body{
  font-family: "source-sans-pro", "Calibri", "Candara", "optima", "Arial", "sans-serif";
  font-weight: normal;
  color: #404041;
}

a{cursor: pointer; text-decoration:none;}
p{  font-size: 1.125rem;
  line-height: 1.6;}
h1:not(.has-short-title,.h2,.h3,.h4,.h5,.h6,.display-1), .h1:not(.has-short-title,.h2,.h3,.h4,.h5,.h6,.display-1) {
  font-size: clamp(1.875rem,1.5549rem + 1.3659vw,2.75rem);
}
h2, .h2 {
  margin-bottom: 1rem;
  letter-spacing: -0.02em;
  text-transform: none;
  font-family: "Arial", "sans-serif";
  font-size: clamp(1.75rem, 1.4756rem + 1.1707vw, 2.5rem);
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  margin-bottom: 1rem;
  letter-spacing: -0.02em;
  text-transform: none;
  font-family: "work-sans","Century Gothic","Trebuchet MS","Verdana","Arial","sans-serif";
  font-weight: 700;
  line-height: 1.15;
  font-size: clamp(1.75rem,1.4756rem + 1.1707vw,2.5rem);
}
/***************************header css start***************************/

.toggle-hamburger__bun {
  display: block;
  margin: 0 auto;
  margin-bottom: 7px;
  width: 26px;
  height: 2px;
  border-radius: .125rem;
  background: #404041;
}
nav.navbar {
  height: 80px;
  padding-right: 2.125rem;
  padding-left: 2.125rem;
}
.nav-logo-header img {
  height: 52px;
}
.nav-header-menu-name a {
  color: #000000;
  font-size: 20px;
  padding: 11px 22px;
}

.nav-header-menu-name a.nav-link.active {
  color: #36a8c6;
}
a.nav-menu-contact{text-decoration: none;}
.nav-right-menu-button a.nav-menu-contact span {
  background: #ea3424;
  display: inline-block;
  padding: 5px 20px;
  color: #ffffff;
  font-size: 18px;
  border: solid 3px #ea3424;
}
.nav-right-menu-button a.nav-menu-demo span {
  background: #ea3424;
  display: inline-block;
  padding: 5px 20px;
  color: #ffffff;
  font-size: 18px;
  border: solid 3px #ea3424;
 }

.nav-right-menu-button a.nav-menu-demo span:hover{background: none;  color: #000000;}
.nav-right-menu-button a.nav-menu-contact span:hover{background: none;color: #000000;}

.nav-right-menu-button {
  flex-wrap: nowrap;
  transform: translate3d(0px, 0px, 0px);
  gap: 10px;
  display: flex;
}
.nav-right-menu-button a {
  padding: 0;
}
.submenu-text-outer {
  min-height: 133px;
}
.nav-header-menu-name a:hover{
  /*background:#ea3424;*/
  color: #ea3424 !important;

}
header .navbar {
  background: #ffffff;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

body.home-page header .navbar.home-page-navbar {
  background: transparent !important;
  box-shadow: none;
}

body.home-page header .navbar.home-page-navbar .nav-header-menu-name a,
body.home-page header .navbar.home-page-navbar .nav-right-menu-button a {
  color: #ffffff;
}

body.home-page header .navbar.home-page-navbar .toggle-hamburger__bun {
  background: #ffffff;
}

body.home-page header .navbar.home-page-navbar.scrolled {
  background: #ffffff !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

body.home-page header .navbar.home-page-navbar.scrolled .nav-header-menu-name a,
body.home-page header .navbar.home-page-navbar.scrolled .nav-right-menu-button a {
  color: #000000;
}

body.home-page header .navbar.home-page-navbar.scrolled .toggle-hamburger__bun {
  background: #404041;
}

/***************************header css end*************************/

/**************************slider css start************************/
.img-animted-slider.active{display: none;}
/*submenu css start*/
ul.submenu-outer {
  position: absolute;
  padding: 65px 120px;
  background: #fff;
  left: 0;
  border-top: solid 1px #ccc;
  top: 98%;
  display: none;
}
ul.submenu-outer-compnymenu {
  position: absolute;
  padding: 65px 120px;
  background: #fff;
  left: 0;
  border-top: solid 1px #ccc;
  top: 98%;
  display: none;
  width: 100%;
}
.mln__child__mega-menu div[class^=col-] {
  padding: 0 20px;
  border-right: 10px solid #f2f2f2;
}
.with-tic-mark-buttom:after {
  display: block;
  width: 26px;
  height: 2px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  content: "";
  background-color: #ea3424;
}
.submenu-text-outer p {
  color: #404041;
  line-height: 1.8;
}

.submenu-text-outer ul li {
  list-style: none;
}
.submenu-outer-allpage.mln__child__mega-menu li {
  list-style: none;
}
.mln__child__mega-menu div[class^=col-] {
  padding: 0 30px;
}
.submenu-text-outer ul {
  display: block;
  margin: 0;
  padding: 0;
}
.submenu-text-outer ul li a {
  color: #404041;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
.submenu-outer-bttom-button a {
  padding: 6px 10px;
  color: #000000;
  font-size: 14px;

}
.submenu-outer-bttom-button {
  margin-top: 50px;
  text-align: right;
}
.submenu-outer-allpage.mln__child__mega-menu .close {
  position: absolute;
  right: 3%;
  top: 20px;
}
.submenu-outer-bttom-button a:hover{background: none; color: #404041;}
.submenu-outer-allpage.mln__child__mega-menu button {
  background: none;
  color: #404041;
  box-shadow: none;
  font-size: 46px;
  height: auto;
  line-height: 0;
  border: none;
}
h5.platfor-hadding.with-tic-mark-buttom {
  font-size: 18px;
}
/*submenu css and*/
.img-animted-slider {
  opacity: 0;
  transform: scale(0.8);
  /*transition: transform 5s ease-out, opacity 0.3s ease-out;*/
}

.img-animted-slider.active {
  opacity: 1;
  transform:scale(1);
}
.slider-home-page-inner-list picture img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.home-slider-left-outer {
  box-shadow: none;
  padding-top: 70px;
  padding-bottom: 53px;
  align-self: center;
  width: 63%;
  transform-origin: top right;
  /*background: #36a8c6;*/
  /*box-shadow: 0px 0px 30px rgba(0,0,0,.15);*/
  position: absolute;
  content: "";
  top: 15%;
  padding-left: 100px;
  padding-right: 50px;
}
/*.home-page-header_content:after {*/
/*  top: 0px;*/
/*  right: 0px;*/
/*  left: auto;*/
/*  display: block;*/
/*  width: calc(82vw + 60px);*/
/*  height: 100%;*/
/*  transform: skewX(12deg);*/
/*  transform-origin: top right;*/
/*  background: #36a8c6;*/
/*  box-shadow: 0px 0px 30px rgba(0,0,0,.15);*/
/*}*/
/*.home-page-header_content:after {*/
/*  position: absolute;*/
/*  content: "";*/
/*  background: #36a8c6;*/
/*}*/
.slider-homepage-outer {
  position: relative;
  padding-top: 80px;
}
.home-page-slider-heding {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 999;
}
.slider-home-button-outer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
  z-index: 999;
}
h1.homepage-slider-heding-list {
  color: #ffffff;
  font-size: 62px;
}
.home-page-slider-heding p {
  color: #ffffff;
  margin-bottom: 35px;
  margin-top: 20px;
  font-size: 32px;
}
.slider-hadding:after {
  width: 50px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
  background: #FFFFFF;
  display: block;
  contain:none;
}
 section.home-page-video {
   margin-bottom: 5rem;
 }
.slider-hadding:after {
  display: block;
  width: 50px;
  height: 4px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  content: "";
  background-color: #ea3424;
}
.slider-home-button-outer a{
  background: #ea3424;
  display: inline-block;
  padding: 5px 20px;
  color: #ffffff;
  font-size: 18px;
  border: solid 3px #ea3424;

}
.slider-home-button-outer a:hover{background: none;  color: #FFFFFF;}
.img-animted-slider {
  opacity: 0;
  transform: scale(0.8);
  transition: transform 5s ease-out, opacity 0.3s ease-out;
}

.img-animted-slider.active {
  opacity: 1;
  transform:scale(1);
}

.img-animted-slider {
  opacity: 0;
  transform: scale(1.2);
  transition: transform 5s ease-out, opacity 0.3s ease-out;
}

.img-animted-slider.active {
  opacity: 1;
  transform:scale(1);
}
.nav-header-menu-name .active{color:#ea3424;}

/***************************slider css end**************************/
.scrollbox {
  margin: 0 auto;
  width: 100%;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.scrollgroup {
  position: absolute;
  width: 100%;
  z-index: 0;
}
.scrollitem .fu-slider h2 {
  color: #36a8c6;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-size: 24px;
}

.base-block_header {
  width: 50%;
  margin-right: auto;
  margin-bottom: 36px;
  margin-left: auto;
  text-align: center;
}
.base-block_header_title {
  margin-bottom: 32px;
}
.tic-mark {
  display: inline-block;
  width: 50px;
  height: 4px;
  margin-bottom: 16px;
  content: "";
  background-color: #ea3424;
}


/*news and blog section css start*/
.base-block__header {
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 36px;
  margin-left: auto;
}

.tic-mark {
  display: inline-block;
  width: 40px;
  height: 4px;
  margin-bottom: 16px;
  content: "";
  background-color: #ea3424;
}
.whats-new-block__wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 20px;
  align-items: stretch;
  justify-content: flex-start;
}
.related-card {
  position: relative;
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: left;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0,0,0,.1);
}
.related-card__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.whats-new-block__wrap .related-card__body {
  position: relative;
  padding: 25px 30px 30px;
}
.related-card__flag {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.whats-new-block__wrap .related-card__flag p {
  padding-left: 30px;
}

.rich-text-area a:not(.btn,.arrow-link,.breadcrumb-nav__item a,.image-link) {
  transition: background-color,ease,.15s;
  text-decoration-color: #ea3424;
}
.whats-new-block__wrap>* {
  flex: 0 1 auto;
  width: calc(33.33333% - 13.33333px);
}
.related-card__flag p:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -5px;
  width: calc(100% + 30px);
  height: 100%;
  content: "";
  transform: skewX(12deg);
  background-color: #f2f2f2;
}
/*news and blog section css end*/

.homepage-selection-block__cards-row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.homepage-selection-block__card:not(:last-of-type) {
  border-bottom: none;
  border-right: 1px solid rgba(38,38,38,.1);
  text-align: center;
}
.homepage-selection-block__card .homepage-selection-block__card-icon {
  height: 36px;
  width: 36px;
}
.homepage-selection-block__card h3, .homepage-selection-block__card .h3 {
  font-size: 1.125rem;
  position: relative;
  margin-bottom: 0;
  padding-right: 30px;
}
.rich-text-area a:not(.btn,.arrow-link,.breadcrumb-nav__item a,.image-link) {
  transition: background-color,ease,.15s;
 color: #000;
}
.homepage-selection-block--tab-heading .homepage-selection-block__heading {
  display: flex;
  justify-content: center;
}
.homepage-selection-block--tab-heading .homepage-selection-block__heading h2, .homepage-selection-block--tab-heading .homepage-selection-block__heading .h2 {
  margin-bottom: 0;
  padding: 9px 25px 9px 29px;
  position: relative;
  min-height: 42px;
  margin-bottom: 2rem;
}
.homepage-selection-block__heading h2 , .homepage-askai-qution_heading h2{
  margin-bottom: 0;
  padding: 9px 25px 9px 29px;
  position: relative;
  min-height: 42px;
  margin-bottom: 2rem;

}
.homepage-selection-block__heading , .homepage-askai-qution_heading{
  display: flex;
  justify-content: center;
}
.homepage-selection-block__card h3, .homepage-selection-block__card .h3 {
  font-size: 1.125rem;
  position: relative;
  margin-bottom: 0;
  padding-right: 30px;
  padding-left: 30px;
}
.wrap {
  width:100%;
  max-width: 140rem;
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 3rem;*/
}
section.base-block.general-promo-block.general-promo-block--no-bg {
  margin-bottom: 100px;
}
.chat-bar {
  width: 90%;
  border-radius: 7rem;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 16px 16px 0px rgba(0, 0, 0, 0.04);
  text-align: left;
  display: flex;
  overflow: hidden;
   white-space: nowrap;
  margin-bottom: 2rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  color: #000;
  float: left;
}
.asktypercursor {
  display: inline-block;
  font-size: 1.2em;
  line-height: 1.2;
  vertical-align: bottom;
  animation: blink 0.7s infinite;
  margin-left: 5px;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% {opacity:1;}
}
.chat-plus {
  font-size: 2.4rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.6rem 0 2.4rem;
  position: relative;
}
.inline-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.chat-plus:after {
  content: '';
  display: block;
  width: 1px;
  height: 1.6rem;
  background-color: rgba(0,0,0,0.1);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.chat-mobile-wrap {
  width: auto;
  max-width: calc(100% - 8rem);
  position: relative;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
.chat-bar-text.typewrite span.typewrap {
  font-size: 20px;
}
.chat-bar-text {
  height: 4.7rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  padding:0em 2.5rem 0 1.6rem;
}
.chat-bar-btn {
  background-color: #ea3424;
  color: #ffffff;
  padding: 0.5rem 2rem;
  pointer-events: none;
  font-size: 20px;
  border: solid 2px #ea3424;
  width: 10%;
  float: right;
  margin-top: 15px;
  text-align: center;

}
.chat-bar-btn:hover{background:none; color: #000000;}

.chat-bar-btn-icon {
  height: 2rem;
  width: 2rem;
  position: absolute;
  right: 1.4rem;
  top: 0.8rem;
}
span.homepage-textmiliyam {
  display: flex;
  justify-content: center;
  font-size: 20px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #FFFFFF;
}
.homepage-selection-block__card {
  border-bottom: none;
  border-right: 1px solid rgba(38,38,38,.1);
  text-align: center;
  padding-bottom: 2rem;
  padding-top: 2rem;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,.1);
  width: 16%;
}
.homepage-selection-block_wrap {
  padding-bottom: 2rem;
  padding-top: 3rem;
}
section.news-and-blog-section {
  padding-right: 96px;
  padding-left: 96px;
}
section.base-block.general-promo-block.general-promo-block--no-bg{
  padding-right: 96px;
  padding-left: 96px;
}
.self-askai-qution_heading {
  text-align: center;
  margin-bottom: 2rem;
}
h3.related-card__title a {
  font-size: 18px;
}
.general-promo-block__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: none;
}
.general-promo-block__image {
  width: 41.66666667%;
  margin-left: 0px;
  animation-duration: 2s;
}

.general-promo-block__body {
  position: relative;
  align-self: stretch;
  margin-bottom: 20px;
}
.landing-page-header__lead-in {
  color: #ea3424;
}
h5.custamer-hadding {
  color: #ea3424;
}
.general-promo-block--no-bg .general-promo-block__body {
  padding: 32px 20px 0 80px;
}
section.contant-balnk-section {
  margin-bottom: 5rem;
  margin-top: 5rem;
}
.general-promo-block--flipped .general-promo-block__wrap {
  flex-direction: row-reverse;
}
.full-width-promo-block--teal {
  color: #ffffff;
  background: #ea3424;
  }
.full-width-promo-block {
  padding: 100px 0px 78px;
}
.page-content {
  max-width: 992px;
  margin-right: auto;
  margin-left: auto;
}

.text-center {
  text-align: center !important;
}
a.btn.btn--teal {
  background: #ea3424;
  border: solid 3px #ea3424;
  color: #ffffff;
  border-radius: 0;
  font-size:18px;
  min-width: 130px;
}
a.btn.btn--teal:hover{background: none; color: #000000;}
a.btn.btn--teal.btn--black{
  background: #000;
  border: solid 3px #000000;
  color: #FFFFFF;
  border-radius: 0;
  font-size: 20px;
  min-width: 130px;
}
a.btn.btn--teal.btn--black:hover{background: none; color: #000000;}
.general-promo-block--no-bg.general-promo-block--flipped .general-promo-block__body {
  padding: 32px 80px 0 20px;
}
.page-content-video-homepage{ max-width: 1222px; margin: 0 auto;}
.home-page-video-contant {
  margin-bottom: 50px;
}
/********************************compny logo css start*****************************/

.base-block__header {
  width: 66.66666667%;
  max-width: 100%;
}
.base-block__header__title {
  margin-bottom: 32px;
  text-align: center;
}
.tic-mark {
  display: inline-block;
  width: 50px;
  height: 4px;
  margin-bottom: 16px;
  content: "";
  background-color: #ea3424;
}

.client-logo-block__item img {
  flex: 0 1 auto;
  width: 100%;
  height: auto;
}
.client-logo-block__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(16.66666667% - 50px);
  padding: 10px;
  aspect-ratio: 4/3;
}
.client-logo-block__grid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  gap: 20px 30px;
  max-width: 100%;
  gap: 30px 30px;
}
.base-block {
  margin-bottom: 100px;
}


/******************footer css start*******************/

.site-footer {
  border-top: 10px solid;
  border-image-source: linear-gradient(var(--gradient-angle), #36a8c6 11.48%, #36a8c6 96.12%);
  border-image-slice: 1;
  --gradient-angle: 89.49deg;
  background-color: #f2f2f2;
}
.site-footer__body {
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
  width: 90%;
  margin: auto;
}
.site-footer__section-wrap {
  width: 100%;
  flex-grow: 1;
}
.site-footer__disclosure-links {
  width: calc(70% + 60px);
  margin-right: -30px;
  margin-left: -30px;
  padding: 36px 30px;
  background-color: #fff;
}
.site-footer__logo {
  margin-bottom: 28px;
}
.site-footer__logo img {
  height: 54px;
}
.site-footer__link-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  font-size: 14px;
}
.site-footer__link-list li {
  padding: 6px 0;
  line-height: 1.5;
}
.site-footer__nav {
  display: flex;
  flex-wrap: wrap;
  padding-top: 48px;
  padding-bottom: 40px;
  gap: 70px;
}
.site-footer__link-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  font-size: 14px;
}
.site-footer__nav a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.site-footer a {
  color: #404041;
}
.site-footer__heading {
  display: inline-block;
  margin-bottom: 11px;
}
li.site-footer__social-links-item a img {
  width: 20px;
}
li.site-footer__social-links-item {
  display: inline-block;
  padding: 10px;
}

.float-end.up-to-top-button {
  position: fixed;
  bottom: 0;
  right: 10px;
}
.float-end.up-to-top-button {
  border-radius: 50%;
  padding: 10px;
}
.float-end.up-to-top-button img {
  width: 26px;
}
.float-end.up-to-top-button {
  border-radius: 50%;
  background-color:#ea3424;
  text-decoration: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  z-index: 999;
  position: fixed;
  right: 32px;
  bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 4px 16px 0 #676767;

}
section.homepage-videoleft-right {
  margin-bottom: 7rem;
}

/************************contact us page css start***************************/
.general-header {
  position: relative;
  overflow: hidden;
  margin-bottom: 54px;
  padding-bottom: 40px;
  border-bottom: 7px solid #36a8c6;
  border-image-slice: 1;
  background-color: #f2f2f2;
}
.general-header__content {
  z-index: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 30px;
  padding-left: 30px;
  gap: 71px;
}
.general-header__image-wrap {
  position: relative;
  z-index: 0;
  width: calc(100% + 60px);
  margin-right: -30px;
  margin-left: -30px;
}
.general-header__image {
  z-index: 0;
  width: 100%;
}
.general-header__image-wrap:after {
  position: absolute;
  z-index: -1;
  right: -8px;
  bottom: -37px;
  width: 51.7949%;
  height: 55.0562%;
  content: "";
  border: solid 8px #ea3424;
}
.general-header__body {
  z-index: 1;
  width: 100%;
}
.with-tic-mark:after {
  display: block;
  width: 26px;
  height: 2px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  content: "";
  background-color: #ea3424;
}
.with-tic-mark--large:after {
  width: 50px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.general-header__body>*:last-child {
  margin-bottom: .875rem;
}
.general-header--condensed .scroll-hint {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 40px);
  display: block;
  width: 80px;
  height: 40px;
  border: solid 1px #f2f2f2;
  border-radius: 40px;
  background-color: rgba(255,255,255,.01);
  backdrop-filter: blur(2px);
  mix-blend-mode: multiply;
}
.general-header--condensed .scroll-hint::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid 2px #36a8c6;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 5px);
  top: calc(50% - 7px);
  animation-name: arrowBounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
.general-header__image-wrap.order-lg-2 img {
  max-width: 100%;
}
.submit-button-all-page-outer button{
  background: #ea3424;
  display: inline-block;
  padding: 10px 20px;
  color: #FFFFFF;
  min-height: 48px;
  font-size: 18px;
  border: solid 3px #ea3424;
}
.submit-button-all-page-outer {
  text-align: center;
  margin-top: 2rem;
}
.submit-button-all-page-outer button:hover{background: none; color: #000000;}

.comPny-emil span {
  float: left;
  vertical-align: middle;
}
.comPny-emil{line-height: 6rem; float: left; width: 50%;}
.comPny-emil span img {
  width: 30px;margin-right: 15px;
}
.comPny-emil p {
  margin-bottom: 0;
  padding-top: 33px;
  float: left;
}
.contFOEninPT{
  width: 48%;
  padding: 5px;
  display: inline-block;
}
.contFOEninPTMAseg{width: 100%; display: inline-block;}
ul.schdule-demo-instins li {
  line-height: 2.3rem;
}

.two-column-text-block__col01.rich-text-area h2 {
  margin-bottom: 1.5rem;
}
.contact-form-area .form-label {
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 300;
}
.contact-form-area input {
  line-height: 35px;
  background: none;
  border-radius: 0px;
}
.contact-form-area {
  padding: 0px 25px;
}
.contact-form-area .form-control:focus{background: none; box-shadow: none; border:solid 2px #000000;}
.home-video-contant-outer {
  padding-top: 100px;
}
.officeimage-outer img {
  max-width: 100%;
  border-radius: 20px;
}
.compnyaddres-outer {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 50px 0px 100px 0px;
}
.addreshadding {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}

.compnyaddres-outer > div {
  width: 33%;
  text-align: left;
}

.compnyaddres-outer h1 {
  margin-bottom: 8px;
  color: #222;
}

.compnyaddres-outer p {
  margin: 0;
  font-size: 20px;
  line-height: 45px;
}
/*our custumer page css star*/
.listouter_featured_item {
  align-items: center;
}
.listouter_featured_item {
  overflow: visible;
  top: 50px !important;
  position: relative;
}
.agency_featured_img {
  text-align: center;
}
.featured-content-top-list span {
  color: rgba(0, 0, 0, 0.40);
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.custumer-logoinpage img {
  max-width: 100%;
}
.custumer-logoinpage {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 48px;
}
.landing-page-header {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-bottom: 54px;
  padding-bottom: 30px;
  background-color: #fff;
}
.landing-page-header:before {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
  content: "";
  background-color: #f2f2f2;
  background: linear-gradient(180deg, #F2F2F2 0%, #FFF 100%);
}
.landing-page-header__content {
  z-index: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  gap: 71px;
}
.landing-page-header__image-wrap {
  position: relative;
  z-index: 0;
  width: calc(100% + 60px);
  margin-right: -30px;
  margin-left: -30px;
}
.landing-page-header__image-wrap:after {
  position: absolute;
  z-index: -1;
  right: -8px;
  bottom: -37px;
  width: 51.1392%;
  height: 49.8305%;
  content: "";
  border: solid 7px #ea3424;
  border-image-slice: 1;
}
.landing-page-header__body {
  z-index: 1;
  width: 100%;
  padding-right: 180px;
}
.landing-page-header--condensed .scroll-hint {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 40px);
  display: block;
  width: 80px;
  height: 40px;
  border: solid 1px #f2f2f2;
  border-radius: 40px;
  background-color: rgba(255,255,255,.01);
  backdrop-filter: blur(2px);
}
.landing-page-header:after {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 42.66666667%;
  bottom: 0;
  left: -50%;
  content: "";
  transform: skew(12deg);
  transform-origin: top right;
  background: #fff;
}
.order-lg-2 {
  order: 2 !important;
}
.ouercoutumer-hadding {
  margin-bottom: 6rem;
}
.ouercoutumer-hadding p {
  text-align: center;
  margin-top: 20px;
}
/*our custumer page css end*/

/*counting section css start*/
.self-selection-block--gradient-background {
  background: #36a8c6;
  padding-top: 63px;
  padding-bottom: 60px;
  margin-top: 4rem;
}
.self-selection-block__wrap {
  display: flex;
  flex-direction: column;
}
.self-selection-block--no-tab .self-selection-block__heading {
  text-align: center;
  margin-bottom: 1rem;
}
.self-selection-block--gradient-background .self-selection-block__heading {
  color: #fff;
}
.self-selection-block--gradient-background .self-selection-block__heading .tic-mark {
  background-color: #ea3424;
}
.tic-mark {
  display: inline-block;
  width: 40px;
  height: 4px;
  margin-bottom: 16px;
  content: "";
  background-color: #36a8c6;
}
.self-selection-block__cards-row-wrap {
  margin-bottom: 60px;
  position: relative;
}
.self-selection-block__cards-row {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.self-selection-block__card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  padding: 20px;
  position: relative;
  background-color: #fff;
  transition: background-color,ease,.15s;
  flex-grow: 1;
}
.self-selection-block__card {
  flex-direction: column;
  gap: 10px;
  padding: 22px 28px 35px;
  text-align: center;
  max-width: 250px;
  width: 100%;
  min-width: 150px;
}
.self-selection-block__card h3, .self-selection-block__card .h3 {
  font-size: 1.125rem;
  position: relative;
  margin-bottom: 0;
}
.self-selection-block--gradient-background .self-selection-block__card {
  border: 1px solid rgba(255,255,255,.25);border-radius: 5px;
}
.self-selection-block--gradient-background .self-selection-block__card {
  background-color: transparent;
}
.self-selection-block__card .self-selection-block__card-icon {
  height: 36px;
  width: 36px;
}
.self-selection-block--gradient-background .self-selection-block__card h3 a, .self-selection-block--gradient-background .self-selection-block__card .h3 a {
  color: #fff;
}
.self-selection-block--no-tab .self-selection-block__cards-row {
  gap: 20px;
  border: none;
  box-shadow: none;
}

/*lxp page css start*/

.with-tic-mark:after {
  display: block;
  width: 50px;
  height: 4px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  content: "";
  background-color: #ea3424;
}
.breadcrumb-nav .breadcrumb-nav__item:after {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 14px;
  margin-left: 14px;
  content: "";
  background-image: url("../images/angle-divider.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.landing-page-header__image-wrap.order-lg-2 img {
  max-width: 100%;
}
.base-block__header {
  width: 66.66666667%;
  max-width: 100%;
}
.base-block__header__title {
  margin-bottom: 32px;
}
.tic-mark {
  display: inline-block;
  width: 40px;
  height: 4px;
  margin-bottom: 16px;
  content: "";
  background-color: #ea3424;
}
.three-column-icon-block__wrap {
  padding-bottom: 15px;
  position: relative;
}
.three-column-icon-block__wrap:before {
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  height: calc(100% - 30px);
  content: "";
  background-color: #f2f2f2;
  z-index: -9;
}
.three-column-icon-block__card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 29px;
  text-align: left;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0,0,0,.1);
  column-gap: 16px;
}
.three-column-icon-block--left-aligned .three-column-icon-block__card {
  flex-direction: column;
  align-items: flex-start;
  padding: 26px 30px 50px 29px;
}
.three-column-icon-block--left-aligned .three-column-icon-block__card {
  padding: 36px 40px 60px 40px;
  margin-bottom: 60px;
  width: calc(33.333333% - 40px);
  aspect-ratio: 10/9;
}
.three-column-icon-block__icon {
  display: block;
  width: 70px;
  height: auto;
}
.three-column-icon-block__card>* {
  flex: 0 1 auto;
}
.three-column-icon-block__card__title {
  margin-bottom: .75rem;
  font-size: 1.0625rem;
}
.text-left {
  text-align: left !important;
}
.three-column-icon-block__wrap>.container-fluid, .three-column-icon-block__wrap>.container-sm, .three-column-icon-block__wrap>.container-md, .three-column-icon-block__wrap>.container-lg, .three-column-icon-block__wrap>.container-xl, .three-column-icon-block__wrap>.container-xxl {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1330px;
  column-gap: 30px;
}
.three-column-icon-block--left-aligned .three-column-icon-block__card .three-column-icon-block__card__title {
  font-size: 1.5rem;margin-bottom: .9375rem;
}
.three-column-icon-block--left-aligned .three-column-icon-block__card p {
  font-size: 1.125rem;
}
.three-column-icon-block--left-aligned .three-column-icon-block__card img {
  margin-bottom: 1.25rem;
}
.agency_featured_item4 {
  margin-top: 155px;
  align-items: center;
}
.slider-sectione-featurepage {
  background: url(../images/feaucherslider-bg.png) center top no-repeat;
  background-size: cover;
  padding: 110px 40px;
}
.collabtab-box-img {
  text-align: center;
}
.collabtab-box-contant h2 {
  color: #FFF;
  text-align: left;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 20px;
}
.collabtab-box-contant p {
  color: #FFF;
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
ul.breadcrumb-nav li {
  list-style: none;
}
.prodct-menu-name ul {
  padding: 0;
}
li.breadcrumb-nav__item a {
  color: #646161;
}
.collabtab-box-contant {
  padding-top: 15px;
}
.icon-list-block__list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  row-gap: 32px;
  max-width: 100%;
}
.icon-list-block__item {
  column-gap: 40px;
  padding-right: 30px;
  padding-left: 30px;
}
.icon-list-block__item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 15px;
  text-align: left;
  row-gap: 40px;
}
.icon-list-block__icon {
  display: block;
  width: 70px;
  height: auto;
}
.icon-list-block__item>* {
  flex: 0 1 auto;
}
.icon-list-block__card__title {
  margin-bottom: .75rem;
}
.icon-list-block__card__body>*:last-child {
  margin-bottom: 0;
}
.general-promo-block {
  overflow: hidden;
}
.general-promo-block__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: none;
}
.video-promo-blockbody{
  position: relative;
  align-self: stretch;
  margin-bottom: 60px;
}
.general-promo-block__wrap>* {
  flex: 0 1 auto;
}
.video-promo-blockbody{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding: 60px 0px 28px 60px;
}
.general-promo-block--flipped .video-promo-blockbody {
  padding-left: 100px;
}
.video-promo-blockbody:before {
  position: absolute;
  z-index: -1;
  top: -60px;
  left: -30px;
  display: block;
  width: calc(100% + 60px);
  height: calc(100% + 120px + 22vw);
  content: "";
  transform: skewY(-12deg);
  transform-origin: top left;
  background-color: #f2f2f2;
}
.general-promo-block--flipped .video-promo-blockbody:before {
  right: -70px;
}
.video-promo-blockbody:before {
  top: 0px;
  left: -40px;
  width: 100vw;
  height: 100%;
  transform: skewX(12deg);
  transform-origin: bottom left;
  border: solid 10px #f2f2f2;
  background-color: transparent;
}
.general-promo-block--flipped .video-promo-blockbody:before {
  right: -40px;
  left: auto;
  transform-origin: top left;
}
.intaligentd-video-outer {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding: 30px 60px 28px 60px;
  width: 100%;
}


/*learning patner page css start*/
.simple-page__wrap>* {
  flex: 0 1 auto;
}
.simple-page__sidebar {
  flex-shrink: 0;
  width: 25%;
  margin-top: 60px;
}
.simple-page__body {
  width: 66.66666667%;
}
.simple-page__card:before {
  position: absolute;
  z-index: -1;
  top: -30px;
  left: -30px;
  display: block;
  width: 67%;
  height: 81%;
  content: "";
  border: 7px solid #ea3424;
  border-image-source: linear-gradient(var(--gradient-angle), #ea3424 11.48%, #ea3424 96.12%);
  border-image-slice: 1;
}
.simple-page__card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 372px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0,0,0,.1);
  aspect-ratio: 3/3;
}


/*learmning patners css start*/
.team-page-section .team-block {
  margin-bottom: 60px;
  margin-top: 60px;
}
.learning-partner-outer {
  border-radius: 5px;
  min-height: 100%;
  position: relative;
}
.partner-image {
  text-align: center;
}
.partner-image img {
  width: 100%;
  border-radius: 15px;
}
.partner-discription {
  position: absolute;
  bottom: 27px;
  padding-left: 30px;
}
.partner-discription h3 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.readmore-button-partner {
  display: inline-block;
  width: 100%;
}
.partner-discription h5 {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  min-height: 61px;
}
.learnerpatner-textare {
  display: none;
}
.learnerpatner-textare p {
  font-size: 16px;
  color: #545454;
  line-height: 23px;
  margin: 0;
}
.partner-discription button {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.79);
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  float: right;
  margin-right: 20px;
}
 .team-block {
  margin-bottom: 60px;
  margin-top: 60px;
}
.team-block .inner-box {
  position: relative;
  padding: 40px 70px 28px 0px;
  min-height: 548px;
}
.team-block .inner-box:before {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  left: 70px;
  bottom: 0px;
  border-radius: 10px;
  background: #e3f4fb;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.team-block .inner-box .social-icons {
  position: absolute;
  right: 25px;
  top: 100px;
  z-index: 1;
}
.team-block .inner-box .social-icons li {
  position: relative;
  margin-bottom: 20px;
  list-style: none;
}
.team-block .inner-box .social-icons li a {
  position: relative;
  color: #222222;
  font-size: 18px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.team-block .inner-box .image {
  position: relative;
  z-index: 1;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 35px rgba(0,0,0,0.20);
}
.team-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 10px;
}
.team-block .inner-box .lower-content {
  position: relative;
  text-align: left;
  z-index: 1;
  padding: 30px 15px 0px 85px;
}
.team-block .inner-box::after {
  position: absolute;
  content: '';
  top: 0px;
  left: 70px;
  bottom: 0px;
  width: 0%;
  border-radius: 10px;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  background-image: -ms-linear-gradient(top, #e53535 100%);
  background-image: -moz-linear-gradient(top,  #e53535 100%);
  background-image: -o-linear-gradient(top, #e53535 100%);
  background-image: -webkit-gradient(linear, left top, left bottom,  color-stop(100, #e53535));
  background-image: -webkit-linear-gradient(top,  #e53535 100%);
  background-image: linear-gradient(to bottom, #e53535 100%);
}
.team-block .inner-box .lower-content h3 {
  position: relative;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
}
.team-block .inner-box .lower-content .designation {
  position: relative;
  margin-top: 5px;
  color: #777777;
  font-size: 21px;
}
.team-block .inner-box:hover::after {
  width: 81%;
}
.webinarBOXinner {
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.25);
  display: inline-block;
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
}
.listofnumber {
  text-align: right;
}
.webinarimgNAMEist {
  display: flex;
  justify-content: center;
  align-items: center;
}
.webninarIMG {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.webninarIMG img {
  width: 100%;
  border-radius: 10px;
}
.wbinarNAMElink {
  padding: 30px 20px 30px 50px;
  width: 100%;
}
.wbnewhadding-tital h2 {
  padding-bottom: 15px;
}
.wbinarNAMElink h2 {
  font-size: 22px;
}
.wbnewhadding-links p {
  color: #000;
  font-size: 21px;
  font-style: normal;
  font-weight: normal;
}
/*learmning patners css start*/

/*blog page css*/

.blog-contant {
  background: #FFF;
  box-shadow: 0px 0px 30px rgba(0,0,0,.1);
  display: inline-block;
  width: 100%;
  padding: 25px;
  margin-bottom: 30px;
  min-height: 613px;
  cursor: pointer;
  position: relative;
}
.hovertext-blog {
  display: none;
}
.blog-img {
  text-align: center;
}
.blog-img img {
  width: 100%;
  border-radius: 15px;
}
.blog-date span {
  color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.blogcenter-contant h2 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
}
.blogcenter-contant p {
  color: #000;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
}
.blogcenter-contant a {
  float: right;
  color: #36A8C6;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  vertical-align: middle;
  position: absolute;
  bottom: 21px;
  right: 24px;

}
.blogcenter-contant a i {
  padding-left: 5px; vertical-align: middle;
}
.team-block .inner-box:hover .lower-content h3, .team-block .inner-box:hover .social-icons li a, .team-block .inner-box:hover .lower-content .designation {
  color: #ffffff;
}
.wbnewhadding-tital h2 a {
  padding-bottom: 15px;
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.blog-date {
  padding: 10px 0;
}
.learning-partner-outer:hover .hoverefactbgs .partner-image img {
  width: 175px;
  height: 175px;
  border: solid 7px #ea3424;
  border-radius: 100%;
}
.learning-partner-outer:hover .hoverefactbgs .partner-discription {
  position: inherit;
  text-align: center;
  padding-top: 35px;
  padding-left: 0;
}
.learning-partner-outer:hover .hoverefactbgs .partner-discription h3 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.learning-partner-outer:hover .hoverefactbgs .learnerpatner-textare {
  display: block;
  padding: 0 10px;
}
.learning-partner-outer:hover .hoverefactbgs .partner-discription button {
  color: #000000;
}
.learning-partner-outer:hover .hoverefactbgs .partner-discription h5 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.learnerPathner-contant:hover {
  border: solid 2px #ea3424;
  border-radius: 15px;
  display: inline-block;
  min-height: 496px;
  padding: 20px;
}
.three-column-icon-block__card__body h3 {
  font-weight: bold;
}
.scroll-hint-home-page-buttom {
  position: absolute;
  bottom:15px;
  left: calc(50% - 40px);
  display: block;
  width: 80px;
  height: 40px;
  border: solid 1px rgba(255,255,255,.4);
  border-radius: 40px;
  background-color: rgba(255,255,255,.01);
  backdrop-filter: blur(2px);
}
 .scroll-hint-home-page-buttom::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid 2px #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 5px);
  top: calc(50% - 7px);
  animation-name: arrowBounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
.scroll-hint-home-page-buttom::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid 2px #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 5px);
  top: calc(50% - 7px);
  animation-name: arrowBounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
.submenu-outer-bttom-button a img {
  width: 17px;
}
.skilmangment-imge img {
  max-width: 90%;
  position: relative;
}
.skilmangment-imge {
  text-align: center;
  position: relative;
  padding-bottom: 40px;
}
.edu-video-home {
  text-align: center;
  position: relative;
  padding-bottom: 40px;
  width: 100%;
}
.convarstiones-outer{width: 100%;}
.edu-video-home:before {
  position: absolute;
  bottom: 0px;
  height: 30%;
  content: "";
  background-color: #ea3424;
  z-index: -1;
  width: 100%;
  margin: 0 auto;
}

h1.studieo-page-header-heading {
  text-align: center;
  padding: 50px 0px;
}


/*learner patner css*/
.bio-listing-block__wrap {
  padding-bottom: 30px;
  position: relative;
}
.bio-listing-block__wrap:before {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 100%;
  height: calc(100% - 30px);
  content: "";
  background-color: #f2f2f2;
}
.bio-listing-block__wrap:before {
  top: 60px;
  height: calc(100% - 60px);
}
.related-card {
  position: relative;
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: left;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0,0,0,.1);
}
.related-card.single-click {
  transition: all .3s;
}
.related-card__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.patner-related-card_body {
  padding: 24px 30px 25px;
  height: 175px;
}


.patner-related-card_body p {
  font-weight: 500;
}
.patner-hading-card_title {
  font-size: 1.5rem;
}
h3.patner-hading-card_title a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  text-decoration-color: #ea3424 !important;
}
.simple-page__card--no-pad {
  padding: 0;
  box-shadow: none;
}
ul.bradcom-patner-page li {
  display: inline-block;
}
ul.bradcom-patner-page li a {
  color:#404041;
}
ul.bradcom-patner-page li a:after {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 14px;
  margin-left: 14px;
  content: "";
  background-image: url("../images/angle-divider-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
ul.bradcom-patner-page{padding: 0}
.divijalisting {
  padding-left: 40px;
  line-height: 33px;
}
.divijalisting ul li {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
.scroll-hint::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid 2px #36a8c6;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 5px);
  top: calc(50% - 7px);
  animation-name: arrowBounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}

/*edurigo studeo css*/

.deu-studei-right-image-priveiw-new {
  float: left;
  width: 56%;
  padding: 10px;
}

.studeo-malval-img-new {
  width: 24%;
  float: left;
}
.studeo-malval-img-new img {
  width: 100%;
}

.deu-stu-convart-icon-new {
  width: 20%;
  float: left;
}

.deu-studei-right-image-priveiw-new img {
  width: 100%;
}

.deu-stu-convart-icon-new img {
  width: 100%;
}
.edu-studieo-outer-pr-new {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, .1);
  padding: 20px;
}
.beselin-center {
  text-align: center;
}
.center-text-notrigvird{text-align: center;}

.fullwithvideo-home{width: 90%;}
.studieo-text-tital-top {
  padding-bottom: 20px;
  font-size: 1.35rem;
}
.collabtab-box-img img {
  max-width: 100%;
  border-radius: 5px;
}
.slider-sectione-featurepage .col-md-4 {
  padding: 30px;
}
section.base-block.general-promo-block.general-promo-block--no-bg.homepage-m-remove {
  margin-bottom: 0px;
}
.slider-homepage-outer {
  overflow:hidden;
}

h2.skillintelliganstext {
  font-size: 30px;
  line-height: 40px;
  width: 80%;
  margin: 0 auto;
}
.home-video-hadding {
  text-align: center;
  margin-bottom: 50px;
}
.two-column-text-block__col01.rich-text-area {
  padding-top: 130px;
}
.site-footer__awards ul {
  padding: 0;
}
.icon-list-block__card__title h4 {
  font-size: 1.5rem;
  margin-bottom: .9375rem;}

.invalid-error {
  color: red;
}

/** bloag details page css */

.blogdetails-hadding {
  padding: 60px 0 0 0;
  margin-left: -95px;
}
.blogdetails-hadding h1 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 46px;
}
.blogdetails-hadding span {
  color: #000;
  margin-bottom: 20px;
  font-size: 21px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 17px;
  display: inline-block;
}
.container.blogdetail-page-outer section {
  padding: 20px 0;
}
.container.blogdetail-page-outer section img {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}
section.cantantpage-outer img {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.digital-education {
  padding-bottom: 25px;
}
.digital-education h2 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 25px;
}
.container.blogdetail-page-outer section p {
  line-height: 32px;
}
.digital-education p {
  color: #000;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.digital-education ul {
  padding-left: 25px;
}
.digital-education ul li {
  line-height: 40px;
}
.digital-education ul li {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.container.blogdetail-page-outer{padding-top:135px;}
.footer-buttom {
  background: #dedede;
  padding: 0px 20px;
 }

.copyright p {
  margin: 0;
  font-size: 14px;
}
.copyright {
  padding-top: 25px;
}
.socilmisa-link {
  padding-top: 5px;
}
.submenu-outer-bttom-button i {
  color: #a8a8a8;
  margin-left: 2px;
  vertical-align: middle;
}

/*flatu*/

ul.site-footer__link-list.newdesin {
  float: left;
  width: 52%;
}
.appicon-top ul li {
  list-style: none;    margin-bottom: 15px;
}

.appicon {
  display: inline-block;
  width: 100%;
}
.footer-awards--desktop {
  text-align: right;
  padding-right: 165px;
}


.skilmangment-imge:before {
  position: absolute;
  right: 0px;
  bottom: -10px;
  left: 0px;
  height: 30%;
  content: "";
  background-color: #ea3424;
}
.prodect-video:before {
  position: absolute;
  right: -42px;
  bottom: -38px;
  left: -42px;
  height: 30%;
  content: "";
  background-color: #ea3424;
}
.prodect-video {
  position: relative;
}
.prodect-video video {
  position: relative;
  border-radius: 10px;
}

.related-card-carear-box {
  position: relative;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: left;
  background-color: #fff;
  box-shadow: 0px 0px 30px rgba(0,0,0,.1);
  width: 100%;
  padding: 20px;
  min-height: 207px;
}
.comPny-emil.large-text p {
  font-size: 26px;
}
.wold-map-img img {
  max-width: 100%;
}
h2.askhadding-top{padding: 9px 5px 9px 5px;}
/*09-05-2025*/

.left-icon-logo8u7y img {
  width: 50px;
}
.left-icon-geatapp img{width: 70px;}
.left-icon-logo8u7y {
  float: left;
  width: 92px;
  padding-top: 39px;
}
.left-icon-geatapp{ float: left;
  width: 92px;
  padding-top: 39px;}

.outer-list-ratingi8U7t {
  float: left;    padding-top: 15px;
}
.outer-list-ratingi8U7truyh{float: left; width: 100%; padding-top: 15px;}
.logoIMG78 img {
  width: 115px;
}
.logoIMG78huntlogo img {
  width: 184px;
}
span.rattingu8uY ul li {
  list-style: none;
  display: inline;
}
span.rattingu8uY ul {
  display: block;
  margin: 0;
  padding: 0;
}
span.rattingu8uY ul li img {
  width: 15px;
  margin-right: 4px;
}
p.starCOUnter{font-size: 22px; color: #000000;}
p.starCOUnter strong {
  font-weight: bold;
  margin-left: 5px;
}
.secon-desin-img img {
  width: 173px;
}

.leftmargin {
  margin-left: 42px;
}
section.web-crtifd-list-outer {
  padding-top: 100px;
  padding-bottom: 50px;
}
.outer-logo-thard-prty.fistlistLOGOs {
  margin-left: 78px;
}

/*suscsues page css*/
.bloginne-inform-img-outer {
  text-align: center;
  border: solid 1px #d9d9d9;
  margin-top: 100px;
  border-radius: 10px;
  margin-bottom: 50px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.bloginne-inform-img-outer img{max-width: 100%;}
.edurigo-staup {
  width: 67%;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}
.edurigo-staup thead th{
  text-align: center;
  background: #eee;
}
.bgsslogo-classouter img{max-width:220px !important; padding-top: 14px;}

.bg-video {
  top:0; left:0; width:100%; height:100%; object-fit:cover;
  z-index:-1; /* behind content */
}
.content { position:relative; z-index:1; color:white; text-align:center; padding-top:40vh; font-size:2rem;}

video.bg-video {
  height: 850px;
  width: 100%;
  object-fit: cover;
  margin-top: -80px;
}

.bg-dawn-linear-background-video {
  background-image: linear-gradient(
          180deg,
          #ff6b59,
          #ea3424,
          #8c1c12
  );
  height: 850px;
  position: absolute;
  bottom:1%;
  opacity: 20%;
  width: 100%;
}


/*home salder css*/
.home-text-slider {
  position: relative;
}

.text-slide {
  display: none;
  animation: fadeLeft 0.8s ease-in-out;
}

.text-slide.active {
  display: block;
}

@keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}


/*new section css start*/
.contant-left-section {
  width:77%;
  text-align: center;
  margin: 0 auto;
}
.contbuttom-img img{width: 88%;}
.contbuttom-img {
  text-align: center;
}


               /*faq css start*/
.faq-question h2 {
  font-size: 1.15rem;
  font-weight: 600;
  margin-bottom: 0;
}
.faq-title{
  text-align:center;
  font-size:40px;
  margin-bottom:30px;
  color:#222;
  font-weight:bold;
}

.faq-item{
  background:#fff;
  border-radius:16px;
  margin-bottom:18px;
  overflow:hidden;
  box-shadow:0 6px 18px rgba(0,0,0,0.08);
  transition:0.3s;
}

.faq-item:hover{
  transform:translateY(-3px);
}

.faq-question{
  width:100%;
  padding:22px 25px;
  background:none;
  border:none;
  outline:none;
  display:flex;
  justify-content:space-between;
  align-items:center;
  cursor:pointer;
  font-size:18px;
  font-weight:600;
  color:#222;
}

.faqicon{
  width:35px;
  height:35px;
  border-radius:50%;
  background:#36a8c6;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  transition:0.3s;
  flex-shrink:0;
}

.faq-answer{
  max-height:0;
  overflow:hidden;
  transition:max-height 0.4s ease;
  padding:0 25px;
}

.faq-answer p{
  padding-bottom:22px;
  line-height:1.7;

}

.faq-item.active .faq-answer{
  max-height:200px;
}

.faq-item.active .faq-answer-homepage{
  max-height:100%;
}

.faq-answer-homepage{
  max-height:0;
  overflow:hidden;
  transition:max-height 0.4s ease;
  padding:0 25px;
}
ul.Organizationsaiuse-list-homepage li {
  line-height: 2;
}
.faq-item.active .faqicon{
  background:#ef4444;
}

.faq-item.active .faqicon::before{
  content:"−";
}

.faqicon::before{
  content:"+";
}


/*new page start css skill manage mant page css*/

:root {
  --bg: #0f1419;
  --surface: #1a222d;
  --surface-raised: #232d3a;
  --border: rgba(255, 255, 255, 0.08);
  --text: #e8edf4;
  --text-muted: #9aa8b8;
  --accent: #3d9cf0;
  --accent-soft: rgba(61, 156, 240, 0.15);
  --accent-glow: rgba(61, 156, 240, 0.35);
  --radius: 14px;
  --radius-sm: 10px;
  --shadow: 0 18px 50px rgba(0, 0, 0, 0.45);
}


.listviewgyhu {
  margin: 0;
  min-height: 100vh;
  font-size: 1rem;
  line-height: 1.65;
  background: #36a8c6;
  padding: clamp(1.5rem, 4vw, 3rem);
  margin-bottom: 50px;
}

.page {
  max-width: 1020px;
  margin: 0 auto;
}

.hero {
  text-align: center;
  margin-bottom: clamp(2rem, 5vw, 3rem);
  padding-bottom: 2rem;
  border-bottom: 1px solid var(--border);
}

.hero h1 {
  font-size: clamp(2rem, 5vw, 2.75rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  margin: 0 0 0.75rem;
  line-height: 1.15;
  color: #333333;
}

.hero p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.05rem;
  max-width: 36ch;
  margin-inline: auto;
}

.stack {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* Native collapsible panels — no JS */
details.panel {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

details.panel:hover {
  border-color: rgba(61, 156, 240, 0.25);
}

details.panel[open] {
  border-color: rgba(61, 156, 240, 0.35);
  box-shadow: var(--shadow), 0 0 0 1px rgba(61, 156, 240, 0.12);
}

details.panel > summary {
  list-style: none;
  cursor: pointer;
  padding: 1.15rem 1.25rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  user-select: none;

}

details.panel > summary::-webkit-details-marker {
  display: none;
}

.summary-text {
  flex: 1;
  min-width: 0;
}

.summary-kicker {
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--accent);
  margin-bottom: 0.35rem;
}

.summary-title h2 {
  font-size: 1.15rem;
  font-weight: 600;
  color: #333333;
  line-height: 1.35;
  margin-top: 7px;
  margin-bottom: 0px;
}

.chevron {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: var(--radius-sm);
  background: var(--accent-soft);
  border: 1px solid rgba(61, 156, 240, 0.2);
  display: grid;
  place-items: center;
  margin-top: 0.15rem;
  transition: transform 0.25s ease, background 0.2s ease;
}

.chevron svg {
  width: 14px;
  height: 14px;
  stroke: var(--accent);
  stroke-width: 2.2;
  fill: none;
  transition: transform 0.25s ease;
}

details.panel[open] .chevron {
  background: rgba(61, 156, 240, 0.22);
}

details.panel[open] .chevron svg {
  transform: rotate(180deg);
}

.skill-platform-panel-body {
  padding: 0 1.25rem 1.25rem;
  border-top: 1px solid var(--border);
}

.skill-platform-panel-body > p:first-of-type {
  margin-top: 1rem;
}

.skill-platform-panel-body p {
  margin: 0 0 1rem;
}

.skill-platform-panel-body p:last-child {
  margin-bottom: 0;
}
button.faq-question h2 {
  font-size: 22px;
  font-weight: 600;
}
.skill-platform-panel-body ul {
  margin: 0 0 1rem;
  padding-left: 1.15rem;
  font-size: 0.95rem;
}

.skill-platform-panel-body ul li {
  margin-bottom: 0.45rem;
  padding-left: 0.25rem;
}

.skill-platform-panel-body ul li::marker {
  color:#36a8c6 ;
}

.closing-box {
  margin-top: 1.5rem;
  padding: 1.5rem 1.25rem;
  background: linear-gradient(135deg, var(--surface-raised) 0%, var(--surface) 100%);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  text-align: center;
}

.closing-box h2 {
  font-size: clamp(1.5rem, 3.5vw, 1.85rem);
  font-weight: 400;
  margin: 0 0 0.75rem;
  color: #fff;
}

.closing-box > p {
  margin: 0 0 1.25rem;
  color: var(--text-muted);
}

.advantage-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem;
  text-align: left;
  max-width: 600px;
  margin: 0 auto;
}

@media (min-width: 520px) {
  .advantage-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.advantage-grid span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.88rem;
  color: var(--text);
  padding: 0.45rem 0.65rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: var(--radius-sm);
  border: 1px solid var(--border);
}

.advantage-grid span::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
}

.hint {
  margin-top: 2rem;
  text-align: center;
  font-size: 0.8rem;
  color: var(--text-muted);
  opacity: 0.85;
}


/*home page new contant add css*/

.Organizationsaiuse-main-section{
  width:100%;
  padding:80px 20px;
  background:#f8fafc;
  box-sizing:border-box;

}

.Organizationsaiuse-container{
  max-width:1300px;
  margin:0 auto;

}

.Organizationsaiuse-heading{
  margin-bottom:30px;
  text-align: center;
}

.Organizationsaiuse-description{
  line-height:1.8;
  color:#4b5563;
  margin-bottom:22px;
}

.Organizationsaiuse-list{
  margin:0 0 30px 25px;
  padding:0;
}


.qrglevli-list-outer{
  width:100%;
  padding:20px 0;
}

.Organizationsaiuse-list{
  width:100%;
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:22px;
  padding:0;
  margin:0;
  list-style:none;
}
.Organizationsaiuse-list-item {
  /* Thoda premium look dene ke liye subtle border */
  border: 1px solid rgba(54, 168, 198, 0.15);
  padding: 18px 22px;
  border-radius: 5px;
  line-height: 1.7;
  color: #1f2937;
  font-weight: 500;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  transition: 0.3s ease;
  display: flex;
  align-items: center;
  font-size:18px;
  background: #39accc;
  color: #fff;
}

/* Hover Effect */

.Organizationsaiuse-list-item:hover{
  transform:translateY(-4px);
  box-shadow:0 10px 24px rgba(0,0,0,0.12);
}


section.client-logo-block.base-block {
  margin-bottom: 50px;
}
.faq-title.homepageFAQ{padding-top: 30px;}

h1.powelarnig-hadding{font-weight: 500; font-size: 2.5rem;    font-family: "Arial", "sans-serif";}
/* Tablet */

@media(max-width:768px){

  .Organizationsaiuse-list{
    grid-template-columns:1fr;
    gap:18px;
  }

  .Organizationsaiuse-list-item{
    min-height:auto;
    padding:20px 18px;
    font-size:16px;
  }
}

/* Mobile */

@media(max-width:480px){

  .Organizationsaiuse-list-item{
    padding:18px 16px;
    border-radius:12px;
    font-size:15px;
    line-height:1.6;
  }
  .faq-question h2 {
    margin-bottom: 0;
  }
}
/* Responsive CSS */

@media(max-width:768px){

  .Organizationsaiuse-main-section{
    padding:60px 15px;
  }
}







.Organizationsaiuse-container{
  position: relative;
  overflow: hidden;
  padding: 50px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 15px 50px rgba(0,0,0,.08);

}

.Organizationsaiuse-container::before{
  content:'';
  position:absolute;
  top:-120px;
  left:-120px;
  width:280px;
  height:280px;
  border-radius:50%;
  background:rgba(234,52,36,.12);
  filter:blur(60px);
}

.Organizationsaiuse-container::after{
  content:'';
  position:absolute;
  right:-120px;
  bottom:-120px;
  width:280px;
  height:280px;
  border-radius:50%;
  background:rgba(54,168,198,.12);
  filter:blur(60px);
}

.Organizationsaiuse-container > *{
  position:relative;
  z-index:1;
}

h2.blogpage-hadding2{font-size: 34px;
  padding: 10px 0;
  font-weight: 500;}

/*blog page pagination*/

.blog-pagination-section{
  padding:60px 0;
}

.blog-pagination-section .nav-links,
.blog-pagination-section{
  text-align:center;
}

.blog-pagination-section .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  margin: 0 5px;
  padding: 0 18px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #e5e7eb;
  color: #333;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease;
  box-shadow: 0 2px 10px rgba(0,0,0,.05);
}
.blog-pagination-section .page-numbers:hover{
  color:#333333;
  border-color:transparent;
  transform:translateY(-2px);
}
.blog-pagination-section .page-numbers i {
  padding-right: 8px;
  color: #666;
}
.next.page-numbers i {
  padding-left: 6px;
  color: #666;
  padding-right: 0;
}{
  padding-right: 0;
  padding-left: 7px;
}
.blog-pagination-section .current{
  background:#36a8c6;
  color:#fff !important;
  border:none;
}

.blog-pagination-section .prev,
.blog-pagination-section .next{
  padding:0 22px;
}

.digital-education h2 {
  font-size: 34px;
  padding: 10px 0;
  font-weight: 500;
}

.digital-education h6 {
  font-size: 34px;
  padding: 10px 0;
  font-weight: 500;
}
.blogcenter-contant h1 {
  font-size: 24px;
}


/*testimonials css start*/


.testimonial-section {
  width: 100%;
  padding: 80px 20px;
  background: linear-gradient(135deg, #f7fbfc, #eef8fa);
  overflow: hidden;
}

.testimonial-wrapper {
  max-width: 1300px;
  margin: auto;
  perspective: 1400px;
}

.testimonial-slider {
  position: relative;
  width: 100%;
  height: 500px;
  transform-style: preserve-3d;
}


/* =========================
   CARD
========================= */

.testimonial-card {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 280px 1fr;
  align-items: center;
  padding: 50px 60px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 25px 70px rgba(0, 0, 0, 0.12);
  opacity: 0;
  transform: rotateY(-35deg) translateX(100px) translateZ(-150px) scale(.9);
  animation: testimonialAnimation 21s infinite;
  backface-visibility: hidden;
}


/*!* 3 testimonials = 7 sec each *!*/

/*.testimonial-card:nth-child(1) {*/
/*  animation-delay: 0s;*/
/*}*/

/*.testimonial-card:nth-child(2) {*/
/*  animation-delay: 5s;*/
/*}*/

/*.testimonial-card:nth-child(3) {*/
/*  animation-delay: 14s;*/
/*}*/


/*!* =========================*/
/*   3D ANIMATION*/
/*========================= *!*/

/*@keyframes testimonialAnimation {*/

/*  !* Start *!*/
/*  0% {*/
/*    opacity: 0;*/
/*    transform:*/
/*            rotateY(-35deg)*/
/*            translateX(120px)*/
/*            translateZ(-180px)*/
/*            scale(.88);*/
/*  }*/

/*  !* Smooth entry *!*/
/*  5% {*/
/*    opacity: 1;*/
/*    transform:*/
/*            rotateY(0deg)*/
/*            translateX(0)*/
/*            translateZ(0)*/
/*            scale(1);*/
/*  }*/

/*  !* Stay visible *!*/
/*  28% {*/
/*    opacity: 1;*/
/*    transform:*/
/*            rotateY(0deg)*/
/*            translateX(0)*/
/*            translateZ(0)*/
/*            scale(1);*/
/*  }*/

/*  !* Slow exit *!*/
/*  34% {*/
/*    opacity: 0;*/
/*    transform:*/
/*            rotateY(30deg)*/
/*            translateX(-100px)*/
/*            translateZ(-150px)*/
/*            scale(.9);*/
/*  }*/

/*  100% {*/
/*    opacity: 0;*/
/*    transform:*/
/*            rotateY(30deg)*/
/*            translateX(-100px)*/
/*            translateZ(-150px)*/
/*            scale(.9);*/
/*  }*/
/*}*/

/* =========================
   2 TESTIMONIALS
   10 SECONDS EACH
========================= */

.testimonial-card {
  animation: testimonialAnimation 20s infinite;
}


/* Testimonial 1 */

.testimonial-card:nth-child(1) {
  animation-delay: 0s;
}


/* Testimonial 2 */

.testimonial-card:nth-child(2) {
  animation-delay: 10s;
}


/* =========================
   3D ANIMATION
========================= */

@keyframes testimonialAnimation {

  /* Hidden - Entry position */
  0% {
    opacity: 0;

    transform:
            rotateY(-35deg)
            translateX(120px)
            translateZ(-180px)
            scale(.88);
  }


  /* Smooth entry */
  5% {
    opacity: 1;

    transform:
            rotateY(0deg)
            translateX(0)
            translateZ(0)
            scale(1);
  }


  /* Stay visible */
  48% {
    opacity: 1;

    transform:
            rotateY(0deg)
            translateX(0)
            translateZ(0)
            scale(1);
  }


  /* Smooth exit */
  53% {
    opacity: 0;

    transform:
            rotateY(30deg)
            translateX(-100px)
            translateZ(-150px)
            scale(.9);
  }


  /* Hidden */
  100% {
    opacity: 0;

    transform:
            rotateY(30deg)
            translateX(-100px)
            translateZ(-150px)
            scale(.9);
  }
}
/* =========================
   LEFT PROFILE
========================= */

.testimonial-left {
  text-align: center;
  padding-right: 45px;
  border-right: 1px solid #e8e8e8;
}

.testimonial-left img {
  width: 125px;
  height: 125px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px;
  border: 5px solid #fff;
  box-shadow:
          0 10px 30px rgba(54, 168, 198, .25);
}


/* Name */

.testimonial-left h4 {
  margin: 0 0 7px;
  font-size: 20px;
  font-weight: 700;
  color: #222;
}


/* Position */

.testimonial-left span {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #777;
}


/* Company */

.testimonial-left small {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #333333;);
  -webkit-background-clip: text;
}


/* =========================
   RIGHT CONTENT
========================= */

.testimonial-right {
  position: relative;
  padding-left: 60px;
}


/* Quote */

.testimonial-right .quote {
  font-size: 50px;
  line-height: 1;
  background: linear-gradient(
          135deg,
          #36a8c6
  );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: -24px;
}
.testimonial-right .quote2 {
  font-size: 50px;
  line-height: 1;

  background: linear-gradient(
          135deg,
          #36a8c6
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 15px;
  padding-left: 10px;
  position: absolute;
}


/* Testimonial */

.testimonial-right p {
  position: relative;
  z-index: 2;
  margin: 0;
  max-width: 850px;
  font-size: 1.125rem;
  line-height: 1.75;
  color: #323232;
  font-weight: 500;
margin-bottom: 15px;
}
h2.Organizationsaiuse-heading.Customers-Say {
  margin-bottom: 50px;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 768px) {

  .testimonial-section {
    padding: 50px 15px;
  }

  .testimonial-slider {
    height: 600px;
  }

  .testimonial-card {
    grid-template-columns: 1fr;

    padding: 10px 25px;
  }

  .testimonial-left {
    padding-right: 0;
    padding-bottom: 25px;

    border-right: 0;
    border-bottom: 1px solid #e8e8e8;
  }

  .testimonial-left img {
    width: 90px;
    height: 90px;
  }

  .testimonial-right {
    padding-left: 0;
    padding-top: 35px;
  }

  .testimonial-right .quote {
    left: 0;
    font-size: 35px;
  }

  .testimonial-right p {
    font-size: 17px;
    line-height: 1.6;
  }
}


@media (max-width: 480px) {

  .testimonial-slider {
    height: 630px;
  }

  .testimonial-card {
    border-radius: 20px;
    padding: 30px 20px;
  }

  .testimonial-right p {
    font-size: 16px;
  }
}




   /* =========================================
Workforce Performance Platform  css start
========================================= */
span.work-future-icon img {
  width: 52px;
}
span.work-future-icon-first img {
  width: 55px;
}
span.work-future-icon-thare img {
  width: 50px;
}
 .workpr-feature-section {
   width: 100%;
   margin: 0 auto;
   padding-left: 96px;
   padding-right: 96px;
   box-sizing: border-box;
 }

/* Main Row */

.workpro-inner-feature-row {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 70px;
  margin-bottom: 100px;
}

/* Reverse Row */

.wp-feature-row-reverse {
  grid-template-columns: 1fr 1fr;
}


/* =========================================
   IMAGE
========================================= */

.workprformtion-feature-image {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}
.wp-feature-row-reverse .workprformtion-feature-image {
  width: 100%;
  display: flex;
  justify-content: right;
  align-items: center;
}
.workprformtion-feature-image img {
  width: 100%;
  max-width: 700px;
  height: auto;
  display: block;
  object-fit: contain;
}


/* =========================================
   CONTENT
========================================= */

.workprfonce-feature-content {
  width: 100%;
}


/* =========================================
   CHECK LIST
========================================= */

.workparm-feature-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 40px;
  padding: 0;
  margin-bottom: 15px;
  list-style: none;
}

.workparm-feature-list li {
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}

.workparm-feature-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #36a8c6;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
}

/* =========================================
   AI WORKFORCE SECTION
========================================= */

.ai-workforce-section {
  width: 100%;
  background: #ffffff;
  padding: 70px 20px 90px;
  box-sizing: border-box;
}

.ai-workforce-container {
  width: 100%;
  padding-right: 96px;
  padding-left: 96px;
  margin: 0 auto;
}


/* =========================================
   HEADER
========================================= */

.ai-workforce-header {
  margin: 0px 0px  90px 0px;
  text-align: left;
}
.ai-workforce-header h2 {
  text-align: center;
  margin-bottom: 30px;
}

/* =========================================
   CARDS
========================================= */

.ai-workforce-cards {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}


/* =========================================
   SINGLE CARD
========================================= */

.ai-workforce-card {
  min-height: 290px;
  padding: 32px;
  box-sizing: border-box;
  background: #36a8c6;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition:
          transform 0.3s ease,
          box-shadow 0.3s ease;
}


/* =========================================
   CARD HOVER
========================================= */

.ai-workforce-card:hover {
  transform: translateY(-6px);

  box-shadow:
          0 15px 35px rgba(5, 5, 47, 0.18);
}


/* =========================================
   ICON
========================================= */

.ai-workforce-icon {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
}

.ai-workforce-icon span {
  font-size: 38px;
  line-height: 1;
  color: #fff;
}


/* =========================================
   CARD HEADING
========================================= */

.ai-workforce-card h3 {
  margin: 0 0 25px;
  font-size: 27px;
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
}


/* =========================================
   CARD DESCRIPTION
========================================= */

.ai-workforce-card p {
  margin: 0;
  line-height: 1.55;
  color: #ffffff;
}

/* ==========================================
WFM HERO SECTION
========================================== */

.wfm-hero {
  width: 100%;
  background: #f6f6f6;
  overflow: hidden;
  margin-bottom: 100px;
}

.wfm-hero-inner {
  width: 100%;
  max-width: 1600px;
  min-height: 780px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 52% 48%;
}


/* ==========================================
   LEFT CONTENT
========================================== */

.wfm-hero-content {
  padding: 100px 70px 80px 8%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


/* ==========================================
   RIGHT IMAGE
========================================== */

.wfm-hero-image {
  position: relative;
  width: 100%;
  min-height: 780px;
  overflow: visible;
}

.wfm-hero-image > img {
  width: 100%;
  height: 100%;
  min-height: 780px;
  display: block;
  object-fit: cover;
  object-position: center;
}


/* ==========================================
   FLOATING ALERT CARD
========================================== */

.wfm-alert-card {
  position: absolute;

  left: -38px;
  top: 28%;

  width: 260px;

  padding: 24px 20px;

  background: #ffffff;

  box-sizing: border-box;

  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);

  z-index: 5;
}


/* Alert Icon */

.wfm-alert-icon {
  margin-bottom: 8px;

  text-align: center;

  font-size: 34px;
  font-weight: 700;

  color: #e9534f;
}


/* Card Heading */

.wfm-alert-card h3 {
  margin: 0 0 8px;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  color: #10152f;
}

/* ===============================
CONNECTED WORKFORCE SECTION
================================ */

.connected-workforce-section {
  width: 100%;
  padding: 90px 20px;
  background: #f7fbfc;
  box-sizing: border-box;
  overflow: hidden;
}

.work-cw-container {
  max-width: 1200px;
  margin: 0 auto;
}


/* Heading */

.work-cw-heading {
  max-width: 850px;
  margin: 0 auto 65px;
  text-align: center;
}

.cw-eyebrow {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #36a8c6;
}



.work-cw-heading p {
  margin: 0 auto;
  max-width: 760px;
  font-size: 18px;
  line-height: 1.7;
  color: #60717a;
}

.work-cw-heading strong {
  color: #263b44;
}


/* Journey */

.workpap-cw-journey {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0;
  margin-bottom: 70px;
}


/* Connecting line */

.workpap-cw-journey::before {
  content: "";
  position: absolute;
  top: 31px;
  left: 8%;
  right: 8%;
  height: 2px;
  background: linear-gradient(
          90deg,
          #36a8c6,
          #ea3424,
          #36a8c6
  );
  opacity: .35;
}


/* Step */

.workprplt-cw-step {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 10px;
}

.cw-number {
  width: 62px;
  height: 62px;
  margin: 0 auto 20px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #ffffff;
  border: 2px solid #36a8c6;

  font-size: 14px;
  font-weight: 700;
  color: #36a8c6;

  box-shadow: 0 8px 25px rgba(54, 168, 198, .12);

  transition: all .3s ease;
}


.workprplt-cw-step h3 {
  margin: 0 0 8px;
  font-size: 18px;
  color: #1e333d;
}

.workprplt-cw-step p {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: #718089;
}


/* Outcome */

.cw-outcome {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
  align-items: center;

  padding: 45px 50px;

  background: #ffffff;
  border-radius: 24px;

  border: 1px solid rgba(54, 168, 198, .14);

  box-shadow: 0 15px 50px rgba(30, 70, 80, .07);

  position: relative;
  overflow: hidden;
}

.cw-outcome::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;

  background: linear-gradient(
          180deg,
          #ea3424,
          #ea3424
  );
}

.cw-outcome-left span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ea3424;
}

.cw-outcome-left h2 {
  margin: 12px 0 0;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.2;
  color: #172b35;
}

.cw-outcome-left h2 strong {
  color: #36a8c6;
}

.cw-outcome-right p {
  margin: 0;
  line-height: 1.75;
  color: #60717a;
}

.cw-outcome-right strong {
  color: #263b44;
}







/* ==========================================
   TABLET
========================================== */

@media (max-width: 1200px) {

  .wfm-hero-content {
    padding-left: 50px;
    padding-right: 40px;
  }

  .wfm-hero-content h1 {
    font-size: 48px;
  }

  .wfm-hero-content p {
    font-size: 15px;
  }

  .wfm-check-list li {
    font-size: 14px;
  }

  .wfm-alert-card {
    left: -30px;
    width: 230px;
  }

}


/* ==========================================
   TABLET / SMALL LAPTOP
========================================== */

@media (max-width: 991px) {

  .wfm-hero-inner {
    grid-template-columns: 1fr 1fr;
    min-height: 650px;
  }

  .wfm-hero-content {
    padding: 60px 30px 60px 35px;
  }

  .wfm-hero-content h1 {
    font-size: 39px;
    letter-spacing: -0.5px;
  }

  .wfm-brand {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .wfm-hero-content p {
    font-size: 14px;
    line-height: 1.5;
  }

  .wfm-check-list li {
    font-size: 13px;
  }

  .wfm-hero-image {
    min-height: 650px;
  }

  .wfm-hero-image > img {
    min-height: 650px;
  }

  .wfm-alert-card {
    left: -25px;
    width: 205px;
    padding: 18px 15px;
  }

  .workpr-feature-section {
    padding: 30px 25px;
  }

  .workpro-inner-feature-row {
    gap: 40px;
    margin-bottom: 75px;
  }





  .ai-workforce-section {
    padding: 60px 25px 70px;
  }

  .ai-workforce-header {
    max-width: 750px;
    margin-bottom: 60px;
  }

  .ai-workforce-header h2 {
    font-size: 42px;
    margin-bottom: 30px;
  }



  .ai-workforce-cards {
    gap: 20px;
  }

  .ai-workforce-card {
    min-height: 300px;
    padding: 25px;
  }

  .ai-workforce-card h3 {
    font-size: 23px;
  }


  .ai-workforce-container {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 auto;
  }

}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

  .wfm-hero-inner {
    display: flex;
    flex-direction: column;

    min-height: auto;
  }


  /* Content */

  .wfm-hero-content {
    width: 100%;

    padding: 50px 20px 45px;

    order: 1;
  }

  .wfm-brand {
    font-size: 18px;
    margin-bottom: 22px;
  }

  .wfm-brand-icon {
    font-size: 24px;
  }


  .wfm-hero-content h1 {
    font-size: 37px;
    line-height: 1.03;

    letter-spacing: -0.5px;

    margin-bottom: 25px;
  }

  .wfm-hero-content p {
    font-size: 15px;
    line-height: 1.6;
  }

  .wfm-check-list {
    margin-bottom: 25px;
  }

  .wfm-check-list li {
    font-size: 14px;
    line-height: 1.5;

    padding-left: 25px;
  }


  /* Button */

  .wfm-demo-btn {
    min-height: 50px;
    padding: 0 25px;

    font-size: 14px;
  }


  /* Image */

  .wfm-hero-image {
    width: 100%;

    min-height: 500px;

    order: 2;

    overflow: visible;
  }

  .wfm-hero-image > img {
    width: 100%;
    height: 500px;

    min-height: 500px;

    object-fit: cover;
  }


  /* Floating card */

  .wfm-alert-card {
    left: 20px;
    top: 50%;

    width: 220px;

    padding: 18px 15px;
  }

  .workpr-feature-section {
    padding: 20px 15px;
  }

  .workpro-inner-feature-row,
  .wp-feature-row-reverse {
    display: flex;
    flex-direction: column;

    gap: 30px;
    margin-bottom: 65px;

    align-items: stretch;
  }

  /* Image always first on mobile */

  .workprformtion-feature-image {
    width: 100%;
    order: 1;
  }

  .workprfonce-feature-content {
    width: 100%;
    order: 2;
  }

  .workprformtion-feature-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
  }

  .workprfonce-feature-content h2 {
    line-height: 1.1;
    margin-bottom: 18px;
  }

  .workprfonce-feature-content p {
    line-height: 1.6;
    margin-bottom: 15px;
  }

  .workparm-feature-list {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .workparm-feature-list li {
    padding-left: 26px;
    margin-bottom: 10px;
  }

  .wp-feature-btn {
    width: auto;
    max-width: 100%;
    min-height: 46px;
    padding: 0 20px;
    font-size: 13px;
    text-align: center;
    box-sizing: border-box;
  }

  .ai-workforce-section {
    padding: 45px 18px 60px;
  }

  .ai-workforce-header {
    width: 100%;
    margin-bottom: 45px;
  }

  .ai-workforce-header h2 {
    font-size: 32px;
    line-height: 1.08;
    margin-bottom: 25px;
  }

  .ai-workforce-header p {
    line-height: 1.6;
    margin-bottom: 18px;
  }


  /* Cards become one column */

  .ai-workforce-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .ai-workforce-card {
    width: 100%;
    min-height: auto;

    padding: 28px 25px;
  }

  .ai-workforce-icon {
    margin-bottom: 20px;
  }

  .ai-workforce-card h3 {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 18px;
  }

  .ai-workforce-card p {
    line-height: 1.6;
  }

}


/* ==========================================
   SMALL MOBILE
========================================== */

@media (max-width: 480px) {

  .wfm-hero-content {
    padding: 40px 16px;
  }

  .wfm-hero-content h1 {
    font-size: 31px;
  }

  .wfm-hero-content p {
    font-size: 14px;
  }

  .wfm-check-list li {
    font-size: 13px;
  }

  .wfm-hero-image {
    min-height: 420px;
  }

  .wfm-hero-image > img {
    height: 420px;
    min-height: 420px;
  }

  .wfm-alert-card {
    left: 15px;
    top: 45%;

    width: 190px;

    padding: 14px 12px;
  }

  .wfm-alert-card h3 {
    font-size: 14px;
  }

  .wfm-alert-small {
    font-size: 10px;
  }
  .workpr-feature-section {
    padding: 15px 12px;
  }

  .workpro-inner-feature-row,
  .wp-feature-row-reverse {
    gap: 25px;
    margin-bottom: 55px;
  }




  .wp-feature-btn {
    width: 100%;
  }


}



/* ===============================
   TABLET
================================ */

@media (max-width: 991px) {

  .connected-workforce-section {
    padding: 70px 20px;
  }

  .workpap-cw-journey {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 45px;
  }

  .workpap-cw-journey::before {
    display: none;
  }

  .cw-outcome {
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 40px;
  }
}


/* ===============================
   MOBILE
================================ */

@media (max-width: 600px) {

  .connected-workforce-section {
    padding: 55px 16px;
  }

  .work-cw-heading {
    margin-bottom: 45px;
  }


  .work-cw-heading p {
    font-size: 16px;
  }

  .workpap-cw-journey {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 45px;
  }

  .workprplt-cw-step {
    display: flex;
    align-items: center;
    text-align: left;

    padding: 18px;

    background: #ffffff;
    border-radius: 14px;
    border: 1px solid rgba(54, 168, 198, .12);
  }

  .cw-number {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;

    margin: 0 18px 0 0;
  }

  .workprplt-cw-step h3 {
    font-size: 17px;
    margin-bottom: 4px;
  }

  .workprplt-cw-step p {
    font-size: 13px;
  }

  .cw-outcome {
    padding: 30px 25px;
    border-radius: 18px;
  }

  .cw-outcome-left h2 {
    font-size: 28px;
  }

  .cw-outcome-right p {
    line-height: 1.65;
  }
}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

  .ai-workforce-section {
    padding: 35px 15px 50px;
  }

  .ai-workforce-header h2 {
    font-size: 27px;
  }



  .ai-workforce-card {
    padding: 25px 22px;
  }

  .ai-workforce-card h3 {
    font-size: 21px;
  }



}






/*Workforce Performance Platform css and*/