@charset "UTF-8";
@import url("https://cdn-uicons.flaticon.com/2.1.0/uicons-regular-rounded/css/uicons-regular-rounded.css");
/*----------------------------------------------------*/
/*font Variables*/
/*=================== fonts ====================*/
@font-face {
  font-family: "Product";
  /*a name to be used later*/
  src: url("../vendors/fonts/Product-Sans-Bold.woff");
  /*URL to font*/
  font-weight: 700;
}
@font-face {
  font-family: "Product";
  /*a name to be used later*/
  src: url("../vendors/fonts/Product-Sans-Regular.woff");
  /*URL to font*/
  font-weight: 400;
}
.col-md-offset-right-1,
.col-lg-offset-right-1 {
  margin-right: 8.33333333%;
}
.elementor-column-wrap.elementor-element-populated {
  padding: 0px !important;
}
.admin-bar .header_area {
  top: 32px;
}
.pagination .nav-links a {
  color: #040348;
  font-size: 18px;
}
/*---------------------------------------------------- */
.video_post {
  position: relative;
}
.video_post .video_icon {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  text-align: center;
}
.video_post .video_icon a:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.video_post .video_icon a:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
  animation: thscale 3s ease-in-out 0s infinite both;
}
.video_post .video_icon i {
  color: #FCB001;
}
.video_post .video_icon .icon {
  width: 90px;
  height: 90px;
  background: rgba(255, 255, 255, 0.31);
  border-radius: 50%;
  top: 50%;
  margin-top: -45px;
  margin-left: -45px;
  position: absolute;
  left: 50%;
  text-align: center;
  font-size: 25px;
  color: #24cbf7;
  line-height: 90px;
  z-index: 10;
  text-shadow: 0px 5px 28px rgba(40, 203, 246, 0.76);
}
 .video_icon i {
  vertical-align: middle;
}
/*---------------------------------------------------- */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.logged-in.admin-bar>header {
  margin-top: 32px;
}
a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
a:hover {
color:#FCB001;
}
.row.m0 {
  margin: 0px;
}
.p0 {
  padding: 0px;
}
html {
  height: 100%;
  overflow-x: hidden;
}
body,
a {
  font-family: "iransans", sans-serif;
  line-height: 28px;
  font-size: 15px;
  font-weight: 400;
  height: auto;
  color: #6B7C85;
}
:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.2;
}
i:before {
  margin-left: 0px !important;
}
button:focus {
  outline: none;
}
.text_upparcase {
  text-transform: uppercase;
}
.body_wrapper {
  overflow: hidden;
}
.saas_title {
  margin-bottom: 60px;
  text-align: center;
}
.saas_title h2 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3;
  color: #040348;
  margin-bottom: 14px;
}
.saas_title h2 span {
  font-weight: 600;
}
.saas_title .border_line {
  width: 225px;
  height: 1px;
  background: #e9ecf2;
  position: relative;
  margin: 20px auto 25px;
}
.saas_title .border_line .border_shape {
  width: 50px;
  height: 6px;
   background-image: linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -moz-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -webkit-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -2.5px;
}
.saas_title .border_line .border_shape:before {
  content: "";
  border-top: 3px solid #28c3fd;
  border-bottom: 3px solid #28c3fd;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  left: -4px;
  top: 0;
}
.saas_title .border_line .border_shape:after {
  content: "";
  border-top: 3px solid #6b2eff;
  border-bottom: 3px solid #6b2eff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  right: -4px;
  top: 0;
}

.saas_title p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0px;
}
.saas_title_two {
  margin-bottom: 70px;
}
.saas_title_two h2 {
  font-size: 36px;
  font-weight: 400;
  color: #282b31;
  margin-bottom: 15px;
}
.saas_title_two h2 span {
  font-weight: 600;
}
.saas_title_two p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #7f7d8e;
  margin-bottom: 0;
}
.s_t_color {
  color: #040348;
}
.sec_pad {
  padding-top: 80px;
  padding-bottom: 100px;
}
.app_section_title {
  margin-bottom: 75px;
}
.app_section_title h6 {
  font-size: 14px;
  color: #3ecef8;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.app_section_title h2 {
  font-size: 38px;
  font-weight: 700;
  color: #040348;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 1.3;
}
.pr_section_title {
  margin-bottom: 60px;
}
.pr_section_title h2 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #19182e;
  margin-bottom: 12px;
}
.pr_section_title p {
  margin-bottom: 0px;
}
.prototype_title h2 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3;
  color: #040348;
  margin-bottom: 14px;
}
.prototype_title h6 {
  text-transform: uppercase;
  font-weight: 500;
  color: #5e2ced;
  margin-bottom: 10px;
}
.mt_40 {
  margin-top: 40px;
}
.comment_form .form-submit {
  margin-bottom: 0px;
}
/* Woocommerce CSS */
.woocommerce ul.products li.product .added_to_cart {
  color: #fff !important;
  border-color: #fe4b7b !important;
  left: 50% !important;
  right: auto;
  transform: translateX(-50%) !important;
  top: calc(50% - 55px);
  padding: 0px 20px !important;
  font-size: 15px !important;
  font-weight: normal !important;
  box-shadow: 0px 0px 44px -12px rgba(0, 0, 0, 0.5) !important;
}
.woocommerce ul.products li.product .add_to_cart_button {
  background: #fff !important;
}
/* Woocommerce CSS */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* 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_progress {
  z-index: 1000;
  text-align: center;
  margin-top: -32px;
}
.ctn-preloader .animation_progress .txt-loading {
  font-size: 5em;
  font-weight: bold;
  text-align: center;
  user-select: none;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading {
  color: rgba(5, 20, 65, 0.2);
  position: relative;
  line-height: normal;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:before {
  animation: letters-loading 4s infinite;
  color: #051441;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  position: absolute;
  top: -3px;
  transform: rotateY(-90deg);
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}
.ctn-preloader .animation_progress .txt-loading .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}
.ctn-preloader .progress {
  width: 100%;
  height: 6px;
  overflow: hidden;
  margin-top: 8px;
  z-index: 1000;
  background: rgba(5, 20, 65, 0.2);
  border-radius: 6px;
  box-shadow: 7px 3px 11px rgba(0, 7, 30, 0.08);
}
.ctn-preloader .progress:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #051441;
  border-radius: 0px;
  animation: load 2s linear infinite;
}
.ctn-preloader .loader {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  font-size: 0 !important;
  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%;
  width: 100%;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.ctn-preloader .loader .loader-section .bg:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/ellipse.png) repeat scroll;
  position: absolute;
  opacity: 0.2;
}
.ctn-preloader .loader .loader-section.section-right .bg {
  left: auto;
  right: 0;
}
.ctn-preloader.loaded .animation_progress {
  opacity: 0;
  transition: 0.3s ease-out;
}
.ctn-preloader.loaded .loader-section .bg {
  transition: 1s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
}
.ctn-preloader.loaded .loader-section.section-left .bg {
  transform: translateX(-100%);
}
.ctn-preloader.loaded .loader-section.section-right .bg {
  transform: translateX(100%);
}
@-moz-keyframes load {
  0% {
    width: 0;
  }

  10% {
    width: 5%;
  }

  20% {
    width: 15%;
  }

  30% {
    width: 25%;
  }

  40% {
    width: 30%;
  }

  50% {
    width: 44%;
  }

  60% {
    width: 50%;
  }

  70% {
    width: 72%;
  }

  80% {
    width: 84%;
  }

  90% {
    width: 92%;
  }

  100% {
    width: 100%;
  }
}

@-webkit-keyframes load {
  0% {
    width: 0;
  }

  10% {
    width: 5%;
  }

  20% {
    width: 15%;
  }

  30% {
    width: 25%;
  }

  40% {
    width: 30%;
  }

  50% {
    width: 44%;
  }

  60% {
    width: 50%;
  }

  70% {
    width: 72%;
  }

  80% {
    width: 84%;
  }

  90% {
    width: 92%;
  }

  100% {
    width: 100%;
  }
}

@-o-keyframes load {
  0% {
    width: 0;
  }

  10% {
    width: 5%;
  }

  20% {
    width: 15%;
  }

  30% {
    width: 25%;
  }

  40% {
    width: 30%;
  }

  50% {
    width: 44%;
  }

  60% {
    width: 50%;
  }

  70% {
    width: 72%;
  }

  80% {
    width: 84%;
  }

  90% {
    width: 92%;
  }

  100% {
    width: 100%;
  }
}

@keyframes load {
  0% {
    width: 0;
  }

  10% {
    width: 5%;
  }

  20% {
    width: 15%;
  }

  30% {
    width: 25%;
  }

  40% {
    width: 30%;
  }

  50% {
    width: 44%;
  }

  60% {
    width: 50%;
  }

  70% {
    width: 72%;
  }

  80% {
    width: 84%;
  }

  90% {
    width: 92%;
  }

  100% {
    width: 100%;
  }
}
@keyframes letters-loading {

  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============== header_area css ==============*/
.header_area .container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar {
  border-radius: 0;
  padding: 0px;
  z-index: 100;
}
.defult-header .navbar{
  margin-bottom: -30px;   
}
.navbar .container-fluid {
  padding-left: 80px;
  padding-right: 80px;
}
.top-main-menu .navbar-brand img+img {
  display: none;
}
.menu>.nav-item {
  position: relative;
  padding: 0;
}
.menu>.nav-item>.nav-link {
  font-weight: 500;
  color: #fdfdfd;
  padding: 15px 10px 15px 5px;
  transition: all 0.3s ease 0s;
  position: relative;
}
.menu>.nav-item.submenu .dropdown-menu {
  margin: 0px;
  border: 0px;
  padding: 0px;
  left: 0;
  padding-top: 8px;
  max-width: 200px;
  background: transparent;
  width: 200px;
}
.menu>.nav-item.submenu .dropdown-menu .menu-depth-2nd li a:after {
  display: none;
}
.menu>.nav-item.submenu .dropdown-menu:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 9px solid transparent;
  border-bottom: 9px solid white;
  top: -10px;
  left: 40px;
}
.menu>.nav-item.submenu .dropdown-menu>ul {
  padding: 20px 0px;
  border-radius: 6px;
  background: #fff;
  box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
}
.menu>.nav-item.submenu .dropdown-menu .nav-item {
  display: block;
  width: 100%;
  margin-right: 0px;
  padding: 0 30px;
}
.menu>.nav-item.submenu .dropdown-menu .nav-item .nav-link {
  padding: 0px;
  white-space: nowrap;
  font-weight: 400;
  font-size: 15px;
  line-height: 38px;
  color: #040348;
  transition: all 0.3s ease-in-out;
}
.menu>.nav-item.submenu .dropdown-menu .nav-item:hover>.nav-link,
.menu>.nav-item.submenu .dropdown-menu .nav-item:focus>.nav-link,
.menu>.nav-item.submenu .dropdown-menu .nav-item.active>.nav-link {
  color: #FCB001;
}
.menu>.nav-item.submenu .dropdown-menu .nav-item.submenu>.nav-link:before {
  content: "5";
  position: absolute;
  right: 15px;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  font-family: eleganticons;
}
.menu>.nav-item.submenu .dropdown-menu .nav-item>.dropdown-menu {
  transition: all 0.3s ease-in;
}
.menu>.nav-item.submenu .dropdown-menu .nav-item>.dropdown-menu:before {
  display: none;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one {
  min-width: 100%;
  display: flex;
  width: 540px;
  flex-wrap: wrap;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .mega_menu_body {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  padding: 12px;
  border-radius: 6px;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item {
  display: flex;
  width: 50%;
  padding: 12px;
  align-items: flex-start;
  justify-content: center;
  border-radius: 6px;
  color: #2c3340;
  font-size: 14px;
  text-decoration: none;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link {
  display: flex;
  align-items: center;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 147, 32, 0.12);
  text-align: center;
  line-height: 52px;
  font-size: 20px;
  color: #ff9320;
  margin-right: 20px;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_icon.icon_two {
  background: rgba(33, 212, 253, 0.12);
  color: #21d4fd;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_icon.icon_three {
  background: rgba(37, 131, 253, 0.12);
  color: #2583fd;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_icon.icon_four {
  background: rgba(252, 55, 98, 0.12);
  color: #fc3762;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_icon.icon_five {
  background: rgba(113, 66, 248, 0.12);
  color: #7142f8;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_icon.icon_six {
  background: rgba(0, 213, 187, 0.12);
  color: #00d5bb;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_content h5 {
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 0px;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item .nav-link .navdropdown_link .navdropdown_content p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  font-weight: 400;
  margin-top: 5px;
  color: #7f8ba0;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item.nav_download_btn {
  width: 100%;
  margin-top: 5px;
  background: #f5f6f8;
  padding: 0px;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item.nav_download_btn .nav-link .navdropdown_icon {
  width: auto;
  height: auto;
  background: transparent;
  margin-right: 12px;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item.nav_download_btn .nav-link .navdropdown_content h5 {
  color: #051441;
}
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item:hover,
.menu>.nav-item.submenu .dropdown-menu.mega_menu_one .nav-item.active {
  background: #f5f6f8;
}
.menu>.nav-item+.nav-item {
  margin-right: 25px;
}
.menu_two {
  padding: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.menu_two .menu>.nav-item>.nav-link {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}
.menu_two .menu>.nav-item.submenu .dropdown-menu .nav-item:hover>.nav-link,
.menu_two .menu>.nav-item.submenu .dropdown-menu .nav-item:focus>.nav-link,
.menu_two .menu>.nav-item.submenu .dropdown-menu .nav-item.active>.nav-link {
  color: #ff9600;
}
.menu_two .btn_get {
  background: #fff;
  color: #ff9600;
  text-transform: capitalize;
  margin-left: 0;
}
.menu_two .btn_get:hover {
  color: #fff;
  background: transparent;
}
.menu_three .menu_toggle .hamburger span,
.menu_three .menu_toggle .hamburger-cross span {
  background: #19182e;
}
.header_black .btn_get {
  color: #f31f74;
  font-weight: 500;
  text-transform: capitalize;
  padding: 8px 22px;
  border-color: rgba(243, 31, 116, 0.19);
  transition: all 0.4s ease-in-out;
}
.header_black .btn_get:hover {
  background: #f31f74;
  box-shadow: none;
  color: #fff;
}
.header_black.navbar_fixed .menu_one .btn_get {
  background: #f31f74;
  color: #fff;
}
.add_container {
  background: #372668;
}
.add_container a {
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  font-weight: 400;
}
.add_container .cross {
  position: absolute;
  right: 30px;
  font-size: 25px;
  color: #fff;
  top: 2px;
  cursor: pointer;
}
.add_container.open {
  top: -35px;
  transition: all 0.5s ease-in-out;
  visibility: hidden;
}
.header_black .navbar .navbar-brand img {
  display: none;
}
.header_black .top-main-menu .navbar-brand img+img {
  display: block;
}
.header_black .menu>.nav-item>.nav-link {
  color: #19182e;
  text-transform: capitalize;
  font-size: 18px;
}
.header_black .menu>.nav-item.submenu .dropdown-menu .nav-item .nav-link {
  font-weight: 600;
}
.header_black .menu>.nav-item.submenu .dropdown-menu .nav-item:hover>.nav-link,
.header_black .menu>.nav-item.submenu .dropdown-menu .nav-item:focus>.nav-link,
.header_black .menu>.nav-item.submenu .dropdown-menu .nav-item.active>.nav-link {
  color: #f31f74;
}
.header_black .menu>.nav-item:hover .nav-link,
.header_black .menu>.nav-item.active .nav-link {
  color: #f31f74;
}
.header_black .menu>.nav-item:hover .nav-link:before,
.header_black .menu>.nav-item:hover .nav-link:after,
.header_black .menu>.nav-item.active .nav-link:before,
.header_black .menu>.nav-item.active .nav-link:after {
  background: #f31f74;
}
.menu_four .menu>.nav-item>.nav-link {
  font-size: 16px;
}
.menu_four .menu>.nav-item.submenu .dropdown-menu .nav-item:hover>.nav-link,
.menu_four .menu>.nav-item.submenu .dropdown-menu .nav-item:focus>.nav-link,
.menu_four .menu>.nav-item.submenu .dropdown-menu .nav-item.active>.nav-link {
  color: #5956fe;
}
.menu_four .payment_btn {
  min-width: auto;
  padding: 12px 30px;
  font-size: 16px;
  margin-left: 45px;
  box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
  border: 1px solid #fff;
}
.menu_four .payment_btn:before {
  display: none;
}
.menu_four .payment_btn:hover {
  box-shadow: none;
  color: #5956fe;
}
.navbar-toggler {
  padding: 0px;
  margin-left: 20px;
}
.navbar-toggler:focus {
  outline: 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: #fff;
  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: #fff;
  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 {
  transition: all 0s ease-in-out;
}
.header_area_two .navbar .navbar-brand img {
  display: block;
}
.header_area_two .menu_two .menu>.nav-item>.nav-link {
  text-transform: capitalize;
  font-weight: 500;
  color: #051441;
}
.header_area_two .menu_two .menu>.nav-item:hover .nav-link:before,
.header_area_two .menu_two .menu>.nav-item:hover .nav-link:after,
.header_area_two .menu_two .menu>.nav-item.active .nav-link:before,
.header_area_two .menu_two .menu>.nav-item.active .nav-link:after {
  background: #051441;
}
.header_area_two .menu_two .btn_get {
  background: #ff9600;
  color: #fff;
}
.header_area_two .menu_two .btn_get:hover {
  background: transparent;
  border-color: #ff9600;
  color: #ff9600;
}
.header_area_two+section,
.header_area_two+div {
  margin-top: 96px;
}
.header_area_three .menu_four .menu>.nav-item>.nav-link {
  color: #263b5e;
}
.header_area_three .menu_four .menu>.nav-item>.nav-link:before,
.header_area_three .menu_four .menu>.nav-item>.nav-link:after {
  display: none;
}
.header_area_three .menu_four .menu>.nav-item:hover>.nav-link,
.header_area_three .menu_four .menu>.nav-item.active>.nav-link {
  color: #5956fe;
}
.header_area_three .t_nav {
  margin-bottom: 0;
}
.header_area_three .trail {
  text-transform: capitalize;
  font-weight: 500;
  color: #263b5e;
  border-left: 1px solid rgba(38, 59, 94, 0.68);
  line-height: 16px;
  padding-left: 15px;
  margin-left: 15px;
  display: inline-block;
}
.header_area_three .trail:hover {
  color: #5956fe;
}
.header_area_three+section,
.header_area_three+div {
  margin-top: 0;
}
.navbar_fixed {
  background-color: white;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
  box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
}
.navbar-stiky,.header-sticky {
    z-index: 99999;
    transition: top 1.25s ease !important;
    -webkit-transition: top 1.25s ease  !important;
    -moz-transition: top 1.25s ease  !important;
    position: fixed !important;
    top: -100%;
    width: 100% !important;
}
.navbar_fixed .navbar-brand img {
  display: none;
}
.navbar_fixed .navbar-brand img+img {
  display: block;
}
.navbar_fixed .menu>.nav-item>.nav-link {
  color: #040348;
}
.navbar_fixed .menu>.nav-item.active>.nav-link,
.navbar_fixed .menu>.nav-item:hover>.nav-link,
.navbar_fixed .menu>.nav-item.current-menu-parent .nav-link {
  color: #FCB001;
}
.navbar_fixed .menu>.nav-item.active>.nav-link:before,
.navbar_fixed .menu>.nav-item.active>.nav-link:after,
.navbar_fixed .menu>.nav-item:hover>.nav-link:before,
.navbar_fixed .menu>.nav-item:hover>.nav-link:after,
.navbar_fixed .menu>.nav-item.current-menu-parent .nav-link:after,
.navbar_fixed .menu>.nav-item.current-menu-parent .nav-link:before {
  background: #FCB001;
}
.header_black.navbar_fixed .menu>.nav-item.active>.nav-link,
.header_black.navbar_fixed .menu>.nav-item:hover>.nav-link,
.header_black.navbar_fixed .menu>.nav-item.current-menu-parent .nav-link {
  color: #f31f74;
}
.header_black.navbar_fixed .menu>.nav-item.active>.nav-link:before,
.header_black.navbar_fixed .menu>.nav-item.active>.nav-link:after,
.header_black.navbar_fixed .menu>.nav-item:hover>.nav-link:before,
.header_black.navbar_fixed .menu>.nav-item:hover>.nav-link:after,
.header_black.navbar_fixed .menu>.nav-item.current-menu-parent .nav-link:after,
.header_black.navbar_fixed .menu>.nav-item.current-menu-parent .nav-link:before {
  background: #f31f74;
}
.dropdown-menu ul li a:before {
  display: none !important;
}
.navbar_fixed .menu_one .btn_get {
  border-color: #fff;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-image: linear-gradient(to right,
      #3e7cfc,
      rgba(63, 119, 252, 0.9),
      rgba(39, 203, 246, 0.9),
      #27cbf6);
  background-size: 150% 100%;
  color: #fff;
}
.navbar_fixed .menu_one .btn_get:hover {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
}
.navbar_fixed .menu_two .menu>.nav-item.active>.nav-link,
.navbar_fixed .menu_two .menu>.nav-item:hover>.nav-link {
  color: #ff9600;
}
.navbar_fixed .menu_two .menu>.nav-item.active>.nav-link:before,
.navbar_fixed .menu_two .menu>.nav-item.active>.nav-link:after,
.navbar_fixed .menu_two .menu>.nav-item:hover>.nav-link:before,
.navbar_fixed .menu_two .menu>.nav-item:hover>.nav-link:after {
  background: #ff9600;
}
.navbar_fixed .menu_two .menu>.nav-item.submenu .dropdown-menu .nav-item:hover>.nav-link,
.navbar_fixed .menu_two .menu>.nav-item.submenu .dropdown-menu .nav-item:focus>.nav-link,
.navbar_fixed .menu_two .menu>.nav-item.submenu .dropdown-menu .nav-item.active>.nav-link {
  color: #ff9600;
}
.navbar_fixed .menu_two .btn_get {
  border-color: #ff9600;
}
.navbar_fixed .menu_two .btn_get:hover {
  color: #fff;
  background: #ff9600;
}
.navbar_fixed .menu_two .menu_toggle .hamburger span,
.navbar_fixed .menu_two .menu_toggle .hamburger-cross span {
  background: #ff9600;
}
.navbar_fixed .menu_b>.nav-item:hover>.nav-link:before,
.navbar_fixed .menu_b>.nav-item:hover>.nav-link:after,
.navbar_fixed .menu_b>.nav-item.active>.nav-link:before,
.navbar_fixed .menu_b>.nav-item.active>.nav-link:after {
  background: #f31f74;
}
.navbar_fixed .menu_b>.nav-item.submenu .dropdown-menu .nav-item:hover>.nav-link,
.navbar_fixed .menu_b>.nav-item.submenu .dropdown-menu .nav-item:focus>.nav-link,
.navbar_fixed .menu_b>.nav-item.submenu .dropdown-menu .nav-item.active>.nav-link {
  color: #f31f74;
}
.navbar_fixed .menu_b>.nav-item:hover .nav-link,
.navbar_fixed .menu_b>.nav-item.active .nav-link {
  color: #f31f74;
}
.navbar_fixed .menu_three .menu_toggle .hamburger span,
.navbar_fixed .menu_three .menu_toggle .hamburger-cross span {
  background: #f31f74;
}
.navbar_fixed .menu_toggle .hamburger span,
.navbar_fixed .menu_toggle .hamburger-cross span {
  background: #FCB001;
}
.navbar_fixed .menu_four .menu>.nav-item.active>.nav-link,
.navbar_fixed .menu_four .menu>.nav-item:hover>.nav-link {
  color: #5956fe;
}
.navbar_fixed .menu_four .menu>.nav-item.active>.nav-link:before,
.navbar_fixed .menu_four .menu>.nav-item.active>.nav-link:after,
.navbar_fixed .menu_four .menu>.nav-item:hover>.nav-link:before,
.navbar_fixed .menu_four .menu>.nav-item:hover>.nav-link:after {
  background: #5956fe;
}

.navbar_fixed .menu_four .payment_btn {
  border: 1px solid #5956fe;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*================== breadcrumb_area css ==============*/
/*================== banner_area css ==============*/
.banner_area {
  background-image: -webkit-linear-gradient(-86deg, #000000 0%,  #00000a 100%);
  background-image: -webkit-linear-gradient(-86deg, #000000 0%,  #00000a 100%);
  background-image:-webkit-linear-gradient(-86deg, #000000 0%,  #00000a 100%);
    background-image:linear-gradient(-86deg, #000000 0%,  #00000a 100%);
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  min-height: 500px;
}
.banner_area:before {
  content: "";
  background: url(../img/bg-header-defult.jpg) no-repeat center center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  z-index: -1;
  opacity: 0.4;
}
.banner_area p {
  font-size: 18px;
  margin-bottom: 0;
  padding-top: 8px;
}
/*================== breadcrumb_area css ==============*/
/*============ breadcrumb_area_three css ===========*/
.breadcrumb_area_three {
  position: relative;
  z-index: 1;
  height: 415px;
}
.breadcrumb_area_three:before {
  content: "";
  width: 100%;
  height: 110%;
  background: url(../img/d_shap.png) no-repeat scroll center 0;
  position: absolute;
  background-size: cover;
  z-index: 0;
  top: 0;
  left: 0;
}
.breadcrumb_shap {
  position: absolute;
  z-index: -1;
  width: 106%;
  top: -692px;
  height: 1113px;
  left: -20px;
}
.breadcrumb_shap_two {
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 1036px;
  top: -620px;
  right: -50px;
}
/*============ breadcrumb_area_three css ===========*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.saas_btn {
  line-height: 25px;
display: block;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-size: 150%;
  background: #FCB001;
  color: #fff;
padding: 9px 19px;
  border: 0px;
 border-radius: 5px;
     width: fit-content;
}
.saas_btn:hover,
.saas_btn:focus {
      background: #FCB001;
  box-shadow: 0px 10px 20px 0px #b48f7e21;
  color: #fff;
  outline: none;
}
.br_radious5 {
  border-radius: 6px;
}
.price_btn {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #FCB001;
  position: relative;
  display: inline-block;
  border-radius: 6px;
  padding: 12px 38px;
  /* z-index: 1; */
  transition: all 0.2s ease-in-out;
  margin-bottom: 60px;
}
.price_btn:hover {
  box-shadow: 0px 10px 20px 0px #b48f7e21;
  color: #fff;
}
.app_btn {
  font-weight: 500;
  line-height: 28px;
  color: #fff;
  background-color: #FCB001;
  padding: 11px 31px;
  display: inline-block;
  background-size: 150% 100%;
  transition: all 0.4s ease-in-out;
  background-color: -webkit-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
}
.app_btn:hover,
.app_btn:focus {
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
  outline: none;
}
.app_banner_btn {
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  padding: 12px 40px;
  vertical-align: middle;
  transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
  text-align: center;
}
.app_banner_btn i {
    margin-right: 5px;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
}
.app_banner_btn svg {
  margin-right: 5px;
  width: 50px;
  fill:#fff;
  height:auto;
}
.app_banner_btn:hover {
  background: #FCB001;
   color: #fff;
    border-color: #FCB001;
}
.google_btn {
  background: #fff;
  color: #FCB001;
  margin-left: 20px;
  padding: 12px 25px;
  transition: background 0.3s ease-in-out, color 0.2s ease-in-out;
}
.google_btn img {
  transition: all 0.1s ease-in-out;
  padding-right: 13px;
}
.google_btn:hover {
  background: transparent;
  color: #fff;
}
.google_btn:hover img {
  filter: brightness(100);
}
.slick-slide:focus {
  outline: none;
}
.btn_get {
  font-weight: 500;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 28px;
  border-radius: 6px !important;
  margin-left: 40px;
}
.btn_get:hover {
  background: #fff;
  color: #FCB001;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============= Start saas_banner_area css ==============*/
.saas_banner_area {
  /*padding-top: 150px;*/
  position: relative;
}
.saas_banner_area_Three:before {
  background: url("../img/saas_shap.png") no-repeat scroll bottom;
  content: "";
  height: 410px;
  bottom: 0;
  width: 155vw;
  position: absolute;
  left: -38vw;
}
.saas_banner_area:after {
  width: 150vw;
  height: 100%;
  position: absolute;
  left: -25vw;
  content: "";
  z-index: -1;
  background-color: #7497e5;
}
.saas_banner_area_one {
        height: 740px;
       padding: 140px 0;
}
.saas_banner_area.saas_banner_area_Three:after, .saas_banner_area.saas_banner_area_one:after {
  top: 0;
}
.saas_banner_area_Three {
  padding-top: 200px;
}
.saas_banner_content {
  color: #fff;
  padding-top: 50px;
}
.saas_banner_content h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 45px;
  color: #fff;
  margin-bottom: 25px;
}
.saas_banner_content h5 {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #EBEBEB;
}
.saas_banner_content p {
  font-style: italic;
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 47px;
  color: #fff;
}
.saas_banner_content .video_btn {
  line-height: 30px;
  padding: 10px 26px 9px 32px;
  background: #fff;
  border-radius: 6px;
  min-width: 210px;
  display: inline-block;
  font-weight: 500;
  color: #FCB001;
  margin-left: 40px;
   text-align: center;
}
.saas_banner_content .video_btn i {
  width: 30px;
  height: 30px;
  border: 1px solid #FCB001;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #FCB001;
  border-radius: 50%;
  vertical-align: middle;
  margin-left: 9px;
  position: relative;
}
.saas_banner_content .video_btn:hover {
  box-shadow: none;
}
.saas_banner_content .get_btn {
  line-height: 28px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  position: relative;
  margin-left: 40px;
}
.saas_banner_content .get_btn:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.saas_b_img {
  position: relative;
}

.saas_b_img .logo {
  position: absolute;
  top: 100px;
  left: 74px;
  animation: bounce 11s infinite;
}
@keyframes slideM {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translate3d(-8%, 0, 0);
    -ms-transform: translate3d(-8%, 0, 0);
    transform: translate3d(-8%, 0, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  45% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  85% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideM3 {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    -webkit-transform: translate3d(-10%, 1%, 0);
    -ms-transform: translate3d(-10%, 1%, 0);
    transform: translate3d(-10%, 1%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  45% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  85% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideM2 {
  0% {
    opacity: 0;
  }
  30% {
    -webkit-transform: translate3d(8%, 0, 0);
    -ms-transform: translate3d(8%, 0, 0);
    transform: translate3d(8%, 0, 0);
    opacity: 0;
  }
  45% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes womenS {
  0% {
    opacity: 0;
  }
  40% {
    -webkit-transform: translate3d(0, 8%, 0);
    -ms-transform: translate3d(0, 8%, 0);
    transform: translate3d(0, 8%, 0);
    opacity: 0;
  }
  48% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  98% {
    opacity: 1;
    transform: translate3d(0, 2%, 0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
  }
  10% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    -ms-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
  11% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  12% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  13% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  14% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  15% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rounded {
  0% {
    -webkit-transform: translateX(-50%) scale(0.8) rotate(0deg);
    transform: translateX(-50%) scale(0.8) rotate(0deg);
  }
  25% {
    -webkit-transform: translateX(-51%) scale(0.9) rotate(360deg);
    transform: translateX(-51%) scale(0.9) rotate(360deg);
  }
  50% {
    -webkit-transform: translateX(-50%) scale(1.02) rotate(720deg);
    transform: translateX(-50%) scale(1.02) rotate(720deg);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1.03) rotate(750deg);
    transform: translateX(-52%) scale(1.03) rotate(750deg);
  }
}
@keyframes womenS2 {
  0% {
    opacity: 0;
  }
  40% {
    -webkit-transform: translate3d(8%, 0, 0);
    -ms-transform: translate3d(8%, 0, 0);
    transform: translate3d(8%, 0, 0);
    opacity: 0;
  }
  48% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  98% {
    opacity: 1;
    transform: translate3d(2%, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(2%, 0, 0);
  }
}
/*============= End saas_banner_area css ==============*/
/*============= Start saas_banner_area_two css ==============*/
.saas_banner_area_two {
  height: 800px;
  padding: 0px;
  display: flex;
  align-items: center;
}
.saas_banner_area_two:before {
  display: none;
}
.saas_banner_area_two .saas_banner_content {
  padding-top: 0;
}
.saas_banner_area_two .saas_banner_btn .video_btn, .saas_banner_area_Three .saas_banner_btn .video_btn {
  min-width: auto;
  font-weight: 600;
}
.saas_banner_area_two .saas_banner_content .saas_banner_btn .get_btn {
  font-weight: 600;
}
.saas_video_inner {
  height: 100%;
}
.saas_video_inner .saas_video {
  position: relative;
  width: 100%;
   height: 100%;
  background: url("../img/video_bg.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 15px 14px 48px 0 rgba(34, 34, 34, 0.32);
  display: block;
      border-radius: 6px;
}

.saas_video_inner .saas_video .video_btn {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
}
.saas_video_inner .saas_video .video_btn:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.3);
  z-index: -1;
}
/*============= End saas_banner_area_two css ==============*/
/*=============== Start app_banner_area css =============*/
.app_banner_area {
  height: 100vh;
  min-height: 750px;
  position: relative;
  z-index: 1;
}
.app_banner_area:before {
  width: 150vw;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  content: "";
  z-index: 0;
  border-radius: 0 0 50% 50%;
  bottom: 50px;
  background-image: -moz-linear-gradient(260deg, #57C2A8 59%, #033c64d4 100%);
  background-image: -webkit-linear-gradient(260deg, #57C2A8 59%, #033c64d4 100%);
  background-image: -ms-linear-gradient(260deg, #57C2A8 59%, #033c64d4 100%);
  background-image: linear-gradient(260deg, #57C2A8 59%, #033c64d4 100%);
  z-index: -1;
}
.app_banner_area .container,
.app_banner_area .row {
  height: 100%;
}
.app_banner_area .round_shape {
  background-color: white;
  opacity: 0.051;
  width: 498px;
  height: 498px;
  border-radius: 50%;
  position: absolute;
}
.app_banner_area .round_shape.one {
  bottom: 80px;
  left: 58%;
  transform: translateX(-50%);
  animation: rounded 5s linear infinite alternate;
}
.app_banner_area .round_shape.two {
  width: 598px;
  height: 598px;
  opacity: 0.071;
  right: 180px;
  top: 50px;
}
.app_banner_text {
  color: #fff;
  width: 100%;
}
.app_banner_text h2 {
  font-weight: 700;
  font-size: 52px;
  line-height: 45px;
  margin-bottom: 25px;
  color: #fff;
}
.app_banner_text h2 span {
  font-weight: 400;
}
.app_banner_text p {
  line-height: 32px;
  margin-bottom: 50px;
  color: #fff;
}
.b_app_screen {
  position: relative;
  height: 100%;
  z-index: 1;
}
.b_app_screen .img_first {
  position: absolute;
  bottom: -50px;
  left: 20px;
}
.b_app_screen .img_back {
  position: absolute;
  right: -65px;
  bottom: 70px;
  z-index: -1;
}
.b_app_screen .slider {
  position: absolute;
     width: 373px;
    bottom: 8px;
}
.b_app_screen .slick-track .slick-slide{
   float: left !important;
}
/*=============== Start saas banner area Three css =============*/
.saas_banner_area_Three .area-socialIcon a:hover {
  transform: translateY(-5px);
}

/*=============== Start app_banner_area css =============*/
/*=========== project_banner_area css ===========*/
.project_banner_area {
  padding-top: 200px;
  overflow: hidden;
}

.project_banner_top {
  padding-bottom: 50px;
}

.p_banner_content h2 {
  font-size: 40px;
  font-family: "Product";
  font-weight: 700;
  color: #19182e;
  margin-bottom: 22px;
}

.p_banner_content h2 span {
  font-weight: 400;
}

.p_banner_content p {
  font-size: 18px;
  font-family: "Product";
  font-weight: 400;
  color: #7a818d;
  max-width: 600px;
  margin: 0px auto 45px;
}

.p_banner_content .subscrib_form {
  max-width: 630px;
  margin: 0 auto;
}

.p_banner_content .subscrib_form .form-control {
  font-size: 16px;
  font-family: "Product";
  font-weight: 400;
  background: #fff;
  height: 55px;
  border: 1px solid #ededed;
  color: #19182e;
  padding-left: 30px;
  box-shadow: none;
  border-radius: 0;
}

.p_banner_content .subscrib_form .form-control.placeholder {
  color: #b4b9c8;
}

.p_banner_content .subscrib_form .form-control:-moz-placeholder {
  color: #b4b9c8;
}

.p_banner_content .subscrib_form .form-control::-moz-placeholder {
  color: #b4b9c8;
}

.p_banner_content .subscrib_form .form-control::-webkit-input-placeholder {
  color: #b4b9c8;
}

.p_banner_content .subscrib_form .form-control:focus {
  box-shadow: 0 20px 86px 0 rgba(255, 207, 226, 0.1);
  border-color: rgba(255, 207, 226, 0.7);
}

.p_banner_content .subscrib_form .submit_btn {
  font-size: 15px;
  line-height: 53px;
  font-weight: 500;
  color: #fff;
  background: #f31f74;
  border-radius: 0;
  padding: 0px 45px;
  box-shadow: none;
  margin-left: 10px;
}

.p_banner_content .subcribes .submit_btn:hover {
  box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
}

.project_screenshot {
  margin-top: 80px;
  padding-bottom: 45px;
  background: url("../img/projects/banner_img.jpg") no-repeat scroll center 0;
  box-shadow: 0 10px 50px 0 rgba(34, 43, 55, 0.1);
  height: 650px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  z-index: 1;
}

.project_screenshot .screen_slider {
  margin: 0 auto;
  left: 56px;
  top: 143px;
}

.project_screenshot .slick-list .slick-track {
  top: 154px;
}

.project_screenshot .item {
  text-align: center;
  margin: 3px 0px;
  transform: scale(0.99);
  transition: all 0.4s ease-in-out;
}

.project_screenshot .item img {
  box-shadow: 0 10px 50px 0 rgba(34, 43, 55, 0.1);
  border-radius: 10px;
  display: inline-block;
}

.project_screenshot .item.slick-center {
  transform: scale(1.11);
}

.project_screenshot .item.slick-center img {
  box-shadow: 0px 18px 100px 0px rgba(35, 48, 73, 0.25);
}

/*=========== project_banner_area css ===========*/
/*=========== payment_banner_area css ===========*/
.payment_banner_area {
  position: relative;
  height: 100vh;
  min-height: 800px;
  background-image: -moz-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -webkit-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -ms-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
 background-image: linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  z-index: 1;
  display: flex;
  overflow: hidden;
  padding-top: 280px;
}

.payment_banner_area .shap {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.payment_banner_area .shape_bg span {
  position: absolute;
  height: 190px;
  transform: skewY(-18deg);
  background: #21d4fd;
  z-index: -1;
}

.payment_banner_area .shape_bg span:first-child {
  width: 33.33333%;
  right: -1.66666%;
  left: auto;
  top: 190px;
  opacity: 0.1;
}

.payment_banner_area .intro_content {
  color: #fff;
  max-width: 600px;
}

.payment_banner_area .intro_content .intro_title {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  display: inline-block;
  margin-bottom: 0;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.payment_banner_area .intro_content h2 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 35px;
}

.payment_banner_area .intro_content p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 50px;
}

.payment_banner_area .intro_content .slider_payment_btn {
  font-weight: 500;
  font-size: 14px;
  color: #5956fe;
  background: #fff;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  border-radius: 6px;
  padding: 16px 38px;
  border: 1px solid #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.payment_banner_area .intro_content .slider_payment_btn:hover {
  box-shadow: none;
}

.payment_banner_area .intro_content .slider_payment_btn_two {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  position: relative;
  margin-left: 30px;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.payment_banner_area .intro_content .slider_payment_btn_two:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

/*=========== payment_banner_area css ===========*/
/*=========== app_screen css ===========*/
.app_mockup {
  position: absolute;
  right: 140px;
  width: 792px;
  top: 0;
  z-index: -1;
  height: 745px;
}

.app_mockup img {
  position: absolute;
  opacity: 0;
}

.app_mockup .img_one {
  right: 240px;
  bottom: -95px;
  z-index: 1;
  animation: slideM 7s infinite 1.8s;
}

.app_mockup .img_two {
  left: 40px;
  top: 180px;
  animation: slideM 7s infinite 1.9s;
  animation-timing-function: ease-in, ease-in-out;
}

.app_mockup .img_three {
  left: 100px;
  bottom: 0;
  animation: womenS2 7s infinite 2s;
  animation-timing-function: ease-in, ease-in-out;
}

.app_mockup .img_four {
  right: -35px;
  bottom: 23px;
  animation: slideM2 7s infinite 0.6s;
  animation-timing-function: ease-in, ease-in-out;
}

.app_mockup .img_five {
  right: 400px;
  top: 120px;
}

.app_mockup .img_six {
  right: 22px;
  top: 275px;
  animation: slideM3 infinite;
  animation-duration: 7s;
  animation-delay: 1s;
  animation-timing-function: ease-in, ease-in-out;
}

.app_mockup .img_seven {
  right: -98px;
  top: 311px;
  animation: slideM3 infinite;
  animation-duration: 7s;
  animation-delay: 1.2s;
  animation-timing-function: ease-in, ease-in-out;
}

.app_mockup .img_eight {
  right: -25px;
  top: 350px;
  animation: slideM3 infinite;
  animation-duration: 7s;
  animation-delay: 1.4s;
  animation-timing-function: ease-in, ease-in-out;
}

/*=========== app_screen css ===========*/
canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}

/*============= prototype_banner_area  =============*/
.prototype_banner_area {
  text-align: center;
  padding-top: 150px;
  background-image: linear-gradient(360deg, #fff 0%, #fdf5f5 110%);
        background-image: -moz-linear-gradient(360deg, #fff 0%, #fdf5f5 110%);
  background-image: -webkit-linear-gradient(360deg, #fff 0%, #fdf5f5 110%);
 background-image: -ms-linear-gradient(360deg, #fff 0%, #fdf5f5 110%);
  position: relative;
  z-index: 1;
}

.p_banner_img {
  max-width: 700px;
  margin: 40px auto 0px;
  position: relative;
}

.p_banner_shapes span {
  position: absolute;
}

.p_banner_shapes span:nth-child(1) {
  left: 4.8%;
  top: 8.5%;
}

.p_banner_shapes span:nth-child(2) {
  left: 12.6%;
  top: 30.2%;
}

.p_banner_shapes span:nth-child(3) {
  left: 8.8%;
  bottom: 16%;
}

.p_banner_shapes span:nth-child(4) {
  left: 25%;
  bottom: 21%;
}

.p_banner_shapes span:nth-child(5) {
  left: 35%;
  top: 6.6%;
}

.p_banner_shapes span:nth-child(6) {
  left: 43%;
  bottom: 30%;
}

.p_banner_shapes span:nth-child(7) {
  right: 50%;
  top: 51%;
}

.p_banner_shapes span:nth-child(8) {
  right: 11.8%;
  top: 33.3%;
}

.p_banner_shapes span:nth-child(9) {
  right: 6%;
  top: 20%;
}

.p_banner_shapes span:nth-child(10) {
  right: 4%;
  bottom: 18%;
}

.prototype_banner_content h2 {
  font-size: 70px;
  line-height: 78px;
  color: #263b5e;
  text-transform: capitalize;
  margin-bottom: 30px;
}

.prototype_banner_content p {
  line-height: 30px;
  color: #6a7695;
  margin-bottom: 45px;
}

.protype_btn {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 11px 40px;
  border-radius: 6px;
  color: #5e2ced;
  background: #e8e1fc;
  transition: all 0.3s ease-in-out;
  margin: 0px 5px;
}

.protype_btn:hover {
  background: #5e2ced;
  color: #fff;
}

.protype_btn.p_two {
  color: #00c99c;
  background: #d4f6ee;
}

.protype_btn.p_two:hover {
  background: #00c99c;
  color: #fff;
}

/*============= prototype_banner_area  =============*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*================== customer_logo_area css ============*/
.customer_logo_area .customer_info {
  position: relative;
  border-bottom: 1px solid #ecf0f7;
  padding: 20px 0px;
}

/*.customer_logo_area .customer_info:hover ul {*/
/*  transform: scale(0.95);*/
/*  filter: blur(5px);*/
/*}*/

.customer_logo_area .customer_info:hover .customer_btn {
  opacity: 1;
  top: 50%;
}

.customer_logo_area .customer_info ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0px;
  transition: 0.5s cubic-bezier(0.9, 1, 0.22, 0.6);
  filter: blur(0);
}

.customer_logo_area .customer_info ul li {
  margin: 10px 30px;
  line-height: 40px;
  text-align: center;
   transition: all 0.3s ease-in-out;
}

.customer_logo_area .customer_info ul li img {
  opacity: 0.5;
}
.customer_logo_area .customer_info .customer_btn {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 55%;
    padding: 10px 35px;
    border-radius: 25px;
    background-color: #FCB001;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.95);
    opacity: 0;
    transition: all 0.4s linear;
    z-index: 1;
    text-align: center;
}
/*================== customer_logo_area css ============*/
.customer_logo_area_two .customer_info {
  border: 0px;
  padding: 0px;
}

.customer_logo_area_two .customer_info .customer_btn {
  border-radius: 3px;
  background-color: #FCB001;
  height: auto;
}

.customer_logo_area_two .customer_info .customer_btn:hover {
  background-color: #FCB001;
  box-shadow: 0px 10px 20px 0px #b48f7e21;
}

/*============ works_area css ============*/
.work_info {
  margin-left: -50px;
  margin-right: -50px;
}
.work_info .col-lg-3 {
  padding: 0px;
}
.work_item {
  border: 1px solid rgba(0, 7, 30, 0.05);
  padding: 40px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.work_item h3 {
  font-size: 24px;
  line-height: 35px;
  font-weight: 600;
  color: #040348;
  margin: 0px 0px 18px;
  transition: all 0.2s ease-in-out;
}

.work_item p {
  line-height: 30px;
  margin-bottom: 24px;
}

.work_item:hover {
  box-shadow: 0px 20px 20px 0px rgba(0, 7, 30, 0.08);
}

.works_area_two .work_item {
  border: 1px solid #eeeeee;
  box-shadow: none;
}

.works_area_two .work_item h3 {
  color: #282b31;
  font-size: 24px;
  font-weight: 500;
}

.works_area_two .work_item p {
  color: #676b75;
  font-weight: 300;
}
.works_area_two .work_item:hover {
  box-shadow: 0px 36px 46px 0px rgba(0, 0, 0, 0.05);
}
/*============ works_area css ============*/
/*============= app_works_area ===========*/
.container_feachers_works{
    flex-direction: row-reverse;
        align-items: center;
}
.app_works_area .saas_title {
  margin-bottom: 80px;
}
.app_work_info .app_section_title {
  margin-bottom: 70px;
}
.app_work_info .app_work_item {
  position: relative;
  cursor: pointer;
}
.app_work_info .app_work_item .icon {
  width: 70px;
  height: 70px;
  font-size: 28px;
  box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.11);
  color: #252a32;
  line-height: 70px;
  border-radius: 50%;
  text-align: center;
  margin-left: 30px;
  transition: color 0.2s ease-in-out;
  display: flex;
    justify-content: center;
    align-items: center;
}

.app_work_info .app_work_item .media-body {
  text-align: right;
}

.app_work_info .app_work_item .media-body h3 {
  font-size: 24px;
  font-weight: 600;
  color: #040348;
  margin-bottom: 18px;
  transition: color 0.2s ease-in-out;
}

.app_work_info .app_work_item .media-body p {
  font-size: 16px;
  line-height: 30px;
  color: #677294;
  margin-bottom: 0px;
  font-weight: 400;
}

.app_work_info .app_work_item+.app_work_item {
  margin-top: 40px;
}

.app_work_info .app_work_item:hover h3,
.app_work_info .app_work_item:hover .icon {
  color: #FCB001;
}
.app_img {
  /*padding-top: 100px;*/
  text-align: right;
  position: relative;
  z-index: 0;
}

.app_img .shape {
  position: absolute;
  left: 0;
  top: 65px;
  z-index: -1;
}
.app_screen {
  position: absolute;
  top: 0;
  right: 0;
}

/*============= app_works_area ===========*/
.w_bg {
  background: #fff;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============== saas_features_area css ============*/
.saas_features_area {
  padding-top: 120px;
  overflow: hidden;
}
.saas_features_item {
  display: flex;
  flex-wrap: wrap;
}
.saas_features_item+.saas_features_item {
  margin-top: 100px;
}

.saas_features_item .saas_features_left,
.saas_features_item .saas_features_right {
  width: 50%;
}

.saas_features_item .saas_features_left {
  text-align: right;
  position: relative;
  z-index: 1;
}

.saas_features_item .saas_features_left .shape_one {
  position: absolute;
  left: -204px;
  z-index: -1;
  width: 903px;
  height: 828px;
  top: 48px;
}

.saas_features_item .saas_features_left .shape_one path {
  fill: rgba(38, 74, 218, 0.039);
}

.saas_features_item .saas_features_left .shape_two {
  position: absolute;
  left: -81px;
  z-index: -1;
  width: 926px;
  height: 901px;
  top: 28px;
  z-index: -2;
}

.saas_features_item .saas_features_left .shape_two path {
  fill: #f8f9fd;
}

.saas_features_item.item_one {
  position: relative;
}

.saas_features_item.item_one:before {
  content: "";
  background: url(../img/saas/dotted.png) no-repeat scroll center bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -244px;
  left: 0;
}

.saas_features_item.item_one .saas_features_content {
  margin: 0 auto 0px -215px;
}

.saas_features_item.item_two .saas_features_content {
  margin: 0 -215px 0px auto;
  box-shadow: -34.641px 20px 100px 0px rgba(0, 7, 30, 0.08);
}

.saas_features_item.item_two .saas_features_left .shape_three {
  position: absolute;
  right: -200px;
  width: 945px;
  height: 930px;
  top: 22px;
  z-index: -2;
}

.saas_features_item.item_two .saas_features_left .shape_three path {
  fill: #f8f9fd;
}

.saas_features_item.item_two .saas_features_left .shape_four {
  position: absolute;
  right: -61px;
  top: 20px;
  width: 904px;
  height: 885px;
  z-index: -1;
}

.saas_features_item.item_two .saas_features_left .shape_four path {
  fill: rgba(38, 74, 218, 0.039);
}

.saas_features_item .saas_features_right {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}

.saas_features_item .saas_features_content {
  max-width: 800px;
  box-shadow: 25.712px 30.642px 100px 0px rgba(0, 7, 30, 0.08);
  background: #fff;
  padding: 70px 70px 78px;
}

.saas_features_item .saas_features_content .title {
  font-size: 25px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 20px;
}

.saas_features_item .saas_features_content .border_bottom {
  width: 60px;
  height: 2px;
  background-image: -moz-linear-gradient(170deg, #ffc600 0%, #ff9600 100%);
  background-image: -webkit-linear-gradient(170deg, #ffc600 0%, #ff9600 100%);
  background-image: -ms-linear-gradient(170deg, #ffc600 0%, #ff9600 100%);
    background-image: linear-gradient(170deg, #ffc600 0%, #ff9600 100%);
  display: block;
  margin: 20px 0px 23px;
}

.saas_features_item .saas_features_content p {
  line-height: 30px;
  margin-bottom: 40px;
}

/*============== saas_features_area css ============*/
/*============== saas_features_area_two css ============*/
.saas_features_area_two {
  padding-top: 0;
}

.saas_features_area_two .saas_features_item .saas_features_left img {
  max-width: 100%;
}

.saas_features_area_two .saas_features_content_two {
  max-width: 585px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 130px;
}

.saas_features_area_two .saas_features_content_two .saas_title_two {
  margin-bottom: 0;
}

.saas_features_area_two .saas_features_content_two h2 {
  line-height: 48px;
  margin-bottom: 25px;
}

.saas_features_area_two .saas_features_content_two p {
  line-height: 32px;
  color: #676b75;
}

.saas_features_area_two .saas_features_content_two .learn_btn {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: #282b31;
  display: inline-block;
  margin-top: 32px;
  position: relative;
  overflow: hidden;
}

.saas_features_area_two .saas_features_content_two .learn_btn:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #282b31;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  transition: all 0.2s ease-in-out;
}

.saas_features_area_two .saas_features_content_two .learn_btn:hover:before {
  transform: translateX(0);
}

.saas_features_area_two .item_two .saas_features_content_two {
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  padding-right: 130px;
}

/*============== saas_features_area_two css ============*/

/*============== app_function_area css ============*/
.app_function_area {
  position: relative;
  padding-top: 120px;
  padding-bottom: 0px;
}

.app_function_item .app_function_content .title {
  font-size: 25px;
  font-weight: 500;
  color: #040348;
  line-height: 45px;
  margin-top: 20px;
  margin-bottom: 25px;
}

.app_function_item .app_function_content p {
  line-height: 30px;
  margin-bottom: 55px;
  padding-right: 24px;
}

.app_function_item .back_img {
  position: absolute;
  z-index: -1;
  top: -10px;
}

.app_function_item .app_function_img {
  position: relative;
  padding-left: 80px;
}

.app_function_item.app_f_one .app_function_content {
  padding-right: 150px;
}

.app_function_item.app_f_one .app_function_img {
  padding-left: 200px;
}

.app_function_item.app_f_one .app_function_img .back_img {
  left: 0;
}

.app_function_item.app_f_two .app_function_content {
  padding-left: 150px;
}

.app_function_item.app_f_two .app_function_img .back_img {
  right: 0;
}

.app_function_item+.app_function_item {
  margin-top: 90px;
}

.polygon_img {
  position: absolute;
  left: 0;
  top: 0;
}

.round_img {
  position: absolute;
  right: 0;
  top: 70%;
}

/*============== app_function_area css ============*/
/*============== p_features_area css ============*/
.custom-container {
  max-width: 1520px;
}

.p_features_area {
  padding: 120px 0px;
}

.p_features_area .p_l {
  padding-left: 80px;
}

.p_features_area .p_r {
  padding-right: 100px;
}

.border_bottom {
  border-top: 1px solid rgba(225, 225, 225, 0.6) !important;
  max-width: 1520px;
  margin: 0 auto;
}

.p_features_content h6 {
  text-transform: uppercase;
  font-size: 14px;
  color: #f31f74;
  font-weight: 600;
}

.p_features_content h1 {
  margin-bottom: 30px;
}

.p_features_content ul {
  margin-bottom: 0;
}

.p_features_content ul li {
  color: #677294;
  font-weight: 300;
  padding-left: 25px;
  position: relative;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  margin-bottom: 5px;
}

.p_features_content ul li:before {
  content: "$";
  font-family: eleganticons;
  font-weight: 400;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 1px;
}

.p_features_content ul li:hover {
  padding-left: 30px;
}

.features_btn {
  font-size: 18px;
  font-weight: 400;
  color: #19182e;
  margin-top: 25px;
  display: inline-block;
}

.features_btn i {
  font-weight: 700;
  vertical-align: middle;
}

.features_btn:hover {
  color: #f31f74;
}

/*============== p_features_area css ============*/
/*============== introducing_area css ============*/
.introducing_title {
  margin-bottom: 70px;
}
.introducing_title h6 {
  font-size: 28px;
  font-weight: 500;
  color: #21d4fd;
  margin-bottom: 5px;
}

.introducing_title h3 {
  font-size: 35px;
  font-weight: 600;
  color: #252a32;
  margin-bottom: 0;
}

.introducing_content {
  margin-bottom: 70px;
  padding: 30px 20px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #0000;
  position: relative;
  -webkit-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.11);
  -webkit-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.introducing_content:hover {
  -webkit-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.18);
}

.introducing_content h3 {
  font-weight: 600;
  font-size: 26px;
  line-height: 35px;
  color: #252a32;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.introducing_content p {
  line-height: 29px;
  /* padding-right: 50px; */
  margin-bottom: 0;
}

.p_icon {
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -40px;
  margin-bottom: 20px;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  -webkit-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
}

.p_icon i {
  color: #FCB001;
}

.p_icon i:before {
  font-size: 40px;
  vertical-align: middle;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .7s all ease-in-out;
  transition: .3s all ease-in-out;
}

.introducing_area_one .introducing_content {
  text-align: right;
}

.introducing_area_one .introducing_content h3 {
  margin-bottom: 16px;
  color: #040348;
}

.introducing_area_one .introducing_content p {
  line-height: 30px;
  font-weight: 400;
}

.introducing_area_one .introducing_content a {
  font-weight:500;
  color: #040348;
  display: inline-block;
  transition: color 0.2s ease-in-out;
  position: relative;
  line-height: 30px;
  height: auto;
}

.introducing_area_one .introducing_content a:hover {
  color: #626262;
}

/*============== introducing_area css ============*/
/*============== payment_features_area css ============*/
.payment_features_area {
  position: relative;
  z-index: 1;
}

.payment_features_info+.payment_features_info {
  padding-top: 180px;
}

.payment_features_img {
  position: relative;
}

.payment_features_img .p_features_img_one {
  margin-left: -40px;
  position: relative;
}

.payment_features_img .p_features_logo_one,
.payment_features_img .p_features_logo_two,
.payment_features_img .p_features_logo_three {
  position: absolute;
}

.payment_features_img .p_features_logo_one {
  left: -120px;
  bottom: -60px;
}

.payment_features_img .p_features_logo_two {
  left: 40px;
  top: 210px;
}

.payment_features_img .p_features_logo_three {
  left: -120px;
  top: 100px;
}

.payment_features_img .p_f_shap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.05;
  z-index: -1;
  left: 0px;
  width: 110%;
}

.payment_features_img.p_f_img_two {
  text-align: right;
}

.payment_features_img.p_f_img_two .p_f_two {
  max-width: 100%;
  margin-right: -80px;
}

.payment_features_img.p_f_img_two .p_f_three {
  position: absolute;
  right: -50%;
  max-width: 60%;
  box-shadow: 0px 10px 60px 0px rgba(0, 11, 40, 0.1);
  top: 50%;
  transform: translateY(-50%);
  border-radius: 8px;
  overflow: hidden;
}

.payment_features_img.p_f_img_two .p_f_four {
  position: absolute;
  left: -50px;
  max-width: 60%;
  top: 76px;
}

.payment_features_img.p_f_img_two .p_f_five {
  position: absolute;
  left: -50px;
  bottom: 76px;
  max-width: 65%;
  z-index: 1;
  box-shadow: 0px 10px 60px 0px rgba(0, 11, 40, 0.1);
}

.payment_content h2 {
  font-size: 32px;
  line-height: 42px;
  color: #252a32;
  font-weight: 600;
  margin-bottom: 25px;
}

.payment_content p {
  line-height: 30px;
  color: #677294;
  font-weight: 400;
  margin-bottom: 45px;
}

.payment_content .p_icon {
  width: 92px;
  height: 125px;
  line-height: 120px;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  z-index: 1;
}

.payment_content .p_icon:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/payment/icon_shape.png") no-repeat scroll center;
  position: absolute;
  left: -2px;
  top: 0;
}

.payment_content .p_icon i {
  color: #21d4fd;
}

.payment_content .p_icon i:before {
  font-size: 40px;
}

.payment_btn {
  color: #5956fe;
  position: relative;
  border: 0px;
  z-index: 1;
  border-radius: 6px;
  background: #fff;
  z-index: 1;
  min-width: 170px;
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(63, 54, 132, 0.1);
  box-shadow: 0px 2px 12px 0px rgba(63, 54, 132, 0.1);
  font: 500 14px "iransans", sans-serif;
}

.payment_btn:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  border-radius: 6px;
  background-color: #FCB001;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.payment_btn:hover {
  color: #fff;
}

.payment_btn:hover:before {
  opacity: 1;
}

.payment_btn_two {
 background-color: #FCB001;
  color: #fff;
  margin-left: 15px;
}

.payment_btn_two:before {
  display: none;
}

.payment_btn_two:hover {
  background-position: 100% 0;
}

.payment_features_tab {
  border: 10px solid #f0f8fa;
  overflow: hidden;
  width: 630px;
  height: 492px;
  border-radius: 10px;
  margin-left: -40px;
  perspective-origin: 25% 75%;
  perspective: 400px;
  -webkit-box-shadow: -27.1px 62.5px 125px -25px rgba(50, 50, 93, 0.5),
    -16.2px 37.5px 75px -37.5px rgba(0, 0, 0, 0.6);
  box-shadow: -27.1px 62.5px 125px -25px rgba(50, 50, 93, 0.5),
    -16.2px 37.5px 75px -37.5px rgba(0, 0, 0, 0.6);
  transform: perspective(538px) rotateY(12deg) rotateX(0deg) scale(1.05);
  position: relative;
}

.payment_features_tab .tab_slider .tab_item {
  width: calc(100% / 5);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #252a32;
  border: 1px solid #ededed;
  border-radius: 0px;
  padding: 10px 15px;
}
.payment_features_tab .tab_slider .tab_item.slick-current {
  color: #21d4fd;
}
.payment_features_tab .tab_slider_img {
  overflow: hidden;
}

/*============== payment_features_area css ============*/
/*============== main_faq_area css ============*/
.main_faq_area {
  background: #fafbfd;
}
.faq_questions {
  padding-right: 50px;
}
.faq_questions .faq-question_item h3 {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  position: relative;
  padding-left: 40px;
  color: #19182e;
}

.faq_questions .faq-question_item h3 span {
  position: absolute;
  left: 0;
  top: 0;
  color: #FCB001;
}

.faq_questions .faq-question_item p {
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #677294;
  margin-bottom: 0;
}

.faq_questions .faq-question_item:not(:last-child) {
  margin-bottom: 50px;
}

.sidebar_add {
  text-align: center;
  padding: 30px;
  border: 1px solid #e1e6ee;
  border-radius: 6px;
  margin-left: 60px;
}

.sidebar_add .p_icon {
  margin: 0 auto 18px;
}

.sidebar_add h6 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.sidebar_add a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #FCB001;
  display: inline-block;
}

.sidebar_add a:after {
  content: "";
  width: 100%;
  height: 1.5px;
  bottom: 0;
  display: block;
  background: #FCB001;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.sidebar_add a:hover:after {
  opacity: 1;
}

/*============== main_faq_area css ============*/
/*============== faq_area css ============*/
.faq_area {
  padding: 120px 0px 120px;
}

.faq_tab {
  align-items: center;
  justify-content: center;
  border: 0px;
}

.faq_tab .nav-item {
  margin-bottom: 10px;
}

.faq_tab .nav-item .nav-link {
  font-size: 18px;
  padding: 0px;
  border: 0px;
  border-radius: 0;
  color: #19182e;
  position: relative;
  transition: color 0.2s ease-in-out;
}
.faq_tab .nav-item .nav-link:before {
  content: "";
  width: 0;
  height: 1px;
  background: #21d4fd;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.2s ease-in-out;
}
.faq_tab .nav-item .nav-link.active {
  font-weight: 700;
  color: #21d4fd;
}
.faq_tab .nav-item .nav-link.active:before {
  width: 100%;
}
.faq_tab .nav-item .nav-link:hover {
  color: #21d4fd;
}
.faq_tab .nav-item .nav-link:hover:before {
  width: 100%;
}
.faq_tab .nav-item:not(:last-child) {
  margin-right: 35px;
}
.faq_content h3 {
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 40px;
}
.faq_content .card {
  border: 0px;
  margin-bottom: 15px;
}
.faq_content .card .card-header {
  border-radius: 0;
  background: #f7f8fb;
  padding: 0px;
  border: 0px;
}
.faq_content .card .card-header button {
  padding: 16px 50px 16px 30px;
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  font-size: 20px;
  font-weight: 400;
  white-space: normal;
  color: #19182e;
  text-decoration: none;
  position: relative;
}
.faq_content .card .card-header button:before {
  content: "M";
  font-family: eleganticons;
  position: absolute;
  right: 25px;
  font-size: 22px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.faq_content .card .card-header button.collapsed:before {
  content: "L";
}
.faq_content .card .card-body {
  color: #677294;
  line-height: 30px;
  padding: 30px;
  background: rgba(247, 248, 251, 0.4);
}
/*============== faq_area css ============*/
/*============== prototype_features_area css ============*/
.prototype_features_area_one {
  padding: 120px 0px 50px;
}
.prototype_features_area_two {
  padding: 50px 0px 120px;
}
.prototype_content h3 {
  font-size: 36px;
  line-height: 47px;
  color: #263b5e;
  margin-bottom: 25px;
}
.prototype_content p {
  color: #6a7695;
}
.prototype_content h6 {
  font-size: 20px;
  color: #263b5e;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 25px;
}
.prototype_content .protype_btn {
  margin: 35px 0px 0px;
}
.prototype_f_item {
  padding-right: 70px;
  margin-top: 50px;
}
.prototype_f_item .icon {
  margin-bottom: 0;
  margin-right: 30px;
}
.prototype_f_item h4 {
  font-size: 20px;
  color: #263b5e;
  margin-bottom: 15px;
}
.prototype_f_item p {
  margin-bottom: 0;
}
.prototype_img {
  position: relative;
  right: -80px;
}
.prototype_img .back_img {
  position: absolute;
  top: -50px;
  max-width: 56%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.prototype_img.prototype_img_left {
  right: 50px;
}
/*============== prototype_features_area css ============*/
/*============== setup_area css ============*/
.setup_inner {
  max-width: 970px;
  margin: 0 auto;
}
.setup_inner .setup_img img {
  max-width: 100%;
}
.setup_step_item {
  align-items: center;
  position: relative;
  padding: 20px 0px;
}
.setup_step_item h3 {
  font-size: 24px;
  font-weight: 600;
  color: #263b5e;
  margin-bottom: 15px;
}
.setup_step_item p {
  margin-bottom: 0;
  color: #6a7695;
}
.setup_step_item.flex-row-reverse {
  text-align: right;
}
.setup_step_item .line {
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 100%;
  border-right: 2px dashed #f2f4f8;
}
.setup_step_item .line.bottom_half {
  top: auto;
  bottom: 0;
  height: 50%;
}
.setup_step_item .line.top_half {
  bottom: auto;
  top: 0;
  height: 50%;
}
.s_number .round {
  position: relative;
  z-index: 2;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(2, 45, 79, 0.1);
  color: #5e2ced;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  margin: 0 auto;
}
/*============== setup_area css ============*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*=========== portfolio_area css ===========*/
.portfolio_area .portfolio_btn {
  margin-top: 40px;
}
.portfolio_btn {
  border-color: #fff;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  background-color: #02066F;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}
.portfolio_btn:before {
  display: none;
}
.portfolio_btn:hover {
  background-color: #02066F;
  color: #fff;
}
.portfolio_info figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 1;
  padding: 40px 30px;
  width: 100%;
  color: #fff;
}
.portfolio_info figcaption h3 {
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  opacity: 0;

}
.portfolio_info figcaption p {
  font-size: 16px;
  line-height: 28px;
  transform: translateY(50%);
  opacity: 0;
}
.portfolio_info figcaption .category {
  transform: translateY(-10px);
  opacity: 0;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
.portfolio_info figcaption .category a+a:before {
  content: "-";
  display: inline-block;
  margin-left: 0px;
}
.portfolio_item {
  position: relative;
   overflow: hidden;
}
.portfolio_item * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio_item img {
  max-width: 100%;
  backface-visibility: hidden;
}
.portfolio_item:after,
.portfolio_item:before {
  position: absolute;
  top: 0;
  content: "";
  width: 50%;
  height: 50%;
  background: #FCB001c2;
  transform: scale(0);
  transform-origin: left 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio_item:before {
  left: 0;
  transform: scale(0);
  transform-origin: left 0;
}
.portfolio_item:after {
  right: 0;
  transform: scale(0);
  transform-origin: right 0;
}
.portfolio_item .bg_hover {
  position: absolute;
  bottom: 0;
  height: 50%;
  width: 100%;
}
.portfolio_item .bg_hover:before,
.portfolio_item .bg_hover:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  background: #FCB001c2;
  transition: all 0.35s ease;
}
.portfolio_item .bg_hover:before {
  left: 0;
  transform: scale(0);
  transform-origin: left bottom;
}
.portfolio_item .bg_hover:after {
  right: 0;
  transform: scale(0);
  transform-origin: right bottom;
}
.portfolio_info figure {
  position: relative;
  overflow: hidden;
  cursor: pointer;
      z-index: 3;
}

figure:hover .portfolio_item:before,
figure:hover .portfolio_item:after,
figure:hover .portfolio_item .bg_hover:before,
figure:hover .portfolio_item .bg_hover:after {
  transform: scale(1);
  opacity: 1;
}
figure:hover figcaption h3,
figure:hover figcaption p {
  opacity: 1;
  transform: translateY(0);
}
figure:hover figcaption h3 {
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.8s 0.4s ease-in-out;
}
figure:hover figcaption p {
  transition: transform 0.5s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
}
figure:hover figcaption .category {
  opacity: 1;
  transform: translateY(0);
}
.pr_item figure {
  margin-bottom: 0;
}
.pr_item .p_style_two {
  margin-bottom: 0;
}
.pr_item .p_content {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  top: 0;
  transform: translateY(0);
}
.pr_item .p_content h3 {
  color: #00022E;
  opacity: 1;
  transform: translateY(0);
  font-size: 24px;
  margin-bottom: 3px;
}
.pr_item .p_content .category {
  opacity: 1;
  margin-bottom: 0;
  transform: translateY(0);
}
.pr_item .p_content .category a {
  color: #6f8ba4;
  position: relative;
  margin-right: 5px;
}
.pr_item .p_content .category a:before {
  content: "-";
  position: absolute;
  left: -8px;
  top: -6px;
  color: #6f8ba4;
}
.pr_item .p_content .category a:first-child:before {
  display: none;
}
figcaption .category a,
.ph_content .category a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.recent_portfolio_slider .slick-dots li {
  margin: 0px 10px;
  width: auto;
  height: auto;
}
.recent_portfolio_slider .slick-dots li button {
  padding: 0px;
  width: 8px;
  height: 8px;
  background: #E7E7F1;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}
.recent_portfolio_slider .slick-dots li button:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: scale(0.5);
    transition: all 0.2s ease-in-out;
}
.recent_portfolio_slider .slick-dots li button:hover {
    transform: scale(2);
}
.slick-dots li.slick-active button:before {
     opacity: unset; 
}
.recent_portfolio_slider .slick-dots li.slick-active button {
    transform: scale(1.8);
    background: #FCB001;
}
.portfolio_area_one .recent_portfolio_slider .slick-dots {
  margin-top: 35px;
  bottom: unset;
}
/*=========== portfolio_area css ===========*/
/*=========== web_portfolio_gallery_area css ===========*/
.web_portfolio_gallery_area {
  background: #fafbfd;
}
.web_portfolio_gallery_area .portfolio_slider {
  position: relative;
}
.web_portfolio_gallery_area .portfolio_slider button {
  position: absolute;
  background: transparent;
  border: 0px;
  padding: 0px;
  font-size: 20px;
  z-index: 2;
  width: 40px;
  height: 40px;
  text-align: center;
  background: rgba(33, 212, 253, 0.4);
  color: #fff;
  top: 45%;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.web_portfolio_gallery_area .portfolio_slider button.owl-next {
  right: 0;
}
.web_portfolio_gallery_area .portfolio_slider button.owl-prev {
  left: 0;
}
.web_portfolio_gallery_area .portfolio_slider .owl-dots {
  display: none;
}
.web_portfolio_gallery_area .portfolio_slider:hover button {
  opacity: 1;
}
.web_portfolio_gallery_area .portfolio_slider p {
  font-size: 18px;
  line-height: 32px;
  color: #677294;
  margin-bottom: 0;
  padding: 35px 40px 0px;
}
.recent_portfolio_area {
  padding-bottom: 120px;
}
.recent_portfolio_slider .item {
  padding-right: 15px;
  padding-left: 15px;
}
/*=========== web_portfolio_gallery_area css ===========*/
/*=========== portfolio_area_two css ===========*/
.portfolio_filter {
  text-align: center;
  margin-bottom: 50px;
}
.portfolio_filter div {
  display: inline-block;
  font-weight: 600;
  line-height: 22px;
  color: #677294;
  display: inline-block;
  border-radius: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
}
.portfolio_filter div:before,
.portfolio_filter div:after {
  content: "";
  width: 50%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #21d4fd;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.portfolio_filter div:before {
  right: 0;
  transform-origin: 100% 50%;
}
.portfolio_filter div:after {
  left: 0;
  transform-origin: 0 -50%;
}
.portfolio_filter div:not(:first-child) {
  margin-left: 25px;
}
.portfolio_filter div:hover,
.portfolio_filter div.active {
  color: #21d4fd;
}
.portfolio_filter div:hover:before,
.portfolio_filter div:hover:after,
.portfolio_filter div.active:before,
.portfolio_filter div.active:after {
  transform: scale(1);
}
.portfolio_info figure figcaption {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio_info .portfolio_item:hover figcaption .category {
  transform: translateY(0);
  opacity: 1;
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============== saas_service_area css ================*/
.saas_service_item .icon {
  width: 60px;
  height: 60px;
  background: rgba(37, 211, 184, 0.16);
  border-radius: 10px;
  text-align: center;
  font-size: 24px;
  color: #25d3b8;
  line-height: 60px;
  margin-right: 30px;
}
.saas_service_info .saas_service_item:nth-child(2) .icon {
  color: #f74e38;
  background: rgba(247, 78, 56, 0.16);
}
.saas_service_info .saas_service_item:nth-child(3) .icon {
  color: #26a8fc;
  background: rgba(38, 168, 252, 0.16);
}
.saas_service_info .saas_service_item:nth-child(4) .icon {
  color: #f74e38;
  background: rgba(247, 78, 56, 0.16);
}
.saas_service_item .icon.orange {
  color: #f74e38;
  background: rgba(247, 78, 56, 0.16);
}
.saas_service_item .icon.blue {
  color: #26a8fc;
  background: rgba(38, 168, 252, 0.16);
}
.saas_service_item .icon.green {
  color: #2cc36d;
  background: rgba(44, 195, 109, 0.16);
}
.saas_service_item .icon.purpple {
  color: #a73bf9;
  background: rgba(167, 5, 249, 0.16);
}
.saas_service_item .media-body h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
.saas_service_item .media-body p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}
.saas_service_item {
 text-align: right;
    flex-direction: row;
}
.saas_service_item .icon {
  margin-left: 30px;
  margin-right: 0;
}
.saas_service_item+.saas_service_item {
  margin-top: 54px;
}
.saas_service_img img {
  box-shadow: 0px 20px 20px 0px rgba(0, 7, 30, 0.08) ;
  border-radius: 6px ;
}
.service_box_info {
  margin-bottom: -30px;
}
.service_box_info [class*="col-"]:nth-child(2) .service_box .number {
  border-color: rgba(247, 178, 205, 0.14);
  color: #f7b2cd;
}
.service_box_info [class*="col-"]:nth-child(2) .service_box .number:before {
  background: rgba(247, 178, 205, 0.1);
}
.service_box_info [class*="col-"]:nth-child(2) .service_box:hover .number {
  border-color: #f7b2cd;
  color: #fff;
}
.service_box_info [class*="col-"]:nth-child(2) .service_box:hover .number::before {
  background: #f7b2cd;
}
.service_box_info [class*="col-"]:nth-child(3) .service_box .number {
  border-color: rgba(113, 33, 255, 0.14);
  color: #7121ff;
}
.service_box_info [class*="col-"]:nth-child(3) .service_box .number:before {
  background: rgba(113, 33, 255, 0.1);
}
.service_box_info [class*="col-"]:nth-child(3) .service_box:hover .number {
  border-color: #7121ff;
  color: #fff;
}
.service_box_info [class*="col-"]:nth-child(3) .service_box:hover .number::before {
  background: #7121ff;
}
.service_box_info [class*="col-"]:nth-child(4) .service_box .number {
  border-color: rgba(255, 198, 0, 0.14);
  color: #ffc600;
}
.service_box_info [class*="col-"]:nth-child(4) .service_box .number:before {
  background: rgba(255, 198, 0, 0.1);
}
.service_box_info [class*="col-"]:nth-child(4) .service_box:hover .number {
  border-color: #ffc600;
  color: #fff;
}
.service_box_info [class*="col-"]:nth-child(4) .service_box:hover .number::before {
  background: #ffc600;
}
.service_details_area ul li {
  font-weight: 400;
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}
.service_box {
  box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, 0.15);
  overflow: hidden;
  position: relative;
  padding: 35px 35px 26px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.service_box .number {
  width: 80px;
  height: 80px;
  text-align: center;
  font-size: 25px;
  line-height: 80px;
  font-weight: 600;
  border: 2px solid rgba(56, 184, 240, 0.14);
  border-radius: 50%;
  color: #38b8f0;
  margin-right: 25px;
  z-index: 1;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.service_box .number:before {
  content: "";
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  border-radius: 50%;
  background: rgba(56, 184, 240, 0.1);
  position: absolute;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}
.service_box h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.service_details_area .service_box p {
  line-height: 30px;
  margin-bottom: 0;
}
.service_box:hover .number {
  border-color: #38b8f0;
  color: #fff;
}
.service_box:hover .number::before {
  background: #38b8f0;
}
.service_details_area .web_development_info:before {
  display: none;
}
/*============== saas_service_area css ================*/
/*============== saas_service_area_two css ================*/
.saas_service_area_two .pl-20 {
  padding-left: 20px;
  padding-top: 8px;
}
.saas_service_area_two .pr-20 {
  padding-right: 20px;
  padding-top: 8px;
}
.saas_service_area_two .saas_title_two h2 {
  line-height: 55px;
}
.saas_service_area_two .saas_service_item h4 {
  color: #282b31;
  font-weight: 500;
  margin-bottom: 15px;
}
.saas_service_area_two .saas_service_item .icon {
  width: 75px;
  height: 75px;
  line-height: 70px;
  border-radius: 20px;
}
.saas_service_area_two .saas_service_item p {
  font-weight: 300;
  color: #676b75;
}
/*============== saas_service_area_two css ================*/
/*============ service_details_area css =========*/
.service_details_area p {
  line-height: 36px;
}
.service_details_area ul {
  margin-bottom: -10px;
  margin-top: 30px;
}
.service_details_area ul li:before {
  content: " ";
  font-family: eleganticons;
  position: absolute;
  left: 0;
  font-size: 15px;
  opacity: 0.5;
  color: #FCB001;
}
.service_details_area img {
  margin-bottom: 40px;
}
/*============ End service_details_area css =========*/
/*============ p_details_three css ==========*/
.p_details_three img {
  margin-bottom: 50px;
}
.portfolio_details_text {
  padding-right: 100px;
}
.portfolio_details_text h5 {
  margin-bottom: 18px;
  color: #040348;
  font-weight: 600;
  font-size: 30px;
}
.portfolio_details_text p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 32px;
}
.portfolio_category {
  flex-wrap: wrap;
  margin-top: 50px;
}
.portfolio_category .p_category_item h6 {
  color: #040348;
  font-size: 20px;
}
.portfolio_details_img {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 50px;
}
.portfolio_category {
  position: absolute;
  bottom: 35px;
  left: 35px;
  right: 35px;
  background: #fff;
  border-radius: 10px;
  margin: 0px;
  padding: 40px 50px 20px;
}
.portfolio_category .p_category_item h6 {
  color: #19182e;
  font-size: 20px;
}
/*---------------------------------------------------- */
/*============= app_video_area css =========*/
.app_video_area {
  height: 650px;
  position: relative;
  z-index: 1;
  background-image: -moz-linear-gradient(180deg, #FCB001 0%, #F2295B 100%);
  background-image: -webkit-linear-gradient(180deg, #FCB001 0%, #F2295B 100%);
  background-image: -ms-linear-gradient(180deg, #FCB001 0%, #F2295B 100%);
    background-image: linear-gradient(180deg, #FCB001 0%, #F2295B 100%);
  overflow: hidden;
   transition: all 0.3s ease-in-out;
}
.app_video_area .video_bg {
  background: url("../img/app/video_bg.jpg") no-repeat scroll center 0 / cover;
  position: absolute;
  top: 0;
  width: 100%;
  height: 120%;
  left: 0;
  z-index: -1;
  opacity: 0.1;
}
.app_video_area .shape_bottom {
  bottom: -25px;
  left: 0;
  z-index: 0;
}
.app_video_area .shape_top,
.app_video_area .shape_bottom {
  position: absolute;
  width: 100%;
  height: 44px;
}
.app_video_area .shape_top path,
.app_video_area .shape_bottom path {
  fill: white;
}
.app_video_area .shape_top {
  top: -25px;
  transform: rotate(180deg);
}
.app_video_area .shape {
  position: absolute;
  z-index: -2;
}
.app_video_area .shape.rounded_one {
  top: 0px;
  left: 0;
}
.app_video_area .shape.rounded_two {
  top: 60%;
  left: 400px;
}
.app_video_area .shape.polygon_three {
  bottom: 0;
  right: 200px;
}
.video_icon {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.2);
}
.video_icon .icon {
    width: 120px;
    height: 120px;
    background: rgba(255, 255, 255, 0.31);
    border-radius: 50%;
    top: 50%;
    position: absolute;
    left: 50%;
    text-align: center;
    font-size: 35px;
    color: #464645;
    line-height: 120px;
    z-index: 10;
    transform: translate(-50%, -50%);
}

.video_icon .icon:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
.video_icon .icon:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
  animation: thscale 3s ease-in-out 0s infinite both;
}
@-webkit-keyframes thscale {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.95);
    transform: scale(1.95);
    opacity: 0;
  }
}
@keyframes thscale {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.95);
    transform: scale(1.95);
    opacity: 0;
  }
}
/*============= app_video_area css =========*/

/*============= area_icon_video style3 css =========*/
.video_icon_style2 a{
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #FCB001;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: unset;
  position: unset;
      transition: all 0.3s ease-in-out;
}
.video_icon_style2:hover a{
    transform: scale(1.1);
}
.video_icon_style2 .icon {
  color: #ffffff;
  display: flex;
  align-items: center;
}

.video_icon_style2 .icon i {
  font-size: 18px;
}

.area_icon_video .video_info {
  display: flex;
  align-items: center;
}

.area_icon_video .video_info .title-video-widget {
  font-size: 15px;
  margin-right: 15px;
  color: #333;
  margin-bottom: 0;
}

/*============= area_icon_video style3 css =========*/
/*============= project_service_area css =========*/
.project_service_area {
  background: #f7fafd;
  padding: 360px 0px 120px;
  margin-top: -280px;
}

.project_service_area .elementor-text-editor {
  max-width: 620px;
  margin: 0 auto;
}

.project_service_area .app_features_item {
  text-align: center;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-bottom: 2px solid transparent;
  position: relative;
  border-radius: 6px;
  padding: 50px 25px;
  z-index: 0;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  margin-top: 40px;
}

.project_service_area .app_features_item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border-radius: 6px;
  background-image: linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
   background-image: -moz-linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
  background-image: -webkit-linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
 background-image: -ms-linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
  -webkit-transition: all 0.3s ease-in-out ;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.project_service_area .app_features_item .icon:before {
  left: 50%;
  background: url(../img/projects/icon_shap.png) no-repeat scroll center 0;
  width: 136px;
  height: 110px;
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
  top: -15px;
}

.project_service_area .app_features_item .icon:after {
  display: none;
}

.project_service_area .app_features_item .icon {
  width: 90px;
  height: 90px;
  font-size: 35px;
  border-radius: 50%;
  line-height: 90px;
  margin: 0 auto;
  background: rgba(56, 184, 240, 0.13);

  position: relative;
}

.project_service_area .app_features_item .icon i:before {
  font-size: 35px;
}

.project_service_area .app_features_item .icon i {
  color: #FCB001;
}

.project_service_area .col-lg-4:nth-child(2) .app_features_item .icon {
  background: rgba(247, 178, 205, 0.14);
}

.project_service_area .col-lg-4:nth-child(2) .app_features_item .icon i {
  color: #f7b2cd;
}

.project_service_area .col-lg-4:nth-child(3) .app_features_item .icon {
  background: rgba(103, 84, 226, 0.13);
}

.project_service_area .col-lg-4:nth-child(3) .app_features_item .icon i {
  color: #6754e2;
}

.p_service_item .icon.four {
  background: rgba(25, 204, 230, 0.14);
  color: #19cce6;
}

.project_service_area .app_features_item h4 {
  font-size: 22px;
  font-weight: 600;
  color: #19182e;
  margin: 35px 0px 15px;
}

.project_service_area .app_features_item p {
  color: #677294;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}

.project_service_area .app_features_item:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 30px 0px rgba(0, 11, 40, 0.1);
  border-color: #f31f74;
}

.pr_service_area {
  padding: 120px 0px;
}

.pr_service_area .row {
  margin-bottom: -30px;
}

.pr_service_area .row .p_service_item {
  margin-bottom: 30px;
}

.pr_service_area .row .p_service_item:hover {
  border-bottom-color: #21d4fd;
}

/*============= project_service_area css =========*/
.solution_area {
  position: relative;
}

.solution_area:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 94%;
  bottom: 180px;
  -webkit-transform: skewY(-7deg);
  -ms-transform: skewY(-7deg);
  transform: skewY(-7deg);
  background: #fafbfd;
}

.solution_area .solution_tab .nav-tabs {
  border: 0px;
  padding-right: 15px;
}

.solution_area .solution_tab .nav-tabs .nav-item {
  width: 100%;
}

.solution_area .row {
  align-items: center;
}

.solution_area .solution_tab .nav-tabs .nav-item .nav-link {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  background-color: #fff;
  padding: 40px 35px 45px 35px;
  color: #2f2e48;
  font-size: 1rem;
    -webkit-transition: all 0.3s ease-in-out ;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 4;
  text-decoration: none !important;
  outline: 0;
  border-radius: 0;
  border: 0px;
  border-left: 3px solid transparent;
  box-shadow: 2px 5px 20px 2px rgba(222, 222, 222, 0.12);
}

.solution_area .solution_tab .nav-tabs .nav-item .nav-link h4 {
  font-size: 22px;
  font-weight: 600;
  color: #040348;
  margin-bottom: 15px;
}

.solution_area .solution_tab .nav-tabs .nav-item .nav-link p {
  margin-bottom: 0px;
  line-height: 32px;
}

.solution_area .solution_tab .nav-tabs .nav-item .nav-link.active {
  box-shadow: 2px 5px 20px 2px rgba(222, 222, 222, 0.59);
  -webkit-box-shadow: 2px 5px 20px 2px rgba(222, 222, 222, 0.59);
  border-left-color: #21d4fd !important;
}

.solution_area .solution_content img {
  max-width: 100%;
}

.solution_area .solution_content .tab-pane {
  transform: translateX(10%);
  opacity: 0;
    -webkit-transition: all 0.5s ease-in-out ;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.solution_area .solution_content .tab-pane.active.show {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out ;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
      display: flex;
    justify-content: center;
    align-items: center;
}

/*================== web_development_area css ============*/
.web_development_info {
  position: relative;
}

.web_development_info:not(:last-child) {
  padding-bottom: 100px;
}

.web_development_info:not(:last-child):before {
  content: "";
  background: url(../img/saas/dotted2.png) no-repeat scroll center bottom;
  width: 100%;
  height: calc(100% - 325px);
  position: absolute;
  bottom: -70px;
  left: 0;
}

.web_development_info .development_img img {
  max-width: 100%;
}

.web_development_info .development_content .p_icon {
  font-size: 42px;
  font-weight: 700;
  color: #262626;
  line-height: 115px;
}

.web_development_info .development_content h2 {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 600;
  color: #040348;
  margin-bottom: 25px;
  letter-spacing: 0px;
}

.web_development_info .development_content p {
  line-height: 31px;
  font-weight: 400;
  margin-bottom: 15px;
}

.web_development_info .development_content .develop_btn {
  font-size: 16px;
  color: #040348;
  font-weight: 500;
  display: inline-block;
  margin-top: 12px;
  position: relative;
  transition: color 0.4s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out ;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.web_development_info .development_content .develop_btn:before {
  content: "";
  width: 0;
  height: 1px;
  background: #FCB001;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.2s ease-in-out;
   -webkit-transition:width 0.2s ease-in-out ;
  -moz-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
}

.web_development_info .development_content .develop_btn i {
  vertical-align: middle;
  font-size: 15px;
  margin-left: 5px;
  transition: all 0.3s ease-in-out, color 0.1s;
      -webkit-transition:all 0.3s ease-in-out, color 0.1s;
  -moz-transition:all 0.3s ease-in-out, color 0.1s;
  -o-transition: all 0.3s ease-in-out, color 0.1s;
}

.web_development_info .development_content .develop_btn:hover {
  color: #FCB001;
}

.web_development_info .development_content .develop_btn:hover i {
  padding-left: 5px;
}

.web_development_info .development_content .develop_btn:hover:before {
  width: 100%;
}

.web_development_info.web_development_info_two:before {
  background: url("../img/saas/dotted3.png") no-repeat scroll center bottom;
}

.web_development_info.web_development_info_two .development_content {
  padding-left: 80px;
}

/*================== web_development_area css ============*/
.solution_area_two:before {
  display: none;
}

.prototype_service_area {
  padding-top: 120px;
  padding-bottom: 50px;
}
.prototype_service_item {
  text-align: center;
  background: #fbfbfd;
  padding: 40px 20px;
  box-shadow: 0px 30px 60px 0px rgba(38, 59, 94, 0.01);
  border-top: 5px solid transparent;
  transition: all 0.3s ease-in-out;
       -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 6px;
  cursor: pointer;
}
.prototype_service_item h4 {
  color: #263b5e;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
}

.prototype_service_item h4:hover {
  color: #5e2ced;
}

.prototype_service_item:hover {
  border-color: #5e2ced;
  background: #fff;
  box-shadow: 0px 30px 60px 0px rgba(38, 59, 94, 0.09);
  transform: translateY(-2px);
}

.pro_icon {
  margin-bottom: 25px;
}

.pro_icon img {
  width: 80px;
}
.prototype_fact_area .fact_bg {
  position: absolute;
  left: 100px;
  bottom: 0;
  z-index: 0;
}

.p_fact_item {
  text-align: center;
  background: #fff;
  padding: 30px 0px 40px;
  box-shadow: 0px 30px 70px 0px rgba(233, 237, 244, 0.5);
}

.p_fact_item .f_icon {
  position: relative;
  margin: 0 auto 20px;
  z-index: 1;
}

.p_fact_item .f_icon i {
  color: #333;
  font-size: 40px;
}

.p_fact_item .f_icon img {
  position: absolute;
  left: 0;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0 !important;
}

.p_fact_item .numberr {
  font-size: 48px;
  margin-bottom: 0px;
  font-weight: 600;
  text-align: center;
}

.p_fact_item .numberr.one {
  color: #FCB001;
}

.prototype_fact_area .col-lg-3:nth-child(2) .p_fact_item .numberr {
  color: #ff4143;
}

.prototype_fact_area .col-lg-3:nth-child(3) .p_fact_item .numberr {
  color: #74d3ad;
}

.prototype_fact_area .col-lg-3:nth-child(4) .p_fact_item .numberr {
  color: #5e2ced;
}

.p_fact_item p {
  margin-bottom: 0px;
  text-align: center;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*======================slider_testimonial_area css =================*/
.shadow-effect {
  background: #fff;
  padding: 25px;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #ECECEC;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.testimonial_slider_style2 .shadow-effect p {
  font-size: 17px;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 26px;
}

.testimonial_slider_style2 .testimonial-info {
  margin: -30px auto 0;
  display: table;
  width: auto;
  background: #FCB001;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

.testimonial_slider_style2 .testimonial-info h5 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.testimonial_slider_style2 .testimonial-info h6 {
  margin-bottom: 0;
  color: #f7f5f5;
}

.testimonial_slider_style2 .item {
  text-align: center;
  margin: 20px;
  /* margin-bottom:80px; */
  opacity: .2;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonial_slider_style2 .owl-item.active.center .item {
  opacity: 1 !important;
  -webkit-transform: scale3d(1.0, 1.0, 1);
  transform: scale3d(1.0, 1.0, 1);
}

.testimonial_slider_style2 .owl-item .shadow-effect img {
  transform-style: preserve-3d;
  margin: 0 auto 17px;
  border-radius: 100%;
  width: 90px;
  height: 90px;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #FCB001;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}

.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 25px;
}

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}

.owl-carousel .owl-dots .owl-dot span {
  background: #c7c3c1;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
      -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 20px;
  border-radius: 100%;
}

.owl-carousel .owl-nav button {
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
}

button.owl-prev {
  left: 0;
}

button.owl-next {
  right: 0;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  border: 1px solid #eee;
}

.owl-carousel .owl-nav button i {
  vertical-align: middle;
      font-family: "Font Awesome 6 Free";
          -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-nav button span {
  font-size: 30px;
  color: #99a1af;
  vertical-align: middle;
}

.owl-carousel .owl-nav button:hover span,.owl-carousel .owl-nav button:hover i {
  color: #fff;
}

.owl-carousel .owl-nav button:hover {
  background: #FCB001;
  border-color: #FCB001;
}

/*======================slider_testimonial_area css =================*/
/*================== saas_fun_fact_area css================*/
.saas_fan_fact_item {
  text-align: center;
  color: #fff;
}

.saas_fan_fact_item i {
  font-size: 50px;
  line-height: 55px;
    color: #FCB001;
}

.saas_fan_fact_item h6 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #040348;
}

.saas_fan_fact_item .counter {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 22px;
  color: #FCB001;
}
.fan_fact_item_style2 .text-contet-fan_fact{
    margin-right:15px;
    text-align: right;
}
.area-counter-number {
    display: flex;
    flex-direction: row;
}
.area-counter-number .previous-word {
    font-size: 30px;
    color: #FCB001;
   margin:0 5px;
}
.prototype_fact_area .area-counter-number{
       justify-content: center;
    align-items: center; 
        margin-bottom: 15px;
}
/*================== saas_fun_fact_area css================*/
/*================== saas_call_action_area css================*/
.saas_call_action_area {
  color: #fff;
  background-image: -moz-linear-gradient(170deg,
      #4f40ff 0%,
      #25ddf5 65%,
      #FCB001 100%);
  background-image: -webkit-linear-gradient(170deg,
      #4f40ff 0%,
      #25ddf5 65%,
      #FCB001 100%);
  background-image: -ms-linear-gradient(170deg,
      #4f40ff 0%,
      #25ddf5 65%,
      #FCB001 100%);
  padding: 140px 0px;
  position: relative;
  z-index: 1;
}

.saas_call_action_area:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../img/saas/shape_bg.png") no-repeat scroll center 0 / cover;
  position: absolute;
  z-index: -1;
}

.saas_call_action_area h2 {
  font-size: 46px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 15px;
  color: #fff;
}

.saas_call_action_area p {
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 35px;
  text-align: center;
  color: #fff;
}

.saas_call_action_area .saas_btn {
  background: #fff;
  color: #FCB001;
  font-weight: 500;
}

/*================== saas_call_action_area css================*/
.saas_call_action_area_two h2 {
  font-weight: 500;
}

/*================== app_testimonial_info css================*/
.testi_app_area {
  padding: 0px 0px 120px;
}

.app_testimonial_info {
  padding-top: 0px;
  padding-bottom: 0px;
}

.app_testimonial_info .app_section_title h2 {
  text-transform: capitalize;
}

.testimonial_author_slider .author_img {
  display: flex;
  justify-content: center;
  overflow: hidden;

}

.testimonial_author_slider .author_img img {
  max-width: 100%;
  margin-top: 0px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #FCB001;
  margin-bottom: 25px;
}

.testi_two_box {
  max-width: 700px;
  margin: 0px auto;
  text-align: center;
  position: relative;
}

.testimonial_text_slider {
  padding-bottom: 0px;
}

.testimonial_text_slider p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.testimonial_text_slider .testimonial-info .name {
  font-size: 18px;
  line-height: 30px;
  color: #040348;
  font-weight: 600;
}

.testimonial_text_slider .testimonial-info span.Designation {
  font-size: 15px;
  color: #99a1af;
  font-weight: 400;
  font-style: italic;
  display: block;
}

.testimonial_text_slider .slick-arrow {
  top: 22%;
  bottom: auto;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid #eee;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
      cursor: pointer;
      z-index: 10;
}

.testimonial_text_slider .slick-arrow i {
  font-family: "FontAwesome";
  font-size: 18px;
  color: #99a1af;
  opacity: 1;
  vertical-align: middle;
     -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonial_text_slider .slick-arrow.prev {
  margin-left: 0px;
  left: -70px;
}
.testimonial_text_slider .slick-arrow.next {
  right: -70px;
  left: auto;
}

.testimonial_text_slider .slick-arrow:hover {
  background: #FCB001;
}

.testimonial_text_slider .slick-arrow:hover i {
  color: #fff;
}

/*================== app_testimonial_info css================*/
/*================== get_info css================*/
.get_info {
  max-width: 970px;
  margin: 200px auto -265px;
  background-image: -moz-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
   background-image: -webkit-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
    background-image: -ms-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
    background-image: linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
  background-size: 150% 100%;
  text-align: center;
  padding: 75px 0px 160px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.get_info .shape {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.get_info .shape.bottom_one {
  background: url("../img/app/dot.png") no-repeat scroll center bottom;
  left: 28%;
  width: 374px;
  height: 100px;
}
.get_info .shape.bottom_two {
  background: url("../img/app/shape.png") no-repeat scroll center bottom;
  bottom: -22px;
  left: 38%;
  width: 374px;
  height: 100px;
}
.get_info h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 15px;
}
.get_info p {
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.get_info .subscribe_form {
  max-width: 540px;
  margin: 34px auto 0px;
  flex-wrap: initial;
}
.get_info .subscrib_form {
  flex-wrap: initial;
      justify-content: center;
}
.get_info .subscribe_form .form-control {
  background: transparent;
  height: 60px;
  border-radius: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 36px;
  color: #fff;
  padding-left: 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
  width: 420px;
}

.get_info .subscribe_form .form-control.placeholder {
  color: #fff;
}

.get_info .subscribe_form .form-control:-moz-placeholder {
  color: #fff;
}

.get_info .subscribe_form .form-control::-moz-placeholder {
  color: #fff;
}

.get_info .subscribe_form .form-control::-webkit-input-placeholder {
  color: #fff;
}

.get_info .subscribe_form .form-control:focus {
  outline: none;
}

.get_info .subscribe_form .submit_btn {
  font-size: 18px;
  font-weight: 500;
  color: #040348;
  height: 100%;
  background: #fff;
  padding: 5px 38px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 60px;
  margin-left: -1px;
}

.subscribe_form .wpcf7-response-output {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center;
  left: 0px;
}
.single_post_tags.post-tags a:first-child {
  margin-left: 6px;
}

.single_post_tags.post-tags a, .widget_product_tag_cloud .tagcloud a {
  border: 1px solid #ededed;
  display: inline-block;
  padding: 0px 14px;
  border-radius: 6px;
  font-size: 14px !important;
  margin-bottom: 8px;
  font-weight: 400;
}

.single_post_tags.post-tags a:hover,
.tag-cloud-link:hover {
  background: #FCB001;
  color: #fff;
  border-color: #FCB001;
}

/*================== get_info css================*/
/*================== intrigation_area css================*/
.intrigation_area {
  background: #f7fafd;
}
.p_title {
  font-size: 42px;
  line-height: 52px;
  color: #040348;
  /*font-family: "Product";*/
}

.p_color {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.intregation_content h2 {
  margin-bottom: 30px;
}

.intregation_content p {
  line-height: 32px;
}

.intregation_content .intregation_btn {
  border: 1px solid #f31f74;
  padding: 12px 18px;
  font-size: 16px;
  font-weight: 400;
  color: #f31f74;
  display: inline-block;
  margin-top: 25px;
  transition: all 0.3s ease-in-out;
         -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.intregation_content .intregation_btn:hover {
  background: #f31f74;
  color: #fff;
}

.integration_info {
  text-align: right;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 430px;
}
.integration_info .integrations_item {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 0;
  position: absolute;
  box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.1);
  transition: all 0.3s ease-in-out;
         -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.integration_info .integrations_item:nth-child(1) {
  width: 77px;
  height: 78px;
  left: 80px;
}

.integration_info .integrations_item:nth-child(2) {
  width: 127px;
  height: 128px;
  left: 160px;
  top: 130px;
}

.integration_info .integrations_item:nth-child(3) {
  width: 98px;
  height: 98px;
  bottom: 65px;
  left: 0;
}

.integration_info .integrations_item:nth-child(4) {
  width: 98px;
  height: 98px;
  left: 405px;
  top: 230px;
}

.integration_info .integrations_item:nth-child(5) {
  width: 129px;
  height: 129px;
  left: 345px;
  top: 40px;
}

.integration_info .integrations_item:nth-child(6) {
  width: 90px;
  height: 92px;
  bottom: 0;
  left: 35%;
}

.integration_info .integrations_item:nth-child(7) {
  width: 129px;
  height: 129px;
  bottom: 18px;
  right: -40px;
}

.integration_info .integrations_item:nth-child(8) {
  width: 88px;
  height: 88px;
  right: 10px;
  top: 80px;
}

.integration_info .integrations_item:hover,
.integration_info .integrations_item.current {
  transform: scale(1.22);
}

/*================== intrigation_area css================*/
/*================== subscribe_area css================*/
.subscribe_area {
  position: relative;
  z-index: 1;
}

.subscribe_content {
  display: flex;
  align-items: center;
  background: #040348;
  padding: 50px 80px;
  border-radius: 20px;
  margin-bottom: -120px;
  justify-content: space-between;
}

.subscribe_content .content {
  padding-left: 100px;
  text-align: right;
}

.subscribe_content .content .p_title {
  margin-bottom: 20px;
  color: #fff;
}

.subscribe_content .content .p_color {
  margin-bottom: 0px;
  color: #fff;
}

.subscribe_content .get_btn {
  font-size: 18px;
  font-weight: 600;
  color: #19182e;
  background: #fff;
  box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.1);
  padding: 15px 60px;
  display: inline-block;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
         -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.subscribe_content .get_btn:hover {
  background: #f31f74;
  color: #fff;
}

.subscribe_area_two .get_info {
  box-shadow: 0px 7px 30px 0px rgba(12, 0, 46, 0.09);
  background-image: linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
  background-image: -moz-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
  background-image: -webkit-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
 background-image: -ms-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
  padding: 90px 150px 110px;
  background-size: 150% 100%;
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin: 0 auto -150px;
  overflow: hidden;
}
.subscribe_area_two .get_info .subscribe_form {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}

.subscribe_area_three .get_btn {
  border-radius: 6px;
  padding: 15px 45px;
}

.subscribe_area_three .get_btn:hover {
  background: #FCB001;
}

/*================== subscribe_area css================*/
/*================== testimonial_area_three css================*/
.testimonial_area_three {
  padding-top: 200px;
  background: #fafbfd;
  position: relative;
  z-index: 0;
}
.testimonial_area_three:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 94%;
  bottom: 180px;
  transform: skewY(-7deg);
  background: #fafbfd;
}

.testimonial_area_three .arrow {
  font-size: 24px;
  padding-top: 25px;
}

.testimonial_area_three .arrow .right {
  padding-left: 10px;
}

.testimonial_area_three .arrow .left,
.testimonial_area_three .arrow .right {
  transition: color 0.3s ease-in-out;
-webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  cursor: pointer;
}

.testimonial_area_three .arrow .left:hover,
.testimonial_area_three .arrow .right:hover {
  color: #21d4fd;
}

.testimonial_img {
  position: relative;
  max-width: 400px;
}

.testimonial_img:before {
  content: "";
  background: url("../img/payment/testimonial_bg.png") no-repeat scroll center 0;
  position: absolute;
  left: -63px;
  top: 0;
  width: 143%;
  height: 100%;
}

.testimonial_content {
  position: relative;
  margin-top: 70px;
}

.testimonial_content .item {
  padding-top: 50px;
  position: relative;
}

.testimonial_content .icon {
  font-size: 300px;
  color: #ebeff9;
  position: absolute;
  transform: rotate(180deg);
  height: 107px;
  left: -5px;
  display: inline-block;
}

.testimonial_content p {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 45px;
  color: #677294;
  padding-top: 45px;
}

.testimonial_content .author {
  font-size: 20px;
  color: #252a32;
  font-weight: 600;
  margin-bottom: 5px;
}

.testimonial_content .author_description {
  font-size: 15px;
  font-weight: 300;
  color: #6781a9;
}

/*================== testimonial_area_three css================*/
/*================== payment_recived_area css================*/
.payment_recived_area {
  padding: 80px 0px 0px;
  margin-bottom: -70px;
  position: relative;
  z-index: 1;
}

.payment_recived_area .payment_item {
  background: #fff;
  box-shadow: 0px 7px 30px 0px rgba(12, 0, 46, 0.09);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 43px 40px 40px 130px;
  position: relative;
  transition: all 0.3s ease-in-out;
   -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.payment_recived_area .payment_item h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: #252a32;
  text-transform: uppercase;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
     -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.payment_recived_area .payment_item i {
  position: absolute;
  left: 0;
  opacity: 0.15;
  color: #5e2ced;
  transition: opacity 0.3s ease-in-out;
     -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}

.payment_recived_area .payment_item i:before {
  font-size: 100px;
}

.payment_recived_area .payment_item p {
  margin-bottom: 0px;
  line-height: 30px;
  color: #677294;
  font-weight: 400;
}

.payment_recived_area .payment_item:hover {
  transform: translateY(-10px);
}

.payment_recived_area .payment_item:hover h3 {
  color: #5e2ced;
}

.payment_recived_area .payment_item:hover i {
  opacity: 1;
}

.payment_recived_area.blue .payment_item i {
  color: #FCB001;
}

.payment_recived_area.blue .payment_item:hover h3 {
  color: #FCB001;
}

/*================== payment_recived_area css================*/
/*================== video_area css================*/
.video_area .video_info {
  max-width: 100%;
  height: 650px;
  text-align: center;
  margin: 0 auto;
  background-image: -moz-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -webkit-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -ms-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
   background-image: linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 1;
  border-radius: 8px;
    transition: all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.video_area .video_info:before {
  content: "";
  background: url("../img/video_bg.jpg") no-repeat scroll center 0 / cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.12;
  border-radius: 8px;
}

.video_area .video_info .title-video-widget {
  color: #fff;
  font-size: 40px;
}

.video_area .video_info .video_icon {
  position: relative;
  transform: translate(0);
  left: 0;
  top: 0;
  margin: 50px auto 0px;
}

.video_area .video_info .video_icon .shine {
  border-radius: 50%;
  z-index: -1 !important;
}

/*================== video_area css================*/
/*================== fun_fact_area css================*/
.fun_fact_area .work_progress .work-progressbar {
  text-align: center;
  padding: 0px 20px;
}

.fun_fact_area .work_progress .work-progressbar .circle {
  width: 170px;
  position: relative;
  margin: 0 auto;
}

.fun_fact_area .work_progress .work-progressbar .circle canvas {
  position: relative;
}

.fun_fact_area .work_progress .work-progressbar .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  font-weight: 600;
  color: #040348;
}

.fun_fact_area .work_progress .work-progressbar h4 {
  font-size: 24px;
  font-weight: 600;
  color: #040348;
  text-transform: capitalize;
  margin-top: 25px;
  margin-bottom: 14px;
}

.fun_fact_area .work_progress .work-progressbar p {
  line-height: 26px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

/*================== fun_fact_area css================*/
.testimonial_area_four {
  padding: 120px 0px 0px;
}

.testimonial_slider_two .testimonial_controler .dot {
  width: 600px;
  height: 600px;
  border: 1px solid #ededed;
  border-radius: 50%;
  left: -83px;
  position: absolute;
}

.testimonial_slider_two .testimonial_controler .dot.one,
.testimonial_slider_two .testimonial_controler .dot.two,
.testimonial_slider_two .testimonial_controler .dot.three {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.testimonial_slider_two .testimonial_controler .dot.one {
  width: 450px;
  height: 450px;
}

.testimonial_slider_two .testimonial_controler .dot.two {
  width: 300px;
  height: 300px;
}

.testimonial_slider_two .carousel-indicators {
  position: relative;
  top: 0;
  right: 0px;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  display: block;
  margin: 0 auto;
  left: -100px;
}

.testimonial_slider_two .carousel-indicators li {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-indent: 0;
  position: absolute;
  overflow: hidden;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
   -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 1;
}

.testimonial_slider_two .carousel-indicators li:before {
  display: none;
}

.testimonial_slider_two .carousel-indicators li img {
  max-width: 100%;
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  z-index: 2;
}

.testimonial_slider_two .carousel-indicators li.active {
  border-color: #21d4fd;
  transform: scale(1.1);
}

.testimonial_slider_two .carousel-indicators li.testimonial_1 {
  left: 80px;
}

.testimonial_slider_two .carousel-indicators li.testimonial_3 {
  right: 50px;
}

.testimonial_slider_two .carousel-indicators li.testimonial_2 {
  bottom: 82px;
  left: 4px;
}

.testimonial_slider_two .carousel-indicators li.testimonial_4 {
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.testimonial_slider_two .carousel-indicators li.testimonial_5 {
  right: 20px;
  bottom: 65px;
}

.testimonial_slider_two .carousel-inner .carousel-item .icon {
  font-size: 250px;
  line-height: 100px;
  color: #faf7ff;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -95px;
}

.testimonial_slider_two .carousel-inner .carousel-item p {
  font-size: 18px;
  color: #677294;
  line-height: 32px;
  margin-bottom: 25px;
}

.testimonial_slider_two .carousel-inner .carousel-item .author {
  font-size: 24px;
  color: #19182e;
  font-weight: 600;
  font-family: "Product";
}

.testimonial_slider_two .carousel-inner .carousel-item .author_description {
  color: #21d4fd;
  font-weight: 300;
  padding-top: 3px;
}

.testimonial_slider_two .carousel-control-prev,
.testimonial_slider_two .carousel-control-next {
  position: relative;
  width: 20px;
  height: 20px;
  opacity: 1;
  color: #19182e;
  display: inline-block;
  font-size: 25px;
  margin-top: 40px;
}

.testimonial_slider_two .carousel-control-prev:hover,
.testimonial_slider_two .carousel-control-next:hover {
  color: #21d4fd;
}

.testimonial_slider_two .carousel-control-next {
  margin-left: 10px;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============ saas_pricing_area ===========*/
.s_price_item {
  box-shadow: 0px 3px 6px 0px rgba(0, 7, 30, 0.05);
  background: #fff;
  /* padding-bottom: 60px; */
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.s_price_item:before {
  content: "";
  width: 100%;
  height: 4px;
  background-image: -moz-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: -webkit-linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
  background-image: -ms-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
  background-image: linear-gradient(-86deg, #ff9d53 0%, #FCB001 100%);
  position: absolute;
  top: 0;
  left: 0;
}

.s_price_item .price_head {
    padding: 50px 0 30px 0;
}

.s_price_item .price_head h6 {
  font-size: 16px;
  color: #FCB001;
  font-weight: 400;
  margin-bottom: 22px;
}

.s_price_item .price_head .price {
  font-size: 48px;
  font-weight: 600;
  color: #040348;
  margin-bottom: 25px;
}

.s_price_item .price_titel {
  font-size: 26px;
  color: #040348;
  font-weight: 600;
  /* margin: 42px 0px 25px; */
}

.s_price_item ul {
  margin-bottom: 36px;
  padding: 0 30px;
}

.s_price_item ul li {
  text-align: center;
  line-height: 36px;

}

.s_price_item ul li.text_shadow {
  opacity: 0.65;
}

.s_price_item:hover {
  box-shadow: 0px 20px 20px 0px rgba(0, 7, 30, 0.08);
}

/*============ saas_pricing_area ===========*/
/*============ app_price_area ===========*/
.app_price_area {
  position: relative;
}
.price_item {
  text-align: center;
  border: 1px solid #f1f1f8;
  border-radius: 6px;
  background: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  cursor: pointer;
  position: relative;
}
.price_item .tag {
    position: absolute;
    right: 0;
    background: #FCB001;
    background-size: 150% 100%;
    transform: rotate(90deg);
    top: 21px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    width: 55px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price_item .tag:before {
    content: "";
    border-top: 0px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 18px solid #FCB001;
    border-left: 20px solid #FCB001;
    position: absolute;
    bottom: 11px;
    right: -26px;
    transform: rotate(-90deg);
}
.price_item .pr_title {
  font-weight: 600;
  font-size: 20px;
  color: #040348;
  margin-bottom: 15px;
}

.price_item .price {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #040348;
  margin-bottom: 10px;
}

.price_item .price_item1 .currency {
  vertical-align: super;
  font-size: 20px;
  line-height: 30px;
}

.price_item p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 0px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9f4;
  text-align: center;
}

.price_item ul {
  padding: 30px;
  margin-bottom: 0px;
}

.price_item ul li {
  line-height: 36px;
  font-weight: 400;
  vertical-align: middle;
  text-align: right;
}

.price_item ul li i {
  margin-left: 5px;
  display: inline-block;
}

.price_item ul li.text_muted i {
  color: #f73861;
}

.price_item:hover {
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
}

.price_item .price_head {
  padding: 35px 30px 0 35px;
}

.price_item .app_btn {
  margin-bottom: 60px;
}

/*============ app_price_area ===========*/
/*============ pricing_area_two ===========*/
.pricing_area_two {
  padding: 120px 0px;
  position: relative;
  z-index: 1;
}

.price_tab {
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 390px;
  background-color: white;
  -webkit-box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.1);
  box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.1);
  position: relative;
  margin-bottom: 50px;
  margin-top: 70px;
  padding: 5px;
  border-radius: 0;
}

.price_tab .nav-item .nav-link {
  border: 0px;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  min-width: 190px;
  color: #19182e;
  padding: 12px 30px;
  position: relative;
  z-index: 1;
  border-radius: 0;
  background: transparent;
}

.price_tab .nav-item .nav-link.active {
  color: #fff;
}

.price_tab .hover_bg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #f31f74;
  left: 0;
  height: calc(100% - 10px);
  z-index: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tab-content .price_item {
  text-align: center;
  box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.1);
  background: #fff;
  padding: 50px;
  border: 1px solid #fff;
  border-radius: 0;
}

.tab-content .price_item .tag {
  background: #f31f74;
}

.tab-content .price_item .tag:before {
  border-left-color: #f31f74;
  border-right-color: #f31f74;
}

.tab-content .price_item i {
  color: #f31f74;
}

.tab-content .price_item i:before {
  font-size: 52px;
}

.tab-content .price_item ul {
  padding-top: 25px;
}

.tab-content .price_item h5 {
  font-size: 24px;
  margin-top: 25px;
  color: #19182e;
}

.tab-content .price_item p {
  font-weight: 400;
  margin-bottom: 20px;
}

.tab-content .price_item .price_text {
  font-size: 28px;
  line-height: 45px;
  font-weight: 700;
  color: #19182e;
}

.tab-content .price_item .price {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  color: #19182e;
}

.tab-content .price_item .price sub {
  font-weight: 500;
  bottom: 0;
  font-size: 20px;
}

.tab-content .price_item .price_btn {
  border-radius: 0;
  border: 1px solid #f31f74;
  background: #fff;
  color: #f31f74;
}

.tab-content .price_item .price_btn:before {
  display: none;
}

.tab-content .price_item .price_btn:hover {
  background: #f31f74;
  color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(243, 31, 116, 0.13);
}

.tab-content .price_item:hover {
  border-color: rgba(243, 31, 116, 0.13);
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
}

/*============ pricing_area_two ===========*/
/*============ pricing_area_three ===========*/
.pricing_area_three {
  background: #fafbfd;
}

.pricing_area_three .price_tab {
  border-radius: 6px;
}

.pricing_area_three .price_tab .nav-item .nav-link {
  border-radius: 6px;
}

.pricing_area_three .price_tab .hover_bg {
  border-radius: 6px;
  background: #21d4fd;
}

.pricing_area_three .tab-content .price_item .tag {
  background: #21d4fd;
}

.pricing_area_three .tab-content .price_item .tag:before {
  border-left-color: #21d4fd;
  border-right-color: #21d4fd;
}

.pricing_area_three .tab-content .price_item .price_btn {
  border-color: #21d4fd;
  color: #21d4fd;
  border-radius: 6px;
}

.pricing_area_three .tab-content .price_item .price_btn:hover {
  background: #21d4fd;
  color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(33, 212, 253, 0.13);
  transform: translateY(-5px);
}

.pricing_area_three .tab-content .price_item:hover {
  border-color: rgba(33, 212, 253, 0.23);
}

/*============ pricing_area_three ===========*/
/*============ include_plan_area ===========*/
.include_plan_area .pr_section_title {
  padding-right: 20px;
}

.include_plan_area .pr_section_title h2 {
  margin-bottom: 16px;
}

.include_plan_area .pr_section_title h2 span {
  font-weight: 400;
  font-size: 35px;
}

.include_plan_area .pr_section_title h5 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Product";
  color: #19182e;
  opacity: 0.8;
  margin-bottom: 20px;
}

.service_plan_info {
  margin-bottom: -55px;
}

.service_plan_info .service_plan_item {
  padding-right: 0px;
  padding-left: 35px;
  margin-bottom: 55px;
}

.service_plan_info .service_plan_item i {
  font-size: 38px;
  color: #21d4fd;
  margin-bottom: 25px;
  display: inline-block;
}

.service_plan_info .service_plan_item h3 {
  font-size: 24px;
  margin-bottom: 16px;
}

.service_plan_info .service_plan_item p {
  font-size: 16px;
  color: #677294;
  font-weight: 400;
  margin-bottom: 0;
}

/*============ include_plan_area ===========*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*================== breadcrumb_area css ==============*/
.breadcrumb_area {
  background-image: -moz-linear-gradient(-86deg, #000000 0%,  #00000a 100%);
  background-image: -webkit-linear-gradient(-86deg, #000000 0%,  #00000a 100%);
  background-image: -ms-linear-gradient(-86deg, #000000 0%,  #00000a 100%);
   background-image: linear-gradient(-86deg, #000000 0%,  #00000a 100%);
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
}

.breadcrumb_area:before {
  content: "";
  background: url(../img/bg-header-defult.jpg) no-repeat center center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
   opacity: 0.4; 
  z-index: -1;
}

.page-title {
  word-break: break-word;
  font-weight: 600;
  font-size: 38px;
  line-height: 1.4;
  margin-bottom: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
}

.breadcrumb {
  background: transparent;
  margin-bottom: 0px;
  justify-content: center;
  padding: 0;
}

.breadcrumb li {
  font-weight: 400;
  position: relative;
}

.breadcrumb li a {
  color: #fff;
}

.breadcrumb li+li {
  margin-left: 22px;
}

.breadcrumb li+li:before {
  content: "/";
  display: inline-block;
  color: #fff;
  font-weight: 500;
  position: absolute;
  left: -16px;
}

/*================== breadcrumb_area css ==============*/

/*============ breadcrumb_area_three css ===========*/
.breadcrumb_area_three {
  position: relative;
  z-index: 1;
  height: 415px;
}

.breadcrumb_area_three:before {
  content: "";
  width: 100%;
  height: 110%;
  background: url(../img/d_shap.png) no-repeat scroll center 0;
  position: absolute;
  background-size: cover;
  z-index: 0;
  top: 0;
  left: 0;
}

.breadcrumb_shap {
  position: absolute;
  z-index: -1;
  width: 106%;
  top: -692px;
  height: 1113px;
  left: -20px;
}

.breadcrumb_shap_two {
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 1036px;
  top: -620px;
  right: -50px;
}

/*============ breadcrumb_area_three css ===========*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*========== team_area css ===========*/
.team_area {
  padding-top: 120px;
}

.team_area .row {
  margin-bottom: -30px;
}
.area-grid-team {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.team_item {
  align-items: center;
  box-shadow: 2px 5px 20px 2px rgba(222, 222, 222, 0.59);
  background: #fff;
  padding: 40px;
  border-radius: 6px;
  margin-bottom: 30px;
}

.team_item .team_img {
  width: 130px;
  height: 160px;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 30px;
}

.team_item .team_img img {
  max-width: 100%;
}

.team_item .media-body .team-member-header {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #e1e6ee;
  align-items: center;
  padding-bottom: 12px;
}

.team_item .media-body .team-member-header .team-member-heading {
  font-size: 22px;
  font-weight: 700;
  font-family: "Product";
  margin-bottom: 0;
  color: #19182e;
  padding-right: 5px;
}

.team_item .media-body .team-member-header ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.team_item .media-body .team-member-header ul li {
  display: inline-block;
  margin-left: 8px;
}

.team_item .media-body .team-member-header ul li a {
  font-size: 18px;
}

.team_item .media-body .team-member-header ul li:nth-child(1) a {
  color: #2aa3f0;
}

.team_item .media-body .team-member-header ul li:nth-child(2) a {
  color: #3c5a96;
}

.team_item .media-body .team-member-header .team-member-position {
  flex: 1;
  text-align: right;
  color: #596273;
  font-size: 14px;
  font-weight: 600;
}

.team_item .media-body p {
  color: #677294;
  padding-top: 12px;
  margin-bottom: 0;
}

/*========== team_area css ===========*/
/*========== prototype_partner_logo css ===========*/
.prototype_partner_logo {
  padding-bottom: 100px;
}

.prototype_partner_inner {
  height: 770px;
  position: relative;
  max-width: 770px;
  margin: 0 auto;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prototype_partner_inner h3 {
  font-size: 24px;
  padding-top: 20px;
  color: #263b5e;
  margin-bottom: 8px;
}

.prototype_partner_inner p {
  font-size: 18px;
  color: #939598;
  margin-bottom: 35px;
}

.prototype_partner_inner .p_logo {
  position: absolute;
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(2, 45, 79, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(2, 45, 79, 0.1);
  background: #fff;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 10px;
  transition: all 0.3s ease-in-out;
   -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.prototype_partner_inner .p_logo img {
  max-width: 100%;
  border-radius: 50%;
}

.prototype_partner_inner .p_logo.p_logo_one {
  left: 76px;
  top: 60%;
}

.prototype_partner_inner .p_logo.p_logo_two {
  right: 142px;
  top: 118px;
}

.prototype_partner_inner .p_logo.p_logo_three {
  left: -15px;
  top: 173px;
}

.prototype_partner_inner .p_logo.p_logo_four {
  right: -48px;
  top: 348px;
}

.prototype_partner_inner .p_logo.p_logo_five {
  bottom: 160px;
  left: 56%;
}

.prototype_partner_inner .p_logo.p_logo_six {
  top: 55px;
  left: 32%;
}

.prototype_partner_inner .p_logo.p_logo_seven {
  bottom: -51px;
  left: 38%;
}

.prototype_partner_inner .p_logo.p_logo_eight {
  bottom: 55px;
  right: 73px;
}

.prototype_partner_inner .p_logo.current {
  transform: scale(1.2);
}

.p_circle {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  border: 1.9px dashed #f2f4f8;
  border-radius: 50%;
  z-index: -1;
}

.p_circle.c_one {
  height: 100%;
}

.p_circle.c_two,
.p_circle.c_three {
  top: 90px;
  left: 90px;
  bottom: 90px;
  right: 90px;
}

.blog_info article {
  margin-bottom: 60px;
}

.blog_info article:last-child {
  margin-bottom: 0px;
}

.blog_area .pagination {
  margin-top: 40px;
  justify-content: center;
}

/*========== prototype_partner_logo css ===========*/
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*================ saas_blog_area css =================*/

.aea_blog_post_item {
  padding: 0px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.aea_blog_post_item .aea_post_img {
  margin-bottom: 0px;
  display: block;
  overflow: hidden;
}

.aea_blog_post_item .aea_post_img img {
  transition: .7s ease-in-out;
   -webkit-transition:.7s ease-in-out;
  -moz-transition:.7s ease-in-out;
  -o-transition: .7s ease-in-out;
  width: 100%;
}

.aea_blog_post_item .aea_post_img:hover img {
  transform: scale(1.2) rotate(2deg);
}
.aea_blog_post_item .aea_category_badge {
  font-size: 12px;
  border-radius: 6px;
  color: #e12100;
  background: rgba(255, 80, 52, 0.08);
  font-weight: 400;
  display: inline-block;
  padding: 0px 15px;
  line-height: 26px;
  transition: all 0.2s ease-in-out;
     -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  
  text-align: center;
}

.aea_blog_post_item .aea_blog_post_content {
  padding: 30px 30px;
}

.aea_blog_post_item .aea_post_description p {
  margin-bottom: 15px;
}

.saas_blog_area .col-lg-4:nth-child(2) .aea_blog_post_item .aea_category_badge {
  background: rgba(29, 188, 48, 0.08);
  color: #48aa2e;
}

.saas_blog_area .col-lg-4:nth-child(2) .aea_blog_post_item .aea_category_badge:hover {
  background: #48aa2e;
  color: #fff;
}

.saas_blog_area .col-lg-4:nth-child(3) .aea_blog_post_item .aea_category_badge {
  background: rgba(85, 52, 255, 0.08);
  color: #0015e1;
}

.saas_blog_area .col-lg-4:nth-child(3) .aea_blog_post_item .aea_category_badge:hover {
  background: #0015e1;
  color: #fff;
}

.blog_area .col-lg-12 .blog_info_column_1 {
  max-width: 770px;
  margin: auto;
}

/*.blog_details_area .col-lg-12 .blog_details_info {*/
/*  max-width: 770px;*/
/*  margin: auto;*/
/*}*/

.aea_blog_post_item .aea_category_badge:hover {
  background: #e12100;
  color: #fff !important;
}

.aea_blog_post_item .aea_post_date {
  font-size: 12px;
}

.aea_blog_post_item .aea_post_title {
  font-size: 20px;
  line-height: 34px;
  margin-top: 0px;
  transition: all 0.3s ease-in-out;
       -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.aea_blog_post_item .aea_post_title:hover {
  color: #FCB001;
}

.aea_blog_post_item .featured_post {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #fc6e00 !important;
  border-radius: 6px;
  line-height: 15px;
  padding: 5px 10px !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.aea_blog_post_item.no_thumbnails .featured_post {
  position: relative;
  right: 0px;
  top: 0px;
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 30px;
  margin-top: 30px;
}

.aea_blog_post_item.no_thumbnails .aea_blog_post_content {
  padding-top: 0px;
}

.aea_blog_post_item .blog_tag {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}
.saas_blog_item .aea_post_img {
    display: block;
    position: relative;
}

.saas_blog_area row {
  margin-bottom: -30px;
}

.saas_blog_item.without_image .content {
  padding-top: 80px;
}

.saas_blog_item {
  box-shadow: 0px 12px 10px #f1f1f1;
  background: #fff;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;

}

.saas_blog_item img {
  margin-top: 0 !important;
  width: 100%;
}

.saas_blog_item .featured_post {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fc6e00 !important;
  border-radius: 6px;
  line-height: 15px;
  padding: 5px 10px !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.saas_blog_item .date {
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 4px;
  background-color: #fbfbfd;
  box-shadow: 0px 14px 30px 0px rgba(68, 28, 183, 0.25);
  text-align: center;
  color: #040348;
  font-size: 24px;
  font-weight: 700;
  padding: 9px 19px;
  z-index: 1;
}

.item_blog_hover1  .date {
    left: -100%;
 
}
.item_blog_hover1:hover  .date {
    left: 20px;
   transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
}

.saas_blog_item .date span {
  font-weight: 400;
  display: block;
  font-size: 15px;
  line-height: 15px;
}
.saas_blog_item .content {
  padding: 30px;
}
.saas_blog_item .title-blog{
     font-size: 18px;
    font-weight: 500;
  color: #040348;
  margin-bottom: 12px;
  transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
      display: inline-block;
}

.saas_blog_item .title-blog:hover {
  color: #FCB001;
}

.saas_blog_item p {
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 30px;
}

.saas_blog_item .read_btn {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
  transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 6px;
  padding: 6px 22px;
  background-color:  #FCB001 ;
  z-index: 1;

}
.saas_blog_item .read_btn:hover {
   background-color:  #FCB001 ;
  color: #fff;
}
/*================ saas_blog_area css =================*/
/*================ saas_blog_area_two css =================*/
.saas_blog_area_two {
  background: #f9fafc;
}

.saas_blog_area_two .saas_blog_item .title-blog {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  color: #282b31;
  margin-bottom: 14px;
}

.saas_blog_area_two .saas_blog_item p {
  color: #676b75;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}

.saas_blog_area_two .saas_blog_item .read_btn {
  font-weight: 500;
}

/*================ saas_blog_area_two css =================*/
/*================ blog_area css =================*/
.blog_item {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
      box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.08);
}
.blog_item .blog_content .blog_tag{
margin-bottom: 10px;
    color: #6B7C85;
        font-size: 13px;
    font-weight: 400;
}
.blog_item .blog_img {
  display: block;
  position: relative;
  background: #000;
}

.blog_item .blog_img img {
    display: block;
    width: 100%;
}

.blog_area .blog_info .post {
  margin-bottom: 30px;
}

.blog_area .blog_info .post:last-child {
  margin-bottom: 0px;
}

.blog_item .featured_post {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fc6e00 !important;
  border-radius: 6px;
  line-height: 15px;
  padding: 5px 10px !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.blog_item .blog_content {
  padding: 40px 40px 40px 40px;
}

.blog_item .blog_content .post_info {
  display: flex;
  align-items: center;
    margin-bottom: 15px;
}

.blog_item .blog_content .post_info .post_img {
  margin-right: 15px;
}

.blog_item .blog_content .post_info .post_img img {
  border-radius: 50%;
}

.blog_item .blog_content .post_info .entry_post_info a {
  font-weight: 400;
  color: #677294;
  position: relative;
  padding: 0px 5px 0px 4px;
  margin-left: 0px;
      font-size: 14px;
}

.blog_item .blog_content .post_info .entry_post_info a:before {
  content: "/";
  position: absolute;
  top: 50%;
  right: -4px;
  font-size: 12px;
  display: block;
  transform: translateY(-50%);
}

.blog_item .blog_content .post_info .entry_post_info a:last-child {
  padding-right: 0px;
}

.blog_item .blog_content .post_info .entry_post_info a:last-child:before {
  display: none;
}

.blog_item .blog_content .post_info .entry_post_info a:first-child {
  padding-left: 0;
}

.blog_item .blog_content h2,
.blog_item .blog_content h1,
.blog_item .blog_content h3,
.blog_item .blog_content h4,
.blog_item .blog_content h5,
.blog_item .blog_content h6 {
  color: #040348;
  word-break: break-word;
}

article .blog_item .blog_content .title-blog {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #00022E;
    margin-bottom: 15px;
    transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
    word-break: break-word;
    display: inline-block;
    height: auto;
}

.blog_item .blog_content p {
  line-height: 1.7;
  font-weight: 400;
  margin-bottom: 25px;
  font-size: 15px;
}

.blog_details_info .blog_item .blog_content p {
  line-height: 2.1;
}

.blog_item .blog_content .blog_btn {
  font-weight: 500;
  color: #040348;
  font-size: 16px;
}

.blog_item .blog_content .blog_btn:after {
  content: "$";
  position: relative;
  right: 0;
  font-family: eleganticons;
  vertical-align: middle;
  margin-left: 4px;
  transition: margin 0.2s ease-in-out;
}

.blog_item .blog_content .blog_btn:hover {
  color: #FCB001;
}

.blog_item .blog_content .blog_btn:hover:after {
  margin-left: 8px;
}

.blog_item .quote_post {
  position: relative;
  z-index: 1;
}

.blog_item .quote_post:after {
  content: "";
  font: normal normal normal 90px/2 FontAwesome;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  color: #eceffd;
  z-index: -1;
  opacity: 0.8;
}

.blog_item .quote_post i {
  font-size: 40px;
  color: rgba(33, 212, 253, 0.33);
  margin-bottom: 15px;
}

.blog_item .quote_post h2 {
  font-size: 22px;
  margin-bottom: 18px;
}

.blog_item .quote_post .quote-author {
  text-transform: uppercase;
  font-weight: 600;
}

.blog_item:not(:last-child) {
  margin-bottom: 60px;
}

.badge {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fc6e00;
  border-right: 5px;
  padding: 5px 10px 7px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.badge.two {
  background: #fc3762;
}

.badge.three {
  background: #8e2af0;
}

.badge.four {
  background: #557ffd;
}

.badge:hover {
  background: #fff;
  color: #19182e;
}

.blog_grid {
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  margin-bottom: 50px;
}

.blog_grid .blog_content {
  padding: 25px 30px;
}

.blog_grid .blog_content .post_info {
  padding-bottom: 4px;
}

.blog_grid .blog_content h2 {
  font-size: 22px;
  margin-bottom: 15px;
}

.blog_grid:hover {
  box-shadow: 0px 4px 10px 0px rgba(12, 0, 46, 0.06);
}

/*.blog_sidebar .widget .widget_title {*/
/*  font-weight: 600;*/
/*  font-size: 20px;*/
/*  line-height: 30px;*/
/*  color: #040348;*/
/*  position: relative;*/
/*  margin-bottom: 30px;*/
/*}*/
.blog_sidebar .widget.about_widget img {
  margin-bottom: 30px;
}

.blog_sidebar .widget.about_widget h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #040348;
}

.blog_sidebar .widget.about_widget p {
  line-height: 30px;
  font-weight: 400;
  color: #677294;
  margin-bottom: 0;
  font-size: 16px;
}

.blog_sidebar .widget.widget_categories ul,
.widget_meta ul,
.widget_archive ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0px;
}

.blog_sidebar .widget.widget_categories ul li,
.widget_meta ul li,
.widget_archive ul li {
  padding-top: 8px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 8px;
}

.blog_sidebar .widget.widget_categories ul li a,
.widget_meta ul li a,
.widget_archive ul li a {
  font-size: 14px;
  font-weight: 400;
  transition: color 0.2s ease-in-out;
  justify-content: space-between;
  display: inline-block;
}

.widget_meta ul li a:hover,
.widget_archive ul li a:hover {
  color: #FCB001;
}

.blog_sidebar .widget.widget_categories ul li:last-child,
.widget_meta ul li:last-child,
.widget_archive ul li:last-child {
  border: 0px;
  padding-bottom: 0;
}

.blog_sidebar .widget.widget_categories ul li:first-child,
.widget_meta ul li:first-child,
.widget_archive ul li:first-child,
.blog_sidebar .widget_recent_comments ul li:first-child {
  padding-top: 0;
}

.widget_recent_entries .item-recent-posts{
  align-items: center;
 display: flex;
}

.blog_sidebar .item-recent-posts:last-child {
  margin-bottom: 0px;
}

 .item-recent-posts a img {
    margin-left: 20px;
    border-radius: 6px;
    width: 71px;  
}

.blog_sidebar  .media-body a {
  color: #040348;
}

.blog_sidebar .media-body a:hover {
  color: #FCB001;
}

.blog_sidebar .media-body .post-date {
  font-weight: 300;
  font-size: 14px;
  color: #677294;
}

.blog_sidebar .widget>ul {
  margin-top: -8px !important;
}

.widget_tag_cloud .blog_sidebar .item-recent-posts:not(:last-child) {
  margin-bottom: 20px;
}

.blog_sidebar .widget.tag_widget {
  overflow: hidden;
}

.blog_sidebar .widget.tag_widget ul {
  overflow: hidden;
  margin: -5px;
}

.blog_sidebar .widget.tag_widget a {
  border: 1px solid #ededed;
  display: inline-block;
  padding: 0px 13px;
  border-radius: 6px;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  margin: 0px 0px 5px 0px;
}
.blog_sidebar .widget.tag_widget ul li a:hover {
  background: #21d4fd;
  color: #fff;
  border-color: #21d4fd;
}

.blog_sidebar .widget.search_widget .search-form {
  position: relative;
}

.blog_sidebar .widget.search_widget .search-form .form-control {
  font-weight: 400;
  font-size: 15px;
  color: #040348;
  border-radius: 6px;
  background: #fafaff;
  padding-left: 30px;
  box-shadow: none;
  height: 55px;
  z-index: 0;
  border: 1px solid transparent;
  transition: all 0.2s ease-in-out;
}

.blog_sidebar .widget.search_widget .search-form .form-control:focus {
  border-color: #FCB001;
}

.blog_sidebar .widget.search_widget .search-form button {
  border: 0px;
  background: transparent;
  padding: 0px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 20px;
  cursor: pointer;
  color: rgba(108, 117, 125, 0.6);
}

.blog_sidebar .widget+.widget {
  margin-top: 50px;
}
.pagination a,
.pagination .current {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  line-height: 38px;
  border: 1px solid #e7e7f6;
  font-weight: 400;
  color: #677294;
}
.pagination a i {
  display: inline-block;
}
.pagination .current,
.pagination a:hover {
  background: #FCB001;
  border-color: #FCB001;
  color: #fff;
}
.pr_40 {
  padding-right: 40px;
}
.pl_40 {
  padding-left: 40px;
}
/*================ saas_blog_area_foure css =================*/
.blog_item_style4 {
    display: flex;
    align-items: center;
    padding: 10px;
   transition: all 0.3s ease-in-out;
}
.blog_item_style4  .content_blog_style4 {
    padding: 0 15px 0 0;
}
.blog_item_style4  .content_blog_style4 .title-blog{
     font-size: 15px; 
}
.blog_item_style4  .content_blog_style4 .date-post-style4 {
    font-size: 14px;
}

.blog_item_style4 .content_blog_style4 {
    flex-basis: 55%;
}
.blog_item_style4 .aea_post_img {
    flex-basis: 45%;
}
/*================ saas_blog_area_five css =================*/
.blog_item_style5 .content , .blog_item_style5 .blog_content{
    position: absolute;
    bottom: 0;
   width: 100%;
}

.blog_item_style5 .title-blog {
    color: #ffffff;
}

.blog_item_style5 .blog_tag {
    position: absolute;
    right: 0;
    top: 0;
   margin: 10px;
}
 .blog_item .blog_tag a{
   font-size: 13px;
    padding: 5px 15px;
}
article .blog_item_style5 .blog_content .title-blog, article .blog_item_style5 .blog_tag a {
  color: #ffffff;
}
article .blog_item_style5 .blog_content .title-blog:hover{
   color: #ffffff;   
}
/*================ blog_details_area css =================*/
.blog_details_info .blog_item {
  background: transparent;
  box-shadow: none;
}

.blog_details_info .blog_item .blog-image {
  margin-bottom: 35px;
      display: flex;
    justify-content: center;
}

.blog_details_info .blog_content {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

.blog_item.featured_not_image .featured_post {
  position: relative;
  right: 0px;
  top: 0px;
  margin-bottom: 20px;
}

.blog_details_info blockquote,
.page-content blockquote {
  padding: 34px 40px !important;
  border-radius: 6px;
  z-index: 0;
  margin: 45px 0px;
  border-left: 6px solid #FCB001;
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgb(20 3 67 / 8%);
  position: relative;
}

.blog_details_info blockquote:before,
.page-content blockquote:before {
  content: "";
  font: normal normal normal 44px/1 FontAwesome;
  display: inline-block;
  color: #FCB001;
  padding-bottom: 10px;
}

.blog_details_info blockquote:after,
.page-content blockquote:after {
  content: "";
  font: normal normal normal 120px/1 FontAwesome;
  display: inline-block;
  color: #4154f1;
  position: absolute;
  right: 25px;
  opacity: 0.04;
  bottom: -12px;
  z-index: -1;
}

.blog_details_info blockquote h4,
.page-content blockquote h4 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  color: #040348;
}

.blog_details_info .post-info-bottom {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #040348;
  font-weight: 500;
}

.blog_details_info .post-info-bottom .post-info-comments-holder a:hover {
  color: #FCB001;
}

.blog_details_info .post-info-bottom .post-info-comments-holder a i {
  color: #FCB001;
  padding-right: 2px;
  position: relative;
  top: 1px;
}

.blog_details_info .post-info-bottom .post-info-comments-holder a {
  color: #040348;
}

.blog_details_info .post-info-bottom .post-info-comments-holder a+a {
  margin-left: 0px;
  display: inline-block;
}

.blog_details_info .post-info-bottom .post-info-comments-holder .love-received {
  display: inline-block;
  margin-left: 15px;
}

.blog_details_info .post-info-bottom .post-info-comments-holder .love-received i {
  color: #FCB001;
}

.blog_details_info .post-info-bottom .post-info-comments-holder a+a i {
  color: #FCB001;
  margin-left: 15px;
}

.blog_details_info .post-info-bottom .blog_share {
  width: 50%;
}

.blog_details_info .post-info-bottom .blog_share .social-share-holder {
  display: inline-block;
  margin-bottom: 0;
}

.blog_details_info .post-info-bottom .blog_share .social-share-holder li {
  display: inline-block;
}

.blog_details_info .post-info-bottom .blog_share .social-share-holder li a {
  color: #6a7c92;
  margin-left: 8px;
}

.blog_details_info .post-info-bottom .blog_share .social-share-holder li a:hover {
  color: #FCB001;
}

.comment_form .row {
  overflow: hidden;
}

.author-bio {
  background: #fafaff;
  padding: 30px;
  border-radius: 6px;
  margin-top: 50px;
}

.author-bio .media-left {
  border-radius: 6px;
  overflow: hidden;
  margin-right: 30px;
  margin-top: 0px;
}

.author-bio .media-left img {
  max-width: 100%;
  margin-top: 0px;
}

.author-bio .media-body h4 {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  color: #040348;
}

.author-bio .media-body h4 a {
  font-size: 24px;
  margin-bottom: 0px;
  display: inline-block;
  font-weight: 600;
  color: #040348;
}

.author-bio .media-body p {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 28px;
}

.author-bio .media-body .social {
  padding-top: 10px;
}

.author-bio .media-body .social li {
  padding-right: 15px;
}

.author-bio .media-body .social li a {
  color: #b4bace;
}

.author-bio .media-body .social li a:hover {
  color: #FCB001;
}

.author-bio .media-body .reply_btn {
  font-size: 16px;
  color: #040348;
  font-weight: 500;
  transition: color 0.2s ease-in-out;
  display: inline-block;
  margin-top: 8px;
}

.author-bio .media-body .reply_btn span {
  vertical-align: middle;
  font-size: 14px;
  margin-left: 5px;
}

.single_post_tags.post-tags {
  overflow: hidden;
  display: block;
  width: 100%;
  margin-bottom: 25px;
  color: #040348;
  font-size: 14px;
  font-weight: 500;
  padding-top: 30px;
}

.author-bio .media-body .reply_btn:hover {
  color: #FCB001;
}

.blog_details_info .blog_single_nav {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.blog_details_info .blog_single_nav .blog_single_prev,
.blog_details_info .blog_single_nav .blog_single_next {
  align-items: center;
}

.blog_details_info .blog_single_nav .blog_single_prev .img_rounded,
.blog_details_info .blog_single_nav .blog_single_next .img_rounded {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}

.blog_details_info .blog_single_nav .blog_single_prev .img_rounded img,
.blog_details_info .blog_single_nav .blog_single_next .img_rounded img {
  max-width: 100%;
}

.blog_details_info .blog_single_nav .blog_single_prev h4,
.blog_details_info .blog_single_nav .blog_single_next h4 {
  font-size: 18px;
  margin-bottom: 0;
  color: #19182e;
  transition: color 0.2s ease-in-out;
}

.blog_details_info .blog_single_nav .blog_single_prev h4:hover,
.blog_details_info .blog_single_nav .blog_single_next h4:hover {
  color: #21d4fd;
}

.blog_details_info .blog_single_nav .blog_single_prev .date,
.blog_details_info .blog_single_nav .blog_single_next .date {
  color: #677294;
}
.comment-respond .comment_title {
    margin-top: 25px;
}
.comment_title {
  margin-bottom: 35px;
}
.comment_title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #040348;
  margin-bottom: 0;
}
.comment_holder_inner {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 60px;
}

.comment_holder_inner .comment_box {
  margin-bottom: 0px;
}

.comment_holder_inner .comment_list li .author-bio {
  margin-bottom: 0px;
  margin-top: 30px;
}

.comment_holder_inner .comment_list li .children {
  padding-left: 80px;
  list-style: none;
}

.comment_form .comment_form_info h5 {
  font-size: 14px;
  color: #a9aecd;
  font-weight: 400;
  margin-bottom: 12px;
}

.comment_form .comment_form_info .form-control {
  border: 0px;
  background: #fafaff;
  height: 55px;
  border-radius: 6px;
  padding-left: 25px;
  margin-bottom: 8px;
  border: 1px solid transparent;
  color: rgb(103, 114, 148);
  transition: all 0.2s ease-in-out;
  box-shadow: none;
}

.navigation.pagination .page-numbers.dots {
  margin-left: 10px;
}

.comment_form .comment_form_info .form-control:focus {
  border-color: rgba(33, 212, 233, 0.14);
  box-shadow: 0px 5px 16px 3px rgba(12, 0, 46, 0.04);
  background: #fff;
}

.comment_form .comment_form_info .form-control::placeholder {
  color: rgba(103, 114, 148, 0.6);
}

.comment_form .comment_form_info textarea.form-control {
  height: 200px;
  padding-top: 15px;
}

.comment_form .comment_form_info .portfolio_btn {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  font-weight: 500;
  border-color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background:  #FCB001;
  box-shadow: none;
  padding: 12px 26px;
  color: #fff;
}

.comment_form .comment_form_info .portfolio_btn:hover {
  background:  #FCB001;
  color: #fff;
}

.blog_sidebar .widget.widget_categories ul,
.widget_meta ul,
.widget_archive ul {
  margin-top: -8px !important;
}

/*================ blog_details_area css =================*/
.protype_blog_area .portfolio_item:after,
.protype_blog_area .portfolio_item:before,
.protype_blog_area .portfolio_item .bg_hover:before,
.protype_blog_area .portfolio_item .bg_hover:after {
  display: none;
}
.protype_blog_area .pr_item .p_content h3 {
  color: #263b5e;
}
.protype_blog_area .pr_item .p_content h3:hover {
  color: #5956fe;
}
.blog_details_area .blog_details_info .blog_item {
  margin-bottom: 0px;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============== contact_area css ================*/
.contact_img {
  margin-left: 0px;
  padding-right: 15px;
}
.contact_img img {
  max-width: 100%;
}

.contact_info .pr_section_title {
  margin-bottom: 35px;
}

.contact_info p {
  text-align: left;
}

.contact_form .form-control {
  height: 55px;
  border: 0px;
  border-bottom: 1px solid #eee;
  border-radius: 0;
  font-size: 13px;
  padding-left: 0px;
  background: transparent;
  font-weight: 400;
  margin-bottom: 15px;
  color: #040348;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
}

.contact_form .form-control.placeholder {
  color: rgba(103, 114, 148, 0.7);
  font-weight: 400;
  margin-bottom: 15px;
}

.contact_form .form-control:-moz-placeholder {
  color: rgba(103, 114, 148, 0.7);
  font-weight: 400;
  margin-bottom: 15px;
}

.contact_form .form-control::-moz-placeholder {
  color: rgba(103, 114, 148, 0.7);
  font-weight: 400;
  margin-bottom: 15px;
}

.contact_form .form-control::-webkit-input-placeholder {
  color: rgba(103, 114, 148, 0.7);
  font-weight: 400;
  margin-bottom: 15px;
}

.contact_form .form-control:focus {
  border-color: rgba(33, 212, 233, 0.14);
  background: #fff;
}

.contact_form .form-control.text-area {
  height: 120px;
  padding-top: 15px;
  margin-bottom: 25px;
}

/*============== contact_area css ================*/
.contact_area .row {
  align-items: flex-end;
}
.map_area .mapBox {
  height: 515px;
}

/*================ error_area css ==============*/
.error_area {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px 0;
   width: 100vw;
  height: 100vh;
}

.error_area .text {
  width: 500px;
  position: relative;
  margin: 0 auto 100px;
}

.error_text img {
  margin-bottom: 40px;
  max-width: 100%;
  width: 500px;
}
.error_area h2 {
  font-size: 30px;
  font-weight: 600;
  color: #040348;
  margin-bottom: 20px;
}

.error_area ul li {
  display: inline-block;
  margin: 0px 3px;
}

.error_area ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #eee;
  color: rgba(103, 114, 148, 0.6);
  line-height: 39px;
  border-radius: 50%;
  font-size: 14px;
}

.error_area ul li a:hover {
  background: #FCB001;
  border-color: #FCB001;
  color: #fff;
}

.error_area .error_btn {
  position: relative;
  color: #040348;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.error_area .error_btn:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FCB001;
}
.error_area .body {
  margin: -40px auto;
  width: 150px;
  height: 190px;
  background: #3e7cfc;
  border-radius: 100%;
  position: relative;
}

.error_area .body:after {
  content: "";
  width: 135px;
  height: 170px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 8px;
  border: 2px solid #3e7cfc;
  border-left-width: 10px;
  border-right-width: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.error_area .arm {
  width: 30px;
  height: 100px;
  background: #3e7cfc;
  position: absolute;
  left: -10px;
  top: 28px;
  border-radius: 20px 20px 50px 10px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}

.error_area .arm:nth-child(1) {
  right: -10px;
  left: auto;
  border-radius: 20px 20px 10px 50px;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.error_area .foot {
  position: absolute;
  width: 15px;
  height: 28px;
  background-color: #e67e22;
  bottom: -12px;
  left: 55px;
  z-index: 1000;
  border-radius: 30px;
}

.error_area .foot:nth-child(1) {
  right: 55px;
  left: auto;
}

.prototype_subscribe_area {
  background: #4e78f4;
  position: relative;
  padding: 100px 0px 120px;
}

.prototype_subscribe_area .prototype_title h2 {
  color: #fff;
}

.p_s_content_box {
  position: relative;
  text-align: center;
  max-width: 770px;
  margin: 0 auto;
}

.p_s_content_box .pro_subscribe_form {
  max-width: 570px;
  margin: 0 auto;
}

.p_s_content_box .pro_subscribe_form .form-group {
  margin-bottom: 0;
  position: relative;
}

.p_s_content_box .pro_subscribe_form .form-group input {
  position: relative;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 30px;
  color: #6a7695;
  font-weight: 400;
  height: 60px;
  padding: 25px 30px;
  border-radius: 6px;
  background-color: #ffffff;
  border: 1px solid transparent;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.p_s_content_box .pro_subscribe_form .form-group input.placeholder {
  color: #6a7695;
}

.p_s_content_box .pro_subscribe_form .form-group input:-moz-placeholder {
  color: #6a7695;
}

.p_s_content_box .pro_subscribe_form .form-group input::-moz-placeholder {
  color: #6a7695;
}

.p_s_content_box .pro_subscribe_form .form-group input::-webkit-input-placeholder {
  color: #6a7695;
}

.p_s_content_box .pro_subscribe_form .form-group .protype_btn {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  border: 0px;
  margin: 0px;
  cursor: pointer;
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*=============== saas_footer_area css=============*/
.saas_footer_area {
  background: #f1f4fa;
  padding-top: 100px;
  border-bottom: 5px solid #FCB001;
}
.s_footer_top .border_bottom {
  width: 100%;
  height: 1px;
  background: #dae1ef;
  margin-top: 95px;
}

.f_widget {}

.f_widget p {
  font-size: 15px;
  line-height: 28px;
  color: #fff;
}

.f_widget .f_title {
  font-size: 22px;
  font-weight: 600;
  color: #040348;
  margin-bottom: 30px;
}

.f_widget .f_title_two {
  font-weight: 600;
  font-size: 22px;
  font-size: 15px;
  color: #252a32;
  margin-bottom: 36px;
}

.f_widget .f_logo {
  display: inline-block;
  margin-bottom: 20px;
}

.f_widget.about_widget {
  padding-right: 75px;
}

.f_widget .textwidget {
  padding-top: 0px;
}

.f_widget .textwidget form {
  margin-top: 25px;
}

.f_widget .textwidget ul {
  margin-bottom: 0px;
}

.f_widget .textwidget ul li a {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  color: #fff;
}

.f_widget .textwidget ul li a:before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 0;
  height: 1px;
  left: 0;
  transition: width 0.3s ease-in-out;
  background: #FCB001;
}

.f_widget .textwidget ul li a:hover {
  color: #FCB001;
}

.f_widget .textwidget ul li a:hover:before {
  width: 100%;
}

.f_widget .textwidget ul li:not(:last-child) {
  margin-bottom: 10px;
}

.f_widget.subscribe_widget {
  padding-top: 13px;
}

.f_widget.subscribe_widget p {
  margin-bottom: 32px;
}

.f_widget .subscrib_form .form-control {
  font-size: 14px;
  font-weight: 400;
  background: transparent;
  border-radius: 6px;
  padding: 0px 31px 0px 15px;
  /*height: 50px;*/
  box-shadow: none;
  position: relative;
  z-index: 0;
  color: #fdfdfd;
}
.form-control:focus {
  border-color: #FCB001;
}
.f_widget .subscrib_form .form-control.placeholder {
  color: #b5b5b5;
}
.f_widget .subscrib_form .form-control:-moz-placeholder {
  color: #b5b5b5;
}
.f_widget .subscrib_form .form-control::-moz-placeholder {
  color: #b5b5b5;
}
.f_widget .subscrib_form .form-control::-webkit-input-placeholder {
  color: #b5b5b5;
}

.f_widget .subscrib_form button {
  background: transparent;
  border: 0px;
  padding: 0px;
  position: absolute;
  right: 15px;
  top: 7px;
  z-index: 1;
  font-size: 14px;
  color: #fff;
}
.no-results .page-title {
  color: #040348;
  margin-bottom: 20px;
}
.widget_text:nth-child(2) .f_widget {
  padding-left: 60px;
}
.footer_bottom {
  padding: 25px 0px;
}
.payment_footer_area .footer_bottom a {
    color: #f7f7f7;
}
.footer_bottom .coppyright_info .f_social {
  padding-bottom: 8px;
}
.footer_bottom .coppyright_info .f_social a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  color: #d7d7d7;
  text-align: center;
  border: 1px solid #d7d7d7;
  position: relative;
  margin-right: 12px;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.footer_bottom .coppyright_info .f_social a:before {
  content: "";
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  background-image: -moz-linear-gradient(40deg, #ffc600 0%, #ff9600 100%);
  background-image: -webkit-linear-gradient(40deg, #ffc600 0%, #ff9600 100%);
  background-image: -ms-linear-gradient(40deg, #ffc600 0%, #ff9600 100%);
    background-image: linear-gradient(40deg, #ffc600 0%, #ff9600 100%);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
}

.footer_bottom .coppyright_info .f_social a:hover {
  color: #fff;
  border-color: transparent;
}
.footer_bottom .coppyright_info .f_social a:hover:before {
  opacity: 1;
}
.footer_bottom .coppyright_info p {
  font-size: 14px;
  color: #9398ab;
  font-weight: 400;
  margin-bottom: 0px;
}
.footer_bottom .coppyright_info p a {
  color: #9398ab;
}
.footer_bottom .coppyright_info .scroll_btn {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 25px;
  color: #9398ab;
  box-shadow: 0px 20px 20px 0px rgba(0, 8, 32, 0.08);
  background: #fff;
  display: inline-block;
  border-radius: 50%;
}
/*=============== saas_footer_area css=============*/
/*=============== saas_footer_area_two css=============*/
.saas_footer_area_two {
  padding-top: 120px;
}
.saas_footer_area_two .f_widget .f_title {
  color: #282b31;
  font-weight: 600;
}
.saas_footer_area_two .f_widget p {
  color: #676b75;
}
.saas_footer_area_two .f_widget.link_widget ul li a {
  color: #676b75;
  font-weight: 400;
}
.saas_footer_area_two .f_widget.link_widget ul li a:hover {
  color: #ff9700;
}
.saas_footer_area_two .f_widget .subscrib_form .form-control {
  background: transparent;
}
.saas_footer_area_two .border_bottom {
  background: #f5f5f5;
}
.saas_footer_area_two .footer_bottom .coppyright_info {
  align-items: center;
}
.saas_footer_area_two .footer_bottom .coppyright_info p {
  color: #676b75;
  opacity: 0.8;
}
.subscrib_form .submit i{
vertical-align: middle; 
}
/*=============== saas_footer_area_two css=============*/
/*=============== app_footer_area css=============*/
.app_footer_area {
  background: #fafaff;
  padding-top: 265px;
}
.app_footer_area .border_bottom {
  width: 100%;
  height: 1px;
  background: #efeff5;
  margin-top: 80px;
}

.app_footer_top .download_widget ul {
  margin-bottom: 0px;
}

.app_footer_top .download_widget ul li a {
  font-weight: 400;
  line-height: 34px;
  color: #7f8ba0;
  transition: color 0.3s ease-in-out;
}

.app_footer_top .download_widget ul li a:hover {
  color: #FCB001;
}

.app_footer_bottom {
  text-align: center;
  padding: 20px 0px;
}

.app_footer_bottom p {
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 28px;
  color: #99a1af;
}

.app_footer_bottom p a {
  color: #99a1af;
  transition: color 0.3s ease-in-out;
}

.app_footer_bottom p a:hover {
  color: #FCB001;
}

/*=============== app_footer_area css=============*/
/*=============== project_footer_area css=============*/
.project_footer_area {
  background: #f7fafd;
  padding-top: 230px;
}

.project_footer_area .f_widget .f_title {}

.project_footer_area .f_widget.about_widget {
  padding-right: 20px;
}

.project_footer_area .f_widget.link_widget ul li a:before {
  background: #f31f74;
}

.project_footer_area .f_widget.link_widget ul li a:hover {
  color: #f31f74;
}

.project_footer_area .footer_bottom .coppyright_info .f_social a:before {
  background: #f31f74;
}

/*=============== project_footer_area css=============*/
/*=============== payment_footer_area css=============*/
.payment_footer_area {
  background-color: #0f1018;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
}

.payment_footer_area .footer_top {
  padding: 200px 0px 90px;
}

.payment_footer_area .footer_top .f_widget .f_logo {
  margin-bottom: 24px;
}

.payment_footer_area .footer_top .f_widget .f_title {
     text-transform: uppercase;
    font-size: 20px;
    color: #FCB001;
}

.payment_footer_area .footer_top .f_widget.about_widget {
  padding-right: 0px;
}

.payment_footer_area .footer_top .f_widget.about_widget p {
  line-height: 30px;
  color: #677294;
}

.payment_footer_area .footer_top .f_widget .textwidget .f_social a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
  border: 1px solid #ededed;
}

.payment_footer_area .footer_top .f_widget .textwidget .f_social a:hover {
  border-color: #5e2ced;
}

.payment_footer_area .footer_top .f_widget .textwidget .f_social br {
  display: none;
}

.payment_footer_area .footer_top .f_widget .textwidget ul li a:hover {
  color: #FCB001;
}
.payment_footer_area .footer_bottom {
    border-top: 1px solid #1a1b24;
    background: #0f1018;
        color: #fff;
}
.payment_footer_area .footer_bottom p {
  font-size: 14px;
  line-height: 30px;
  color: #677294;
  margin-bottom: 0;
}

.payment_footer_area .footer_bottom .f_menu {
  margin-bottom: 0;
}

.payment_footer_area .footer_bottom .f_menu li {
  display: inline-block;
  font-size: 14px;
}

.payment_footer_area .footer_bottom .f_menu li+li {
  margin-left: 16px;
}

.payment_footer_area .footer_bottom .f_menu li+li:before {
  content: "";
  width: 1px;
  height: 12px;
  background: #b1b7ca;
  display: inline-block;
  margin-right: 18px;
}

.payment_footer_area .pt_120 {
  padding-top: 120px;
}

/*=============== payment_footer_area css=============*/
.payment_footer_area_two .footer_top {
  padding-top: 120px;
}

.payment_footer_area_two .footer_top.pt_250 {
  padding-top: 260px;
}

.payment_footer_area_two .footer_top.pt_190 {
  padding-top: 190px;
}

.payment_footer_area_two .footer_top .f_widget.link_widget ul li a:before {
  background: #FCB001;
}

.payment_footer_area_two .footer_top .f_widget.link_widget ul li a:hover {
  color: #FCB001;
}

/*.payment_footer_area_two .footer_top .f_widget .f_title {*/
/*  font-weight: 600;*/
/*  text-transform: capitalize;*/
/*  color: #ffffff;*/
/*}*/

.payment_footer_area_two .footer_top .f_widget .textwidget .f_social a:hover {
  color: #FCB001;
  border-color: #FCB001;
}

/*=========== prototype footer area  =============*/
.prototype_footer_area {
  background: #413c85;
  padding: 110px 0px 150px;
  position: relative;
  z-index: 1;
}

.prototype_footer_area .animated-wave {
  width: 100%;
  position: absolute;
  height: 212px;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.prototype_footer_area .image_leaf {
  position: absolute;
  bottom: -20px;
  left: -20px;
  width: 400px;
}

.prototype_footer_area .image_leaf.two {
  right: -20px;
  left: auto;
}

.prototype_footer_area .f_widget {
  font-weight: 400;
  color: #bab5df;
}

.prototype_footer_area .f_widget .f_title {
  color: #fff;
  font-weight: 500;
}

.prototype_footer_area .f_widget p,
.prototype_footer_area .f_widget a {
  color: #bab5df;
}

.prototype_footer_area .f_widget.link_widget ul li a {
  color: #bab5df;
}

.prototype_footer_area .f_widget.link_widget ul li a:before {
  display: none;
}

.prototype_footer_area .f_widget.link_widget ul li a:hover {
  color: #fff;
}

.prototype_footer_area .f_widget .f_social a {
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  display: inline-block;
  margin-right: 20px;
}

.prototype_footer_area .f_widget .f_social a:hover {
  color: #fff;
}

.address_info h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-align: right;
}
.address_info p {
  display: inline-block;
  text-align: right;
}

.banner_area .banner_text {
  max-width: 780px;
  margin: 0px auto;
}

.pr-40 {
  padding-right: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.new_price_area .app_btn {
  background: transparent;
  color: #677294;
  border: 1px solid #677294;
}

.new_price_area .app_btn:hover {
  background: #F31F74;
  border-color: #F31F74;
  color: #fff;
}

.new_price_area .testimonial_text_slider .slick-arrow:hover {
  background: #F31F74;
  color: #fff;
}

.new_price_area .price_item .tag {
  background: #F31F74;
}

.new_price_area .price_item .tag:before {
  border-left-color: #f31f74;
  border-right-color: #f31f74;
}

.new_clients_logo .customer_logo_area_two .customer_info .customer_btn {
  background: #F31F74;
  border-color: #F31F74;
  color: #fff;
}
/*---------------------------------------------------- */

/*# sourceMappingURL=style.css.map */
.introducing_content.style1 .post-thumbnail {
  overflow: hidden;
   position: relative;
}

.introducing_content.style1 .post-thumbnail img {
  -webkit-transition: .7s all ease-in-out;
  -o-transition: .7s all ease-in-out;
  transition: .7s all ease-in-out;
  margin-top: 0;
}

.introducing_content.style1:hover .post-thumbnail img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}


.introducing_content.style1 .area-icon {
  display: flex;
  justify-content: center;
}

.introducing_content.style1:hover .p_icon {
  background: #FCB001;
}

.introducing_content.style1:hover .p_icon i {
  color: #ffffff;
}

.introducing_content.style1 a::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: 0;
  right: 0;
  background: #FCB001;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.introducing_content.style1 a:hover::before {
  width: 100%;
}

.topbar-site {
  height: 40px;
  background-color: #0f1018;
  display: flex;
  align-items: center;
}

.topbar-site .area-location span {
  font-size: .85rem;
  color: #a5a4a4;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

.topbar-site .area-socialicon a:hover i {
  transform: rotateY(180deg);
}

ul.area-socialicon li a i {
  font-size: 15px;
  color: #FCB001;
  transition: all 0.3s ease-in-out;
}

.topbar-site .area-location i {
  font-size: 17px;
  color: #FCB001;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  vertical-align: middle;
}

ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

ul.area-socialicon li {
  margin-left: 5px;
}

.area-socialicon a {
  background-color: #FFFFFF1A;
  border-radius: 100%;
  width: 33px;
  height: 33px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .area-icon-content .area-box-content {
  text-align: right;
  margin-right: 15px;
}

header .area-icon-content .area-box-icon {
  font-size: 30px;
  color: #262626;
}

header .area-icon-content .box-description {
  font-size: 18px;
  color: #262626;
  font-weight: 500;
}

.top-main-menu {
  padding: 20px 0;
  background: #fff;
}

  .defult-header .area-navbar, .defult-header .navbar-stiky {
  background-color: #0f1018;
  width: 100%;
  padding: 0 20px;
  height: 58px;
}

header .area-icon-content span.box-title {
  color: #888888;
  font-size: 14px;
}

.area-navbar>ul>li>.dropdown-toggle::after {
  border-top: .35em solid;
  border-right: .35em solid transparent;
  border-left: .35em solid transparent;
  color: #FCB001;
  vertical-align: middle;
  margin-right: 5px;
}

.area-navbar .menu>.nav-item.submenu .dropdown-menu .nav-item .dropdown-toggle::after {
  border: 0 !important;
}

.navbar-brand img {
  width: 200px;
}
a.scroll-To-top {
  position: fixed;
  bottom: 30px;
  color: #ffffff;
  z-index: 99;
  left: 30px;
  font-size: 25px;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #FCB001;
  visibility: visible;
  visibility: hidden;
  transform: translateY(2rem);
  -webkit-transform: translateY(2rem);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

a.scroll-To-top:before {
  content: "\f077";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 17px;
}

a.scroll-To-top:hover {
  color: #ffffff;
  transform: scale(1.09);
}
div#content-Maintenance {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fbfbfb;
}
.author-bio .media-body {
  text-align: right;
}

.flex-row-reverse .blog_sidebar {
  padding-right: 0 !important;
  padding-left: 40px !important;
}

.blog_item_list .blog_img img {
  height: 100%;
  border-radius: 0 1rem 1rem 0;
}

.blog_item_list .blog_img {
  height: 18rem;
  border-radius: 0 1rem 1rem 0;
}

.blog_item_list {
  display: flex;
  align-items: center;
  border-radius: 1rem;
}

.blog_item_list .blog_content {
  padding: 25px;
  flex-basis: 60%;
}

.blog_item_list .post_info .entry_post_info a {
  font-size: 14px;
}

footer.payment_footer_area ul.area-socialicon li {
  margin: 0 !important;
}

footer.payment_footer_area ul.area-socialicon li a:before {
  content: none !important;
}

footer.payment_footer_area .area-socialicon a {
  border-radius: 0.1rem;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 0.2rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #dddddd;
  border-radius: 100%;
}

footer.payment_footer_area .area-socialicon a:hover {
  background-color: #FCB001;
}

footer.payment_footer_area .area-socialicon a:hover i {
  color: #fff;
}

.top-main-menu #col-widget-content-icon-4 {
  order: -1;
  justify-content: center;
  display: flex;
}

.col-widget-content-icon {
  margin: 10px auto;
  width: auto;
}

.area-navbar #navbarSupportedContent {
  display: flex;
  justify-content: right;
}
/*=============== introducing_area.style2  =============*/

.introducing_area_two .introducing_content .overlay {
  background-color: rgba(255, 94, 20, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.introducing_area_two .introducing_content:hover .overlay {
  top: 0;
}

.introducing_area_two .introducing_content .overlay a {
  background-color: #fff;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  font-size: 1.6rem;
  color: #ff5e14;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.introducing_area_two .introducing_content .overlay-img {
  position: relative;
  overflow: hidden;
}

.introducing_area_two .introducing_content .overlay-img img {
  margin-top: 0;

}
/*=============== app_features_area =============*/
.app_features_item {
  margin-bottom: 30px;
  display: flex;
   transition: all 0.3s ease-in-out;
   width: 100%;
}

.app_features_item .icon i{
  margin-left: 20px;
  margin-bottom: 20px;
  display: flex;
  color: #FCB001;
  font-size: 20px;
  padding: 15px;
  border-radius: 6px;
  background-color: #ebecec;
  transition: all 0.8s ease;
  width: 55px;
  height: 55px;
  justify-content: center;
  align-items: center;
}
.app_features_item:hover .icon  i{
  transform: translateY(-5px);
  background-color: #FCB001;
  color: #fff;
}
.app_features_item .icon svg {
  height: 65px;
      width: 65px;
    padding: 15px;
    transition: all 0.8s ease;
        overflow: visible;
}
.app_features_item .info-content {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.introducing_area_two .introducing_content {
  position: relative;
  padding: 60px 50px;
  background:  #E4E5EC;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.introducing_area_two .introducing_content:before {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .2);
  z-index: 0;
  pointer-events: none;
  text-align: center;
}
.introducing_area_two .introducing_content .container-icon{
   display: flex;
  justify-content: center;  
    align-items: center;
        width: 100%;
}
.introducing_area_two .introducing_content .area-icon {
  position: relative;
  width: 90px;
  height: 90px;
  background: #fff;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  border-radius: 20%;
  font-weight: normal;
  transition: 1s;
  padding: 10px;
  align-items: center;
   box-shadow: 0 0 0 0 #FCB001;
}
.introducing_area_two .introducing_content:hover .area-icon {
  box-shadow: 0 0 0 400px #FCB001;
}

.introducing_area_two .introducing_content .area-icon i:before {
  font-size: 50px;
  vertical-align: middle;
}

.introducing_area_two .introducing_content .area-icon i {
  padding: 12px;
  color: #FCB001;
  transition: all 0.8s ease-in-out;
}
.introducing_area_two .introducing_content h3, .introducing_area_two .introducing_content p {
  transition: 1.5s;
}

.introducing_area_two .introducing_content .content {
  position: relative;
  z-index: 1;
  height:185px;
}

.introducing_area_two .introducing_content:hover h3, .introducing_area_two .introducing_content:hover p {
  color: #fff;
}

.introducing_area_two .introducing_content .content a.title {
  font-size: 20px;
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.introducing_area_two .introducing_content .content p {
  margin: 0;
  padding: 0;
  /* text-align: center; */
}

.introducing_area_two .introducing_content a.read-more {
  display: inline-block;
  padding: 10px 25px;
  background: #fff;
  border-radius: 10px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  margin-top: 20px;
  box-shadow: 5px 2px 5px rgba(0, 0, 0, .2);
  border: 1px solid #6B7C85;
    height: auto;
}
.col-app_features a{
    width:100%;
}
/******************* style1 portfolio **********************/
.ud_portfolio_box {
  /* background: #ccc; */
  cursor: pointer;
  float: left;
  position: relative;
  overflow: hidden;
}

.recent_portfolio_slider .ud_portfolio_box {
  margin: 15px;
}
.ud_portfolio_box .ud_portfolio_hover {
  z-index: 2;
  width: 100%;
  height: 3px;
  position: absolute;
  /*top: -100%;*/
  left: 0;
  background: #FCB001c2;
  transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  -webkit-transition: all 500ms;
}

.ud_portfolio_box img {
  width: 100%;
}

.ud_portfolio_box:hover .ud_portfolio_hover {
height: 100% !important;
}

.ud_portfolio_box:hover .area-content-potfolio {
  left: 0;
}

.ud_portfolio_box:hover img {
  filter: blur(2px);
}

.ud_portfolio_box .portfolio_item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.box-portfolio {
    position: relative;
}
.box-portfolio:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #04040403;
    right: 0;
    z-index: 1;
}
.box-portfolio img {
  margin-top: 0 !important;
  width: 100%;
}
.area-content-potfolio {
  position: absolute;
  top: 50%;
  left: -100%;
  z-index: 300;
  text-align: center;
  width: 100%;
  font-size: 16px;
  transition: all 0.3s;
  transform: translateY(-50%);
}

.ud_portfolio_box .area-title-portfolio h3 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 0 !important;
    font-weight: 500;
}
.ud_portfolio_box .category a {
  color: #959595;
}

.ud_portfolio_box .category span:last-child {
  display: none;
}
.ud_portfolio_box .area-content-potfolio,
.ud_portfolio_hover {
  transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  -webkit-transition: all 500ms;
}

/**************** portfolio *********************/
.portfolio_info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.box-portfolio .area-title-portfolio h3 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 0 !important;
}

.box-portfolio .category, .box-portfolio .area-title-portfolio {
  margin-bottom: 15px;
}

.box-portfolio .category a {
  color: #f1f1f1;
  font-size: 18px;
}

.box-portfolio .category span {
  color: #c9c9c9;
  font-size: 16px;
}

/*********************** style3 testimonial*****************************/
.main-container {
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 20px;
  margin-bottom: 30px;
  transition: border-top 0.8s ease-in-out;
}

.card-container {
  background-color: #fff;
  border-radius: 20px;
  max-width: 100%;
  width: 100%;
  height: 500px;
}

.card-bg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 500px;
  border-radius: 20px;
  z-index: 10;
  top: 0;
  background-color: #FCB00129;
  transition: all ease-in-out 800ms;
}

.img-container {
  margin-bottom: 25px;
  transition: ease-in-out 800ms;
}

.card-bg .img-container img {
  border-radius: 50%;
  border: 5px solid #fff;
  height: 120px;
  width: 120px;
  transition: ease-in-out 800ms;
}

.meta-container h3, .meta-container p {
  color: #040348;
  transition: ease-in-out 800ms;
}

.card-container:hover .meta-container h3, .card-container:hover .meta-container p {
  color: white;
}

.meta-container h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.meta-container p {
  font-size: 16px;
}

.test-container {
  filter: blur(15px);
  padding: 25px 30px;
  transition: ease-in-out 800ms;
  text-align: right;
}

.card-container:hover .card-bg {
  margin-top: 300px;
  background-color: #FCB001;
}

.card-container:hover .img-container {
  margin-top: -375px;
}

.card-container:hover .test-container {
  filter: none !important;
}

/************************* style team us **************************/
.item_team .employee {
  position: relative;
  width: 100%;
  /* margin:10px auto; */
  display: block;
  overflow: hidden;
  height: 400px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 31px -19px rgba(0, 0, 0, 0.75);
}

.item_team .employee .employee-details ,.item_team .employee-social-link{
      position: absolute;
        width: 100%;
}

.item_team .employee .employee-details {
    background-color: #000;
    transition: all 0.3s ease-in-out;
    padding: 5px 0;
    bottom: -87px;
    right: 0;
}
.item_team .employee:hover .employee-details{
   bottom: 0 !important; 
}

.item_team .employee-image {
  background-color: #fff;
  height: 400px;
  width: 100%;
  transition: 0.5s;
}

.employee .employee-image img {
  height: 100%;
  margin-top: 0;
  width: 100%;
}

.item_team .employee-name {
  color: #fff;
  font-weight: bold;
  padding: 15px;
  text-align: center;
}

.item_team .employee-name h5 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #fff;
}

.item_team .employee-name span {
  font-size: 16px;
  color: #FCB001;
  padding: 0px;
  line-height: 1;
  display: block;
}

.employee-social-link ul li {
  position: relative;
  bottom: -120px;
}

.employee-social-link ul {
  display: flex;
  justify-content: center;
}

.employee-social-link ul li {
  display: inline-block;
  background-color: #000;
  padding: 10px;
  border-radius: 50%;
  line-height: 0.1;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.employee-social-link ul li:last-child {
  margin-left: 0;
}

.employee-social-link ul li a.icon {
  display: flex;
  align-items: center;
}

.employee-social-link a i {
  font-size: 15px;
  color: #fff;
  animation-name: rotate-icon;
  transition: all 0.3s ease-in-out;
}

.employee-social-link ul li:nth-child(5) {
  transition: 1.8s;
}

.employee-social-link ul li:nth-child(4) {
  transition: 1.6s;
}

.employee-social-link ul li:nth-child(3) {
  transition: 1.4s;
}

.employee-social-link ul li:nth-child(2) {
  transition: 1.2s;
}

.employee-social-link ul li:nth-child(1) {
  transition: 1s;
}
.employee:hover> .employee-social-link ul li {
  bottom: 270px;
}

/***************************** style slider team *********************************/
.slider-team .card {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 5px 15px rgb(0 0 0 / 7%);
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
}
.slider-team .card img {
  margin-top: 0;
}

.slider-team .card .content {
  position: absolute;
  bottom: -137px;
  width: 100%;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  flex-direction: column;
  backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  transition: bottom 500ms;
}

.slider-team .card:hover .content {
  bottom: 0;
}

.slider-team .card .content .contentBx h3, .slider-team .card .content .contentBx span {
  line-height: 1.1em;
  transition: 0.5s;
  transition-delay: 0.6s;
  opacity: 0;
  transform: translateY(-20px);
}
.slider-team .card:hover .content .contentBx h3, .slider-team .card:hover .content .contentBx span {
  opacity: 1;
  transform: translateY(0);
}

.slider-team .card .content .contentBx h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 500;
}
.slider-team .card .content .contentBx {
  text-align: center;
}

.slider-team .card .content .contentBx span {
  font-size: 12px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px;
  display: inline-block;
}

.slider-team .card .content .sci {
  position: relative;
  display: flex;
}

.slider-team .card .content .sci li {
  list-style: none;
  margin-left: 20px;
  transform: translateY(40px);
  transition: 0.5s;
  opacity: 0;
  transition-delay: calc(0.2s * var(--i));
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0;
}
.slider-team .card .content .sci li:last-child {
  margin-left: 0;
}
.slider-team .card:hover .content .sci li {
  transform: translateY(0);
  opacity: 1;
}
.slider-team .card .content .sci li a {
  color: white;
  font-size: 24px;
  display: flex;
  align-items: center;
}
.slider-team .card .content .sci li a i {
  vertical-align: middle;
}

/***************************************************/
.area-navbar .menu>.nav-item.submenu .dropdown-menu .nav-item a.nav-link {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.area-navbar .menu>.nav-item.submenu .dropdown-menu .menu-item-has-children>a.nav-link:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 12px;
}
.area-navbar .menu>.nav-item.submenu .dropdown-menu .nav-item:hover>a.nav-link {
  padding-right: 15px;
}
.time-post:before {
  content: "\f017";
}
.date-post:before {
  content: "\f272";
}

.author-post:before {
     content: "\f007";
}
.count-comment-post:before {
  content: "\f0e0";
}

.item-meta-post:before {
  font-family: "Font Awesome 6 Free";
  font-size: 1rem;
  margin-left: 3px;
  display: inline-block;
  color: #FCB001;
      font-weight: 500;
}

.item-meta-post {
  margin-left: 15px;
  transition: all 0.3s ease-in-out;
 font-size: 13px;
}

.meta-post {
  margin-bottom: 12px;
}

.saas_blog_item .read_btn, .aea_blog_post_item .read_btn {
  transition: all 0.3s ease-in-out;
      height: auto;
}

.slider_article .item_blog {
  margin-bottom: 20px;
}

.slider_article .item_blog, .saas_blog_area .saas_blog_item, .saas_blog_area .aea_blog_post_item {
  transition: all 0.3s ease-in-out;
}

.saas_blog_item .aea_category_badge {
  font-size: 12px;
  border-radius: 3px;
  color: #ffffff;
  background: #262626;
  font-weight: 400;
  display: inline-block;
  padding: 2px 15px;
  line-height: 26px;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.saas_blog_item .blog_tag {
  margin-bottom: 10px;
}

/***************style customer logo *****************/
.slider_customer_logo .item_customer_logo {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.slider_customer_logo .item_customer_logo img {
  width: auto;
  text-align: center;
  margin: 0 auto;
  /* opacity: 0.7; */
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
/*************** style contact form widget style_1 *****************/
.contact-form1 input {
  background: hsl(0deg 0% 96% / 50%);
  border: 1px solid #eee;
  color: #b6b6b6;
  border-radius: 0.1rem;
  border: 1px solid #ced4da;
  font-weight: 500;
  text-align: right;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
      box-shadow: none;
}
.contact_area_style1 {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 150px 0;
  border-radius: 6px;
  background-color: #334155;
  padding-left: 72px;
}
.contact-form1 {
  position: relative;
  flex-grow: 1;
  padding: 0px 48px;
  /*background-color: #ffffff;*/
  z-index: 10;
  text-align: right;
}

.contact-form1::before {
  position: absolute;
  content: "";
  top: -80px;
  left: 0;
  width: 100%;
  height: calc(100% + 150px);
  background-color: #ffffff;
  border-radius: 6px;
  z-index: -1;
}
.contact-form1 .heading {
  margin-bottom: 35px;
}
.contact-form1 .heading .s_t_color {
  margin-bottom: 35px;
  color: #27272a;
  font-size: 36px;
}
.contact-form1 .heading p {
  color: #4b5563;
  font-size: 16px;
}
.contact-form1 .input {
  position: relative;
  margin-bottom: 24px;
}
.contact-form1 .input input,
.contact-form1 .input textarea {
  width: 100%;
  padding: 8px 42px 8px 8px;
  border: 1px solid #d4d4d8;
  border-radius: 6px;
  background-color: #fafafa;
  font-size: 14px;
  color: #b6b6b6;
}
.contact-form1 .input i {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #71757b;
    z-index: 10;
}
.contact-form1 .button {
  padding: 12px 36px;
  border: none;
  border-radius: 6px;
  background-color: #FCB001;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s;
}
.contact-form1 .button:active {
  box-shadow: inset 0 0 4px 2px #FCB001;
}
.contact_area_style1 .contact-info {
  padding-left: 30px;
  color: #e4e4e7;
  z-index: 4;
  text-align: right;
  padding: 96px 48px;
}
.contact_area_style1 .contact-info .heading {
  margin-bottom: 48px;
  font-size: 24px;
  color: #e4e4e7;
}
.contact_area_style1 .contact-info .contacts li {
  padding-right: 24px;
  margin-bottom: 32px;
  font-size: 14px;
  text-align: right;
      display: flex;
    align-items: center;
}
.contact_area_style1 .contact-info .contacts li  i{
    margin-left: 12px;
    transition: all 0.3s ease-in-out;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}
.contact_area_style1 .contact-info .contacts li i{
  font-size: 25px;
}
/*************** style contact form widget style_2 *****************/
.contact_area_style2  .saas_title{
       z-index: 10;
    position: relative; 
}
.contact_area_style2 {
   padding: 100px 0; 
}
.contact_area_style2::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.contact_area_style2::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #151e373b;
}
.contact_area_style2 .contact_area2 {
  width: 100%;
  max-width: 1400px;
  /* padding: 80px 50px 90px 50px; */
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.contact_area_style2 .contact_area2 h2 {
  width: 100%;
  text-transform: uppercase;
  color: #322;
  font-size: 36px;
  text-align: right;
  z-index: 10;
}

.contact_area_style2 .heading p {
  text-align: right;
  margin-bottom: 80px;
  width: 100%;
  z-index: 10;
  color: #232323;
  font-size: 16px;
}
.contact_area_style2 .contact-info {
  z-index: 10;
  text-align: right;
}
.contact-info .heading {
  color: #322;
  margin-bottom: 40px;
  font-size: 30px;
}
.contact_area_style2 .contact-info, .contact_area_style2 .contact-form2 {
  flex: 1;
}
.contact_area_style2 .item {
  margin-bottom: 24px;
  font-size: 16px;
  color: #322;
  display: flex;
  align-items: center;
}

.contact_area_style2 .item i {
  width: 60px;
  height: 60px;
  background-color: #FCB001;
  color: #fff;
  border-radius: 50%;
  margin-left: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 16px;
  border: 1px solid #FCB001;
}
.contact_area_style2 .contact-form2 {
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: right;
}
.contact_area_style2 .contact-form2 .textb {
  width: calc(50% - 3px);
  height: 50px;
  padding: 12px;
  background-color: #222;
  border: none;
  color: #868585;
  margin-bottom: 20px;
}
.contact_area_style2 .contact-form2 textarea {
  width: 100%;
  min-height: 200px;
  max-height: 400px;
  resize: vertical;
  padding: 12px;
  background-color: #222;
  border: none;
  color: #868585;
  margin-bottom: 10px;
}
.contact_area_style2 .contact-form2 .btn {
  width: 120px;
  height: 50px;
  margin-left: auto;
  background-color: #FCB001;
  border: none;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border: 2px solid #FCB001;
  transition: .3s linear;
}
.contact_area_style2 .contact-form2 .btn:hover {
  background-color: transparent;
  color: #FCB001;
}
.area_navbar_widget {
  width: 100%;
}
.area_navbar_widget .menu_widget {
  width: 100%;
  display: flex;
  align-items: center;
}
.menu_widget ul.vertical_menu li {
  width: 100%;
}
.menu_widget ul.elementor-nav-menu li {
  position: relative;
    transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.menu_widget ul.mobile_menu {
  margin: 0 25px;
}
.menu_widget>ul.vertical_menu>li>a::before {
  content: unset;
}
.menu_widget ul.vertical_menu li ul {
  top: 0 !important;
  right: 100% !important;
}
.area_menu_widget {
  width: 100%;
}
.menu_widget ul.elementor-nav-menu {
  position: relative;
  display: flex;
  align-items: center;
   flex-wrap: wrap;
}
.menu_widget>ul.horizontal_menu>li>a {
    font-size: 0.95rem;
    color: #5a5b75;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    /*padding-left: 30px;*/
    display: inline;
    width: 100%;
    /*margin-left: 20px;*/
}
.menu_widget>ul.horizontal_menu>li {
    padding-left: 30px;
    margin-left: 20px;
}
.menu_widget>ul.horizontal_menu>li:before {
    margin-left: 5px;
    font-size: 23px;
    vertical-align: middle;
        transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.menu_widget>ul.horizontal_menu>li:hover:before {
    color: #FCB001;
}
.menu_widget ul.horizontal_menu li ul.sub-menu, .menu_widget ul.vertical_menu li ul.sub-menu {
  position: absolute;
  width: 11rem;
  max-width: 12rem;
  height: auto;
  background: #ffffff;
  box-shadow: 0 0 15px rgb(0 0 0 / 14%);
  z-index: 2;
  border-radius: 0.1rem;
  text-align: right;
  opacity: 0;
  transform: translateY(1.7rem);
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  padding: 1rem 0;
  /*margin: 0 1rem;*/
  display: block !important;

}
.menu_widget>ul.horizontal_menu>li>ul {
  top: 2.5rem;
  right: 0;
}
.menu_widget>ul.elementor-nav-menu>li:hover>ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.menu_widget>ul.elementor-nav-menu>li:hover>a {
  color: #FCB001;
}
.menu_widget>ul.horizontal_menu.underline_menu>li>a::after, .menu_widget>ul.horizontal_menu.overline_menu>li>a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  /* bottom: -0.4rem; */
  /* bottom: 0 ; */
  right: 0;
  background: #FCB001;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  z-index: 2;
}
.menu_widget>ul.horizontal_menu.underline_menu>li>a::after {
  bottom: 0;
}
.menu_widget>ul.horizontal_menu.overline_menu>li>a::after {
  top: 0;
}
.menu_widget>ul.horizontal_menu.underline_menu>li:hover>a:after, .menu_widget>ul.horizontal_menu.overline_menu>li:hover>a:after {
  width: 100%;
  opacity: 1;
  visibility: visible;
}

/*.menu_widget>ul.horizontal_menu.background_menu>li:hover>a {*/
/*  color: #fff;*/
/*}*/
.menu_widget>ul.horizontal_menu.background_menu>li:hover {
  background-color: #FCB001;
}
.menu_widget ul.horizontal_menu li ul li ul {
  right: 100%;
  top: 0;
}

.menu_widget ul.elementor-nav-menu li ul li:hover>ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.menu_widget ul.elementor-nav-menu li ul li:hover>a {
  color: #FCB001;
}
.menu_widget ul.elementor-nav-menu li ul li a {
    font-size: 0.85rem;
    display: block;
    color: #5a5b75;
    padding: 0.2rem 1rem 0.2rem 1rem;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.menu_widget>ul.horizontal_menu>li>a::after {
    position: absolute;
    width: 100%;
    content: "";
    height: 4rem;
    left: 0;
}
.menu_widget>ul.horizontal_menu.submenu_icon_menu>li.menu-item-has-children>a::before {
  position: absolute;
  left: -15px;
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  /*margin: 0 13px;*/
  font-size: 12px;
  font-weight: 600;
}
.menu_widget ul.horizontal_menu li ul>li.menu-item-has-children>a::before {
  position: absolute;
  left: 1rem;
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 10px;
}
.menu_widget ul.vertical_menu, .menu_widget ul.dropdown_menu {
  flex-direction: column;
  width: 250px;
}
.menu_widget ul.mobile_menu {
  flex-direction: column;
}
.menu_widget ul.vertical_menu .menu-item-has-children>a:after {
    position: absolute;
    left: 15px;
    content: "\f053";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: 13px;
}
.menu_widget ul.dropdown_menu li, .menu_widget ul.mobile_menu li, .menu_widget ul.vertical_menu li {
  text-align: right;
  width: 100%;
  margin:0;
}
.menu_widget ul.dropdown_menu .menu-item-has-children>a:after, .menu_widget ul.mobile_menu .menu-item-has-children>a:after {
  position: absolute;
  left: 0;
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 13px;
}
.menu_widget>ul.dropdown_menu>li>a, .menu_widget>ul.mobile_menu>li>a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu_widget .vertical_menu > li > a {
  line-height: 2.5rem;
  font-size: 15px;
}
.area_navbar_widget .vertical_menu > li:before{
    float: right;
    vertical-align: middle;
    margin-left: 15px;
    line-height: 2.5rem;
    font-size: 1.1rem;
}
.menu_widget ul.dropdown_menu li a, .menu_widget ul.mobile_menu li a {
  padding: 0;
  line-height: 3rem;
  font-weight: 400;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  position: relative;
  display: block;
  color: #4e4e4e;
  font-weight: 500;
  font-size: 15px;
}

.menu_widget ul.dropdown_menu li.menu-item-has-children.active>a, .menu_widget ul.mobile_menu li.menu-item-has-children.active>a, .menu_widget ul.dropdown_menu li.menu-item-has-children.active:before, .menu_widget ul.mobile_menu li.menu-item-has-children.active:before {
  color: #FCB001;
}
.menu_widget ul.dropdown_menu li ul li a, .menu_widget ul.mobile_menu li ul li a {
  padding: 0 1rem 0 0;
  line-height: 2.2rem;
  font-weight: 300;
}
.menu_widget ul.dropdown_menu li.menu-item-has-children>a:after, .menu_widget ul.dropdown_menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:after,
.menu_widget ul.mobile_menu li.menu-item-has-children>a:after, .menu_widget ul.mobile_menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a:after {
  display: inline-block;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  vertical-align: middle;
}
.menu_widget ul.dropdown_menu li.menu-item-has-children.active>a:after, .menu_widget ul.dropdown_menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children.active>a:after,
.menu_widget ul.mobile_menu li.menu-item-has-children.active>a:after, .menu_widget ul.mobile_menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children.active>a:after {
  display: inline-block;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.menu_widget ul.dropdown_menu li ul.sub-menu, .menu_widget ul.mobile_menu li ul.sub-menu {
  position: unset !important;
  width: 100%;
  height: auto;
  display: none;
}
.menu_widget ul.dropdown_menu li ul.sub-menu li ul a, .menu_widget ul.mobile_menu li ul.sub-menu li ul a {
  padding: 0 2rem 0 0;
}

.menu_widget ul.dropdown_menu li ul.sub-menu li ul li ul a, .menu_widget ul.mobile_menu li ul.sub-menu li ul li ul a {
  padding: 0 2.6rem 0 0;
}
.menu_mobile_widget {
  position: fixed;
  top: 0;
  width: 21rem;
  height: 100%;
  max-width: 22rem;
  right: -100%;
  background: #fff;
  z-index: 99999;
  top: 0;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  overflow: hidden;
  overflow-y: auto;
}

.icon_meni_bar i,.icon_meni_bar svg {
  font-size: 1.5rem;
  color: #323232;
  vertical-align: middle;
}
.bg-close {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgb(28 28 28 / 0%);
}
.header_menu_mobile {
    position: relative;
    /*height: 70px;*/
    padding: 20px 25px;
    border-bottom: 1px solid #efefef;
}
 .menu_mobile2{
    border-top: 1px solid #efefef;   
     
 }
.menu_mobile_widget .area-logo img {
  width: 9rem;
}
.menu_mobile1 {
    padding-bottom: 15px;
}
.area_menu_mobile ul li:before,.area_navbar_widget ul.dropdown_menu li:before{
    float: right;
    vertical-align: middle;
    margin-left: 15px;
    line-height: 3rem;
    font-size: 1.1rem;
    color: #5a5a5a;
}
.area_menu_mobile .title-area-menu-mobile2 {
  text-align: right;
  font-size: 16px;
  margin: 20px 25px;
}

.elementor-nav-menu ul ul a {
  border-left: 0 !important;
}
.saas_banner_btn {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.area-socialIcon {
  display: flex;
  align-items: center;
  justify-content: right;
}

.area-socialIcon a.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
/* Icon video Animation */
.video__icon {
  position: relative;
}

.video__icon .circle--outer {
  box-shadow: 0px 0px 10px 0px rgb(255 255 255);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
  -webkit-animation: circle 2s ease-in-out infinite;
  animation: circle 2s ease-in-out infinite;
}

.video__icon .circle--inner {
  box-shadow: 0px 0px 10px 0px rgb(255 255 255);
  position: absolute;
  left: 50%;
  top: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  /* opacity: .8; */
  transform: translateX(-50%);
  border: 1px solid #ffffff;
  font-size: 20px;
  background-color: #ffffff;
  color: #020202;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video__icon .circle--inner:after {
  content: '';
  display: block;
  box-shadow: 0px 0px 15px 0px rgb(255 255 255);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  top: -6px;
  left: -6px;
  position: absolute;
  /* opacity: .8; */
  -webkit-animation: circle 2s ease-in-out .2s infinite;
  animation: circle 2s ease-in-out .2s infinite;
}

@-webkit-keyframes circle {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes circle {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/***********************end header custom css********************/
.flip_box_Services .elementor-button {
  display: inline;
}

.list-price_item li i {
  display: inline-block;
}

.interface-slider {
  position: relative;
}

.interface-slider:before {
  content: "";
  width: 265px;
  /* background: url(http://md-aqil.github.io/images/Pixel-3-XL.png); */
  background: url(../img/cover-screen-mobile.png) no-repeat;
  background-size: 100%;
  /* background-repeat: no-repeat;  */
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  height: 565px;
  z-index: 2;
  margin: auto;
}

.interface-slider .item-slider-interface-mobile {
  height: 100%;
  max-width: 261px;
  margin: auto;
}

.interface-slider .item-slider-interface-mobile img {
     width: 100%;
    height: 530px;
}
.owl-item .item-slider-interface-mobile img {
  border-radius: 40px;
}
.slider-interface-mobile .owl-dots {
  margin-top: 60px;
}
/******************************************/
.faq-heading {
  font-weight: 400;
  font-size: 19px;
  -webkit-transition: text-indent 0.2s;
  /* text-indent: 20px; */
  color: #333;
  padding: 13px 20px 13px;
  margin-bottom: 0 !important;
  line-height: 20px;
}

.faq-text {
  font-weight: 400;
  color: #919191;
  width: 95%;
  padding: 0 20px;
  margin-bottom: 30px;
  text-align: right;
}
.faq {
  width: 100%;
  margin: 0 auto;
  background: white;
  border-radius: 4px;
  position: relative;
  /* border: 1px solid #E1E1E1; */
}

.faq label {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 56px;
  padding-top: 1px;
  background-color: #FAFAFA;
  border: 1px solid #E1E1E1;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
      border-radius: 10px;
}

.faq input[type="checkbox"] {
  display: none;
}

.faq .faq-arrow {
  width: 7px;
  height: 7px;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-top: 2px solid rgba(0, 0, 0, 0.33);
  border-right: 2px solid rgba(0, 0, 0, 0.33);
  float: left;
  position: absolute;
  top: 22px;
  left: 27px;
  -webkit-transform: rotate(45deg);
  transform: rotate(230deg);
}

.faq input[type="checkbox"]:checked+label>.faq-arrow {
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.faq input[type="checkbox"]:checked+label {
  display: block;
  background: rgba(255, 255, 255, 255);
  color: #4f7351;
  height: 225px;
  transition: height 0.2s;
  /*-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);*/
  border-color: #FCB001;
}

.faq input[type='checkbox']:not(:checked)+label {
  display: block;
  transition: height 0.2s;
  /*-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);*/
}

.faq p {
  text-align: right;
}

/* Circle hover image blog*/
.hover15 figure {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.aea_blog_post_item .hover15 figure img {
  width: 100%;
}
.hover15 figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.aea_blog_post_item:hover .hover15 figure::before, .blog_item:hover .hover15 figure::before,.blog_item:hover .hover15 figure::before{
  -webkit-animation: circle-img .75s;
  animation: circle-img .75s;
}

.post-cover-hover1 {
      background-image: -moz-linear-gradient(to left,transparent,transparent 50%,#0f3670 50%,#0f3670);
  background-image: -webkit-linear-gradient(to left,transparent,transparent 50%,#0f3670 50%,#0f3670);
 background-image: -ms-linear-gradient(to left,transparent,transparent 50%,#0f3670 50%,#0f3670);
  background-image: linear-gradient(to left,transparent,transparent 50%,#0f3670 50%,#0f3670);
    background-position: 100% 0!important;
    background-size: 200% 100%!important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    background-color: #00000008;
    opacity: 0.6;
}
.saas_blog_item:hover .post-cover-hover1,.blog_item:hover .post-cover-hover1  {
    background-position: 0 0!important;
}

@-webkit-keyframes circle-img {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes circle-img {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

.woocommerce button.button {
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  background-color: #040348;
  width: fit-content;
  padding: 9px 20px;
      border-radius: 6px;
          border: none;
              height: 45px;
}

.woocommerce button.button:hover {
  background-color: #FCB001;
  color: #fff;
}
.review-star {
  color: #fdcc0d;
  font-size: 13px;
}
/* ===========
Product Single Card - Start
============= */
.product-single-card {
  padding: 20px;
  border-radius: 6px;
  box-shadow: 1px 1px 15px #cccccc40;
  transition: 0.5s ease-in;
  /* background-color: red; */
}
.product-single-card:hover {
  -webkit-box-shadow: 1px 1px 28.5px -7px #d6d6d6;
  -moz-box-shadow: 1px 1px 28.5px -7px #d6d6d6;
  box-shadow: 1px 1px 28.5px -7px #d6d6d6;
}
.product-single-card .product-info {
  padding: 15px 0 0 0;
  text-align: right;
}
.product-single-card .product-info  .area-star-rating{
margin-bottom: 10px;
}
.product-single-card .product-info  .product-title a{
       color: #040348; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.product-single-card .product-top-area {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 6px;
}
.product-single-card .product-top-area .product-discount {
    position: absolute;
    top: 2px;
    left: 2px;
    background: #e1290a;
    border-radius: 5px;
    padding: 3px 7px;
    box-shadow: 1px 1px 28.5px -7px #dddddd;
    user-select: none;
    z-index: 2;
    color: #ffffff;
        border-radius: 5px 5px 5px 0px;
}
.facilio-shop .onsale-single-pro span.onsale-pro {
  position: absolute;
  top: 10px;
  right: 10px;
  background: white;
  border-radius: 3px;
  padding: 5px 10px;
  box-shadow: 1px 1px 28.5px -7px #dddddd;
  user-select: none;
  z-index: 999;
}

.product-single-card .product-top-area .product-img {
  aspect-ratio: 1/1;
  overflow: hidden;
  width: 100%;
}

.product-single-card .product-top-area .product-img img {
  width: 100%;
}

.product-single-card .product-top-area .product-img .first-view {
  transition: 0.5s ease-in;
}

.product-single-card .product-top-area .product-img .hover-view {
  opacity: 0;
  transition: 0.8s ease-in;
}

.product-single-card .product-top-area:hover .product-img .first-view {
  opacity: 0;
  width: 0;
  height: 0;
}

.product-single-card .product-top-area:hover .product-img .hover-view {
  opacity: 100%;
  scale: 1.1;
}

.product-single-card .product-top-area .sideicons {
  position: absolute;
  right: 15px;
  display: grid;
  gap: 10px;
}

.product-single-card .product-top-area .sideicons .sideicons-btn {
  background-color: #fff;
  /* color: #FCB001; */
  border-radius: 50%;
  border: none;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(60px);
  transition: 0.3s ease-in;
  -webkit-box-shadow: 1px 1px 28.5px -7px #dddddd;
  -moz-box-shadow: 1px 1px 28.5px -7px #dddddd;
  box-shadow: 1px 1px 28.5px -7px #dddddd;
  cursor: pointer;
}
.product-single-card .product-top-area .sideicons .sideicons-btn a svg{
  color: #FCB001;
}
.product-single-card .product-top-area .sideicons .sideicons-btn a:hover svg{
  color: #ffffff;
}
.yith-wcwl-add-button .add_to_wishlist svg{
 color: #fff;
}
.yith-wcwl-add-button .add_to_wishlist, .yith-wcwl-add-button .delete_item {
    line-height: 28px !important;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img {
    margin-right: 0;
}
.product-single-card .product-top-area .sideicons .sideicons-btn a {
  transition: 0.3s ease-in;
  color: #FCB001;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
      text-align: right;
    display: inline-block;  
}
.wishlist_table.mobile li {
    text-align: right;
    border-bottom: 1px solid #efefef;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail{
  margin-right: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table td.label{
width: auto;  
}
.yith-wcwl-share li a {
    padding: 10px;
    border-radius: 6px;
    width: 40px;
    height: 40px;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
    text-align: right;
}
.product-single-card .product-top-area .sideicons .sideicons-btn:hover a, .sideicons-btn:hover .delete_item i.yith-wcwl-icon {
  color: #fff;
}

.product-single-card .product-top-area .sideicons .sideicons-btn:hover {
  background-color: #FCB001;
}

.product-single-card .product-top-area .sideicons .sideicons-btn:nth-child(1) {
  transition-delay: 100ms;
}

.product-single-card .product-top-area .sideicons .sideicons-btn:nth-child(2) {
  transition-delay: 200ms;
}

.product-single-card .product-top-area .sideicons .sideicons-btn:nth-child(3) {
  transition-delay: 300ms;
}

.product-single-card .product-top-area .sideicons .sideicons-btn:nth-child(4) {
  transition-delay: 400ms;
}

.product-single-card .product-top-area:hover .sideicons .sideicons-btn {
  opacity: 100%;
  visibility: visible;
  transform: translateX(0);
}

.product-single-card .product-info .product-category {
  font-weight: 600;
  opacity: 60%;
     display: none;
}

.product-single-card .product-info .product-category a {
  font-size: 14px;
}

.product-single-card .product-info .old-price,
.product-single-card .product-info .new-price {
  padding-right: 15px;
  font-size: 18px;
  font-weight: 600;
}

.product-single-card .product-info .old-price {
  text-decoration: line-through;
  opacity: 70%;
}

/* ===========
Product Single Card - End
============= */

.area-products {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
}

form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  background: url(../img/arrowbottom.png) no-repeat left 0.6rem center;
  background-size: 18px;
}

textarea, select, input[type="date"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
  border-radius: 6px;
  border: 1px solid #ced4da;
  font-weight: 400;
  text-align: right;
  padding: 0.375rem 0.75rem;
  color: #6B7C85;
}

input[type="date"], select, input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
  height: 40px ;
}

textarea:focus, select:focus, input[type="date"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus {
  border-color: #f3e3f9 ;
  outline: 0;
box-shadow: 0 0.5rem 0.7rem -0.3125rem #c9c7c557;
}

.wrap-sidebar-shop {
  text-align: right;
}
.wrap-sidebar-shop .area-sidebar {
    padding-right: 40px;
}
.wrap-sidebar-shop .area-sidebar {
    padding-right: 40px;
}
.woocommerce .product-remove a.remove {
    line-height: 1.2;
}
.product-info del span.woocommerce-Price-amount {
    text-decoration: line-through;
    margin-left: 10px;
    color: #afafaf;
}
.product-info .woocommerce-Price-amount {
    font-size: 17px;
    color: #030236;
}
.summary a.add_to_wishlist.button.alt {
  padding: 10px 20px;
  font-weight: 600;
  margin-bottom: 25px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 6px !important;
}

.summary a.add_to_wishlist.button.alt:hover {
  background: #444444;
}
 a.add_to_wishlist i {
  margin-right: 0;
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
  float: right;
}

.sideicons-btn a.add_to_wishlist {
  font-size: 0 !important;
}

.sideicons-btn .yith-wcwl-wishlistexistsbrowse, .sideicons-btn .yith-wcwl-wishlistaddedbrowse, .sideicons-btn .yith-wcwl-add-button .delete_item,.sideicons-btn   .yith-wcwl-wishlistaddedbrowse a{
  font-size: 0 !important;
  vertical-align: middle;
}
 .yith-wcwl-wishlistaddedbrowse .feedback{
  display:none;  
}
.yith-wcwl-wishlistaddedbrowse {
    align-items: flex-start;
}
.sideicons-btn .yith-wcwl-add-to-wishlist.exists .feedback, .sideicons-btn .delete_item i.yith-wcwl-icon {
  color: #f50057;
  transition: 0.3s ease-in-out;
}

.sideicons-btn i.yith-wcwl-icon {
  font-size: 18px;
  font-weight: 900;
  margin-right: 0;
}

.sideicons-btn a.button.add_to_cart_button:before, .sideicons-btn a.button.product_type_external:before {
  content: "\f217";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 18px;
}

.sideicons-btn a.button.add_to_cart_button, .sideicons-btn a.button.product_type_external {
  font-size: 0 !important;
  /*background-color: transparent;*/
  line-height: unset;
}

.sideicons-btn .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.sideicons-btn a.added_to_cart {
  display: none !important;
}

a span.tooltip-site {
  background: #1e1e1e;
  font-size: 0.8rem;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  text-align: center;
  transform: scale(.8);
  -webkit-transform: scale(.8);
  transition: .3s cubic-bezier(.23, .67, .39, 1.77);
  color: #fff;
  border-radius: 0.3rem;
}

a:hover span.tooltip-site {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.area-socialIcon a span.tooltip-site {
  bottom: 3rem;
  width: 4rem;
}

.socialIcon-singlproduct .area-socialIcon a {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  /* margin: 0 0.2rem; */
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.socialIcon-singlproduct .area-socialIcon a:hover {
  color: #fff;
  background-color: #FCB001;
  border-color: #FCB001;
}
.share-icons {
  display: inline-grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 10px;
}
.sideicons-btn a.add_to_wishlist.button.alt:hover {
  background: unset;
  border-color: unset;
}

ul.product-categories ul {
  display: none;
}
.area-sidebar .widget ul ul.children {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 15px;
}

li.cat-parent>a:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  margin-right: 7px;
  font-size: 11px;
}

.product-categories li.cat-parent>a:after, .product-categories ul.sub-menu li.cat-parent>a:after {
  display: inline-block;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  vertical-align: middle;
}

.product-categories li.cat-parent.active>a:after, .product-categories ul.sub-menu li.cat-parent.active>a:after {
  display: inline-block;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

ul.product-categories li {
  padding: 0.3rem 0;
  position: relative;
}
ul.product-categories li a {
  display: inline-block;
  width: 100%;
}

ul.product-categories>li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}

ul.product-categories>li:last-child {
  border-bottom: 0;
}

ul.product-categories>li.active {
  padding-bottom: 0;
}

ul.product-categories>li:nth-child(1) {
  padding-top: 0;
}

ul.product-categories>li:last-child ul li:last-child {
  border-bottom: 0;
}

ul.product-categories li ul {
  margin-top: 1rem;
}

ul.product-categories li ul li {
  font-size: 0.85rem;
  padding: 0;
      margin: 0;
}

ul.product-categories>li>ul>li {
  border-top: 0;
}

ul.product-categories li ul li a {
  padding-right: 1rem;
  font-size: 0.8rem;
}

ul.product-categories li.active a {
  color: #FCB001;
}

.area-sidebar span.count {
  left: 0;
  position: absolute;
  font-size: 0.8rem;
  font-weight: 400;
  color: #777;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  line-height: 2.3rem;
}

h2.widget_title {
  font-size: 1.2rem;
  font-weight: 500;
  border-bottom: 1px solid #e1e1e12e;
  padding-bottom: 0.6rem;
  position: relative;
  margin-bottom: 1.5rem;
}

h2.widget_title::before {
  position: absolute;
  content: "";
  right: 0;
  width: 25%;
  background-color: #FCB001;
  height: 0.2rem;
  bottom: -0.15rem;
}
.area-sidebar .widget {
  margin-bottom: 35px;
}
/*.product-single-card .item-product{*/
/*      display: flex;*/
/*    justify-content: flex-start;*/
/*    align-items: center; */
/*        flex-wrap: wrap;*/
/*}*/
.woocommerce .star-rating {
  font-size: 13px;
}
.product_list_widget del, .product_list_widget .woocommerce-Price-amount {
  font-size: 13px;
  color: #6B7C85;
}

.area-sidebar .widget ul li a {
  position: relative;
    color: #040348;
  font-size: 0.9rem;
  line-height: 2.3rem;
}

.area-sidebar .widget ul li:hover>a {
  color: #FCB001;
}
.price_slider {
  display: block;
  outline: none !important;
  height: 5px !important;

  background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
  border: 1px solid #CCC;
}

.ui-slider-range {
  height: 100%;
  background: #FCB001;
  position: absolute;
  display: block;
}

.ui-slider-handle {
  border: 0;
}
.price_slider_amount .price_label {
  margin-top: 1rem;
  color: #040348;
}

.woocommerce .widget_price_filter .price_slider_amount {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #FCB001;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #FCB001;
  width: 10px;
  height: 14px;
  margin-left: -4px;
}
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
  justify-content: space-between;
  display: flex;
}
.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-widget-container .elementor-menu-cart__container {
  transform: scale(0) !important;
}
.elementor-button-wrapper a {
  background-size: 150% 100%;
}
.elementor-button-wrapper a:hover {
  background-position: 100% 0;
}

.woocommerce-terms-and-conditions-wrapper {
  text-align: right;
}
.area-header {
  position: absolute !important;
  width: 100%;
  z-index: 9999;
}
.onsale-single-pro {
  float: right;
  position: absolute;
  z-index: 10;
  top: 20px;
  right: 20px;
  background: white;
  border-radius: 3px;
  padding: 5px 10px;
  box-shadow: 1px 1px 28.5px -7px #dddddd;
  user-select: none;
  display:none;
}
.box-hover-effect-shadow:hover {
    transform: translateY(-5px);
}
.box-hover-effect-shadow{
    transition: all 0.3s ease-in-out ; 
  -webkit-transition: all 0.3s ease-in-out ; 
  -moz-transition: all 0.3s ease-in-out ; 
}

.box-hover-effect-shadow::before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 97%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  transition: all 0.3s ease-in-out ; 
  -webkit-transition: all 0.3s ease-in-out ; 
  -moz-transition: all 0.3s ease-in-out ; 
}
.box-hover-effect-shadow:hover::before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.bg-borer-sec .elementor-widget-container img{
     position: absolute;
    right: 0;
    top: -4px;
    width: 100%;
}

/******************************** widget mini cart **********************************/
.area_add-t-cart {
  background: #fff;
  position: absolute;
     z-index: 99999;
    border-radius:0 6px 6px 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  box-shadow: 0 7px 15px rgba(0, 0, 0, .15);
  text-align: center;
    width: 22rem;
}
.area_add-t-cart.box-cart {
  top: 3rem;
  transform: translateY(1rem);
  -webkit-transform: translateY(1rem);
  opacity: 0;
  visibility: hidden;
 left: 0;
   padding: 1.5rem;
}
.area_add-t-cart.right {
    right: -100%;
    height: 100%;
    top: 0;
    position: fixed;
}
.area_add-t-cart.left {
 left: -100%;
     height: 100%;
    top: 0;
    position: fixed;
}
 .cart-woocommerce-toogle {
  transform: translateY(0) !important;
  -webkit-transform: translateY(0) !important;
  opacity: 1 !important;
  visibility: visible !important;
} 
.area-icon-cart .badge_count-addtocart,.badge_count-wishlist{
  position: absolute;
  background-color: #FCB001;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 1.4rem;
  height: 1.4rem;
  line-height: 1.4rem;
  top: -48%;
  right: -40%;

}
.shooping-cat .area-icon-cart{
position: relative;
}
.shooping-cat-btn-text .woocommerce-Price-amount{
  transition:unset;
}
.widget-shooping-cat{
 display:flex;   
}
.shooping-cat {
  display: inline-block;
position: relative;
}
.shooping-cat a.min-cart-button {
display: inline-block;
}
.area_add-t-cart.box-cart  .woocommerce-mini-cart {
  height: 150px;
}
.woocommerce-mini-cart {
  overflow-y: auto;
}
.header_add-t-cart{
  display: flex;
  justify-content: flex-start;
 margin-bottom: 10px;
}
.woocommerce-mini-cart-item:last-child {
  border-bottom: 0;
}
.woocommerce-mini-cart-item, .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
 padding: 6px 0; 
    
}
.woocommerce-mini-cart-item{
    display: block;
    border-bottom: 1px solid #ebebeb;
    position: relative;
      text-align:right;
}
.item_widget_navbar a {
  display: block;
  width: 100%;
  font-size: 1rem;
}
.remove_from_cart_button, .woocommerce a.remove {
    font-size: 20px !important;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    border: 1px solid #d5d8dc;
    transition: .3s;
    font-weight: 500 !important;
    text-align:center;
}
.woocommerce-mini-cart .mini_cart_item .remove_from_cart_button{
       position: absolute;
    left: 0;
    bottom: 20px; 
}
.remove_from_cart_button {
    line-height: 1.4;
}
.woocommerce a.remove {
    line-height: 1.4 !important;
}
.remove_from_cart_button:hover, .woocommerce a.remove:hover {
    color: #fff !important;
    background: #040348;
    border-color: #040348;
}
 ul.cart_list li a:not(.remove), ul.product_list_widget li a:not(.remove) {
    display: block;
    text-align:right;
       font-size: 15px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 10px;
    width: 60px;
    margin-right: 0;
}
.woocommerce-mini-cart li.woocommerce-mini-cart-item img {
    float: right !important;
    margin-left: 10px;
    width: 60px;
    margin-right: 0;
}
.woocommerce-mini-cart  span.quantity {
    display: flex;
}
.box-add-to-cart-header .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
  border-top: 1px solid #dee2e6;
  padding-top: 1.5rem;
  font-size: 1.1rem;
  color: #0e0e0e;
  margin-bottom: 1rem;
}
.box-add-to-cart-header .woocommerce-mini-cart__buttons {
  padding: 0 1.5rem;
}
.woocommerce-mini-cart__buttons  a.wc-forward {
    line-height: 1;
    background-color: #FCB001;
    font-size: 15px;
    padding: 12px 20px;
    border-radius: 6px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    margin: 0 5px;
}
.woocommerce-mini-cart__buttons  a.wc-forward:hover {
background-color: #FCB001;
    color: #fff;
}
.body_add-t-cart .woocommerce-mini-cart__buttons{
  display: flex;
  justify-content: center;  
  margin-bottom:0;
}
.header_add-t-cart .close_addtocart{
  font-size: 35px;
    font-weight: 400;
        color: #040348;
}
.body_add-t-cart .woocommerce-mini-cart__total{
    border-top: 1px solid #ebebeb;
    padding: 15px 0;   
}
.body_add-t-cart{
overflow: auto;
height: calc(100% - 40px);
}
.side-add-to-cart .body_add-t-cart{
 padding: 1.5rem;
}
.side-add-to-cart .header_add-t-cart{
 padding:1.5rem 1.5rem 0; 
}
.min-cart-button .icon-cart-before{
       order: -1;
    margin-left: 5px; 
}
.min-cart-button .icon-cart-after{
   margin-right: 5px;    
}
/******************************** widget search form **********************************/
.area-search-form-full_screen {
    opacity: 0;
    visibility: hidden;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background: rgb(0 0 0 / 92%);
    z-index: 999999;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    padding: 0 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dialog-lightbox-close-button{
cursor: pointer;
    position: absolute;
    margin-top: 15px;
    left: 15px;
    color: var(--e-a-color-txt);
    line-height: 1;
     transition: all 0.3s ease-in-out;
    }
    .dialog-lightbox-close-button i{
    font-size: 25px;
    }
.area-search-form-full_screen .arvin-search-form__input {
    background: none;
    border: transparent;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 0;
    font-size: 50px;
    text-align: center;
    box-shadow: none;
}
.arvin-search-form .arvin-search-form__icon {
    position: absolute;
    left: 13px;
     top: 50%;
    transform: translatey(-50%);
    font-size: 20px;
    color: #555;
}
.arvin-search-form .area-search-form-classic{
      display: flex;
    justify-content: center;
    align-items: center;
}
.area-search-form-minimal .arvin-search-form__input,.area-search-form-classic .arvin-search-form__input,.area-search-form-classic .arvin-search-form__submit,.area-search-form-full_screen .arvin-search-form__input{
       height: 50px; 
}
.arvin-search-form__toggle{
      display: inline-block;  
      font-size:22px;
}
.arvin-search-form__toggle i, .arvin-search-form__toggle svg {
    vertical-align: middle;
}
.area-search-form-classic .arvin-search-form__submit {
    margin-right: 4px;
    border: 0;
    background-color: #FCB001;
    color: #fff;
    font-size: 22px;
    min-width: 50px;
}
.area-search-form-classic .arvin-search-form__submit i{
    font-family: "Font Awesome 6 Free";
}
.area-search-form-classic .arvin-search-form__input,.area-search-form-minimal .arvin-search-form__input{
     width: 300px;
}
.area-search-form-classic .arvin-search-form__input,.area-search-form-minimal .arvin-search-form__input,.area-search-form-full_screen .arvin-search-form__input{
    padding: 15px;  
    color:#7a7a7a;
}
.pswp {
    z-index: 9999999;
}
.slider_article .item_blog:hover .area-thumbnail img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.slider_article .item_blog .area-thumbnail img {
-webkit-transition: .7s all ease-in-out;
    -o-transition: .7s all ease-in-out;
    transition: .7s all ease-in-out;
    margin-top: 0;
}
.slider_article .item_blog .area-thumbnail{
overflow: hidden;
    position: relative;
}
.btn-width-arrow a .elementor-button-icon {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.btn-width-arrow a:hover .elementor-button-icon {
    transform: translateX(-4px);
}
.mfp-bg,.mfp-wrap {
    z-index: 999999;
}
.item_blog:hover .area-thumbnail .overlay-hover-sty1 ,.introducing_content:hover .post-thumbnail .overlay-hover-sty1,.blog_item:hover .area-thumbnail .overlay-hover-sty1{
    transition: all .3s ease-in-out;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    overflow: visible;
}
.overlay-hover-sty1 {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s linear;
    overflow: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background-color: rgba(255,255,255,.2);
}

.img-hover-effect-sty1:hover img {
    box-shadow: -32px 32px 0px -17px #FCB001 !important;
}
.payment_footer_area .item-recent-posts .media-body a {
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
}

.payment_footer_area .item-recent-posts .media-body .post-date {
    font-weight: 300;
    font-size: 14px;
    color: #e1e1e1;
}
 .payment_footer_area .item-recent-posts  a img {
    width: 60px;
        border-radius: 6px;
}
.app-slider-Feature .swiper-pagination {
    bottom: -20px !important;
}
.elementor-icon{
    display: flex !important;

}
.heading-style1 {
    width: fit-content;
    height: auto;
    background: none;
    border: 1px solid;
    color: #FCB001;
    font-weight: 400;
    font-size: 13px;
    position: relative;
    padding: 4px 10px;
    border-radius: 6px;
}
.heading-style1::before, .heading-style1::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 2px;
    background: #ffffff;
    transform: skewX(50deg);
    transition: .4s linear;
}
.heading-style1::before{
  top: -2px;
  left: 10%;
}
.heading-style1::after {
    bottom: -2px;
    right: 10%;
}
.heading-style1:hover::before{
  left: 80%;
}
.heading-style1:hover::after{
  right: 80%;
}
.elementor-button-icon svg {
    width: 1.6em !important;
}
/*********************dimo 4***********************/
.gallery-image .item_image:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #FCB001;
    bottom: -100%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
    z-index: 99;
}
.gallery-image .item_image:hover:after {
    bottom: 30%;
}
.gallery-image .item_image .banner-title {
    position: absolute;
    color: #fff;
    font-size: 30px;
    top: 50%;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    transition: all 0.3s ease-in-out;
    text-align: center;
    width: 100%;
}
.item_image:hover .banner-title {
    transform: translateX(-50%) translateY(-10px);
}
.gallery-image .item_image {
    overflow: hidden;
    position: relative;
      transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.gallery-image {
display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    /*width: fit-content;*/
}
.item_image img{
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
      width: 100%;
}

.slider_banner .owl-dots{
       position: absolute;
    bottom: 0;
    right: 0; 
        width: fit-content;
}
.slider_banner .item_slider_banner{
    height: 450px;  
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.item_slider_banner:before  ,.gallery-image  .item_image:before{
content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.content-slider {
    position: absolute;
    top: 50%;
    width: 100%;
        height: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    overflow: hidden;
     z-index: 1000000000;
        display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: flex-start;
}
.slider_banner .owl-item.active h2 {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInRight;
    animation-delay: 0.3s;
}

.slider_banner  .owl-item.active p {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInRight;
    animation-delay: 1s;
}

.slider_banner  .owl-item.active a.read_btn  {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInRight;
    animation-delay: 1.7s;
}

.content-slider h2 {
    font-weight: 500;
    color: #000;
}

.content-slider p {
    font-weight: 500;
    color: #3b3b3b;
    /*width: 30%;*/
}
.slider_banner .content-slider .read_btn:hover  {
 color: #FFFFFF;
}
.read_btn {
background-color: #FCB001;
    font-size: 15px;
    font-weight: 400;
    color: #FFFFFF;
    border: 1px solid #FCB001;
    border-radius: 6px;
    padding: 8px 20px 8px 20px;
    display: inline-block;
      height:auto;
}
.read_btn i{
    vertical-align: middle;
    margin-right: 4px;
        content: "\f053";
    font-family: "Font Awesome 6 Free";
}
.slider_banner button.owl-prev {
  left: 55px;
}

.slider_banner button.owl-next {
  right: 55px;
}
.area-category-arvin .product-category a {
   display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.area-category-arvin .product-category::marker {
  content: none;
}
.area-category-arvin  .area-products {
    text-align: right;
}
.area-category-arvin .product-category a img:hover {
    animation-name: hang-sink;
    animation-duration: 1.5s;
    animation-delay: .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: infinite;
}
.area-category-arvin .product-category .woocommerce-loop-category__title {
    font-size: 20px;
    color: #323232;
    font-weight: 500;
     text-align: center;
}
.area-category-arvin .product-category .woocommerce-loop-category__title .count {
    display: none;
}

@keyframes hang-sink {
  0% {
 transform: translateY(0);
  }
 50% {
 transform: translateY(8px);
  }
  100% {
    transform: translateY(0);
  }
}
/*******************************/
.area-search-form-classic .arvin-search-form__submit svg{
    height: auto;
}
 .area-search-form-classic .arvin-search-form__input{
      box-shadow: none;
}

button.toggle-menu-category {
    width: 100%;
    border: 0;
    background: none;
}

button.toggle-menu-category i {
    font-size: 30px;
    margin-left: 10px;
    vertical-align: middle;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product {
 position: unset;
    text-align: right;
}

.menu_widget ul.horizontal_menu li.megamenu-cat-product> ul>li {
    position: unset;
    display: flex;
    align-items: center;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product> ul>li:before {
    position: absolute;
    margin-right: 15px;
    font-size: 20px;
      transition: all 0.3s ease-in-out;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product> ul>li:hover:before {
    color: #FCB001;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product> ul>li>a {
    display: flex;
    align-items: center;
    padding-right: 45px;
        padding-bottom: 5px;
    padding-top: 5px;
}
.menu_widget ul.horizontal_menu> li.megamenu-cat-product {
    padding: 10px 0  10px 50px;

}
.menu_widget ul.horizontal_menu li.megamenu-cat-product> ul >li >ul {
    border-right: 1px solid #f6f5f5;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product ul {
    height: 100%  !important;
    width: 100%;
    margin: 0;
}

.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li ul li ul {
    right: 0;
    top: auto;
        width: 100% !important;
    display: block !important;
        height: auto !important;
        padding: 0;
           opacity: unset;
    visibility: unset;
        position: relative;
     background: none;
      border: 0 !important;   
    box-shadow: none !important;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li ul li.menu-item-has-children> a::before {
    left: 0;
 font-size: 11px;
 content: "\f078";
}

.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li ul li ul li a {
    padding: 0;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li ul li:hover >a {
    background: none !important;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li:first-child ul  {
    opacity:unset;
    visibility: unset;
 
}
.menu_widget>ul.horizontal_menu>li.megamenu-cat-product > ul {
    /*max-width: 100%;*/
    display: flex !important;
    /*flex-direction: column;*/
    flex-wrap: nowrap;
    align-items: stretch;
    min-height: 450px;
        max-width: 15rem;
    border-radius: 0 15px 15px 0;
     flex-direction: column;
     margin-right: 15px;
}

.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li ul {
    /*width: 992px;*/
    /*max-width: 992px !important;*/
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    left: 0;
    top: 0;
    transform: none !important;
    border-radius: 15px 0 0 15px ;
    padding: 20px;

}
.menu_widget ul.horizontal_menu li.megamenu-cat-product >ul >li >ul {
    overflow-y: auto;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product ul>li.menu-item-has-children>a::before {
    content: none;
 
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product ul li ul li {
    flex-basis: 25%;
}
.menu_widget ul.horizontal_menu li.megamenu-cat-product >ul >li >ul >li {
    margin-bottom: 20px;
}

.menu_widget ul.horizontal_menu li.megamenu-cat-product> ul >li >ul > li>a {
    color: #FCB001;
    font-weight: 600;
    display: flex;
    align-items: center;
    width: fit-content;
    line-height: 1;
    position: relative;
    border-right: 1px solid #FCB001;
       padding: 2px 10px 2px 15px;
       margin-bottom:6px;
}
.megamenu-cat-product:before{
 font-size: 20px;
    vertical-align: middle;   
}

/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 10px;
}
.menu_widget ul.horizontal_menu li.megamenu {
    position: unset;
}
.menu_widget ul.horizontal_menu li.megamenu > ul {
    width: 100%;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    right: 0;
    left: auto;
    max-width: 100% !important;
    min-height: 300px;
    padding:20px;
    min-height: 450px;
}

.menu_widget ul.horizontal_menu li.megamenu ul li {
        position: relative;
        flex-basis: 25%;
}
.menu_widget ul.horizontal_menu li.megamenu >ul >li {
    margin-bottom: 20px;
}
.menu_widget ul.horizontal_menu li.megamenu ul li ul {
    position: relative;
    opacity: unset;
    visibility: unset;
       transform: none !important;
    border-radius: 15px 0 0 15px !important;
        right: 0;
    top: auto;
        box-shadow: none !important;
            padding: 0;
                border: 0 !important;
}
.menu_widget ul.horizontal_menu li.megamenu ul li a {
    position: relative;
}
.menu_widget ul.horizontal_menu li.megamenu ul li ul li a {
    padding: 0;
}
.menu_widget ul.horizontal_menu li.megamenu ul li.menu-item-has-children>a::before {
left: 0;
 font-size: 11px;
 content: "\f078";
}

.menu_widget ul.horizontal_menu li.megamenu ul li:hover >a {
    background: none !important;
}
 .menu_widget ul.horizontal_menu li.megamenu  ul li:hover>a {
    background-color: none;
}

.menu_widget ul.horizontal_menu  {
    position: unset;
}
.menu_widget ul.horizontal_menu li.megamenu> ul >li>a {
    color: #FCB001;
    font-weight: 600;
    border-right: 1px solid #FCB001;
    display: flex;
    align-items: center;
    width: fit-content;
    line-height: 1;
    padding: 2px 10px 2px 15px;
    position: relative;
    margin-bottom:6px;
}
/*********************login signup**********************/

.elementor-shortcode .xoo-el-login-tgr:before,.elementor-shortcode .xoo-el-action-sc:before {
    content: "\f007";
    margin-right: 10px;
    font-size: 22px;
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
     order: 2;
}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"] {
    box-shadow: none !important;
}

.xoo-aff-group input:focus{
     background: none !important;  
}

.xoo-el-action-sc:focus{
    box-shadow:none;
}
.xoo-el-action-sc:hover {
    color: unset;
}
.elementor-shortcode a.xoo-el-action-sc {
      font-size: 14px;
    display: flex;
    align-items: center;
    color: #232323;
    border: 1px solid #f2f2f2;
    border-radius: 50px;
    background: #f2f2f2;
        padding: 10px 15px;
            line-height: 1.1;
}
.elementor-shortcode a.xoo-el-action-sc:hover {
    background: #f2f2f2;
}

/***************icon category*******************/
li.megamenu-cat-product
.icon:before {
    content: "";
    width: 24px;
    height: 24px;
}

li.megamenu-cat-product
.icon-mobile:before {
    background: url(../img/icon-digital/phone.png) no-repeat top center;
    background-size: cover;
}


li.megamenu-cat-product .icon-Handsfree:before {
 background: url(../img/icon-digital/handsfree.png) no-repeat top center;
    background-size: cover;
}

li.megamenu-cat-product .icon-Mobile-accessories:before {
 background: url(../img/icon-digital/Mobile-accessories.png) no-repeat top center;
    background-size: cover;
}

li.megamenu-cat-product .icon-laptop:before {
 background: url(../img/icon-digital/laptop.png) no-repeat top center;
    background-size: cover;
}

li.megamenu-cat-product .icon-computer:before {
 background: url(../img/icon-digital/computer.png) no-repeat top center;
    background-size: cover;
}

li.megamenu-cat-product .icon-smartwatch:before {
 background: url(../img/icon-digital/smartwatch.png) no-repeat top center;
    background-size: cover;
}
li.megamenu-cat-product .icon-gaming:before {
 background: url(../img/icon-digital/gaming.png) no-repeat top center;
    background-size: cover;
}

li.megamenu-cat-product .icon-Storage-equipment:before {
 background: url(../img/icon-digital/Storage-equipment.png) no-repeat top center;
    background-size: cover;
}
li.megamenu-cat-product .icon-Audio-video:before {
 background: url(../img/icon-digital/Audio-video.png) no-repeat top center;
    background-size: cover;
}
.section-custom-style  .elementor-column.box-padding > .elementor-element-populated{
       padding:30px 15px !important;
}
.section-custom-style .box-padding {
    padding: 10px;
}
.area-grid-product{
    display: grid;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: repeat(4, 1fr);  
        padding: 0 10px;
}
.slider_product .owl-nav .owl-prev.disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: all;
}

.product_list_widget a span.product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
ins {
    text-decoration: none;
}
table.wishlist_table tr th.product-name {
    text-align: right;
}
.product-add-to-cart a.remove_from_wishlist.button {
    display: none !important;
}
.yith-wcwl-share li.share-button p {
    display: none;
}
span.yith-wcwl-items-count {
    display: flex;
    align-items: center;
    flex-direction: row;
        position: relative;
            color: #323232;
}
span.yith-wcwl-items-count i{
    font-size: 24px;
        margin-right: 5px;
}
.comment_holder_inner .comment_list li .children .author-bio {
    background: #f1f5fb;
}
a.comment-reply-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
}
/************* style modal login and signup **************/
/* Open Modal Button */
.btn-user {
  padding: 10px 15px;
  background: #FCB001;
  border: none;
  border-radius: 8px;
  color: white;
  font-size: 14px;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
      display: flex;
    align-items: center;
    flex-direction: row-reverse;
        width: fit-content;
}
.btn-user:hover {
    color: #fff;
}
.btn-user i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 18px;
}
/* Modal Overlay Styles */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none; /* Hidden by default */
  align-items: center;
  justify-content: center;
  z-index: 9999999;
}

/* Modal Content Styles */
 .modal-site {
  background: white;
  padding: 30px;
  border-radius: 10px;
  max-width: 450px;
  width: 90%;
  text-align: right;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
  animation: slideDown 0.4s ease-out;
    display: unset;
position: relative;
}
.input-field{
 width: 100%;   
}
form .group{
   margin-bottom:15px;
}
.rememberme label,.forget_password a {
    font-size: 14px;
}

 .form-login .saas_btn, .form-register .saas_btn{
width: 100%;
border-radius: 50px;
 margin-bottom: 10px;
 text-align: center;
font-size: 17px;
cursor: pointer;
}

/* Slide Down Animation */
@keyframes slideDown {
  from { transform: translateY(-20px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}
.closeModal a {
    position: absolute;
    right: 10px;
    top: -30px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
}
.closeModal a i{
    font-family: "Font Awesome 6 Free";
    color:#fff;
}

.show-hide-Password{
    position: relative; 
}
.icon-show-Password {
    z-index: 2;
    position: absolute;
    left: 10px;
    font-size: 17px;
   bottom: 10px;
    cursor: pointer;
}
.area-form-login,.area-form-register{
    background: white;
    padding: 30px;
    border-radius: 10px;
    max-width: 450px;
    width: 90%;
    text-align: right;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.link-register-formlogin {
    width: 100%;
    display: inline-block;
        height: auto;
}

.container-form-login,.container-form-register{
  display: flex;
 align-items: center;
  justify-content: center;
}
.pupap-message{
   padding: 10px;
  /*background-color: #e74c3c;*/
  /*color: #fff;*/
  font-size: 18px;
  width: 300px;
  text-align: center;
  position: fixed;
  top: 80px;
  right: -600px;
  z-index: 9999;
}

.success-msg {
  color: #270;
  background-color: #DFF2BF;
}

.error-msg {
    padding: 10px;
    color: #FCB001;
    background-color: #FFBABA;
    font-size: 14px;
    width: 100%;
    position: fixed;
    bottom: -600px;
    z-index: 9999;
    right: 0;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.error-msg a{
    font-size: 14px;
}

/********************* like posts css***********************/
/* Wrapper */
.sl-button {
    margin-left: 15px;
}
.sl-wrapper{
     float: right;  
}
/* Colors */
a.liked {
	color: #da1b1b;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
	color: #323232;
}
a.liked span.sl-count,
.sl-count {
	color: #323232;
}

/* Icon */
.sl-icon {
	margin-right: 0.3125em;
}
.sl-icon svg {
    fill: #FCB001;
	width: 1em;
	height: 1em;
    margin: 0 0 4px 5px;
}
.sl-icon svg:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
}

/* Loader */
.loader,
.loader:before,
.loader:after {
  background: rgba(0, 0, 0, 0.2);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -.375em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader {
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}
/********************* end like posts css ***********************/
.area-current-date{
       display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px; 
}
.area-current-date .text-before{
 margin-left:5px;   
}
/********************* style widget heading ***********************/
.widget-header header,.widget-arvin-tabs-sty1 ul.nav-tabs {
     height: 5px;
    margin-bottom: 40px;
    background: transparent;
    line-height: 26px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.widget-header header  h2,.widget-arvin-tabs-sty1 ul.nav-tabs li {
    font-size: 1rem;
    font-weight: bold;
    padding: 0 10px;
    margin: 0px;
    color: #fff;
    background: transparent;
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 26px;
    float: right;
}

.widget-header header  h2:before ,.widget-arvin-tabs-sty1 ul.nav-tabs li:before{
    display: block;
    content: "";
    position: absolute;
    left: 4px;
    width: 0px;
    height: 0px;
    z-index: 1;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #050e79;
    top: -2px;
}
.widget-header header h2 a ,.widget-header header h2 span,.widget-arvin-tabs-sty1 ul.nav-tabs li a{
    color: #fff;
    background: #FCB001;
    padding: 5px 15px;
    position: relative;
    z-index: 81;
}
.widget-header header h2 span {
    font-size: 14px;
    font-weight: 500;
}
.widget-arvin-tabs-sty1 ul.nav-tabs li a.active  {
    background-color: #FCB001;
}
/****************************/
.srvHeadBox {
    border-bottom: 1px solid #FC824A;
    padding-right: 4px;
    margin-bottom:25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.widget-arvin-tabs-sty2 ul.nav-tabs {
    border-bottom: 1px solid #D3D9DD;
    padding-right: 4px;
    margin-bottom:25px;
}
.page-content .widget-arvin-tabs-sty2 ul.nav-tabs li {
    margin: 0 0 0 20px;
}
.srvHeadTitle ,.widget-arvin-tabs-sty2 ul.nav-tabs li a{
    position: relative;
    background-color: #FCB001;
    border-radius: 10px 10px 0 0;
    padding: 4px 25px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
}
.srvHeadTitle:before ,.widget-arvin-tabs-sty2 ul.nav-tabs li:first-child a:before{
    content: "";
    background-color: #FC824A;
    width: 4px;
    height: 18px;
    border-radius: 0 4px 0 0;
    position: absolute;
    bottom: 0;
    right: -4px;
}
.srvHeadBox .srvHeadArchive {
    font-size: 15px;
    position: relative;
    display: flex;
    align-items: center;
    transition: all .2s ease-in-out;
    color: #080808;
}
.srvHeadArchive i {
       -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
margin-right:7px;
    font-size: 12px;
}
.srvHeadArchive:hover i {
    transform: translateX(-4px);
}
/***************************************/
.section-head,.widget-arvin-tabs-sty3 ul.nav-tabs {
    margin-bottom: 12px;
    height: 48px;
    background-color: #FCB00124;
    border-bottom: 1px solid #FCB00124;
}
.section-head i.section-icon {
    float: right;
    width: 45px;
    height: 100%;
    background-color: #FCB001;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widget-arvin-tabs-sty3 ul.nav-tabs li a i{
    float: right;
    width: 25px;
    height: 25px;
    background-color: #fff;
    color: #FCB001;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    font-size: 18px;
        margin-left: 5px;
}
.section-head h2.section-title{
    float: right;
    display: flex;
    font-weight: 500;
    height: 100%;
    margin: 0px 7px;
    align-items: center;
}
.page-content .widget-arvin-tabs-sty3 ul.nav-tabs li a{
      margin: 0px;
    display: flex;
    align-items: center;
    background: #0056b3;
    padding: 10px;
    height: 100%;
    font-size: 14px;
    color: #fff;
}
.page-content .widget-arvin-tabs-sty3 ul.nav-tabs li a.active {
    background: #FCB001;
}
.section-head h2.section-title a, .section-head h2.section-title span{
  font-size: 16px;
  color: #FCB001;
}
.widget-arvin-tabs-sty3 ul.nav-tabs li {
 margin: 0;
}
/********************style widget tabs********************/
.widget-arvin-tabs .tab-panel {
    text-align: right;
    background: #efefef;
    padding: 20px;
    max-height: 280px;
    overflow: hidden;
    overflow-y: auto;
}
.widget-arvin-tabs .tab-content ul {
    list-style: disc inside;
}
.widget-arvin-tabs .tab-content ul li {
    margin: 0;
}

.widget-arvin-tabs .tab-content ul li::marker {
    color: #2A3071;
    font-size: 13px;
}
.widget-arvin-tabs .tab-content ul li a:hover{
    color:#FCB001;
}
.widget-arvin-tabs .tab-panel {
    display: none;
}
.widget-arvin-tabs .tab-panel.active {
    display: block;
}
.video_area_sty4  .video_info:before {
        background: none;
}
.video_area_sty4  .video_info {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/* fixed social*/
#fixed-social {
    position: fixed;
    top: 130px;
    left: 10px;
    z-index: 9999;
    background: #FCB001;
    padding: 5px;
    border-radius: 50px;
    width: 40px;
}
#fixed-social a {
    color: #fff;
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#fixed-social a:hover>span {
    visibility: visible;
    left: 37px;
    opacity: 1;
}
#fixed-social a span {
    left: 60px;
    position: absolute;
    text-align: center;
    width: 130px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
    border-radius: 30px 30px 30px 0;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 15px;
}
#fixed-social a i {
    color: #fff;
        font-size: 15px;
}
 .fixed-icon1 span{
	background-color: #00AAE5;
 }
 .fixed-icon2 span{
 	background-color: #7D3895;
 }
 
 .fixed-icon3 span{
 	background-color: #00AF54;
 }
 
 .fixed-icon4 span{
 	background-color: #FFC41E;
 }
 
 .fixed-icon5 span{
 	background-color: #ED2B29;
 }

 .fixed-icon6 span{
 	background-color: #EB1471;
 }
/*end fixed social*/
.blog_sidebar .widget .widget-header header span,.area-sidebar .widget .widget-header header span{
    color: #fff;
    background: #FCB001;
    padding: 5px 10px;
    position: relative;
    z-index: 81;
    font-size: 14px;
    font-weight: 400;
}
.blog_sidebar .widget .widget-header h2 ,.area-sidebar .widget .widget-header h2{
    line-height: 27px;
    padding-right: 0;
}
.blog_sidebar .widget.tag_widget ,.area-sidebar .widget.tag_widget{
    overflow: unset;
}
.blog_sidebar .widget .widget-header-sty2 header ,.area-sidebar .widget .widget-header-sty2 header{
    background: url(../img/bgheadertitle.png) repeat center center;
    height: 30px;
    margin-bottom: 20px;
}

.blog_sidebar .widget .widget-header-sty2 h2:before ,.area-sidebar .widget .widget-header-sty2 h2:before{
    border-bottom-width: 8px;
    border-bottom-color: #02010100 !important;
    left: 4px;
    top: -5px;
}
.blog_sidebar .widget .section-head ,.area-sidebar .widget .section-head{
    margin-bottom: 30px;
}
.blog_sidebar .widget h2.section-title,.area-sidebar .widget h2.section-title{
    margin: 0px 10px;
    font-size: 15px;
}
.blog_info .blog_item_style4 .blog_img{
    height: auto;
    flex-basis: 40%;
}
.blog_area .blog_info .post:last-child  .blog_item_style4{
    border-bottom: 0;
}
.introducing_area_Three .introducing_content.style3:hover {
    background: #D3D9DD;
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.introducing_area_one .area-icon img {
    width: 50px;
}
.introducing_area_Three .introducing_content .area-icon {
  position: relative;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 20%;
  font-weight: normal;
  transition: 1s;
  padding: 10px;
      display: flex;
      justify-content: center;
  align-items: center;
}
.introducing_area_Three .introducing_content .container-icon, .introducing_area_Three .introducing_content .container-image {
     display: flex;
    justify-content: center;   
    margin: 0px 0px 30px 0px;
}
.introducing_area_Three .introducing_content .area-icon i:before {
  font-size: 50px;
  vertical-align: middle;
}

.introducing_area_Three .introducing_content .area-icon i {
  padding: 12px;
  color: #FCB001;
  transition: all 0.8s ease-in-out;
}
.introducing_area_Three .area-image img {
    width: 90px;
}
.introducing_area_Three .introducing_content p,.introducing_area_Three .introducing_content .read-more {
    color: #323232;
}
