@charset "utf-8";
.owl-carousel .owl-item,
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel,
.owl-carousel .owl-item,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
:root {
  --font-style: "Poppins", sans-serif;
  --primary-color: #00275e;
  --secondary-color: #f47a32;
  --white: #fff;
  --black: #000;
  --light-black: #777777;
  --light-blue-color: #297cfd;
}
.bold-text,
.sec-title2 .sub-text,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
  font-family: Poppins, sans-serif !important;
}
.rs-menu-toggle,
.text-right {
  text-align: right;
}
a,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
}
.clear,
.slick-track:after,
blockquote {
  clear: both;
}
.aboutus-pg-next .business-sec,
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li:last-child
  i,
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li:last-child,
.glyph-icon:before,
.rs-footer .footer-top .footer-social li:last-child,
.rs-footer .footer-top .widget-desc,
.rs-footer.style2 .footer-top .footer-social li:last-child,
.rs-footer.style2 .footer-top .widget-desc,
[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class^="flaticon-"]:before,
label,
p,
ul {
  margin: 0;
}
a,
body,
html {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
body,
html {
  font-size: 16px;
  color: #454545;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  scroll-behavior: smooth;
}
.faq-question h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #101010;
  line-height: 1.2;
}
h1 {
  font-size: 70px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
#scrollUp i,
.faq-question h3,
h4 {
  font-size: 24px;
}
.testi-slider .owl-item.active.center .testi-smalldesc,
body .search-modal .close span::before,
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.pb-230 {
  padding-bottom: 230px;
}
.pb-435 {
  padding-bottom: 435px;
}
.pr-220 {
  padding-right: 220px;
}
.accordion .card .card-body::first-letter,
.accordion .card .card-header .card-link::first-letter,
.bbd-data h3::first-letter,
.bring-your-work-info-left h3::first-letter,
.finish-your-work-right h3::first-letter,
.more-like .project-content .project-title::first-letter,
.nextap-author-button-group.header-btn .transparent-btn span,
.nextap-main .nextap-dropdown-link span::first-letter,
.nextap-main .nextap-dropdown-text span::first-letter,
.onboarding-title h3::first-letter,
.ourcorevalue-sec
  .ourcorevalue-item
  .ourcorevalue-content
  .ourcorevalue-text
  .ourcorevalue-title
  a::first-letter,
.submit-btn,
.title-pera::first-letter,
.vmp-title p::first-letter,
p::first-letter {
  text-transform: capitalize;
}
.title-pera {
  text-transform: lowercase;
}
.home11 {
  background: var(--black);
}
.onboarding-title h3 {
  font-size: 18px;
  color: #1f165c;
}
body.nav-expanded .offwrap {
  left: 0;
}
.full-width-header
  .rs-header
  .menu-area.sticky
  .main-menu
  .rs-menu
  ul.nav-menu
  > li
  > a,
.home-style2 h1,
.home-style2 h2,
.home-style2 h3,
.home-style2 h4,
.home-style2 h5,
.home-style2 h6 {
  color: #0a0a0a;
}
a,
a:active,
a:hover {
  color: var(--light-blue-color);
}
.bg2,
.bg3,
.bg9,
.rs-inner-blog .blog-item .blog-img a img,
.testi-clientitem .card .card-body {
  border-radius: 10px;
}
.uppercase {
  text-transform: uppercase !important;
}
.bold-text,
.capitalize {
  font-size: 20px;
  font-weight: 700;
}
.gray-color {
  background-color: #f6f7f9;
}
.gray-bg2 {
  background: #f7f9ff;
}
.gray-bg3 {
  background: #f5f6fe;
}
.primary-background,
.sec-title .sub-text.style2:after,
.sec-title .sub-text.style2:before {
  background-color: #106eea;
}
.full-width-header .rs-header .menu-area.sticky,
.full-width-header .rs-header.style2 .menu-area,
.white-bg {
  background: var(--white);
}
.white-color {
  color: var(--white) !important;
}
.pt-255 {
  padding-top: 255px;
}
.pb-390 {
  padding-bottom: 390px;
}
.md-pt-215 {
  padding-top: 215px;
}
.pb-215 {
  padding-bottom: 215px;
}
.rs-call-us .image-part img {
  max-height: 585px;
}
a {
  text-decoration: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
ul {
  list-style: none;
  padding: 0;
}
::-moz-selection {
  background: #21307b;
  text-shadow: none;
  color: var(--white);
}
::selection {
  background: #21307b;
  text-shadow: none;
  color: var(--white);
}
.full-width-header .mobile-menu .rs-menu-toggle.primary,
.full-width-header
  .rs-header
  .menu-area.sticky
  .main-menu
  .rs-menu
  ul.nav-menu
  > li.current-menu-item
  > a,
.full-width-header
  .rs-header.style2
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li.current-menu-item
  > a,
.full-width-header
  .rs-header.style2
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li
  a:hover,
.full-width-header
  .rs-header.style2
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li.active
  a,
.rs-carousel.nav-style2 .owl-nav .owl-next:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
.rs-footer .footer-bottom .copy-right-menu li a:hover,
.rs-footer .footer-bottom .copyright p a:hover,
.rs-footer .footer-top .address-widget li .desc a:hover,
.rs-footer .footer-top .site-map li a:hover,
.rs-menu-toggle {
  color: #106eea;
}
.add-btn,
.add-btn:hover,
.bs-button:hover,
.rs-footer.style2 .footer-bottom .copy-right-menu li a,
.rs-footer.style2 .footer-bottom .copyright p,
.rs-footer.style2 .footer-bottom .copyright p a,
.rs-footer.style2 .footer-top .address-widget li .desc,
.rs-footer.style2 .footer-top .address-widget li .desc a,
.rs-footer.style2 .footer-top .site-map li a,
.rs-footer.style2 .footer-top .widget-title,
.rs-pricing .pricing-table.primary-bg .pricing-table-body li,
.rs-pricing .pricing-table.primary-bg .pricing-table-body li i,
.rs-pricing
  .pricing-table.primary-bg
  .pricing-table-price
  .pricing-table-bags
  .pricing-currency,
.rs-pricing
  .pricing-table.primary-bg
  .pricing-table-price
  .pricing-table-bags
  .table-period,
.rs-pricing
  .pricing-table.primary-bg
  .pricing-table-price
  .pricing-table-bags
  .table-price-text,
.sec-title .desc.white-color,
.sec-title .sub-text.new,
.sec-title .title.white-color,
.sec-title2 .desc.white-color,
.sec-title2 .sub-text.style-bg.white-color,
.sec-title2 .sub-text.white-color,
.sec-title2 .title.white-color,
.submit,
.submit-btn,
.submit.sub-small:hover {
  color: var(--white);
}
button {
  cursor: pointer;
}
.rs-footer .footer-bottom .copyright p a,
.rs-footer .footer-top .address-widget li .desc a {
  color: #454545;
}
.dots {
  list-style: disc;
  margin: 0 0 1.5em 3em;
}
.arrow-btn {
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -15%);
  -ms-transform: translate(-50%, -15%);
  transform: translate(-50%, -15%);
}
.border-sec,
.full-width-header,
.full-width-header .rs-header,
.get-in-touch-bg,
.module-pagebg,
.owl-carousel-items .progressBar-item,
.relative,
.round-be,
.rs-carousel.nav-style2,
.rs-inner-blog .blog-item .blog-img,
.sec-title,
.sec-title2,
.software_bg,
.submit-btn,
.support-img {
  position: relative;
}
.arrow-btn a {
  font-weight: 400;
  font-size: 17px;
  border: 1px solid #f2541b;
  margin: 0;
  border-radius: 23px;
  padding: 12px 15px;
  color: #f2541b;
}
.address-item .address-icon:before,
.arrow-btn a span {
  display: block;
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 50%;
}
.arrow-btn a span {
  width: 8px;
  height: 8px;
  margin: -4px 0 0-4px;
  background: #f2541b;
}
.more-like .project-content .project-title,
.no-js .owl-carousel,
.onbord-product-desc.onbord-product-sub-heading h5:nth-child(2),
.ourcorevalue-sec
  .ourcorevalue-item
  .ourcorevalue-content
  .ourcorevalue-text
  .ourcorevalue-title
  a,
.owl-carousel.owl-loaded,
.popup-effic-1.inverse,
.popup-effic-10.inverse,
.popup-effic-11.inverse,
.popup-effic-12.inverse,
.popup-effic-2.inverse,
.popup-effic-3.inverse,
.popup-effic-4.inverse,
.popup-effic-5.inverse,
.popup-effic-6.inverse,
.popup-effic-7.inverse,
.popup-effic-8.inverse,
.popup-effic-9.inverse,
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
.rs-inner-blog .blog-item .blog-img .post-categories li,
.submit-btn {
  display: inline-block;
}
.rs-carousel .owl-dots {
  text-align: center;
  margin: 40px auto 0;
  line-height: 15px;
  display: block;
}
.rs-carousel .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  margin: 0 6px;
  padding: 3px 0;
  border-radius: 30px;
  border: 1px solid #106eea;
  background: 0 0;
  opacity: 0.7;
  cursor: pointer;
}
.rs-carousel .owl-dots .owl-dot:hover {
  background: #106eea;
}
.rs-carousel .owl-dots .active {
  background: #106eea;
  opacity: 1;
}
.y-middle {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.comingsoon-sec,
.y-bottom,
.y-middle {
  display: -webkit-box;
  display: -ms-flexbox;
}
.y-bottom {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-box-align: end;
  align-items: flex-end;
}
.project-item .vertical-middle {
  position: relative;
  z-index: 9;
}
.display-table,
.vertical-middle {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell,
.vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}
.submit-btn:hover {
  opacity: 0.9;
}
.submit,
.submit-btn {
  line-height: 1;
  border: 0;
}
.submit-btn {
  font-size: 16px;
  font-weight: 500;
  -webkit-box-shadow: 0 28px 50px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 28px 50px 0 rgba(0, 0, 0, 0.05);
  outline: 0;
  padding: 18px;
  border-radius: 3px;
  background-image: -o-linear-gradient(290deg, #03228f 0, #0b70e1 77%);
  background-image: linear-gradient(160deg, #03228f 0, #0b70e1 77%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}
.submit-btn.orange-btn {
  background-image: -o-linear-gradient(290deg, #f27c1e 0, #dd4c23 79%);
  background-image: linear-gradient(160deg, #f27c1e 0, #dd4c23 79%);
}
.submit {
  background-image: -o-linear-gradient(355deg, #03228f 0, #4e95ed 100%);
  background-image: linear-gradient(95deg, #03228f 0, #4e95ed 100%);
  padding: 18px 40px 17px;
  font-size: 15px;
  border-radius: 30px;
}
.submit:hover {
  opacity: 0.99;
}
.nextap-main .nextap-dropdown-text span {
  line-height: 20px;
  display: block;
}
.compare-logo img {
  margin: auto;
  width: 100%;
  max-width: 52px;
}
.comingsoon-sec {
  height: calc(100vh - 226px);
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.megamenu-btn {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
}
.add-btn,
.address-item .address-icon,
.media-icon,
.sec-title .sub-text {
  display: inline-block;
  position: relative;
}
.add-btn,
.media-icon {
  z-index: 1;
}
.onboarding-panel tr.accordion-toggle {
  background: #28a74554;
}
.onboarding-panel tr.accordion-toggle:hover {
  background: #28a74554 !important;
}
.peoplemanagement-panel tr.accordion-toggle,
.peoplemanagement-panel tr.accordion-toggle:hover {
  background: #7b68ee69 !important;
}
.payrollanagement-panel tr.accordion-toggle {
  background: #55dbff66;
}
.payrollanagement-panel tr.accordion-toggle:hover {
  background: #55dbff66 !important;
}
.financemanagement-panel tr.accordion-toggle,
.financemanagement-panel tr.accordion-toggle:hover {
  background: #f99b936b;
}
.crm-management-panel tr.accordion-toggle,
.crm-management-panel tr.accordion-toggle:hover {
  background: #ae01f64d;
}
.supportmanagement-panel tr.accordion-toggle,
.supportmanagement-panel tr.accordion-toggle:hover {
  background: #00000033;
}
.activitytracker-panel tr.accordion-toggle,
.activitytracker-panel tr.accordion-toggle:hover {
  background: #28a74591;
}
.reportbuilder-panel tr.accordion-toggle,
.reportbuilder-panel tr.accordion-toggle:hover {
  background: #f27c1e5c;
}
.chat-panel tr.accordion-toggle,
.chat-panel tr.accordion-toggle:hover {
  background: #1273eb61;
}
.header-h1 .theme-title {
  margin-bottom: 0;
}
.api-panel tr.accordion-toggle,
.api-panel tr.accordion-toggle:hover {
  background: #7b68ee70;
}
.generalfeatures-panel tr.accordion-toggle,
.generalfeatures-panel tr.accordion-toggle:hover,
.projectmanagemen-panel tr.accordion-toggle,
.projectmanagemen-panel tr.accordion-toggle:hover {
  background: #28a74561;
}
.our-feature-details p::first-letter {
  text-transform: capitalize;
  display: block;
}
.vmp-title p {
  display: block !important;
}
.submit.sub-small {
  padding: 17px 40px;
}
.submit.sub-small:hover {
  background-image: -o-linear-gradient(160deg, #03228f 0, #4e95ed 100%);
  background-image: linear-gradient(290deg, #03228f 0, #4e95ed 100%);
  opacity: unset;
}
.add-btn {
  cursor: pointer;
  -webkit-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding: 10px 40px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  background-image: -o-linear-gradient(left, #03228f 0, #0e73e4 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#03228f),
    to(#0e73e4)
  );
  background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
  border: 0;
}
.address-item .address-icon,
.address-item .address-icon i {
  border-radius: 100%;
  text-align: center;
}
.add-btn:hover {
  background-image: -o-linear-gradient(left, #0e73e4 19%, #03228f 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(19%, #0e73e4),
    to(#03228f)
  );
  background-image: linear-gradient(90deg, #0e73e4 19%, #03228f 100%);
  z-index: 1;
}
.media-icon.video-item {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.address-item .address-icon:before {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  content: "";
  z-index: 0;
  transform: translateX(-50%) translateY(-50%);
  width: 70px;
  height: 70px;
  -webkit-animation: 1.5s ease-out infinite pulse-border;
  animation: 1.5s ease-out infinite pulse-border;
  background: var(--white);
}
.address-item .address-icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  background: var(--white);
}
.address-item .address-icon i {
  z-index: 9;
  width: 100%;
  margin-left: 0;
  height: auto;
  vertical-align: middle;
  color: #106eea;
  font-size: 25px;
  position: relative;
  line-height: 70px;
}
.sec-title .sub-text:after,
.sec-title .sub-text:before {
  position: absolute;
  top: 12px;
  height: 4px;
  background-color: #03228f;
}
.full-width-header .mobile-menu .rs-menu-toggle.secondary,
.rs-footer.style2 .footer-bottom .copyright p a:hover,
.rs-footer.style2 .footer-top .address-widget li .desc a:hover,
.rs-footer.style2 .footer-top .site-map li a:hover,
.rs-pricing
  .pricing-table.light-gray-bg
  .pricing-table-price
  .pricing-table-bags
  .pricing-currency,
.rs-pricing
  .pricing-table.light-gray-bg
  .pricing-table-price
  .pricing-table-bags
  .table-price-text {
  color: #03228f;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
.sec-title .sub-text {
  padding-left: 95px;
  line-height: 28px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #03228f;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#loader,
#scrollUp,
.full-width-header .mobile-menu,
.full-width-header .rs-header .menu-area .logo-area a .sticky-logo,
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li.menu-item-has-children
  a:before,
.full-width-header .rs-header.style2 .menu-area .logo-part .dark,
.full-width-header
  .rs-header.style2
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li.menu-item-has-children
  a:before,
.is-hide,
.mobileshow,
.onbord-night-desc h4,
.onbord-three-desc h4,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel-items .current .progressBar-main-number,
.rs-footer .footer-bottom .copy-right-menu li:first-child:before,
.sec-title .sub-text.new-text:after,
.sec-title .sub-text.new-text:before,
.sec-title .sub-text.new:after,
.sec-title .sub-text.new:before,
.sec-title .sub-text.style-bg:after,
.sec-title .sub-text.style-bg:before,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
  display: none;
}
.sec-title .sub-text:after {
  content: "";
  border: 0;
  width: 50px;
  z-index: 1;
  margin-left: 0;
  left: 24px;
}
.sec-title .sub-text:before {
  content: "";
  left: 0;
  width: 12px;
}
.sec-title .sub-text.new {
  font-size: 15px;
  padding-left: 0;
}
.sec-title .sub-text.new-text {
  padding-left: 0;
  margin-bottom: 7px;
  color: var(--white);
}
.sec-title .sub-text.style-bg,
.sec-title2 .sub-text.style-bg {
  background-color: #1273eb17;
  display: inline-block;
  padding: 6px 25px;
  color: #1273eb;
  border-radius: 30px;
  text-transform: uppercase;
}
.sec-title .sub-text.choose {
  font-size: 16px;
  font-weight: 500;
}
.sec-title .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  color: #101010;
  margin: 0;
}
.sec-title .desc {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.sec-title .desc-big {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  margin: 0;
}
.sec-title2 .sub-text {
  margin: 0 0 10px;
  display: block;
  line-height: 28px;
  font-size: 14px;
  font-weight: 400;
  color: #03228f;
  text-transform: uppercase;
}
.sec-title2 .sub-text.gold-color {
  font-weight: 600;
  color: #f27c1e;
}
.sec-title2 .sub-text.contact {
  color: #1273eb;
}
.sec-title2 .sub-text.orange-color,
.sec-title2 .title.orange-color {
  color: #f2541b !important;
}
.sec-title2 .sub-text.style-bg.con-bg {
  background-color: #03228f;
}
.sec-title2 .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  color: #0a0a0a;
  max-width: 490px;
  margin: 0 auto;
}
.sec-title2 .title.testi-title {
  max-width: unset;
}
.sec-title2 .title.testi-title.new,
.sec-title2 .title.title5 {
  color: #102b3e;
}
.sec-title2 .title.title2 {
  max-width: 550px;
}
.sec-title2 .title.title3 {
  color: #102b3e;
  max-width: 430px;
  margin: 0;
}
.sec-title2 .title.title4 {
  max-width: 660px;
}
.sec-title2 .title.title6 {
  font-weight: 600;
  max-width: unset;
}
.sec-title2 .title.title7 {
  color: #102b3e;
  max-width: unset;
}
.sec-title2 .desc {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #454545;
  max-width: 429px;
  margin: 13px auto 0;
}
.sec-title2 .desc.desc-text {
  max-width: 540px;
}
.sec-title2 .desc.desc2 {
  max-width: 700px;
  margin: 0;
}
.sec-title2 .desc.desc3 {
  max-width: 930px;
}
.sec-title2 .desc-big {
  font-size: 18px;
  line-height: 31px;
  color: var(--white);
}
.menu-title {
  color: #292d34;
  font-size: 16px;
  font-weight: 700;
}
.megamenu-btn {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  .megamenu-btn
  a {
  padding: 16px 32px;
  background: #1371fe33;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  border-radius: 50px;
}
.full-width-header
  .rs-header.style2
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li {
  margin: 0;
  border: 0;
}
.full-width-header .rs-header .menu-area {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-image: -o-linear-gradient(left, #03228f 10%, #0e73e4 100%);
  padding-top: 10px;
  padding-bottom: 10px;
}
.full-width-header .rs-header .menu-area .logo-area a img,
.full-width-header .rs-header.style2 .menu-area .logo-part img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
  position: relative;
  display: flex;
  text-transform: capitalize;
  cursor: pointer;
  font-family: var(--font-style);
  font-weight: 400;
  font-size: 18px;
  color: var(--primary-color);
  padding: 6px 20px;
}
.main-menu li .first-href {
  color: #1e1e1e;
}
.main-menu li.active .first-href {
  font-weight: 600;
  color: #1f175c;
}
.main-menu li .first-href:hover,
.main-menu li.menu-item-has-children:hover a.first-href,
.main-menu li.menu-item-has-children:hover a.first-href i {
  color: #1f175c;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li.menu-item-has-children
  > a:before {
  content: "+";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  text-align: center;
  z-index: 9999;
  font-size: 16px;
  display: block;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 400;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li.menu-item-has-children:hover
  > a:before,
.full-width-header
  .rs-header.style2
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li.menu-item-has-children:hover
  > a:before {
  content: "-";
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li:last-child
  a {
  margin-right: 0 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: var(--white);
  margin: 0;
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
  min-width: 245px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #101010;
  height: unset;
  line-height: 16px;
  padding: 15px 30px;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu:hover
  .sub-menu
  .menu-title,
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.sub-menu
  li
  a:hover {
  color: #4535af;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.left {
  left: auto;
  right: 100%;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
  position: fixed;
  left: 0;
  overflow: hidden;
  top: 0;
  width: 100%;
  padding: 4rem 0 0;
  -webkit-box-shadow: 0 22px 36px 4px #cbcbcb26;
  box-shadow: 0 22px 36px 4px #cbcbcb26;
  z-index: -1;
  display: flex;
  flex-direction: column;
}
.menu-area:after,
.owl-carousel.owl-hidden {
  opacity: 0;
}
.menu-area.hoveractive:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #1e1e1e14;
  height: 1px;
  -webkit-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  opacity: 1;
}
.menu-area.hoveractive {
  background-color: var(--white);
  position: relative;
  z-index: 99999;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .sub-menu {
  background: 0 0;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container {
  width: 100%;
  position: relative;
  padding: 0 20px;
  margin: auto;
  max-width: 1300px;
}
.nav-menu li:hover a i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
ul.mega-menu:before {
  content: "";
  position: absolute;
  top: 0;
  background: var(--white);
  height: 100%;
  width: 100%;
  z-index: -1;
}
.nav-menu li a i {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu
  .sub-menu {
  position: relative;
  padding: 20px 0 8px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 5px;
  margin-left: -23px;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu
  .sub-menu
  .menu-title {
  color: #101010;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 0;
  text-align: left;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu
  .sub-menu
  li {
  width: 100%;
  border-radius: 10px;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu
  .sub-menu
  li
  a {
  width: 100%;
  padding: 15px;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu.two-column {
  min-width: 650px;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu.two-column
  .mega-menu-container
  .single-megamenu {
  width: 50%;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu.three-column
  .mega-menu-container
  .single-megamenu {
  width: 33.33%;
}
.full-width-header .rs-header .menu-area.sticky .logo-area {
  display: inline-block;
  top: 18px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
  display: block;
  max-height: 30px;
}
.rs-pricing .pricing-table.light-gray-bg .pricing-table-body li i {
  color: #101010;
}
.full-width-header .mobile-menu .mobile-logo {
  float: left;
}
.full-width-header .mobile-menu .mobile-logo img {
  max-height: 30px;
}
.full-width-header .mobile-menu .rs-menu-toggle {
  color: var(--white);
  float: right;
}
.comparision-main-page .why-choose-nextap-panel {
  padding-bottom: 14rem;
}
body .search-modal {
  background: rgba(16, 110, 234, 0.98);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
}
body .search-modal .modal-content {
  position: initial;
  border: 0;
  background: 0 0;
}
body .search-modal .search-block input {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  background: 0 0;
  border-width: 0 0 1px;
  border-radius: 0;
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--white);
  font-weight: 600;
  font-size: 18px;
}
body .search-modal .search-block ::-webkit-input-placeholder {
  color: var(--white);
  opacity: 1;
}
body .search-modal .search-block ::-moz-placeholder {
  color: var(--white);
  opacity: 1;
}
body .search-modal .search-block :-ms-input-placeholder {
  color: var(--white);
  opacity: 1;
}
body .search-modal .search-block :-moz-placeholder {
  color: var(--white);
  opacity: 1;
}
body .search-modal .close {
  position: fixed;
  right: 50px;
  top: 50px;
  background: var(--white);
  color: #0a0a0a;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
}
.menu-sticky {
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: fixed;
}
.notiflix-notify {z-index: 99999;}
.rs-services .shape-animation .shape-part {
  position: absolute;
  left: -50px;
  bottom: 150px;
}
.rs-pricing {
  margin-top: -150px;
  position: relative;
}
.rs-pricing .pricing-table {
  -webkit-box-shadow: 0 0 30px #eee;
  box-shadow: 0 0 30px #eee;
  background: var(--white);
  border-radius: 20px;
  position: relative;
  text-align: center;
  padding: 3rem;
  border-bottom: 6px solid;
}
.rs-pricing .pricing-table .pricing-badge {
  top: 30px;
  left: 0;
  padding: 10px 23px 11px;
  background-color: #1273eb;
  border-radius: 0 30px 30px 0;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  color: var(--white);
  line-height: 1;
  z-index: 1;
}
.rs-pricing .pricing-table .pricing-badge.white-color-bg {
  background: var(--white);
  color: #106eea;
}
.rs-pricing .pricing-table .pricing-icon {
  margin-bottom: 60px;
}
.rs-pricing .pricing-table .pricing-icon img {
  width: 110px;
}
.rs-pricing
  .pricing-table
  .pricing-table-price
  .pricing-table-bags
  .pricing-currency {
  font-size: 25px;
  font-weight: 600;
  color: #101010;
}
.rs-pricing
  .pricing-table
  .pricing-table-price
  .pricing-table-bags
  .table-price-text {
  font-size: 52px;
  font-weight: 600;
  color: #101010;
  line-height: normal;
}
.rs-pricing
  .pricing-table
  .pricing-table-price
  .pricing-table-bags
  .table-period {
  color: #435761;
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.rs-pricing .pricing-table .pricing-table-body {
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: #ebebeb;
  padding: 18px 15px 4px;
}
.rs-pricing .pricing-table .pricing-table-body li {
  text-align: left;
  padding: 9px 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}
.rs-pricing .pricing-table .pricing-table-body li i {
  float: right;
  margin-right: 0;
  color: #106eea;
}
.rs-pricing .pricing-table.primary-bg {
  background-image: -o-linear-gradient(20deg, #0b70e1 0, #03228f 100%);
  background-image: linear-gradient(70deg, #0b70e1 0, #03228f 100%);
}
.rs-pricing .pricing-table.primary-bg .pricing-table-body {
  border-color: #1f71c1;
}
.rs-pricing .pricing-table.light-gray-bg {
  background-color: #f3f7ff;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 0 transparent;
  box-shadow: 0 0 10px 0 transparent;
}
.rs-pricing .pricing-table.new-style {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: unset;
  border: 1px solid #ebebeb;
}
.rs-pricing.style2 {
  margin-top: unset;
  position: unset;
}
.rs-inner-blog .blog-item {
  background: var(--white);
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.rs-footer .footer-top {
  padding: 6rem 0 2px;
  color: var(--white);
}
.rs-footer .footer-top .footer-logo img {
  width: 100%;
  max-width: 233px;
}
.rs-footer .footer-top .widget-title {
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 25px;
}
.rs-footer .footer-top .site-map li {
  margin-bottom: 12px;
  overflow: hidden;
}
.rs-footer .footer-top .site-map li a {
  font-size: 14px;
  color: #d7d7d7;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  text-transform: capitalize;
  display: block;
  text-align: left;
}
.rs-footer .footer-top .footer-social li,
.rs-footer.style2 .footer-top .footer-social li {
  display: inline;
  margin-right: 5px;
}
.rs-footer .footer-top .footer-social li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #555;
  text-align: center;
  font-size: 15px;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  background: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.rs-footer .footer-top .footer-social li a i {
  color: #191054;
  font-size: 20px;
}
.rs-footer .footer-top .footer-social li a:hover {
  color: var(--white);
  background: #191054;
  -webkit-box-shadow: 1px 1px 5px 5px #3f2bc7;
  box-shadow: 1px 1px 5px 5px #3f2bc7;
}
.rs-footer .footer-top .address-widget li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
  gap: 14px;
}
.rs-footer .footer-top .address-widget li i {
  color: #106eea;
  position: absolute;
  left: 0;
}
.pricingPlanModal .onbord-night-desc h5,
.pricingPlanModal .onbord-product-desc h5,
.pricingPlanModal .onbord-three-desc h5,
.rs-footer .footer-top .address-widget li i:before {
  font-size: 20px;
}
.rs-footer .footer-top p {
  position: relative;
  line-height: normal;
  font-size: 14px;
  color: #c5c5c5;
  margin-bottom: 3px;
  text-transform: capitalize;
}
.rs-footer .footer-top p input[type="email"] {
  border: 0;
  width: 91%;
  font-size: 13px;
  padding: 16px 60px 16px 20px;
  margin: 0;
  color: #0a0a0a;
  overflow: hidden;
  border-radius: 30px 0 0 30px;
  background: var(--white);
  -webkit-box-shadow: 0 0 25px #eee;
  box-shadow: 0 0 25px #eee;
}
.rs-footer .footer-top p input[type="submit"] {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background-image: -o-linear-gradient(left, #03228f 0, #0e73e4 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#03228f),
    to(#0e73e4)
  );
  background-image: linear-gradient(90deg, #03228f 0, #0e73e4 100%);
  border-radius: 50%;
  padding: 15px 28px;
  font-family: Flaticon;
  font-size: 0;
  border: 0;
}
.rs-footer .footer-top p i {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 12px 20px;
  pointer-events: none;
  color: var(--white);
}
.rs-footer .footer-top p ::-webkit-input-placeholder {
  color: #454545;
  opacity: 1;
}
.rs-footer .footer-top p ::-moz-placeholder {
  color: #454545;
  opacity: 1;
}
.rs-footer .footer-top p :-ms-input-placeholder {
  color: #454545;
  opacity: 1;
}
.rs-footer .footer-top p :-moz-placeholder {
  color: #454545;
  opacity: 1;
}
.rs-footer .footer-bottom {
  padding: 30px 0;
}
.rs-footer .footer-bottom .copy-right-menu li {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  gap: 15px;
  white-space: nowrap;
}
.rs-footer .footer-bottom .copy-right-menu li a,
.rs-footer .footer-bottom .copy-right-menu li p {
  color: #c3c3c3;
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
.rs-footer .footer-bottom .copy-right-menu li:before {
  display: block;
  content: "";
  position: absolute;
  font-size: 18px;
  background: #106eea;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
#scrollUp i,
.rs-footer.style2 .footer-top .footer-logo img {
  height: 40px;
}
.rs-footer.style2 {
  background: url(assets/images/bg/footer-bg2.jpg) center/cover no-repeat
    #f5f6f9;
}
.rs-footer.style2 .footer-top {
  padding: 92px 0 65px;
}
.rs-footer.style2 .footer-top .footer-social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  color: #555;
  text-align: center;
  font-size: 15px;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  background: rgba(255, 255, 255, 0.9);
}
.rs-footer.style2 .footer-top .footer-social li a:hover {
  color: var(--white);
  background: #106eea;
}
.rs-footer.style2 .footer-top .address-widget li {
  padding: 0 0 16px 40px;
  position: relative;
}
.rs-footer.style2 .footer-top p input[type="email"] {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.rs-footer.style2 .footer-bottom {
  background: 0 0;
  border-color: rgba(80, 90, 100, 0.56) !important;
  border-top: 1px solid;
}
#loader,
#scrollUp,
.loader {
  position: fixed;
}
#scrollUp {
  text-align: center;
  bottom: 90px;
  cursor: pointer;
  right: 20px;
  z-index: 999;
  border-radius: 50px 50px 4px 4px;
}
#scrollUp i,
.nav-menu .header-nav-list-item:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#scrollUp i {
  background-image: -o-linear-gradient(94deg, #001b40, #00275e);
  background-image: linear-gradient(356deg, #001b40, #00275e);
  border-radius: 50%;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto auto auto 2px;
  width: 40px;
  color: var(--white);
  line-height: 36px;
  box-shadow: 0 0 2px rgba(14, 0, 76, 0.4);
  -webkit-animation: 2s infinite alternate scrollbtn;
  animation: 2s infinite alternate scrollbtn;
}
#scrollUp i:hover {
  -webkit-box-shadow: 0 0 18px 5px #3f2bc75c;
  box-shadow: 0 0 18px 5px #3f2bc75c;
}
#loader,
.loader {
  top: 0;
  height: 100%;
}
.loader {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
  display: flex;
  background-color: var(--white);
  margin-top: 0;
  z-index: 999999;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.loader .loader-container {
  width: 50px;
  height: 50px;
  background-color: #106eea;
  border-radius: 100%;
  -webkit-animation: 1s ease-in-out infinite sk-scaleout;
  animation: 1s ease-in-out infinite sk-scaleout;
}
.move-y {
  animation: 2s infinite alternate move-y;
  -webkit-animation: 2s infinite alternate move-y;
}
.dance3 {
  -webkit-animation: 8s infinite alternate dance3;
}
.dance {
  -webkit-animation: 2s infinite alternate dance;
}
.dance2 {
  -webkit-animation: 4s infinite alternate dance2;
}
.up-down {
  animation: 3s infinite alternate up-down;
  -webkit-animation: 3s infinite alternate up-down;
}
.horizontal,
.vertical {
  -webkit-animation-name: horizontal;
  animation-name: horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.vertical {
  -webkit-animation-name: vertical;
  animation-name: vertical;
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}
.horizontal.new-style {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}
.vertical.new-style {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}
.fadeInRight,
.fadeinup {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeinup {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu
  .sub-menu
  li
  a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.mega-menu
  .mega-menu-container
  .single-megamenu
  .sub-menu
  li:hover
  a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  .megamenu-btn
  a
  span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: var(--black);
}
.megamenu-btn .fixed-btn-img {
  -webkit-filter: brightness(0.1);
  filter: brightness(0.1);
}
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  .megamenu-btn
  a:hover {
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}
.megamenu-contact {
  border-top: 1px solid #00000012;
}
label.error {
  color: #ff5421;
}
#loader {
  z-index: 9999999;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spinner {
  width: 70px;
  height: 70px;
  border: 4px solid #ddd;
  border-top: 4px solid #533baa;
  border-radius: 50%;
  animation: 0.8s linear infinite sp-anime;
}
.select2-drop-active {
  margin-top: -25px;
}
.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
}
.fixed-btn-img {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: 2s cubic-bezier(0.5, 0.15, 0.21, 1.05) infinite fixedimg;
  animation: 2s cubic-bezier(0.5, 0.15, 0.21, 1.05) infinite fixedimg;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.set-widthoursec.owl-carousel .owl-item img {
  display: block;
  width: 40px;
  height: 40px;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: 0;
  padding: 0 !important;
  font: inherit;
  margin: 0 10px;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-refresh .owl-item,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item,
[dir="rtl"] .slick-slide {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: var(--black);
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.modal-hrprocesses .modal-content {
  border: 0;
  border-radius: 3px;
}
.modal-hrprocesses .modal-body {
  padding: 0;
  border: 0;
}
.modal-hrprocesses .modal-header {
  padding: 0;
  border-bottom: 0;
}
button.close.modalclosebtn {
  position: absolute;
  top: -17px;
  left: auto;
  right: -9px;
  bottom: auto;
  margin: 0;
  z-index: 1;
  color: var(--white);
  font-size: 42px;
  font-weight: 200;
  opacity: 1;
}
.bs-button.larger {
  font-size: var(--font-size-h5);
  padding: 1em 1.3em;
  line-height: 1.2em;
  height: auto;
}
.bs-button {
  background: linear-gradient(270deg, #686de0 5%, #4834d4 95%);
  color: var(--white);
  box-shadow: 0 0 0 linear-gradient(270deg, #686de0 5%, #4834d4 95%) inset;
}
.modal-hrprocesses .modal-footer {
  border-top: none;
}
.hr-processes-img img {
  border-radius: 3px;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--white);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
.logo-area {
  height: 100%;
  display: flex;
  align-items: center;
}
.modulehouse {
  background-color: #eaebff;
  border: 1px solid #bab7ff;
}
.modulemaintenance {
  background-color: #fbebfb;
  border: 1px solid #fec2ff;
}
.moduleguest {
  background-color: #e7f1ff;
  border: 1px solid #13409042;
}
.modulefeedback {
  background-color: #e6faf4;
  border: 1px solid #37dba652;
}
.modulerequest {
  background-color: #ffebf3;
  border: 1px solid #ff35a53d;
}
.modulemobile {
  background-color: #fff5df;
  border: 1px solid #ffb24170;
}
.modulelost {
  background-color: #e5f6ff;
  border: 1px solid #33beff52;
}
.moduleexperience {
  background-color: #fff7f0;
  border: 1px solid #ec6f0063;
}
.modulehouse .module-title p {
  color: #6774ff;
}
.modulemaintenance .module-title p {
  color: #e261e2;
}
.moduleguest .module-title p {
  color: #134080;
}
.modulefeedback .module-title p {
  color: #37dba6;
}
.modulerequest .module-title p {
  color: #ff358a;
}
.modulemobile .module-title p {
  color: #ffb200;
}
.modulelost .module-title p {
  color: #33b8ff;
}
.moduleexperience .module-title p {
  color: #ec6f00;
}
.module-title p {
  font-weight: 500;
}
.allmodulewidth {
  min-width: 200px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 110px;
  border-radius: 7px;
}
.module-des {
  display: grid;
  grid-template-columns: repeat(8, auto);
  gap: 10px;
  margin-top: 100px;
}
.module-title {
  margin-top: 9px;
}
.about-soft-subtitle p {
  padding: 0;
  letter-spacing: 3px;
  text-align: left;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  color: #144081;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.about-soft-title h3 {
  font-weight: 700;
  color: var(--black);
  margin: 20px 0;
  line-height: 47px;
  font-size: calc(37px + 0.390625vw);
}
.about-soft-smalldesc {
  font-size: 18px;
  line-height: 33px;
  letter-spacing: 0.05em;
  color: var(--light-black);
  margin: 15px 0 20px;
}
.about_software .link_moreview {
  font-size: 17px;
  line-height: 27px;
}
.software_bg::before {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 623px;
  width: 662px;
  background: url(../images/about-our-software/section-left-bg.webp);
}
.left-footerall,
.pricingPlanModal .onbord-night,
.pricingPlanModal .onbord-product,
.pricingPlanModal .onbord-three,
.testi-slider {
  width: 100%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
  color: #000;
}
.testi-slider .owl-item.active .quotes-img img {
  filter: contrast(0.7);
}
.testi-slider .owl-item.active.center .quotes-img img {
  filter: none;
  -webkit-filter: none;
}
.testi-clientitem {
  margin-left: 2px;
}
.testi-clientitem .card {
  border: 1.10455px solid rgba(151, 151, 151, 0.2);
  box-shadow: 9.33118px 9.33118px 18.6624px rgba(41, 124, 253, 0.06);
  border-radius: 10px;
}
.testi-slider .owl-item.active.center .testi-clientitem .card {
  border: 1.29948px solid rgba(41, 124, 253, 0.18);
}
.testi-smalldesc {
  margin: 20px 0;
}
.border-testi {
  width: 100%;
  border-top: 1px solid #eaeff3;
  position: absolute;
  left: 0;
  right: 0;
}
.business-img,
.contect-bg,
.no-need-bg,
.right-cost-bg {
  position: relative;
}
.testi-slider .owl-item.active.center .quotes-img {
  background-color: var(--light-blue-color);
  border: 1px solid var(--light-blue-color);
}
.testi-user,
.testi-user img {
  border-radius: 100%;
}
.all-star i {
  color: #fec006;
}
.testi-user {
  height: 45px;
  width: 45px;
}
.testi-user-details {
  display: flex;
  margin: 22px 0 0;
  padding-top: 18px;
  gap: 18px;
  align-items: center;
}
.testi-slider .testi-smalldesc {
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #797979;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.testi-slider .owl-item {
  margin-top: 63px;
}
.testi-slider .owl-item.active.center {
  margin-top: 35px;
}
.testi-slider .owl-nav i {
  font-size: 30px;
  font-weight: 300;
  opacity: 0.7;
}
.testi-slider .owl-nav i:hover {
  opacity: 1;
}
.testi-slider .owl-theme .owl-nav {
  margin-top: 21px;
  text-align: center;
}
.testi-slider .owl-theme .owl-nav [class*="owl-"]:hover {
  color: var(--light-blue-color);
}
.business-desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-top: 12px;
  color: var(--white);
}
.business-desc-pop-btn {
  margin: 35px 0 20px;
}
.business-desc-pop-btn a:hover {
  color: #21307b;
  background-color: #fff;
  box-shadow: 0 4.38385px 19.7273px rgba(254, 255, 255, 0.3);
  border-color: #fff;
}
.business-desc-pop-btn a {
  color: #fff;
  font-weight: 500;
  border: 2px solid #e7e7e7;
  padding: 15px 40px;
  border-radius: 50px;
  background-color: #21307b;
  box-shadow: 0 4.38385px 19.7273px #463b99;
}
.about-pa {
  margin: 40px 0 0;
  padding: 70px 0;
}
.business-sec .center-screen {
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.contect-bg {
  background: linear-gradient(
    93.64deg,
    #297cfd 0,
    #003689 56.8%,
    #9000f9 114.8%
  );
}
.contect-bg::before {
  content: "";
  background: url(../images/contect-home/hand_img.webp) no-repeat;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  height: 264px;
  width: 344px;
}
.business-title {
  font-weight: 700;
  font-size: 38px;
  line-height: 50px;
  color: var(--white);
  margin: 25px 0 0;
}
.contact-details {
  background: rgba(255, 255, 255, 0.05);
  border: 3px solid #267bff;
  box-shadow: 0 4px 60px rgba(0, 0, 0, 0.25);
  border-radius: 25px;
  margin-left: -79px;
  padding: 40px 30px;
}
.form-input,
.text-input textarea,
.text-input textarea.form-control:focus {
  background: rgba(245, 245, 245, 0.15);
}
.contact-details .card,
.form-input {
  border: none;
}
.contact-details .card,
.contact-details .card-body {
  background-color: transparent;
}
.expert-custom .contact-details {
  margin-left: 40px;
}
.all-inputdata {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
}
.text-input {
  margin-top: 15px;
}
.contact-button {
  margin-top: 30px;
  width: 100%;
}
.form-input {
  padding: 16px 11px;
  width: 48%;
  border-radius: 4px;
}
.all-inputdata input,
.all-inputdata input::placeholder,
.text-input textarea,
.text-input textarea.form-control::placeholder,
.text-input textarea.form-control:focus {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--white);
}
.text-input textarea {
  resize: none;
  border: transparent;
  border-radius: 4px;
}
.btn.btn-new {
  width: 100%;
  background-color: var(--white);
}
.expert-custom::before {
  background: url(../images/otherpage/kiosk/expert-custom-bg.webp) 0 0 / cover
    no-repeat;
  height: 590px;
  top: -60%;
}
.expert-custom {
  padding: 70px 0;
}
.aboutus-pg-next {
  margin-top: 0;
}
.aboutus-pg-next .business-img {
  width: 252px;
  height: 391px;
  margin: 0;
  rotate: -1deg;
  position: absolute;
  left: 6.3rem;
}
.about-software-img,
.about-software-img img,
.business-img,
.business-img img,
.module-img img,
.one-Stop,
.one-Stop img {
  height: 100%;
  width: 100%;
}
.business-img {
  z-index: 9;
}
.module-img {
  height: 45px;
  width: 45px;
}
.rs-footer {
  background: url(../images/footer/footer-bg.webp) 0 0 / cover no-repeat;
  width: 100%;
  height: 100%;
}
.footer-product {
  margin-left: -15px;
  margin-right: -15px;
}
.next-smalldesc {
  font-weight: 400;
  font-size: 16.79px;
  line-height: 30px;
  color: var(--light-black);
  margin: 15px 0;
}
.product-subdata.footspace {
  margin-top: 55px;
}
.next-footer-search .start-trial .form-group i {
  position: absolute;
  left: auto;
  right: 6px;
  color: var(--white);
  font-size: 27px;
  background-color: var(--secondary-color);
  border-radius: 100%;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  margin-top: 0;
  cursor: pointer;
}
.next-footer-search .start-trial .form-group i:hover {
  background-color: var(--primary-color);
}
.footer-social-ic {
  margin: 20px 0 0;
}
.product-title {
  font-weight: 700;
  font-size: 25px;
  line-height: 38px;
  margin-bottom: 20px;
  color: #222;
}
.product-subdata a {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  display: block;
  color: var(--light-black);
  margin: 12px 0;
}
.set-leftpadding {
  padding-left: 80px;
}
.footer-line {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer-product {
  margin-bottom: 50px;
}
.condition_section a,
.copy-rightfooter {
  font-weight: 400;
  font-size: 17px;
  line-height: 36px;
  color: var(--light-black);
}
.condition_section {
  display: flex;
  gap: 30px;
  justify-content: end;
}
.testi-desg {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #797979;
}
.testi-username {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #453232;
}
.much-section .center-screen {
  justify-content: center;
  flex-direction: column;
  text-align: left;
  align-items: flex-start;
}
.condition_section a:hover,
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li
  a:hover,
.full-width-header
  .rs-header
  .menu-area
  .main-menu
  .rs-menu
  ul.nav-menu
  li.active
  a {
  color: var(--secondary-color);
}
.padding-set.profitability-bg {
  padding-bottom: 0;
}
.right-cost-bg::before {
  background: url(../images/otherpage/kiosk/right-cost-bg.webp) 0 0 / cover
    no-repeat;
  width: 100%;
  height: 845px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
}
.right-cost-bg {
  padding: 80px 0;
}
.right-cost-titledesc {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #777;
  width: 100%;
  max-width: 950px;
  margin: 0 auto 30px;
  padding: 8px 0;
}
.big-screen {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 20px;
  background: #fff;
  border-radius: 14px;
  border: 1px dashed transparent;
  height: 95px;
}
.big-screen h5 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
.header-megamenu .theme-container-fluid {
  margin: 20px 70px;
}
.compatible {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  margin: 66px 0;
}
.big-screen:hover {
  border: 1px dashed #21307b;
  box-shadow: 0 12px 35px 2px rgba(0, 0, 0, 0.11);
}
.no-need-bg {
  background-image: url(../images/otherpage/kiosk/no-need-bg.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.no-needsection {
  margin-top: 30px;
}
.no-need-title {
  font-weight: 400;
  font-size: 41px;
  line-height: 54px;
  color: #fff;
  margin: 20px 0;
}
.no-need-img-1 {
  display: block;
  border-radius: 30px;
  margin: 0 auto;
}
.no-need-img-1 img,
.no-need-img-2 img {
  width: 100%;
  height: 100%;
  border-radius: 23px;
  object-fit: cover;
  object-position: top;
}
.no-need-img-2 {
  position: absolute;
  top: 15rem;
}
.no-need-img {
  position: relative;
  margin: 70px 0;
}
.no-need-button h5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  margin: 15px 0;
  background: linear-gradient(
    90deg,
    rgba(100, 161, 255, 0.5) 0,
    rgba(0, 0, 0, 0) 75%
  );
  border-radius: 100px;
  padding: 4px 13px;
}
section.onboard-sec-bg {
  margin: 50px 0;
}
.onbord-night {
  background: #fff;
  border-radius: 25px;
  border: 2px solid #eaedf6;
}
.onbord-night-title {
  background-color: #f7b003;
  border-radius: 25px 25px 0 0;
}
.onbord-night-title.onbord-foure-title {
  background-color: #f45a30;
}
.onbord-three {
  border-radius: 25px;
  background-color: #fff;
  border: 2px solid #eaedf6;
}
.onbord-night-title,
.onbord-product-title,
.onbord-three-title {
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  color: #fdfdfd;
  padding: 22px 40px;
  position: relative;
}
.onbord-product-title {
  color: #134080;
  background-color: #eee;
  border-radius: 17px 17px 0 0;
  -webkit-border-radius: 17px 17px 0 0;
  -moz-border-radius: 17px 17px 0 0;
  -ms-border-radius: 17px 17px 0 0;
  -o-border-radius: 17px 17px 0 0;
}
.onbord-night-desc h5,
.onbord-product-desc h5,
.onbord-three-desc h5 {
  font-size: 23.606px;
  line-height: 35px;
  text-align: center;
  color: #141414;
  margin: 0 35px;
  border-bottom: 1px dashed;
  padding: 15px 0;
  text-transform: capitalize;
}
.onbord-night-desc h5:last-child,
.onbord-product-desc h5:last-child,
.onbord-three-desc h5:last-child {
  border-bottom: none;
}
.onbord-product-button {
  background: #fff;
  box-shadow: inset -2px -4px 6px rgba(0, 0, 0, 0.25);
  border-radius: 37.7696px;
  padding: 15px;
  margin-top: 21px;
  text-align: center;
  font-weight: 500;
}
.onbord-product-button a {
  font-size: 22px;
  line-height: 35px;
  color: #297cfd;
}
.onbord-night .onbord-night-desc h5:nth-child(2),
.onbord-product-desc.onbord-product-sub-heading h5:first-child,
.onbord-three-desc h5:nth-child(2) {
  height: 120px;
  padding-top: 18px;
}
.slider {
  width: 500px;
  margin: 30px 50px 50px;
}
.slick-slide {
  color: #000;
  padding: 25px 0 0;
  font-size: 30px;
  text-align: center;
}
.progressBarContainer div span.progressBar {
  width: 26px;
  height: 26px;
  display: block;
  border-radius: 100%;
  background: #e7e7e7;
  box-shadow: 0 4px 20px rgba(147, 147, 147, 0.15);
}
.progressBarContainer div span.progressBar .inProgress {
  background-color: #7f88d1;
  height: 25px;
}
.creating-title {
  font-weight: 400;
  font-size: 45px;
  line-height: 56px;
  color: #222;
}
.creating-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 29px;
  letter-spacing: 0.05em;
  color: #777;
  margin: 20px 0;
}
.creating-btn {
  display: flex;
  gap: 11px;
  margin: 13px 0;
}
.progressBarContainer div span.progressBar .inProgress::before {
  content: "";
}
.creating-bg,
.expert-custom,
.onboard-sec-bg {
  position: relative;
  overflow: hidden;
}
.creating-bg::before {
  background: url(../images/otherpage/kiosk/creating-bg.webp) 0 0 / cover
    no-repeat;
  height: 738px;
  top: -34px;
}
.onboard-sec-bg::before {
  background: url(../images/otherpage/kiosk/onboard-sec-bg.webp) 0 0 / cover
    no-repeat;
  height: 809px;
  top: -51px;
}
.creating-bg::before,
.expert-custom::before,
.onboard-sec-bg::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.popup-effic-1,
.popup-effic-10,
.popup-effic-11,
.popup-effic-12,
.popup-effic-2,
.popup-effic-3,
.popup-effic-4,
.popup-effic-5,
.popup-effic-6,
.popup-effic-7,
.popup-effic-8,
.popup-effic-9 {
  position: absolute;
  padding: 15px;
  z-index: 99;
  color: #fff;
  width: 250px;
  height: 90px;
  background: #297cfd;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  display: none;
}
.popup-effic-1 {
  top: 36rem;
  left: 11rem;
}
.popup-effic-2 {
  top: 24rem;
  left: 18rem;
}
.popup-effic-3 {
  top: 25rem;
  right: 16rem;
}
.popup-effic-4 {
  top: 36rem;
  right: 10rem;
}
.popup-effic-5 {
  top: 37rem;
  left: 0;
}
.popup-effic-6 {
  top: 26rem;
  left: 4rem;
}
.popup-effic-7 {
  top: 16rem;
  left: 12rem;
}
.popup-effic-8 {
  top: 10rem;
  left: 23rem;
}
.popup-effic-9 {
  top: 9rem;
  right: 25rem;
}
.popup-effic-10 {
  top: 14.7rem;
  right: 12rem;
}
.popup-effic-11 {
  top: 26rem;
  right: 1rem;
}
.popup-effic-12 {
  top: 37rem;
  right: -40px;
}
.popup-effic-10::before,
.popup-effic-11::before,
.popup-effic-12::before,
.popup-effic-1::before,
.popup-effic-2::before,
.popup-effic-3::before,
.popup-effic-4::before,
.popup-effic-5::before,
.popup-effic-6::before,
.popup-effic-7::before,
.popup-effic-8::before,
.popup-effic-9::before {
  content: "";
  background-color: #297cfd;
  width: 20px;
  height: 20px;
  position: absolute;
  rotate: 136deg;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 5rem;
  z-index: -2;
}
.get-in-touch-bg::before,
.map-bg::before,
.need-help-bg::before,
.the-story-section-bg::before {
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
}
.get-in-touch-bg::before {
  height: 100%;
  width: 100%;
  background: url("../images/otherpage/contactus/contactus-banner.webp");
  position: absolute;
}
.get-in-touch-title {
  padding: 18rem 0 1rem;
  text-align: center;
}
.get-in-touch-title h2 {
  font-weight: 700;
  font-size: 56px;
  line-height: 25px;
  color: #242331;
}
.get-in-touch-but {
  margin: 50px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
.call-img,
.mail-img {
  background: #9570ff;
  border-radius: 10px;
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  padding: 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.call-img {
  background: #f563d3;
}
.call-all,
.mail-all {
  display: flex;
  align-items: center;
  gap: 16px;
}
.call-us,
.mail-us {
  display: flex;
  width: 420px;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 24px 33px rgba(181, 181, 181, 0.25);
  border-radius: 20px;
  padding: 8px 15px;
  gap: 10px;
}
.map-form-data .text-input textarea,
.map-form-data input.form-input {
  border-bottom: 1px solid #737b7d;
  border-radius: 0;
}
.call-title,
.mail-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 321.5%;
  text-transform: capitalize;
  color: #1b2534;
}
.mail-right-title a {
  font-weight: 400;
  font-size: 18px;
  text-transform: lowercase;
  color: #797979;
}
.map-desc,
.map-form-data .text-input textarea,
.map-form-data .text-input textarea.form-control:focus {
  color: #000;
}
.map-set iframe {
  width: 100%;
  height: 600px;
}
.map-sec {
  padding: 50px 70px;
  background: url(../images/otherpage/contactus/map-bg.webp);
  height: 100%;
  width: 100%;
  display: block;
  box-shadow: 0 19px 150px -80px rgba(25, 58, 75, 0.6);
  border-radius: 40px;
}
.map-bg {
  margin: 40px 0;
  position: relative;
}
.map-bg::before {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/otherpage/contactus/map-main-bg.webp);
}
.map-form-data input.form-input {
  width: 100%;
}
.map-form-data .text-input textarea::placeholder {
  color: #000;
}
.map-title,
.map-title b {
  font-weight: 600;
  font-size: 46px;
  letter-spacing: 0.01em;
  color: #000;
  margin: 20px 0;
}
.map-title b {
  color: #297cfd;
}
.map-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  margin: 25px 0;
}
.map-form-data .text-input textarea::placeholder,
.map-form-data input.form-input::placeholder {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #8e8e8e;
}
.protect-section {
  display: flex;
  gap: 10px;
  margin: 40px 0 20px;
  align-items: center;
}
.need-help-sub,
.submit-contectbt a {
  justify-content: center;
  display: flex;
}
.protect-section label {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #383c3e;
  cursor: pointer;
}
.protect-section input {
  height: 18px;
  width: 18px;
  cursor: pointer;
}
.submit-contectbt a {
  width: 100%;
  background: #0982fe;
  border-radius: 10px;
  color: #fff;
  padding: 13px 0;
  margin-top: 30px;
  cursor: pointer;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}
.need-help-sub {
  flex-direction: column;
  align-items: center;
  margin: 50px 0 30px;
}
.supp-img,
.through-img {
  justify-content: center;
}
.need-help-title {
  font-weight: 400;
  font-size: 50px;
  color: #242331;
  margin: 10px 0;
}
.need-help-dsc {
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  color: #555;
  margin: 15px 0 0;
}
.support-sec .card-body {
  background-color: transparent;
  text-align: center;
}
.support-sec .card {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 20px;
}
.supp-img {
  display: flex;
  align-items: center;
  width: 84px;
  height: 84px;
  margin: 0 auto;
  border-radius: 100%;
}
.support-sec-1 .supp-img {
  background: #e7f8e6;
}
.support-sec-2 .supp-img {
  background: #ffecda;
}
.support-sec-3 .supp-img {
  background: rgba(216, 0, 39, 0.12);
}
.support-sec-4 .supp-img {
  background: rgba(41, 124, 253, 0.13);
}
.support-sec-5 .supp-img {
  background: rgba(255, 53, 138, 0.14);
}
.supp-img img {
  height: 45px;
}
.sub-title {
  font-weight: 600;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  margin: 12px 0 5px;
  color: #000;
}
.supp-desc {
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #797979;
  margin-top: 8px;
}
.support-sec .card:hover {
  box-shadow: 0 17px 14px rgba(217, 217, 217, 0.25);
}
.need-help-main {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
  margin: 50px 0;
}
.need-help-bg {
  margin: 50px 0;
  position: relative;
}
.need-help-bg::before {
  background: url(../images/otherpage/contactus/need-some-bg.webp);
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
}
.sup-img {
  width: 463px;
  height: 409px;
  position: absolute;
  top: -1rem;
}
.sup-img img {
  width: auto;
  height: 100%;
}
.theme-container-fluid {
  margin: 20px 95px;
}
.the-story-section-bg {
  position: relative;
  padding: 0 0 2rem;
}
.story-all {
  padding: 13rem 0 8rem;
}
.story-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 65px;
  text-align: center;
  color: #00275e;
}
.story-desc,
.what-we-right p {
  font-weight: 300;
  font-size: 18px;
}
.story-desc {
  line-height: 30px;
  text-align: center;
  color: #979797;
  width: 100%;
  max-width: 874px;
  margin: 0 auto;
}
.the-story-section-bg::before {
  position: absolute;
  right: 0;
  background: url(../images/otherpage/aboutus/aboutustitle-bg.webp) 0 0/100%
    500px;
  height: 100%;
  width: 100%;
}
.what-do-allsec {
  display: flex;
  gap: 20px;
}
.what-we-left {
  width: 80%;
  display: flex;
  justify-content: start;
  font-weight: 400;
  font-size: 24px;
  line-height: 18px;
  text-align: center;
  color: #242331;
}
.border-sec::before {
  content: "";
  display: block;
  height: 125px;
  position: absolute;
  top: -52px;
  left: 70px;
  right: 0;
  border: 1px dashed #b3b3b3;
  rotate: 90deg;
  z-index: -1;
}
.border-sec::after,
.round-be::after,
.round-be::before {
  content: "";
  position: absolute;
  display: block;
}
.border-sec::after {
  background: #fdf1e5;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  top: -12px;
  z-index: -1;
  left: 113px;
}
.round-be::after {
  background: #fad7b7;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  top: -4px;
  left: 121px;
  z-index: -1;
}
.round-be::before {
  background: #ec6f00;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  left: 126px;
  top: 1px;
}
.what-we-right p {
  line-height: 32px;
  color: #797979;
}
.what-we-right p:first-child {
  margin-bottom: 10px;
}
.what-we-bg {
  margin: 40px 0 80px;
  position: relative;
}
.what-we-bg::before {
  content: "";
  position: absolute;
  top: -4rem;
  left: 0;
  right: 0;
  bottom: 0;
  width: 563px;
  height: 532px;
  background: url(../images/otherpage/aboutus/what-we-before.webp) no-repeat;
  z-index: -1;
}
.what-weimg {
  margin-top: 80px;
  display: flex;
  gap: 30px;
}
.what-we-img-1,
.what-we-img-2 {
  height: 583px;
  display: block;
  overflow: hidden;
}
.what-we-img-1 {
  width: 884px;
}
.what-we-img-2 {
  width: 476px;
}
.what-we-img-1 img,
.what-we-img-2 img {
  width: 100%;
  height: 100%;
  border-radius: 23px;
  object-fit: cover;
}
.sub-title-exp {
  font-weight: 500;
  font-size: 15.1667px;
  line-height: 22px;
  letter-spacing: 3.25px;
  text-transform: uppercase;
  color: #000;
  opacity: 0.87;
}
.main-title-ex {
  font-weight: 400;
  font-size: 45px;
  line-height: 63px;
  color: #232536;
  margin: 10px 0;
}
.main-desc-exp p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #5d5f6d;
  margin-bottom: 16px;
}
.through-set {
  display: grid;
  grid-template-columns: auto auto;
  gap: 18px;
  padding: 25px 30px;
  background: #fff;
  position: relative;
  border-radius: 12px;
  align-items: center;
  margin: 20px 40px;
  justify-content: flex-start;
}
.our-expertise-bg::before,
.our-mission-img,
.our-mission-img img,
.the-storybg::before,
.through-img img {
  display: block;
  overflow: hidden;
}
.through-img {
  background-color: #ffe6d2;
  height: 74px;
  width: 74px;
  display: flex;
  align-items: center;
  border-radius: 100%;
}
.through-title {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  color: #000;
}
.through-desc {
  font-weight: 500;
  font-size: 14.17px;
  line-height: 22px;
  color: #5d5f6d;
}
.who-wese {
  padding-left: 70px;
}
.our-expertise-bg {
  padding: 80px 0;
  position: relative;
  margin: 40px 0;
}
.our-expertise-bg::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/otherpage/aboutus/expertise.webp) 0 0 / cover
    no-repeat;
  width: 100%;
  z-index: -1;
}
.our-mission-img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.mission-section {
  margin: 80px 0;
}
.our-mission-title {
  font-weight: 400;
  font-size: 45px;
  line-height: 47px;
  color: #242331;
}
.our-mission-desc {
  font-weight: 400;
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0.03em;
  color: #797979;
  margin: 20px 50px 20px 0;
}
.the-storybg {
  position: relative;
  padding: 0 0 40px;
  margin: 40px 0 0;
}
.the-storybg::before {
  background: url(../images/otherpage/aboutus/the-storybg.webp) 0 0 / cover
    no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
}
.manage-desc-title {
  padding: 60px 0 0;
}
.grow-img {
  box-shadow: 0 10.6082px 21.2165px rgba(197, 158, 145, 0.1);
  border-radius: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-all,
.grow-your-all {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.grow-all {
  background: #fff;
  box-shadow: 0 21.2165px 53.0412px rgba(59, 62, 67, 0.05);
  border-radius: 17px;
  padding: 50px 30px;
}
.grow-your-all {
  gap: 50px;
  margin: 0 0 50px;
}
.grow-title {
  font-weight: 700;
  font-size: 23px;
  line-height: 32px;
  color: #3b3e43;
  margin: 10px 0;
}
.grow-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #595e64;
}
.contect-bg.aboutus-pg-next::before {
  background: url(../images/otherpage/aboutus/hand.webp) no-repeat;
  bottom: -12px;
}
.blog-all {
  gap: 30px;
  margin: 50px 0;
}
.single-blog-desc,
.single-blog-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.single-blog-title {
  margin: 23px 0 7px;
  font-size: 21px;
  font-weight: 500;
  -webkit-line-clamp: 1;
}
.single-page-desc a {
  color: #222;
}
.single-blog-desc {
  margin: 0 0 15px;
  font-size: 16px;
  -webkit-line-clamp: 3;
  font-weight: 400;
  line-height: 23px;
}
.single-blog-author-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-transform: capitalize;
}
.single-blog-date {
  font-size: 13px;
  font-weight: 500;
}
.readmore-btn a {
  color: #00000094;
  border-bottom: 1px solid #00000063;
  font-size: 14px;
}
.single-blog {
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}
.single-blog-img img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  display: block;
}
.single-blog-img {
  width: 391px;
  height: 273px;
  display: block;
  overflow: hidden;
}
.readmore-btn a:hover {
  color: var(--secondary-color);
  border-bottom: 1px solid var(--secondary-color);
}
.footer-social-ic a:hover svg,
.footer-social-ic a:hover svg path {
  fill: #f47a32;
}
.footer-social-ic a svg {
  width: 35px;
  height: 35px;
  fill: #144081;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.footer-social-ic a svg path {
  fill: #144081;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.footer-social-ic {
  display: flex;
  gap: 15px;
}
.module-pagebg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/otherpage/module/core-modules-bg.webp) 0 0 / cover;
  z-index: -1;
}
.nextap-modules-main {
  margin: 60px 0;
}
.nextap-motitle {
  font-family: Poppins;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  color: #222;
}
.nextap-desc,
.task-title {
  line-height: 24px;
  font-family: Poppins;
}
.nextap-desc {
  font-weight: 400;
  font-size: 19px;
  margin: 7px 0 35px;
  color: #636363;
}
.task-view-more i {
  rotate: 328deg;
  background: rgba(41, 124, 253, 0.11);
  border-radius: 1000px;
  padding: 13px;
  font-size: 21px;
  color: #297cfd;
  font-weight: 500;
}
.task-management {
  background: #f4f4f4;
  border-radius: 25px;
  padding: 20px;
  border: 1px solid transparent;
}
.task-management:hover {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.26);
  border-radius: 20px;
}
.task-img img {
  background-color: #fff;
  padding: 7px;
  border-radius: 10px;
}
.task-management-all {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 35px;
  margin: 0;
}
.task-title {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-top: 15px;
}
.task-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #a3a3a3;
  margin: 7px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.task-view-more .view-more-text {
  display: flex;
  font-family: Poppins;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.002em;
  color: #1b1d1f;
  justify-content: space-between;
  align-items: center;
}
.task-management hr {
  margin: 19px 0 15px;
}
.set-order {
  order: 2;
}
.alternetive-sec .manage-desc {
  padding: 0 65px 0 0;
}
.efficiency-section:before {
  background-color: #789ef900;
  border-radius: 100%;
  -webkit-animation: 1s linear infinite ripple;
  animation: 1s linear infinite ripple;
  position: absolute;
  top: 25rem;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 1113px;
  height: 1200px;
  background: -webkit-radial-gradient(bottom, #fdfdfd, #a6c1ef);
  background: -moz-radial-gradient(bottom, #fdfdfd, #a6c1ef);
  background: radial-gradient(to top, #fdfdfd, #a6c1ef);
  content: "";
  margin: 0 auto;
}
.header-megamenu .rootLink.set-contect-btn {
  height: 54px;
  display: flex;
  color: #21307b !important;
  justify-content: center;
  align-items: center;
  min-width: 194px;
  border: 2px solid #21307b;
  border-radius: 39px;
  background-color: transparent;
  margin-left: 22px;
  font-size: 17px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.header-megamenu .rootLink.set-contect-btn:hover {
  background-color: #21307b;
  color: #fff !important;
  box-shadow: 0 4.38385px 19.7273px rgba(0, 73, 155, 0.3);
}
.onbord-night-desc h5,
.onbord-product-desc h5,
.onbord-three-desc h5 {
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.onbord-product-desc.onbord-product-sub-heading span.sub-title-onboard {
  font-size: 16px;
  line-height: 1;
}
.price-border .onbord-product {
  background: #fff;
}
.onbord-three-title {
  background-color: #009e7c;
  border-radius: 25px 25px 0 0;
}
.onbord-night-title::before,
.onbord-product-title::before,
.onbord-three-title::before {
  content: "";
  top: 8rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 144px;
  left: 0;
  z-index: 9;
}
.onbord-product-title::before {
  background: url(../images/otherpage/kiosk/pricing/Gray.svg) no-repeat;
}
.onbord-night-title::before {
  background: url(../images/otherpage/kiosk/pricing/Yellow.svg) no-repeat;
}
.onbord-night-title.onbord-foure-title::before {
  background: url(../images/otherpage/kiosk/pricing/red.svg) 0 0 / contain
    no-repeat;
}
.onbord-three-title::before {
  background: url(../images/otherpage/kiosk/pricing/Green.svg) no-repeat;
}
.price-border {
  border-radius: 25px;
  border-right: none;
  border-left: none;
}
.onboard-sec .price-border:first-child {
  box-shadow: -5px 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
}
.onboard-sec .price-border:last-child {
  border-radius: 25px;
  box-shadow: 9px 0 9px -4px rgba(0, 0, 0, 0.1);
}
.onboard-sec .price-border:nth-child(2) {
  box-shadow: 7px 0 15px 0 rgba(0, 0, 0, 0.1);
}
#sync2.about-syncs .owl-stage,
.owl-carousel-items#sync2 .owl-item,
.set-widthoursec .owl-item {
  width: 100% !important;
}
.set-widthoursec .owl-item.active.current .through-set::before {
  content: "";
  width: 100%;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  top: auto;
  background-color: #ffa155;
}
.module-des .module-all.m-feedback:hover .modulefeedback,
.module-des .module-all.m-guestexperince:hover .moduleexperience,
.module-des .module-all.m-guestmessaging:hover .moduleguest,
.module-des .module-all.m-guestrequest:hover .modulerequest,
.module-des .module-all.m-housekeeping:hover .modulehouse,
.module-des .module-all.m-lostfound:hover .modulelost,
.module-des .module-all.m-maintenance:hover .modulemaintenance,
.module-des .module-all.m-mobilechechin:hover .modulemobile {
  box-shadow: rgba(0, 0, 0, 0.16) 0 10px 36px 0, rgba(0, 0, 0, 0.06) 0 0 0 1px;
}
@keyframes fill-circle {
  0% {
    stroke-dashoffset: 75;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.owl-carousel-items .current .progressBar-item_circle {
  stroke-dasharray: 75;
  animation: 5s linear forwards fill-circle;
  -webkit-animation: 5s linear forwards fill-circle;
  position: absolute;
  top: 0;
  z-index: 1;
}
.owl-carousel-items .current .creting-sub-title {
  color: #222;
  font-weight: 500;
}
.owl-carousel-items .current .progressBar-item .progressBar-item_circle {
  stroke: #ec6f00;
}
.owl-carousel-items .current .progressBar-item svg text {
  fill: #ec6f00;
  font-weight: 600;
}
.bottom--bar {
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 9999;
  border: 1px solid #ebeef1;
  border-radius: 72px;
  background-color: rgba(255, 255, 255, 0.5);
  transition: background-color 150ms, -webkit-transform 150ms,
    -webkit-backdrop-filter 150ms;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  max-width: calc(788px);
  margin: 0 auto;
  width: 90%;
  display: none;
  box-shadow: 1px -1px 5px -1px #aec1e1;
}
.bottom-dots,
.bottom-item,
.not-found-bg {
  position: relative;
}
.bottom-list {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.bottom-dots-new-items:active .bottom-item,
.bottom-dots-new-items:focus .bottom-item,
.bottom-dots-new-items:hover .bottom-item,
.bottom-list .active .bottom-item {
  background-color: #144081;
}
.bottom-item {
  border-radius: 50%;
  background-color: #9e9e9e;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.bottom-list .active .bottom-text {
  font-weight: 600;
  color: #144081;
}
.bottom-item img {
  width: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bottom-item i {
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  display: block;
}
.bottom-dots span {
  position: absolute;
  top: 13px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
}
.bottom-dots span:first-child {
  left: 6px;
}
.bottom-dots span:nth-child(2) {
  left: 13px;
}
.bottom-dots span:nth-child(3) {
  left: 20px;
}
.pricingPlanModal.modal-lg {
  max-width: 1200px;
}
.pricingPlanModal .onbord-night .onbord-night-title,
.pricingPlanModal .onbord-product .onbord-product-title,
.pricingPlanModal .onbord-three .onbord-three-title {
  padding: 22px 40px;
}
.pricingPlanModal .onbord-night-title::before,
.pricingPlanModal .onbord-product-title::before,
.pricingPlanModal .onbord-three-title::before {
  top: 50px;
}
.pricingPlanModal .onboard-sec-bg::before {
  background: unset;
}
.pl-100 {
  padding-left: 100px;
}
.pr-100 {
  padding-right: 100px;
}
.bottom-text {
  font-size: 8px;
  line-height: 16px;
  text-align: center;
  color: #000;
  display: block;
}
.footer-social-ic .social {
  opacity: 0;
  font-size: 4px;
}
.owl-next span,
.owl-prev span {
  opacity: 0;
  font-size: 8px;
}
.not-found-body {
  flex: 0 0 auto;
  width: 100%;
  display: block;
}
.not-found-bg {
  background-color: #262262;
  width: 100%;
  height: 100vh;
  background-image: url(../images/404/film_grain.png),
    url(../images/404/white_grain.png);
  z-index: 3;
  background-position: top center;
}
.error-page,
.not-found-details {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.not-found-details {
  display: flex;
  justify-content: center;
  align-items: center;
}
.not-found-img {
  position: relative;
  width: 400px;
  margin: 40px 0 0 -100px;
}
.background .not-found-star img,
.not-found-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 9px;
}
.not-found-img img:last-child {
  position: absolute;
  top: -36%;
  left: 25%;
  width: 200px;
  height: auto;
  animation: 14s forwards myAnim;
  -webkit-animation: 14s forwards myAnim;
}
@keyframes myAnim {
  0% {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
.not-found-des h1 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 81px;
  color: #fff;
  margin: 0;
}
.not-found-des h2 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  width: 570px;
}
.not-found-time {
  display: flex;
  display: flex;
  align-items: center;
  margin: 15px 0;
  color: #fff;
}
.not-fluid-btn:hover {
  background-color: #a03a9b;
  box-shadow: 3px 0 6px #899199;
  color: #fff;
}
.not-found-des #go-back-btn {
  font-size: 16px;
  border-radius: 50px;
  font-weight: 400;
  border: 0;
  z-index: 1;
  display: inline-block;
  padding: 16px 30px;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(288deg, #0e0b3c, #3b438f);
  box-shadow: 0 2px 9px 0 rgb(75 71 145);
}
.go-back-btn:hover {
  background: linear-gradient(288deg, #63a3ea, #74b4f0);
  color: #2600fd;
}
.not-found-time p {
  margin-right: 10px;
}
.background .not-found-star {
  width: 70px;
}
.background .not-found-star:nth-child(51) {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-animation: 8s ease-in-out infinite alternate both rotate-center;
  animation: 8s ease-in-out infinite alternate both rotate-center;
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.background .not-found-star:nth-child(52) {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-animation: 10s cubic-bezier(0.6, -0.28, 0.735, 0.045) infinite
    alternate both rotate-90-tl-ccw;
  animation: 10s cubic-bezier(0.6, -0.28, 0.735, 0.045) infinite alternate both
    rotate-90-tl-ccw;
}
@-webkit-keyframes rotate-90-tl-ccw {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  100% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
}
@keyframes rotate-90-tl-ccw {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  100% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
}
.background .not-found-star:nth-child(53) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: 5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite
    alternate both flip-2-hor-bottom-fwd;
  animation: 5s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite alternate both
    flip-2-hor-bottom-fwd;
}
@-webkit-keyframes flip-2-hor-bottom-fwd {
  0% {
    -webkit-transform: translateY(0) translateZ(0) rotateX(0);
    transform: translateY(0) translateZ(0) rotateX(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: translateY(100%) translateZ(160px) rotateX(180deg);
    transform: translateY(100%) translateZ(160px) rotateX(180deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
}
@keyframes flip-2-hor-bottom-fwd {
  0% {
    -webkit-transform: translateY(0) translateZ(0) rotateX(0);
    transform: translateY(0) translateZ(0) rotateX(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: translateY(100%) translateZ(160px) rotateX(180deg);
    transform: translateY(100%) translateZ(160px) rotateX(180deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
}
.background .not-found-star:nth-child(54) {
  position: absolute;
  bottom: 5%;
  left: 10%;
  -webkit-animation: 5s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite
    alternate-reverse both slide-bl;
  animation: 5s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite alternate-reverse
    both slide-bl;
}
@-webkit-keyframes slide-bl {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(45deg) translateX(-45deg);
    transform: translateY(45deg) translateX(-45deg);
  }
}
@keyframes slide-bl {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }
  100% {
    -webkit-transform: translateY(100px) translateX(-100px);
    transform: translateY(100px) translateX(-100px);
  }
}
.background .not-found-star:nth-child(55) {
  position: absolute;
  top: -5%;
  left: 20%;
}
.background .not-found-star:nth-child(56) {
  position: absolute;
  bottom: -2%;
  right: 20%;
}
.background .not-found-star:nth-child(57) {
  position: absolute;
  top: -9%;
  left: 80%;
}
@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
.background span {
  width: 1vmin;
  height: 1vmin;
  border-radius: 1vmin;
  backface-visibility: hidden;
  position: absolute;
  animation: linear infinite move;
  animation-duration: 19;
  z-index: 999;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
  word-break: normal;
}

/* contact form css start  */
.contactsales-modal h3.cog-heading{
    font-size: 24px;
    font-weight: bold;
    color: #072f54;
}

.contactsales-modal form{display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 2rem;}
.contactsales-modal .zcwf_row{max-width: 47%; width: 100%; margin-bottom: 1rem;}
.contactsales-modal .zcwf_row.captcha,
.contactsales-modal .zcwf_row.btn{max-width: 100%; display: flex; padding: 0;}

.contactsales-modal input,
.contactsales-modal textarea{
    width: 100%;
}

.contactsales-modal .zcwf_row.btn input {
    background: #fbc108;
    border: none;
    padding: 0.2rem 1rem;
    border-radius: 4px;
    color: #FFF;
    /* -webkit-print-color-adjust: exact; */
    /* font-family: var(--button-primary__font-family, inherit); */
    box-shadow: none;
}
/* contact form css End  */

/* contact new form css start  */
.contact-us-new textarea,
.contact-us-new input {
    border: none;
    border-bottom: 1px solid #737b7d;
    width: 100%;
    padding: 16px 11px;
}

.contact-us-new.btn .btn-group,
.contact-us-new.btn {padding: 0; width: 100%;}
.contact-us-new.btn input{
        width: 100%;
        background: #0982fe;
        border-radius: 10px;
        color: #fff;
        padding: 13px 0;
        margin-top: 30px;
        cursor: pointer;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 18px;
}
/* contact new form css End  */

@media (min-width: 2560px) {
  .not-found-img {
    width: 100%;
    text-align: center;
  }
  .not-found-img img:last-child {
    width: 300px;
    top: -110%;
    left: 54%;
  }
  .not-found-des h2 {
    margin: 20px 0;
  }
}
@media screen and (min-width: 2400px) {
  .nextap-header .header-nav-list::after {
    left: calc(155px + 210px + 0px);
  }
  .dashboard-section:before {
    width: 75%;
    background-size: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 2800px) {
  .dashboard-section:before {
    width: 70%;
    background-size: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 2800px) {
  .employee-rewards .howdosework-info .card {
    border: none;
    height: 260px;
  }
  .employee-scheduler .whatnextap-info .card {
    height: 255px;
  }
  .brand-compliance-page .automate,
  .employee-rewards .automate,
  .employee-scheduler .automate,
  .feedback-page .automate,
  .inventory-page .automate {
    padding-bottom: 18rem;
  }
}
@media (min-width: 1930px) {
  .watch-videobutton a {
    width: 20%;
  }
}
@media (max-width: 2000px) {
  .schedule-task .howdosework-info .card {
    height: 230px;
  }
}
@media screen and (max-width: 1880px) {
  .allmodulewidth {
    min-width: 110px;
    display: flex;
    margin: 0 auto;
    width: 100%;
  }
  .module-title h6 {
    font-size: 11px;
    text-align: center;
  }
  .bg-kiosk {
    padding-top: 7rem;
  }
  .automate,
  .automate.housekeeping-banner {
    padding-bottom: 7rem;
  }
  .brand-compliance-page .automate,
  .employee-rewards .automate,
  .employee-scheduler .automate,
  .feedback-page .automate,
  .inventory-page .automate {
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 1800px) {
  .nextap-header .header-nav-list::after {
    left: calc(155px + 224px + 0px);
  }
  .circle-ripple {
    width: 1800px;
  }
  .the-story-section-bg::before {
    background-size: 100% 524px;
  }
  .story-desc {
    max-width: 700px;
  }
  .setmanage_bg::after {
    top: 2rem;
  }
  .contect-bg::before {
    left: -4rem;
    transform: scale(0.7);
  }
}
@media only screen and (max-width: 1080px) {
  .nav-menu > li > a i {
    display: none;
  }
}
@media only screen and (max-width: 1620px) {
  .watch-videobutton a {
    width: 30%;
  }
  .home-rocket {
    top: -3rem;
    width: 150px;
    right: -6rem;
  }
  .padding-set.onestapspace {
    padding: 0;
  }
  .padding-set.one-stop-sec {
    padding-top: 0;
  }
  .one-Stop {
    margin-top: 0;
  }
  .get-in-touch-bg::before {
    background-size: 100% 100%;
  }
  .convert-section h6 {
    font-size: 14px;
  }
  .circle-ripple {
    width: 1620px;
  }
  .home-banner-design::before {
    left: 0;
  }
  .nextap-header .header-nav-list::after {
    left: calc(155px + 228px + 0px);
  }
  .home-banner-design::after {
    right: -1rem;
  }
  .home-banner-design img {
    transform: scale(0.8);
  }
  .contect-bg::before {
    left: -6rem;
    transform: scale(0.5);
    bottom: -4rem;
  }
  .automate-title {
    font-size: 53px;
    line-height: 67px;
  }
}
@media only screen and (max-width: 1500px) {
  .chat-bring {
    padding-bottom: 4rem;
  }
  .the-story-section-bg::before {
    background-size: 100% 476px;
  }
  .story-all {
    padding: 10rem 0 8rem;
  }
  .border-sec::before {
    bottom: 123px;
  }
  .contect-bg.aboutus-pg-next::before {
    bottom: -75px;
    left: -4rem;
  }
  .automate-title {
    font-size: 49px;
    line-height: 63px;
  }
  .suppoet-kiosk {
    gap: 15px;
  }
  .convert-section h6 {
    font-size: 13px;
  }
  .circle-ripple {
    width: 1500px;
  }
  .requirment-bring .bring-your-work-panel {
    margin-top: 2rem;
  }
  .daashimg-1 {
    height: 404px;
  }
  .people-management {
    padding-bottom: 25rem;
  }
  .daashimg-1,
  .people-page .onboard-1,
  .recruitment-page .onboard-1 {
    width: 620px;
  }
  .people-page .people-dashboard {
    width: 350px;
    top: 158px;
    right: 13rem;
  }
  .pm-onboard.onboard-2 {
    top: 6rem;
  }
  .chat-onboard-2.pm-onboard {
    top: 13rem;
  }
  .onboard-section {
    padding-bottom: 30rem;
  }
  .home-rocket {
    top: -2rem;
    width: 137px;
    right: -2rem;
  }
  .career-img1 img {
    max-width: 150px;
  }
  .career-img2 img {
    max-width: 160px;
  }
  .candidate-1 {
    right: 2rem;
  }
  .hiring-full-data h3 {
    font-size: 23px;
    line-height: 31px;
  }
  .quote-first {
    top: 0;
  }
  .testimonials-details p {
    padding: 1rem 0 2rem;
    font-size: 14px;
  }
  .testimonials-top h4 {
    font-size: 14px;
  }
  .onboard-content-data {
    padding-top: 6rem;
  }
  .daashimg-2 {
    left: 9rem;
    top: -1rem;
    width: 200px;
  }
  .daashimg-4 {
    left: 8rem;
    width: 220px;
    top: 16rem;
  }
  .daashimg-3 {
    right: 9rem;
    width: 200px;
    top: -1rem;
  }
  .daashimg-6 {
    top: 18rem;
    right: 9rem;
    width: 190px;
  }
  .daashimg-5 {
    left: 31rem;
    top: 16rem;
    width: 300px;
  }
  .bannr-cartiile {
    padding: 8rem 20px 3rem;
  }
  .support-uptime {
    max-width: 1300px;
  }
  .aboutus-section {
    padding: 10rem 0 0;
  }
  .bdp-right .aboutdesc {
    margin-top: 0;
  }
  .bdp-right ul,
  .nextap-difference {
    padding: 0;
  }
  .aboutus-section .bdp-right ul li {
    margin-bottom: 0;
  }
  .graph-one-philoshophy {
    max-width: 400px;
  }
  .key-problems-sec,
  .over-vission-sec {
    padding: 3rem 0 0;
  }
  .ourcorevalue-sec {
    padding: 2rem 0 0;
  }
  .value-data {
    margin-top: 25px;
  }
  .bdp-right .theme-title {
    line-height: normal;
    margin-bottom: 20px;
  }
  .recruitment-page .onboard-2 {
    left: 4rem;
    width: 360px;
    top: 0;
    margin: 0;
  }
  .recruitment-page .onboard-3 {
    margin: 0;
    right: 6rem;
    width: 270px;
  }
  .recruitment-page .onboard-4 {
    top: 21rem;
    width: 200px;
  }
  .recruitment-section {
    padding-bottom: 27rem;
  }
  .automate {
    padding-bottom: 6rem;
  }
  .guest-messaging .whatnextap-info .card {
    height: 290px;
    margin-bottom: 20px;
  }
  .watch-videobutton a {
    width: 36%;
  }
}
@media only screen and (max-width: 1440px) {
  .support-uptime {
    margin: 0 20px;
  }
  .circle-ripple {
    width: 1440px;
  }
  .sec-right {
    right: -15%;
  }
  .bg12 {
    padding: 140px 100px 130px 30px;
  }
  .automate-title {
    font-size: 40px;
    line-height: 59px;
  }
  .single-blog-img {
    width: 100%;
  }
  .expert-custom::before {
    top: 0;
  }
  .creating-bg::before {
    top: -34px;
  }
  .onboard-sec-bg::before {
    top: -51px;
  }
}
@media only screen and (max-width: 1400px) {
  .border-sec,
  .contect-bg::before,
  .openings-5,
  .round-be,
  .setmanage_bg::after,
  .setmanage_bg::before,
  .software_bg::before {
    display: none;
  }
  .activity-page .onboard-banner-design .onboard-2 {
    max-width: 220px;
    left: 8rem;
  }
  .padding-set.section-spacings {
    padding: 40px 0 0;
  }
  .padding-set {
    padding: 0;
    margin-bottom: 40px;
  }
  .padding-set.andmuchmore-sec {
    padding: 0;
    margin-bottom: 60px;
  }
  .profitability-bg .manage-title h2,
  .right-cost-bg .manage-title h2 {
    font-size: 37px;
    line-height: 37px;
  }
  .onboarding-title p,
  .task-title {
    font-size: 16px;
  }
  .drive-img-8 {
    top: 16.2rem;
    left: 26rem;
  }
  .popup-effic-8 {
    top: 9rem;
    left: 22rem;
  }
  .drive-img-9 {
    right: 26rem;
  }
  .drive-img-7 {
    top: 21rem;
    left: 15.6rem;
  }
  .popup-effic-9 {
    right: 22rem;
  }
  .drive-img-10 {
    top: 23rem;
    right: 13.6rem;
  }
  .popup-effic-10 {
    top: 15.7rem;
    right: 9rem;
  }
  .popup-effic-4 {
    right: 9rem;
  }
  .drive-img-6 {
    top: 31rem;
    left: 6.7rem;
  }
  .popup-effic-6 {
    top: 24rem;
    left: 2rem;
  }
  .drive-img-5 {
    top: 42rem;
    left: 0.8rem;
  }
  .popup-effic-5 {
    top: 35rem;
    left: -26px;
  }
  .popup-effic-7 {
    top: 14rem;
    left: 11rem;
  }
  .ring-produ .outer-ring-1 {
    left: 0;
  }
  .ring-produ .outer-ring-2 {
    left: 7rem;
  }
  .ring-produ .outer-ring-3 {
    left: 1.5rem;
  }
  .circle-ripple {
    width: 1400px;
  }
  .business-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
  }
  .task_mansection:first-child {
    margin-left: 0;
  }
  .managesection {
    margin-top: 10px;
  }
  .contact-details {
    margin-left: -46px;
  }
  .about-container,
  .client-slider-container,
  .container-1300px,
  .mini-container,
  .theme-container {
    margin: 0 20px;
    padding: 0 20px;
    max-width: 1400px;
  }
  .chat-page .make-the-hiring {
    padding-top: 8rem;
  }
  .pm-onboard.onboard-2 {
    top: 11rem;
  }
  .chat-onboard-2.pm-onboard.onboard-2 {
    top: 13rem;
  }
  .activity-page .onboard-banner-design .onboard-3 {
    width: 100%;
    max-width: 220px;
    right: 7rem;
  }
  .workflow-page .onboard-2 {
    top: 10rem;
  }
  .onboard-section,
  .payroll-management,
  .workflow-page .onboard-section {
    padding-bottom: 26rem;
  }
  .activity-page .onboard-section,
  .report-page .onboard-section,
  .support-page .onboard-section {
    padding-bottom: 25rem;
  }
  .api-page .onboard-1,
  .crm-page .onboard-1,
  .report-page .onboard-1 {
    max-width: 650px;
  }
  .project-management-page .drop-automation {
    padding-bottom: 0;
  }
  .api-page .onboard-section,
  .chat-section,
  .crm-page .onboard-section {
    padding-bottom: 27rem;
  }
  #scrollUp {
    bottom: 100px;
  }
  .dashboard-image {
    max-width: 500px;
  }
  .edit-budget-image {
    max-width: 450px;
  }
  .finish-your-work-right {
    width: 40%;
  }
  .top-same-section {
    padding: 10rem 0 0;
  }
  .career-panel {
    padding: 3rem 0 0;
  }
  .career-details h3 {
    font-size: 24px;
  }
  .client-slider .project-img {
    height: 315px;
  }
  .client-slider .project-content .title a {
    font-size: 20px;
  }
  .openings-1 {
    max-width: 350px;
  }
  .openings-3 {
    max-width: 400px;
  }
  .openings-2 {
    max-width: 220px;
  }
  .bring-work-1 .borderanimation,
  .bring-work-3 .borderanimation {
    height: 250px;
    width: 250px;
  }
  .onboarding-title h4 {
    font-size: 26px;
  }
  .support-uptime-panel {
    padding: 3rem 2rem;
  }
  .ifanyquery-panel {
    gap: 20px;
    padding-top: 3rem;
  }
  .ifanyquery h2 {
    font-size: 40px;
  }
  .projects-panel p {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: normal;
  }
  .service-item {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .graph-one {
    margin: 0;
  }
  .theme-title {
    font-size: 35px;
    line-height: 45px;
  }
  .theme-btn {
    font-size: 14px;
    padding: 12px 38px;
  }
  .logo-part a img {
    max-width: 175px;
    min-width: 175px;
  }
  .home-rocket {
    width: 115px;
    right: 0;
  }
  .daashimg-1 {
    height: 391px;
    width: 600px;
  }
  .daashimg-2 {
    width: 190px;
    left: 9rem;
  }
  .daashimg-4 {
    width: 250px;
    top: auto;
    bottom: 1rem;
    left: 9rem;
  }
  .daashimg-5 {
    width: 320px;
  }
  .daashimg-6 {
    top: auto;
    bottom: -1rem;
    right: 9rem;
    width: 200px;
  }
  .daashimg-3 {
    width: 220px;
    right: 8rem;
  }
  .chat-section .onboard-1,
  .finance-section .onboard-1,
  .project-management-page .onboard-1 {
    width: 750px;
  }
  .onboard-1 {
    width: 650px;
  }
  .onboard-4 {
    bottom: -29rem;
    width: 250px;
  }
  .onboard-3 {
    right: 5rem;
  }
  .people-dashboard {
    bottom: auto;
    top: 10rem;
    right: 5rem;
    width: 350px;
  }
  .chat-top .onboard-3 {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 210px;
    margin: 0;
    right: 7rem;
  }
  .chat-top .onboard-3.chat-onboard3 {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 210px;
    margin-top: 39px;
    right: 11rem;
  }
  .onboard-page .onboardin-2 {
    width: 250px;
    left: 5rem;
    top: 9rem;
  }
  .task_mansection:last-child {
    margin-left: 32px;
  }
  .employee-rewards .howdosework-info .card {
    height: 294px;
  }
  .employee-rewards .manage-title-desc .sec-desc {
    font-size: 18px;
    line-height: 24px;
  }
  .employee-scheduler .howdosework-info .card {
    height: 230px;
  }
}
@media (max-width: 1400px) {
    .not-found-img {
        width: 300px;
        margin: 0 0 0 -80px;
    }
  .not-found-img img:last-child {
      width: 110px;
    top: -13%;
    left: 32%;
  }
  .not-found-des h1 {
    font-size: 36px;
    line-height: 50px;
  }
  .not-found-des h2 {
    font-size: 16px;
    line-height: 24px;
    width: 440px;
  }
  .not-fluid-btn {
    font-size: 28px;
    padding: 14px 36px;
  }
}

/* new form css start  */
@media (max-width: 476px) {
    .contactsales-modal form {
        flex-direction: column;
        gap: 0;
    }
    .contactsales-modal .zcwf_row {
        max-width: 100%;
    }
}