body{
  font-family: museo-sans, sans-serif;
  font-weight: 500;
}
h1{
  font-size: 48px;
  font-weight: 700;
  line-height: 60px; /* 125% */
letter-spacing: -0.24px;
}
h2{
  color: rgba(0, 0, 0, 0.90);
  font-size: 35px;
  font-weight: 700;
  line-height: 40px; /* 114.286% */
  letter-spacing: -0.5px;
}
.Font-20-500{
  font-size: 20px;
  font-weight: 500;
  line-height: 28px; /* 140% */
}
.Font-20-700{
  font-size: 20px;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.body-text-color{
  color: #47496A;
}
.surface-light{
  background: #EBF0FF;
}
.body-surface-light{
  background: #FCFCFF;
}
.gap-xxxl{gap: 140px;}
.gap-xxl{gap: 60px;}
.gap-xl{gap: 90px;}
figure{
  margin: 0;
}
.tag-dark-theme{
  background: #010213;
}
.min-height{
  min-height: calc(100vh - 200px);
}
.banner-bg-light{
    background-image: url('data:image/svg+xml,<svg width="1551" height="685" viewBox="0 0 1551 685" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9462_15671)"><g opacity="0.6" filter="url(%23filter0_f_9462_15671)"><path d="M-67.5662 85.4092C-122.649 11.3278 -68.3746 -93.689 23.9176 -91.6038L452.711 -81.9162C486.263 -81.1581 517.667 -65.2439 538.12 -38.6344L571.122 4.3033C630.562 81.6381 568.383 192.512 471.399 182.124L12.1577 132.933C-18.588 129.64 -46.562 113.658 -65.0124 88.8438L-67.5662 85.4092Z" fill="%23DDCFFF"/></g><g opacity="0.6" filter="url(%23filter1_f_9462_15671)"><path d="M1139.17 -105.989C1084.09 -31.9079 1138.36 73.1089 1230.65 71.0238L1659.45 61.3361C1693 60.5781 1724.4 44.6638 1744.85 18.0544L1777.86 -24.8834C1837.3 -102.218 1775.12 -213.092 1678.13 -202.704L1218.89 -153.513C1188.15 -150.22 1160.17 -134.238 1141.72 -109.424L1139.17 -105.989Z" fill="%23DDCFFF"/></g><g opacity="0.6" filter="url(%23filter2_f_9462_15671)"><path d="M248.247 31.6152C178.841 -39.2067 230.193 -158.558 329.34 -156.858L1007.8 -145.228C1036.29 -144.74 1063.51 -133.297 1083.79 -113.274L1148.09 -49.7979C1221.78 22.9374 1164.41 148.015 1061.22 139.629L334.156 80.5416C307.555 78.3798 282.626 66.6957 263.946 47.6342L248.247 31.6152Z" fill="%23CFE3FD"/></g></g><defs><filter id="filter0_f_9462_15671" x="-286.397" y="-288.348" width="1077.49" height="667.866" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="98.3565" result="effect1_foregroundBlur_9462_15671"/></filter><filter id="filter1_f_9462_15671" x="920.338" y="-400.098" width="1077.49" height="667.866" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="98.3565" result="effect1_foregroundBlur_9462_15671"/></filter><filter id="filter2_f_9462_15671" x="19.6072" y="-353.59" width="1358.48" height="690.332" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="98.3565" result="effect1_foregroundBlur_9462_15671"/></filter><clipPath id="clip0_9462_15671"><rect width="1551" height="685" fill="white"/></clipPath></defs></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}
/* ====================== [ Start navbar ] ====================== */
.mega-menu-tab {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  background: transparent;
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/
  z-index: 999;
}
.navbar .container{
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  padding-top:16px;
  padding-bottom:16px;
}
.inner-header {
  position: relative;
  height: 68px;
}

.navbar .icon-bar {
  color: #fff;
}

.navbar .navbar-nav .nav-link {
  font-size: 1rem;
  color: #fff;
  padding: 0.938px 0.438rem;
  margin: 0.313rem 0.5rem;
}
.navbar .navbar-nav .nav-link:hover {
  color: #f5f5f5;
  text-decoration: none;
}
.dropdown-toggle::after {
  display: inline-block;
  color: #fff;
  margin-left: 0.5em;
  vertical-align: inherit;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-size: 14px;
  font-weight: bold;
  border: 0;
}
.navbar .navbar-nav .dropdown-menu {
  padding: 1rem 1rem;
  width: 250px;
  border: 0;
  -webkit-box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 40px -4px rgba(0, 0, 0, 0.1);
}

.ex-space {
  padding: 0.625rem 1rem;
}
.navbar .navbar-nav .dropdown-item {
  font-size: 1.125rem;
  padding: 0.625rem 1.25rem;
  color: #03386f;
  font-size: 0.875rem;
}

.navbar .navbar-nav .dropdown-item:hover {
  background: transparent;
  color: #12c2e9;
}

.navbar .dropdown-menu {
  display: none;
  opacity: 0;
  border-radius: 0.5rem;
  visibility: hidden;
  color: #03386f;
  background: #fff;
  min-width: 85%;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.navbar .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}

.megamenu {
  position: inherit;
}

.mega-menu-box {
  width: 85%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 3.3rem;
  display: block;
  visibility: hidden;
}

.mega-menu-box-2 {
  min-width: 30% !important;
  width: 30% !important;
  left: auto;
  right: auto;
}
.menu-blox-box span {
  font-size: 1.125rem;
  color: #d4103a;
  margin-bottom: 0px;
}
.menu-blox-box h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #000000;
  margin-bottom: 1.875rem;
}
.menu-blox-box h5 a {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #000000;
  text-decoration: underline;
}
.menu-blox-box ul {
  margin: 0;
}
.menu-blox-box ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #000000;
}
.menu-blox-box ul li a {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #000000;
  text-decoration: underline;
}
.menu-blox-box ul li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-weight: 900;
  position: absolute;
  color: #000000;
  top: 0px;
  left: 0px;
}

.navbar .navbar-nav .megamenu .dropdown-menu {
  padding: 0rem;
  z-index: 9;
}

.navbar .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}

.navbar .dropdown-menu .dropdown-item {
  color: #03386f;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.313rem 1.563rem;
  position: relative;
}

.navbar .dropdown-menu .dropdown-item:after {
  content: "";
  width: 0rem;
  height: 0.063rem;
  background: #12c2e9;
  position: absolute;
  left: 0.625rem;
  top: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar .dropdown-menu .dropdown-item:hover {
  padding-left: 1.875rem;
  text-decoration: underline;
}

.navbar .dropdown-menu .dropdown-item:hover:after {
  width: 0.625rem;
}

.navbar .search {
  color: #fff;
  padding-left: 1.875rem;
  border-left: 0.063rem solid rgba(255, 255, 255, 0.1);
}

.navbar .search .icon {
  cursor: pointer;
}

.navbar .search .search-form {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(37, 37, 49, 0.98);
  display: none;
}

.navbar .search .search-form form {
  width: 37.5rem;
  position: absolute;
  left: calc(50% - 18.75rem);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.navbar .search .search-form form input {
  padding: 0.938rem 0;
  font-size: 5rem;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  background: transparent;
  border: 0;
  border-bottom: 2rem solid #12c2e9;
}

.navbar .search .search-form .close {
  position: absolute;
  top: 20%;
  right: 20%;
  color: #fff;
  font-size: 3.75rem;
  opacity: 1;
  cursor: pointer;
}

.navbar .logo {
  width: 10.625rem;
}
.navbar .logo img {
    width: 100%;
    height: auto;
}
.attr-nav > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.attr-nav > ul > li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
/* .attr-nav > ul > li > a {
  color: #fff;
} */
/* drop-down-menu */


.inner-main-menu-box {
  padding: 15px 15px;
}
.menu-main-title {
  border-radius: 8px 8px 0px 0px;
  background: rgba(233, 244, 255, 0.8);
  padding: 8px 15px;
}
.menu-main-title h3 {
  color: #000;
  font-size: 1.25rem;
}
.menu-main-list h4 {
  color: #000;
  font-size: 0.875rem;
  margin-bottom: 15px;
}

.menu-main-list ul {
  margin: 0;
  padding-left: 0px;
  margin-bottom: 10px;
  list-style: none;
}
.menu-main-list ul li {
  position: relative;
  color: #d4103a;
  margin-bottom: 5px;
}
.menu-main-list ul li:hover {
  background-color: #f1f7fe;
  border-radius: 4px;
}
.menu-main-list ul li a {
  font-size: 1.125rem;
  line-height: 1rem;
  color: #03386f;
  text-decoration: none;
  display: block;
    padding: 6px;
    margin-bottom: 4px;
}

.menu-main-list ul li a span {
  color: #03386f;
  font-size: 0.875rem;
  position: relative;
  font-weight: 700;
}

.menu-main-list ul li:hover span {
  color: #009fe3;
}
.menu-main-list ul li:hover span:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-size: 0.875rem;
  font-weight: 700;
  position: absolute;
  color: #009fe3;
  top: 0px;
  right: -20px;
}

.no-arrow::before {
  content: none !important;
}

.menu-main-list ul li a span:hover {
  color: #009fe3;
  text-decoration: none;
  position: relative;
}
.menu-main-list ul li a p {
  color: rgba(66,67,89,.7);
  font-size: 0.75rem;
  padding-top: 4px;
  line-height: 18px;
  margin-bottom: 0;
}
/**********************/
/* Full screen search */
/**********************/
aside {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(200deg, #27156e, #6a2a88, #9f4981);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 9999;
}

.open {
  opacity: 1;
  visibility: visible;
}

.search-box-home {
  text-align: center;
  height: 95vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.close-search-btn {
  position: fixed;
  top: 5.5rem;
  right: 8.75rem;
  color: white;
  z-index: 99999;
  cursor: pointer;
  font-family: sans-serif;
}
.close-search-btn span,
.close-search-btn span:before,
.close-search-btn span:after {
  border-radius: 0.25rem;
  height: 0.125rem;
  width: 2.188rem;
  background: white;
  position: absolute;
  display: block;
  content: "";
}
.close-search-btn span {
  background: transparent;
}
.close-search-btn span:before {
  transform: rotate(45deg);
}
.close-search-btn span:after {
  transform: rotate(-45deg);
}

.outer-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 5.313rem;
  height: 5.313rem;
  cursor: pointer;
  z-index: 99999;
}

/* ====================== [ Start contact ] ====================== */
.contact-sec .form .form-group {
  margin-bottom: 1.875rem;
}

.contact-sec .form .form-group input,
.contact-sec .form .form-group textarea {
  width: 100%;
  padding: 0.938rem 0;
  border: 0;
  border-bottom: 0.063rem solid rgba(255, 255, 255, 0.1);
  background: transparent;
  color: #fff;
}

.contact-sec.style2 .form input,
.contact-sec.style2 .form textarea {
  padding: 1.25rem;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(0.25rem);
  backdrop-filter: blur(0.25rem);
}

.contact .form input,
.contact .form textarea {
  color: #fff;
  width: 100%;
  padding: 0.938rem 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

.contact .form textarea {
  padding: 0.625rem 0px;
  min-height: 2.5rem;
  border-bottom: 0.063rem solid rgba(255, 255, 255, 0.9);
  margin-top: 1.875rem;
}

.contact .cont-info h3 {
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}

.contact .cont-info .item h5 {
  font-size: 1rem;
  color: #999;
  margin: 0.625rem 0;
}

.contact .cont-info .item h6 {
  font-size: 0.875rem;
  font-weight: 300;
  color: #999;
  line-height: 1.7;
}

.contact .cont-info .social a {
  width: 2.813rem;
  height: 2.813rem;
  line-height: 2.813rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.01);
  border-radius: 50%;
  margin-right: 0.313rem;
  font-size: 0.813rem;
}

.map {
  width: 100%;
  height: 60vh;
}
.search-controls {
  width: 40%;
  margin: 0 auto;
  text-align: left;
}
.search-controls .search {
  color: #fff;
  width: 100%;
  padding: 0.938rem 0;
  background: transparent;
  border: 0;
  border-bottom: 0.063rem solid rgba(255, 255, 255, 0.3);
}
.changed::-webkit-input-placeholder {
  color: #ffffff;
}
.changed::-moz-placeholder {
  color: #ffffff;
}
.changed:-ms-input-placeholder {
  color: #ffffff;
}

/* ====================== [ Start progress-wrap ] ====================== */
.progress-wrap {
  position: fixed;
  bottom: 1.875rem;
  right: 1.875rem;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  display: block;
  border-radius: 3.125rem;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f077";
  text-align: center;
  line-height: 2.75rem;
  font-size: 0.813rem;
  font-weight: 900;
  color: #12c2e9;
  left: 0;
  top: 0;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #12c2e9;
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

/* ====================== [ End progress-wrap ] ====================== */


/*Mobile menu style*/
.back {
  color: #fff;
  background: #03386f;
}
.menu-wrap {
  height: 100vh;
  width: 50%;
  padding: 0;
  float: left;
  position: relative;
}
.mobile-mockup-wrap {
  height: auto;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 21.25rem;
}
.show-in-mobile {
  display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  .show-in-mobile {
    display: block;
  }

  .demo-page .menu-wrap {
    height: 42.5rem;
  }
  .content-wrap,
  .menu-wrap {
    float: none;
    height: auto;
    width: 100%;
  }

  .mobile-mockup-wrap {
    height: auto;
    left: 50%;
    margin: 3.125rem auto;
    position: absolute;
    top: auto;
    transform: translateX(-50%);
    width: 18.75rem;
  }
}

body.mmactive {
  overflow: hidden;
}
.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
}
.sm_menu_outer {
  height: 100vh;
  overflow-y: hidden;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 3.75rem;
  bottom: 0;
  z-index: -9;
  width: 100%;
  opacity: 0;
  background-color: #000000;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sm_menu_outer.active {
  opacity: 1;
  top: 3.75rem;
  z-index: 999;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 1.25rem 0.313rem 1.25rem 3.438rem;
  background: url("../images/back.png") no-repeat scroll 0.938rem
    center / 5% auto;
}
.sm_menu_outer .mobile_menu span {
  color: #d4103a;
  display: block;
  font-size: 1.125rem;
  padding: 0.75rem 0.938rem 0rem;
  text-decoration: none;
}
.sm_menu_outer .mobile_menu a {
  color: #ffffff;
  display: block;
  font-size: 1.125rem;
  padding: 0.75rem 0.938rem;
  text-decoration: none;
}
/*Sub Menu anim */
.sm_menu_outer.slide .mobile_menu .submenu {
  background-color: #000000;
  height: 100vh;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}
.sm_menu_outer.slide .mobile_menu li.active > .submenu {
  right: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0);
  border-image: linear-gradient(
      to right,
      rgba(0, 0, 0, 0) 0%,
      #2a2a2a 20%,
      #2a2a2a 50%,
      #2a2a2a 80%,
      rgba(0, 0, 0, 0) 100%
    )
    0 0 1 0;
  color: #ffffff;
}
.sm_menu_outer.slide .mobile_menu li.hasChild > a {
  background: url("../images/next.png") no-repeat scroll 95% center /
    5% auto;
}
/*Hamburger Animation */
#sm_menu_ham {
  cursor: pointer;
  float: right;
  height: 1.563rem;
  position: absolute;
  right: 24px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 1.875rem;
  top: 27px;
  z-index: 9999;
}
#sm_menu_ham span {
  background-color: #ffffff;
  border-radius: 0.313rem;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 100%;
}
#sm_menu_ham span:nth-child(1) {
  top: 0;
}
#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 7px;
}
#sm_menu_ham span:nth-child(4) {
  top: 14px;
}
#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 1.125rem;
  width: 0;
}
#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 1.125rem;
  width: 0;
}
@media (min-width: 1000px) {
  #sm_menu_ham,
  .sm_menu_outer {
    display: none;
  }
}

.search-overlay {
    display: none;
}
div#navbarSupportedContent{
    justify-content: center;
}
.ms-auto {
    margin-left: inherit !important;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        justify-content: center;
    }
}
/* ====================== [ end metrics fox code ] ====================== */


/* ========== home page banner start =========== */
.hero-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  margin-top: -80px !important;
    padding-top: 130px !important;
    min-height: 850px;
}
.hero-banner .banner-body, .hero-banner{
  position: relative;
  z-index: 10;
} 
.hero-banner .banner-body{
  text-align: center;
  padding:3% 18%;
  font-size: 30px;
  line-height: 40px;
  color: rgba(255,255,255,.7);
}

.svg-words {
    position: relative;
    z-index: 10;
    width: auto;
    top: 40%;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: 200px;
    display: flex;
    justify-content: center;
}

.svg-word {
  opacity: 0.5;
  transition: opacity 0.5s ease;
  display: inline-block;
  margin: 0 10px;
  height: 80px;
  width: auto;
}

.svg-word.active {
  opacity: 1;
}

.video-bg {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 0;
  overflow: hidden;
  opacity: 1;
}

.bg-video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.bg-video.active {
  opacity: 1;
}
.video-overlay {
    position: absolute;
    background: linear-gradient(180deg, #010213 0%, rgba(1, 2, 19, 0.00) 20%, rgba(1, 2, 19, 0.00) 66%, #010213 100%), radial-gradient(54.76% 46.64% at 62.55% 53.95%, rgba(43, 26, 89, 0.80) 0%, rgba(43, 26, 89, 0.00) 100%), linear-gradient(107deg, rgba(0, 18, 65, 0.80) 4.02%, rgba(18, 22, 92, 0.80) 41.72%, rgba(45, 28, 92, 0.80) 56.72%, rgba(26, 25, 89, 0.80) 73.96%, rgba(21, 16, 67, 0.80) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.video-play-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  pointer-events: auto;
}

.video-dim-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.play-icon {
  width: 83px;
  height: 82px;
  z-index: 2;
  transition: transform 0.3s ease;
  pointer-events: none; /* Prevents the SVG from intercepting hover/click */
}

.video-play-button:hover .video-dim-overlay {
  opacity: 0.4;
}

.video-play-button:hover .play-icon {
  transform: scale(1.2);
}

.home-globe-wrap{
  display: flex;
padding-top: 130px;
flex-direction: column;
align-items: center;
gap: 210px;
align-self: stretch;
position: relative;
overflow: hidden;
padding-bottom: 60px;
}
.number-wrap {
    display: flex;
    align-items: flex-start;
    flex: 1 0 0;
    justify-content: space-between;
    width: 100%;
    z-index: 23;
}
.number-blk{
  display: flex;
flex-direction: column;
align-items: center;
gap: 0px;
flex: 1 0 0;
}
.number-count{
  color: #FFF;
font-size: 64px;
font-weight: 500;
line-height: 62px; /* 96.875% */
letter-spacing: -1.5px;
}
.number-count span{
font-size: 40px;
font-weight: 500;
line-height: 62px;
letter-spacing: -1.5px;
}
.number-blk p{
  color:  rgba(211, 212, 233, 0.70);
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 140% */
text-align: center;
}
.home-main-heading{
  text-align: center;
  width: 50%;
  z-index: 20;
}
.home-main-heading h2{
  font-size: 45px;
  line-height: 50px;
}
.dark-globe {
    height: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -35px;
}
.dark-globe img,.dark-globe svg {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 100%;
}
/* ===hompage news section=== */
.home-news{
  margin-top: -70px!important;
  z-index: 20;
  position: relative;
}
.home-news-wrap{
    display: flex;
    align-items: center;
    gap: 20px;
}
.news-blk{
  display: flex;
  height: 259px;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 8px;
  border: 0px solid rgba(255, 255, 255, 0.23);
  opacity: .9;
  position: relative; 
  overflow: hidden;
  transition: all 0.2s ease;
  background: rgba(255, 255, 255, 0.23);
  padding: 2px;
}
.news-img-blk{
  display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1 0 0;
align-self: stretch;
  border-radius: 8px;
}
.news-img-gradient{
  flex: 1 0 0;
  align-self: stretch;
  background: linear-gradient(187deg, rgba(0, 0, 0, 0.00) 3.54%, #000 83.36%);
  border-radius: 8px;
  overflow: hidden;
}
.news-text{
  display: flex;
flex-direction: column;
align-items: flex-start;
gap: 4px;
position: absolute;
left: 21px;
bottom: 21px;
right: 20px;
}
.news-head-txt{
  color:  #FFF;
font-size: 16px;
font-weight: 500;
line-height: 22px; /* 137.5% */
margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;       /* Number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.2em;           /* Adjust based on line-height (2 lines × ~1.6em) */
}
.news-date-txt{
  color:  rgba(211, 212, 233, 0.70);
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 18px */
text-transform: uppercase;
margin-bottom: 0;
}
.news-blk:hover{
 background: linear-gradient(187deg, #FFC94F 1.72%, #009FE3 46.27%, #9778E0 85.96%);
 opacity: 1;
 box-shadow: 0 0 22px 0px rgba(130, 33, 228, 0.6); /* this adds the halo effect */
}

/* ===== Split block css start==== */
.block-lft-rgt{
  padding-top: 100px;
  padding-bottom: 100px;
  flex-direction: column;
  gap: 60px;
  display: flex;
  
}
.block-lft-rgt .container{
  margin-bottom: 0;
}
.block-lft-rgt .block-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.block-lft-rgt .block-left a{
  margin-bottom: 12px;
}
.block-lft-rgt .block-right figure img{
  border-radius: 8px;
}
.block-lft-rgt h2{
  margin-bottom: 24px;
}
.caption{
  color:#825DDA;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px; /* 160% */
}
.block-lft-rgt .Font-20-500{
  color: #47496A;
}
.dark-block h2{
  color: white;
}
.dark-block .Font-20-500{
  color:#d3d4e9b3;
}
.dark-block .caption, .dark-block .ub_counter-number, .dark-block .ub_counter-suffix{
  color:#33C2FF;
}
.dark-block a{
  color:#33C2FF;
  &::before{
   border-bottom: solid 2px #33C2FF; 
  }
}
.dark-block .ub_counter-label{
  color:#D3D4E9;
  opacity: .8;
}
.split-block-2.block-lft-rgt .block-left{
  justify-content: flex-start;
}
/* ===== Split block css end==== */

/* =====home page product sections==== */
.mkio-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.mkio-section .block-right figure {
    margin-left: -46px;
}
.mkio-platform-section .block-right figure{
  margin-left: -65px;
}

/* =====home page industry cards==== */
.home-industry-wrap{
  display: flex;
align-items: center;
gap: 24px;
align-self: stretch;

}
.home-industry-click{
  display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1 0 0;
align-self: stretch;
border-radius: 8px;
border: 2px solid #41405f;
background: linear-gradient(137deg, #FFC94F 1.72%, #009FE3 46.27%, #9778E0 85.96%);
transition: all 0.2s ease;

}
.home-industry-blk{
display: flex;
flex-direction: column;
align-items: flex-start;
gap: -60px;
flex: 1 0 0;
align-self: stretch;
background: #191732;
backdrop-filter: blur(3.75px);
border-radius: 7px;
}

.home-card-img{
  height: 213px;
align-self: stretch;
  background-size: cover;
  background-position: center;

  /* The magic: gradient mask */
  -webkit-mask-image: linear-gradient(to bottom, black 30%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 30%, transparent 100%);
  opacity: .6;
  border-radius: 7px 7px 0 0;
}
.home-industry-card-info{
  display: flex;
padding: 0px 32px 0px 32px;
flex-direction: column;
align-items: flex-start;
gap: 24px;
flex: 1 0 0;
align-self: stretch;
margin-top: -60px;
}
.home-industry-card-info p{
  margin-bottom: 0;
}
.rgt-arr-card{
  opacity: .5;
  display: flex;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
padding: 16px 24px;
transition: all 0.3s ease;
}
.home-industry-click:hover{
  border: 2px solid rgba(255, 255, 255, 0.23);
  box-shadow: 0 0 22px 0px rgba(130, 33, 228, 0.6); /* this adds the halo effect */

}
.home-industry-click:hover .rgt-arr-card{
opacity: 1;
padding: 16px 20px;
}

@media (max-width: 991px) {
  .svg-words{
    margin-top: 100px;
  }
  .hero-banner{
    min-height: 680px;
  }
  .hero-banner .banner-body{
    padding: 3% 9%;
    font-size: 24px;
    line-height: 30px;
  }
  .news-blk{
    flex: 1 1 calc(50% - 10px);
  }
  .home-news-wrap{
    flex-wrap: wrap;
  }
  .number-wrap{
    gap: 24px;
    padding: 0px 0px;
  }
  .home-main-heading{
    width: 100%;
  }
  .home-industry-wrap{
    flex-wrap: wrap;
  }
  .home-industry-click{
    flex: 1 1 calc(48% - 10px); 
  }
  .dark-globe{
    bottom: 70px;
  }
}
@media (max-width: 600px) {
  .svg-words{
            row-gap: 24px;
        margin-bottom: 18px;
        margin-top: 34px;
        flex-wrap: wrap;

  }
  .svg-word{
    height: 50px;
  }
  .hero-banner .banner-body{
    padding: 3% 4%;
        font-size: 18px;
        line-height: 24px;
  }
      .hero-banner {
        min-height: 550px;
    }
    .number-wrap{
      flex-direction: column;
      width: 100%;
      z-index: 23;
    }
    .number-blk{
      align-items: flex-start;
    text-align: left;
    }
    .number-blk p{
      text-align: left;
    }
    .number-count{
      font-size: 48px;
    }
    .dark-globe{
      width: 770px;
        top: 0;
        height: auto;
        bottom: 210px;
    }
    .home-main-heading{
      width: 100%;
      text-align: left;
    }
    .home-globe-wrap{
      padding-top: 50px;
      gap: 120px;
    }
  .home-news-wrap {
    overflow-x: auto;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-left: 16px; /* adds spacing before first card */
    gap: 16px; /* optional, keep consistent spacing between cards */
  }
  .news-blk {
    min-width: 280px;
    flex: 0 0 auto;
    scroll-snap-align: center; 
    opacity: 1;
  }
  .home-news-wrap::-webkit-scrollbar {
    display: none;
  }
  .home-news-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
   .home-news .container{
    padding: 0;
   }
   .home-industry-wrap{
    flex-direction: column;
   }
   .mkio-section .block-right figure {
    margin-left: -35px;
}
.mkio-platform-section .block-right figure{
  margin-left: -48px;
}
}
/* ========== home page banner end =========== */


.gradient-bg {
background: radial-gradient(
  circle at 65% 50%, 
  #2e2043 0%,     /* Inner soft purple */
  #191c3d 30%,    /* Deeper purple */
  #0a122b 70%,    /* Dark navy */
  #050b1e 100%    /* Very dark outer blue */
);
}
.dark-bg {
background: radial-gradient(54.76% 46.64% at 62.55% 53.95%, rgba(43, 26, 89, 0.40) 0%, rgba(43, 26, 89, 0.00) 100%), linear-gradient(107deg, rgba(0, 18, 65, 0.30) 4.02%, rgba(18, 22, 92, 0.30) 41.72%, rgba(45, 28, 92, 0.30) 56.72%, rgba(26, 25, 89, 0.30) 73.96%, rgba(21, 16, 67, 0.30) 100%), #12141D;
}
.dark-bg-puple{
background: radial-gradient(54.76% 46.64% at 62.55% 53.95%, rgba(43, 26, 89, 0.20) 0%, rgba(43, 26, 89, 0.00) 100%), linear-gradient(107deg, rgba(0, 18, 65, 0.40) 4.02%, rgba(18, 22, 92, 0.40) 41.72%, rgba(45, 28, 92, 0.40) 56.72%, rgba(26, 25, 89, 0.40) 73.96%, rgba(21, 16, 67, 0.40) 100%), #000;
}
.dark-bg-black{
  background: #010213;
}
.bg-shade-dark-gray{
  background: #0E0E25;
}
.bg-shade-dark-blue{
  background: #0E1130;
}

/* =========== link ======= */
.HoverArrowWrapper {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-size: 20px;
    color: #825DDA;
    cursor: pointer;
    font-weight: 500;
    align-self: flex-start;
    position: relative;
    width: auto!important;
}
.HoverArrowWrapper.icon-surfex{
   &::before {
    left: 32px;
   }
}
.HoverArrowWrapper.icon-surfex svg{
  margin-right: 8px;
}
.HoverArrowWrapper {
  &::before {
    content: "";
    border-bottom: solid 2px #825DDA;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 24px);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.25s;
  }

  &:hover {
    &::before {
      transform-origin: left;
      transform: scaleX(1);
    }
  }

  @keyframes underline {
    from {
      transform: scaleX(0);
    }
    to {
      transform: scaleX(1);
    }
  }
}
.HoverArrowWrapper:hover{
  opacity: .9;
}
    .HoverArrow {
      --arrowSpacing: 0px;
      --arrowHoverTransition: 150ms cubic-bezier(0.215,0.61,0.355,1);
      --arrowHoverOffset: translateX(3px);
      --arrowTipTransform: none;
      --arrowLineOpacity: 0;
      --arrowLineTransform: none;

      position: relative;
      top: 2px;
      margin-left: var(--arrowSpacing);
      stroke-width: 2px;
      fill: none;
      stroke: currentColor;
    }

    .HoverArrow__linePath {
      opacity: var(--arrowLineOpacity);
      transition: opacity var(--arrowHoverTransition), transform var(--arrowHoverTransition);
      transform: var(--arrowLineTransform);
    }

    .HoverArrow__tipPath {
      transition: transform var(--arrowHoverTransition);
      transform: var(--arrowTipTransform);
    }

    /* On hover */
    .HoverArrowWrapper:hover .HoverArrow {
      --arrowLineOpacity: 1;
      --arrowLineTransform: var(--arrowHoverOffset);
      --arrowTipTransform: var(--arrowHoverOffset);
    }
/* ======== Product banner start ========== */

.product-banners{
  margin-top: -80px!important;
    padding-top: 130px!important;
    min-height: 650px;
    padding-bottom: 70px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.product-banners .container{
  z-index: 3;
}
.product-banner-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.button-sm, .butn{
  display: flex;
  padding: 6px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  background: #33C2FF;
  color: #000;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 137.5% */
text-decoration: none;
border: 0.063rem solid transparent;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.butn:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}

.product-banner-lft{
  align-content: center;
}
.banner-product-name{
  color: #33C2FF;
font-size: 38px;
font-weight: 700;
line-height: 45px; /* 118.421% */
letter-spacing: -0.19px;
margin-bottom: 20px;
}
.banner-title{
  color: #FFF;
  margin-bottom: 24px;
}
.banner-body{
color: #9394A1;
font-size: 20px;
font-weight: 400;
line-height: 31px; /* 155% */
margin-bottom: 16px;
}
.banner-btns{
  gap:24px;
  margin-top: 32px;
}
.btn-large .wp-element-button{
  color: #000;
  background-color: #33C2FF;
  transition: all 0.2s ease;
}


/* .btn-large .wp-element-button::after {
  content: '\203A'; 
  position: absolute;
  opacity: 0;
  transform: translateX(-5px);
  transition: all 0.3s ease;
  margin-left: 6px; 
  font-size: em; 
} */
.btn-large .wp-element-button:hover{
  background-color: #75d6ff;
  color: #040d43;
}
/* .btn-large .wp-element-button:hover::after {
  opacity: 1;
  transform: translateX(0);
} */
.btn-black .wp-element-button{
  color: #fff;
  background-color: #121937;
  transition: all 0.2s ease;
}
.btn-black .wp-element-button:hover{
  color: #fff;
  background-color: #121937d3;
  transition: all 0.2s ease;
}
.btn-line .wp-element-button {
    background-color: transparent;
    border: 2px solid #B7B7B7;
    color: rgba(0, 0, 0, 0.90);
}
.btn-line .wp-element-button:hover {
    color: #000;
    background-color: #1219370f;
    transition: all 0.2s ease;
}
.btn-line-sm .wp-element-button{
  padding: 6px 20px;
}
.btn-watch-demo .wp-element-button{
  color: #fff;
  padding: 10px 24px;
  background: #09132C;
  transition: all 0.2s ease;
}
.btn-watch-demo.has-icon a{
  padding: 10px 24px 10px 54px;
}
.btn-watch-demo {
  padding: 3px; /* border thickness */
  background: linear-gradient(137deg, #FFC94F 1.72%, #009FE3 46.27%, #9778E0 85.96%);
  border-radius: 999px;
  display: inline-block;
  transition: background-position 0.5s ease;
  background-size: 200% 200%; /* important for animation */
  background-position: 0% 50%;
  transition: all 0.2s ease;
}

.btn-watch-demo:hover .wp-element-button{
  color: #ffffffda;
  background: #09132ce1;
}
.btn-watch-demo:hover .wp-element-button svg{
  color: #ffffffda;
}
.btn-watch-demo .wp-element-button svg{
  position: absolute;
  margin-left: -39px;
}
.btn-watch-demo:hover{
  background-position: 100% 50%;
  /* transform: translateY(-2px); */
}
.profile-btn-group {
  display: flex;
  gap: 24px;
}
.btn-linked-in {
  font-size: 23px;
  color: #005AB8;
  background: #E3ECF8;
  width: 43px;
  height: 43px;
  display: inline-block;
  text-align: center;
  line-height: 43px;
  border-radius: 50%;
}
.btn-linked-in:hover{
  background: #dae6f7;
}
@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: auto!important;
    }
      .product-banners .container{
    flex-direction: column-reverse;    
  }
  .sm-btn-block{
    justify-content: flex-start;
  }
}

/* ======== Product banner end ========== */

/* ======== Product pagees css ========== */
.mkio-pricing-img2{
  position: relative;
  margin-top: 60px !important;
}
.gradient-block-bg{
  background: linear-gradient(104deg, #BE44FF 13.78%, #44B0FF 53.38%, #8B44FF 89.35%);
  filter: blur(44.296875px); 
  width: 140px;
  height: 214px;
  position: absolute;
  left: 17px;
  top: 3px;
}
.block-mf-experience {
  background: url(../images/2025/bg-mf-experience.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 160px 0;
}
.block-mf-experience figure img, .broadcast-deployment figure img{
  display: none;
}
.broadcast-deployment{
  background-image: url(../images/2025/broadcast-deployment.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 245px 0;
}
.block-lft-rgt.platform-experience{
  padding-bottom: 30px;
}
.platform-experience-img{
  max-width: 100%;
  height: auto;
}
@media (max-width: 781px) {
  .block-lft-rgt.block-mf-experience figure img, .block-lft-rgt.broadcast-deployment figure img{
    display: block;
  }
  .block-lft-rgt.block-mf-experience, .block-lft-rgt.broadcast-deployment{
    background-image: none;
  }
  .broadcast-deployment .gap-xxxl{
    gap: 0;
  }
  .block-mf-experience .gap-xxxl{
    gap: 40px;
  }
  .block-lft-rgt.platform-experience .gap-xxxl{
    gap: 0;
  }
}
@media (max-width: 600px) {
  .block-lft-rgt.block-mf-experience .block-right{
    margin-left: -24px;
    margin-right: -24px;
  }
}


.platform-stats{
background: linear-gradient(135deg, 
  #fefaf3 0%,      /* soft cream */
  #e7e5f8 25%,     /* pale lavender */
  #d8effc 50%,     /* light sky blue */
  #e4f5f0 75%,     /* soft mint */
  #f9e9e1 100%     /* peach tint */
);
overflow: hidden;
padding: 150px 0;
}
.platform-stats .ub_counter-container .ub_counter.ub_text-center{
  text-align: left;
}
.platform-stats .ub_counter-container .ub_counter{
  align-items: flex-start;
}
.platform-stats .container{
  position: relative;
}
.platform-stats .row:nth-child(1){
margin-bottom: 36px;
}
.nba-phone-1 {
 right: 20%;
 top: 50%;
 position: absolute;
}
.nba-phone-1 img,.nba-phone-2 img{
  width: 100%;
}
.nba-phone-2 {
  position: absolute;
  right: 7%;
  top: 30%;
}
@media (max-width: 992px) {
  .nba-phone-1{
      right: 8%;
      width: 500px;
  }
  .nba-phone-2{
    right: 0%;
    width: 450px;
  }
}
@media (max-width: 769px) {
    .nba-phone-1 {
        width: 300px;
        position: unset;
        margin-left: -100px;
    }
  .nba-phone-2{
        width: 330px;
        position: unset;
        margin-top: -407px;
        margin-left: -16px;
  }
}

/* ======== Product pagees css end ========== */

/* ======== Trusted by logos start ========== */
.trusted-by{
  background: #EBF0FF;
  padding-top: 40px;
  padding-bottom: 40px;
}
.trusted-by img{
  filter: grayscale(100%);
  opacity: .7;
}
.trusted-by :where(.is-layout-flex){
  gap: 24px;
}
.trusted-by .wp-block-group{
  justify-content: space-evenly;
}
@media (max-width: 992px) {
.trusted-by .wp-container-core-group-is-layout-e3bc7287 {
    justify-content: left;
}
}
/* ======== Trusted by logos end ========== */



/* ===== media block start===== */
.media-block {
    display: flex;
    flex-direction: column;
}
.media-block .wp-block-image{
  margin-bottom: 24px;
}
.media-block p{
  margin-bottom: 0;
}
.media-block a{
  margin-top: 16px;
}
.media-block .wp-block-uagb-container {
    display: flex;
    flex-direction: column;
}
/* =====Video block small==== */

.video-thumb-blk{
  position: relative;
}
.video-info-blk{
  display: flex;
align-items: center;
gap: 102px;
position: absolute;
bottom: 27px;
padding: 0 7%;
bottom: 27px;
color: #fff;
}
.video-info-blk svg{
  width: 82px;
height: 82px;
flex-shrink: 0;
}
.video-info-txt{
display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1 0 0;
}
.video-info-blk p{
  opacity: .7;
}
/* ===== media block end===== */
.dark-block .media-block .Font-20-700, .home-industry-card-info .Font-20-700{
  color: #fff;
}
.dark-block .media-block p, .home-industry-card-info p{
  color: #d3d4e9b3;
}
.dark-block .media-block a{
  color: #33C2FF;
  &::before{
    border-bottom: solid 2px #33C2FF;
}
}

.book-now-block {
    background: url(../images/2025/book-now-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 100px 0;
}
.book-now-block .layout-4b2eccd6{
  flex-direction: column;
}
.book-now-block h2{
  color: #fff;
  margin-bottom: 8px;
}
.book-now-block p{
  color: #d3d4e9b3;
}
.book-now-btns{
  gap:24px;
  margin-top: 32px;
  justify-content: center;
}

.get-start-form {
    width: 500px;
    min-height: 500px;
    padding: 0 50px;
}
.get-start-form h4{
  font-size: 32px;
  line-height: 38px;
  margin-bottom:32px;
  font-weight: 700;
}
.get-start-form p{
 color: rgba(0, 0, 0, 0.50);
 padding: 0 0px;
}


/* ============ stats components start ========= */
.stats-block-wrap{
    background-image: url(../images/2025/light-globe-footer.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 330px!important;
}
.stats-block-wrap.bg-shade-dark-blue{
  background-image: url(../images/2025/dark-globe-footer.png);
}
.stats-block-wrap .container > .row{
    margin-bottom: 20px;
}
.stats-block{
  display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 24px;
}
.stats-block .number-block{
  width: 235px;
}
.ub_counter-container .ub_counter.ub_text-center .ub_counter-number-wrapper {
justify-content: start;
    font-size: 40px;
    font-weight: 700;
    color: #004F89;
    border-bottom: 8px solid hsla(42, 100%, 65%, .4);
    height: 54px;
    margin-bottom: 12px;
}
.ub_counter-container .ub_counter{
  align-items: center;
  margin-bottom: 20px;
}
/* ================= Submenu start ================ */
.sm-cta-block {
  position: fixed;
  top: -100px; /* hide off-screen */
  left: 0;
  width: 100%;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  z-index: 999;
  transition: top 0.2s ease;
  padding: 10px 20px;
background: radial-gradient(
  circle at 65% 50%, 
  rgba(46, 32, 67, 0.9) 0%,     /* Inner soft purple */
  rgba(25, 28, 61, 0.9) 30%,    /* Deeper purple */
  rgba(10, 18, 43, 0.9) 70%,    /* Dark navy */
  rgba(5, 11, 30, 0.9) 100%     /* Very dark outer blue */
);
backdrop-filter: blur(10px); /* adds blur to background behind */
-webkit-backdrop-filter: blur(10px); /* Safari support */
z-index: 4;
}
/* Animated default: hidden off screen */
.sm-cta-block.animated {
  top: -100px;
}
.sm-cta-block.animated.show {
  top: 0;
}

/* Static (non-animated) pages: initially 80px from top */
.sm-cta-block.static {
    position: absolute;
    top: 68px;
    transition: none;
}
.sm-cta-block.static.scrolled {
    position: fixed;
    top: 0;
}
.sm-cta-block .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.sm-cta-block h4 {
  color: #33C2FF;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
  margin-bottom: 0;
}
.sm-btn-block {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  gap: 20px;
}
@media (max-width: 781px) {
  .sm-btn-block{
    justify-content: flex-start;
    gap: 0px;
  }
}
.sm-btn-block a {
border-radius: 200px;
background:none;
padding: 8px 16px;
justify-content: center;
align-items: center;
gap: 4px;
text-decoration: none;
color: #F5F5F5;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
transition: all ease 0.3s;
}

.sm-btn-block a.selected,
.sm-btn-block a.selected:hover {
  background: rgba(255, 255, 255, 0.10);
}
.sm-btn-block a:hover {
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
/* ================= Submenu end================ */
.default-banner{
    margin-top: -80px !important;
    padding-top: 80px !important;
    min-height: 80px;
    display: flex;
    position: relative;
    overflow: hidden;

}



/* ======== products tabs css start ========== */

.tabs-navigation {
  display: flex;
  padding: 2.375rem 0rem 5.1875rem 0rem;
  justify-content: center;
  align-items: center;
  gap: 1.875rem;
  align-self: stretch;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.tab-btn {
  display: flex;
  padding: 1rem 2.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  border-radius: 0.375rem;
  border: 2px solid rgba(114, 106, 122, 0.2);
  color: #000;
  text-align: center;
  line-height: 1.75rem; /* 140% */
  font-family: "museo-sans";
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
}
.tab-btn.active {
  border: 2px solid #009fe3;
}
a.tab-btn:hover {
  text-decoration: none;
  background: #f7f7f7;
}
.spec-container {
  padding-top: 30px;
  border-top: 2px solid rgba(114, 106, 122, 0.2);
  padding-bottom: 20px;
}
.spec-title {
  color: #000;
  font-size: 30px;
  line-height: 40px; /* 133.333% */
}
.spec-wrap {
  padding: 12px 0;
}
@media (max-width: 781px) {
  .spec-wrap.specs-mobile-stack {
      flex-direction: column;
      gap: 0;
  }
  .spec-wrap {
    padding: 12px 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 0;
}
}
.spec-block p {
  color: #7C7C85;
  font-size: 16px;
  line-height: 22px; /* 137.5% */
  font-family: "museo-sans";
  font-weight: 500;
  margin-bottom: 8px;
}
.spec-block p span, .spec-strong {
  font-family: "museo-sans";
  font-weight: 700;
  color: #000;
}
.spec-block > h6:not(:first-of-type) {
  margin-top: 24px;
}
.spec-block h6 {
  margin-bottom: 6px;
  font-weight: 700;
  color:#000;
}
.spec-block strong {
  color: #f00;
}
.spacer24 {
  height: 24px;
}
.foot-note li {
  color: #7e7e80;
  font-size: 14px;
  list-style-type: decimal;
  margin-left: 20px;
  font-family: "museo-sans";
  font-weight: 500;
}

/* ======== products tabs css end ========== */

/* ======== industry banner ========== */

.industry-banner {
    width: 100%;
    background-position: top;
    z-index: 1;
    position: relative;
    margin-top: -70px;
    background: #010213;
    padding-top: 142px;
    min-height: 700px;
}
.industry-banner-content{
  width: 80%;
  margin: auto;
}
.industry-banner .banner-title{
    font-size: 60px;
}
.banner-bg-video{
    margin-top: -185px;
    opacity: .2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.parallax-wrap-banner {
    position: relative;
    top: 18%;
    left: 0;
    z-index: 100;
    right: 0;
    text-align: center;
}
.parallax-wrap-banner .banner-body{
    color: #e9e9e9;
    width: 65%;
    margin: auto;
}
.parallax-wrap-banner .banner-btns{
  justify-content: center;
}
.industry-playback-wrap {
    position: relative;
    margin-top: 80px;
    padding-bottom: 80px;
    
}
.industry-playback {
  text-align: center;
    width: 90%;
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
}
.industry-playback video{
    width: 100%;
 
}
.layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.industry-bg-image{
  z-index: 70;
}
.bg-image-shadow{
  background: linear-gradient(180deg, rgba(1, 2, 19, 0.00) 0%, #010213 100%);
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
}
.sports-experience{
  padding-bottom: 0;
}
.sports-experience .block-right{
  display: none;
}
/* .broadcast .industry-bg-image{
  background-image: url("http://mediakind.com/wp-content/uploads/2025/05/broadcast-bg.jpg");
  z-index: 70;
}
.operations .industry-bg-image{
  background-image: url("http://mediakind.com/wp-content/uploads/2025/05/operations-bg.png");
  z-index: 70;
}
.enterprise .industry-bg-image{
  background-image: url("http://mediakind.com/wp-content/uploads/2025/05/enterprise-bg.jpg");
  z-index: 70;
} */


/* .layer-2 {
  background-image: linear-gradient(to bottom,transparent 30%,rgba(0,0,0,0.9) 80%, #020202), url("https://i.imgur.com/XxTPjmC.png");
  z-index: 80;
}
.layer-3 {
  background-image: 
    linear-gradient(to bottom,transparent 60%,rgba(0, 0,0,0.85), #020202), url("https://i.imgur.com/F4xnzjU.png");
  z-index: 90;
} 
.content {
  font-size: 1.2rem;
  line-height: 1.7;
  position: relative;
  background-image: url("https://images.pexels.com/photos/998641/pexels-photo-998641.jpeg?auto=compress&cs=tinysrgb&dpr=2&w=500");
  background-size: cover;
  background-attachment: fixed;
}
.text {
  padding: 4rem 10rem 20rem 40rem;
}
.rock {
  background-image: url("https://i.imgur.com/F4xnzjU.png");
  width: 100vw;
  height: 100vh;
  position: absolute;
  bottom: 0;
  left: 0;
  background-position: left center;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rocks {
  position: absolute;
  z-index: 1000;
}
.rock-1 {
 width: 100px;
 height: 100px;
 left: 10%;
 top: 50%;
}
.rock-2 {
  width: 120px;
  height: 120px;
  left: 20%;
  top: 30%;
}
.rock-3 {
  width: 80px;
  height: 80px;
  left: 10%;
  bottom: 20%;
}
.rock-4 {
  width: 130px;
  height: 130px;
  bottom: 0;
  left: 31%;
}
.rock-5 {
  width: 110px;
  height: 110px;
  bottom: 0;
  left: 5%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rock-6 {
  width: 70px;
  height: 70px;
  bottom: 30%;
  left: 20%;
}
.rock-7 {
  width: 120px;
  height: 120px;
  bottom: 35%;
  left: 15%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rock-8 {
  width: 50px;
  height: 50px;
  bottom: 25%;
  left: 25%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rock-9 {
  width: 70px;
  height: 70px;
  bottom: 35%;
  left: 30%;
}
*/
.industry-trusted-by{
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 64px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 100px;
}
.industry-trusted-by img {
    filter: grayscale(100%) brightness(2);
    opacity: .6;
}
.operations .industry-playback-wrap{
  display: none;
}
/* ========== Default banner ========== */
.default-banner-blk{
  padding: 100px 0;
}
@media (max-width: 600px) {
 .default-banner-blk{
  padding: 40px 0;
}
.default-banner-blk .banner-title{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 16px;
}  
.default-banner-blk .banner-body {
        font-size: 16px;
        line-height: 20px;
}


}

/* ==== appliances page==== */
.sticky-left-column {
  flex: 1;
  position: sticky;
  top: 100px; /* adjust as needed based on your header height */
  align-self: flex-start;
  height: fit-content;
  z-index: 23;
}

.sticky-right-column {
  flex: 2;
}
.appliance-product-blk{
  margin-bottom: 60px;
}
.appliance-product-blk img{
  margin-bottom: 24px;
  border-radius: 8px;
}
.appliance-product-blk a{
  margin-bottom: 8px;
}
.appliance-product-blk p:first-of-type{
  font-weight: 700;
}
@media (max-width: 781px) {
  .block-lft-rgt {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .appliance-page.block-lft-rgt{
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .sticky-left-column{
    top: 0;
        background: #fff;
        padding-top: 24px;
        border-bottom: 1px solid #ccc;
  }
  .sticky-left-column h2{
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .sticky-left-column .Font-20-500{
    font-size: 16px;
    line-height: 20px;
  }
}
.entry-footer.default-max-width{
  display: none;
}
/* ====== Banner light center start (used about us pages)========= */
.banner-light{
  text-align: center;
  padding: 60px 0;
  background-image: url('data:image/svg+xml,<svg width="1551" height="685" viewBox="0 0 1551 685" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_9462_15671)"><g opacity="0.6" filter="url(%23filter0_f_9462_15671)"><path d="M-67.5662 85.4092C-122.649 11.3278 -68.3746 -93.689 23.9176 -91.6038L452.711 -81.9162C486.263 -81.1581 517.667 -65.2439 538.12 -38.6344L571.122 4.3033C630.562 81.6381 568.383 192.512 471.399 182.124L12.1577 132.933C-18.588 129.64 -46.562 113.658 -65.0124 88.8438L-67.5662 85.4092Z" fill="%23DDCFFF"/></g><g opacity="0.6" filter="url(%23filter1_f_9462_15671)"><path d="M1139.17 -105.989C1084.09 -31.9079 1138.36 73.1089 1230.65 71.0238L1659.45 61.3361C1693 60.5781 1724.4 44.6638 1744.85 18.0544L1777.86 -24.8834C1837.3 -102.218 1775.12 -213.092 1678.13 -202.704L1218.89 -153.513C1188.15 -150.22 1160.17 -134.238 1141.72 -109.424L1139.17 -105.989Z" fill="%23DDCFFF"/></g><g opacity="0.6" filter="url(%23filter2_f_9462_15671)"><path d="M248.247 31.6152C178.841 -39.2067 230.193 -158.558 329.34 -156.858L1007.8 -145.228C1036.29 -144.74 1063.51 -133.297 1083.79 -113.274L1148.09 -49.7979C1221.78 22.9374 1164.41 148.015 1061.22 139.629L334.156 80.5416C307.555 78.3798 282.626 66.6957 263.946 47.6342L248.247 31.6152Z" fill="%23CFE3FD"/></g></g><defs><filter id="filter0_f_9462_15671" x="-286.397" y="-288.348" width="1077.49" height="667.866" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="98.3565" result="effect1_foregroundBlur_9462_15671"/></filter><filter id="filter1_f_9462_15671" x="920.338" y="-400.098" width="1077.49" height="667.866" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="98.3565" result="effect1_foregroundBlur_9462_15671"/></filter><filter id="filter2_f_9462_15671" x="19.6072" y="-353.59" width="1358.48" height="690.332" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="98.3565" result="effect1_foregroundBlur_9462_15671"/></filter><clipPath id="clip0_9462_15671"><rect width="1551" height="685" fill="white"/></clipPath></defs></svg>');
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-light .banner-title{
  color: #000;
}
.banner-light .banner-title span{
  color: #825DDA;
  background: url(../images/2025/highlight-line.svg) no-repeat 0 42px;
    padding-bottom: 21px;
    background-size: contain;
}
.banner-light .banner-btns{
  justify-content: center;
}
.banner-light .caption{
  text-transform: uppercase;
}
.banner-light .banner-body{
  padding: 0 23%;
  color: #47496A;
}


.avatar-wall {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 40px;

}

.avatar-row {
  display: flex;
  gap: 16px;
  justify-content: center;
flex-wrap:wrap;
}

.avatar-slot {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-image: url('../images/2025/avatar-sprite.jpg'); /* Change to your sprite path */
  background-position: 0% 0%;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
background-color:#eceff4
}

/* Avatar classes: 15 slots */
.avatar-01 { background-position: 0px 0px; }
.avatar-02 { background-position: -50px 0px; }
.avatar-03 { background-position: -100px 0px; }
.avatar-04 { background-position: -150px 0px; }
.avatar-05 { background-position: -200px 0px; }
.avatar-06 { background-position: -250px 0px; }
.avatar-07 { background-position: -300px 0px; }
.avatar-08 { background-position: -350px 0px; }
.avatar-09 { background-position: -400px 0px; }
.avatar-10 { background-position: -450px 0px; }
.avatar-11 { background-position: -500px 0px; }

.avatar-12 { background-position: 0px -50px; }
.avatar-13 { background-position: -50px -50px; }
.avatar-14 { background-position: -100px -50px; }
.avatar-15 { background-position: -150px -50px; }
.avatar-16 { background-position: -200px -50px; }
.avatar-17 { background-position: -250px -50px; }
.avatar-18 { background-position: -300px -50px; }
.avatar-19 { background-position: -350px -50px; }
.avatar-20 { background-position: -400px -50px; }
.avatar-21 { background-position: -450px -50px; }
.avatar-22 { background-position: -500px -50px; }

.avatar-23 { background-position: 0px -100px; }
.avatar-24 { background-position: -50px -100px; }
.avatar-25 { background-position: -100px -100px; }
.avatar-26 { background-position: -150px -100px; }
.avatar-27 { background-position: -200px -100px; }
.avatar-28 { background-position: -250px -100px; }
.avatar-29 { background-position: -300px -100px; }
.avatar-30 { background-position: -350px -100px; }
.avatar-31 { background-position: -400px -100px; }
.avatar-32 { background-position: -450px -100px; }
.avatar-33 { background-position: -500px -100px; }

.avatar-34 { background-position: 0px -140px; }
.avatar-35 { background-position: -50px -140px; }
.avatar-36 { background-position: -100px -140px; }
.avatar-slot.fade {
  transition: opacity 0.3s ease-in-out;
}

.career-banner-img{
  padding-bottom: 100px;
}

.career-banner-img p{
  opacity: .6;
}
.story-text{
  font-size: 32px;
  margin-bottom: 80px;
}
.story-text span{
  color: #959FAE;
}

.media-blk{
  display: flex;
align-items: flex-start;
gap: 24px;
flex-shrink: 0;
}
.media-blk-wrap .col-lg-6:nth-child(even) .media-blk{
  padding-left: 40px;
}
.media-blk-wrap .col-lg-6:nth-child(odd) .media-blk{
  padding-right: 40px;
}
.media-blk-img{
  width: 70px;
height: 70px;
flex-shrink: 0;
padding: 5px;
}
.media-blk-content{
  display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1 0 0;
}
.media-blk-content p{
  opacity: .7;
}
.ceo-note {
    padding: 50px 0;
    border-bottom: 1px solid #eee;
}
.team-member-card{
  width: 240px;
}
.leader-ship-team{
  padding-bottom: 100px;
  margin-top: 50px;
  gap:60px;
  column-gap: 46px;
}
.ceo-profile-img{
  position: relative;
}
.ceo-profile-img .rounded-2{
  width: 240px;
}
.ceo-profile-img img{
  z-index: 4;
  position: relative;
}
img.ceo-img-shadow {
    position: absolute;
    left: -62px;
    z-index: 3;
    top: -44px;
}
/* =======Conatct us==== */
.banner-light.left{
  text-align: left;
  background-position: top -50px center;
}
.banner-light.left .banner-body{
 padding: 0;
}
.banner-light.left .banner-btns {
    justify-content: flex-start;
}
.contact-blk-gradient{
    background: linear-gradient(150deg, #BE44FF -77.93%, #44B0FF 30.55%, #8B44FF 129.09%);
    opacity: 0.7;
    filter: blur(17.81px);
    position: absolute;
    width: 91%;
    height: 100%;
    opacity: .1;
    transform: rotate(-5deg);
}

.contact-side-blk {
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.contact-list p{
    color: rgba(71, 73, 106, 0.80);
}
.contact-list h5{
  margin-bottom: 16px;
}
.contact-list h5 svg {
    margin-right: 8px;
}
.flag-box {
    height: calc(100% - 70px);
    padding-bottom: 30px;
    border-bottom: 1px solid hsla(0, 0%, 0%, .1);
    margin-bottom: 30px;
    margin-right: 20px;
}
.flag-box-gap{
  row-gap: 80px;
  
}
.locations-box-bg{
  margin-top: 20px;
}
.post-content p{
  margin-bottom: 0;
}
.form-select.location-dropdown{
  width: 70%;
}

/* =======Channel partners==== */
.logo-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 40px 0;
  overflow: hidden;
}

.logo-row {
  position: relative;
  width: 100%;
  height: 70px;
  overflow: hidden;

  mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}

.logo-track {
  display: flex;
  gap: 24px;
  width: max-content;
  animation: scroll-left 80s linear infinite;
}

.logo-row.right-to-left .logo-track {
  animation: scroll-right 80s linear infinite;
}

.logo-track img {
  height: 70px;
  object-fit: contain;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #D5E6F7;
}

/* Keyframes */
@keyframes scroll-left {
  from { transform: translateX(-50%); }
  to   { transform: translateX(0%); }
}

@keyframes scroll-right {
  from { transform: translateX(0%); }
  to   { transform: translateX(-50%); }
}

/* ============About group pages media query=========== */
@media (max-width: 1399px) {
  .career-gallary-img{
    width: 27%;
  }
    .career-gallary-wrap .career-gallary-img:nth-child(3), .career-gallary-wrap .career-gallary-img:nth-child(4){
    width: 39%;
  }
}
@media (max-width: 991px) {
  .banner-light .banner-body{
    padding: 0 10%;
  }
  .media-blk-wrap .col-lg-6:nth-child(even) .media-blk {
    padding-left: 0px;
  }
    .career-gallary-img{
    width: 48%;
  }
    .career-gallary-wrap .career-gallary-img:nth-child(3), .career-gallary-wrap .career-gallary-img:nth-child(4){
    width: 48%;
  }

}
@media (max-width: 767px) {
  .career-gallary-img{
    width: 47%!important;
  }
  .leader-ship-team{
    column-gap: 12px;
  }
}
@media (max-width: 600px) {
    .career-gallary-img {
        width: 100%!important;
    }
    .banner-light .banner-btns {
    justify-content: left;
    }
    .banner-light .banner-body {
          padding: 0;
      }
    .banner-light .caption{
      text-align: left;
    }
    .story-text{
      font-size: 28px;
    }
    .media-blk{
      flex-direction: column;
    }
    .team-member-card{
      width: auto;
    }
    .ceo-profile-img .rounded-2{
      width: auto;
    }
}





/* =================Footer start=========== */
.footer{
  padding-top: 48px;
  margin-top: -2px;
}
.footer-bg{
  background:#010213;
}
.footer ul{
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 18px;
}
.footer h3 {
  font-size: 16px;
  line-height: 1.5rem;
  color: #fff;
  margin-bottom: 12px;
  font-weight: 700;
}
.footer h4 {
  font-size: 1rem;
  line-height: 1rem;
  color: #000000;
  margin-bottom: 1rem;
}
.footer li {
  margin-bottom: 0.4rem;
  position: relative;
}
.footer li span {
  color: #000000;
  font-size: 0.875rem;
}
.footer li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.footer li a:hover {
  color: #1a9edf;
}

.footer li a span {
  color: #D3D4E9;
  font-size: 0.875rem;
}

.footer li a p {
  color: #000;
  font-size: 0.75rem;
  line-height: 18px;
}

.list-inline ul {
  padding-left: 10px;
}

.list-inline li {
  display: inline-block;
  color: #000000;
}

.navmenu-col ul {
  margin: 0rem;
  padding: 0rem;
  font-size: 1.25rem;
  font-weight: 400;
  padding-bottom: 1.25rem;
}
.navmenu-col ul li {
  display: inline-block;
  color: #019fe2;
  margin: 0 0rem;
  margin-right: 0.625rem;
}

.navmenu-col ul li a {
  text-decoration: none;
  font-size: 1rem;
  color: #000000;
}

.social-icons li {
  display: inline-block;
  margin: 0 12px 12px 0;
}
.social-icons > li > a {
  text-align: center;
  width: 1.875rem;
  height: 1.875rem;
  font-size: 0.875rem;
  display: inline-block;
  line-height: 31px;
  background: #1A1B2B;
  border-radius: 50%;
}
.social-icons > li > a i {
  color: #fff;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
}

.social-icons > li > a:hover,
.social-icons > li > a:focus {
  background: none;
}
.social-icons > li > a:hover i {
  color: #1a9edf;
}
.footer-copyright {
    color: #D3D4E9;
}
.footer-copyright p{
  margin: 0;
  font-size: 14px;
}
.footer-copyright .row{
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.30);
}
.navmenufooter{
  text-align: right;
}
.navmenufooter ul {
  padding: 0px;
  margin-bottom: 0;
}
.navmenufooter ul li {
  display: inline-block;
  margin: 0 0rem;
}
.navmenufooter ul li a {
  position: relative;

  font-size: 0.875rem;
  line-height: 1rem;
}
.navmenufooter ul li a:hover {
  color: #1a9edf;
}
.navmenufooter p {
  font-size: 0.875rem;
  color: #434647;
}
.footer-logo img{
  width: 140px;
  margin-bottom: 24px;
}
/* ============ footer end======== */

/* ==========Modal window start=========== */
.global-modal-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
      background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.global-modal-content {
    position: relative;
    /* max-width: 600px; */
    /* height: 90%; */
    background: #fff;
    
    border-radius: 8px;
    overflow: hidden;
    margin: 0 12px;
}

.global-modal-content h2 {
  padding-bottom: 24px;
}

.global-modal-close {
    font-size: 21px;
    background: #f7f7f7;
    color: #333;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .8;

}
.global-modal-close svg {
    transition: transform 0.3s ease;
    transform: rotate(0deg); /* Default state */
}
.global-modal-close:hover svg {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
    opacity: .6;
}
.global-modal-close:hover{
  background: #fff;
}
.modal-inner {
    padding: 20px;
    max-height: 95vh;
    overflow-y: auto;
}
.global-btn-modal {
    text-align: right;
    position: absolute;
    right: 25px;
    top: 18px;
        z-index: 12;
}
.btn-large-signup{
  display: flex;
  width: 400px;
  height: 60px;
  padding: 6px 22px 6px 16px;
  align-items: center;
  gap: 16px;
  border-radius: 85px;
  background: rgba(114, 106, 122, 0.20);
  font-size: 16px;
  color: #000;
  text-decoration: none;
  transition: all 0.4s;
  border: 1px solid  rgba(114, 106, 122, 0.00);
}
.btn-large-signup:hover{
  background: rgba(114, 106, 122, 0.30);
}
.btn-large-signup.mk-btn{
  background: #33C2FF;
}
.btn-large-signup.mk-btn:hover{
  background: #33c2ffcc;
}
.get-started-modal-cnt{
  display: flex;
flex-direction: column;
align-items: flex-start;
gap: 20px;
}
.hbspt-form-placeholder{
    min-width: 500px;
    min-height: 500px;
}
.mk-player-content {
    max-height: 100vh;
    width: 70vw;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
     aspect-ratio: 16 / 9;
}
.mk-player-inner:has(.mk-player-content) {
  padding: 0;
}

@media (max-width: 600px) {
  .hbspt-form-placeholder{
    min-width: 100%;
    min-height: 90%;
    padding-bottom: 40px; /* iPhone nav bar may appear and hide the submit button */
  }
  .mk-player-content {
    width: 100vw;
  }
  .global-modal-content{
    width: 100%;
  }
}




.loader {
  border: 4px solid rgba(0, 0, 0, 0.2);       /* Light gray background ring */
  border-top: 4px solid #333333;              /* Dark spinner color */
  border-radius: 50%;
  width: 36px;
  height: 36px;
  animation: spin 1s linear infinite;
  margin: 40px auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.video-container {
    height: 0;
    width: 400px;
    overflow: hidden;
    background: black;
    position: relative;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
  }

.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  outline: 0;
  width: 100%;
  height: 100%;
  background: black;
}

/* Hiding the watermark in the bitmovin player */
.bmpui-ui-watermark {
  display: none !important;
}

.wp-block-uagb-image__figure > a.video-play-button {
  display: flex !important;
}


/* Optional body lock */
body.modal-open {
    overflow: hidden;
}


/* ==========Modal window end========== */
/* -----------Bullet list start------------ */

.uvp-list ul {
  list-style: none;
    display: inline-block;
  padding-left: 30px;
  margin-top: 0;
}

.uvp-list ul > li {
  clear: left;
  padding: 0.5rem 0;
}

.uvp-list ul > li:before {
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin-left: -28px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 6px;
}

.uvp-list ul > li:before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Check'%3E%3Cpath id='Vector' d='M7 14.6191C3.1339 14.6191 0 11.4852 0 7.61914C0 3.75304 3.1339 0.619141 7 0.619141C10.8661 0.619141 14 3.75304 14 7.61914C14 11.4852 10.8661 14.6191 7 14.6191ZM6.3021 10.4191L11.2511 5.46944L10.2613 4.47964L6.3021 8.43954L4.3218 6.45924L3.332 7.44904L6.3021 10.4191Z' fill='%239778E0'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: cover;
  background-position: center;
  padding: 2px;
}

/* -----------Bullet list end------------ */

/* ==========responsive========== */
@media (max-width: 992px) {
  /* .stack-on-md {
    flex-direction: column !important;
  } */
       .industry-banner-content{
      width: 100%;
    }
}
.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
    width: 100%;
    padding-right:24px;
    padding-left: 24px;

}
@media (max-width: 781px) {

  }
@media (max-width: 600px) {
    .navbar .logo {
      width: 8.625rem;
    }
    .navbar .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .banner-product-name{
      font-size: 24px;
      margin-bottom: 0;
    }
    
    .banner-title{
        font-size: 35px !important;
        line-height: 40px;
        text-align: left;
    }
    .banner-body{
      font-size: 18px;
      line-height: 24px;
      text-align: left;
        width: 100% !important;
    }
    .product-banners {
      min-height: unset;
      margin-top: -100px !important;
    }
    .industry-banner{
      padding-top: 100px;
    }
    .industry-banner-content{
      width: 100%;
    }
    .parallax-wrap-banner{
      text-align: left;
    }
    .industry-playback{
      width: 100%;
    }
    .banner-btns div, .book-now-btns div{
      width: 100%;
    }
    .gap-xxxl{
      gap: 40px;
    }
    h2{
      font-size: 32px;
    }
    .navmenufooter ul {
      padding: 0px;
      margin-bottom: 0;
      text-align: left;
      margin-top: 10px;
    }
    .sm-cta-block.show .container, .sm-cta-block.static .container{
      padding: 0;
    }
    .sm-cta-block.show h4, .sm-cta-block.static h4{
      font-size: 18px;
    }
    .sm-cta-block.show .sm-btn-block a, .sm-cta-block.static .sm-btn-block a{
      font-size: 14px;
      padding: 8px 10px;
    }
    .sm-cta-block.show .sm-btn-block, .sm-cta-block.static .sm-btn-block{
      gap: 4px;
    }
    .get-start-form {
        width: 100%;
        min-height: auto;
        padding: 0;
        padding-bottom: 20px;
    }
    .btn-large-signup {
        width: 100%;
    }
}