body,
html {
  height: 100%;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


.dark-hero-desc {
  min-height: 70px;
}

.badge {
  font-weight: 700;
  letter-spacing: 2.3px;
  background: linear-gradient(180deg, #3A3A3C 0%, #181819 100%);
}

.light-hero-three-desc {
  color: var(--text-text-secondary, #7F7F7F);
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 125% */
  letter-spacing: -0.09px;
}

.header-button button {
  font-size: .87rem !important;
  min-width: auto;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: middle;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  border: 0;
  font-size: 12px;
}

.nav-link {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray);
}

.dark-widget-img-sm {
  min-height: 287px;
}

.header-button button {
  padding-top: 0.6rem !important;
  padding-bottom: .6rem !important;
  min-height: 48px;
}

.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom {
  margin: 0 !important;
}

.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button {
  margin-bottom: 0 !important;
}

.fluentform .ff-el-group {
  margin-bottom: 0 !important;
}

.fluentform {
  font-family: inherit;
  border-radius: 12px;
  padding: 2px;
}

.fluentform .ff-el-form-control {
  border-radius: 12px !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  padding: 10px !important;.
} 

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit:hover {
  color: #fff !important;
}

.fluentform .ff-el-form-control::placeholder {
  color: #000 !important;
}

.ff-btn-submit {
  border-radius: 12px !important;
}

.badge.bg-white,
.badge.bg-light {
  background: linear-gradient(180deg, #F9F9F9 0%, #ECECEC 100%);

}

.ff-el-input--content,
.ff-el-input--content input,
form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
  height: 48px;
}

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
  background: #181818 !important;
  border-color: #181818 !important;
}

p.h5 {
  line-height: 1.45;
}

.cta-button button {
  min-width: 210px;

}

.list-inline-item.date-meta i {
  font-size: 6px;
  vertical-align: middle;
  padding: 0 5px 0 0;
}

.newsletter {
  width: 100%;
}

.certs .mx-3 {
  margin-right: 0.9rem !important;
  margin-left: 0.9rem !important;
}

.ff-message-success {
  border: 0 !important;
  margin-top: 0 !important;
  box-shadow: none !important;
  padding: 5px 10px !important;
  color: #181818 !important;
}

.ff-message-success h2 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  margin-top: 50%;
}

.navbar-nav.m-auto {
  /* visibility: hidden; */
}

.learn-more,
.learn-more:hover {
  visibility: hidden;
}

.header-button .btn-default {}

.bd-dark {
  background-color: #000;
  color: #FFF;
}

.navbar-dark,
.navbar-dark.sticky {
  background: #000 !important;
}

.navbar-dark a {
  color: #fff;
}

.navbar-dark .header-button .btn-default {
  border-radius: 40px;
  border: 1px solid var(--color-brand-white, #FFF);
  color: #fff;
}

.navbar-dark .header-button .btn-primary {
  background: var(--surface-surface-primary, #FFF) !important;
  color: #000 !important;
  min-height: auto !important;
    padding: .375rem 1rem !important;
    width: auto !important;
    min-width: auto !important;
}

.nav-pills.dark .nav-link.active,
.nav-pills .show>.nav-link {
  background: #181818;
}

.hero-dark-black {
  background-color: #000;
}

.hero-light {
  color: var(--gray);
  background: url(../img/ct-gray-bg.png) #E5E5E5;
  background-position: right;
  background-repeat: no-repeat;
}

.fw-500 {
  font-weight: 500 !important;
}

.h-auto {
  min-height: initial !important;
}

.btn-light {
  background: var(--surface-surface-primary, #FFF) !important;
  color: #000 !important;
}

.white-hero-title-bold {
  color: #FFF;
  font-size: calc(0.8rem + 2.2vw);
  font-family: SF Pro Display;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.512px;
}

.gray-bg-box {
  min-height: 250px;
}

.blue-icon i {
  color: #009FE3;
}

.accordion-button:not(.collapsed) {
  color: var(--gray);
  background-color: transparent;
}

.accordion {
  --bs-accordion-border-width: 0;
  --bs-accordion-active-color: #000 !important;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: .4;
}

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  width: 38px;
  height: 10px;
  border-radius: 8px;
  margin: 0 10px;
}

.simple-slider .swiper-slide {
  border-radius: 5px;
}

.accordion-button:focus {
  border: 0;
  border-color: transparent !important;
  box-shadow: none;
}

.subscform {
  border: 1px solid #fff;
  border-radius: 40px;
}

.getmail {
  border-radius: 50px;
  border: 0;
  background: transparent;

}

.getmail::placeholder {
  color: #fff;
}

.getmail:focus {
  border-color: transparent;
  box-shadow: none;
  background: transparent;
}

.darc-wcomponent {
  border-radius: 20px;
  background: var(--gray-brand, #181818);
  color: #FFF;
  min-height: 255px;;
}

.nav-pills-tabs {
  --bs-nav-pills-border-radius: 40px;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #181818;
  background: #F9F9F9;
  border-radius: 40px;
}

.nav-pills-tabs .nav-link {
  color: #BCBCBC;
  font-weight: 500;
  font-size: 16px;
}

.rbg {}

.storelink a {
  text-decoration: navajowhite;
  color: var(--gray);
  font-size: 17px;
}

.storelink a i {
  font-size: 30px;
  vertical-align: middle;
}

.swiper-button-next::after,
.swiper-button-prev::after {

  font-size: 13px;
  padding-top: 1.5rem;
  font-weight: bold;
  color: #fff;
}

.swiper-button-next {
  align-items: end;
  justify-content: start;
}

.swiper-button-prev {
  width: 100% !important;
  align-items: end;
  justify-content: end;
}

.accordion-button {
  font-weight: 700;
}

.btn.btn-primary {
  font-size: 16px;
}

.headsizehero {
  font-size: 2.8rem;
}

.herodescsize {
  font-size: 20px;
}

::-moz-focus-inner {

  padding: 0;
  border-style: none;

}

.btn-light {
  border-radius: 40px;
}

.navbar.navbar-dark.transparentbg.sticky {
  background: #000 !important;
}

.navbar.navbar-dark.transparentbg {
  background: transparent !important;
}

.remotecommands {
  background: url("../img/remotecommands.svg");
  background-color: #000;

}

.livemonitoring {
  background: url("../img/lmbg.jpg");

}

.remotelock {
  background: url("../img/rm.svg");

}

.retail {
  background: url("../img/retail.jpg");
  min-height: 75vh !important;

}

.logistics {
  background: url("../img/logistics.svg");
  background-color: #000;
  min-height: 75vh !important;
}

.tech {
  background: url("../img/tech.svg");
  background-color: #000;
  min-height: 75vh !important;
}

.compliance {
  background: url("../img/compliance.jpg");
  background-color: #000;
  background-position: top center !important;
}

.healthcare {
  background: url("../img/healthcare.svg");
  background-color: #000;
  min-height: 75vh !important;
}

.banking {
  background: url("../img/bank.svg");
  background-color: #000;
  min-height: 75vh !important;
}

.bback {
  background: url(../img/bhero-bg.png);
  background-color: rgba(0, 0, 0, 0);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: left center;
}

.bback {
  background: url(../img/bhero-bg2.jpg);
  background-color: rgba(0, 0, 0, 0);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: left 100%;
}

.edu {
  background: url("../img/edu.jpg");
  background-color: #000;
  min-height: 75vh !important;
}

.nomt {
  margin-top: 0;
}

.automatedpatch {
  background: url("../img/ap.jpg");
  background-color: #000;
  background-size: cover;
  background-position: top center !important;
}

.appleb {
  background: url("../img/applebt.jpg");
}

.raa {
  background: url("../img/ra.jpg");
  background-position: top center !important;
}

.rc {
  background: url("../img/rc.jpg");
  background-position: top center !important;
}

.vp {
  background: url("../img/vp.jpg");
}

.employeebg {
  background: url("../img/emp.jpg");
}

.devicemanager {
  background: url("../img/devicemanager.jpg");
}

.certsmanagment {
  background: url("../img/certs.svg");

}

.locationsservices {
  background: url("../img/ls.jpg");
}

.transparentbg {
  background: transparent;
}

.lightgray-text {
  color: var(--text-text-secondary, #7F7F7F);
}

.flist {
  font-size: 1rem;
  line-height: 2.5;
  font-weight: 500;
}

.normalr {
  border-radius: 10px;
}

.iconbgbtn {
  max-width: 20px;
  margin-right: 6px;
  margin-bottom: 5px;
}

.graytext {
  color: var(--text-text-secondary, #7F7F7F);
}

.page-header {
  background-position: 50%;
  background-size: cover;
  min-height: calc(50vh + 20px);
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.kiosk {
  background-image: url("../img/kiosk.jpg");
  background-color: #e8e8e8;
  background-position: bottom center;
}

.darktext a {
  color: #000;
}

.darktext a:hover {
  color: #000;
}

.darktext a:focus {
  color: #000;
}

.darktext .header-button .btn-primary {
  background-color: var(--gray) !important;
  border-color: var(--gray) !important;
  color: #fff !important;
}

.text-dark {
  color: #000000;
}

.gray-card {
  background: linear-gradient(0deg, #D1D1D1, #D1D1D1),
    linear-gradient(180deg, #F9F9F9 0%, #ECECEC 100%);

}

#main-content {
  margin-top: -20px;
}

.mega-head-link {
  color: #181818 !important;
  text-decoration: none;
  font-size: 16px;
  width: 100% !important;
  display: block;
}

.mega-desc {
  color: #7F7F7F !important;
  text-decoration: none;
  font-size: 13px;
  display: block;
  width: 98%;
  display: block;
}

.featuresbg {
  background: url("../img/clipboard.svg");
  background-repeat: no-repeat;
}

.pmm {
  background: url("../img/pmm.jpg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
  background-position: center;

}

.news {
  background: url("../img/news.svg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;

}

.news {
  background: url("../img/news.svg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;

}

.events {
  background: url("../img/events.svg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;

}

.es {
  background: url("../img/ess.jpg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;

}

.solutionsbg {
  background: url("../img/award.svg");
  background-repeat: no-repeat;
}

.industriesbg {
  background: url("../img/building.svg");
  background-repeat: no-repeat;
}

.companybg {
  background: url("../img/company.svg");
  background-repeat: no-repeat;
}

.title {
  padding-left: 30px;
  font-weight: 700;
  font-size: 18px;
  color: #181818;
  vertical-align: middle;
  padding-top: 3px;
}

.mega-menu-item-holder:hover::after {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  color: #181818;
  position: absolute;
  top: 18px;
  right: 12px;
  font-weight: 700;
  font-size: 15px;
  animation: fadeIn 0.8s;
}

.mega-menu-item-holder {
  position: relative;
}

.mega-menu-item-holder:hover {
  border-radius: 8px;
  background: var(--color-brand-gray-50, #F9F9F9);
}

.whitelink,
.whitelink:hover {
  text-decoration: none;
  color: #FFF;
}

.navbar .megamenu {
  padding: 1rem;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }

  .navbar .megamenu {
    
    right: 0;
    width: 100%;
    margin-top: 0;
    max-width: 1320px;
  }
}

/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media(max-width: 480px) {
  .gradiant-bg-grid img {
    min-height: auto;
  }
}

@media(max-width: 991px) {

  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}

/* ============ mobile view .end// ============ */

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: var(--color-brand-gray-50, #F9F9F9);
}

.navbar.navbar-dark.transparentbg.forcebgdark {
  background: #000 !important;
}

.nav-link.dropdown-toggle::after {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  -ms-transition: -ms-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}

.nav-link.dropdown-toggle.show::after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  -ms-transition: -ms-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}

.badge-circle {
  min-height: 58px;
  min-width: 58px;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  padding: 23% 0;
  font-size: 20px !important;
  line-height: 32px;
}

.badge-blue {
  background: #142dff !important;
  color: #fff;
}

.border-right {
  border-right: 1px solid #eee;
}

.formholder * .ff-el-form-control {
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  background: #fff !important;
}

.formholder * .ff-el-group {
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}

.formholder form.fluent_form_4 .ff-btn-submit {
  background-color: #1a7efb;
  color: #ffffff;
  width: 99%;
  border-radius: 3px !important;
  margin-top: 19px;
}

.bigsocial li {
  font-size: 40px;
  vertical-align: middle;
  line-height: 2.5;
}

.bigsocial li a {
  color: #444;
}

.pe-6 {
  padding-right: 4rem !important;
}

.pe-7 {
  padding-right: 5rem !important;
}

.light-gray-bg {
  background-color: #F9F9F9;
}

.gradiant-bg-grid img {
  margin-top: 22px !important;
}

.navbar-light {
  background-color: #fff;
}

.mh-190 {
  min-height: 190px !important;
}

.mh-225 {
  min-height: 225px !important;
}

form.fluent_form_5 .ff-btn-submit {
  background-color: #181818 !important;
}

form.fluent_form_6 .ff-btn-submit {
  background-color: #181818 !important;
  width: 100%;
}

.fluentform .ff-el-form-control {
  height: auto !important;
  padding: 10px 16px !important;
}

.d-text {
  font-size: 9px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}

.certs a {
  line-height: 1 !important;
  text-decoration: none;
}

.social-networks {
  font-size: 20px;
  padding-top: 1rem;
}

.newspress-title {
  font-size: 1.4rem;
  font-weight: bold;
}

.newssource a,
.newspress-item a {
  text-decoration: navajowhite;
  color: #181818;
}

.newspresswidgettitle {
  font-size: 1.4rem;

}

.black-banner {
  background: #181818;
  color: #fff;
  padding: 25px;
  border-radius: 15px;
}

.black-banner h5 {
  font-weight: bold;
  font-size: 1.5rem;
}

.newsletterwidget .fluentform .ff-el-form-control {
  padding: 10px 15px !important;
}

.newsletterwidget .fluentform {
  border: 1px solid #181818;
  padding: 2px;
}

.event-wrap a {
  text-decoration: none;
  color: #181818;
}

.event-meta .list-inline-item {
  border: 1px solid #181818;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 13px;
}

.events-btn {
  padding: 15px 32px 15px 36px;
  min-width: 160px;
}

.events-btn.disabled {
  background-color: #D1D1DB;
  border-color: #D1D1DB;
  color: #fff;
}

.event-table> :not(caption)>*>* {
  border-width: 0;
}

.addressbox {
  min-width: 100%;
}

.address li {
  font-size: 18px;
  margin-bottom: 5px;
}

.contact-link a {
  color: #181818 !important;
  text-decoration: none;
  font-size: 18px;

}

.footer-widget h3 {
  color: #fff !important;
}

.footer-widget a {
  color: #939393 !important;
}

.notification-top-bar p a.btnbar {
  padding: 5px 10px;
  border-radius: 40px;
  background: transparent;
  color: #fff;
  text-decoration: none;
  border: 1px solid aliceblue;
}

.notification-top-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: #009FE3;
  text-align: center;
  color: #FFFFFF;
  font-family: sans-serif;
  font-weight: lighter;
  font-size: 14px;
  z-index: 9999;
}

.has-notification {
  margin-top: 2px !important;
}

.aboutus {
  background: url("../img/aboutus.svg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;

}

.fs-7 {
  font-size: 1.5rem;
}

.newslink,
.newslink h4 {
  text-decoration: none;
  color: #181818;
  font-size: 20px !important;
  font-weight: bold !important;
}

.excerpttext {
  font-size: 15px;
  min-height: 90px;
}


/********************Gitex***********/
.gray-gitex-box {
  background: linear-gradient(180deg, #F9F9F9 0%, #ECECEC 100%);
  ;
  border: 1px solid #D1D1D1;
  border-radius: 20px;
  padding: 40px 0;
  min-height: 385px;

}

.gray-gitex-box .badge-black {
  min-height: 40px;
  min-width: 40px;
  padding: 17% 0;
  font-size: 16px !important;
  line-height: 25px;
  font-weight: 500;
}

.gray-gitex-box-two {
  background: linear-gradient(180deg, #F9F9F9 0%, #ECECEC 100%);
  ;
  border: 1px solid #D1D1D1;
  border-radius: 20px;
  padding: 40px 0;
  min-height: 265px;

}

.gray-gitex-box-two .badge-black {
  min-height: 40px;
  min-width: 40px;
  padding: 17% 0;
  font-size: 16px !important;
  line-height: 25px;
  font-weight: 500;
}

.iconsize {

  font-size: 2.2rem;
  font-weight: 500;
  color: #009FE3;
}

.notification-top-bar p a {
  padding: 5px 10px;
  border-radius: 3px;
  background: transparent;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.pricingtitle-dark {
  background: #181818;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 20px 20px 0 0;
}

.pricingtitle-blue {
  background: #009FE3;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 20px 20px 0 0;
}

.pricing {
  border-radius: 20px !important;
  border-color: #181818 !important;
}

.pricing a {
  text-decoration: none;
}

.pricing .card-footer:last-child {
  border-radius: 0 0 20px 20px;
  background: transparent;
  border: 0;
}

.price-value {}

.price-diver {
  background: #181818;
  width: 95%;
  height: 1px;
  margin: 0 auto;
}

.pf li {}

.pricing-blue i {
  color: #009FE3 !important;
}

.pricing-blue {
  border-color: #009FE3 !important;
}

.pricing-blue-color {
  color: #009fe3 !important;
}

.diver-blue {
  background-color: #009fe3 !important;
}

.pf {
  min-height: 410px;
}

.plans {}

.nav-pills.plans .nav-link {
  border-radius: 40px;
  background-color: #F9F9F9;
}

.nav-pills.plans .nav-link.active,
.nav-pills.plans .show>.nav-link {
  background-color: #181818;
}

.table.price-compare .fa-circle-minus {
  color: #D1D1D1 !important;
}

.col.deactive * {
  color: #ddd !important;
  border-color: #ddd !important;
}

.deactive .btn {
  background-color: #ddd !important;
  color: #777 !important;
  border: 1px solid #d0caca !important;
}

.deactive .pricingtitle-blue {
  background-color: #ddd !important;
  color: #777 !important;

}

.col.deactive .price-diver {
  background-color: #ddd !important;
}

td.deactive,
th.deactive {
  color: #ddd !important;
}

.integration {
  background: url("../img/integration.svg");
  background-size: cover;
  background-repeat: no-repeat;

}

.mt-11 {
  margin-top: 11rem !important;
}

.partners {
  background: url("../img/partners.svg");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
}
.half-header{
  min-height: calc(50vh + 20px);
}

.nav-item.partner-cat a.active {
  background: #181818;
  color: #fff !important;
  border-radius: 100px;
  width: 100%;
}
/* .nav-item.partner-cat a,.nav-item.partner-cat a.active {
  background: none;
  text-align: left;
  color: #fff;
  vertical-align: middle;
} */ 
.mb-3.newssource img {
  max-width: 100px;
}
.nav-item.partner-cat {
  width: 100%;
  text-align: left;
  margin: 5px 0;
}
.nav-item.partner-cat a {
  border-radius: 100px;
  padding: 0.8rem 16px !important;
}
.gray-bg-box a {
  color: #009FE3;
  text-decoration: navajowhite;
}
.w-60 {
  width: 60% !important;
}
.ff_submit_btn_wrapper {
  margin-top: 18px;
}
.gray-bg-hero{
  background-color: #F9F9F9;
}
img.certg:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); 
transition: 0.1s ease;
}
img.certg{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: 0.1s ease;
  }
  .navbar-dark .header-button .btn-primary,.header-button button {
    min-height: auto !important;
    padding: .375rem 1rem !important;
    width: auto !important;
    min-width: auto !important;
  }
  #main_nav .navbar-nav .nav-item {
    margin: 0 5px;
    letter-spacing: .03em;
  }
 .navbar-light a:hover,.navbar-light a
{
  color: #181818 !important;
}
.navbar-dark .header-button .btn-primary
{
  background: #2268d9 !important;
  color: #fff !important;
}
.homeherobtn{
  background-color: #ffbc00 !important;
}
iframe#hubspot-conversations-iframe {
  min-width: 10px !important;
}
.mh-260 {
  min-height: 260px !important;
}
.requestdemobg{
  background: url("../img/campbg.gif");
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
}
.requestdemo-form-container{
  margin-top: 4rem;
  margin-bottom: 4rem;
  border-radius: 20px;
}
.hs-button {
width: 100%;
padding: 10px 36px;
background: #FFFFFF;
border-radius: 10px;
border: 1px solid #000;
font-weight: 500;
}
.hs-input {
  width: 100%;
  padding: 14px 14px;
  border-radius: 10px;
  border: 1px solid #000;
  margin: 10px 0;
}
.hs-form-field {
  text-align: left;
  font-weight: 500;

}
.hs-richtext h4 {
  margin-bottom: 25px;
  font-size: 30px !important;
}
.submitted-message h3 {
  font-size: 34px !important;
}
.hs-richtext {
  padding: 12px 0;
}
.dland {
  /* background: url("../img/demobg.png");
  background-position-x: 0%;
    background-repeat: no-repeat;
    background-color: #fcfcfa;
    background-size: cover;
    background-position: right bottom;
    margin-top: -24px !important; */
}
.demolist{ 
  list-style: none;
  line-height: 45px;
}
.demolist li{
}
.dark-hero-title-bold{
  font-weight: 600;
}
.customerstory p.story-text {
  color: #181818;
  min-height: 145px;
}
.customerstory {
  min-height: 250px;
  background: #fff;
  border-color: #EBEBEB;
  box-shadow: 0 0 5px #eee;
}
.usertavatar {
  max-width: 48px;
  max-height: 48px !important;
}
.storydesc {
  font-size: 13px; 
  color: #7F7F7F;
}
.g2bg{
  background: url("../img/g2bg.svg");
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
background-repeat: no-repeat;
background-color: #fff;
background-size: 100%;
background-position: bottom center;
}
.gradiant-bg-grid {
  overflow: hidden;
}
.gradiant-bg-grid img.im {
  max-height: 325px !important;
  width: 100% !important;
}
iframe.youtubeplayer {
  border-radius: 14px;
  box-shadow: 0px 1px 5px #131313;
}
.triologoover{
  background: url("../img/triolightlogo.png");
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
background-repeat: no-repeat;
background-position: left center;
background-size: auto;
}
.demolist {
  list-style: none;
  line-height: 2.5;
}
.reviews img {
  max-width: 200px;
}

/*****************GISEC****************/
.gisec-dark{
  background-color: #000000;
  color: #fff;
}
.gisec-dark .bg-light{color: #181818;}
.gisec-dark-gray{
  background-color: #181818;
  color: #fff;
}
.gisec-dark-gray h3 {
  color: #FFF;
  text-align: center;
  font-size: calc(1.4rem + 2.2vw);
  font-family: SF Pro Display;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.512px;
}

.gisec-bback {
  background: url("https://www.trio.so/wp-content/uploads/2024/04/trioincgisec.png");
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-color: #000;
  min-height: 75vh !important;
  background-position: right center;
  background-repeat: no-repeat;
}
/*****************END GISEC****************/
nav .container {
  position: relative;
}

.addressbox {
  min-width: 100%;
  min-height: 300px !important;
}
.sbg{
  background-image: url('../img/sbg.jpeg');
}
.dland {
  background: url("../img/demobg.png");
  background-position-x: 0%;
  background-repeat: no-repeat;
  background-color: #fcfcfa;
  background-size: contain;
  background-position: right bottom;
  margin-top: -24px !important;
}
.demobtn .btn  {
  text-align: left;
  background: #FFF;
  padding: 20px;
  width: 100%;
  border-radius: 20px !important;
  box-shadow: 0px 16px 40px 0px #0000000F !important;
  border: 1px solid #939393;
  color:#414141;
}
.demobtn a:hover{
  color:#414141;
}
.btnh{
font-family: SF Pro Display;
font-size: 34px;
font-weight: 700;
line-height: 41px;
letter-spacing: 0.004em;
text-align: left;

}

.btn-primary.outline {
  background: transparent !important;
  color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
  margin-right: 6px;
}
.btn-primary-white {
  background: #F5F5F5 !important;
  color: #000 !important;
  border-radius: 10px !important;
  padding: 12px 24px !important;
  border-color: #F5F5F5 !important;
  font-weight: 500;
}
.slide-desc {
  font-weight: 400 !important;
}

.video-background {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.video-background video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

.video-content {
  position: relative;
  z-index: 1;
  color: white;
  padding: 2rem;
}

/* Fallback image for mobile devices that autoplay is disabled */
@media (max-width: 768px) {
  .video-background {
      background: #000 no-repeat center center/cover;
  }
  
  .video-background video {
      display: none;
  }
}
.device-icons i {
  font-size: 2rem;
}
.check-icon {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.right-shape {
  background: url('../img/oshape.png');
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: 99% -28px;
  background-size: 42%;
}
.feature-icon {
  margin-right: 0.5rem;
}
.outlineborder,.outlineborder:hover {
  padding: 12px 24px;
  border: 1px solid #181819;
  background: transparent;
  color: #181819;
  font-weight: 600;
  font-size: 16px !important;
}
.use-case-card {
  position: relative;
  color: white;
  border-radius: 12px;
  overflow: hidden;
  height: 550px;
  background-size: cover;
  background-position: center;
  transition: transform 0.3s ease;
}


.use-case-card:hover .use-case-overlay {background: #fff;}
.use-case-card:hover .footerwrapper{display: block;}
.use-case-card:hover {
  transform: scale(1.02);
  background: #FFF !important;
  border: 1px solid #000 !important;
  color: #000;
}
.footerwrapper button {
  width: 90%;
  border: 1px solid #000;
  background: transparent;
  color: #000;
  font-weight: 600;
  vertical-align: middle;
}
.use-case-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.use-case-title {
  font-weight: 600;
  font-size: 28px;
}

.use-case-description {
  font-size: 16px;
  font-weight: 400;
}
.titlewrapper {
  position: absolute;
  top: 40px;
}
.footerwrapper {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
  display: none;
}
.titleicon {
  width: 32px !important;
  height: 32px !important;
}
footer.bg-dark {
  background: #171717 !important;
  border-radius: 0 0 48px 48px;
}
.bg-dark-holder {
  background: #000 !important;
}
.after-footer {
  min-height: 360px;
  background-color: #000;
  background-image: url('../img/footerlogo.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}
.footerinfo {
  padding: 10px 435px 10px 0 !important;
  text-align: justify;
  color: #808080;
  font-size: 16px !important;
}
.footericon {
  height: 69px;
}

.accordion-container {
  position: relative;
}

.accordion-nav {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 10;
}

.accordion-nav button {
  background: transparent;
  color: white;
  border: none;
  font-size: 22px;
  margin-left: 5px;
  cursor: pointer;
}

.accordion-wrapper {
  display: flex;
  flex-direction: row;
  height: 555px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #000;
  
}
.green-text{
  font-size: 12px;
  color: #34C85A;
}

.accordion-panel {
  flex: 1;
  /* transition: flex 0.4s ease-in-out; */
  background-color: #1e1e1e;
  border-right: 1px solid #333;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin: 0 8px;
  border-radius: 12px;
}

.accordion-panel:last-child {
  border-right: none;
}

.accordion-panel.active {
  flex: 3;
  justify-content: flex-start;
  padding: 25px;
  border:1px solid #fff;
}

.accordion-content {
  opacity: 0;
  transition: opacity 0.4s ease;
  max-width: 100%;
  z-index: 2;
}

.accordion-panel.active .accordion-content {
  opacity: 1;
}
.accordion-content .img{width: 98%;}
.accordion-content h3{font-weight: 600;}

.accordion-title {
  writing-mode: sideways-lr;
  transform: rotate(180deg);
  font-weight: bold;
  font-size: 28px;
  color: #ccc;
  white-space: nowrap;
  position: absolute;
  right: auto; 
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

.accordion-panel.active .accordion-title {
  display: none;
}

.btn-learn-more,.btn-learn-more:hover {
  background-color: #202020;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  padding: 10px 10px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .accordion-wrapper {
    flex-direction: column;
    height: auto;
  }

  .accordion-panel {
    flex: unset;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #333;
    padding: 20px;
    justify-content: flex-start;
  }

  .accordion-title {
    display: none;
  }

  .accordion-content {
    opacity: 1 !important;
  }

  .accordion-nav {
    display: none;
  }
}
.card {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  padding: 4px;
}

.card:hover .hover-overlay {
  opacity: 1;
}
.card a{
  color: #fff;
}

.hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  text-align: center;
  padding: 1rem;
  font-size: 1.25rem;
  font-weight: bold;
}

.card img {
  object-fit: cover;
  height: 190px;
  width: 92%;
  margin: 16px auto;
  border-radius: 6px;
}
.descblogs{
  font-size: 20px;
}
.card-body {
  min-height: 120px;
}
.logo-slider {
  overflow: hidden;
  position: relative;
  background: #fff;
  padding: 20px 0;
}

.slider-track {
  display: flex;
  width: max-content;
  animation: scroll 25s linear infinite;
}

.slider-item {
  flex: 0 0 auto;
  width: 120px;
  margin: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-item img {
  max-height: 50px;
  transition: 0.3s;
}

.slider-item img:hover {
  filter: none;
}

@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Static logo grid */
.static-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 30px;
}

.static-logos img {
  height: 50px;
  transition: 0.3s;
}

.static-logos img:hover {
  filter: none;
}
.custom-hero {
  display: flex;
  max-height: 580px;
  height: 100%;
  overflow: hidden;
  flex-wrap: wrap;
}

.left-video-area {
  flex: 1;
  position: relative;
  background-color: black; /* fallback bg if video doesn't load */
  min-height: 300px;
}

.left-video-area video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.right-content-area {
  flex: 1;
  background-color: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  text-align: center;
}

.content-box {
  margin: auto;
}

.content-box h1 {
  font-size: 48px;
  font-weight: bold;
}

.content-box p {
  font-size: 0.95rem;
  margin: 1rem 0 2rem;
}

.btn-custom {
  margin: 0 0.5rem;
  min-width: 140px;
  padding: 10px 24px;
}

@media (max-width: 768px) {
 
  .custom-hero {
    flex-direction: column;
  }

  .left-video-area,
  .right-content-area {
    width: 100%;
    max-height: 290px;
  }

  .content-box h1 {
    font-size: 1.5rem;
  }

  .btn-custom {
    display: block;
    width: 100%;
    margin: 0.5rem 0;
  }
}













.xsection-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: left !important;
}

.xtabs-container {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.xtabs {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: right;
}

.xtab {
  font-weight: 500;
  font-size: 28px;
  cursor: pointer;
  border-right: 3px solid transparent;
  border-bottom: 1px solid #414141;
  line-height: 30px;
  padding: 0 0 12px;
  color: #414141;
}

.xtab.active {
  color: #fff;
  
}

.xaccordion-wrapper {
  display: flex;
  overflow-x: auto;
  gap: 1rem;
  height: 370px;
}

.xaccordion-card {
  flex: 1 1 80px;
  min-width: 80px;
  height: 100%;
  background-color: transparent;
  color: white;
  border-radius: 12px;
  transition: all 0.3s ease;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid #414141;
  padding: 10px;
}

.xaccordion-card.active {
  flex: 1 1 400px;
  min-width: 300px;
  background: transparent;
  border: 1px solid #F5F5F5;
  border-radius: 8px !important;
}

.xaccordion-card .index {
  padding-left: 1rem;
  font-size: 0.8rem;
  opacity: 0.6;
  padding-top: 1rem;
}

.xaccordion-card .header {
  font-weight: 500;
  font-size: 20px !important;
  color: #808080;
  padding: 12px;
}

.xaccordion-card .content {
  display: none;
  padding: 0 1rem 1rem;
  font-size: 0.9rem;
}

.xaccordion-card.active .content {
  display: block;
  color: #808080;
}

.xaccordion-card .btn {
  margin-top: 0.5rem;
}
.xaccordion-card.active .header {
  font-size: 30px !important;
  font-weight: 500;
  color: #FFF;
  line-height: 34px;
}
@media (max-width: 768px) {
  .xaccordion-wrapper {
    flex-direction: column;
    height: auto;
  }

  .xaccordion-card,
  .xaccordion-card.active {
    flex: none;
    width: 100%;
    min-width: 100%;
  }

  .xtabs-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .xtabs {
    text-align: left;
  }
}
.loadmorecard {
  font-size: 16px;
  font-weight: 500;
  text-decoration: navajowhite;
  color: #F5F5F5 !important;
}
.iconholder {
  width: 24px !important;
  height: 24px !important;
  background: url("../img/open.png");
  display: block;
  background-repeat: no-repeat;
  text-align: center;
}
.xaccordion-card.active .loadmorecard {
  display: block;
}
.xaccordion-card .loadmorecard {
  display: none;
}
.xaccordion-card.active .ximage{
  display: block;
}
.ximage {
  width: 80%;
  margin: 0 auto;
  display: none;
}

@media (max-width: 575.98px) {
.footerinfo {
  padding: 10px 0 10px 0 !important;
}
}
.home #main-content {
  margin-top: 0px !important;
}

.video-background {
  background: url("../img/backgroundhero.svg");
  background-size: cover;
  background-repeat: no-repeat;
}


