@charset "UTF-8";
/*=====================================================================

@Default Styles

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

=====================================================================*/
/*====================================================*/
/*=== fonts ====*/
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&family=Poppins:wght@400;500;700&display=swap');
/*===== color =====*/
/*====================================================*/
/*====================================================*/
a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
	opacity: 0.7 !important;
}

.row.m0 {
  margin: 0px;
}

.p0 {
  padding: 0px;
}

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

body {
  font: 400 15px/28px "Poppins","BIZ+UDPGothic",sans-serif;
  letter-spacing: 0px;
  color: #3b3b3b;
  padding: 0px;
  overflow-x: hidden;
  z-index: 0;
}

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

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

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



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

.f_size_50 {
  font-size: 50px;
}

.f_size_40 {
  font-size: 40px;
}

.f_size_30 {
  font-size: 30px;
}

.f_size_28 {
  font-size: 28px;
}

.f_size_22 {
  font-size: 22px;
}

.f_size_24 {
  font-size: 24px;
}

.f_size_20 {
  font-size: 20px;
}

.f_size_18 {
  font-size: 18px;
}

.f_size_16 {
  font-size: 16px;
}

.f_size_15 {
  font-size: 15px;
}

.l_height60 {
  line-height: 60px;
}

.l_height50 {
  line-height: 50px;
}

.l_height45 {
  line-height: 45px;
}

.l_height40 {
  line-height: 40px;
}

.l_height30 {
  line-height: 30px;
}

.l_height34 {
  line-height: 34px;
}

.l_height28 {
  line-height: 28px;
}

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

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

.f_400 {
  font-weight: 400;
}

.f_500 {
  font-weight: 500;
}

.f_600 {
  font-weight: 600;
}

.f_700 {
  font-weight: 700;
}

.f_900 {
  font-weight: 900;
}

.t_color {
  color: #434343;
}

.w_color {
  color: #fff;
}

.t_color2 {
  color: #3f4451;
}

.t_color3 {
  color: #222d39;
}

.d_p_color {
  color: #bdbed6;
}

.bg_color {
  background: #fbfbfd;
}

.dk_bg_one {
  background: #090a21;
}

.dk_bg_two {
  background: #0f1029;
}

.seo_title_color {
  color: #263b5e;
}
.mt_-5 {
  margin-top: -5px;
}
.mt_60 {
  margin-top: 60px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_70 {
  margin-top: 70px;
}

.mt_75 {
  margin-top: 75px;
}

.mt_100 {
  margin-top: 100px;
}

.mt_130 {
  margin-top: 130px;
}

.mb_70 {
  margin-bottom: 70px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_15 {
  margin-bottom: 15px;
}

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

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

.mb_40 {
  margin-bottom: 40px;
}

.mb_50 {
  margin-bottom: 50px;
}

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

.mb_60 {
  margin-bottom: 60px;
}

.mb_90 {
  margin-bottom: 90px;
}

.pl_20 {
  padding-left: 20px;
}

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

.pl_40 {
  padding-left: 40px;
}

.pl_50 {
  padding-left: 50px;
}

.pl_100 {
  padding-left: 100px;
}

.pl_70 {
  padding-left: 70px;
}

.pl_120 {
  padding-left: 120px;
}

.pr_100 {
  padding-right: 100px;
}

.pr_120 {
  padding-right: 120px;
}

.pr_70 {
  padding-right: 70px;
}

.pr_50 {
  padding-right: 50px;
}

.pr_20 {
  padding-right: 20px;
}

.pt_150 {
  padding-top: 150px;
}

.pt_120 {
  padding-top: 40px;
}

.sec_pad {
  padding: 120px 0px;
}

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

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

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

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

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

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

.video_btn {
  font: 500 14px "Poppins", sans-serif;
  color: #fff;
  margin-left: 30px;
}
.video_btn .icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  color: #3d64f4;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  margin-right: 18px;
  vertical-align: middle;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.19);
}
.video_btn span {
  display: inline-block;
  position: relative;
}
.video_btn span:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.video_btn:hover {
  color: #fff;
}

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

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

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

.gr_btn {
  font: 500 14px "Poppins", sans-serif;
  color: #23b1fe;
  display: inline-block;
  padding: 15px 31px;
  position: relative;
  min-width: 140px;
  border-radius: 4px;
  background-image: -moz-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
  background-image: -webkit-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
  background-image: -ms-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
  z-index: 1;
  transition: color 0.2s linear;
}
.gr_btn:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  width: calc(100% - 2px);
  bottom: 1px;
  border-radius: 4px;
  background: #fff;
  z-index: 0;
  transition: opacity 0.2s linear;
  transform: translatex(-50%);
}
.gr_btn .text {
  position: relative;
  z-index: 1;
}
.gr_btn:hover {
  color: #fff;
}
.gr_btn:hover:before {
  opacity: 0;
}

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

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

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

  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 3.5em "Poppins", sans-serif;
  }
}
@media screen and (max-width: 500px) {
.SP {display:block;}
.PC {display:none;}
  .ctn-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em;
  }

  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 2em "Poppins", sans-serif;
  }
}
/*====================================================*/
/*====================================================*/
/*============== header_area css ==============*/
.header_area {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 20;
  top: 0;
}

.menu_one {
/*  padding: 10px;*/
}
.menu_one .btn_get {
  margin-left: 40px;
}

.sticky_logo img + img {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*============== header_area css ==============*/
/*========= hamburger menu css ========*/
.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: #cb1f23;
  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: #cb1f23;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.menu_toggle .hamburger-cross span:nth-child(1) {
  height: 100%;
  width: 2px;
  position: absolute;
  top: 0;
  left: 10px;
  transition-delay: 0.3s;
}
.menu_toggle .hamburger-cross span:nth-child(2) {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  transition-delay: 0.4s;
}

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

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

.h_dark {
  background: #13112d;
}

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

.header_area_four .header_top {
  background: #434343;
}
.header_area_four .header_top a {
  transition: color 0.3s linear;
}
.header_area_four .header_top a:hover {
  color: #cb1f23;
}
.header_area_four + section {
  margin-top: 144px;
}

.header_top {
  padding: 12px 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*============== slider_area css ==============*/
.slider_area {
  background-image: -moz-linear-gradient(40deg, #1786d8 0%, #00aff0 100%);
  background-image: -webkit-linear-gradient(40deg, #1786d8 0%, #00aff0 100%);
  background-image: -ms-linear-gradient(40deg, #1786d8 0%, #00aff0 100%);
  height: 930px;
  background-size: cover;
  background-position: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.slider_area .bottom_shoape {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: -1;
  width: 100%;
}
.slider_area .middle_shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

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

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

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

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

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

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

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

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

/*============ keyframes animation  =============*/
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}

/*====================================================*/
/*================= Start breadcrumb_area css =================*/
.breadcrumb_area {
  background-image: -moz-linear-gradient(180deg, #016dd3 0%, #a485fd 100%);
  background-image: -webkit-linear-gradient(180deg, #016dd3 0%, #a485fd 100%);
  background-image: -ms-linear-gradient(180deg, #016dd3 0%, #a485fd 100%);
  position: relative;
  z-index: 1;
  padding: 235px 0px 125px;
  overflow: hidden;
}
.breadcrumb_area .breadcrumb_shap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

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

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

@keyframes spin {
  0% {
    transform: translateX(-10px) scale(0.9);
  }
  100% {
    transform: translateX(30px) scale(1.3) translateY(10px);
  }
}
@keyframes spin1 {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes spin2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(40px);
  }
}
@keyframes spin3 {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateY(10px);
  }
  50% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(50px);
  }
}

h1, h2, h3, h5, h6 {
  color: #4b505e;
}
h4 {
  color: #0741af;
	font-weight: 600;
}
p {
  font-size: 15px;
  color: #535353;
}
p span {
  padding: 3px 8px;
}

.heading_style h1, .heading_style h2, .heading_style h3, .heading_style h4, .heading_style h5, .heading_style h6 {
  color: #4b505e;
  font-weight: 700;
}
.heading_style .h_title {
  font-size: 24px;
  color: #677294;
  font-weight: 300;
}
.heading_style h1 {
  font-size: 50px;
}
.heading_style h2 {
  font-size: 44px;
}
.heading_style h3 {
  font-size: 36px;
}
.heading_style h4 {
  font-size: 30px;
}
.heading_style h5 {
  font-size: 24px;
}
.heading_style h6 {
  font-size: 18px;
}
.heading_style.medium h1, .heading_style.medium h2, .heading_style.medium h3, .heading_style.medium h4, .heading_style.medium h5, .heading_style.medium h6 {
  font-weight: 500;
}
.heading_style.medium .h_title {
  font-weight: 300;
}
.heading_style.regular .h_title {
  font-weight: 300;
}
.heading_style.regular h1, .heading_style.regular h2, .heading_style.regular h3, .heading_style.regular h4, .heading_style.regular h5, .heading_style.regular h6 {
  font-weight: 400;
}

.tooltip_p .text-green {
  color: #49c10e;
}
.tooltip_p .text-red {
  color: #f0368d;
}

.tooltip > .tooltip-inner {
  background-color: #f00;
  color: #fff;
}
.tooltip > .tooltip-inner .arrow:before {
  border-bottom-color: red;
}

.drop_text span {
  float: left;
  font-size: 54px;
  color: #2cabed;
  font-weight: 700;
  line-height: 50px;
}

.nested {
  font-size: 16px;
  color: #627387;
  line-height: 36px;
  font-weight: 400;
}

.blockquote {
  border-left: 2px solid #4b505e;
  padding-left: 30px;
}
.blockquote p {
  font-size: 18px;
  color: #4b505e;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.blockquote_two {
  background: #f9fafb;
  padding: 20px 20px 20px 40px;
  font-size: 22px;
  font-style: italic;
  color: #627387;
}
.blockquote_two img {
  margin-right: 40px;
}

.blockquote_three {
  background: #f9fafb;
  padding: 40px;
  font-size: 22px;
  color: #677294;
  font-style: italic;
  line-height: 40px;
}
.blockquote_three img {
  margin-right: 40px;
}

.typography_promo_area {
  position: relative;
  z-index: 1;
  height: 400px;
  background-color: #cb1f23;
  display: flex;
  align-items: center;
}
.typography_promo_area .bg_overlay {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-attachment: fixed;
  opacity: 0.1;
}
.typography_promo_area h2 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}
.typography_promo_area .btn_get {
  color: #fff;
  border: 1px solid #fff;
  transition: all 0.3s linear;
  margin-top: 30px;
}
.typography_promo_area .btn_get:hover {
  background: #fff;
  color: #434343;
}

.box_s {
  background: #5f2eed;
  box-shadow: 0 6px #8057f8;
}
.box_s:hover {
  background: #5f2eed;
  color: #fff;
}
.box_s:hover:hover {
  box-shadow: 0 4px #8057f8;
}

.btn-style2 {
  position: relative;
  overflow: visible;
  z-index: auto;
  background: #5f2eed;
  transition: all 0.1s linear;
}
.btn-style2:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #dfd5fb;
  position: absolute;
  right: -5px;
  bottom: -5px;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-style2:hover {
  background: #5f2eed;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff;
}
.btn-style2:hover:before {
  right: 0;
  bottom: 0;
}

.btn-style3 {
  position: relative;
  background: transparent;
}
.btn-style3:before {
  content: "";
  left: 5px;
  right: 5px;
  bottom: 5px;
  top: 5px;
  background: #5f2eed;
  position: absolute;
  z-index: -1;
  transition: all 0.2s linear;
}
.btn-style3:hover {
  color: #fff;
}
.btn-style3:hover:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.btn-style4 {
  position: relative;
  background: #dfd5fb;
  border: 0px;
}
.btn-style4:before {
  content: "";
  left: 2px;
  right: 2px;
  bottom: 2px;
  top: 2px;
  background: #5f2eed;
  position: absolute;
  z-index: -1;
  transition: all 0.2s linear;
}
.btn-style4:hover {
  color: #fff;
}
.btn-style4:hover:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Css keyframes css
============================================================================================ */
@-webkit-keyframes menu-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.04) translateY(300%);
    transform: scale(0.04) translateY(300%);
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.02) translateY(0px);
    transform: scale(0.02) translateY(0px);
  }
  61% {
    -webkit-transform: scale(0.04);
    transform: scale(0.04);
  }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
@keyframes menu-animation {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.04) translateY(300%);
    transform: scale(0.04) translateY(300%);
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
  }
  40% {
    -webkit-transform: scale(0.04) translateY(0);
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.02) translateY(0px);
    transform: scale(0.02) translateY(0px);
  }
  61% {
    -webkit-transform: scale(0.04);
    transform: scale(0.04);
  }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
/* End Css keyframes css
============================================================================================ */
/*====================================================*/
/*====================================================*/
.ms-section.section_1 {
  background-image: -moz-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
  background-image: -webkit-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
  background-image: -ms-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
}
.ms-section.section_2 {
  background-image: -moz-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
  background-image: -webkit-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
  background-image: -ms-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
}
.ms-section.section_4 {
  background-image: -moz-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
  background-image: -webkit-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
  background-image: -ms-linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
}
.ms-section.section_6 {
  background-image: -webkit-linear-gradient(310deg, #6712a8 0%, #5f28fb 100%);
  background-image: -o-linear-gradient(310deg, #6712a8 0%, #5f28fb 100%);
  background-image: linear-gradient(40deg, #6712a8 0%, #5f28fb 100%);
}
.ms-section.section_8 {
  position: relative;
}
.ms-section.section_8 .split_banner {
  background: url("../img/new/home-split/mobile_bg.jpg") no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.height {
  height: 100%;
}

.split_banner, .split_banner_content {
  display: flex;
  align-items: center;
  position: relative;
}

.square {
  width: 50px;
  height: 50px;
}
.square.one {
  top: 200px;
  left: 50px;
  animation: spin2 2s infinite alternate;
}
.square.two {
  top: 220px;
  left: 70px;
  animation: spin2 2.5s infinite alternate;
}
.square.three {
  height: 102px;
  width: 102px;
  top: auto;
  left: 20px;
  bottom: -10%;
  animation: spin1 3s infinite alternate;
}
.square.four {
  bottom: 43%;
  left: 80px;
  animation: spin2 2s infinite alternate;
}

.intro {
  width: 70%;
  margin-left: auto;
  margin-right: 100px;
  position: relative;
}

.split_slider_content {
  color: #fff;
  padding: 70px 0px 70px 120px;
  position: relative;
  z-index: 0;
}
.split_slider_content .br_shap {
  position: absolute;
  left: 0;
  top: 0;
  width: 330px;
  border: 10px solid #8429c9;
  height: 100%;
  z-index: -1;
}
.split_slider_content h2 {
  font-size: 50px;
  line-height: 66px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
  transform: translateX(-100%);
  transition: all 1s linear;
  color: #fff;
}
.split_slider_content h2:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  z-index: 0;
  transition: all 1s linear;
}
.split_slider_content p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 45px;
  transform: translateY(10px);
  opacity: 0;
  color: #fff;
}
.split_slider_content .btn_get {
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  padding: 3px 33px;
  font-size: 15px;
  box-shadow: none;
  transform: translateY(10px);
  opacity: 0;
}
.split_slider_content .btn_get:hover {
  background: #fff;
  color: #5f28fb;
}
.split_slider_content .content {
  overflow: hidden;
}

.spliet_slider_img .phone_one {
  position: absolute;
  top: -23%;
  z-index: 0;
  left: 111px;
  animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
  animation-name: animateUpDown;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.spliet_slider_img .phone_two {
  position: relative;
  left: 40px;
  top: 112px;
  animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
  animation-name: animateUpDown;
  animation-duration: 3.3s;
  animation-iteration-count: infinite;
}

.border_shap {
  position: absolute;
  width: 400px;
  height: 700px;
  background: rgba(255, 255, 255, 0.05);
  top: 0;
  left: 100px;
  transform: translateY(-100%);
  transition: all 0.4s linear;
  opacity: 0;
  visibility: hidden;
}
.border_shap.two {
  left: 36%;
  top: -20%;
}

.square {
  position: absolute;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
}

.active .border_shap {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: 1.5s ease-in-out;
}
.active .border_shap.two {
  transition: transform 2.5s linear;
}
.active .split_slider_content h2 {
  transform: translateX(0);
  transition: all 1.5s linear;
}
.active .split_slider_content h2:before {
  right: 0;
  left: auto;
  width: 0;
  transition: all 2s linear;
}
.active .split_slider_content p {
  transform: translateY(0);
  opacity: 1;
  transition: transform 1s 1.5s linear, opacity 1s 1.5s linear;
}
.active .split_slider_content .btn_get {
  transform: translateY(0);
  transition: transform 1s 1.8s linear, opacity 1s 1.7s linear, background 0.2s linear;
  opacity: 1;
}

.split_app_content h2 {
  margin-bottom: 38px;
}
.split_app_content p {
  font-size: 18px;
  line-height: 30px;
  color: #7e86a1;
  margin-bottom: 0;
}
.split_app_content .btn_three {
  font-size: 15px;
  padding: 15px 33px;
}
.split_app_content .s_app_btn {
  background: #5f28fb;
  border-color: #5f28fb;
  align-items: center;
  display: inline-flex;
}
.split_app_content .s_app_btn i {
  margin-right: 10px;
  font-size: 22px;
}
.split_app_content .s_app_btn + .s_app_btn {
  background: transparent;
  color: #5f28fb;
  margin-left: 16px;
}
.split_app_content .s_app_btn + .s_app_btn:hover {
  background: #5f28fb;
  color: #fff;
}
.split_app_content .s_app_btn:hover {
  background: transparent;
  color: #5f28fb;
}

.split_title {
  font-size: 40px;
  line-height: 50px;
  color: #434343;
  font-weight: 700;
  font-family: "Poppins", "BIZ+UDPGothic", sans-serif;
}
.split_title span {
  font-weight: 400;
}

.web_skill_content {
  max-width: 540px;
}
.web_skill_content .split_title {
  margin-bottom: 45px;
}
.web_skill_content .skillbar-bg {
  width: 100%;
  height: 5px;
  background: #e7e9f0;
  position: relative;
}
.web_skill_content .skillbar-bg .custom-skillbar {
  background: #7a4cfa;
  height: 100%;
  position: absolute;
  left: 0;
  width: 0;
}
.web_skill_content .custom-skillbar-title {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 500;
  color: #434343;
  padding-bottom: 8px;
}
.web_skill_content .skillbar-box {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
}
.web_skill_content .skillbar-box li {
  margin-bottom: 25px;
}
.web_skill_content .skillbar-box li:nth-child(1) .custom-skillbar-title .skill-bar-percent {
  color: #7a4cfa;
}
.web_skill_content .skillbar-box li:nth-child(1) .skillbar-bg .custom-skillbar {
  background: #7a4cfa;
}
.web_skill_content .skillbar-box li:nth-child(2) .custom-skillbar-title .skill-bar-percent {
  color: #00d8e6;
}
.web_skill_content .skillbar-box li:nth-child(2) .skillbar-bg .custom-skillbar {
  background: #00d8e6;
}
.web_skill_content .skillbar-box li:nth-child(3) .custom-skillbar-title .skill-bar-percent {
  color: #e6c300;
}
.web_skill_content .skillbar-box li:nth-child(3) .skillbar-bg .custom-skillbar {
  background: #e6c300;
}
.web_skill_content .btn_three {
  margin-top: 35px;
  background: transparent;
  color: #7a4cfa;
}
.web_skill_content .btn_three:hover {
  background: #7a4cfa;
  color: #fff;
}

.split_banner .contact_bg {
  position: absolute;
  top: 0;
  background: url("../img/new/home-split/contact.png");
  width: 100%;
  height: 100%;
  background-size: cover;
}
.split_banner .app_img {
  margin-left: 118px;
}

.split_content .contact_form_box {
  padding-top: 45px;
}
.split_content .contact_form_box .text_box input[type=text], .split_content .contact_form_box .text_box textarea, .split_content .contact_form_box .text_box input[type=password] {
  background: #f7f8fb;
  box-shadow: none;
  transition: all 0.2s linear;
}
.split_content .contact_form_box .text_box input[type=text]:focus, .split_content .contact_form_box .text_box textarea:focus, .split_content .contact_form_box .text_box input[type=password]:focus {
  box-shadow: 0px 20px 20px 0px rgba(0, 11, 40, 0.1);
  background: #fff;
  border-color: rgba(95, 40, 251, 0.4);
}
.split_content .contact_form_box .text_box {
  margin-bottom: 20px;
}

#multiscroll-nav ul li a span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e6e7ec;
  border: 0px;
  transition: all 0.2s linear;
}
#multiscroll-nav ul li a.active span {
  background: #5f28fb;
  transition: all 0.2s linear;
}
#multiscroll-nav.white ul li a span {
  background: #8051f1;
}
#multiscroll-nav.white ul li a.active span {
  background: #fff;
}

/*====================================================*/
/*====================================================*/
/*============ hosting_menu css =============*/
.hosting_menu.menu_four .btn_get {
  background: transparent;
  border-color: #818198;
  color: #fff;
  line-height: 42px;
}
.hosting_menu.menu_four .btn_get:hover {
  background: #30d4e1;
  border-color: #30d4e1;
}
.hosting_menu.menu_four .w_menu > .nav-item > .nav-link:before {
  display: none;
}
.hosting_menu.menu_four .w_menu > .nav-item:hover > .nav-link, .hosting_menu.menu_four .w_menu > .nav-item.active > .nav-link {
  color: #cb1f23;
}
.hosting_menu.menu_four .w_menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link, .hosting_menu.menu_four .w_menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link, .hosting_menu.menu_four .w_menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link {
  color: #cb1f23;
}
.hosting_menu.menu_four .menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text:hover {
  color: #cb1f23;
}

.navbar_fixed .hosting_menu.menu_four .btn_get {
  background: #30d4e1;
  border-color: #30d4e1;
  color: #fff;
}
.navbar_fixed .hosting_menu.menu_four .btn_get:hover {
  background: #30d4e1;
  border-color: #30d4e1;
}

/*============ erp_menu css =============*/
/*================= hosting_banner_area css ==============*/
.hosting_banner_area {
  background: #020230;
  min-height: 650px;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
}

.hosting_content h2 {
  font-size: 50px;
  line-height: 70px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.hosting_content p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 50px;
}
.hosting_content .hosting_btn {
  box-shadow: 0px 10px 50px 0px rgba(248, 99, 107, 0.3);
}
.hosting_content .hosting_btn:hover {
  transform: translateY(-5px);
}

.b_line li {
  position: absolute;
}
.b_line li:nth-child(1) {
  bottom: 200px;
  right: 500px;
}
.b_line li:nth-child(2) {
  top: 100px;
  left: 135px;
}
.b_line li:nth-child(3) {
  top: 85%;
  left: 100px;
}
.b_line li:nth-child(4) {
  bottom: 120px;
  right: 750px;
}
.b_line li:nth-child(7) {
  top: 50%;
  right: 200px;
}
.b_line li:nth-child(6) {
  top: 55%;
  left: 195px;
}
.b_line li:nth-child(5) {
  bottom: 150px;
  right: 895px;
}
.b_line li:nth-child(8) {
  top: 220px;
  right: 995px;
}

.hosting_btn {
  background: #30d4e1;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  padding: 11px 34px;
  box-shadow: 0px 10px 50px 0px rgba(248, 99, 107, 0.3);
}
.hosting_btn:hover {
  background: #fe4c55;
}

/*====================================================*/
/*====================================================*/
.banner_top .subcribes .btn_submit, .s_features_item.s_features_item_two .s_features_content .learn_btn:hover:before, .price_btn:hover, .testimonial_title .owl-prev:hover, .testimonial_title .owl-next:hover {
  background: #6754e2;
}

.banner_top .subcribes .form-control:focus, .price_btn, .s_subcribes .form-control, .f_widget.about-widget .f_list li a:before {
  border-color: #6754e2;
}

.s_features_item.s_features_item_two .s_features_content .learn_btn:hover, .price_btn, .s_subcribes .btn-submit, .f_widget.about-widget .f_list li a:hover, .f_widget .widget-wrap p a:hover, .footer_bottom a, .menu > .nav-item:hover .nav-link, .menu > .nav-item.active .nav-link, .menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text:hover, .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, .footer_bottom a:hover {
  color: #6754e2;
}

.w_menu .nav-item:hover .nav-link, .w_menu .nav-item.active .nav-link {
  color: #fff;
}

.menu_two .w_menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link, .menu_two .w_menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link, .menu_two .w_menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link, .nav_right_btn .login_btn.active, .header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active, .header_area.navbar_fixed .menu_two .nav_right_btn .login_btn:hover, .slider_btn {
  color: #00aff0;
}

.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active, .header_area.navbar_fixed .menu_two .nav_right_btn .login_btn:hover {
  border-color: #00aff0;
}

.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active:hover, .slider_btn:hover, .price_tab .hover_bg, .f_widget.about-widget .f_list li a:before {
  background: #00aff0;
}

.startup_tab .nav-item:nth-child(1) .icon {
  background: #fa6fd1;
}
.startup_tab .nav-item:nth-child(1) .nav-link.active {
  border-color: #fa6fd1;
}
.startup_tab .nav-item:nth-child(2) .icon {
  background: #6fadfa;
}
.startup_tab .nav-item:nth-child(2) .nav-link.active {
  border-color: #6fadfa;
}
.startup_tab .nav-item:nth-child(3) .icon {
  background: #f3af4e;
}
.startup_tab .nav-item:nth-child(3) .nav-link.active {
  border-color: #f3af4e;
}
.startup_tab .nav-item:nth-child(4) .icon {
  background: #aa6ffa;
}
.startup_tab .nav-item:nth-child(4) .nav-link.active {
  border-color: #aa6ffa;
}
.startup_tab .nav-item:nth-child(5) .icon {
  background: #fa6666;
}
.startup_tab .nav-item:nth-child(5) .nav-link.active {
  border-color: #fa6666;
}

.payment_features_item .learn_btn_two:hover {
  color: #5f51fb;
}

.btn_six {
  color: #fff;
  background: #17c7bd;
}
.btn_six:hover {
  background: #ebfaf9;
  color: #17c7bd;
}

/*====================================================*/
/*====================================================*/
#pp-nav {
  right: 45px;
}
#pp-nav li {
  margin: 4px;
}
#pp-nav li a span {
  background: #decbfe;
  border: 0px;
  width: 6px;
  height: 6px;
  transition: all 0.3s linear;
}
#pp-nav li a.active span {
  background: #fff;
  transform: scale(1.8);
}

.pagepiling .scroll-wrap {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
}
.pagepiling .scroll-wrap .scrollable-content {
  width: 100%;
}
.p-section-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
}

.pp-scrollable.section {
  overflow-x: hidden;
}

.section-1 .pp_triangle {
  top: 150px;
  left: 52%;
  transform: translateX(-50%);
}
.section-1 .pp_snak {
  bottom: 50px;
  right: 100px;
  animation: slideInnew3 4s both alternate infinite;
}
.section-1.active .section_one_img img {
  animation: fadeInLeft 1s both 0.8s;
}
.section-1.active .section_one_img .dots {
  animation: fadeInUp 1s both 1s;
}

.pp_triangle {
  animation: spinnerRotateone 6s both alternate infinite;
}

.p_absoulte {
  position: absolute;
}

.round_line {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  opacity: 0.2;
  z-index: 0;
}
.round_line.one {
  top: -230px;
  right: -50px;
}
.round_line.two {
  top: -430px;
  right: -500px;
}
.round_line.three {
  bottom: -188px;
  left: -50px;
}
.round_line.four {
  bottom: -450px;
  left: -80px;
}
.round_line.two, .round_line.four {
  width: 800px;
  height: 800px;
}

.active .round {
  animation: zoomIn 0.7s both 0.4s;
}
.active .round_line.two {
  animation: fadeInDown2 1s both 1.4s;
}
.active .round_line.one {
  animation: fadeInDown2 1s both 1s;
}
.active .round_line.three {
  animation: fadeInUp2 1s both 1.4s;
}
.active .round_line.four {
  animation: fadeInUp2 1s both 1s;
}
.active .pp_sec_title h3 {
  animation: fadeInUp 0.9s both 0.6s;
}
.active .pp_sec_title h2 {
  animation: fadeInUp 0.9s both 0.8s;
}

.pp_block {
  right: 0;
  top: 177px;
}

.section_one_img {
  margin-left: -180px;
  position: relative;
  z-index: 1;
}
.section_one_img img {
  animation: fade 0.9s both;
}
.section_one_img .round {
  width: 550px;
  height: 550px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(-140deg, #fae679 0%, #6ce987 100%);
  background-image: -webkit-linear-gradient(-140deg, #fae679 0%, #6ce987 100%);
  background-image: -ms-linear-gradient(-140deg, #fae679 0%, #6ce987 100%);
  box-shadow: 0px 20px 60px 0px rgba(10, 5, 75, 0.06);
  position: absolute;
  top: -60px;
  z-index: -2;
}
.section_one_img .dots {
  position: absolute;
  bottom: 0;
  right: 35px;
  z-index: -1;
}

.section_one-content {
  padding-right: 100px;
}
.section_one-content h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 40px;
}
.section_one-content h2 span {
  font-weight: 700;
}

.btn_scroll {
  font-size: 16px;
  color: #fff;
  border: 2px solid #c8c1fc;
  padding: 9px 32px;
  border-radius: 4px;
  display: inline-block;
}
.btn_scroll:hover {
  background: #5f54fd;
  border-color: #5f54fd;
  box-shadow: 0px 20px 50px 0px rgba(14, 6, 134, 0.2);
  color: #fff;
}

/*=========== section-2 css ============*/
.section-2 .pp_block {
  left: 0;
  right: auto;
}
.section-2.active .pp_mackbook_img .one {
  animation: slideInnew3 0.9s both 1s;
}
.section-2.active .pp_mackbook_img .two {
  animation: slideInnew3 0.9s both 1.2s;
}
.section-2.active .pp_mackbook_img .three {
  animation: slideInnew3 0.9s both 1.4s;
}
.section-2.active .pp_mackbook_img .four {
  animation: slideInnew3 0.9s both 1.4s;
}
.section-2.active .pp_work_content h3 {
  animation: fadeInUp 0.9s both 1.4s;
}
.section-2.active .pp_work_content h2 {
  animation: fadeInUp 0.9s both 1.6s;
}
.section-2.active .pp_work_content p {
  animation: fadeInUp 0.9s both 1.75s;
}
.section-2.active .pp_work_content a {
  animation: fadeInUp 0.9s both 1.95s;
}

/*=========== section-3 css ============*/
.section-3 .section_one_img {
  margin-left: 0;
  padding-top: 30px;
}
.section-3 .section_one_img .round {
  top: 45%;
  margin-top: -250px;
  background-image: -moz-linear-gradient(-120deg, #a679fa 0%, #ff6bb8 100%);
  background-image: -webkit-linear-gradient(-120deg, #a679fa 0%, #ff6bb8 100%);
  background-image: -ms-linear-gradient(-120deg, #a679fa 0%, #ff6bb8 100%);
  box-shadow: 0px 20px 60px 0px rgba(10, 5, 75, 0.06);
  width: 500px;
  height: 500px;
}
.section-3 .section_one_img .dots {
  right: -70px;
  bottom: 200px;
}
.section-3.active .pp_features_item {
  animation: fadeInUp 0.9s both 0.9s;
}
.section-3.active .section_one_img .round {
  animation: zoomIn 0.9s both 1s;
}
.section-3.active .section_one_img img {
  animation: fadeInUp 0.9s both 1.5s;
}

/*============ section-4 css===========*/
.section-4 .pp_block {
  right: auto;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section-4 .pp_triangle {
  bottom: 50px;
  right: 80px;
  left: auto;
}
.section-4 .round_line.three {
  left: auto;
  right: 70px;
  bottom: -350px;
}
.section-4 .round_line.four {
  left: auto;
  right: -150px;
  bottom: -600px;
}
.section-4 .section_one_img .round {
  top: 50%;
  margin-top: -250px;
  width: 500px;
  height: 500px;
  left: -15px;
  background-image: -moz-linear-gradient(-120deg, #fae679 0%, #f364eb 100%);
  background-image: -webkit-linear-gradient(-120deg, #fae679 0%, #f364eb 100%);
  background-image: -ms-linear-gradient(-120deg, #fae679 0%, #f364eb 100%);
}
.section-4 .section_one_img .phon_img {
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.section-4.active .section_one_img img {
  animation: fadeInUp 0.9s both 1s;
}
.section-4.active .section_one_img .phon_img {
  animation: fadeIn 0.9s both 1.5s;
}

.pp_testimonial_info .pp_testimonial_slider {
  margin-bottom: -35px;
}
.pp_testimonial_info .pp_testimonial_slider .item {
  margin-bottom: 35px;
  padding-left: 12px;
}
.pp_testimonial_info .pp_testimonial_slider .item .media .img {
  border-radius: 50%;
  background-color: #efeaf1;
  box-shadow: 0px 10px 20px 0px rgba(10, 5, 75, 0.14);
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-right: 30px;
}
.pp_testimonial_info .pp_testimonial_slider .item .media .media-body h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 30px;
}
.pp_testimonial_info .pp_testimonial_slider .item .media .media-body .author_ratting h5 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.pp_testimonial_info .pp_testimonial_slider .item .media .media-body .author_ratting .rating i {
  font-size: 16px;
  color: #fcf925;
}
.pp_testimonial_info .pp_testimonial_slider .item:focus {
  outline: none;
}
.pp_testimonial_info .slider_nav {
  padding-left: 80px;
  padding-top: 40px;
}
.pp_testimonial_info .slider_nav i {
  font-size: 34px;
  color: #fff;
  opacity: 0.7;
  transition: opacity 0.2s linear;
  cursor: pointer;
}
.pp_testimonial_info .slider_nav i:hover {
  opacity: 1;
}

.t_left {
  left: 60px;
  bottom: 120px;
}

/*============ section-5 css===========*/
.section-5 .pp_block {
  left: 0;
  right: auto;
  top: 400px;
}
.pp_contact_info .pp_contact_item {
  padding-right: 100px;
  margin-bottom: 30px;
}
.pp_contact_info .pp_contact_item .icon {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 26px;
  color: #5f54fd;
  background: #fff;
  border-radius: 3px;
  display: block;
  margin-right: 40px;
}
.pp_contact_info .pp_contact_item .mmedia-body {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
}
.pp_contact_info .pp_contact_item .mmedia-body a {
  color: #fff;
  display: block;
}

.pp_contact_form .text_box {
  margin-bottom: 20px;
}
.pp_contact_form .text_box input, .pp_contact_form .text_box textarea {
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.12);
  color: #fff;
  transition: all 0.3s linear;
}
.pp_contact_form .text_box input.placeholder, .pp_contact_form .text_box textarea.placeholder {
  color: #fff;
}
.pp_contact_form .text_box input:-moz-placeholder, .pp_contact_form .text_box textarea:-moz-placeholder {
  color: #fff;
}
.pp_contact_form .text_box input::-moz-placeholder, .pp_contact_form .text_box textarea::-moz-placeholder {
  color: #fff;
}
.pp_contact_form .text_box input::-webkit-input-placeholder, .pp_contact_form .text_box textarea::-webkit-input-placeholder {
  color: #fff;
}
.pp_contact_form .text_box input:focus, .pp_contact_form .text_box textarea:focus {
  background: #fff;
  color: #101010;
}
.pp_contact_form .text_box input:focus.placeholder, .pp_contact_form .text_box textarea:focus.placeholder {
  color: #a6a4bf;
}
.pp_contact_form .text_box input:focus:-moz-placeholder, .pp_contact_form .text_box textarea:focus:-moz-placeholder {
  color: #a6a4bf;
}
.pp_contact_form .text_box input:focus::-moz-placeholder, .pp_contact_form .text_box textarea:focus::-moz-placeholder {
  color: #a6a4bf;
}
.pp_contact_form .text_box input:focus::-webkit-input-placeholder, .pp_contact_form .text_box textarea:focus::-webkit-input-placeholder {
  color: #a6a4bf;
}
.pp_contact_form .text_box textarea {
  height: 150px;
  padding-top: 0px;
}
.pp_contact_form .btn_scroll {
  background: transparent;
}
.pp_contact_form .btn_scroll:hover {
  background: #5f54fd;
  border-color: #5f54fd;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(14, 6, 134, 0.2);
  box-shadow: 0px 20px 50px 0px rgba(14, 6, 134, 0.2);
}


/*============== event_banner_area css ===========*/
.event_banner_area {
  padding: 10rem 0;
  min-height: 100vh;
/*  position: relative;
  overflow: hidden;*/
	background-color: #FFF;
background-image: url("../img/top-bg.png");
/*  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;*/
background-repeat: no-repeat;
	 background-position: center center;
	
}
/*.event_banner_area .parallax-effect {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.9;
}*/

.event_banner_content {
  position: relative;
}
.event_banner_content img {
  width: 80%;
max-width: 750px;
}
.event_banner_content .event_btn_two {
  margin-left: 15px;
}
.event_banner_area video {
/* position: absolute;
 top: 70%;
  left: 50%;*/
/*  min-width: 100%;
  min-height: 100%;*/
/*  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
	padding-top: 2rem;
	  width: 80%;
max-width: 750px;
}
.event_banner_area .video-info a {
	background-color: #0741af;
	display: block;
	padding: 0 8px;
	color: #FFF;
	border-radius: 0 0 10px 10px;
	width: fit-content;
}
.event_banner_area .video-info a :hover{
	opacity: 0.7 !important;
}
/*
.event_btn {
  font-size: 16px;
  padding: 11px 51px;
  border-radius: 45px;
  background: #fff;
  border: 2px solid #30d4e1;
  color: #fff;
}
.event_btn i {
  margin-right: 8px;
  font-size: 26px;
  vertical-align: middle;
}
.event_btn:hover {
	color:#FFF;
	 background: #30d4e1;
  box-shadow: 0px 10px 50px 0px rgba(33, 102, 195, 0.2);
}

.event_btn_two {
  padding: 11px 33px;
  border-color: #30d4e1;
  color: #30d4e1;
  background: transparent;
}
.event_btn_two:hover {
  background: #30d4e1;
  color: #fff;
  border-color: #30d4e1;
}

.event_counter_area {
  background: #fafafd;
  padding: 75px 0px;
}*/

/*.event_text {
  padding-right: 100px;
}
.event_text h3 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 500;
  color: #2c2c51;
  margin-bottom: 0;
}
.event_text h3 span {
  font-weight: 700;
  color: #30d4e1;
}*/
/*
.event_counter .redCountdownWrapper {
  margin-left: -18px;
  margin-right: -18px;
}
.event_counter .redCountdownWrapper > div {
  margin: 0px 18px;
  width: calc(25% - 36px);
}
.event_counter .redCountdownWrapper .redCountdownValue {
  line-height: 30px;
}
.event_counter .redCountdownWrapper .redCountdownValue div {
  font-size: 40px;
  font-weight: 600;
  line-height: 30px;
}
.event_counter .redCountdownWrapper .redCountdownValue span {
  font-size: 16px;
  font-weight: 400;
}
.event_counter .redCountdownWrapper .redCountdownDays .redCountdownValue div,
.event_counter .redCountdownWrapper .redCountdownDays .redCountdownValue span {
  color: #30d4e1;
}
.event_counter .redCountdownWrapper .redCountdownHours .redCountdownValue div,
.event_counter .redCountdownWrapper .redCountdownHours .redCountdownValue span {
  color: #2d8dfa;
}
.event_counter .redCountdownWrapper .redCountdownMinutes .redCountdownValue div,
.event_counter .redCountdownWrapper .redCountdownMinutes .redCountdownValue span {
  color: #9449fb;
}
.event_counter .redCountdownWrapper .redCountdownMinutes .redCountdownValue div,
.event_counter .redCountdownWrapper .redCountdownMinutes .redCountdownValue span {
  color: #9449fb;
}
.event_counter .redCountdownWrapper .redCountdownSeconds .redCountdownValue div,
.event_counter .redCountdownWrapper .redCountdownSeconds .redCountdownValue span {
  color: #4ad425;
}
*/
/*========== event_about_area css =======*/

/*.event_about_area {
  padding: 150px 0px 50px;
}

.event_about_content {
  padding-right: 120px;
}
.event_about_content .event_about_item {
  padding-top: 40px;
}
.event_about_content h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #2c2c51;
  margin-bottom: 25px;
}
.event_about_content p {
  font-size: 16px;
  line-height: 28px;
  color: #7b7b93;
}
.event_about_content h6 {
  color: #2c2c51;
  font-size: 18px;
  font-weight: 500;
  padding-top: 25px;
  margin-bottom: 12px;
}

.event_about_img {
  position: relative;
}
.event_about_img .about_bg {
  height: 330px;
  border-radius: 10px;
  background-image: -moz-linear-gradient(140deg, #30d4e1 0%, #0e044b 100%);
  background-image: -webkit-linear-gradient(140deg, #30d4e1 0%, #0e044b 100%);
  background-image: -ms-linear-gradient(140deg, #30d4e1 0%, #0e044b 100%);
  position: absolute;
  left: 90px;
  right: -50px;
  bottom: -50px;
  opacity: 0.1;
  z-index: -10;
}
.event_about_img img {
  border-radius: 10px;
}
.event_abroad_img img{
  width: 100%;
}
*/

/*========== event_team_area css =========*/
/*.event_team_area .owl-dots {
  margin-top: 55px;
}
.event_team_area .owl-dots .owl-dot span {
  border: 0px;
  background: #f2dcdf;
}
.event_team_area .owl-dots .owl-dot.active span {
  background: #30d4e1;
}

.event_team_slider .item {
  text-align: center;
  cursor: pointer;
}
.event_team_slider .item .e_team_img {
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
  border-radius: 6px;
  background-image: -moz-linear-gradient(60deg, #30d4e1 0%, #0e044b 100%);
  background-image: -webkit-linear-gradient(60deg, #30d4e1 0%, #0e044b 100%);
  background-image: -ms-linear-gradient(60deg, #30d4e1 0%, #0e044b 100%);
  overflow: hidden;
}
.event_team_slider .item .e_team_img:before, .event_team_slider .item .e_team_img:after {
  content: "";
  width: 100px;
  height: 121px;
  background: #fff;
  opacity: 0.6;
  position: absolute;
  bottom: -105px;
  right: -104px;
  transform: rotate(45deg);
  z-index: 1;
  transition: all 0.2s linear;
}
.event_team_slider .item .e_team_img:after {
  width: 172px;
  height: 117px;
  transform: rotate(-27deg);
  bottom: -120px;
}
.event_team_slider .item .e_team_img img {
  transition: all 0.3s, opacity 0.4s linear;
}
.event_team_slider .item .e_team_img ul {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  margin-bottom: 0;
  overflow: hidden;
}
.event_team_slider .item .e_team_img ul li {
  overflow: hidden;
}
.event_team_slider .item .e_team_img ul li a {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 2px solid #fff;
  font-size: 16px;
  line-height: 50px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(100%);
}
.event_team_slider .item .e_team_img ul li a:hover {
  background: #fff;
  color: #30d4e1;
}
.event_team_slider .item .e_team_img ul li:nth-child(1) a {
  transition: all 0.3s, background 0.2s, color 0.2s linear;
}
.event_team_slider .item .e_team_img ul li:nth-child(2) a {
  transition: all 0.4s, background 0.2s, color 0.2s linear;
}
.event_team_slider .item .e_team_img ul li:nth-child(3) a {
  transition: all 0.5s, background 0.2s, color 0.2s linear;
}
.event_team_slider .item .e_team_img ul li + li {
  margin-top: 10px;
}
.event_team_slider .item h4 {
  font-size: 20px;
  font-weight: 500;
  color: #2c2c51;
  margin-bottom: 2px;
}
.event_team_slider .item h4:hover {
  color: #30d4e1;
}
.event_team_slider .item p {
  color: #7b7b93;
  margin-bottom: 0;
}
.event_team_slider .item:hover .e_team_img:before {
  bottom: -55px;
  right: -44px;
  transition: all 0.3s linear;
}
.event_team_slider .item:hover .e_team_img:after {
  bottom: -85px;
  right: -44px;
  transition: all 0.4s linear;
}
.event_team_slider .item:hover img {
  opacity: 0.2;
  transform: scale(1.04);
}
.event_team_slider .item:hover ul li a {
  transform: translateY(0);
}*/

/*============== event_features_area css ============*/
/*.event_features_area {
  background: #fafafd;
  padding-top: 100px;
}

.event_features_inner {
  margin-bottom: -120px;
  position: relative;
  z-index: 1;
}

.event_features_item {
  border-radius: 6px;
  background-color: white;
  box-shadow: 0px 40px 60px 0px rgba(92, 10, 20, 0.08);
  height: 100%;
  padding: 40px;
}
.event_features_item img {
  margin-bottom: 35px;
}
.event_features_item h5 {
  font-weight: 500;
  font-size: 20px;
  color: #2c2c51;
  margin-bottom: 18px;
  transition: color 0.2s linear;
  display: block;
}
.event_features_item h5:hover {
  color: #30d4e1;
}
.event_features_item p {
  color: #7b7b93;
}
.event_features_item .e_features_btn {
  font-size: 16px;
  font-weight: 500;
  color: #2c2c51;
  display: inline-block;
  transition: color 0.2s linear;
  margin-top: 20px;
}
.event_features_item .e_features_btn:hover {
  color: #30d4e1;
}

.event_promotion_area {
  padding-top: 266px;
  padding-bottom: 120px;
  position: relative;
  z-index: 0;
  background: #fff;
}

.event_promotion_info {
  margin-top: -60px;
}
.event_promotion_info p {
  padding-left: 30px;
}

.e_promo_text {
  margin-left: 70px;
  border-radius: 6px;
  padding: 60px;
  background-color: white;
  box-shadow: 0px 40px 60px 0px rgba(92, 10, 20, 0.08);
}
.e_promo_text .promo_tag {
  padding: 1px 10px;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  background: #30d4e1;
}
.e_promo_text h3 {
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
  color: #2c2c51;
  margin: 30px 0px 40px;
}
.e_promo_text .date {
  color: #30d4e1;
  margin-left: 30px;
}
.e_promo_text .event_btn {
  padding: 7px 37px;
}

.event_schedule_area {
  background: #fafafd;
}

.event_schedule_inner {
  max-width: 970px;
  margin: 0 auto;
}
.event_schedule_inner .event_tab {
  justify-content: center;
  padding-bottom: 20px;
  border: 0px;
}
.event_schedule_inner .event_tab .nav-item {
  margin: 0;
}
.event_schedule_inner .event_tab .nav-item .nav-link {
  text-align: center;
  border: 2px solid #30d4e1;
  border-radius: 45px;
  padding: 6px 58px 8px;
  transition: all 0.2s linear;
}
.event_schedule_inner .event_tab .nav-item .nav-link h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  color: #30d4e1;
}
.event_schedule_inner .event_tab .nav-item .nav-link h5 span {
  font-weight: 400;
  font-size: 14px;
  display: block;
  padding-top: 5px;
}
.event_schedule_inner .event_tab .nav-item .nav-link.active, .event_schedule_inner .event_tab .nav-item .nav-link:hover {
  background: #30d4e1;
  box-shadow: 0px 10px 50px 0px rgba(195, 33, 52, 0.3);
}
.event_schedule_inner .event_tab .nav-item .nav-link.active h5, .event_schedule_inner .event_tab .nav-item .nav-link:hover h5 {
  color: #fff;
}
.event_schedule_inner .event_tab .nav-item + .nav-item {
  margin-left: 20px;
}

.event_tab_content {
  max-width: 970px;
  margin: 0 auto;
}
.event_tab_content .media {
  border-radius: 6px;
  background-color: white;
  box-shadow: 0px 30px 60px 0px rgba(92, 10, 20, 0.08);
  padding: 40px;
  margin-top: 20px;
  transform: translateY(10px);
  transition: all 0.3s linear;
}
.event_tab_content .media .media-left {
  margin-right: 70px;
}
.event_tab_content .media .media-left img {
  border-radius: 50%;
  margin-bottom: 12px;
}
.event_tab_content .media .media-left a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #2c2c51;
  margin-top: 6px;
}
.event_tab_content .media .media-left a i {
  color: #30d4e1;
  padding-right: 8px;
}
.event_tab_content .media .media-body {
  border-left: 1px solid #f1ece5;
  padding-left: 70px;
}
.event_tab_content .media .media-body .h_head {
  font-weight: 500;
  margin-bottom: 3px;
}
.event_tab_content .media .media-body span {
  color: #7b7b93;
}
.event_tab_content .media .media-body span a {
  color: #30d4e1;
}
.event_tab_content .media .media-body p {
  color: #7b7b93;
  margin-bottom: 0;
  padding-top: 12px;
}
.event_tab_content .show .media {
  transform: translateY(0);
}
*/
/*================ event_price_area css ============== */

/*============ event_fact_area  css =================*/
/*.event_fact_area {
  background: #fafafd;
}
.event_fact_area .seo_fact_info .seo_fact_item {
  margin-top: 0;
}

.event_gallery .portfolio_item .portfolio_img:hover .hover_content {
  background-image: -moz-linear-gradient(-120deg, #30d4e1 0%, #0e044b 100%);
  background-image: -webkit-linear-gradient(-120deg, #30d4e1 0%, #0e044b 100%);
  background-image: -ms-linear-gradient(-120deg, #30d4e1 0%, #0e044b 100%);
  opacity: 0.8;
}

.event_footer_area {
  background: #212146;
}
.event_footer_area .instagram_widget ul li a:before {
  background: rgba(253, 71, 93, 0.5);
}*/
/*============= about css =========*/
.about_area{
  padding: 150px 0px 0;
  margin-top: -100px;
}

.about_area h5 {
	font-weight: 600;
	background: linear-gradient(transparent 90%, #cb1f23 0%);
  display: inline;
  padding: 0px 0px 1px;
}
.about_details{
	margin-bottom: 4rem;
}
.about_details_content{
	margin-bottom: 2rem;
}

/*============= works css =========*/
.works_area{
	overflow: hidden;
  padding: 150px 0px 0;
  margin-top: -100px;
  position:relative;
  background-image: url("../img/work-eigyo-bg.png");
	  z-index: -10;
  &::after{
    content:"";
    width:110%;
    height:200px;
    position:absolute;
    top:0;
    left:50%;
    background:#fff;
    transform:translate(-50%,-50%);
    border-radius:100%;
	  z-index: -9;
  }
}
.works_details{
	margin-bottom: 4rem;
}
.works_details_content{
	/*margin-bottom: 2rem;*/
}

/*============= works2 css =========*/
.works2_area{
	overflow: hidden;
  padding: 150px 0px 0;
  margin-top: -100px;
  position:relative;
  background-image: url("../img/work-haitatsu-bg.png");
	  z-index: -10;
  &::after{
    content:"";
    width:110%;
    height:200px;
    position:absolute;
    top:0;
    left:50%;
    background-image: url("../img/work-eigyo-bg.png");
    transform:translate(-50%,-50%);
    border-radius:100%;
	  z-index: -9;
  }
}

/*============= business css =========*/
.business_area{
	overflow: hidden;
  padding:100px 0px 0;
  position:relative;
  background-image: url("../img/work-eigyo-bg.png");
	  z-index: -10;
  &::after{
    content:"";
    width:110%;
    height:200px;
    position:absolute;
    top:0;
    left:50%;
    background-image: url("../img/work-haitatsu-bg.png");
    transform:translate(-50%,-50%);
    border-radius:100%;
	  z-index: -9;
  }
}
.business_area {
  /*min-height: 100vh;*/
  position: relative;
  overflow: hidden;
  z-index: 1;
	display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 200px 0 0px;
}

.business_area .business-sec img{
    /*height: 100%;
    width: 100%;
    cursor: pointer;*/
}
.business-staff {position: absolute;right: 0;bottom: 0;width: 15%}

.business_item {
   height: 100%;
   width: 100%;
   /*padding-right:15px;*/
}
.business_item .text h4 {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: bold;
  font-size: 1.6rem;
	margin: 10px 0;
}
.business_area p {
  margin: 0 0 40px;
  line-height: 1.3;
  font-size: 18px;
  text-align: left;
  color: #434343;
}

/*============= message css =========*/
.message_area{
    overflow: hidden;
    padding:80px 0px 0;
    position:relative;
    background-image: url("../img/message-bg.png");
	  z-index: -10;
  &::after{
    content:"";
    width:110%;
    height:200px;
    position:absolute;
    top:0;
    left:50%;
  background-image: url("../img/work-eigyo-bg.png");
    transform:translate(-50%,-50%);
    border-radius:100%;
	box-shadow: 0 6px 0px 0 #cb1f23;
  }
}

.message_area .message_content {
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  z-index: 1;
	display: block;
  align-items: center;
  justify-content: center;
  text-align: left;
  padding: 80px 1rem 100px;
  background: url("../img/ceo.png") no-repeat bottom right;
background-size: 50%;
}

/*============= VOICE css =========*/

.voice_wave {
  background: rgb(251,231,231);
  background: linear-gradient(0deg, rgba(251,231,231,1) 30%, rgba(255,255,255,1) 70%);
  display: block;
}
.voice_area {
  /*min-height: 100vh;*/
  position: relative;
  overflow: hidden;
  background-color: #f8cfd0;
  z-index: 1;
	display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 80px 0 100px;
}
/*.case_studies_area {
  position: relative;
  text-align: center;
}
.case_studies_area:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 3%;
  left: 0;
  z-index: -1;
  background: url("../img/bg_down.png") no-repeat center;
  background-size: cover;
}*/
.case_studies_area p {
  margin: 0 0 40px;
  line-height: 1.3;
  font-size: 18px;
}
.studies_item {
   height: 100%;
	margin: 0 auto;
	padding: 0 1rem;
   /*padding-right:15px;*/
}
.studies_item img {
	max-width: 300px;
	margin: 0 auto 10px;
}
.studies_item .text p {
  text-align: left;
  margin-bottom: 20px;
}
.studies_item .text h4 {
  color: #0741af;
  font-size: 1.6rem;
	margin-bottom: 10px;
}
.studies_item .text h5 {
  color: #0741af;
}
/* slider */
.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  float: none;
  margin: 0 0 5px;
}
.owl-carousel .owl-dots {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.owl-carousel .owl-dots button span {
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  border-radius: 6px;
  background: #b9c4d8;
}
.owl-carousel .owl-dots button.active span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #0741af;
}

.indent{
  text-indent: -1.5em;
  padding-left: 1.5em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

/*============= company css =========*/
.company_wave {
  background: rgb(251,231,231);
  background: linear-gradient(0deg, rgba(251,231,231,1) 30%, rgba(248,207,208,1) 70%);
  margin-bottom: 0px;
  display: block;
}
.company_area {
  text-align: center;
  padding: 80px 0 100px;
  background-color: #fdeac3;
}

.company-box {
  width: 100%;
  max-width: 900px;
  padding: 0;
  line-height: 1.5;
  text-align: left;
  margin: 0 auto;
}
.company-box dl {
  border-bottom: dotted #cb1f23 1px;
  padding: 1rem 0;
  display: flex;
  margin: 0 auto;
}
.company-box dl:last-child {
  border-bottom: none;
}
.company-box dt {
  width:20%;
  min-width: 100px;
  font-weight: 600;
  color: #cb1f23;
}
.company-box dd {
    margin-bottom: 0;
	margin-left: 1rem !important;
}
.company-box h6 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-top: 10px;
}
.company-box p {
  font-size: 16px;
  margin-bottom: 1rem;
  color: #FFF;
}
.company-box .contact_info_item {
   border-bottom: 1px #fff solid;
}
.company-box .contact_info_item:last-child {
   border-bottom: 0px;
}

/*============= office css =========*/
.office_wave {
  background: rgb(242,245,251,1);
  background: linear-gradient(0deg, rgba(242,245,251,1) 30%, rgba(253,234,195) 70%);
  margin-bottom: 0px;
  display: block;
}
.office_area {
  text-align: left;
  padding: 80px 0 100px;
  background-color: #f2f5fb;
}
.office_details {
  margin-bottom: 2rem;
}
/*accordion*/

.accordion-002 {
  margin-bottom: 7px;
  border: 3px solid #cb1f23;
  border-radius: 30px;
  background-color: #FFF;
}

.accordion-002 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.6em 2em 0.6em 1.5em;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028%2028%22%3E%0A%20%20%20%20%3Ccircle%20cx%3D%2214%22%20cy%3D%2214%22%20r%3D%2214%22%20style%3D%22fill%3A%23cb1f23%3B%22%2F%3E%0A%3C%2Fsvg%3E');
    background-position: right calc(2em - 7px) center;
    background-size: 22px;
    background-repeat: no-repeat;
    color: #cb1f23;
	font-size: 18px;
    font-weight: 600;
    cursor: pointer;
	text-align: left;
}

.accordion-002 summary::-webkit-details-marker {
    display: none;
}
.accordion-002 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-002[open] summary::after {
    transform: rotate(225deg);
}
.accordion-002 summary img {
	width: 50px;
	padding-right: 1rem;
}
.accordion-002 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0 1rem 1rem;
    padding: 0 1em;
    color: #333333;
    background-color: #fbe7e7;
    transition: transform .5s, opacity .5s;
}

.accordion-002[open] p {
    transform: none;
    opacity: 1;
}
 .accordion-002 div.baselist {
    transform: translateY(-10px);
    margin: 1rem 1rem 0;
    padding: 1rem 1rem 0.1rem;
    color: #333333;
    background-color: #fbe7e7;
    transition: transform .5s, opacity .5s;
    }
 .accordion-002 div.baselist dl { 
        display: flex;
        line-height: 1;
        border-bottom: 1px dotted #cb1f23;
    padding-left: 0.1rem;
	margin: 15px 0 25px;
    }
 .accordion-002 div.baselist dt {
        color: #0741af;
	 width: 110px;
    }

/*============= Q&A css =========*/
.q-a_area .headline img {
    margin: 0 auto 20px;
    display: block;
    height: 80px;
}
.q-a_wave {
  background: rgb(248,207,208);
  background: linear-gradient(0deg, rgba(248,207,208,1) 30%, rgba(242,245,251,1) 70%);
  display: block;
}
.q-a_area {
  /*min-height: 100vh;*/
  position: relative;
  overflow: hidden;
  background-color: #f8cfd0;
  z-index: 1;
	display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 80px 1rem 100px;
}

.q-a-box_area{
	background: #FFF;
	padding: 4rem 2rem;
    border: 8px solid #e2ebfe;
}
.accordion-003 {
    margin-bottom: 7px;
    border-bottom: 2px solid #0741af;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em;
    color: #0741af;
    font-weight: 600;
    cursor: pointer;
	font-size: 18px;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    /*margin-left: 10px;*/
    border-bottom: 3px solid #0741af;
    border-right: 3px solid #0741af;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    padding: .5em 1em 1em;
    color: #333333;
    transition: transform .5s, opacity .5s;
	background-color: #e2ebfe;
	text-align: left;
	margin: 0 0 1rem;
	border-top: 2px solid #0741af;
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.filtering_demos {
  margin-bottom: 0px;
}
.filtering_demos .nav-tabs {
  border: 0px;
  align-items: center;
  justify-content: center;
}
.filtering_demos .nav-tabs .nav-item {
  border: 0px;
  padding: 0px;
  font-weight: 500;
  font-size: 17px;
  color: #2c2c51;
  position: relative;
}
.filtering_demos .nav-tabs .nav-item span {
  background-image: -moz-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
  background-image: -webkit-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
  background-image: -ms-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0px;
  border-radius: 25px;
  position: absolute;
  font-weight: 600;
  top: -12px;
  right: -18px;
  font-size: 14px;
  text-align: center;
}
.filtering_demos .nav-tabs .nav-item.active {
  color: #cb1f23;
  background: transparent;
}
.filtering_demos .nav-tabs .nav-item.active span {
  color: #cb1f23;
}
.filtering_demos .nav-tabs .nav-item + .nav-item {
  margin-left: 75px;
}

.demo_area {
  position: relative;
}
.demo_area .bg_demo {
  position: absolute;
  height: 755px;
  background: #f9fafe;
  width: 100%;
  top: 0;
}

.portfolio-image {
  text-align: center;
  position: relative;
  padding-top: 10px;
  margin-top: 60px;
  cursor: pointer;
}
.portfolio-image h1 {
  font-size: 24px;
  color: #cb1f23;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  font-weight: 600;
}
.portfolio-image .overlay_link {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.portfolio-image .new {
  font-size: 16px;
  border-radius: 4px;
  background-color: red;
  box-shadow: 0px 10px 20px 0px rgba(255, 0, 0, 0.2);
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0px 13px;
  color: #fff;
  font-weight: 500;
}
.portfolio-image .img {
  transition: all 0.3s linear;
  position: relative;
}
.portfolio-image .img img {
  box-shadow: 0px 30px 60px 0px rgba(1, 1, 64, 0.08);
  width: 100%;
  max-width: 100%;
}
.portfolio-image h6 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 40px;
  transition: color 0.2s linear;
  margin-bottom: 0;
  color: #434343;
}
.portfolio-image h6:hover {
  color: #cb1f23;
}
.portfolio-image:hover .img {
  transform: translateY(-8px);
}

.elemator_area {
  background: #f9fafe;
  text-align: center;
}

.elemator_inner {
  position: relative;
}

.elemetor_img {
  position: absolute;
  z-index: 1;
}
.elemetor_img img {
  border-radius: 4px;
  background-color: white;
  box-shadow: 0px 20px 50px 0px rgba(1, 1, 64, 0.08);
  z-index: 1;
}
.elemetor_img.one {
  left: 155px;
  top: 65px;
}
.elemetor_img.two {
  left: 315px;
  top: 135px;
}
.elemetor_img.three {
  left: 235px;
  top: 308px;
}
.elemetor_img.four {
  bottom: 109px;
  left: 150px;
}
.elemetor_img.five {
  left: 185px;
  top: 195px;
}
.elemetor_img.six {
  bottom: 153px;
  left: 350px;
}
.elemetor_img.seven {
  top: 42%;
  left: 0px;
}
.elemetor_img.eight {
  right: 155px;
  top: 65px;
}
.elemetor_img.nine {
  right: 315px;
  top: 135px;
}
.elemetor_img.ten {
  right: 209px;
  top: 325px;
}
.elemetor_img.eleven {
  bottom: 109px;
  right: 95px;
}
.elemetor_img.r_one {
  right: 132px;
  top: 195px;
}
.elemetor_img.r_two {
  bottom: 153px;
  right: 350px;
}
.elemetor_img.r_three {
  top: 42%;
  right: 0px;
}

.elemator_img {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.elemator_img .e_log {
  position: absolute;
  top: -50px;
  right: -50px;
}

.slider_demos_area {
  background: #f9fafe;
  padding: 120px 0px 80px;
}
.slider_demos_area .section_title {
  margin-bottom: 50px;
}
.slider_demos_area .slick-slide .inner {
  margin: 32px 15px 65px;
}
.slider_demos_area .slick-slide .inner img {
  box-shadow: 0px 10px 50px 0px rgba(1, 1, 64, 0.1);
  background: #f9fafe;
  margin-bottom: 30px;
}
.slider_demos_area .section_title .number {
  font-size: 70px;
  line-height: 60px;
  margin-bottom: 30px;
}

.demo_feature_area {
  padding: 120px 0px 80px;
  position: relative;
}
.demo_feature_area .row {
  padding-left: 120px;
}
.demo_feature_area .f_shap {
  position: absolute;
}
.demo_feature_area .f_shap.f_shap_one {
  right: 0;
  top: 50px;
}
.demo_feature_area .f_shap.f_shap_two {
  left: 0;
  bottom: 50px;
}

.f_content {
  max-width: 600px;
  margin-top: -40px;
}
.f_content h2 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 600;
  color: #434343;
  margin-bottom: 30px;
}
.f_content p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 40px;
  padding-right: 50px;
}
.f_content .g_logo {
  border-radius: 50%;
  margin-bottom: 35px;
  background-image: -moz-linear-gradient(60deg, #016dd3 0%, #8359f8 100%);
  background-image: -webkit-linear-gradient(60deg, #016dd3 0%, #8359f8 100%);
  background-image: -ms-linear-gradient(60deg, #016dd3 0%, #8359f8 100%);
  box-shadow: 0px 20px 30px 0px rgba(18, 1, 64, 0.1);
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
}

.f_btn {
  font-size: 16px;
  line-height: 25px;
  color: #cb1f23;
  font-weight: 500;
  border: 2px solid #b196fa;
  border-radius: 45px;
  padding: 10px 39px;
  display: inline-block;
  transition: all 0.3s linear;
}
.f_btn:hover {
  background: #cb1f23;
  box-shadow: 0px 20px 50px 0px rgba(123, 78, 245, 0.3);
  color: #fff;
  border-color: #cb1f23;
}

.f_two {
  margin-top: 190px;
}
.f_two .f_img {
  margin-left: -50px;
}
.f_two .f_content {
  margin-left: 62px;
}

.utility_area {
  display: flex;
  padding: 100px 0px 100px;
  position: relative;
  flex-direction: row-reverse;
  z-index: 2;
}
.utility_area .u_round {
  position: absolute;
  right: 0;
  top: -40px;
  z-index: -1;
}
.utility_area .utility_left {
  width: 40%;
}
.utility_area .utility_right {
  width: 60%;
}
.utility_area .utility_right .slick-list {
  padding-left: 0 !important;
}
.utility_area .utility_right .slick-list .slick-slide {
  padding: 20px;
  padding-bottom: 50px;
}
.utility_area .utility_right .slick-list .slick-slide:focus {
  outline: none !important;
}
.utility_area .utility_right .slick-list img {
  box-shadow: 0px 20px 20px 0px rgba(18, 1, 64, 0.08);
  border-radius: 10px;
}

.slick-dots {
  text-align: left;
  padding-left: 20px;
  margin-top: -10px;
  bottom: 0;
}
.slick-dots li {
  margin: 0;
  width: auto;
  height: auto;
}
.slick-dots li button {
  padding: 0px;
  margin-right: 10px;
  width: 8px;
  height: 8px;
}
.slick-dots li button:before {
  color: #dedef1;
  opacity: 1;
  font-size: 8px;
  width: auto;
  height: auto;
  line-height: 8px;
}
.slick-dots li.slick-active button:before {
  color: #5e2cec;
}

.u_content {
  max-width: 592px;
  margin-right: 0;
  margin-left: auto;
  padding-right: 100px;
}
.u_content h3 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
  color: #cb1f23;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.u_content h2 {
  font-size: 34px;
  margin-bottom: 25px;
  line-height: 44px;
  color: #434343;
  font-weight: 600;
}
.u_content p {
  margin-bottom: 40px;
}
.u_content .dmeo_banner_btn {
  padding: 8px 30px;
  box-shadow: none;
  border-radius: 45px;
  border: 2px solid transparent;
}
.u_content .dmeo_banner_btn:hover {
  border-color: #cb1f23;
  box-shadow: rgba(123, 78, 245, 0.3) 0px 20px 50px 0px;
  color: #fff;
}

.plugin_area {
  text-align: center;
  padding: 110px 0px 10px;
  position: relative;
  z-index: 1;
}
.plugin_area h6 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
  color: #cb1f23;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.plugin_area h2 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 35px;
}
.plugin_area h2 a {
  color: #cb1f23;
  position: relative;
}
.plugin_area .plugin_sub_title {
  color: #2c2c51;
  font-size: 30px;
  font-weight: 500;
  line-height: 54px;
  margin-bottom: 55px;
}
.plugin_area .plugin_sub_title span {
  color: #cb1f23;
}

.plugin_item {
  margin-bottom: 75px;
}
.plugin_item img {
  margin-bottom: -30px;
}
.plugin_item .img {
  position: relative;
}
.plugin_item .save {
  position: absolute;
  top: -14px;
  right: 22px;
}
.plugin_item h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.plugin_item p {
  font-size: 14px;
  color: #cb1f23;
  font-weight: 500;
  margin-bottom: 0;
  cursor: pointer;
  transition: all 0.2s linear;
}
.plugin_item p.orange {
  color: #ff754b;
}

@media (min-width: 1400px) {
  .blog_area .container,
.shop_area .container {
    max-width: 1200px;
  }
}

.slick-slide:focus {
  outline: none !important;
}

.shop_area {
  padding: 40px 0px 120px;
  position: relative;
  z-index: 0;
}
.shop_area:before {
  content: "";
  width: 752px;
  background: url("../img/demo/circle-3.png") no-repeat center left;
  height: 1000px;
  left: 0;
  position: absolute;
  bottom: 50px;
  z-index: -1;
}
.shop_area .shop_slider {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 0;
}
.shop_area .shop_slider .slick-slide {
  padding: 40px;
}
.shop_area .shop_slider .slick-slide img {
  box-shadow: 0px 20px 20px 0px rgba(18, 1, 64, 0.08);
  border-radius: 10px;
}
.shop_area .u_content {
  padding-right: 0;
  padding-left: 80px;
}
.shop_area .u_content ul {
  margin-bottom: 35px;
}
.shop_area .u_content ul li {
  font-size: 16px;
  color: #7b7b93;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
}
.shop_area .u_content ul li:before {
  background: url("../img/demo/arrow.png") no-repeat scroll center 0;
  content: "";
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 5px;
  display: initial;
  vertical-align: middle;
}
.shop_area .u_content ul li + li {
  margin-top: 10px;
}
.shop_area .slick-dots {
  bottom: 0;
  padding-left: 0;
  left: 0;
  text-align: center;
  position: relative;
}

.blog_area {
  overflow: hidden;
  background: #f9fafe;
  padding-top: 100px;
}
.blog_area .u_content {
  padding-right: 0;
}
.blog_area .u_content h2 {
  line-height: 50px;
}

.arrow i {
  border-width: 1px;
  border-color: #f3f5f8;
  border-style: solid;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  width: 50px;
  height: 50px;
  display: inline-block;
  font-size: 18px;
  color: #4e5761;
  line-height: 47px;
  text-align: center;
  transition: all 0.3s linear;
  cursor: pointer;
}
.arrow i:hover {
  background: #cb1f23;
  color: #fff;
}
.arrow i + i {
  margin-left: 12px;
}

.correct_features_area {
  padding-top: 110px;
}
.correct_features_area .col-lg-2 {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
}

.c_features_item {
  margin-bottom: 94px;
}
.c_features_item .img {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c_features_item .img img {
  display: inline-block;
}
.c_features_item h6 {
  margin-bottom: 0;
  font-size: 16px;
  color: #7b7b93;
  font-weight: 400;
  margin-top: 25px;
}

.portfolio_area {
  padding: 140px 0px;
  position: relative;
  z-index: 1;
}
.portfolio_area .portfolio_slider {
  margin-left: -50px;
  margin-right: -50px;
  margin-bottom: auto;
  padding-bottom: 30px;
  margin-top: -30px;
}
.portfolio_area .portfolio_slider .slick-slide {
  padding: 30px 100px;
}
.portfolio_area .portfolio_slider .p_item {
  display: inline-block;
  text-align: right;
  width: 900px;
}
.portfolio_area .portfolio_slider .p_item img {
  display: inline-block;
  max-width: 100%;
  box-shadow: 0px 10px 30px 0px rgba(18, 1, 64, 0.08);
  border-radius: 10px;
  opacity: 0.2;
}
.portfolio_area .portfolio_slider .slick-active .p_item {
  text-align: center;
}
.portfolio_area .portfolio_slider .slick-active .p_item img {
  opacity: 1;
}
.portfolio_area .p_slider_inner {
  position: relative;
}
.portfolio_area .p_slider_inner .arrow i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio_area .p_slider_inner .arrow i.prevs {
  left: 370px;
}
.portfolio_area .p_slider_inner .arrow i.nexts {
  right: 370px;
}
.portfolio_area .p_slider_inner .slick-dots {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}

.portfolio_area_two {
  background: #8e81fc;
  padding: 100px 0px 80px;
  position: relative;
  z-index: 1;
}
.portfolio_area_two h2 {
  color: #fff;
  line-height: 50px;
}
.portfolio_area_two .slick-slide {
  padding: 30px 78px 55px;
}
.portfolio_area_two .slick-slide .item img {
  background-color: white;
  box-shadow: 0px 30px 50px 0px rgba(18, 1, 64, 0.1);
}

.c_features_area_two {
  padding: 80px 0px 0px;
}
@media (min-width: 1500px) {
  .c_features_area_two .custom_container {
    max-width: 1410px;
  }
}
.c_features_area_two .section_title {
  margin-bottom: 88px;
}
.c_features_area_two .c_features_item {
  text-align: center;
  padding: 0px 22px;
}
.c_features_area_two .c_features_item img {
  margin-bottom: 32px;
}
.c_features_area_two .c_features_item h4 {
  font-size: 20px;
  margin-bottom: 15px;
}

.testimonial_area {
  background: #f9fafe;
  padding: 82px 0px 70px;
}

.test_inner {
  position: relative;
}
.test_inner .arrow .tprevs,
.test_inner .arrow .tnexts {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
}
.test_inner .arrow .tprevs {
  left: 380px;
}
.test_inner .arrow .tnexts {
  right: 380px;
}

/*============= typography_part css =================*/
.mark_text {
  color: #cb1f23;
  background-color: transparent;
  padding: 0;
}

.typography_part {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 140px 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  .typography_part {
    padding: 100px 0;
  }
}
@media (max-width: 1199px) {
.event_banner_content img {
  width: 75%;
}
.event_banner_content .event_btn_two {
  margin-left: 0px;
}
.event_banner_area video {
	  width: 75%;
}
}
@media (max-width: 768px) {
  .typography_part {
    padding: 70px 0;
  }
  .typography_part .typgraphy_content h5 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .typography_part .custom_container {
    max-width: 1440px;
  }
}
@media (min-width: 1200px) {
  .typography_part .typgraphy_content {
    margin-left: -17px;
  }
  .typography_part .typgraphy_content br {
    display: none;
  }
}
.typography_part .typgraphy_content h5 {
  font-size: 16px;
  text-transform: uppercase;
  color: #cb1f23;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .typography_part .typgraphy_content h5 {
    margin-bottom: 10px;
  }
}
.typography_part .typgraphy_content h2 {
  font-size: 34px;
  line-height: 1.5;
  margin-bottom: 19px;
  font-weight: 600;
  color: #434343;
}
@media (max-width: 991px) and (min-width: 768px) {
  .typography_part .typgraphy_content h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .typography_part .typgraphy_content h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.typography_part .typgraphy_content .btn_1 {
  box-shadow: 0px 20px 50px 0px rgba(123, 78, 245, 0.3);
  margin-top: 25px;
  padding: 10px 40px;
}
.typography_part .typgraphy_content .btn_1:hover {
  box-shadow: none;
}
.typography_part .typgraphy_img {
  position: relative;
  right: -67px;
  text-align: right;
}
.typography_part .typgraphy_img img {
  box-shadow: 30px 10px 70px rgba(18, 1, 64, 0.1);
}
@media (max-width: 991px) and (min-width: 768px) {
  .typography_part .typgraphy_img {
    right: 0;
  }
}
@media (max-width: 768px) {
  .typography_part .typgraphy_img {
    right: 0;
    margin-top: 40px;
  }
}
.typography_part .circle_shape_1 {
  border-radius: 50%;
  background: #fef5f3;
  position: absolute;
  right: 47px;
  width: 400px;
  height: 400px;
  animation: circleAnimation 7s linear infinite;
  z-index: -1;
  bottom: 70px;
}

/*============= utility_pages css =================*/
.utility_pages_1_wrap {
  background: #fafafc;
  overflow: hidden;
  position: relative;
  padding: 71px 0 0;
}

.utility_pages_1_wrap .round_shape_bg {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  text-align: center;
}

.utility_pages_1_wrap .round_shape_bg .r_img {
  position: relative;
  display: inline-block;
}

.utility_pages_1_wrap .round_shape_bg .r_img:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #eae2ff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: round_circle 3s infinite;
}

.utility_pages_1_wrap .section_title {
  margin-bottom: 128px;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img {
  position: relative;
  height: 410px;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .uti_img {
  position: absolute;
  bottom: 0;
  transition: all 0.3s;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .uti_img img {
  transition: all 0.3s;
  box-shadow: 10px 0px 20px 0px rgba(0, 22, 46, 0.1);
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_1 {
  left: 0;
  transform: translateY(0);
  z-index: 5;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_2 {
  left: 20%;
  transform: translateY(0);
  z-index: 4;
}

@media (max-width: 768px) {
  .utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_2 {
    left: 15%;
  }
}
.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_3 {
  left: 39%;
  transform: translateY(0);
  z-index: 3;
}

@media (max-width: 768px) {
  .utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_3 {
    left: 35%;
  }
}
.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_4 {
  right: 18%;
  transform: translateY(0);
  z-index: 2;
}

@media (max-width: 768px) {
  .utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_4 {
    right: 15%;
  }
}
.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_5 {
  right: 0px;
  transform: translateY(0);
  z-index: 1;
}

.mb_show {
  display: none;
}

.utility_pages_2_wrap {
  background: #fff;
  padding: 290px 0 265px;
  position: relative;
}

@media (max-width: 768px) {
  .utility_pages_2_wrap {
    padding: 110px 0;
  }
}
.utility_pages_2_wrap .shape_2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.utility_pages_2_wrap .section_title {
  margin-bottom: 40px;
}

.utility_pages_2_wrap .section_title h4 {
  margin-bottom: 7px;
}

.utility_pages_2_wrap .utility_pages_2_img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  text-align: right;
}

@media (max-width: 1450px) {
  .utility_pages_2_wrap .utility_pages_2_img img {
    width: 90%;
  }
}
@media (max-width: 1450px) and (max-width: 1200px) {
  .utility_pages_2_wrap .utility_pages_2_img img {
    width: 70%;
  }
}
@media (max-width: 1450px) and (max-width: 1200px) and (max-width: 991px) {
  .utility_pages_2_wrap .utility_pages_2_img img {
    width: 50%;
  }
}
/*============= support_part css =================*/
.support_part .single_support_part {
  text-align: center;
}
@media (max-width: 991px) {
  .support_part .single_support_part {
    margin-bottom: 30px;
  }
}
.support_part .single_support_part h4 {
  margin-top: 35px;
}
.support_part .single_support_part h4 a {
  color: #2c2c51;
  font-size: 24px;
  transition: all 0.5s;
}
.support_part .single_support_part h4 a:hover {
  color: #cb1f23;
}
@media (min-width: 991px) {
  .support_part .single_support_part .single_support_img {
    min-height: 197px;
    display: inline-block;
  }
}
.support_part .single_support_part p {
  margin-top: 15px;
}
.support_part .single_support_part .read_more_btn {
  color: #2c2c51;
  display: inline-block;
  font-size: 16px;
  margin-top: 9px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  margin-right: 29px;
}
.support_part .single_support_part .read_more_btn i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: -25px;
  top: 5px;
}
.support_part .single_support_part .read_more_btn:hover {
  color: #cb1f23;
}
.support_part .single_support_part .read_more_btn:hover i {
  right: -30px;
}

.cta_section {
  border: 1px solid #f0eef5;
}
.cta_section .cta_part_iner {
  text-align: center;
}
.cta_section .cta_part_iner h2 {
  font-size: 50px;
}
@media (max-width: 991px) {
  .cta_section .cta_part_iner h2 {
    font-size: 35px;
  }
}
.cta_section .cta_part_iner p {
  margin: 14px 0 40px;
}
.cta_section .cta_part_iner p a {
  color: #cb1f23;
  text-decoration: underline;
}

/*============= responsive_area css =================*/
.responsive_area {
  padding: 150px 0px 50px;
  position: relative;
  z-index: 1;
}
.responsive_area .r_shap {
  position: absolute;
  left: 0;
  top: 250px;
  z-index: -1;
}
.responsive_area .responsive_device {
  display: flex;
  align-items: flex-end;
}
.responsive_area .responsive_device img {
  max-width: 100%;
  margin-left: -20px;
}
.responsive_content .u_content {
  padding-right: 0;
  margin-left: 0;
}
.responsive_content .u_content .item {
  padding-right: 10px;
  padding-top: 25px;
}
.responsive_content .u_content .item img {
  margin-bottom: 30px;
}
.responsive_content .u_content .item h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.responsive_content .u_content .item p {
  font-size: 15px;
  margin-bottom: 0;
}

/*============== footer_area css ==============*/

.payment_footer_area {
  background: #07112d;
  border: 0px;
  padding: 220px 0px 100px;
}
.payment_footer_area .f_widget.company_widget p {
  color: #fff;
}
.payment_footer_area .f_widget.company_widget a {
  color: #fff;
}
.payment_footer_area .f_widget.about-widget .f_list li a {
  color: #fff;
}
.payment_footer_area .social-widget .f_social_icon a {
  background: #182240;
}
.payment_footer_area .social-widget .f_social_icon a:hover {
  background: #cb1f23;
}

.payment_footer_area_two {
  padding: 100px 0px;
}
