/*----------------------------------------------------
This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
---------------------------------------------------- */
/*=====================================================================
@Template Name: Saasland
@Author: DroitThemes
@Developed By: Md Shahadat Hussain

@Default Styles

Table of Content:
01/ variables
02/ predefine
03/ button
04/ preloader
05/ header
06/ banner
07/ breadcrumb
08/ features
09/ service
10/ price
11/ about
12/ testimonial
13/ screenshot
14/ joblist
15/ faq
16/ portfolio
17/ contact
18/ error
19/ shop
20/ blog
21/ footer

=====================================================================*/
/*====================================================*/
/*=== fonts ====*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@300;400;500;600;700;900&display=swap");
/*===== color =====*/
/*====================================================*/
/*====================================================*/

*,
html {
  scroll-behavior: smooth !important;
}

a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

i:before {
  margin-left: 0px !important;
}

body {
  font: 400 15px/28px "Poppins", sans-serif;
  letter-spacing: 0px;
  color: #677294;
  padding: 0px;
  overflow-x: hidden;
  z-index: 0;
  scroll-behavior: smooth !important;
}

.body_wrapper {
  z-index: 20;
  overflow: visible;
}

a,
.btn,
button {
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus,
.btn:hover,
.btn:focus,
button:hover,
button:focus {
  text-decoration: none;
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  box-shadow: none;
}

.seo_sec_title h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  color: #263b5e;
  margin-bottom: 15px;
}
.seo_sec_title p {
  font-size: 16px;
  font-weight: 300;
  color: #6a7695;
  margin-bottom: 0;
}

@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}
.container.custom_container {
  max-width: 1520px;
}

.f_size_50 {
  font-size: 50px;
}

.f_size_40 {
  font-size: 40px;
}

.f_size_30 {
  font-size: 30px;
}

.f_size_28 {
  font-size: 28px;
}

.f_size_22 {
  font-size: 22px;
}

.f_size_24 {
  font-size: 24px;
}

.f_size_20 {
  font-size: 20px;
}

.f_size_18 {
  font-size: 18px;
}

.f_size_16 {
  font-size: 16px;
}

.f_size_15 {
  font-size: 15px;
}

.l_height60 {
  line-height: 60px;
}

.l_height50 {
  line-height: 50px;
}

.l_height45 {
  line-height: 45px;
}

.l_height40 {
  line-height: 40px;
}

.l_height30 {
  line-height: 30px;
}

.l_height34 {
  line-height: 34px;
}

.l_height28 {
  line-height: 28px;
}

.f_p {
  font-family: "Poppins", sans-serif;
}

.connect {
  border: 1.5px solid #333;
  border-radius: 10px;
  padding: 0px 15px;
  color: #333;
}

.connect:hover {
  background-color: black;
  color: white;
}

.connect-header {
  border: 1.5px solid #eee;
  border-radius: 10px;
  padding: 0px 15px;
  color: white;
}

.connect-header:hover {
  background-color: white;
  color: black;
}

.connect-header.scrolled {
  color: black;
  border: 1.5px solid #333;
  margin-bottom: 10px;
}

/*=========== font-weight ==============*/
.f_300 {
  font-weight: 300;
}

.f_400 {
  font-weight: 400;
}

.f_500 {
  font-weight: 500;
}

.f_600 {
  font-weight: 600;
}

.f_700 {
  font-weight: 700;
}

.f_900 {
  font-weight: 900;
}

.t_color {
  color: #051441;
}

.w_color {
  color: #fff;
}

.t_color2 {
  color: #3f4451;
}

.t_color3 {
  color: #222d39;
}

.d_p_color {
  color: #bdbed6;
}

.bg_color {
  background: #fbfbfd;
}

.dk_bg_one {
  background: #090a21;
}

.dk_bg_two {
  background: #0f1029;
}

.seo_title_color {
  color: #263b5e;
}

.mt_60 {
  margin-top: 60px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_70 {
  margin-top: 70px;
}

.mt_75 {
  margin-top: 75px;
}

.mt_100 {
  margin-top: 100px;
}

.mt_130 {
  margin-top: 130px;
}

.mb_70 {
  margin-bottom: 70px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_30 {
  margin-bottom: -30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mb-50 {
  margin-bottom: -50px;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_90 {
  margin-bottom: 90px;
}

.pl_20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pl_40 {
  padding-left: 40px;
}

.pl_50 {
  padding-left: 50px;
}

.pl_100 {
  padding-left: 100px;
}

.pl_70 {
  padding-left: 70px;
}

.pl_120 {
  padding-left: 120px;
}

.pr_100 {
  padding-right: 100px;
}

.pr_120 {
  padding-right: 120px;
}

.pr_70 {
  padding-right: 70px;
}

.pr_50 {
  padding-right: 50px;
}

.pr_20 {
  padding-right: 20px;
}

.pt_150 {
  padding-top: 150px;
}

.pt_120 {
  padding-top: 40px;
}

.sec_pad {
  padding: 120px 0px;
}

/*====================================================*/
/*====================================================*/
.btn_hover {
  overflow: hidden;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s linear;
}
.btn_hover:hover {
  color: #fff;
  background-color: #fe6900;
}

.btn_get {
  font: 500 14px/47px "Poppins", sans-serif;
  color: #fe6900;
  border: 2px solid rgb(204, 197, 250);
  border-radius: 4px;
  box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
  padding: 0px 23px;
  transform: perspective(1px) translateZ(0);
  transition-property: color;
  transition: all 0.3s ease;
  min-width: 120px;
  text-align: center;
}
.btn_get:hover {
  color: #fff;
  background: #fe6900;
  border-color: #fe6900;
  box-shadow: none;
}

.btn_get_two {
  box-shadow: none;
  background: #23b1fe;
  border-color: #23b1fe;
  color: #fff;
}
.btn_get_two:hover {
  background: transparent;
  color: #fe6900;
}

.price_btn {
  font: 500 15px/53px "Poppins", sans-serif;
  color: #fe6900;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  padding: 0px 25px;
  display: inline-block;
  transition: background 0.2s linear;
}
.price_btn:hover {
  color: #fff;
}

.slider_btn {
  font: 500 14px/20px "Poppins", sans-serif;
  border-radius: 45px;
  padding: 15px 35px;
  background: #fff;
  color: #fe6900;
  border: 1px solid #fe6900;
}
.slider_btn:hover {
  color: #fff;
  background: #fe6900;
}

.btn_three {
  font: 500 14px "Poppins", sans-serif;
  color: #fff;
  background: #23b1fe;
  border-radius: 3px;
  padding: 15px 30px;
  border: 1px solid #23b1fe;
  margin-top: 50px;
  transition: all 0.3s linear;
  cursor: pointer;
  display: inline-block;
}
.btn_three:hover {
  color: #23b1fe;
  background: transparent;
}

.agency_banner_btn {
  font: 500 14px "Poppins", sans-serif;
  color: #fff;
  background: #5e2ced;
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  border-radius: 3px;
  padding: 16px 38px;
  border: 1px solid #5e2ced;
  transition: all 0.2s linear;
  cursor: pointer;
}
.agency_banner_btn:hover {
  color: #5e2ced;
  box-shadow: none;
  background: transparent;
}

.agency_banner_btn_two {
  font: 500 14px "Poppins", sans-serif;
  color: #222d39;
  position: relative;
  margin-left: 50px;
  transition: color 0.2s linear;
}
.agency_banner_btn_two:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #60656d;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: background 0.2s linear;
}
.agency_banner_btn_two:hover {
  color: #5e2ced;
}
.agency_banner_btn_two:hover:before {
  background: #5e2ced;
}

.software_banner_btn {
  font: 500 14px "Poppins", sans-serif;
  color: #fe6900;
  background: #fff;
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  display: inline-block;
  padding: 16px 42px;
  border-radius: 45px;
  border: 0px;
  transition: all 0.2s linear;
}
.software_banner_btn:hover {
  color: #fff;
  background: #fe6900;
}

.video_btn {
  font: 500 14px "Poppins", sans-serif;
  color: #fe6900;
  text-decoration: underline;
}
.video_btn .icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  color: #fe6900;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  margin-right: 18px;
  vertical-align: middle;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.19);
  margin-left: 25px;
}

.video-cta {
  font: 500 14px/20px "Poppins", sans-serif;
  border-radius: 45px;
  padding: 15px 35px;
  color: #fff;
  border: 1px solid #fff;
}
.video-cta:hover {
  color: #fff;
  background: #fe6900;
  border: 1px solid #fe6900;
}

.video_btn span {
  display: inline-block;
  position: relative;
}
.video_btn span:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.video_btn:hover {
  color: #fff;
}

.btn_four {
  font: 500 14px "Poppins", sans-serif;
  padding: 16px 40px;
  border-radius: 45px;
  color: #fff;
  border: 1px solid #fe6900;
  background: #fe6900;
  cursor: pointer;
}
.btn_four:hover {
  color: #fe6900;
  background: transparent;
}

.saas_banner_btn {
  padding: 16px 40px;
  background: #3d57f4;
  border-radius: 4px;
  color: #fff;
}
.saas_banner_btn:hover {
  color: #3d57f4;
  background: #fff;
}

.btn_five {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  padding: 12px 28px;
}
.btn_five:hover {
  background: #3d57f4;
  border-color: #3d57f4;
}

.app_btn {
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  background-color: rgb(64, 105, 235);
  display: inline-block;
  padding: 14px 40px;
  color: #fff;
  border-radius: 45px;
  border: 1px solid rgb(64, 105, 235);
}
.app_btn:hover {
  color: rgb(64, 105, 235);
  background: #fbfbfd;
  box-shadow: none;
}

.gr_btn {
  font: 500 14px "Poppins", sans-serif;
  color: #23b1fe;
  display: inline-block;
  padding: 15px 31px;
  position: relative;
  min-width: 140px;
  border-radius: 4px;
  background-image: linear-gradient(
    -48deg,
    rgb(35, 126, 253) 0%,
    rgb(36, 176, 254) 46%,
    rgb(36, 226, 255) 100%
  );
  z-index: 1;
  transition: color 0.2s linear;
}
.gr_btn:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  width: calc(100% - 2px);
  bottom: 1px;
  border-radius: 4px;
  background: #fff;
  z-index: 0;
  transition: opacity 0.2s linear;
  transform: translatex(-50%);
}
.gr_btn .text {
  position: relative;
  z-index: 1;
}
.gr_btn:hover {
  color: #fff;
}
.gr_btn:hover:before {
  opacity: 0;
}

.btn_six {
  font-size: 15px;
  border: 1px solid #17c7bd;
  padding: 13px 35px;
  transition: all 0.3s linear;
  display: inline-block;
}
.btn_six + .btn_six {
  background: #ebfaf9;
  color: #17c7bd;
  margin-left: 20px;
}
.btn_six + .btn_six i {
  padding-right: 5px;
}
.btn_six + .btn_six:hover {
  background: #17c7bd;
  color: #fff;
}

.seo_btn {
  display: inline-block;
  padding: 11px 40px;
  border-radius: 4px;
}

.seo_btn_one {
  color: #5e2ced;
  background: #e8e1fc;
}
.seo_btn_one:hover {
  background: #5e2ced;
  color: #fff;
}

.seo_btn_two {
  color: #00c99c;
  background: #d4f6ee;
}
.seo_btn_two:hover {
  background: #00c99c;
  color: #fff;
}

.btn_1 {
  border: 1px solid #5e2ced;
  border-radius: 25px;
  display: inline-block;
  padding: 10px 40px;
  background: #5e2ced;
  color: #fff;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  transition: 0.5s;
  box-shadow: 0px 20px 50px 0px rgba(123, 78, 245, 0.3);
}
.btn_1:hover {
  color: #fff;
  box-shadow: none;
}

.play_btn {
  z-index: 1;
  width: 111px;
  height: 111px;
  line-height: 111px;
  text-align: center;
  position: relative;
  display: inline-block;
}
.play_btn:before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  position: absolute;
  border-radius: 100%;
  border: 1px dashed #d1d0cf;
  animation: spinner 7s infinite linear;
}
.play_btn span {
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  color: #ffffff;
  font-size: 40px;
  line-height: 74px;
  position: absolute;
  border-radius: 100%;
  transform: translate(-50%, -50%);
  box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
  background-image: linear-gradient(90deg, #2a3bd8 0%, #5075ef 100%);
}

@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}
/*====================================================*/
/*====================================================*/
/*=========== Preloader ============*/
.ctn-preloader {
  align-items: center;
  cursor: default;
  display: flex;
  height: 100%;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9000;
}
.ctn-preloader .animation-preloader {
  z-index: 1000;
}
.ctn-preloader .animation-preloader .spinner {
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: #000000;
  height: 9em;
  margin: 0 auto 3.5em auto;
  width: 9em;
}
.ctn-preloader .animation-preloader .txt-loading {
  font: bold 5em "Poppins", sans-serif;
  text-align: center;
  user-select: none;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading {
  color: rgba(0, 0, 0, 0.2);
  position: relative;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  animation: letters-loading 4s infinite;
  color: #000000;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  font-family: "Poppins", sans-serif;
  position: absolute;
  top: -3px;
  transform: rotateY(-90deg);
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}
.ctn-preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}
.ctn-preloader.dark .animation-preloader .spinner {
  border-color: rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
}
.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading {
  color: rgba(255, 255, 255, 0.2);
}
.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
  color: #fff;
}
.ctn-preloader p {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #3b3b3b;
}
.ctn-preloader .loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 1;
  pointer-events: none;
}
.ctn-preloader .loader .row {
  height: 100%;
}
.ctn-preloader .loader .loader-section {
  padding: 0px;
}
.ctn-preloader .loader .loader-section .bg {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  width: 100%;
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}
.ctn-preloader .loader.dark_bg .loader-section .bg {
  background: #111339;
}
.ctn-preloader.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}
.ctn-preloader.loaded .loader-section .bg {
  width: 0;
  transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
}

@keyframes spinner {
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@media screen and (max-width: 767px) {
  .ctn-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em;
  }
  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 3.5em "Poppins", sans-serif;
  }
}
@media screen and (max-width: 500px) {
  .ctn-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em;
  }
  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 2em "Poppins", sans-serif;
  }
}
/*====================================================*/
/*====================================================*/
/*============== header_area css ==============*/
.header_area {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 20;
  top: 0;
}

.menu_one {
  padding: 0px;
}
.menu_one .btn_get {
  margin-left: 40px;
}
.menu_one .btn_1 {
  padding: 10px 40px;
  margin-left: 40px;
}

.sticky_logo img + img {
  display: none;
}

@media (min-width: 992px) {
  .mobile_btn {
    visibility: hidden;
    display: none;
  }
}

.menu > .nav-item {
  position: relative;
  padding-bottom: 35px;
  padding-top: 35px;
}
.menu > .nav-item > .nav-link {
  font: 500 15px "Poppins", sans-serif;
  color: #051441;
  padding: 0px;
  transition: color 0.3s ease 0s;
  position: relative;
}
.menu > .nav-item > .nav-link:before {
  content: "";
  width: 0;
  height: 1px;
  background: #6754e2;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  transition: all 0.2s linear;
}
.menu > .nav-item > .nav-link:after {
  display: none;
}
.menu > .nav-item.submenu .dropdown-menu {
  margin: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  left: -40px;
  min-width: 200px;
  padding: 0px;
  background: #fff;
  box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
}
@media (min-width: 992px) {
  .menu > .nav-item.submenu .dropdown-menu {
    transform: translateY(20px);
    transition: all 0.3s ease-in;
    opacity: 0;
    pointer-events: none;
    top: 100%;
    display: block;
  }
}
.menu > .nav-item.submenu .dropdown-menu .nav-item {
  display: block;
  width: 100%;
  margin-right: 0px;
  padding: 0px 40px;
  position: relative;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
  padding: 0px;
  white-space: nowrap;
  font: 400 14px/34px "Poppins", sans-serif;
  color: #051441;
  transition: color 0.2s linear;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link:after {
  display: none;
}
.menu
  > .nav-item.submenu
  .dropdown-menu
  .nav-item
  .nav-link
  span.arrow_carrot-right {
  right: 20px;
  position: absolute;
  line-height: 30px;
  font-size: 18px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
  padding-top: 25px;
}
@media (min-width: 992px) {
  .menu
    > .nav-item.submenu
    .dropdown-menu
    .nav-item:first-child
    > .dropdown-menu {
    top: 0;
  }
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
  padding-bottom: 30px;
  margin-bottom: -8px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
  transition: transform 0.3s ease-in;
  padding: 0px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu:before {
  display: none;
}
@media (min-width: 992px) {
  .menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
    position: absolute;
    left: 100%;
    top: -25px;
    opacity: 0;
    display: block;
    pointer-events: none;
    transform: translateY(20px);
    transition: all 0.3s ease-in;
  }
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item {
  padding: 0px;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu {
  left: 0;
  position: relative;
  transform: translateY(0);
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item {
  padding: 20px 45px;
  border: 1px solid transparent;
  transition: all 0.15s linear;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item
  .nav-link
  .navdropdown_link {
  display: flex;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item
  .nav-link
  .navdropdown_link
  .navdropdown_icon {
  margin-right: 25px;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item
  .nav-link
  .navdropdown_link
  .navdropdown_icon
  img {
  max-width: 30px;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item
  .nav-link
  .navdropdown_link
  .navdropdown_content
  h5 {
  font: 500 16px "Poppins", sans-serif;
  color: #13112d;
  margin-bottom: 0px;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item
  .nav-link
  .navdropdown_link
  .navdropdown_content
  p {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 15px;
  line-height: 20px;
  color: #677294;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item.nav_download_btn {
  border-top-color: #f2f0f7;
  padding: 15px 45px;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item.nav_download_btn
  .nav-link
  .navdropdown_link {
  align-items: center;
  justify-content: center;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item.nav_download_btn
  .nav-link
  .navdropdown_link
  .navdropdown_icon {
  margin-right: 10px;
}
.menu
  > .nav-item.submenu
  .dropdown-menu.mega_menu_three
  > .nav-item
  > .dropdown-menu
  .nav-item:hover {
  transform: scale(1.05);
  border-color: #f2f0f7;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1),
    0px -1px 0px 0px rgba(243, 241, 248, 0.004);
}
.menu > .nav-item.submenu.mega_menu {
  position: static;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner {
  min-width: 200px;
  list-style: none;
  position: absolute;
  box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
  left: 0px;
  right: 0px;
  transition: all 300ms linear 0s;
  background: #fff;
}
@media (min-width: 992px) {
  .menu > .nav-item.submenu.mega_menu .mega_menu_inner {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    top: 100%;
    opacity: 0;
    pointer-events: none;
    display: block;
  }
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  left: 0;
  background: transparent;
  box-shadow: none;
  padding: 0px;
}
@media (min-width: 992px) {
  .menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu {
    display: flex;
    flex-wrap: wrap;
  }
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0px;
  width: 25%;
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item
  > .nav-link {
  font: 500 18px "Poppins", sans-serif;
  color: #13112d;
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item
  .dropdown-menu {
  left: 0;
  position: relative;
  transform: translateY(0);
  box-shadow: none;
  padding: 0px;
  background: transparent;
  top: 0;
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item
  .dropdown-menu
  > .nav-item {
  padding-left: 0px;
  padding-right: 0px;
  white-space: normal;
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item
  .dropdown-menu
  > .nav-item:first-child {
  padding-top: 20px;
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item
  .dropdown-menu
  > .nav-item:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.menu
  > .nav-item.submenu.mega_menu
  .mega_menu_inner
  > .dropdown-menu
  > .nav-item:hover
  > .nav-link {
  color: inherit !important;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu {
  left: 0;
}
@media (min-width: 992px) {
  .menu
    > .nav-item.submenu.mega_menu.mega_menu_two
    .mega_menu_inner
    .dropdown-menu {
    padding: 20px 0px;
  }
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .mCSB_scrollTools {
  width: 0px;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .mCSB_container {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .mCustomScrollBox {
  width: 100%;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item {
  padding: 0px;
  margin-bottom: 0;
  width: 100%;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .dropdown-menu {
  left: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  max-height: calc(100vh - 120px);
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .dropdown-menu
  .nav-item {
  width: 25%;
  padding: 15px 20px;
  margin-bottom: 0;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item {
  text-align: center;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item
  .rebon_tap {
  font: 500 12px "Poppins", sans-serif;
  color: #fff;
  background: red;
  display: block;
  position: absolute;
  top: -7px;
  left: -25px;
  padding: 15px 22px 5px;
  text-transform: uppercase;
  transform: rotate(-45deg);
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item
  .img {
  box-shadow: 0px 4px 8px 0px rgba(12, 0, 46, 0.06);
  position: relative;
  margin-top: 0;
  display: block;
  overflow: hidden;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item
  .img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #13112d;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item
  .img
  img {
  width: 100%;
  max-width: 100%;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item
  .img.box_none {
  box-shadow: none;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item
  .text {
  font: 500 16px/22px "Poppins", sans-serif;
  color: #13112d;
  display: block;
  margin-top: 20px;
}
.menu
  > .nav-item.submenu.mega_menu.mega_menu_two
  .mega_menu_inner
  .dropdown-menu
  .nav-item
  .item:hover
  .img:before {
  opacity: 0.5;
}
@media (min-width: 992px) {
  .menu
    > .nav-item.submenu.mega_menu:hover
    .dropdown-menu
    > .nav-item
    > .dropdown-menu {
    opacity: 1;
    pointer-events: all;
  }
  .menu > .nav-item.submenu.mega_menu:hover .mega_menu_inner {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
.menu > .nav-item:nth-last-child(-n + 2).submenu .dropdown-menu {
  left: auto;
  right: 0;
}
.menu
  > .nav-item:nth-last-child(-n + 2).submenu
  .dropdown-menu
  .nav-item
  > .dropdown-menu {
  left: auto;
  right: 100%;
}
.menu > .nav-item:nth-last-child(-n + 2).submenu.mega_menu .dropdown-menu {
  left: 0;
  right: auto;
}
.menu
  > .nav-item:nth-last-child(-n + 2).submenu.mega_menu
  .dropdown-menu
  .nav-item
  > .dropdown-menu {
  left: 0;
  right: auto;
}
.menu > .nav-item + .nav-item {
  margin-left: 45px;
}
.menu > .nav-item.active .nav-link:before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu > .nav-item:hover .nav-link:before {
  width: 100%;
  left: 0;
  right: auto;
}
@media (min-width: 992px) {
  .menu > .nav-item:hover .dropdown-menu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
  }
  .menu
    > .nav-item:hover
    .dropdown-menu.mega_menu_three
    .nav-item
    .dropdown-menu {
    opacity: 1;
    pointer-events: all;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .menu > .nav-item:hover .dropdown-menu > .nav-item:hover .dropdown-menu {
    transform: scaleY(1);
    opacity: 1;
    pointer-events: all;
  }
}

.navbar .search_cart .search a,
.navbar .search_cart .shpping-cart a {
  font-size: 18px;
  line-height: 18px;
  color: #282835;
  margin-left: 16px;
}
.navbar .search_cart.w_menu .search a,
.navbar .search_cart.w_menu .shpping-cart a {
  color: #fff;
}
.navbar .search_cart.w_menu .search a.nav-link {
  margin-left: 0;
}
.navbar .search_cart.w_menu .search a.nav-link:before {
  display: none;
}
.navbar .search_cart .search {
  display: inline-block;
}
.navbar .search_cart .search a.nav-link {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  margin-left: 32px;
}
.navbar .search_cart .search a.nav-link:before {
  width: 1px !important;
  height: 12px;
  left: -14px;
  top: 3px;
  background: #13112d;
}
.navbar .search_cart .shpping-cart {
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
}
.navbar .search_cart .shpping-cart .num {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #6754e2;
  color: #fff;
  font-size: 11px;
  display: block;
  position: absolute;
  top: -8px;
  right: -9px;
  line-height: 16px;
  text-align: center;
}
.navbar .search_cart .shpping-cart .nav-link:before {
  display: none;
}
.navbar .search_cart .shpping-cart .dropdown-menu {
  padding: 0px;
  min-width: 350px;
  width: 100%;
  position: absolute;
}
.navbar .search_cart .shpping-cart .dropdown-menu li {
  background: #fff;
}
.navbar .search_cart .shpping-cart .dropdown-menu li:first-child {
  padding-bottom: 0px;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item {
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item a {
  color: #333;
  margin-left: 0;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-img {
  display: block;
  width: 30%;
  transition: all 0.3s linear;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-content {
  width: 60%;
  padding-left: 15px;
  align-self: center;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-content
  .cart-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
  transition: color 0.3s linear;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-content
  p {
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  color: #333;
  font-weight: 300;
  margin-bottom: 0px;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-content
  p
  del {
  color: #919191;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-remove {
  width: 10%;
  text-align: right;
  align-self: center;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-remove
  a {
  font-size: 14px;
  color: #333;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item
  .cart-remove
  a:hover {
  color: #6754e2;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item:hover
  .cart-img {
  opacity: 0.5;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart-single-item:hover
  .cart-title
  a {
  color: #6754e2;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f {
  padding: 25px 30px 30px;
  background: #f9f9f9;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .total {
  font-size: 14px;
  color: #676b75;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .total .p-total {
  float: right;
  font-size: 20px;
  color: #333333;
  font-weight: 500;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart_f
  .cart-button
  .get_btn {
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 4px;
  margin: 0px;
  line-height: 40px;
  padding: 0px 32px;
  background: #6754e2;
  border: 1px solid #6754e2;
  color: #fff;
  transition: all 0.3s linear;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart_f
  .cart-button
  .get_btn:hover {
  background: transparent;
  color: #6754e2;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart_f
  .cart-button
  .get_btn
  + .get_btn {
  margin-left: 10px;
  background: transparent;
  color: #6754e2;
}
.navbar
  .search_cart
  .shpping-cart
  .dropdown-menu
  .cart_f
  .cart-button
  .get_btn
  + .get_btn:hover {
  background: #6754e2;
  color: #fff;
}

.menu_two {
  padding: 0px;
}
.menu_two .w_menu > .nav-item .nav-link:before {
  background: #a5d5f5;
}
.menu_two
  .w_menu
  > .nav-item.submenu.mega_menu
  > .dropdown-menu
  > .nav-item
  > .nav-link {
  color: #13112d;
}
.menu_two .menu_toggle .hamburger-cross span,
.menu_two .menu_toggle .hamburger span {
  background: #fff;
}

.w_menu .nav-item .nav-link {
  color: #fff;
}
.w_menu .nav-item .nav-link:before {
  background: #fff;
}

#landing_page .w_menu .nav-item .nav-link.active,
#landing_page .w_menu .nav-item .nav-link:hover {
  color: #fff;
}
#landing_page .w_menu .nav-item .nav-link.active:before,
#landing_page .w_menu .nav-item .nav-link:hover:before {
  background: #fff;
  width: 100%;
  right: auto;
  left: 0;
}

.nav_right_btn .login_btn {
  font: 500 15px "Poppins", sans-serif;
  padding: 13px 32px;
  min-width: 120px;
  display: inline-block;
  text-align: center;
  color: #fff;
  transition: all 0.2s linear;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 45px;
  border: 1px solid transparent;
}
.nav_right_btn .login_btn:hover,
.nav_right_btn .login_btn.active {
  background: #fff;
  box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
}
@media (max-width: 991px) {
  .nav_right_btn {
    display: none;
  }
}

.menu_four .btn_get {
  border-color: #fff;
  padding: 0px 30px;
  background: #fff;
  min-width: 120px;
  text-align: center;
}
.menu_four .btn_get:hover {
  background: #23b1fe;
  border-color: #23b1fe;
}
.menu_four .btn_get_radious {
  background: transparent;
}
.menu_four .btn_get_radious:hover {
  background: #fff;
}
.menu_four .menu_toggle .hamburger span,
.menu_four .menu_toggle .hamburger-cross span {
  background: #fff;
}
.menu_four .event_btn {
  border-color: #af8a90;
  background: transparent;
  padding: 7px 41px;
}
.menu_four .event_btn:hover {
  background: #fd475d;
  border-color: #fd475d;
}

.menu_five {
  border-radius: 0px;
}
.menu_five .menu > .nav-item .nav-link {
  color: #fff;
}
.menu_five .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu_five .menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu_five
  .menu
  > .nav-item.submenu
  .dropdown-menu
  .nav-item.active
  > .nav-link {
  color: #3d64f4;
}
.menu_five
  .menu
  > .nav-item.submenu.mega_menu
  > .dropdown-menu
  > .nav-item
  > .nav-link {
  color: #051441;
}
.menu_five .btn_get {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  line-height: 44px;
  padding: 0px 28px;
  min-width: 120px;
  text-align: center;
}
.menu_five .btn_get:hover {
  background: #fff;
  color: #fe6900;
  border-color: #fff;
}
.menu_five .menu_toggle .hamburger span,
.menu_five .menu_toggle .hamburger-cross span {
  background: #fff;
}

.menu_six {
  padding: 0px;
}
.menu_six .menu > .nav-item .nav-link {
  color: #fff;
}
.menu_six .menu > .nav-item:hover .nav-link,
.menu_six .menu > .nav-item.active .nav-link {
  color: #3d57f4;
}
.menu_six .menu > .nav-item:hover .nav-link:before,
.menu_six .menu > .nav-item.active .nav-link:before {
  background: #3d57f4;
}
.menu_six .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu_six .menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu_six
  .menu
  > .nav-item.submenu
  .dropdown-menu
  .nav-item.active
  > .nav-link {
  color: #3d57f4;
}
.menu_six
  .menu
  > .nav-item.submenu.mega_menu
  > .dropdown-menu
  > .nav-item
  > .nav-link {
  color: #051441;
}
.menu_six .menu > .nav-item:nth-last-child(-n + 2).submenu .dropdown-menu {
  left: -40px;
  right: auto;
}
.menu_six .menu_toggle .hamburger-cross span,
.menu_six .menu_toggle .hamburger span {
  background: #fff;
}
.menu_six .btn_get {
  border: 1px solid #fff;
  line-height: 43px;
  color: #fff;
}
.menu_six .btn_get:hover {
  background: #3d57f4;
  border-color: #3d57f4;
}

.menu_seven {
  padding: 0px;
}
.menu_seven .menu .nav-item .nav-link {
  color: #fff;
}
.menu_seven .menu .nav-item.active .nav-link:before,
.menu_seven .menu .nav-item:hover .nav-link:before {
  background: #fff;
}
.menu_seven .menu .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu_seven .menu .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu_seven
  .menu
  .nav-item.submenu
  .dropdown-menu
  .nav-item.active
  > .nav-link {
  color: #4069eb;
}
.menu_seven
  .menu
  .nav-item.submenu.mega_menu
  > .dropdown-menu
  > .nav-item
  > .nav-link {
  color: #051441;
}
.menu_seven .menu_toggle .hamburger-cross span,
.menu_seven .menu_toggle .hamburger span {
  background: #fff;
}
.menu_seven .btn_get {
  background: transparent;
}
.menu_seven .btn_get:hover {
  background: #fff;
  color: #4069eb;
}

.menu_eight .menu .nav-item.active .nav-link:before,
.menu_eight .menu .nav-item:hover .nav-link:before {
  background: #fff;
}
.menu_eight .menu .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu_eight .menu .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu_eight
  .menu
  .nav-item.submenu
  .dropdown-menu
  .nav-item.active
  > .nav-link {
  color: #23b1fe;
}
.menu_eight
  .menu
  .nav-item.submenu.mega_menu
  > .dropdown-menu
  > .nav-item
  > .nav-link {
  color: #051441;
}
.menu_eight .saas_btn {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #23b1fe;
}
.menu_eight .saas_btn.erp_btn_two {
  border-radius: 45px;
  color: #4e78f4;
}
.menu_eight .menu_toggle .hamburger-cross span,
.menu_eight .menu_toggle .hamburger span {
  background: #fff;
}

.menu_nine .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu_nine .menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu_nine
  .menu
  > .nav-item.submenu
  .dropdown-menu
  .nav-item.active
  > .nav-link {
  color: #5f51fb;
}
.menu_nine .menu_toggle .hamburger-cross span,
.menu_nine .menu_toggle .hamburger span {
  background: #fff;
}
.menu_nine .btn_get {
  border-radius: 45px;
  line-height: 40px;
  font-size: 15px;
  margin-left: 35px;
}

.btn_get_radious {
  border-radius: 45px;
  border-width: 1px;
  color: #fff;
  background: #fff;
  box-shadow: none;
  padding: 0px 28px;
  line-height: 45px;
}
.btn_get_radious:before {
  background: #5846ed;
}
.btn_get_radious:hover {
  color: #5846ed;
}

/*============== header_area css ==============*/
/*========= hamburger menu css ========*/
.navbar-toggler {
  padding: 0px;
  margin-left: 20px;
  border: 0px;
}
.navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}

.menu_toggle {
  width: 22px;
  height: 22px;
  position: relative;
  cursor: pointer;
  display: block;
}
.menu_toggle .hamburger {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
}
.menu_toggle .hamburger span {
  width: 0%;
  height: 2px;
  position: relative;
  top: 0;
  left: 0;
  margin: 4px 0;
  display: block;
  background: #5e2ced;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.menu_toggle .hamburger span:nth-child(1) {
  transition-delay: 0s;
}
.menu_toggle .hamburger span:nth-child(2) {
  transition-delay: 0.125s;
}
.menu_toggle .hamburger span:nth-child(3) {
  transition-delay: 0.2s;
}
.menu_toggle .hamburger-cross {
  position: absolute;
  height: 100%;
  width: 100%;
  transform: rotate(45deg);
  display: block;
}
.menu_toggle .hamburger-cross span {
  display: block;
  background: #5e2ced;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.menu_toggle .hamburger-cross span:nth-child(1) {
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  left: 10px;
  transition-delay: 0.3s;
}
.menu_toggle .hamburger-cross span:nth-child(2) {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  transition-delay: 0.4s;
}

.collapsed .menu_toggle .hamburger span {
  width: 100%;
}
.collapsed .menu_toggle .hamburger span:nth-child(1) {
  transition-delay: 0.3s;
}
.collapsed .menu_toggle .hamburger span:nth-child(2) {
  transition-delay: 0.4s;
}
.collapsed .menu_toggle .hamburger span:nth-child(3) {
  transition-delay: 0.5s;
}
.collapsed .menu_toggle .hamburger-cross span:nth-child(1) {
  height: 0%;
  transition-delay: 0s;
}
.collapsed .menu_toggle .hamburger-cross span:nth-child(2) {
  width: 0%;
  transition-delay: 0.2s;
}

.header_area_two + section,
.header_area_three + section {
  margin-top: 93px;
}

.h_dark {
  background: #13112d;
}

.header_area_three {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.1);
}
.header_area_three .menu_four .pl_30 {
  padding-left: 30px;
}
.header_area_three .menu_four .btn_get {
  border-color: #5e2ced;
  background: #5e2ced;
  color: #fff;
}
.header_area_three .menu_four .btn_get:hover {
  background: transparent;
  color: #5e2ced;
}
.header_area_three.navbar_fixed .menu_four .btn_get {
  border-color: #5e2ced !important;
}

.header_area_four .header_top {
  background: #13112d;
}
.header_area_four .header_top a {
  transition: color 0.3s linear;
}
.header_area_four .header_top a:hover {
  color: #5e2ced;
}
.header_area_four + section {
  margin-top: 144px;
}

.header_top {
  padding: 12px 0px;
}

.header_contact_info {
  margin-bottom: 0;
}
.header_contact_info li {
  display: inline-block;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
}
.header_contact_info li:before {
  content: "";
  width: 1px;
  height: 12px;
  top: 1px;
  background: #5e5d76;
  display: inline-block;
  position: relative;
  margin: 0px 22px 0px 20px;
}
.header_contact_info li:first-child:before {
  display: none;
}
.header_contact_info li a {
  color: #c3c1da;
  font-weight: 300;
  padding-left: 5px;
}

.header_social_icon {
  text-align: right;
  margin-bottom: 0;
}
.header_social_icon li {
  display: inline-block;
  margin: 0px 0px 0px 15px;
}
.header_social_icon li a {
  font-size: 12px;
  color: #fff;
}

.header_area_five .menu_one {
  padding: 0px 50px;
}

.header_area_six .header_top {
  border-bottom: 1px solid #e5ddfc;
}
.header_area_six .header_top a:hover {
  color: #5e2ced !important;
}
.header_area_six .header_top .header_contact_info li {
  color: #282835;
}
.header_area_six .header_top .header_contact_info li a {
  color: #677294;
}
.header_area_six .header_top .header_social_icon li a {
  color: #282835;
}
.header_area_six + section {
  margin-top: 144px;
}

.header_area_seven .header_top {
  background: #5e2ced;
  padding: 0px;
}
.header_area_seven .header_top a {
  line-height: 50px;
  opacity: 0.7;
  transition: opacity 0.2s linear;
}
.header_area_seven .header_top a:hover {
  opacity: 1;
}
.header_area_seven .header_top .header_contact_info li i {
  vertical-align: middle;
}
.header_area_seven .header_top .header_contact_info li a {
  color: #fff;
}
.header_area_seven .header_top .header_social_icon {
  border-left: 1px solid #7444ff;
  padding-left: 22px;
  margin-left: 40px;
}
.header_area_seven .header_top .header_top_menu {
  text-align: right;
  margin-bottom: 0px;
}
.header_area_seven .header_top .header_top_menu li {
  display: inline-block;
}
.header_area_seven .header_top .header_top_menu li:before {
  content: "";
  width: 1px;
  height: 11px;
  background: #8e6bf7;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 17px 0px 15px;
}
.header_area_seven .header_top .header_top_menu li a {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #fff;
  transition: opacity 0.2s linear;
}
.header_area_seven .header_top .header_top_menu li:first-child:before {
  display: none;
}
.header_area_seven + section {
  margin-top: 118px;
}

.menu_poss .w_menu.search_cart .search a.nav-link {
  margin-left: 32px;
}

/*============ sticky menu css ==============*/
.header_area {
  transition: all 0.2s linear;
}
.header_area.navbar_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
}
.header_area.navbar_fixed .menu_one {
  padding: 0px;
  transition: all 0.2s linear;
}
.header_area.navbar_fixed .menu_one .btn_get {
  box-shadow: none;
}
.header_area.navbar_fixed .sticky_logo img {
  display: none;
}
.header_area.navbar_fixed .sticky_logo img + img {
  display: block;
}
.header_area.navbar_fixed .w_menu .nav-item .nav-link {
  color: #051441;
}
.header_area.navbar_fixed .w_menu .nav-item .nav-link:before {
  background: #051441;
}
.header_area.navbar_fixed #landing_page .w_menu .nav-item .nav-link:before {
  background: #6754e2;
}
.header_area.navbar_fixed #landing_page .w_menu .nav-item .nav-link.active,
.header_area.navbar_fixed #landing_page .w_menu .nav-item .nav-link:hover {
  color: #6754e2;
}
.header_area.navbar_fixed .menu_poss .w_menu .nav-item .nav-link:hover {
  color: #5e53fb;
}
.header_area.navbar_fixed .menu_poss .w_menu .nav-item .nav-link:hover:before {
  background: #5e53fb;
}
.header_area.navbar_fixed .menu_poss .w_menu .nav-item.active .nav-link {
  color: #5e53fb;
}
.header_area.navbar_fixed .menu_poss .w_menu .nav-item.active .nav-link:before {
  background: #5e53fb;
}
.header_area.navbar_fixed
  .menu_poss
  .w_menu.search_cart
  .search
  a.nav-link:before {
  background: #5e53fb;
}
.header_area.navbar_fixed .menu_two .menu_toggle .hamburger-cross span,
.header_area.navbar_fixed .menu_two .menu_toggle .hamburger span {
  background: #051441;
}
.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active,
.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn:hover {
  box-shadow: none;
}
.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active:hover {
  color: #fff;
}
.header_area.navbar_fixed .menu_four .btn_get {
  border: 2px solid #ccc5fa;
  box-shadow: none;
}
.header_area.navbar_fixed .menu_four .btn_get:hover {
  border-color: #23b1fe;
}
.header_area.navbar_fixed .menu_four .btn_get_radious {
  border-color: #23b1fe;
  color: #23b1fe;
}
.header_area.navbar_fixed .menu_four .btn_get_radious:hover {
  background: #23b1fe;
  color: #fff;
}
.header_area.navbar_fixed .menu_four .menu_toggle .hamburger span,
.header_area.navbar_fixed .menu_four .menu_toggle .hamburger-cross span {
  background: #6754e2;
}
.header_area.navbar_fixed .menu_four .event_btn {
  color: #2c2c51;
  border-color: #2c2c51;
}
.header_area.navbar_fixed .menu_four .event_btn:hover {
  border-color: #fd475d;
  color: #fff;
}
.header_area.navbar_fixed .nav_right_btn .login_btn {
  color: #051441;
}
.header_area.navbar_fixed .menu_five .btn_get {
  border-color: #fe6900;
  color: #fe6900;
  display: inline-block;
}
.header_area.navbar_fixed .menu_five .btn_get:hover {
  background: #fe6900;
  color: #fff;
}
.header_area.navbar_fixed .menu_five .menu_toggle .hamburger-cross span,
.header_area.navbar_fixed .menu_five .menu_toggle .hamburger span {
  background: #fe6900;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item > .nav-link {
  color: #051441;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link,
.header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link {
  color: #3d57f4;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link:before,
.header_area.navbar_fixed
  .menu_six
  .menu
  > .nav-item.active
  > .nav-link:before {
  background: #3d57f4;
}
.header_area.navbar_fixed .menu_six .menu_toggle .hamburger-cross span,
.header_area.navbar_fixed .menu_six .menu_toggle .hamburger span {
  background: #3d57f4;
}
.header_area.navbar_fixed .menu_six .btn_get {
  border-color: #3d57f4;
  box-shadow: none;
  color: #3d57f4;
}
.header_area.navbar_fixed .menu_six .btn_get:hover {
  color: #fff;
}
.header_area.navbar_fixed .menu_seven .menu > .nav-item > .nav-link {
  color: #051441;
}
.header_area.navbar_fixed .menu_seven .menu > .nav-item:hover > .nav-link,
.header_area.navbar_fixed .menu_seven .menu > .nav-item.active > .nav-link {
  color: #4069eb;
}
.header_area.navbar_fixed
  .menu_seven
  .menu
  > .nav-item:hover
  > .nav-link:before,
.header_area.navbar_fixed
  .menu_seven
  .menu
  > .nav-item.active
  > .nav-link:before {
  background: #4069eb;
}
.header_area.navbar_fixed .menu_seven .btn_get {
  border-color: #4069eb;
  color: #4069eb;
}
.header_area.navbar_fixed .menu_seven .btn_get:hover {
  background: #4069eb;
  color: #fff;
}
.header_area.navbar_fixed .menu_seven .menu_toggle .hamburger-cross span,
.header_area.navbar_fixed .menu_seven .menu_toggle .hamburger span {
  background: #4069eb;
}
.header_area.navbar_fixed .menu_eight .saas_btn {
  border-color: #23b1fe;
  box-shadow: none;
}
.header_area.navbar_fixed .menu_eight .saas_btn:hover {
  background: #23b1fe;
  color: #fff;
}
.header_area.navbar_fixed .menu_eight .saas_btn.erp_btn_two {
  border-color: #4e78f4;
}
.header_area.navbar_fixed .menu_eight .saas_btn.erp_btn_two:hover {
  background: #4e78f4;
}
.header_area.navbar_fixed .menu_eight .menu_toggle .hamburger span,
.header_area.navbar_fixed .menu_eight .menu_toggle .hamburger-cross span {
  background: #23b1fe;
}
.header_area.navbar_fixed .security_btn {
  color: #0e79de;
}
.header_area.navbar_fixed .security_btn:hover {
  background: #0e79de;
  color: #fff;
}
.header_area.navbar_fixed .menu_nine .menu > .nav-item:hover > .nav-link,
.header_area.navbar_fixed .menu_nine .menu > .nav-item.active > .nav-link {
  color: #5f51fb;
}
.header_area.navbar_fixed .menu_nine .menu > .nav-item:hover > .nav-link:before,
.header_area.navbar_fixed
  .menu_nine
  .menu
  > .nav-item.active
  > .nav-link:before {
  background: #5f51fb;
}
.header_area.navbar_fixed .menu_nine .btn_get {
  border-color: #5f51fb;
  color: #5f51fb;
}
.header_area.navbar_fixed .menu_nine .btn_get:hover {
  background: #5f51fb;
  color: #fff;
}
.header_area.navbar_fixed .menu_nine .menu_toggle .hamburger-cross span,
.header_area.navbar_fixed .menu_nine .menu_toggle .hamburger span {
  background: #5f51fb;
}
.header_area.navbar_fixed.header_area_five .menu_one {
  padding: 0px 50px;
}
.header_area.navbar_fixed.header_area_six .header_top {
  display: none;
}

.security_btn {
  margin-top: 0;
  font-size: 14px;
  border: 2px solid #87bcef;
  padding: 7px 39px;
  border-radius: 45px;
  color: #fff;
}
.security_btn:hover {
  background: #fff;
  color: #0e79de;
  border-color: #0e79de;
}

.full_header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
}
.full_header .logo img {
  display: none;
}
.full_header .logo img + img {
  display: inline-block;
}
.full_header .bar_menu {
  cursor: pointer;
}
.full_header .bar_menu span {
  width: 36px;
  height: 2px;
  background: #fff;
  display: block;
}
.full_header .bar_menu span:not(:last-child) {
  margin-bottom: 7px;
}
.full_header .bar_menu span:nth-child(2) {
  width: 24px;
}
.full_header .bar_menu span:nth-child(3) {
  width: 30px;
}
.full_header.content-white .logo img {
  display: inline-block;
}
.full_header.content-white .logo img + img {
  display: none;
}
.full_header.header_area {
  padding: 30px 0px;
}
.full_header.header_area .logo img {
  display: inline-block;
}
.full_header.header_area .logo img + img {
  display: none;
}
.full_header.header_area.navbar_fixed .logo img {
  display: none;
}
.full_header.header_area.navbar_fixed .logo img + img {
  display: inline-block;
}
.full_header.header_area.navbar_fixed .bar_menu span {
  background: #051441;
}

.hamburger-menu-wrepper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 108;
  padding: 55px 80px;
  transform: scaleY(0);
  transition: transform 0.8s ease 0.4s;
  transform-origin: 0% 100%;
  background: rgba(5, 20, 65, 0.98);
}
.hamburger-menu-wrepper .nav {
  position: relative;
  z-index: 108;
  transform: translateY(-15px);
  opacity: 0;
  visibility: hidden;
  -o-transition: all ease 0.3s 0s;
  transition: all ease 0.3s 0s;
}
.hamburger-menu-wrepper .nav .nav_logo img {
  opacity: 1 !important;
}
.hamburger-menu-wrepper .nav .close-menu {
  color: #fff;
}
.hamburger-menu-wrepper .animation-box {
  position: absolute;
  top: 5%;
  height: 100%;
  width: 100%;
  left: 0;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}
.hamburger-menu-wrepper .animation-box .menu-box {
  display: table;
  height: 100%;
  width: 62%;
  margin: 0 auto;
  opacity: 0;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}
.hamburger-menu-wrepper.show-menu {
  z-index: 108;
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  transform-origin: 50% 0%;
  transition: -webkit-transform 0.7s ease 0.2s;
  transition: transform 0.7s ease 0.2s;
  transition: transform 0.7s ease 0.2s, -webkit-transform 0.7s ease 0.2s;
}
.hamburger-menu-wrepper.show-menu .nav {
  transform: translateY(0px);
  transition: transform ease 1.4s 0.7s, opacity ease 1.4s 0.7s;
  opacity: 1;
  visibility: visible;
}
.hamburger-menu-wrepper.show-menu .animation-box {
  top: 0;
  opacity: 1;
  transition-timing-function: linear;
  transition-duration: 0.7s;
}
.hamburger-menu-wrepper.show-menu .animation-box .menu-box {
  opacity: 1;
}
.hamburger-menu-wrepper.show-menu
  .animation-box
  .menu-box
  .offcanfas_menu
  > li
  a {
  transform: translateY(0px);
  transition: transform ease 1.4s 0.6s, opacity ease 1.4s 0.6s, color 0.3s;
  opacity: 1;
  visibility: visible;
}

.navbar .offcanfas_menu {
  margin: 0px;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.navbar .offcanfas_menu > .nav-item {
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}
.navbar .offcanfas_menu > .nav-item:not(:last-child) {
  margin-bottom: 18px;
}
.navbar .offcanfas_menu > .nav-item .nav-link {
  font-size: 2.1rem;
  line-height: 46px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  transform: translateY(45px);
  opacity: 0;
  visibility: hidden;
  -o-transition: all ease 0.3s 0s;
  transition: all ease 0.3s 0s;
  display: inline-block;
}
.navbar .offcanfas_menu > .nav-item .nav-link:before {
  background: #5f28fb;
}
.navbar .offcanfas_menu > .nav-item.submenu .nav-link {
  padding-right: 20px;
}
.navbar .offcanfas_menu > .nav-item.submenu .nav-link:after {
  content: "3";
  font-family: eleganticons;
  position: absolute;
  right: 13px;
  top: 0;
  display: block;
  border: 0;
  line-height: 50px;
  margin-left: 20px;
}
.navbar .offcanfas_menu > .nav-item.submenu .dropdown-menu {
  position: relative !important;
  transform: translate3d(0px, 0px, 0px) !important;
  display: none;
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: all 0s linear;
  z-index: 0;
  background: transparent;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 0;
  max-height: none !important;
  left: 0;
}
.navbar .offcanfas_menu > .nav-item.submenu .dropdown-menu > .nav-item {
  background: transparent;
  padding: 0px;
}
.navbar
  .offcanfas_menu
  > .nav-item.submenu
  .dropdown-menu
  > .nav-item
  > .nav-link {
  color: #fff;
  font-size: 16px;
  line-height: 31px;
}
.navbar
  .offcanfas_menu
  > .nav-item.submenu
  .dropdown-menu
  > .nav-item:hover
  .nav-link,
.navbar
  .offcanfas_menu
  > .nav-item.submenu
  .dropdown-menu
  > .nav-item.active
  .nav-link {
  color: #5f28fb;
}
.navbar .offcanfas_menu > .nav-item.submenu.active .nav-link {
  color: #5f28fb;
}
.navbar .offcanfas_menu > .nav-item.submenu.active .nav-link:before {
  background: #5f28fb;
}
.navbar .offcanfas_menu > .nav-item.submenu.show .nav-link {
  color: #5f28fb;
}
.navbar .offcanfas_menu > .nav-item.submenu.show .nav-link:before {
  width: 100%;
  background: #5f28fb;
}
.navbar .offcanfas_menu > .nav-item.submenu.show .dropdown-menu {
  position: relative !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.header_footer {
  display: table-footer-group;
  padding-bottom: 80px;
}
.header_footer h5 {
  font-size: 16px;
  color: #fff;
}
.header_footer ul {
  margin-bottom: 40px;
}
.header_footer ul li {
  display: inline-block;
  margin-right: 6px;
}
.header_footer ul li a {
  width: 44px;
  height: 44px;
  border: 1px solid #656c82;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
  color: #fff;
  display: block;
  transition: all 0.3s linear;
}
.header_footer ul li a:hover {
  background: #fff;
  border-color: #fff;
  color: #5f28fb;
}
.header_footer p {
  font-size: 16px;
  color: #858faf;
  margin-bottom: 100px;
}

.close_icon {
  position: absolute;
  right: 60px;
  top: 40px;
  color: #7b84a2;
  font-size: 30px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.close_icon:hover {
  color: #fff;
}

.burger_menu {
  width: 40px;
  height: 24px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  font-size: 25px;
  display: flex;
  align-items: center;
  color: #051441;
  margin-left: 25px;
}

.side_menu_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(5, 20, 65, 0.9);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.8s ease 0.4s;
  transition: -webkit-transform 0.8s ease 0.4s;
  -o-transition: transform 0.8s ease 0.4s;
  transition: transform 0.8s ease 0.4s;
  transition: transform 0.8s ease 0.4s, -webkit-transform 0.8s ease 0.4s;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.side_menu_wrapper .side_menu {
  max-width: 545px;
  height: 100%;
  margin-left: auto;
  background: #fff;
  position: relative;
  transition-duration: 0.4s;
  transform: translateX(100%);
  opacity: 0;
}
.side_menu_wrapper .side_menu ul {
  margin-bottom: 0;
}
.side_menu_wrapper .side_menu .menu_top {
  padding: 60px 70px 0px;
}
.side_menu_wrapper .side_menu .menu_top .close {
  font-size: 20px;
}
.side_menu_wrapper .side_menu .m_content {
  position: absolute;
  left: 0px;
  top: 10vh;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 55vh;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  font-weight: 600;
  width: 100%;
  display: block;
  letter-spacing: -0.025rem;
  list-style: none;
  margin: 0;
  -webkit-transform: translateY(3rem);
  -ms-transform: translateY(3rem);
  transform: translateY(3rem);
  -webkit-transition: opacity 0.5s 0.6s ease, -webkit-transform 0.5s 0.6s ease;
  transition: opacity 0.5s 0.6s ease, -webkit-transform 0.5s 0.6s ease;
  -o-transition: transform 0.5s 0.6s ease, opacity 0.5s 0.6s ease;
  transition: transform 0.5s 0.6s ease, opacity 0.5s 0.6s ease;
  transition: transform 0.5s 0.6s ease, opacity 0.5s 0.6s ease,
    -webkit-transform 0.5s 0.6s ease;
  list-style: none;
  padding-left: 18%;
  padding-right: 100px;
  margin-top: 5vh;
}
.side_menu_wrapper .side_menu .m_content h2 {
  font-size: 3.5vh;
  line-height: 4vh;
  font-weight: 700;
  color: #051441;
  margin-bottom: 1vh;
}
.side_menu_wrapper .side_menu .m_content a {
  font-size: 2.5vh;
  font-weight: 500;
}
.side_menu_wrapper .side_menu .m_content p {
  font-size: 1.9vh;
  line-height: 2.9vh;
  color: #7e86a1;
  font-weight: 300;
  margin-top: 4vh;
  margin-bottom: 8.2vh;
}
.side_menu_wrapper .side_menu .get_info li .media img {
  margin-right: 20px;
  height: 5vh;
}
.side_menu_wrapper .side_menu .get_info li .media .media-body h4 {
  font-size: 2vh;
  font-weight: 600;
  margin-bottom: 0.5vh;
}
.side_menu_wrapper .side_menu .get_info li .media .media-body p {
  margin-bottom: 0vh;
  margin-top: 0.5vh;
  font-size: 1.8vh;
}
.side_menu_wrapper .side_menu .get_info li + li {
  margin-top: 2.9vh;
}
.side_menu_wrapper .side_menu .m_footer {
  position: absolute;
  left: 18%;
  bottom: 10%;
  display: flex;
  align-items: center;
}
.side_menu_wrapper .side_menu .m_footer li a {
  font-size: 20px;
  color: #959ebb;
  font-size: 16px;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #959ebb;
  display: inline-block;
  margin: 0px 5px;
  line-height: 50px;
  border-radius: 50%;
  transition: all 0.3s linear;
}
.side_menu_wrapper .side_menu .m_footer li a:hover {
  background: rgb(95, 40, 251);
  border-color: rgb(95, 40, 251);
  color: #fff;
  box-shadow: 0px 20px 20px 0px rgba(95, 40, 251, 0.3);
}

.menu-is-opened .side_menu_wrapper {
  z-index: 100;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  transition: -webkit-transform 0.7s ease 0.2s;
  -webkit-transition: -webkit-transform 0.7s ease 0.2s;
  -o-transition: transform 0.7s ease 0.2s;
  transition: transform 0.7s ease 0.2s;
  transition: transform 0.7s ease 0.2s, -webkit-transform 0.7s ease 0.2s;
}
.menu-is-opened .side_menu_wrapper .side_menu {
  opacity: 1;
  transform: translateX(0);
  transition: transform 0.5s 0.6s linear;
}

.menu_one.navbar .search_cart .search a.nav-link:before {
  display: none;
}

/*================= menu_scroll css ================*/
.menu_one.menu_scroll .container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}

.menu_one .container-fluid {
  padding-left: 65px;
  padding-right: 100px;
}
.menu_one .tracking_btn {
  text-align: center;
  position: relative;
}
.menu_one .tracking_btn .er_btn {
  font-size: 16px;
  color: #fff;
  background: #6754e2;
  border: 0px;
  padding: 8px 50px;
  margin-top: 0;
  display: block;
  position: relative;
  overflow: visible;
}
.menu_one .tracking_btn .er_btn i {
  margin-right: 10px;
}
.menu_one .tracking_btn .er_btn:hover {
  background: #6754e2;
}
.menu_one .tracking_btn h6 {
  font-size: 12px;
  color: #777777;
  margin-bottom: 0;
  line-height: 12px;
  position: relative;
  bottom: -7px;
}

#landing_page ul li a.active {
  color: #6754e2;
}
#landing_page ul li a.active:before {
  width: 100%;
}

/*====================================================*/
/*====================================================*/
/*================= saas_home_area css ===============*/
.saas_home_area {
  position: relative;
  background: #fafafe;
  height: 1100px;
}

.banner_top {
  padding-top: 210px;
}
.banner_top h2 {
  color: #051441;
  margin-bottom: 25px;
}
.banner_top p {
  margin-bottom: 42px;
}
.banner_top .subcribes {
  max-width: 630px;
  margin: 0 auto;
}
.banner_top .subcribes .form-control {
  border: 1px solid rgb(233, 235, 244);
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
  font: 400 15px/46px "Poppins", sans-serif;
  padding-left: 30px;
  color: #051441;
  z-index: 0;
}
.banner_top .subcribes .form-control.placeholder {
  color: #b4b9c8;
}
.banner_top .subcribes .form-control:-moz-placeholder {
  color: #b4b9c8;
}
.banner_top .subcribes .form-control::-moz-placeholder {
  color: #b4b9c8;
}
.banner_top .subcribes .form-control::-webkit-input-placeholder {
  color: #b4b9c8;
}
.banner_top .subcribes .btn_submit {
  position: absolute;
  right: 8px;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  padding: 11px 32px;
}

.saas_home_img {
  text-align: center;
  margin-top: 120px;
  position: relative;
}
.saas_home_img img {
  box-shadow: 0px 40px 60px 0px rgba(0, 11, 40, 0.16);
  border-radius: 8px;
}

/*============== slider_area css ==============*/
.slider_area {
  background-image: linear-gradient(
    40deg,
    rgb(23, 134, 216) 0%,
    rgb(0, 175, 240) 100%
  );
  height: 930px;
  background-size: cover;
  background-position: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.slider_area .bottom_shoape {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: -1;
  width: 100%;
}
.slider_area .middle_shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.leaf {
  position: absolute;
}
.leaf.l_left {
  top: 200px;
  left: 260px;
}
.leaf.l_right {
  right: 0;
  bottom: 100px;
}

.mobile_img {
  position: relative;
}
.mobile_img .img {
  animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
  animation-name: animateUpDown;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.mobile_img .mobile {
  z-index: -1;
  position: relative;
}
.mobile_img .women_img {
  top: 245px;
  right: 160px;
  z-index: 1;
}

.slider_content {
  padding-top: 200px;
}
.slider_content h2,
.slider_content p {
  color: #fff;
}

@keyframes animateUpDown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*=============== prototype_banner_area css ==============*/
.prototype_banner_area {
  background: #fbfbfd;
  padding-top: 220px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.prototype_content .banner_subscribe .subcribes {
  display: block;
}
.prototype_content .banner_subscribe .subcribes .form-control {
  max-width: 370px;
  width: 100%;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  border: 0px;
  height: 50px;
  color: #222d39;
  padding-left: 30px;
  box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.06);
  font: 300 14px/28px "Poppins", sans-serif;
  border: 1px solid transparent;
}
.prototype_content .banner_subscribe .subcribes .form-control.placeholder {
  color: #aeb4ba;
}
.prototype_content .banner_subscribe .subcribes .form-control:-moz-placeholder {
  color: #aeb4ba;
}
.prototype_content
  .banner_subscribe
  .subcribes
  .form-control::-moz-placeholder {
  color: #aeb4ba;
}
.prototype_content
  .banner_subscribe
  .subcribes
  .form-control::-webkit-input-placeholder {
  color: #aeb4ba;
}
.prototype_content .banner_subscribe .subcribes .form-control:focus {
  border-color: #6754e2;
}

.partner_logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 100px;
  border-bottom: 1px solid #eeeef5;
  padding-bottom: 35px;
  position: relative;
  z-index: 4;
}
.partner_logo .p_logo_item {
  /* width: 20%; */
  text-align: center;
}
.partner_logo .p_logo_item img {
  max-width: 100%;
  filter: contrast(0.3%);
  transition: all 0.3s ease 0s;
}
.partner_logo .p_logo_item:hover img {
  filter: contrast(100%);
}

/*============== agency_banner_area css =============*/
.agency_banner_area {
  padding-top: 150px;
  position: relative;
  z-index: 1;
}
.agency_banner_area .banner_shap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.agency_content h2 {
  font-size: 50px;
  line-height: 66px;
}

/*================ software_banner_area css ================*/
.software_banner_area {
  min-height: 100vh;
  background-image: linear-gradient(
    140deg,
    rgb(35, 2, 109) 0%,
    rgb(61, 100, 244) 100%
  );
  position: relative;
  z-index: 0;
}
.software_banner_area:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: url("../img/home5/shap_tecture.png") no-repeat scroll center 0 /
    cover;
}

/*=============== saas banner area ================*/
.saas_banner_area {
  background-image: linear-gradient(
    140deg,
    rgb(3, 2, 7) 0%,
    rgb(17, 19, 57) 100%
  );
  padding-top: 230px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.saas_shap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.dasboard_img img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

/*============= app_banner_area css ===========*/
.app_banner_area {
  background: url(../img/home7/banner.png) no-repeat scroll center 100%;
  padding-top: 230px;
  padding-bottom: 210px;
  overflow: hidden;
  background-size: cover;
}
.app_banner_area .app_img .app_screen {
  position: absolute;
  animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
  animation-name: animateUpDown;
  animation-iteration-count: infinite;
}
.app_banner_area .app_img .app_screen.one {
  top: 135px;
  left: 110px;
  animation-duration: 1.9s;
}
.app_banner_area .app_img .app_screen.two {
  top: 46px;
  left: 220px;
  animation-duration: 1.8s;
}
.app_banner_area .app_img .app_screen.three {
  top: 6px;
  left: 375px;
  animation-duration: 1.6s;
}

.app_banner_contentmt h2 {
  line-height: 64px;
}
.app_banner_contentmt .app_btn {
  border: 0px;
  background: #fff;
  transition: all 0.2s linear;
  color: #4069eb;
  padding: 14px 40px;
}
.app_banner_contentmt .app_btn:hover {
  border-color: #4069eb;
  background: #4069eb;
  color: #fff;
}

/*================ agency_banner_area_two css ===============*/
.agency_banner_area_two {
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  padding: 230px 0px 140px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.dot_shap {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 50%;
  z-index: -1;
}
.dot_shap.one {
  width: 740px;
  height: 740px;
  top: -280px;
}
.dot_shap.two {
  width: 640px;
  height: 640px;
  top: -150px;
  right: -80px;
}
.dot_shap.three {
  width: 640px;
  height: 640px;
  top: 50%;
  transform: translateY(-50%);
  right: -450px;
}

.agency_banner_img {
  margin-left: -100px;
}

.agency_content_two .agency_banner_btn {
  color: #5e2ced;
  border-color: #fff;
  background: #fff;
}

/*=============== saas_banner_area_two css ===============*/
.saas_banner_area_two {
  z-index: 1;
}
.saas_banner_area_two .shap_img {
  position: absolute;
  width: 100%;
  height: 400px;
  z-index: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  right: 0;
}
.saas_banner_area_two .section_intro {
  /* background-image: linear-gradient(
      -50deg,
      rgb(35, 126, 253, 0.9) 0%,
     rgb(35, 126, 253, 0.7) 100%
    ),url("/img/Hero-Banner-Bg.jpg"); */
  /* background: linear-gradient(
      140deg,
      rgb(35, 2, 109, 0.9) 0%,
      rgb(61, 100, 244, 0.9) 100%
    ),
    url("/img/Hero-Banner-Bg.jpg"); */
  background: -webkit-linear-gradient(
      40deg,
      rgb(32, 178, 84, 0.95) 0%,
      rgb(254, 105, 0, 0.95) 100%
    ),
    url("/img/Hero-Banner-Bg.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: relative;
}

.home-btn {
  background: none;
  border: 1.5px solid #fff;
}

.saas_banner_area_two .hero-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  /* filter: brightness(0.5); */
  z-index: 1;
  width: 90%;
}

.saas_banner_area_two .hero-bg img {
  width: 100%;
}

.saas-features {
  margin: 0 auto;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section_container {
  max-width: 830px;
  margin: 0 auto;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section_container .intro {
  width: 100%;
  position: relative;
}
.section_container .intro_content {
  width: 100%;
  padding: 0px 15px;
  margin-top: -80px;
}
.section_container .intro_content h1 {
  font-size: 64px;
  /* letter-spacing: -0.2px; */
  line-height: 80px;
  font-weight: 700;
  color: white;
}
.section_container .intro_content h3 {
  font-size: 50px;
  line-height: 80px;
  margin-bottom: 28px;
  font-weight: 600;
  color: white;
}
.section_container .intro_content p {
  line-height: 30px;
  margin-bottom: 60px;
  font-size: 22px;
  color: #e4e4e4;
  margin-bottom: 20px;
}
.section_container .intro_content .product-links a {
  text-decoration: none;
  color: #eee;
  font-size: 16px;
  padding: 5px;
  font-weight: 500;
  transition: all 0.5s;
}

.section_container .intro_content .product-links span {
  color: #0c451b;
}

.section_container .intro_content .product-links a:hover {
  letter-spacing: 2px;
  transition: all 0.5s;
}

.animation_img {
  text-align: center;
  margin-top: 0px;
  z-index: 2;
  position: relative;
}

/*=============== saas_banner_area_two css ===============*/
.payment_banner_area {
  position: relative;
  min-height: 100vh;
  background-image: linear-gradient(
    -86deg,
    rgb(113, 33, 255) 0%,
    rgb(33, 212, 253) 100%
  );
  z-index: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.payment_banner_area .shape {
  background-image: linear-gradient(
    -57deg,
    rgb(113, 33, 255) 0%,
    rgb(33, 212, 253) 100%
  );
  position: absolute;
  left: -256px;
  top: -178px;
  width: 1095px;
  height: 602px;
  border-radius: 90px;
  transform: rotate(-38deg);
  z-index: -1;
  opacity: 0.2;
}
.payment_banner_area .shape.two {
  background-image: linear-gradient(
    -75deg,
    rgb(113, 33, 255) 0%,
    rgb(33, 212, 253) 100%
  );
  position: absolute;
  left: 689px;
  top: 458px;
  border-radius: 150px;
  width: 816px;
  height: 702px;
}

.animation_img_two {
  width: 50%;
  height: 60%;
  float: right;
  text-align: right;
  position: absolute;
  bottom: 188px;
  right: 0;
  z-index: 0;
}
.animation_img_two img {
  max-width: 100%;
}

.svg_intro_bottom {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.payment_banner_content {
  max-width: 670px;
}
.payment_banner_content h1 {
  line-height: 70px;
  margin-bottom: 25px;
}
.payment_banner_content p {
  line-height: 30px;
}
.payment_banner_content .agency_banner_btn {
  background: #fff;
  color: #5956fe;
  border-color: #fff;
}
.payment_banner_content .agency_banner_btn_two {
  color: #ffffff;
  margin-left: 30px;
}
.payment_banner_content .agency_banner_btn_two:before {
  display: none;
}
.payment_banner_content .agency_banner_btn_two i {
  vertical-align: middle;
  padding-left: 10px;
  transition: all 0.2s linear;
}
.payment_banner_content .agency_banner_btn_two:hover i {
  padding-left: 15px;
}

/*=============== payment_banner_area_two css ==============*/
.payment_banner_area_two {
  background-image: linear-gradient(
    125deg,
    rgb(95, 81, 251) 0%,
    rgb(118, 124, 253) 64%,
    rgb(140, 167, 255) 100%
  );
  height: 100vh;
  min-height: 860px;
  padding-top: 200px;
  position: relative;
  z-index: 1;
}
.payment_banner_area_two .symbols-pulse > div {
  background-image: linear-gradient(
    -180deg,
    rgba(255, 255, 255, 0.04) 0%,
    rgba(255, 255, 255, 0.04) 65%,
    rgba(255, 255, 255, 0.04) 100%
  );
  width: 28rem;
  height: 28rem;
}

.payment_content_two {
  max-width: 800px;
  margin: 0 auto;
}
.payment_content_two h2 {
  font-size: 50px;
  font-family: "Poppins", sans-serif;
  line-height: 66px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 33px;
}
.payment_content_two h2 span {
  font-weight: 700;
}
.payment_content_two .slider_btn {
  color: #5f51fb;
  font-size: 15px;
  padding: 15px 41px;
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.payment_content_two .slider_btn i {
  padding-right: 10px;
}
.payment_content_two .slider_btn:hover {
  background: #fff;
  box-shadow: none;
}
.payment_content_two .video_btn {
  position: relative;
  z-index: 1;
}
.payment_content_two .video_btn:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.payment_content_two .payment_img {
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
.payment_content_two .payment_img .payment_icon {
  position: absolute;
  z-index: 0;
}
.payment_content_two .payment_img .payment_icon.icon_one {
  top: -82px;
  left: -34px;
}
.payment_content_two .payment_img .payment_icon.icon_two {
  left: 20px;
  top: 33%;
}
.payment_content_two .payment_img .payment_icon.icon_three {
  top: 38%;
  left: -20px;
  z-index: 1;
}
.payment_content_two .payment_img .payment_icon.icon_four {
  right: 0;
  top: -89px;
}
.payment_content_two .payment_img .payment_icon.icon_five {
  right: -40px;
  top: 80px;
}
.payment_content_two .payment_img .payment_icon.icon_six {
  right: -20px;
  top: 160px;
}

.company_banner_area {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(
    125deg,
    rgb(95, 81, 251) 0%,
    rgb(174, 89, 203) 64%,
    rgb(253, 96, 155) 100%
  );
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
.company_banner_area .parallax-effect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 105%;
  z-index: -1;
  opacity: 0.1;
}
.company_banner_area .company_banner_content h6 {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 28px;
  color: #fff;
}
.company_banner_area .company_banner_content h2 {
  font-size: 50px;
  line-height: 66px;
  font-weight: 700;
  color: #fff;
}
.company_banner_area .company_banner_content .about_btn {
  color: #5f51fb;
  font-size: 15px;
  padding: 14px 35px;
  margin-top: 28px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.company_banner_area .company_banner_content .about_btn:hover {
  background: #fff;
  color: #5f51fb;
  box-shadow: none;
}

.new_startup_banner_area {
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: rgb(86, 59, 209);
  position: relative;
  z-index: 0;
}
.new_startup_banner_area:before {
  content: "";
  background: url("../img/new/startup_banner_bg.png") no-repeat scroll center
    bottom;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  top: 0;
}
.new_startup_banner_area .new_startup_img {
  padding-right: 70px;
  position: relative;
  z-index: 1;
}
.new_startup_banner_area .new_startup_img .line {
  position: absolute;
  z-index: -1;
  height: 100%;
}
.new_startup_banner_area .new_startup_img .line.line_one {
  left: -40px;
  top: -95px;
}
.new_startup_banner_area .new_startup_img .line.line_two {
  left: 80px;
  bottom: -138px;
  opacity: 0.4;
}
.new_startup_banner_area .new_startup_img .line.line_three {
  right: 93px;
  top: -160px;
  opacity: 0.4;
}

.new_startup_content h2 {
  font: 300 50px "Poppins", sans-serif;
  line-height: 58px;
}
.new_startup_content h2 span {
  font-weight: 700;
}
.new_startup_content .app_btn {
  background: #fff;
  border-color: #fff;
  color: #563bd1;
  box-shadow: 0px 20px 20px 0px rgba(0, 11, 40, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
}
.new_startup_content .app_btn i {
  padding-left: 8px;
}

.startup_banner_area_three {
  min-height: 100vh;
  background: #17c7bd;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.startup_banner_area_three:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: url("../img/new/startup_shap.png") no-repeat scroll center
    bottom/cover;
  z-index: -1;
}

.startup_content_three h2 {
  font-size: 50px;
  color: #051441;
  font-weight: 300;
  line-height: 60px;
  margin-bottom: 30px;
}
.startup_content_three h2 span {
  font-weight: 700;
}
.startup_content_three p {
  font-size: 18px;
  color: #3c4043;
  line-height: 30px;
  font-style: italic;
  margin-bottom: 50px;
}

.stratup_app_screen {
  position: absolute;
  width: 48%;
  height: 100%;
  right: 0;
  z-index: -1;
}
.stratup_app_screen .phone,
.stratup_app_screen .laptop {
  position: absolute;
  right: 0;
}
.stratup_app_screen .phone {
  bottom: -220px;
  left: 0;
}
.stratup_app_screen .laptop {
  right: -200px;
  bottom: -200px;
}

/*================= digital_banner_area css ============*/
.digital_banner_area {
  display: flex;
  align-items: center;
  min-height: 100vh;
  background-image: linear-gradient(
    40deg,
    rgb(95, 81, 251) 0%,
    rgb(118, 124, 253) 64%,
    rgb(140, 167, 255) 100%
  );
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.digital_banner_area .digital_banner_shap {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../img/new/digital_img.png") no-repeat scroll right 0;
  top: 0;
  z-index: -1;
}
.digital_banner_area .round_shap {
  position: absolute;
  border-radius: 50%;
  background-image: linear-gradient(
    50deg,
    rgb(64, 220, 253) 0%,
    rgb(82, 134, 253) 36%,
    rgb(99, 47, 253) 100%
  );
  border-radius: 50%;
  z-index: -1;
}
.digital_banner_area .round_shap.one {
  width: 200px;
  height: 200px;
  left: -100px;
}
.digital_banner_area .round_shap.two {
  width: 520px;
  height: 520px;
  left: 38%;
  bottom: -100px;
}
.digital_banner_area .round_shap.three {
  width: 100px;
  height: 100px;
  left: 34%;
  top: 200px;
}
.digital_banner_area #demo {
  position: absolute;
  z-index: -1;
}

.digital_content {
  padding-right: 85px;
}
.digital_content h6 {
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  border-bottom: 1px solid #fff;
  display: inline-block;
  color: #fff;
}
.digital_content h2 {
  font-size: 50px;
  line-height: 66px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
}
.digital_content p {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 44px;
  color: #fff;
}
.digital_content .btn_six {
  box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
  background: #26c4e5;
  border-color: #26c4e5;
  color: #fff;
}
.digital_content .btn_six:hover {
  background: #26c4e5;
  color: #fff;
  box-shadow: none;
}

.digital_video_slider {
  width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.digital_video_slider .owl-stage {
  padding-left: 0px !important;
  padding-bottom: 30px;
}
.digital_video_slider .video_item {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 20px 30px 0px rgba(0, 11, 40, 0.12);
}
.digital_video_slider .video_item .video_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.digital_video_slider .video_item .video_icon:before {
  transform: scale(1.32);
}
.digital_video_slider .video_item .video_icon:after {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  box-shadow: 0px 1px 15px 1px rgba(255, 255, 255, 0.3);
  content: "";
  -webkit-animation: pulse 2s infinite;
  -webkit-transform: scale(8);
  -ms-transform: scale(8);
  transform: scale(8);
  animation: pulse 2s infinite;
}
.digital_video_slider .video_item .video_icon i:after {
  display: none;
}

/*================= digital_banner_area css ============*/
.saas_banner_area_three .owl-stage {
  padding-bottom: 138px;
}
.saas_banner_area_three .owl-dots {
  position: absolute;
  right: 50px;
  top: 43%;
  transform: translateY(-50%);
  margin-top: 0;
}
.saas_banner_area_three .owl-dots button {
  display: block;
  margin: 15px 0px;
}
.saas_banner_area_three .owl-dots button span {
  background: #9886f7;
  border-color: #9886f7;
}
.saas_banner_area_three .owl-dots button.active span {
  background: #fff;
  border-color: #fff;
}
.saas_banner_area_three .slider_item {
  min-height: 900px;
  background-image: linear-gradient(
    125deg,
    rgb(95, 81, 251) 0%,
    rgb(174, 89, 203) 64%,
    rgb(253, 96, 155) 100%
  );
  display: flex;
  position: relative;
}
.saas_banner_area_three .slider_item.slider_item_two {
  background-image: linear-gradient(
    -120deg,
    rgb(134, 71, 249) 0%,
    rgb(78, 145, 193) 64%,
    rgb(21, 218, 136) 100%
  );
}
.saas_banner_area_three .slider_item .slidet_content {
  text-align: center;
  color: #fff;
  padding-top: 210px;
}
.saas_banner_area_three .slider_item .slidet_content h2 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content h2 span {
  font-weight: 300;
}
.saas_banner_area_three .slider_item .slidet_content p {
  margin-bottom: 38px;
  font-size: 20px;
  color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn {
  padding: 14px 51px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn:hover {
  background: #fff;
  color: #5f51fb;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn + .slider_btn {
  background: #fff;
  color: #5f51fb;
  margin-left: 15px;
}
.saas_banner_area_three
  .slider_item
  .slidet_content
  .slider_btn
  + .slider_btn:hover {
  background: transparent;
  color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content_two {
  color: #fff;
  padding-top: 190px;
}
.saas_banner_area_three .slider_item .slidet_content_two h2 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content_two .slider_btn {
  border: 1px solid #fff;
  color: #5f51fb;
}
.saas_banner_area_three .slider_item .slidet_content_two .slider_btn:hover {
  background: transparent;
  color: #fff;
}
.saas_banner_area_three .slider_item .image_mockup {
  position: absolute;
  bottom: -140px;
  width: 1030px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.saas_banner_area_three .slider_item .image_mockup img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}
.saas_banner_area_three .slider_item .image_mockup .laptop {
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.7s linear;
}
.saas_banner_area_three .slider_item .image_mockup .phone {
  right: 0;
  position: absolute;
  bottom: 46px;
}
.saas_banner_area_three .slider_item .image_mockup .watch {
  left: 0;
  position: absolute;
  bottom: 0px;
}
.saas_banner_area_three .active .image_mockup .laptop {
  opacity: 1;
  transform: translateY(0);
}

.seo_home_area {
  background: #f7fdfc;
  position: relative;
  margin-bottom: 135px;
}
.seo_home_area .saas_home_img {
  margin-top: 30px;
}
.seo_home_area .saas_home_img img {
  box-shadow: none;
  margin-bottom: -140px;
}

.seo_banner_content h2 {
  font-size: 60px;
  line-height: 80px;
  color: #263b5e;
  font-weight: 600;
}
.seo_banner_content p {
  font-size: 18px;
  line-height: 30px;
  color: #6a7695;
  margin-bottom: 53px;
}
.seo_banner_content .seo_btn {
  margin: 0px 8px;
}

.home_bubble .bubble {
  position: absolute;
  border-radius: 50%;
}
.home_bubble .bubble.b_one,
.home_bubble .bubble.b_four {
  width: 10px;
  height: 10px;
}
.home_bubble .bubble.b_two,
.home_bubble .bubble.b_five {
  width: 30px;
  height: 30px;
}
.home_bubble .bubble.b_three,
.home_bubble .bubble.b_six {
  width: 14px;
  height: 14px;
}
.home_bubble .bubble.b_one {
  background: #00c99c;
  top: 40%;
  left: 85px;
  transform: translateY(-50%);
  animation: spin2 2s infinite alternate;
}
.home_bubble .bubble.b_two {
  background: #fca249;
  top: 50%;
  left: 155px;
  transform: translateY(-50%);
  animation: spin1 2s infinite alternate;
}
.home_bubble .bubble.b_three {
  background: #7d95fa;
  top: 85%;
  left: 255px;
  animation: spin1 1s infinite alternate;
}
.home_bubble .bubble.b_four {
  background: #d27dfa;
  top: 40%;
  right: 85px;
  transform: translateY(-50%);
  animation: spin1 2s infinite alternate;
}
.home_bubble .bubble.b_five {
  background: #ff9398;
  top: 50%;
  right: 155px;
  transform: translateY(-50%);
  animation: spin1 3s infinite alternate;
}
.home_bubble .bubble.b_six {
  background: #f1d53b;
  top: 85%;
  right: 55px;
  animation: spin2 2s infinite alternate;
}
.home_bubble .triangle {
  position: absolute;
}
.home_bubble .triangle.b_seven {
  left: 25%;
  top: 400px;
}
.home_bubble .triangle.b_eight {
  left: -100px;
  bottom: -45px;
}
.home_bubble .triangle.b_nine {
  right: 28%;
  bottom: 250px;
  animation: spin2 2s infinite alternate;
}

/*============ keyframes animation  =============*/
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
/*============ n_hero_banner_area  =============*/
.n_hero_banner_area {
  min-height: 1010px;
  position: relative;
  z-index: 1;
  padding-top: 250px;
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  overflow: hidden;
}

.n_banner_content {
  font-family: "Poppins", sans-serif;
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.n_banner_content h2 {
  font-size: 50px;
  line-height: 66px;
  font-weight: 700;
  color: #fff;
}
.n_banner_content p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  padding: 18px 55px 35px 0px;
  color: #fff;
}
.n_banner_content .n_banner_btn {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  border-radius: 3px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 29, 0.14);
  background: #fff;
  padding: 14px 37px;
  font-weight: 600;
  color: #414141;
  display: inline-block;
  transition: all 0.3s linear;
}
.n_banner_content .n_banner_btn:hover {
  box-shadow: none;
}

.n_banner_btn {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  border-radius: 3px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 29, 0.14) !important;
  background-image: linear-gradient(
    90deg,
    rgb(164, 133, 253) 0%,
    rgb(94, 44, 237) 100%
  );
  background-size: 200% auto;
  padding: 18px 33px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  transition: all 0.3s linear;
}
.n_banner_btn:hover {
  background-position: right center;
  color: #fff;
}

.n_hero_banner_area .mobile_img {
  position: relative;
  z-index: 2;
}

.n_hero_banner_area .mobile_img img {
  max-width: inherit;
  position: relative;
  z-index: 1;
  top: -120px;
}

.n_hero_banner_area svg {
  position: absolute;
  bottom: -29px;
  height: 350px;
  width: 100%;
  left: 0;
}

.shape_banners .img1 {
  position: absolute !important;
  right: 0;
  top: 0;
}
.shape_banners .img2 {
  bottom: -280px;
  position: absolute;
}

/*============ home_one_banner  =============*/
.home_one_banner {
  min-height: 900px;
  background-position: center bottom;
}
.home_one_banner .shape_01,
.home_one_banner .shape_02 {
  max-width: 128px;
}
.home_one_banner .shape_01 {
  top: 26%;
  left: 7%;
}
.home_one_banner .shape_02 {
  top: 31%;
  left: 2%;
}
.home_one_banner .shape_03 {
  top: 30%;
  right: 0%;
  max-width: 77px;
}
.home_one_banner .shape_04 {
  top: 58%;
  right: 8px;
  max-width: 90px;
}
.home_one_banner .banner_image {
  margin-left: 35px;
}
.home_one_banner .title_text {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.32;
  margin-bottom: 25px;
  color: #222d39;
}
.home_one_banner p {
  font-size: 18px;
  line-height: 1.667;
  margin-bottom: 40px;
}

.deco_wrap {
  position: relative;
}
.deco_wrap .deco_image {
  z-index: 1;
  position: absolute;
}
.deco_wrap .deco_image img {
  position: relative !important;
}

[data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/*====================================================*/
/*====================================================*/
/*================= Start breadcrumb_area css =================*/
.breadcrumb_area {
  background-image: -webkit-linear-gradient(
      40deg,
      rgb(254, 105, 0, 0.95) 0%,
      rgb(32, 178, 84, 0.95) 100%
    ),
    url("/img/Hero-Banner-Bg.jpg");
  background-position: fixed;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 235px 0px 125px;
  overflow: hidden;
}
.breadcrumb_area .breadcrumb_shap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

/*================= End breadcrumb_area css =================*/
/*================= Start breadcrumb_area_two css =================*/
.breadcrumb_area_two {
  background: #f8f6fe;
  position: relative;
  padding: 235px 0px 125px;
  z-index: 1;
}
.breadcrumb_area_two .breadcrumb_shap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.breadcrumb_area_two .bubble li {
  background: #5e2ced;
  opacity: 0.1;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
}
.breadcrumb_area_two .bubble li:nth-child(1) {
  left: 220px;
  bottom: 50px;
  animation: spin3 2s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(2) {
  left: 35%;
  top: 100px;
  animation: spin 2s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(3) {
  left: 40%;
  width: 51px;
  height: 51px;
  bottom: 50px;
  animation: spin1 3s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(4) {
  left: 42%;
  bottom: 50px;
  width: 20px;
  height: 20px;
}
.breadcrumb_area_two .bubble li:nth-child(5) {
  left: 76%;
  width: 51px;
  height: 51px;
  top: 160px;
  animation: spin1 3s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(6) {
  left: 75%;
  width: 30px;
  height: 30px;
  top: 186px;
}
.breadcrumb_area_two .bubble li:nth-child(7) {
  left: 52%;
  top: 150px;
  width: 20px;
  height: 20px;
  animation: spin2 2s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(8) {
  left: 90%;
  top: 250px;
  width: 20px;
  height: 20px;
  animation: spin2 2s infinite alternate;
}

.breadcrumb_content_two h1 {
  color: #222d39;
  margin-bottom: 12px;
}
.breadcrumb_content_two .breadcrumb {
  background: transparent;
  justify-content: center;
}
.breadcrumb_content_two .breadcrumb li {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  color: #525c7c;
}
.breadcrumb_content_two .breadcrumb li a {
  color: #051441;
}
.breadcrumb_content_two .breadcrumb li + li {
  padding-left: 32px;
}
.breadcrumb_content_two .breadcrumb li + li:after {
  content: "\e649";
  font-family: "themify";
  position: absolute;
  left: 8px;
  top: 0;
  font-size: 14px;
}

@keyframes spin {
  0% {
    transform: translateX(-10px) scale(0.9);
  }
  100% {
    transform: translateX(30px) scale(1.3) translateY(10px);
  }
}
@keyframes spin1 {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes spin2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(40px);
  }
}
@keyframes spin3 {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateY(10px);
  }
  50% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(50px);
  }
}
/*================= End breadcrumb_area_two css =================*/
/*========= blog_breadcrumb_area css ========*/
.blog_breadcrumb_area {
  position: relative;
  height: 600px;
  display: flex;
  align-items: center;
  z-index: 1;
}
.blog_breadcrumb_area .background_overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(
    -140deg,
    rgb(94, 44, 237) 0%,
    rgb(128, 55, 218) 100%
  );
  opacity: 0.9;
  z-index: -1;
  top: 0;
}
.blog_breadcrumb_area .breadcrumb_content_two {
  color: #fff;
  padding-top: 80px;
}
.blog_breadcrumb_area .breadcrumb_content_two h5 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 18px;
  color: #fff;
}
.blog_breadcrumb_area .breadcrumb_content_two h1 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.25em;
  color: #fff;
  margin-bottom: 25px;
}
.blog_breadcrumb_area .breadcrumb_content_two ol {
  margin-bottom: 0;
}
.blog_breadcrumb_area .breadcrumb_content_two ol li {
  display: inline-block;
  font-size: 16px;
}
.blog_breadcrumb_area .breadcrumb_content_two ol li + li:before {
  content: "\e649";
  display: inline-block;
  font-family: "themify";
  font-size: 10px;
  margin: 0px 5px 0px 3px;
}

/*========= blog_breadcrumb_area css ========*/
/*====================================================*/
/*====================================================*/
/*================= service_promo_area css =================*/
.service_promo_area {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.service_promo_area .shape {
  position: absolute;
  width: 100%;
  height: 1320px;
  z-index: -1;
}
.service_promo_area .shape.shape_one {
  opacity: 0.01;
  left: -25%;
  top: 350px;
}
.service_promo_area .shape.shape_two {
  opacity: 0.02;
  left: -15%;
  top: 400px;
}
.service_promo_area .shape.shape_three {
  right: -52%;
  bottom: -9%;
  opacity: 0.01;
}
.service_promo_area .shape.shape_four {
  right: -44%;
  bottom: -12%;
  opacity: 0.02;
}

.s_service_section {
  margin-top: 360px;
}

.s_service_item {
  background-image: linear-gradient(
    40deg,
    rgb(103, 84, 226) 0%,
    rgb(25, 204, 230) 100%
  );
  box-shadow: 0px 20px 60px 0px rgba(0, 11, 40, 0.06);
  padding: 50px 40px 40px;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.s_service_item .icon {
  width: 82px;
  height: 82px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  line-height: 82px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 34px;
  transition: all 0.3s linear;
}
.s_service_item .icon.icon_1 {
  background-color: rgba(10, 188, 123, 0.059);
  border-color: rgba(10, 188, 123, 0.3);
  color: #0abc7b;
}
.s_service_item .icon.icon_2 {
  border-color: rgba(231, 178, 18, 0.3);
  background-color: rgba(214, 167, 25, 0.059);
  color: #d6a719;
}
.s_service_item .icon.icon_3 {
  color: #6754e2;
  background-color: rgba(103, 84, 226, 0.059);
  border-color: rgba(103, 84, 226, 0.3);
}
.s_service_item .icon.icon_4 {
  color: #f91c60;
  background-color: rgba(248, 27, 95, 0.059);
  border-color: rgba(248, 27, 95, 0.3);
}
.s_service_item .solid_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: -1;
  opacity: 1;
  transition: all 0.3s linear;
}
.s_service_item h5 {
  margin-bottom: 18px;
  transition: color 0.2s ease;
}
.s_service_item:hover .solid_overlay {
  opacity: 0;
}
.s_service_item:hover .learn_btn_two,
.s_service_item:hover h5,
.s_service_item:hover p {
  color: #fff;
}
.s_service_item:hover .icon {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.059);
  color: #fff;
}

.learn_btn_two {
  color: #051441;
  font-size: 15px;
  display: inline-block;
  margin-top: 7px;
  position: relative;
  transition: color 0.2s ease;
}
.learn_btn_two:before {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  left: 0;
  background: #fff;
  bottom: 0;
  transition: width 0.2s ease;
}
.learn_btn_two i {
  font-size: 13px;
  padding-left: 5px;
  vertical-align: middle;
}
.learn_btn_two:hover {
  color: #fff;
}
.learn_btn_two:hover:before {
  width: 100%;
}
.learn_btn_two:hover i {
  padding-left: 10px;
  transition: all 0.2s ease;
}

.service_promo_area_two {
  margin-top: -140px;
  padding-bottom: 120px;
}
.service_promo_area_two .s_service_section {
  margin-top: 200px;
}
.service_promo_area_two .shape.shape_one {
  top: 150px;
}
.service_promo_area_two .shape.shape_two {
  top: 250px;
}
.service_promo_area_two .s_service_item {
  background: #5f51fb;
}

/*=============== s_features_section css ================*/
.s_features_section {
  margin-top: 190px;
  padding-bottom: 70px;
}

.s_features_item .s_features_content {
  max-width: 590px;
}
.s_features_item .s_features_content .icon_square {
  width: 72px;
  height: 72px;
  border-radius: 4px;
  border: 1px solid rgba(127, 203, 17, 0.3);
  background-color: rgba(127, 203, 17, 0.059);
  text-align: center;
  font-size: 30px;
  line-height: 72px;
  color: #7fcb11;
}
.s_features_item .s_features_content h2 {
  margin: 32px 0px 20px;
}
.s_features_item .ml_50 {
  margin-left: -50px;
}
.s_features_item .ml_25 {
  margin-left: -25px;
}
.s_features_item.s_features_item_two .s_features_content .icon_square {
  background-color: rgba(94, 44, 237, 0.059);
  border-color: rgba(94, 44, 237, 0.3);
  color: #6754e2;
}

.learn_btn {
  font: 500 16px/25px "Poppins", sans-serif;
  color: #051441;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-top: 30px;
  transition: all 0.1s linear;
}
.learn_btn i {
  padding-left: 8px;
  font-size: 14px;
  transition: all 0.2s ease 0s;
}
.learn_btn:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #051441;
  position: absolute;
  transition: background 0.3s linear;
}
.learn_btn:hover {
  color: #7fcb11;
}
.learn_btn:hover:before {
  background: #7fcb11;
}
.learn_btn:hover i {
  padding-left: 15px;
}

/*============= software_promo_area css ============*/
.software_promo_area {
  background: #f6f7fa;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.software_promo_area .round_shape {
  border-radius: 50%;
  max-width: 650px;
  min-height: 650px;
  margin: 120px auto 0px;
  position: relative;
}
.software_promo_area .round_shape .symbols-pulse {
  top: 50%;
}
.software_promo_area .round_shape .r_shape {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #e9ebf0;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.software_promo_area .round_shape .r_shape.r_shape_five {
  display: flex;
  align-items: center;
  justify-content: center;
}
.software_promo_area .round_shape .r_shape.r_shape_five a {
  display: block;
  color: #fff;
  font-size: 80px;
  font-weight: 700;
}
.software_promo_area .round_shape .r_shape.r_shape_five .round {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  background: #399be4;
  border: 5px solid #fff;
  right: 10px;
  position: absolute;
  bottom: 12px;
}

.s_promo_info .promo_item {
  position: absolute;
  border-style: solid;
  border: 0px solid rgba(93, 88, 247, 0.14);
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  opacity: 1;
  width: 95px;
  height: 95px;
}
.s_promo_info .promo_item .text {
  padding: 10px;
}
.s_promo_info .promo_item .text img {
  max-width: 100%;
  height: auto;
}
.s_promo_info .promo_item .text p {
  display: block;
  font-size: 14px;
  color: #677294;
  margin-bottom: 0px;
  margin-top: 5px;
  font-weight: 400;
}
.s_promo_info .promo_item.item_one {
  left: 50%;
  top: 0px;
}
.s_promo_info .promo_item.item_two {
  left: 0px;
  top: 228px;
}
.s_promo_info .promo_item.item_three {
  left: 133px;
  top: 95px;
}
.s_promo_info .promo_item.item_four {
  left: 72%;
  top: 23%;
}
.s_promo_info .promo_item.item_five {
  left: 84%;
  top: 50%;
}
.s_promo_info .promo_item.item_six {
  top: 61%;
  left: 24%;
}
.s_promo_info .promo_item.item_seven {
  top: 70%;
  left: 67%;
}
.s_promo_info .promo_item.item_eight {
  top: 84%;
  left: 41%;
}
.s_promo_info .promo_item.item_nine {
  left: 0px;
  top: 65%;
}
.s_promo_info .promo_item.scroll_animation.in-view {
  opacity: 1;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_one {
  animation: rollIncustom3 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_two {
  animation: rollIncustom 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_three {
  animation: rollIncustom1 0.9s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_four {
  animation: rollIncustom4 1.2s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_five {
  animation: rollIncustom5 0.9s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_six {
  animation: rollIncustom6 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_seven {
  animation: rollIncustom7 0.9s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_eight {
  animation: rollIncustom8 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_nine {
  animation: rollIncustom9 0.9s linear;
}

.process_area .features_info {
  padding-bottom: 185px;
}

/*============== features_area css ==============*/
.features_area {
  background: #fbfbfd;
  overflow: hidden;
}

.feature_info .feature_img {
  position: relative;
}
.feature_info .feature_img img {
  max-width: 100%;
}
.feature_info .feature_img.f_img_one {
  margin-left: -50px;
}
.feature_info .feature_img.f_img_one .one {
  bottom: 10px;
  left: 50px;
}
.feature_info .feature_img.f_img_one .three {
  bottom: 60px;
  left: 50px;
}
.feature_info .feature_img.f_img_two .one {
  right: 120px;
  bottom: 10px;
}
.feature_info .feature_img.f_img_two .three {
  right: 70px;
  bottom: 30px;
}
.feature_info .feature_img.f_img_two .four {
  top: 80px;
  left: 100px;
}
.feature_info .f_content .icon {
  position: relative;
  width: 105px;
  height: 105px;
  text-align: center;
  line-height: 105px;
  font-size: 20px;
  color: #fff;
  margin-left: -24px;
  z-index: 1;
}
.feature_info .f_content .icon img {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: -1;
}
.feature_info .f_content h2 {
  color: #3f4451;
  line-height: 44px;
  padding-right: 50px;
  margin: 8px 0px 30px;
}
.feature_info .f_content p {
  color: #677294;
  line-height: 30px;
  margin-bottom: 0px;
}

/*============= prototype_featured_area css ===============*/
.prototype_featured_area {
  background: #f4f4f9;
  position: relative;
  z-index: 1;
}

.p_feature_item + .p_feature_item {
  margin-top: 170px;
}
.p_feature_item img {
  max-width: 100%;
}
.p_feature_item .p_feture_img_one {
  margin-right: -160px;
}
.p_feature_item .p_feture_img_two {
  margin-left: -160px;
}
.p_feature_item .prototype_content h2 {
  font-size: 26px;
  line-height: 36px;
  padding-right: 70px;
}
.p_feature_item .prototype_content .prototype_logo {
  background-color: rgb(251, 251, 253);
  box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
  display: inline-block;
  padding: 7px 16px;
  margin: 35px 0px 45px;
}
.p_feature_item .prototype_content .prototype_logo a {
  display: inline-block;
  padding: 10px 12px;
}
.p_feature_item .prototype_content p {
  font-weight: 300;
}

/*============== agency_featured_area css =============*/
.agency_featured_area {
  padding-top: 160px;
}

.agency_featured_area_two {
  padding-bottom: 150px;
}

.features_info {
  position: relative;
  padding-bottom: 170px;
}
.features_info .dot_img {
  position: absolute;
  left: 0;
  top: 28px;
}
.features_info.feature_info_two {
  padding-bottom: 70px;
}

.dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(255, 161, 39, 0.161);
  display: block;
  position: absolute;
  left: -9px;
  top: 15px;
  z-index: 1;
}
.dot .dot1 {
  position: absolute;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #feb85d;
}
.dot .dot2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(254, 184, 93, 0.8);
  animation: pulsate 3s infinite;
  animation-delay: 1.5s;
  transform: translate(-50%, -50%);
  will-change: transform;
}
.dot.middle_dot {
  left: 54.8%;
  transform: translateX(-50%);
  bottom: 0;
  top: auto;
}

.agency_featured_item {
  margin-top: 130px;
}
.agency_featured_item .agency_featured_content {
  position: relative;
}
.agency_featured_item .agency_featured_content h3 {
  font: 500 26px/36px "Poppins", sans-serif;
  color: #222d39;
  margin: 32px 0px 25px;
}
.agency_featured_item .agency_featured_content p {
  font-size: 15px;
}
.agency_featured_item .agency_featured_content .icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
  font-size: 20px;
  color: #fff;
  display: inline-block;
  text-align: center;
}
.agency_featured_item.agency_featured_item_two .agency_featured_content .dot {
  left: 30px;
}

/*=============== software_featured_area css ===============*/
.software_featured_area {
  padding-top: 120px;
}

.software_featured_item .s_icon {
  display: inline-block;
  position: relative;
}
.software_featured_item .s_icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -22px;
}
.software_featured_item h3 {
  font-size: 17px;
  margin: 30px 0px 25px;
}
.software_featured_item .learn_btn {
  font: 400 14px/26px "Poppins", sans-serif;
  color: #222d39;
  position: relative;
  margin-top: 0px;
}
.software_featured_item .learn_btn:before {
  content: "";
  width: 0;
  height: 1px;
  left: auto;
  right: 0;
  bottom: 0;
  background: #3d64f4;
  position: absolute;
  transition: width 0.2s linear;
}
.software_featured_item .learn_btn:hover {
  color: #3d64f4;
}
.software_featured_item .learn_btn:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}

/*=============== software_featured_area_two css ==================*/
.software_featured_area_two {
  background: -webkit-linear-gradient(
      40deg,
      rgb(254, 105, 0, 0.95) 0%,
      rgb(32, 178, 84, 0.95) 100%
    ),
    url("/img/Hero-Banner-Bg.jpg");
}

.software_featured_img {
  margin-left: -30px;
}

.software_featured_content .btn_four {
  border: 0px;
  color: #fe6900;
  background: #fff;
}
.software_featured_content .btn_four:hover {
  color: #fff;
  background: #fe6900;
}

/*=============== saas_featured_area css ==============*/
.saas_featured_area {
  position: relative;
  overflow: hidden;
}

.square_box {
  position: absolute;
  transform: rotate(45deg);
  border-top-left-radius: 45px;
  opacity: 0.302;
}
.square_box.box_one {
  background-image: linear-gradient(
    140deg,
    rgb(41, 10, 89) 0%,
    rgb(61, 87, 244) 100%
  );
  width: 382px;
  height: 382px;
  bottom: -191px;
  left: -50px;
}
.square_box.box_two {
  background-image: linear-gradient(
    140deg,
    rgb(60, 15, 115) 0%,
    rgb(188, 34, 128) 100%
  );
  width: 235px;
  height: 235px;
  bottom: -116px;
  left: 250px;
}
.square_box.box_three {
  background-image: linear-gradient(
    -90deg,
    rgb(41, 10, 89) 0%,
    rgb(61, 87, 244) 100%
  );
  opacity: 0.059;
  left: -80px;
  top: -60px;
  width: 500px;
  height: 500px;
  border-radius: 45px;
}
.square_box.box_four {
  background-image: linear-gradient(
    -90deg,
    rgb(41, 10, 89) 0%,
    rgb(61, 87, 244) 100%
  );
  opacity: 0.059;
  left: 150px;
  top: -25px;
  width: 550px;
  height: 550px;
  border-radius: 45px;
}

.saas_featured_info .saas_featured_item {
  color: #fff;
  border-radius: 4px;
  padding: 50px 30px 50px 40px;
  margin-bottom: 30px;
  transition: all 0.3s linear;
  cursor: pointer;
}
.saas_featured_info .saas_featured_item.s_featured_one {
  background-image: linear-gradient(
    40deg,
    rgb(60, 15, 115) 0%,
    rgb(188, 34, 128) 100%
  );
}
.saas_featured_info .saas_featured_item.s_featured_two {
  background-image: linear-gradient(
    40deg,
    rgb(41, 10, 89) 0%,
    rgb(61, 87, 244) 100%
  );
}
.saas_featured_info .saas_featured_item.s_featured_three {
  background-image: linear-gradient(
    40deg,
    rgb(65, 24, 129) 0%,
    rgb(17, 131, 173) 100%
  );
}
.saas_featured_info .saas_featured_item.s_featured_four {
  background-image: linear-gradient(
    40deg,
    rgb(65, 24, 129) 0%,
    rgb(155, 43, 220) 100%
  );
}
.saas_featured_info .saas_featured_item h6 {
  font-size: 18px;
  color: #fff;
}
.saas_featured_info .saas_featured_item p {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
}
.saas_featured_info .saas_featured_item:hover {
  transform: scale(1.06);
}
.saas_featured_info .saas_featured_content p {
  color: #bdbed6;
}

.saas_featured_info .f_img_one {
  margin-left: -100px;
}
.saas_featured_info .img_border img {
  border: 4px solid #2a3656;
  border-radius: 6px;
}
.saas_featured_info .f_img_two {
  margin-right: -120px;
  position: relative;
  z-index: 0;
}
.saas_featured_info .f_img_two:before {
  content: "";
  background-color: rgb(15, 16, 41);
  position: absolute;
  width: 420px;
  height: 100%;
  right: -50px;
  top: -55px;
  z-index: -1;
}
.saas_featured_info .f_img_two img {
  border-color: #49436f;
}
.saas_featured_info .saas_featured_content .saas_banner_btn {
  padding: 12px 30px;
}
.saas_featured_info + .saas_featured_info {
  margin-top: 250px;
}

/*=============== app_featured_area css ===============*/
.app_featured_area {
  padding: 140px 0px;
  position: relative;
  z-index: 1;
}

.triangle_shape {
  position: absolute;
  z-index: -2;
  height: 161%;
  width: 149%;
  background: #fbfbfd;
  bottom: -290px;
  right: -47%;
  -webkit-transform: rotate(-36deg);
  -ms-transform: rotate(-36deg);
  transform: rotate(-36deg);
}

.app_featured_content {
  padding: 50px 100px 90px 0;
}
.app_featured_content .learn_btn_two {
  margin-top: 20px;
  overflow: hidden;
}
.app_featured_content .learn_btn_two:before {
  background: #4069eb;
}
.app_featured_content .learn_btn_two:hover {
  color: #4069eb;
}

.app_fetured_item {
  position: relative;
  height: 100%;
  margin-left: 70px;
}

.app_item {
  text-align: center;
  border-radius: 6px;
  width: 200px;
  padding: 45px 0px 35px;
  position: absolute;
  z-index: 0;
}
.app_item h6 {
  margin-bottom: 0px;
  margin-top: 10px;
}
.app_item.item_one {
  background-image: linear-gradient(
    40deg,
    rgb(232, 126, 22) 0%,
    rgb(240, 222, 20) 100%
  );
  box-shadow: 0px 20px 40px 0px rgba(224, 149, 32, 0.4);
  right: 0;
  top: 0;
  z-index: 1;
}
.app_item.item_two {
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  box-shadow: 0px 20px 40px 0px rgba(94, 44, 237, 0.4);
  left: 140px;
  top: 90px;
}
.app_item.item_three {
  background-image: linear-gradient(
    40deg,
    rgb(224, 56, 39) 0%,
    rgb(249, 164, 122) 100%
  );
  box-shadow: 0px 20px 40px 0px rgba(224, 56, 39, 0.4);
  left: 0;
  bottom: 70px;
  z-index: -1;
}
.app_item.item_four {
  background-image: linear-gradient(
    40deg,
    rgb(33, 113, 212) 0%,
    rgb(44, 196, 240) 100%
  );
  box-shadow: 0px 20px 40px 0px rgba(44, 130, 237, 0.4);
  right: 0;
  bottom: 10px;
}

.app_img {
  position: relative;
  display: inline-block;
  z-index: 0;
}
.app_img .dot {
  background: rgba(64, 105, 235, 0.161);
}
.app_img .dot .dot1 {
  background: #6c8bed;
}
.app_img .dot .dot2 {
  background: rgba(64, 105, 235, 0.8);
}
.app_img .dot_one {
  right: 75px;
  top: 35px;
  left: auto;
}
.app_img .dot_two {
  right: 100px;
  top: 67%;
  left: auto;
}
.app_img .dot_three {
  top: 38%;
  left: 105px;
}
.app_img .text_bg {
  position: absolute;
  z-index: 1;
}
.app_img .text_bg.one {
  left: -50%;
  top: 190px;
}
.app_img .text_bg.two {
  right: -34%;
  top: -50px;
}
.app_img .text_bg.three {
  right: -50%;
  bottom: 100px;
}

.app_featured_area_two {
  position: relative;
  padding-bottom: 120px;
}
.app_featured_area_two .app_feature_info {
  margin-top: 230px;
}

/*=============== saas_features_area_two css ==============*/
.saas_features_area_two {
  padding-top: 90px;
}

.saas_features_item {
  padding: 0px 40px;
  margin-bottom: 30px;
}
.saas_features_item h4 {
  margin: 25px 0px 20px;
}

.new_service {
  position: relative;
}
.new_service .col-lg-4:first-child .separator {
  display: none;
}
.new_service .number {
  width: 33px;
  height: 33px;
  text-align: center;
  font-size: 16px;
  color: #5f51fb;
  border: 1px solid #5f51fb;
  border-radius: 50%;
  margin: 0 auto;
  line-height: 32px;
  background: #fff;
  transition: all 0.2s linear;
  z-index: 1;
  position: relative;
}
.new_service .separator {
  position: absolute;
  top: 15px;
  width: 100%;
  background: #ededed;
  height: 1px;
  left: -51%;
  z-index: 0;
}
.new_service .separator:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 0;
  background: #5f51fb;
  height: 1px;
  left: 0;
  z-index: 0;
  transition: width 0.3s linear;
}
.new_service .new_service_content {
  margin-top: 50px;
  border-radius: 4px;
  padding: 50px;
  transition: all 0.2s linear;
}
.new_service .saas_features_item {
  padding: 0px;
  cursor: pointer;
  position: relative;
}
.new_service .saas_features_item:hover .number {
  background: #5f51fb;
  box-shadow: 0px 10px 30px 0px rgba(95, 81, 251, 0.5);
  color: #fff;
}
.new_service .saas_features_item:hover .separator:before {
  width: 100%;
}
.new_service .saas_features_item:hover .new_service_content {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 50px 80px 0px rgba(0, 11, 40, 0.08);
}

/*=============== saas_features_area_two css ==============*/
/*=============== payment_features_area css =============*/
.payment_features_area {
  position: relative;
  padding-top: 100px;
  padding-bottom: 50px;
}
.payment_features_area .featured_item + .featured_item {
  margin-top: 100px;
}
.payment_features_area .payment_featured_img {
  margin-left: -190px;
}
.payment_features_area .payment_featured_img.img_two {
  margin-right: -190px;
  margin-left: 0px;
}
.payment_features_area .bg_shape {
  position: absolute;
  background-color: rgb(250, 251, 255);
  width: 1100px;
  height: 1775px;
  display: block;
  border-radius: 120px;
  z-index: -1;
}
.payment_features_area .shape_one {
  transform: rotate(-45deg);
  right: -669px;
  top: -80px;
}
.payment_features_area .shape_two {
  left: -669px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-43deg);
  top: 275px;
  width: 870px;
}
.payment_features_area .shape_three {
  bottom: -29%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -100px;
  width: 988px;
  height: 1022px;
}

.payment_features_content .icon {
  display: inline-block;
  position: relative;
  height: 100px;
  width: 100px;
  margin-bottom: 40px;
}
.payment_features_content .icon .icon_img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -23px;
  margin-left: -11px;
}
.payment_features_content h2 {
  font-weight: 700;
  font-size: 26px;
  color: #051441;
  margin-bottom: 15px;
}
.payment_features_content p {
  font-size: 18px;
  color: #677294;
  line-height: 30px;
  margin-bottom: 50px;
}

.pay_btn {
  color: #5956fe;
  position: relative;
  border: 0px;
  z-index: 1;
  border-radius: 4px;
  background: #fff;
  z-index: 1;
  min-width: 170px;
  padding: 15px 20px;
  text-align: center;
  box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1);
}
.pay_btn:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 3px;
  background-image: linear-gradient(
    0deg,
    rgb(113, 33, 255) 0%,
    rgb(33, 212, 253) 100%
  );
  transition: all 0.3s linear;
}
.pay_btn.pay_btn_two {
  color: #fff;
  margin-left: 18px;
}
.pay_btn.pay_btn_two:before {
  opacity: 1;
}
.pay_btn.pay_btn_two:hover {
  color: #5956fe;
  box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1);
}
.pay_btn.pay_btn_two:hover:before {
  opacity: 0;
}
.pay_btn:hover {
  color: #fff;
}
.pay_btn:hover:before {
  opacity: 1;
}

.payment_features_two {
  position: relative;
  z-index: 1;
}
.payment_features_two .sec_title h2 {
  font-size: 35px;
  line-height: 44px;
  font-weight: 500;
}

.payment_features_item {
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 20px 60px 0px rgba(0, 11, 40, 0.06);
  padding: 50px 40px;
}
.payment_features_item h4 {
  font: 600 20px/26px "Poppins", sans-serif;
  color: #051441;
  margin-bottom: 22px;
}
.payment_features_item p {
  font-weight: 300;
  margin-bottom: 28px;
}
.payment_features_item .learn_btn_two:before {
  background: #5f51fb;
}

/*======== payment_features_area css ==========*/
.payment_features_area_three {
  padding: 135px 0px 75px;
}

.payment_features_content_two h2 {
  font-size: 35px;
  line-height: 44px;
  margin-bottom: 18px;
  font-weight: 500;
}
.payment_features_content_two p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 60px;
}
.payment_features_content_two .item {
  margin-top: 30px;
}
.payment_features_content_two .item h3 {
  font-size: 20px;
  line-height: 26px;
  color: #051441;
  margin-bottom: 15px;
  margin-top: 0px;
}
.payment_features_content_two .item p {
  font-size: 16px;
  line-height: 26px;
}
.payment_features_content_two .app_btn {
  background: #5f51fb;
  border-color: #5f51fb;
  padding: 11px 38px;
}
.payment_features_content_two .app_btn i {
  font-size: 12px;
  padding-left: 10px;
}
.payment_features_content_two .app_btn:hover {
  color: #5f51fb;
  background: transparent;
}

.payment_features_img {
  position: relative;
  text-align: left;
  z-index: 1;
  float: left;
}
.payment_features_img:before {
  content: "";
  background: url(../img/new/shape_bg.png) no-repeat scroll center left;
  position: absolute;
  left: -65px;
  top: -20px;
  right: -32px;
  height: 100%;
  background-size: cover;
  z-index: -1;
}
.payment_features_img img {
  margin-left: -50px;
}

.payment_features_area_four .payment_features_content h2 {
  line-height: 44px;
  font-size: 30px;
}
.payment_features_area_four .pay_btn {
  border-radius: 45px;
  border: 1px solid #5f51fb;
  min-width: auto;
  padding: 12px 36px;
  color: #5f51fb;
}
.payment_features_area_four .pay_btn:before {
  background: #5f51fb;
}
.payment_features_area_four .pay_btn:hover {
  color: #fff;
}
.payment_features_area_four .pay_btn.pay_btn_two {
  color: #fff;
}
.payment_features_area_four .pay_btn.pay_btn_two:hover {
  color: #5f51fb;
}

/*===========perfect_solution_area css ==========*/
.perfect_solution_area {
  display: flex;
  overflow: hidden;
}
.perfect_solution_area .perfect_solution_left {
  display: flex;
  align-items: center;
  padding: 150px 0px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content {
  max-width: 685px;
  margin-left: auto;
  margin-right: 0;
  padding-right: 170px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content h2 {
  font-size: 40px;
  line-height: 56px;
  color: #051441;
  font-weight: 500;
  margin-bottom: 32px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 50px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_three {
  margin-top: 0px;
  font-size: 15px;
  background: #5f51fb;
  padding: 15px 42px;
}
.perfect_solution_area
  .perfect_solution_left
  .per_solution_content
  .btn_three:hover {
  background: transparent;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_six {
  background: transparent;
  color: #677294;
  border-color: #dfe3ed;
  margin-left: 20px;
}
.perfect_solution_area
  .perfect_solution_left
  .per_solution_content
  .btn_six:hover {
  background: #5f51fb;
  border-color: #5f51fb;
  color: #fff;
}
.perfect_solution_area
  .perfect_solution_left
  .per_solution_content.per_solution_content_two {
  padding-right: 0px;
  margin-right: auto;
  margin-left: 0;
  padding-left: 110px;
}
.perfect_solution_area
  .perfect_solution_left
  .per_solution_content.per_solution_content_three {
  padding-right: 0px;
  margin-right: auto;
  margin-left: 0;
  padding-left: 110px;
}
.perfect_solution_area
  .perfect_solution_left
  .per_solution_content.per_solution_content_three
  h2 {
  font-weight: 600;
  line-height: 56px;
}
.perfect_solution_area
  .perfect_solution_left
  .per_solution_content.per_solution_content_three
  .btn_three {
  border-radius: 45px;
  padding: 13px 44px;
}
.perfect_solution_area .perfect_solution_right {
  padding: 0px;
  position: relative;
}
.perfect_solution_area .perfect_solution_right .bg_img {
  background: url("../img/new/solution_01.jpg") no-repeat scroll center 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 130%;
  background-size: cover;
}
.perfect_solution_area .perfect_solution_right .bg_img.bg_two {
  background: url("../img/new/solution_02.jpg") no-repeat scroll center 0;
}

/*=========== startup_fuatures_area css ==========*/
.startup_tab {
  border: 0px;
  margin-bottom: 50px;
}
.startup_tab .nav-item {
  width: 20%;
  padding: 0px 15px;
  margin: 0px;
  text-align: center;
}
.startup_tab .nav-item .nav-link {
  border: 0px;
  background: #fbfbfd;
  padding: 32px 0px;
  border-radius: 4px;
  border: 2px solid transparent;
  transition: all 0.3s linear;
  cursor: pointer;
}
.startup_tab .nav-item .nav-link .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  line-height: 72px;
  color: #fff;
  margin-bottom: 15px;
}
.startup_tab .nav-item .nav-link h3 {
  font-size: 18px;
  line-height: 26px;
  color: #051441;
  font-weight: 400;
  white-space: pre-line;
  margin-bottom: 0;
}
.startup_tab .nav-item .nav-link.active {
  background: #fff;
  box-shadow: 0px 30px 40px 0px rgba(29, 7, 90, 0.08);
}

.startup_tab_content .show .startup_tab_img .phone_img,
.startup_tab_content .show .startup_tab_img .web_img {
  transform: translateX(0);
  opacity: 1;
}

.startup_tab_img {
  position: relative;
  padding-top: 40px;
  padding-bottom: 64px;
  z-index: 1;
}
.startup_tab_img:before {
  content: "";
  height: 100%;
  background: url("../img/new/tab_shape_bg.png") no-repeat scroll center 0 /
    contain;
  top: 0px;
  right: -55px;
  left: -55px;
  position: absolute;
  z-index: -1;
}
.startup_tab_img .web_img {
  display: inline-block;
  box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.14);
  transform: translateX(-30px);
  opacity: 0;
  transition: all 0.4s linear;
}
.startup_tab_img .phone_img {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateX(30px);
  opacity: 0;
  transition: all 0.5s linear;
}

/*============== intregration_area css =============*/
.intregration_logo {
  padding-right: 60px;
  margin-bottom: -30px;
}
.intregration_logo .intregration_item {
  margin-bottom: 30px;
}

.intregration_icon {
  width: 100%;
  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 5px 0px rgba(29, 7, 90, 0.06);
  height: 100%;
  padding: 30px;
  transition: all 0.3s linear;
}
.intregration_icon:hover {
  transform: scale(1.03);
}

.intregration_content h2 {
  font-size: 30px;
  color: #051441;
  font-weight: 600;
  margin-bottom: 25px;
}
.intregration_content p {
  line-height: 30px;
  margin-bottom: 40px;
}

.startup_fuatures_area_two .startup_tab {
  margin-bottom: 0px;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(1) .nav-link {
  border-color: #fa6fd1;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(2) .nav-link {
  border-color: #6fadfa;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(3) .nav-link {
  border-color: #f3af4e;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(4) .nav-link {
  border-color: #aa6ffa;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(5) .nav-link {
  border-color: #fa6666;
}

.seo_features_content h2 {
  font-size: 30px;
  line-height: 40px;
  color: #263b5e;
  font-weight: 600;
  margin-bottom: 25px;
}
.seo_features_content p {
  font-size: 16px;
  color: #6a7695;
  font-weight: 300;
}
.seo_features_content h6 {
  font-size: 18px;
  font-weight: 400;
  color: #263b5e;
  line-height: 30px;
  margin-bottom: 35px;
}
.seo_features_content .seo_btn {
  margin-top: 40px;
}
.seo_features_content .seo_features_item {
  padding-right: 150px;
  margin-top: 50px;
  display: flex;
}
.seo_features_content .seo_features_item .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #f1ebfe;
  text-align: center;
  line-height: 70px;
  margin-right: 30px;
}
.seo_features_content .seo_features_item .icon.two {
  background: #fcf1e7;
}
.seo_features_content .seo_features_item .media-body {
  flex: 1;
}
.seo_features_content .seo_features_item h3 {
  font-size: 20px;
  color: #263b5e;
  font-weight: 500;
  margin-bottom: 15px;
}
.seo_features_content .seo_features_item p {
  font-size: 16px;
  line-height: 28px;
  color: #6a7695;
  margin-bottom: 0;
}

.seo_features_img {
  text-align: center;
  position: relative;
  z-index: 1;
}
.seo_features_img img {
  margin-right: -80px;
}
.seo_features_img .round_circle {
  position: absolute;
  width: 540px;
  height: 540px;
  border-radius: 50%;
  background: #5e2ced;
  right: -126px;
  z-index: -1;
  opacity: 0.06;
}
.seo_features_img .round_circle.two {
  width: 360px;
  height: 360px;
  left: 84px;
  right: auto;
  top: 74px;
  z-index: -2;
}
.seo_features_img.seo_features_img_two img {
  margin-left: -170px;
  margin-right: 0;
}
.seo_features_img.seo_features_img_two .round_circle {
  left: -86px;
  right: auto;
  width: 500px;
  height: 500px;
  background: #dfac0b;
}
.seo_features_img.seo_features_img_two .round_circle.two {
  right: 60px;
  width: 370px;
  height: 370px;
  left: auto;
}

.title-four h2 {
  font: 600 30px/45px "Poppins", sans-serif;
  color: #282835;
}
.title-four p {
  max-width: 670px;
  margin: 0 auto;
}

.best_screen_features_area {
  position: relative;
  padding-bottom: 100px;
  margin-top: 120px;
  z-index: 1;
  background: #f8f8ff;
  overflow: hidden;
}

.best_screen_features_area .memphis-parallax li:nth-child(1) {
  left: 30%;
  top: 58px;
}

.best_screen_features_area .memphis-parallax li:nth-child(3) {
  left: 5%;
  top: 33%;
}

.best_screen_features_area .memphis-parallax li:nth-child(2) {
  left: 8%;
  top: 120px;
}

.best_screen_features_area .memphis-parallax li:nth-child(6) {
  left: 28%;
  top: 86%;
}

.best_screen_features_area .memphis-parallax li:nth-child(5) {
  left: 13%;
  top: 81%;
}

.best_screen_features_area .memphis-parallax li:nth-child(7) {
  left: 38%;
  top: 89%;
}

.best_screen_features_area .memphis-parallax li:nth-child(8) {
  left: 39%;
  top: 40%;
}

.best_screen_features_area .memphis-parallax li:nth-child(4) {
  left: 12%;
  top: 64%;
}

.best_screen_features_area .memphis-parallax li:nth-child(9) {
  left: 28%;
  top: 29%;
}

.best_screen_features_area .memphis-parallax li:nth-child(10) {
  left: 12%;
  top: 34%;
}

.best_screen_features_area svg {
  position: absolute;
  top: -14px;
  width: 100%;
  left: 0;
  z-index: -1;
  bottom: 0;
  height: 277px;
}

.b_screen_img {
  margin-left: -50px;
  margin-top: 65px;
}

.b_features_item {
  padding-left: 100px;
}

.b_features_icon {
  width: 70px;
  height: 70px;
  text-align: center;
  font-size: 30px;
  line-height: 70px;
  color: #5e2ced;
  border: 1px solid rgba(94, 44, 237, 0.2);
  border-radius: 4px;
  background-color: rgba(94, 44, 237, 0.05);
  margin-bottom: 30px;
  position: relative;
  transition: all 0.2s linear;
}

.b_features_icon .hover_color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: linear-gradient(
    -120deg,
    rgb(164, 133, 253) 0%,
    rgb(94, 44, 237) 100%
  );
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 29, 0.14);
  transition: all 0.3s linear;
  opacity: 0;
  border-radius: 4px;
}

.b_features_item h3 {
  font-size: 20px;
  line-height: 26px;
  color: #282835;
  font-weight: 600;
  padding-bottom: 15px;
  transition: all 0.2s linear;
}
.b_features_item h3:hover {
  color: #5e2ced;
}

.b_features_item:hover .b_features_icon {
  color: #fff;
  border: 1px solid transparent;
}

.b_features_item:hover .b_features_icon .hover_color {
  opacity: 1;
}

.b_features_info {
  height: 100%;
  align-items: center;
  padding-top: 70px;
}

/*====================================================*/
/*====================================================*/
/*=========== service_area css ============*/
.service_area {
  background: #f4f6fa;
}

.service_item {
  background: #fff;
  box-shadow: 0px 30px 40px 0px rgba(3, 115, 156, 0.1);
  padding: 47px 40px 0px;
  height: 100%;
  position: relative;
  border: 2px solid transparent;
  transition: border 0.2s linear;
  cursor: pointer;
  overflow: hidden;
}
.service_item p {
  line-height: 28px;
}
.service_item .icon {
  width: 54px;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
  position: absolute;
  right: 30px;
  top: 30px;
}
.service_item .icon.s_icon_one {
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
}
.service_item .icon.s_icon_two {
  background-image: linear-gradient(
    40deg,
    rgb(224, 56, 39) 0%,
    rgb(249, 164, 122) 100%
  );
  box-shadow: 0px 14px 30px 0px rgba(224, 56, 39, 0.4);
}
.service_item .icon.s_icon_three {
  background-image: linear-gradient(
    40deg,
    rgb(44, 130, 237) 0%,
    rgb(56, 208, 252) 100%
  );
  box-shadow: 0px 14px 30px 0px rgba(44, 130, 237, 0.4);
}
.service_item .icon.s_icon_four {
  background-image: linear-gradient(
    40deg,
    rgb(224, 149, 32) 0%,
    rgb(250, 233, 38) 100%
  );
  box-shadow: 0px 14px 30px 0px rgba(224, 149, 32, 0.4);
}
.service_item img {
  margin-right: -25px;
  width: auto;
}
.service_item:hover {
  border-color: #c4e7f7;
}

/*================ prototype_service_info css ==============*/
.prototype_service_area_two,
.prototype_service_area_three {
  overflow: hidden;
}

.prototype_service_info {
  padding: 150px 0px 175px;
  position: relative;
  z-index: 0;
}

.p_service_info {
  margin-bottom: -90px;
}

.p_service_item {
  margin-bottom: 90px;
}
.p_service_item .icon {
  box-sizing: content-box;
  width: 55px;
  height: 60px;
  position: relative;
  margin: 0px 0px 25px;
  font-size: 24px;
  -webkit-border-radius: 50%/14%;
  border-radius: 50%/14%;
  color: white;
  text-align: center;
  line-height: 64px;
  -o-text-overflow: clip;
  text-overflow: clip;
  z-index: 1;
}
.p_service_item .icon:before {
  box-sizing: content-box;
  position: absolute;
  content: "";
  top: 10%;
  right: -5.5%;
  bottom: 10%;
  left: -5%;
  border: none;
  -webkit-border-radius: 7%/50%;
  border-radius: 7%/50%;
  text-overflow: clip;
  text-shadow: none;
  z-index: -1;
}
.p_service_item .icon.icon_one {
  background: #7142f8;
}
.p_service_item .icon.icon_one:before {
  background: #7142f8;
}
.p_service_item .icon.icon_two {
  background: #5cbd2c;
}
.p_service_item .icon.icon_two:before {
  background: #5cbd2c;
}
.p_service_item .icon.icon_three {
  background: #f38650;
}
.p_service_item .icon.icon_three:before {
  background: #f38650;
}
.p_service_item .icon.icon_four {
  background: #ecbf24;
}
.p_service_item .icon.icon_four:before {
  background: #ecbf24;
}
.p_service_item .icon.icon_five {
  background: #fa4c9a;
}
.p_service_item .icon.icon_five:before {
  background: #fa4c9a;
}
.p_service_item .icon.icon_six {
  background: #35bfe7;
}
.p_service_item .icon.icon_six:before {
  background: #35bfe7;
}
.p_service_item h5 {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 15px;
}
.p_service_item p {
  font-size: 15px;
}

.symbols-pulse {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.symbols-pulse > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 23rem;
  height: 23rem;
  border-radius: 100%;
  background-image: linear-gradient(
    -180deg,
    rgba(227, 221, 246, 0.1) 0%,
    rgba(227, 221, 246, 0.2) 65%,
    rgba(227, 221, 246, 0.1) 100%
  );
  z-index: -1;
}
.symbols-pulse .pulse-1 {
  transform: translate(-50%, -50%) scale(0.67);
}
.symbols-pulse .pulse-2 {
  transform: translate(-50%, -50%) scale(1.05);
}
.symbols-pulse .pulse-3 {
  transform: translate(-50%, -50%) scale(1.63);
}
.symbols-pulse .pulse-4 {
  transform: translate(-50%, -50%) scale(2.1);
}
.symbols-pulse .pulse-x {
  will-change: transform;
  animation: pulsate 3s infinite;
}

@keyframes pulsate {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.5);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(4);
  }
}
/*================ prototype_service_area css =============*/
.prototype_service_area {
  background: #fbfbfd;
  padding-bottom: 130px;
  padding-top: 20px;
}

.service_carousel {
  padding-left: 155px;
  position: relative;
  z-index: 1;
}
.service_carousel:before {
  width: 100px;
  content: "";
  height: 100%;
  right: -25px;
  top: 0;
  position: absolute;
  background: #fbfbfb;
  filter: blur(12px);
  box-shadow: 0px 100px 40px 0px rgba(251, 251, 251, 0.1);
  z-index: 1;
}
.service_carousel .owl-stage {
  left: -100px;
  display: flex;
}
.service_carousel .owl-item {
  padding-left: 25px;
  padding-bottom: 55px;
}
.service_carousel .owl-item .service_item {
  box-shadow: 0px 30px 40px 0px rgba(12, 0, 46, 0.1);
}
.service_carousel .owl-item .service_item:hover {
  border-color: rgba(116, 68, 253, 0.2);
}
.service_carousel .owl-item .service_item img {
  width: auto;
}
.service_carousel .owl-next {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  box-shadow: 0px 2px 20px 2px rgba(12, 0, 46, 0.06);
  font-size: 16px;
  color: #222d39;
  line-height: 56px;
  transition: all 0.2s linear;
}
.service_carousel .owl-next:hover {
  background: #7444fd !important;
  color: #fff !important;
}

.prototype_service_area_two {
  background: #f8f8fc;
  padding: 120px 0px 60px;
  position: relative;
  z-index: 1;
}

/*============= agency_service_area css =============*/
.agency_service_area {
  padding: 135px 0px 140px;
}

.agency_service_item {
  margin-bottom: 30px;
}
.agency_service_item .icon {
  width: auto;
  height: auto;
  display: inline-block;
}
.agency_service_item .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.agency_service_item a {
  font: 400 14px/26px "Poppins", sans-serif;
  color: #222d39;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  transition: color 0.3s linear 0s;
}
.agency_service_item a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #222d39;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
  transition: width 0.3s linear 0s;
}
.agency_service_item p {
  display: inline-block;
}
.agency_service_item p i {
  vertical-align: middle;
  padding-left: 8px;
  transition: all 0.3s linear 0s;
}
.agency_service_item p:hover a {
  color: #5e2ced;
}
.agency_service_item p:hover a:before {
  width: 132%;
  background: #5e2ced;
}
.agency_service_item p:hover i {
  color: #5e2ced;
  padding-left: 12px;
}

/*====================== design_developers_area css =================*/
.design_img img {
  border: 2px solid rgb(228, 235, 242);
  border-radius: 6px;
  background-color: rgb(195, 201, 206);
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}

.design_img_two {
  margin-left: -100px;
}

/*============== software_service_area css =============*/
.software_service_area {
  background: #f9f9fc;
}

.software_service_tab {
  margin: 0px;
  border: 0px;
  display: block;
}
.software_service_tab .nav-item {
  margin: 0px;
}
.software_service_tab .nav-item .nav-link {
  display: block;
  padding: 16px 32px 16px 40px;
  transition: border-left-color 0.25s linear;
  border-radius: 0px;
  border: 0px;
  border-left: 4px solid #e6e8ef;
  background: transparent;
  font: 400 16px "Poppins", sans-serif;
  color: #677294;
  position: relative;
  cursor: pointer;
}
.software_service_tab .nav-item .nav-link:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #3d64f4;
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.software_service_tab .nav-item .nav-link.active {
  border-left-color: #3d64f4;
  color: #3d64f4;
}
.software_service_tab .nav-item .nav-link.active:before {
  opacity: 1;
}

.software_service_tab_content {
  margin-bottom: -70px;
}
.software_service_tab_content .software_service_item {
  padding-right: 30px;
}
.software_service_tab_content .software_service_item i {
  font-size: 30px;
  color: #3d64f4;
  line-height: 40px;
}
.software_service_tab_content .software_service_item h5 {
  font: 600 "Poppins", sans-serif;
  color: #222d39;
  font-size: 22px;
}
.software_service_tab_content .software_service_item p {
  font-size: 15px;
}

/*============== developer_product_area css ================*/
.developer_product_area {
  background: #f9f9fc;
  padding: 160px 0px;
}

.developer_product_content {
  padding-right: 100px;
}
.developer_product_content .develor_tab {
  display: inline-block;
  border-bottom: 2px solid #e1e3ed;
  padding: 0px 40px 0px 10px;
}
.developer_product_content .develor_tab .nav-item {
  margin: 0px 0px 0px 50px;
  float: left;
}
.developer_product_content .develor_tab .nav-item .nav-link {
  font: 400 16px "Poppins", sans-serif;
  color: #677294;
  border: 0px;
  padding: 0px 0px 10px;
  position: relative;
  cursor: pointer;
}
.developer_product_content .develor_tab .nav-item .nav-link:before {
  width: 0;
  content: "";
  left: auto;
  right: 0;
  height: 2px;
  background: #3d64f4;
  position: absolute;
  bottom: -2px;
  transition: all 0.3s linear;
}
.developer_product_content .develor_tab .nav-item .nav-link.active {
  color: #3d64f4;
  background: transparent;
}
.developer_product_content .develor_tab .nav-item .nav-link.active:before {
  right: auto;
  left: 0;
  width: 100%;
}
.developer_product_content .develor_tab .nav-item:first-child {
  margin-left: 0px;
}
.developer_product_content .developer_tab_content p {
  line-height: 28px;
  font-weight: 300;
}
.developer_product_content .developer_tab_content .details_btn {
  font: 400 14px "Poppins", sans-serif;
  color: #3d64f4;
  position: relative;
  display: inline-block;
}
.developer_product_content .developer_tab_content .details_btn:before {
  width: 100%;
  content: "";
  left: auto;
  right: 0;
  height: 1px;
  background: #3d64f4;
  position: absolute;
  bottom: 0px;
  transition: all 0.3s linear;
}

.c_violet {
  color: #222d39;
}
.c_violet:before {
  background: #5e2ced;
}
.c_violet:hover {
  color: #5e2ced;
}

.d_product_content_two .develor_tab .nav-item .nav-link:before {
  background: #5e2ced;
}
.d_product_content_two .develor_tab .nav-item .nav-link.active {
  color: #5e2ced;
}

.tab_img_info {
  position: relative;
}
.tab_img_info .tab_img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  border-radius: 6px;
  overflow: hidden;
  transition: opacity 0.3s linear;
}
.tab_img_info .tab_img.active {
  position: relative;
  opacity: 1;
}

/*============= app_service_area css ============*/
.app_service_area {
  padding-top: 120px;
  background: #fff;
}

.app_service_info {
  margin-bottom: -90px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.app_service_item {
  border: 1px solid rgb(244, 244, 249);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  padding: 50px;
  transition: all 0.2s linear;
  margin-bottom: 30px;
  cursor: pointer;
}
.app_service_item .app_icon {
  font-size: 40px;
  line-height: 45px;
}
.app_service_item .app_icon.one {
  text-shadow: 0px 14px 30px rgba(44, 130, 237, 0.4);
  color: #677294;
  background-image: linear-gradient(
    0deg,
    rgb(33, 113, 212) 0%,
    rgb(44, 196, 240) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.app_service_item .app_icon.two {
  text-shadow: 0px 14px 30px rgba(224, 56, 39, 0.4);
  color: #e03827;
  background-image: linear-gradient(0deg, #e03827 0%, #f9a47a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.app_service_item .app_icon.three {
  text-shadow: 0px 14px 30px rgba(94, 44, 237, 0.4);
  color: #e03827;
  background-image: linear-gradient(0deg, #5e2ced 0%, #a485fd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.app_service_item .learn_btn_two {
  color: #222d39;
  font-size: 14px;
}
.app_service_item .learn_btn_two:before {
  background: #4069eb;
}
.app_service_item .learn_btn_two:hover {
  color: #4069eb;
}
.app_service_item .learn_btn_two.c_violet:hover {
  color: #5e2ced;
}
.app_service_item .learn_btn_two.c_violet:hover:before {
  background: #5e2ced;
}
.app_service_item:hover {
  box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.08);
}

.app_service_area_two {
  background: #f9f9fc;
  padding: 120px 0px;
}
.app_service_area_two .app_service_info {
  margin-bottom: -30px;
}

/*============== service_details_area css ==============*/
.service_details_img {
  margin-left: -80px;
}

.service_details ul {
  padding-left: 35px;
}
.service_details ul li {
  font: 400 16px "Poppins", sans-serif;
  color: #677294;
  position: relative;
  padding-left: 35px;
  margin-bottom: 13px;
}
.service_details ul li i {
  position: absolute;
  left: 0;
  top: 5px;
  color: #5e2ced;
}
.service_details ul li:last-child {
  margin-bottom: 0px;
}

.service_details_item + .service_details_item {
  margin-top: 200px;
}

/*============= saas_service_area css =============*/
.saas_service_item .saas_service_content .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 24px;
  line-height: 64px;
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
}
.saas_service_item .saas_service_content .icon.icon_one {
  background-image: linear-gradient(
    40deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
}
.saas_service_item .saas_service_content .icon.icon_two {
  background-image: linear-gradient(
    40deg,
    rgb(224, 56, 39) 0%,
    rgb(249, 164, 122) 100%
  );
  box-shadow: 0px 10px 20px 0px rgba(227, 69, 49, 0.2);
}
.saas_service_item .saas_service_content .icon.icon_three {
  background-image: linear-gradient(
    40deg,
    rgb(87, 178, 42) 0%,
    rgb(119, 234, 61) 100%
  );
  box-shadow: 0px 10px 20px 0px rgba(92, 186, 45, 0.2);
}
.saas_service_item .saas_service_content .icon.icon_four {
  background-image: linear-gradient(
    40deg,
    rgb(44, 130, 237) 0%,
    rgb(56, 208, 252) 100%
  );
  box-shadow: 0px 10px 20px 0px rgba(45, 139, 239, 0.2);
}
.saas_service_item .saas_service_content h4 {
  margin-bottom: 20px;
}
.saas_service_item .saas_service_content p {
  margin-bottom: 45px;
}
.saas_service_item + .saas_service_item {
  margin-top: 180px;
}

/*============ payment_service_area css ==============*/
.payment_service_area {
  padding-top: 225px;
  padding-bottom: 150px;
  position: relative;
  z-index: 2;
  background: url("../img/home9/shape_two.png") no-repeat scroll center 0;
  background-size: cover;
}
.payment_service_area .image_shape {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 882px;
  z-index: -1;
}
.payment_service_area .service-content h2 {
  font-size: 26px;
  margin-bottom: 25px;
}
.payment_service_area .service-content p {
  font-size: 18px;
}

.pay_icon {
  background: url("../img/home9/icon_shape_two.png") no-repeat scroll center 0;
  width: 110px;
  height: 103px;
  text-align: center;
  line-height: 95px;
  margin-bottom: 34px;
}

.payment_service_item {
  padding-right: 80px;
  margin-bottom: 75px;
  display: flex;
}
.payment_service_item .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 55px;
  margin-right: 30px;
}
.payment_service_item .media-body {
  flex: 1;
}
.payment_service_item h3 {
  margin-bottom: 15px;
}
.payment_service_item p {
  margin-bottom: 0;
}

/*=========== sass_partner_logo_area css ==========*/
.sass_partner_logo_area,
.saas_map_area,
.saas_subscribe_area {
  background: #fbfcfe;
}

.saas_action_content_img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 6px;
  /* background-color: rgb(255, 255, 255); */
  /* box-shadow: 0px 22px 95px 0px rgba(55, 168, 237, 0.1); */
  display: flex;
  flex-wrap: wrap;
  /* padding: 60px; */
  margin-bottom: -50px;
  position: relative;
  z-index: 2;
}

/*=========== saas_subscribe_area css ==========*/
.saas_subscribe_area .saas_action_content {
  max-width: 970px;
  margin: 0 auto;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 22px 95px 0px rgba(55, 168, 237, 0.1);
  display: flex;
  flex-wrap: wrap;
  padding: 60px;
  margin-bottom: -50px;
  position: relative;
  z-index: 2;
}
.saas_subscribe_area .saas_action_content .gr_btn {
  min-width: 200px;
  padding: 20px 0px;
  text-align: center;
  color: #fff;
}
.saas_subscribe_area .saas_action_content .gr_btn:before {
  opacity: 0;
  transition: all 0.2s linear;
}
.saas_subscribe_area .saas_action_content .gr_btn:hover {
  color: #23b1fe;
}
.saas_subscribe_area .saas_action_content .gr_btn:hover:before {
  opacity: 1;
}

.partner_logo_area_four {
  padding-top: 80px;
  margin-bottom: -40px;
}
.partner_logo_area_four h4 {
  color: #8891aa;
}

.partner_logo_area_five {
  padding: 200px 0px 70px;
}

.payment_logo_area {
  padding: 200px 0px 120px;
}
.payment_logo_area .sec_title h2 {
  font-size: 35px;
  line-height: 44px;
}

.partner_logo_area_six {
  padding: 56px 0px;
}
.partner_logo_area_six .partner_info {
  margin-bottom: -60px;
}
.partner_logo_area_six .partner_info .logo_item:hover img {
  filter: brightness(0);
}

/*============= partner_logo_area_two css ==============*/
.partner_logo_area_two {
  padding-top: 120px;
}
.partner_logo_area_two.sec_pad .row {
  margin-bottom: -60px;
}
.partner_logo_area_two h4 {
  color: #8891aa;
}

.partner_info {
  text-align: center;
  justify-content: center;
}
.partner_info .logo_item {
  width: 20%;
  margin-bottom: 60px;
}
.partner_info .logo_item img {
  max-width: 100%;
  -webkit-filter: contrast(0.3%);
  filter: contrast(0.3%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.partner_info .logo_item:hover img {
  filter: contrast(100%);
}

.subscribe_form_info {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(243, 246, 249);
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 30px 50px 0px rgba(12, 0, 46, 0.1);
  padding: 60px 0px;
  margin-bottom: -150px;
  z-index: 2;
  position: relative;
}
.subscribe_form_info .subscribe-form {
  max-width: 370px;
  margin: 0 auto;
}
.subscribe_form_info .subscribe-form .form-control {
  text-align: center;
  border: 0px;
  font: 400 18px/28px "Poppins", sans-serif;
  color: #b4bacc;
  border-radius: 0px;
  border-bottom: 1px solid #3d64f4;
  box-shadow: none;
}
.subscribe_form_info .subscribe-form .form-control.placeholder {
  color: #b4bacc;
}
.subscribe_form_info .subscribe-form .form-control:-moz-placeholder {
  color: #b4bacc;
}
.subscribe_form_info .subscribe-form .form-control::-moz-placeholder {
  color: #b4bacc;
}
.subscribe_form_info .subscribe-form .form-control::-webkit-input-placeholder {
  color: #b4bacc;
}
.subscribe_form_info .subscribe-form .btn_four {
  padding: 16px 44px;
  box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.subscribe_form_info .subscribe-form .btn_four:hover {
  box-shadow: none;
}

.s_form_info_two .subscribe-form .form-control {
  border-color: #5e2ced;
}
.s_form_info_two .subscribe-form .btn_four {
  border-radius: 4px;
  border-color: #5e2ced;
  background: #5e2ced;
  box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.s_form_info_two .subscribe-form .btn_four:hover {
  color: #fff;
}

.saas_subscribe_area_two .subscribe_form_info {
  padding: 80px 0px;
}
.saas_subscribe_area_two .subscribe_form_info .form-control {
  border-color: #5f51fb;
}
.saas_subscribe_area_two .subscribe_form_info .btn_four {
  border-color: #5f51fb;
  background: #5f51fd;
  box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.saas_subscribe_area_two .subscribe_form_info .btn_four:hover {
  color: #fff;
}

/*============== footer_dark_one css =============*/
.footer_dark_one {
  background: #15133a;
}
.footer_dark_one .footer_top {
  border-color: #1f1d48;
}
.footer_dark_one .f_widget.about-widget .f_list li a,
.footer_dark_one .f_widget .widget-wrap p a,
.footer_dark_one .f_social_icon_two a {
  color: #9ca5c1;
}

.dark_f_bottom a {
  transition: color 0.2s linear;
}
.dark_f_bottom a:hover {
  color: #4069eb;
}
.dark_f_bottom p {
  color: #9ca5c1;
}
.dark_f_bottom p a {
  color: #4069eb;
}
.dark_f_bottom .f_menu li a {
  color: #9ca5c1;
}
.dark_f_bottom .f_menu li a:hover {
  color: #4069eb;
}
.dark_f_bottom .f_menu li + li:before {
  background: #5e6482;
}

.dark_widget .f-title {
  color: #fff;
}
.dark_widget.company_widget .f_social_icon_two {
  margin-top: 25px;
}
.dark_widget.company_widget .f_social_icon_two a:first-child {
  margin-left: 0px;
}
.dark_widget.company_widget .f_social_icon_two a:hover {
  color: #4069eb;
}
.dark_widget .widget-wrap p span {
  color: #fff;
}
.dark_widget .widget-wrap p a:hover {
  color: #4069eb;
}
.dark_widget.about-widget .f_list li a:before {
  background: #4069eb;
}
.dark_widget.about-widget .f_list li a:hover {
  color: #4069eb;
}
.dark_widget .f_subscribe .form-control {
  background: transparent;
  border-color: #202430;
}
.dark_widget .f_subscribe button {
  color: #fff;
}

.footer_top {
  border-bottom: 1px solid #e0e3ef;
  padding: 115px 0px 100px;
}

.f_widget .widget-wrap {
  margin-top: 35px;
}
.f_widget .widget-wrap p span {
  color: #051441;
}
.f_widget .widget-wrap p a {
  color: #677294;
  transition: color 0.2s linear;
}
.f_widget.company_widget .mchimp-errmessage,
.f_widget.company_widget .mchimp-sucmessage {
  position: absolute;
}
.f_widget.about-widget .f_list {
  margin-bottom: 0px;
}
.f_widget.about-widget .f_list li {
  margin-bottom: 15px;
}
.f_widget.about-widget .f_list li a {
  font: 300 16px/20px "Poppins", sans-serif;
  color: #677294;
  position: relative;
  transition: color 0.2s linear;
  display: inline-block;
}
.f_widget.about-widget .f_list li a:before {
  content: "";
  width: 0;
  height: 1px;
  background: #6754e2;
  right: 0;
  left: auto;
  bottom: 0;
  position: absolute;
  transition: width 0.2s linear;
}
.f_widget.about-widget .f_list li a:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}
.f_widget.about-widget .f_list li:last-child {
  margin-bottom: 0px;
}

.f_subscribe {
  position: relative;
  margin-top: 40px;
}
.f_subscribe .form-control {
  font: 300 14px "Poppins", sans-serif;
  color: #333;
  border: 1px solid rgb(226, 231, 243);
  border-radius: 3px;
  background: rgb(233, 236, 243);
  padding-left: 25px;
  height: 54px;
  box-shadow: none;
}
.f_subscribe .form-control.placeholder {
  color: #9ba2b5;
}
.f_subscribe .form-control:-moz-placeholder {
  color: #9ba2b5;
}
.f_subscribe .form-control::-moz-placeholder {
  color: #9ba2b5;
}
.f_subscribe .form-control::-webkit-input-placeholder {
  color: #9ba2b5;
}
.f_subscribe .form-control:focus {
  box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
}
.f_subscribe button {
  position: absolute;
  right: 25px;
  background: transparent;
  padding: 0;
  color: #222d39;
  font-size: 16px;
  top: 52%;
  transform: translateY(-50%);
}

.footer_bottom {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #7f88a6;
  padding: 27px 0px;
}
.footer_bottom p a {
  transition: color 0.2s linear;
}
.footer_bottom .f_menu {
  margin-bottom: 0px;
}
.footer_bottom .f_menu li {
  display: inline-block;
  position: relative;
}
.footer_bottom .f_menu li a {
  color: #7f88a6;
  transition: color 0.2s linear;
}
.footer_bottom .f_menu li a:hover {
  color: #6754e2;
}
.footer_bottom .f_menu li + li {
  margin-left: 16px;
}
.footer_bottom .f_menu li + li:before {
  content: "";
  width: 1px;
  height: 12px;
  background: #b1b7ca;
  display: inline-block;
  margin-right: 18px;
  vertical-align: middle;
}
.footer_bottom a:hover {
  color: #6754e2;
}

.f_social_icon_two a {
  font-size: 14px;
  color: #969db4;
  margin: 0px 8px;
}

.f_widget .widget-wrap {
  margin-top: 35px;
}
.f_widget .widget-wrap p span {
  color: #051441;
}
.f_widget .widget-wrap p a {
  color: #677294;
  transition: color 0.2s linear;
}
.f_widget.company_widget .mchimp-errmessage,
.f_widget.company_widget .mchimp-sucmessage {
  position: absolute;
}
.f_widget.about-widget .f_list {
  margin-bottom: 0px;
}
.f_widget.about-widget .f_list li {
  margin-bottom: 15px;
}
.f_widget.about-widget .f_list li a {
  font: 300 16px/20px "Poppins", sans-serif;
  color: #677294;
  position: relative;
  transition: color 0.2s linear;
  display: inline-block;
}
.f_widget.about-widget .f_list li a:before {
  content: "";
  width: 0;
  height: 1px;
  background: #6754e2;
  right: 0;
  left: auto;
  bottom: 0;
  position: absolute;
  transition: width 0.2s linear;
}
.f_widget.about-widget .f_list li a:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}
.f_widget.about-widget .f_list li:last-child {
  margin-bottom: 0px;
}

.dark_widget .widget-wrap p span {
  color: #fff;
}
.dark_widget .widget-wrap p a:hover {
  color: #4069eb;
}

.products-img {
  /* height: 400px; */
  /* Default height for large screens */
  width: 100%;
}
@media (max-width: 768px) {
  /* For mobile screens */
  .products-img {
    /* height: 250px; */
    width: 100%;
  }
}

/*================= pricing_area css ==============*/
.pricing_area {
  background: #fbfbfd;
}

.price_tab {
  border-radius: 45px;
  max-width: 400px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.08);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  border: 0px;
  padding: 7px;
  justify-content: center;
  position: relative;
}
.price_tab .nav-item {
  padding: 0px;
  margin: 0px;
}
.price_tab .nav-item .nav-link {
  margin: 0px;
  font: 400 16px "Poppins", sans-serif;
  color: #677294;
  padding: 12px 30px;
  display: inline-block;
  border: 0px;
  border-radius: 45px;
  min-width: 193px;
  text-align: center;
  transition: color 0.3s linear;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.price_tab .nav-item .nav-link.active {
  border: 0px;
  border-radius: 45px;
  background: transparent;
  color: #fff;
}
.price_tab .hover_bg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: calc(100% - 14px);
  border-radius: 45px;
  z-index: 0;
  transition: all 0.2s linear;
}

.price_tab_two .hover_bg {
  background: #fe6900;
}

.price_content .fade {
  transform: translateY(10px);
  transition: all 0.3s linear;
}
.price_content .fade.show {
  transform: translateY(0px);
}
.price_content .price_item {
  text-align: center;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 6px 0px rgba(0, 11, 40, 0.1);
  padding: 50px 50px 40px;
  border: 1px solid #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear;
  cursor: pointer;
}
.price_content .price_item .tag {
  position: absolute;
  font: 400 14px "Poppins", sans-serif;
  color: #fff;
  background: #00aff0;
  padding: 19px 32px;
  top: -10px;
  left: -39px;
  transform: rotate(-45deg);
}
.price_content .price_item .tag span {
  position: relative;
  top: 11px;
}
.price_content .price_item p {
  font-size: 16px;
  line-height: 22px;
  color: #677294;
  font-weight: 300;
  margin-bottom: 0px;
}
.price_content .price_item .price {
  line-height: 40px;
  border-bottom: 1px solid #e9e9f4;
  padding: 33px 0px 30px;
}
.price_content .price_item .price sub {
  color: #677294;
  bottom: 0;
}
.price_content .price_item .p_list {
  padding: 30px 0px 20px;
}
.price_content .price_item .p_list li {
  font: 300 16px/40px "Poppins", sans-serif;
  color: #505975;
}
.price_content .price_item .p_list li i {
  padding-right: 10px;
}
.price_content .price_item .p_list li .ti-check {
  color: #00aff0;
}
.price_content .price_item .p_list li .ti-close {
  color: #f0002d;
}
.price_content .price_item .price_btn {
  border-radius: 45px;
  color: #00aff0;
  border-color: #00aff0;
  padding: 0px 36px;
}
.price_content .price_item .price_btn:hover {
  color: #fff;
  background: #00aff0;
}
.price_content .price_item:hover {
  border-color: #c9ebfa;
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
}

/*=================== pricing_area_two css ===============*/
.pricing_area_two {
  background: #f6f7fa;
}

.price_content_two .price_item .tag {
  background: #fe6900;
}
.price_content_two .price_item .p_list li .ti-check {
  color: #5f2eed;
}
.price_content_two .price_item .price_btn {
  border-color: #fe6900;
  color: #fe6900;
  background: transparent;
}
.price_content_two .price_item .price_btn:hover {
  background: #fe6900;
  color: #fff;
}
.price_content_two .price_item:hover {
  border-color: #dad1f8;
}

.price_content_three .price_item .tag {
  background: #5f51fb;
}
.price_content_three .price_item .p_list li .ti-check {
  color: #5f51fb;
}
.price_content_three .price_item .price_btn {
  border-color: #5f51fb;
  color: #5f51fb;
  background: transparent;
}
.price_content_three .price_item .price_btn:hover {
  background: #5f51fb;
  color: #fff;
}
.price_content_three .price_item:hover {
  border-color: #dfdcfe;
}

/*================== call_action_area css ================*/
.call_action_area {
  min-height: 900px;
  position: relative;
  background-image: linear-gradient(
    180deg,
    rgb(23, 134, 216) 0%,
    rgb(0, 175, 240) 100%
  );
  z-index: 1;
  padding-top: 250px;
  position: relative;
  overflow: hidden;
}
.call_action_area:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: url("../img/home2/action_bg.png") no-repeat scroll center 0;
}
.call_action_area .action_one {
  left: -240px;
  bottom: 0;
  height: 100%;
  z-index: -1;
}
.call_action_area .action_two {
  right: 0;
  background-position: 50% 50%;
  z-index: -1;
  top: 0;
}
.call_action_area .action_content {
  max-width: 570px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.call_action_area .action_content h2 {
  margin-bottom: 15px;
  color: #fff;
}
.call_action_area .action_content p {
  font-weight: 300;
  color: #fff;
}
.call_action_area .action_content .action_btn {
  min-width: 180px;
  line-height: 55px;
  border-radius: 45px;
  box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.2);
  background: #fff;
  color: #00aff0;
}
.call_action_area .action_content .action_btn:hover {
  box-shadow: none;
}

/*============= design_tab_area css ============*/
.design_tab_area {
  background: #fbfbfd;
}

.design_tab {
  border: 0px;
}
.design_tab .nav-item {
  width: 100%;
  margin-bottom: 30px;
}
.design_tab .nav-item .nav-link {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
  border: 0px;
  border-radius: 0px;
  padding: 25px 50px;
  transition: background 0.5s ease 0s;
  cursor: pointer;
}
.design_tab .nav-item .nav-link h5 {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #222d39;
  transition: color 0.5s ease 0s;
}
.design_tab .nav-item .nav-link p {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 300;
  color: #677294;
  transition: color 0.5s ease 0s;
}
.design_tab .nav-item .nav-link.active {
  background-color: #7444fd;
}
.design_tab .nav-item .nav-link.active h5,
.design_tab .nav-item .nav-link.active p {
  color: #fff;
}

.tab-content .tab-pane .tab_img img {
  transform: translateX(20px);
  transition: all 0.3s linear;
  max-width: 100%;
}
.tab-content .tab-pane.show .tab_img img {
  transform: translateX(0);
}
.tab-content .tab_img {
  margin-right: -160px;
  padding-left: 120px;
  max-width: 100%;
}

/*============= action_area_two css =============*/
.action_area_two {
  background: #f6f6fa;
  padding-bottom: 40px;
}

.action_content {
  margin-top: 25px;
}
.action_content .btn_three {
  margin-top: 40px;
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
.action_content .btn_three:hover {
  box-shadow: none;
}

.action_img {
  margin-right: -160px;
  margin-top: -50px;
}
.action_img img {
  max-width: 100%;
}

/*================= action area three css =================*/
.action_area_three {
  background-image: linear-gradient(
    0deg,
    rgb(94, 44, 237) 0%,
    rgb(108, 60, 244) 100%
  );
  position: relative;
  z-index: 1;
}
.action_area_three:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
.action_area_three .curved {
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
  z-index: -1;
  background: url("../img/home4/action_shap.png") no-repeat scroll center top;
  top: 0;
  background-size: contain;
}
.action_area_three .action_content h2 {
  color: #fff;
}
.action_area_three .action_content .about_btn {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.action_area_three .action_content .about_btn:hover {
  box-shadow: none;
  color: #5e2ced;
  background: #fff;
}
.action_area_three .action_content .white_btn {
  color: #5e2ced;
  box-shadow: none;
  background: #fff;
  margin-right: 25px;
}
.action_area_three .action_content .white_btn:hover {
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  color: #fff;
  background: #5e2ced;
}

/*=========== payment_priceing_area css ===========*/
.payment_priceing_area {
  padding: 120px 0px 90px;
  position: relative;
  z-index: 1;
}
.payment_priceing_area:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/new/price_bg.png") no-repeat scroll center;
  position: absolute;
  z-index: -1;
}
.payment_priceing_area .payment_price_info {
  display: block;
  overflow: hidden;
  padding: 30px 0px;
}
.payment_priceing_area .sec_title h2 {
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
}

.payment_price_item {
  text-align: center;
  background: #fbfbfd;
  padding: 50px 40px 55px;
  border: 1px solid #f1f3f8;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  width: 33.3333333333%;
  float: left;
  transition: all 0.2s linear;
}
.payment_price_item:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    -140deg,
    rgb(253, 171, 231) 0%,
    rgb(189, 142, 242) 36%,
    rgb(125, 113, 253) 100%
  );
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  border-radius: 4px;
  transition: opacity 0.4s linear;
}
.payment_price_item h2 {
  font-size: 40px;
  font-weight: 600;
  color: #051441;
}
.payment_price_item h6 {
  font-size: 18px;
  color: #051441;
  font-weight: 400;
  margin-bottom: 30px;
}
.payment_price_item p {
  line-height: 30px;
  margin-bottom: 50px;
}
.payment_price_item .payment_price_btn {
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-radius: 45px;
  background: rgba(253, 83, 135, 0.1);
  display: inline-block;
  padding: 10px 42px;
  color: #fd5387;
  transition: all 0.3s linear;
}
.payment_price_item .payment_price_btn i {
  font-size: 12px;
  padding-left: 5px;
}
.payment_price_item:nth-child(3) .payment_price_btn {
  background: rgba(95, 81, 251, 0.1);
  color: rgb(95, 81, 251);
}
.payment_price_item.center {
  border: 0px;
  border-radius: 4px;
  padding: 80px 40px 86px;
  transform: translateY(-30px);
  transition: all 0.4s linear;
}
.payment_price_item.center:before {
  opacity: 1;
}
.payment_price_item.center h2,
.payment_price_item.center h6,
.payment_price_item.center p {
  color: #fff;
}
.payment_price_item.center .payment_price_btn {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.payment_price_item:hover {
  border-radius: 4px;
  border-color: rgb(189, 142, 242);
  transition: all 0.4s linear;
  box-shadow: none;
}
.payment_price_item:hover:before {
  opacity: 1;
}
.payment_price_item:hover h2,
.payment_price_item:hover h6,
.payment_price_item:hover p {
  color: #fff;
}
.payment_price_item:hover .payment_price_btn {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

/*============== priceing_area_four css ============*/
.pricing_area_four .sec_title {
  margin-bottom: 50px;
}
.pricing_area_four .sec_title h2 {
  margin-bottom: 0px;
}
.pricing_area_four .sec_title p {
  font-style: italic;
}

.price_info_two {
  box-shadow: 0px 4px 5px 0px rgba(12, 0, 46, 0.05);
}
.price_info_two .price_head {
  display: table;
  width: 100%;
}
.price_info_two .price_head .p_head {
  width: 25%;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  padding: 31px 0px;
}
.price_info_two .price_head .p_head h4 {
  color: #222d39;
  font-size: 20px;
}
.price_info_two .price_head .p_head h4,
.price_info_two .price_head .p_head h5 {
  margin-bottom: 0px;
}
.price_info_two .price_head .p_head p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.price_info_two .price_head .p_head:nth-child(2) {
  background: #0ed1b3;
}
.price_info_two .price_head .p_head:nth-child(3) {
  background: #6c84ee;
}
.price_info_two .price_head .p_head:nth-child(4) {
  background: #ee6cda;
}
.price_info_two .price_head .p_head h5 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.price_info_two .price_item {
  width: 25%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  cursor: pointer;
  padding: 15px 0px;
}
.price_info_two .price_item:nth-child(odd) {
  background: #f8f8fa;
}
.price_info_two .price_item:first-child {
  text-align: left;
  padding-left: 30px;
}
.price_info_two .price_item h5 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: #222d39;
}
.price_info_two .price_item h5 i {
  font-size: 20px;
}
.price_info_two .price_item .pr_title {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.price_info_two .price_item .pr_title:before {
  content: "p";
  position: absolute;
  left: 0;
  top: 0;
  font-family: eleganticons;
  color: #afb5c7;
  transition: color 0s linear;
}
.price_info_two .price_item .pr_title:hover:before {
  color: #5e2ced;
}
.price_info_two .price_item .check {
  color: #0ed1b3;
}
.price_info_two .price_item .cros {
  color: #afb5c7;
}
.price_info_two .pr_list {
  display: table;
  width: 100%;
}
.price_info_two .price_btn {
  border-radius: 45px;
  color: #677294;
  border-color: #dfe3ed;
  padding: 0px 32px;
  line-height: 46px;
  margin: 40px 0px;
  transition: all 0.2s linear;
}
.price_info_two .price_btn:hover {
  background: #5e2ced;
  border-color: #5e2ced;
  color: #fff;
}

.tooltip .tooltip-inner {
  background-color: #fff !important;
  opacity: 1;
  color: #111 !important;
  opacity: 1;
  box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.14);
  font-size: "Poppins", sans-serif;
  font-size: 16px;
  color: #677294;
  line-height: 26px;
  width: 100%;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #fff;
}
.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #fff;
}
.tooltip.show {
  opacity: 1;
}

.price_info_three .price_head .p_head:nth-child(2) {
  background: #fba820;
}
.price_info_three .price_head .p_head:nth-child(3) {
  background: #e63779;
}
.price_info_three .price_head .p_head:nth-child(4) {
  background: #0e79de;
}
.price_info_three .price_item h5 {
  color: #2c2c51;
}
.price_info_three .price_item .pr_title:hover:before {
  color: #26da15;
}
.price_info_three .price_item .check {
  color: #0e79de;
}
.price_info_three .price_item .cros {
  color: #fc3f48;
}
.price_info_three .price_btn:hover {
  background: #0e79de;
  border-color: #0e79de;
}

/*PRICEING AREA CSS */
.pricing_area_five {
  padding: 110px 0px;
  background: #f9f9fd;
}
.pricing_area_five .title-four {
  margin-bottom: 60px;
}

.price_box_two {
  border: 1px solid rgb(240, 243, 250);
  border-radius: 5px;
  background-color: rgb(252, 252, 255);
  padding: 40px 40px 55px;
  transition: all 0.3s linear;
  cursor: pointer;
}
.price_box_two h5 {
  font-size: 20px;
  line-height: 28px;
  color: #282835;
  font-family: "Poppins", sans-serif;
}
.price_box_two p {
  font-size: 14px;
  line-height: 28px;
  color: #8b8b99;
  font-family: "Poppins", sans-serif;
}
.price_box_two .price_icon {
  margin-top: 24px;
}
.price_box_two .price_icon img {
  max-width: 100%;
}
.price_box_two .rate {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #282835;
  border-bottom: 1px solid #e8e8f0;
  padding: 25px 0px 17px;
  transition: all 0.3s linear;
}
.price_box_two ul {
  padding: 23px 0px 30px;
}
.price_box_two ul li {
  font-size: 14px;
  line-height: 34px;
  color: #727988;
  font-family: "Poppins", sans-serif;
}
.price_box_two .purchase_btn_two {
  font-size: 14px;
  line-height: 30px;
  color: #5e2ced;
  border: 1px solid #a485fd;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 35px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  transition: all 0.3s linear;
  position: relative;
  z-index: 1;
}
.price_box_two .purchase_btn_two:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  background-image: linear-gradient(
    90deg,
    rgb(164, 133, 253) 0%,
    rgb(94, 44, 237) 100%
  );
  transition: all 0.4s linear;
  z-index: -1;
}
.price_box_two .purchase_btn_two:hover {
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 29, 0.14);
  color: #fff;
}
.price_box_two .purchase_btn_two:hover:before {
  opacity: 1;
}
.price_box_two:hover {
  border-color: rgb(240, 243, 250);
  background: #fff;
  box-shadow: 0px 30px 50px 0px rgba(0, 0, 29, 0.1);
}
.price_box_two:hover .rate {
  color: #5e2ced;
}

/*================= s_pricing_area css ===============*/
.s_pricing-item {
  text-align: center;
  background: #f6f7fa;
  border: 1px solid #f6f7fa;
  padding: 55px;
  cursor: pointer;
  transition: all 0.2s linear;
  margin-bottom: 30px;
  position: relative;
}
.s_pricing-item .tag_label {
  font: 400 16px/22px "Poppins", sans-serif;
  color: #fff;
  background: #23b1fe;
  transform: rotate(90deg);
  position: absolute;
  top: 36px;
  right: 0;
  padding: 9px 26px;
  border: 0px;
  display: block;
}
.s_pricing-item .tag_label:before {
  content: "";
  border-top: 20px solid #23b1fe;
  border-bottom: 20px solid #23b1fe;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
  position: absolute;
  right: -11px;
  top: 0;
}
.s_pricing-item .tag_label.blue_bg {
  background: #23b1fe;
}
.s_pricing-item .tag_label.blue_bg:before {
  border-top: 20px solid #23b1fe;
  border-bottom: 20px solid #23b1fe;
}
.s_pricing-item .shape_img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.s_pricing-item .s_price_icon {
  width: 110px;
  height: 110px;
  text-align: center;
  line-height: 110px;
  background: #f0f2f8;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  transition: all 0.2s linear;
}
.s_pricing-item .s_price_icon i:before {
  font-size: 48px;
}
.s_pricing-item .s_price_icon.p_icon1 {
  color: #7fcb11;
}
.s_pricing-item .s_price_icon.p_icon2 {
  color: #6754e2;
}
.s_pricing-item .s_price_icon.p_icon3 {
  color: #e92460;
}
.s_pricing-item p {
  color: #677294;
}
.s_pricing-item .price {
  color: #051441;
  padding: 24px 0px 40px;
  border-bottom: 1px solid #e9e9f4;
}
.s_pricing-item .price sub {
  color: #677294;
  bottom: 0;
}
.s_pricing-item ul li {
  line-height: 40px;
  color: #505975;
  font-weight: 300;
}
.s_pricing-item:hover {
  border-color: rgb(242, 242, 248);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
}
.s_pricing-item:hover .s_price_icon {
  background: #faf9fa;
}

/*=========== s_subscribe_area css ============*/
.s_subscribe_area {
  position: relative;
  z-index: 1;
  background: #f9fafd;
  padding: 120px 0px 130px;
  overflow: hidden;
}
.s_subscribe_area:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/saas/map.png") no-repeat scroll center 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.s_subscribe_area .mchimp-errmessage,
.s_subscribe_area .mchimp-sucmessage {
  text-align: center;
}

.right_shape,
.bottom_shape {
  position: absolute;
  width: 700px;
  height: 600px;
}
.right_shape path,
.bottom_shape path {
  opacity: 0.03;
}

.right_shape {
  right: -450px;
  top: -102px;
}

.bottom_shape {
  left: 130px;
  top: 280px;
}

.s_subcribes {
  max-width: 970px;
  margin: 0 auto;
  position: relative;
}
.s_subcribes .form-control {
  font: 300 16px/100px "Poppins", sans-serif;
  color: #9ea4b7;
  height: 100px;
  padding: 0px 0px 0px 50px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 30px 60px 0px rgba(8, 0, 63, 0.14);
  border: 0px;
  border-radius: 0px;
  border-left-width: 10px;
  border-style: solid;
  z-index: 0;
}
.s_subcribes .form-control.placeholder {
  color: #9ea4b7;
}
.s_subcribes .form-control:-moz-placeholder {
  color: #9ea4b7;
}
.s_subcribes .form-control::-moz-placeholder {
  color: #9ea4b7;
}
.s_subcribes .form-control::-webkit-input-placeholder {
  color: #9ea4b7;
}
.s_subcribes .btn-submit {
  position: absolute;
  background: transparent;
  color: #6754e2;
  right: 40px;
  line-height: 100px;
  padding: 0px;
  font-size: 30px;
  z-index: 3;
}

/*==================== sign_in_area css ==================*/
.sign_info {
  border: 20px solid #fff;
  background: #fbfbfd;
  padding: 80px 50px;
  box-shadow: 0px 50px 100px 0px rgba(12, 0, 46, 0.05);
}
.sign_info .login_info {
  padding-left: 30px;
}
.sign_info .sign_info_content h2 {
  font-size: 30px;
  color: #677294;
}
.sign_info .sign_info_content ul li {
  font: 400 16px/34px "Poppins", sans-serif;
  color: #677294;
}
.sign_info .sign_info_content ul li i {
  color: #5e2ced;
  margin-right: 10px;
}
.sign_info .login-form .text_box {
  margin-bottom: 25px;
}
.sign_info .lead-text {
  font: 400 14px/40px "Poppins", sans-serif;
  color: #677294;
  padding-right: 20px;
}
.sign_info .social_tag li {
  display: inline-block;
}
.sign_info .social_tag li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  line-height: 44px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin-left: 7px;
}
.sign_info .social_tag li:first-child a {
  background: #4779de;
}
.sign_info .social_tag li:nth-child(2) a {
  background: #e43e30;
}
.sign_info .social_tag li:nth-child(3) a {
  background: #1da1f3;
}
.sign_info .sign-in-form .btn_three {
  width: auto;
  margin-top: 0;
}
.sign_info .sign-in-form .extra .forgotten-password a {
  color: #161341;
  font-weight: 400;
}
.sign_info .sign-in-form .extra .forgotten-password a:hover {
  color: #5e2ced;
}

.sign_btn_transparent {
  display: inline-block;
  background: transparent;
  border-color: #23b1fe;
  color: #23b1fe;
}
.sign_btn_transparent:hover {
  background: #23b1fe;
  color: #fff;
}

/*============= login_area css =============*/
.login_area {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.login_area .login_info {
  padding: 160px 100px 160px 0px;
}
.login_area .login_info:before {
  content: "";
  position: absolute;
  width: 2500px;
  right: 0;
  height: 100%;
  background: #fbfbfb;
  top: 0;
  z-index: -1;
}
.login_area .login_info p a {
  color: #677294;
}

.login-form .text_box .text_c {
  color: #161341;
  font-size: 14px;
  margin-bottom: 15px;
}
.login-form .text_box input[type="password"] {
  padding-top: 8px;
  line-height: 50px;
}
.login-form .text_box input[type="password"]:focus {
  padding-top: 0px;
}
.login-form .extra {
  display: flex;
  justify-content: space-between;
  font: 400 14px/30px "Poppins", sans-serif;
  margin-top: 45px;
}
.login-form .extra .checkbox label {
  margin-bottom: 0px;
  color: #161341;
}
.login-form .extra .checkbox input[type="checkbox"] {
  position: relative;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}
.login-form .extra .checkbox input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  left: 0;
  border: 1px solid #7348ef;
  border-radius: 2px;
  background-color: white;
}
.login-form .extra .checkbox input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 4px;
  height: 8px;
  border: solid #7348ef;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0px;
  left: 3px;
}
.login-form .extra .forgotten-password a {
  color: #677294;
}
.login-form .btn_three {
  width: 100%;
  background: #23b1fe;
  color: #fff;
  margin-top: 40px;
}
.login-form .btn_three:hover {
  box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.login-form .alter-login {
  font: 400 15px/26px "Poppins", sans-serif;
  color: #23b1fe;
}
.login-form .alter-login a {
  color: #23b1fe;
  display: inline-block;
  margin-left: 6px;
}

.login_img {
  padding-left: 100px;
  margin-right: -250px;
}
.login_img img {
  max-width: 100%;
}

/*============= get_quote_form css============*/
.get_quote_form .form-group {
  margin-bottom: 30px;
}
.get_quote_form .form-group .form-control {
  font: 300 15px "Poppins", sans-serif;
  color: #677294;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  border: 1px solid transparent;
  height: 60px;
  padding: 0px 30px;
}
.get_quote_form .form-group .form-control.placeholder {
  color: #9ca3b9;
}
.get_quote_form .form-group .form-control:-moz-placeholder {
  color: #9ca3b9;
}
.get_quote_form .form-group .form-control::-moz-placeholder {
  color: #9ca3b9;
}
.get_quote_form .form-group .form-control::-webkit-input-placeholder {
  color: #9ca3b9;
}
.get_quote_form .form-group .form-control:focus {
  border-color: rgb(242, 239, 252);
  box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
}
.get_quote_form .form-group textarea.form-control {
  height: 210px;
  padding-top: 15px;
}
.get_quote_form .btn_three {
  margin-top: 10px;
}

/*============== saas_signup_area css ==============*/
.saas_signup_form .input-group .form-control {
  background: transparent;
  font: 300 14px "Poppins", sans-serif;
  color: rgba(255, 255, 255, 0.7);
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #3c3c5b;
  padding-left: 0px;
  padding-bottom: 10px;
  box-shadow: none;
  z-index: 0;
  position: relative;
}
.saas_signup_form .input-group .form-control.placeholder {
  color: #535473;
}
.saas_signup_form .input-group .form-control:-moz-placeholder {
  color: #535473;
}
.saas_signup_form .input-group .form-control::-moz-placeholder {
  color: #535473;
}
.saas_signup_form .input-group .form-control::-webkit-input-placeholder {
  color: #535473;
}
.saas_signup_form .input-group .form-control:focus + label {
  transform: scale(1);
}
.saas_signup_form .input-group label {
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #3d57f4;
  z-index: 2;
  bottom: 0;
  transform: scale(0);
  margin-bottom: 0;
  transition: all 0.3s linear;
}
.saas_signup_form .saas_banner_btn {
  border: 0px;
  padding: 12px 48px;
}

.text_box {
  margin-bottom: 30px;
}
.text_box input[type="text"],
.text_box textarea,
.text_box input[type="password"],
.text_box input[type="email"] {
  font: 400 15px/60px "Poppins", sans-serif;
  color: #222d39;
  height: 60px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  width: 100%;
  border: 1px solid #fff;
  padding-left: 30px;
}
.text_box input[type="text"].placeholder,
.text_box textarea.placeholder,
.text_box input[type="password"].placeholder,
.text_box input[type="email"].placeholder {
  color: #9ca3b9;
}
.text_box input[type="text"]:-moz-placeholder,
.text_box textarea:-moz-placeholder,
.text_box input[type="password"]:-moz-placeholder,
.text_box input[type="email"]:-moz-placeholder {
  color: #9ca3b9;
}
.text_box input[type="text"]::-moz-placeholder,
.text_box textarea::-moz-placeholder,
.text_box input[type="password"]::-moz-placeholder,
.text_box input[type="email"]::-moz-placeholder {
  color: #9ca3b9;
}
.text_box input[type="text"]::-webkit-input-placeholder,
.text_box textarea::-webkit-input-placeholder,
.text_box input[type="password"]::-webkit-input-placeholder,
.text_box input[type="email"]::-webkit-input-placeholder {
  color: #9ca3b9;
}
.text_box input[type="text"]:focus,
.text_box textarea:focus,
.text_box input[type="password"]:focus,
.text_box input[type="email"]:focus {
  border-color: rgb(242, 239, 252);
  box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  outline: none;
}
.text_box textarea {
  height: 220px;
}

.contact_form_box .btn_three {
  min-width: 180px;
  text-align: center;
  background: #5e2ced;
  border-color: #5e2ced;
  margin-top: 0px;
}
.contact_form_box .btn_three:hover {
  background: transparent;
  color: #5e2ced;
}

.mapbox2 {
  height: 440px;
  border-top: 10px solid #fff;
}

.faq_accordian_two {
  flex: 1;
  align-self: center;
}

.faq_solution_area {
  padding: 120px 0px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.faq_solution_area .title-four {
  margin-bottom: 50px;
}

.faq_accordian_two .card {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 29, 0.08);
  background: #fff;
  border: 0px;
  margin-bottom: 20px;
  border-radius: 0px;
  padding: 0px 30px 25px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.faq_accordian_two .card:before {
  content: "";
  background-image: linear-gradient(
    90deg,
    rgb(94, 44, 237) 0%,
    rgb(164, 133, 253) 100%
  );
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s linear;
}

.faq_accordian_two .card .card-header {
  border: 0px;
  border-radius: 0px;
  background: transparent;
  padding: 0px;
}

.faq_accordian_two .card .card-header h5 .btn-link {
  display: block;
  padding: 25px 0px 0px;
  text-align: left;
  width: 100%;
  font: 500 20px/26px "Poppins", sans-serif;
  color: #8b8b99;
  text-decoration: none;
  border-radius: 0px;
  cursor: pointer;
}

.faq_accordian_two .card .card-header h5 .btn-link i {
  color: #5e2ced;
  font-size: 30px;
  line-height: 26px;
  vertical-align: middle;
  padding-right: 25px;
}

.faq_accordian_two .card .card-body {
  background: transparent;
  padding: 10px 36px 0px 62px;
}

.faq_accordian_two .card .card-body p {
  color: #8b8b99;
}

.faq_accordian_two .card.active:before {
  opacity: 1;
}

.faq_accordian_two .card.active .card-header h5 .btn-link,
.faq_accordian_two .card.active .card-header h5 .btn-link i,
.faq_accordian_two .card.active .card-body p {
  color: #fff;
}

.faq_image_mockup {
  position: relative;
  right: -53px;
}

.faq_solution_area .faq_image_mockup img {
  max-width: inherit;
}

/*============== faq area css =============*/
.faq_tab {
  border: 1px solid rgb(244, 244, 249);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  padding: 50px 40px;
}
.faq_tab .nav-tabs {
  border: 0px;
  margin-bottom: 0px;
  display: block;
}
.faq_tab .nav-item {
  margin: 0px;
}
.faq_tab .nav-item .nav-link {
  font: 400 16px/22px "Poppins", sans-serif;
  color: #677294;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.faq_tab .nav-item .nav-link:before {
  content: "";
  width: 0;
  height: 1px;
  background: #5e2ced;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.2s linear;
}
.faq_tab .nav-item .nav-link.active {
  color: #5e2ced;
}
.faq_tab .nav-item .nav-link.active:before {
  width: 100%;
}

.faq_content .tab-pane .card {
  border: 0px;
  border-radius: 0px;
  background: transparent;
  border-bottom: 1px solid #e4e0ee;
}
.faq_content .tab-pane .card .card-header {
  padding: 0px;
  border: 0px;
  background: transparent;
}
.faq_content .tab-pane .card .card-header .btn {
  color: #5e2ced;
  display: block;
  width: 100%;
  text-align: left;
  font: 500 18px/26px "Poppins", sans-serif;
  padding: 20px 30px 20px 0px;
  position: relative;
  white-space: normal;
}
.faq_content .tab-pane .card .card-header .btn i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  font-size: 20px;
}
.faq_content .tab-pane .card .card-header .btn i + i {
  display: block;
}
.faq_content .tab-pane .card .card-header .btn.collapsed {
  color: #576370;
}
.faq_content .tab-pane .card .card-header .btn.collapsed i {
  display: block;
}
.faq_content .tab-pane .card .card-header .btn.collapsed i + i {
  display: none;
}
.faq_content .tab-pane .card .card-body {
  padding: 0px 0px 45px;
  font: 400 15px/26px "Poppins", sans-serif;
  color: #677294;
}

/*============== erp_banner_area_two css =============*/
.erp_banner_area_two {
  background: -webkit-linear-gradient(
    40deg,
    rgb(254, 105, 0) 0%,
    rgb(32, 178, 84) 100%
  );
  position: relative;
  z-index: 0;
  width: 100%;
}
.erp_banner_area_two + section {
  position: relative;
  z-index: 1;
}
.erp_banner_area_two .animation_img {
  margin-top: -250px;
}
.erp_banner_area_two .cloud_animation {
  margin-bottom: 0;
}
.erp_banner_area_two .cloud_animation li {
  position: absolute;
}
.erp_banner_area_two .cloud_animation li:nth-child(1) {
  top: 220px;
  left: 170px;
  animation: jurk 4s 5s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(2) {
  top: 420px;
  left: 370px;
  animation: jurk 4s 2s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(3) {
  left: 120px;
  top: 50%;
  animation: jurk 3s 3s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(6) {
  top: 220px;
  right: 170px;
  animation: jurk 5s 3s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(4) {
  top: 500px;
  right: 280px;
  animation: jurk 4s 2s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(5) {
  right: 120px;
  top: 380px;
  animation: jurk 8s 2s linear infinite alternate;
}
.erp_banner_area_two .erp_shap {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% - 190px);
  background-color: white;
  min-height: 390px;
  width: 2000px;
  left: -77px;
  -webkit-transform: rotate(-6deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform: rotate(-6deg);
  -moz-transform-origin: 0 0 0;
  -o-transform: rotate(-6deg);
  -o-transform-origin: 0 0 0;
  -ms-transform: rotate(-6deg);
  -ms-transform-origin: 0 0 0;
  transform: rotate(-6deg);
  z-index: -1;
}
.erp_banner_area_two .erp_shap_two {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.erp_banner_area_two .animation_img img {
  /* box-shadow: 0px 40px 100px 0px rgba(1, 1, 64, 0.08); */
  width: 100%;
}
.erp_banner_area_two .section_container .intro_content h1 {
  font-size: 50px;
  line-height: 64px;
  color: #fff;
  font-weight: 600;
}
.erp_banner_area_two .section_container .intro_content p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 20px;
  color: #eee;
}
.erp_banner_area_two .section_container .intro_content .er_btn {
  padding: 10px 37px;
  margin-top: 0;
  margin-bottom: 50px;
}
