@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Merienda:wght@300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
body {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  overflow-x: hidden;
}
.hedarBg {
  background: rgba(255, 255, 255, 0.95)
}
.navbar-nav .nav-link {
  color: #000000;
  font-size: 18px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.7rem;
  padding-left: 0.7rem;
  padding-top: 18px;
  padding-bottom: 32px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #ec2a27;
  border-bottom: 7px solid #B30600;
}
.btn-orange {
  color: #FFFFFF !important;
  border-width: 3px !important;
  border-color: #B30600;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700 !important;
  background-color: #B30600;
}
.btn-orange:hover {
  color: #B30600 !important;
  background-image: initial;
  background-color: transparent;
  border-color: #B30600;
}
.navbar-toggler {
  color: #B30600;
}
.navbar-brand img {
  width: 200px;
  padding-top: 6px;
  padding-left: 5px;
}
.navbar-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-nav {
  list-style: none;
}
.navbar-nav li {
  list-style: none;
}
.navbar-nav a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
}
.navbar-nav li {
  padding-left: 14px;
  padding-top: 0px !important;
}
/*
.navbar-nav > .nav-item:hover > a {
    border-bottom: 7px solid #B30600;
    padding-bottom: 34px;
}
*/
.navbar-nav > li > a {}
.navbar-nav > li > a svg {
  margin-top: 5px;
  margin-left: 8px;
  float: right;
}
/*
.dropdown:hover .dropdown-menu {
    display: block;
}
*/
.innerBx {
  display: flex;
  width: 98%;
  /*  padding-left: 0px;*/
  margin: 0 auto;
}
.innerBx p {
  color: #737373;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 24px;
  font-weight: 400;
  line-height: 22px;
  padding-left: 16px;
}
.dropIn img {
  float: left;
  margin-right: 15px;
}
.InList {
  width: calc(100% - 80px);
  float: left;
}
.subdrop {
  padding: 10px 20px;
}
.dropIntext {
  /*  padding: 0 25px 0 70px;*/
}
.dropIntext h3 {
  font-weight: 600;
  color: #000;
}
.dropIntext p {
  font-size: 16px;
  padding-left: 0px;
}
.navbar-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nabbar-nav {
  list-style: none;
  padding: 0 0 23px 1em;
  line-height: 26px;
}
.navbar-nav a:hover {
  color: #B30600;
}
.redClr {
  /*  color: #B30600;*/
  color: #ec2c27;
}
.contaienrMrgn {
  margin-left: 3rem;
  margin-right: 3rem;
}
.dropdown-menu {
  left: calc((100% - 1450px) / 2);
  width: calc(100% - (100% - 1450px));
  background: #fff;
  display: none;
  border-top: 1px solid #000;
  position: absolute;
  margin-top: 38px;
  -webkit-box-shadow: 0 4px 6px -6px #222;
  -moz-box-shadow: 0 4px 6px -6px #222;
  box-shadow: 0 4px 6px -6px #222;
  z-index: 9999;
}
.navbar-nav > .nav-item:hover > a {
  border-bottom: 7px solid #B30600;
  padding-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .moHamburger {
    background: #B30600;
    color: #fff;
    font-size: 16px !important;
    font-weight: 300;
    padding: 8px 18px;
    border-radius: 22px;
  }
  .navbar-brand img {
    width: 160px;
  }
  .main-navigation {
    width: 250px;
    display: block;
    position: fixed;
    padding-top: 64px;
    height: 100%;
    z-index: 99999999;
    top: 0;
    left: -270px;
    background: #fff;
    transition: 0.5s;
    border-top: 0px solid #000;
    -webkit-box-shadow: 0 7px 16px -2px #222;
    -moz-box-shadow: 0 7px 16px -2px #222;
    box-shadow: 0 7px 16px -2px #222;
  }
  .navbar-nav {
    display: block;
    padding: 0 0 0 0;
  }
  .navbar-nav li {
    padding-right: 10px;
    /*    padding-left: 10px;*/
    padding-top: 7px !important;
    padding-bottom: 7px;
    margin-bottom: 0px !important;
  }
  .navbar-nav > li > a {
    width: 100%;
    display: block;
    border-bottom: 0px solid #B30600 !important;
    padding-bottom: 0 !important;
    font-size: 20px !important;
  }
  /*
  .innerBx .subdrop:first-child p {
    display: none;
  }
*/
  .subdrop {
    padding: 5px 0px 10px 5px;
  }
  .dropdown-menu .subdrop {
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0px;
  }
  /*
  .dropdown-menu .subdrop:last-child .dropIn img {
    margin-right: 0px !important;
    margin-left: 22px;
  }
*/
  .innerBx {
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 10px;
    padding: 0px;
  }
  .dropIntext {
    padding: 0;
  }
  .closebtn {
    display: block;
    position: absolute;
    top: 10px;
    right: 8px;
    font-weight: 300;
    font-size: 36px;
    margin-left: 50px;
    color: #000;
  }
  .moHamburger {
    display: block;
  }
  .backBtn {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 8px;
    width: 16px;
  }
  .activeMenu .dropdown-menu {
    display: block !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 5px !important;
  }
}
.contaienrMrgn {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.carousel-indicators [data-bs-target] {
  background-color: #000000;
}
.footerBg {
  padding-top: 23px;
  padding-bottom: 21px;
  background-color: #f7f7f7 !important;
}
.footerBg a {
  text-decoration: none;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  background-color: #000000;
  border-radius: 50%;
  background-size: 80%;
  padding: 4px;
}
.carousel-caption {
  color: #1C1C1C;
}
.bannerHeadings h1 {
  font-size: 54px;
  font-weight: 800;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
}
.bannerHeadings2 h1 {
  font-size: 58px;
}
.bannerHeadings h2 {
  font-size: 48px;
  color: #d6241f;
  font-weight: 700;
  padding: 20px 0;
  font-family: "Poppins", sans-serif;
}
.bannerHeadings p {
  margin-bottom: 20px !important;
  padding-bottom: 0;
  line-height: 1.4;
  font-size: 22px;
  font-family: "Poppins", sans-serif;
}
.downlink {
  display: inline-block;
  padding: 8px 40px;
  font-size: 22px;
  border: 3px solid #B30600;
  border-radius: 35px;
  color: #B30600;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 30px;
  background: #ffffff;
}
.downlink:hover {
  background: #B30600;
  color: #ffffff;
}
.app-icon img {
  width: 150px;
  margin-right: 20px;
}
.frame_slider {
  margin-top: 10px;
  /*display: flex;
  height: 100vh;*/
  overflow: hidden;
  width: 100%;
}
.innerFrame {
  margin-left: 180px;
  margin-right: 30px;
  /*  padding-top: 50px;*/
}
.bottom-text {
  display: flex;
}
.bottom-text p {
  width: 190px;
  line-height: 1.4;
  font-size: 18px;
}
.bottom-text img {
  width: 59px;
  height: 59px;
  margin: 5px 10px 0px 20px;
  border-left: 1px solid #ccc;
}
.bottom-text p:first-child {
  border-right: 1px solid #ccc;
  padding-right: 8px;
}
@media only screen and (min-width: 1400px) {
  .app-icon {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 190px;
  }
  .bottom-text p {
    width: 236px;
    font-weight: 400;
    font-size: 20px;
  }
  .bottom-text img {
    width: 80px;
    height: 80px;
  }
}
.clmnWdth19 {
  width: 19%;
}
.clmnWdth20 {
  width: 20%;
}
.clmnWdth22 {
  width: 22%;
}
.clmnWdth22 img, .clmnWdth19 img, .clmnWdth20 img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .bannerHeadings {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    text-align: center;
  }
  .bannerHeadings h1, .bannerHeadings2 h1 {
    font-size: 32px;
    line-height: 1.1;
  }
  .bannerHeadings h2 {
    color: #d6241f;
    font-weight: 700;
    font-size: 22px;
    padding: 8px 0 15px;
  }
  .bannerHeadings p {
    display: none;
  }
  .frame-image {
    width: 100%;
    overflow: auto;
  }
  .downlink {
    padding: 4px 14px;
    border: 2px solid #B30600;
    margin-bottom: 28px;
    font-size: 16px;
    margin-top: 5px;
  }
  .innerFrame {
    margin-left: 0px;
    width: 100%;
    margin-right: 0px;
    padding: 10px;
    text-align: center;
  }
  .app-icon, .bottom-text {
    display: none;
  }
  .clmnWdth22, .clmnWdth19, .clmnWdth20 {
    width: 100%;
  }
  .clmnWdth22 img, .clmnWdth19 img, .clmnWdth20 img {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.heading2 h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  margin-bottom: 20px;
}
.subHeading {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 1.7rem !important;
  text-align: center;
  margin-bottom: 20px;
}
.scroll-animate {
  will-change: transform, opacity; /* for smoother GPU animations */
}
.timer-texts h2 {
  font-size: 176px !important;
  color: #ec2a27;
  font-weight: 700;
}
.timer-texts h3 {
  font-weight: 700;
  font-size: 80px;
  letter-spacing: -2px;
  line-height: 1.2em;
  text-align: left;
}
.mTop120 {
  margin-top: 120px;
}
/*** solutions ***/
.featureImage {
  text-align: right;
}
.opacityText h2 {
  font-size: 32px;
  font-weight: 900;
  color: #000;
  padding-top: 15px;
}
.opacityText h3 {
  margin-top: 0;
  font-size: 20px;
  color: #f1592b;
}
.opacityText a {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  padding: 5px 16px 4px 16px;
  display: inline-block;
  margin-top: 14px;
  width: 72px;
  background-image: url("assets/images/button.png");
}
.paymentHdng {
  text-align: center;
}
.paymentHdng h2 {
  font-size: 22px;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  font-weight: 300;
}
.paymentIcons {
  text-align: center;
}
.paymentIcons img {
  max-width: 95%;
  text-align: center;
}
.displayNone {
  display: none
}
.footerMenu a {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8em;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
}
.entry-title {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 22px;
  padding-bottom: 8px;
  line-height: 1em;
  font-weight: 500;
  color: #000000;
}
.entry-title a {
  color: #000000;
  text-decoration: none;
}
.blog-text {
  font-size: 16px;
  line-height: 1.7em;
  font-weight: 500;
  color: #B30600 !important;
}
.mrgnTopDstp {
  margin-top: 100px;
}
.submit_button {
  color: #FFFFFF !important;
  border-radius: 30px;
  background-color: #B30600 !important;
  padding: 10px 25px;
  border: 0px;
}
.txtFiled p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.txtFiled input[type="text"], .txtFiled textarea, .txtFiled input[type="email"], .txtFiled select, .txtFiled input[type="number"], .txtFiled input[type="tel"] {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  background-color: #ffffff;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  padding: 16px;
  border: 1px solid #333333;
  margin-bottom: 10px;
}
.maxWdth750 {
  max-width: 750px;
}
.maxWdth893 {
  max-width: 893px;
}
.maxWdth916 {
  max-width: 916px;
}
.maxWdth1224 {
  max-width: 1224px;
}
.maxWdth1072 {
  max-width: 1072px;
}
.txtFiled input::placeholder {
  color: #999999;
}
.subTitleH {
  margin-top: 20px;
}
.aboutSubTitle {
  font-weight: 700;
  font-size: 4rem;
  line-height: 5rem;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
}
.aboutSubTitle2 {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
}
.fullWdth {
  margin-left: 0px;
  max-width: 100% !important;
  padding: 0px;
  text-align: center;
  margin-right: 0px;
}
.winnerTitle {
  font-family: "Libre Baskerville", serif;
  font-weight: 500;
  font-size: 26px;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 1.9em;
}
.videoDsk {
  width: 1070px;
  height: 602px;
  max-width: 100%;
}
.blogDiv div {
  margin-top: 16px;
}
/* =====================
       DESKTOP STYLES
       ===================== */
@media (min-width: 992px) {
  /* Full width dropdown */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 8px;
    padding-right: 8px;
  }
  .navbar .dropdown.position-static .dropdown-menu {
    display: none;
    position: absolute;
    /*        top: 100%;*/
    left: 0;
    width: 100vw; /* span entire viewport */
    background: #ffffff;
    border-top: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding: 2rem 0;
    margin: 0;
  }
  /* Centered container inside dropdown */
  .navbar .dropdown.position-static .dropdown-menu > .dropdown-inner {
    max-width: 1450px; /* adjust to your site’s container */
    margin: 0 auto;
    padding: 0 1rem;
  }
  /* Hover effect */
  .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown:focus-within .dropdown-menu {
    display: block;
  }
  /* Hide Bootstrap’s default caret (optional) */
  .dropdown-toggle::after {
    display: none;
  }
  .navbar .dropdown .dropIn img {
    flex-shrink: 0;
  }
  .navbar-nav > .nav-item:hover > a {
    border-bottom: 7px solid #B30600;
    padding-bottom: 18px;
    color: #B30600;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .dNoneSocialIcons {
    display: none
  }
}
.subdrop {
  padding: 5px 0px 10px 5px;
}
.dropdown-menu .subdrop {
  /*    width: 100% !important;*/
  padding-right: 58px !important;
  padding-left: 0px;
  float: left;
}
.dropdown-menu .subdrop .dropIn img {
  margin-right: 20px !important;
  margin-left: 0px;
}
.dropdown-menu .subdrop:first-child {
  width: 367px;
}
.dropdown-menu .subdrop:last-child {
  width: 33%;
  padding-right: 10px;
}
.dropdown-menu .subdrop:nth-child(2) {
  width: 33%;
  padding-right: 10px;
}
.dropIntext p {
  font-size: 16px;
  padding-left: 0px;
}
.navbar-nav a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
}
.navbar-nav a.dropdown-item:hover {
  background: none;
  color: #B30600;
}
.innerBx p {
  color: #737373;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 24px;
  font-weight: 400;
  line-height: 22px;
  padding-left: 0px;
}
.InList {
  width: calc(100% - 80px);
  float: left;
}
.dropdown-item {
  padding-left: 0px;
}
/* =====================
       MOBILE STYLES
       ===================== */
@media (max-width: 991.98px) {
  /* Let dropdown behave normally (click-to-open) */
  .navbar .dropdown.position-static .dropdown-menu {
    position: static; /* sits inside collapsed nav */
    width: 100%; /* take full width of parent */
    box-shadow: none;
    border: none;
    background: none;
    padding: 0.5rem 1rem;
    margin: 0;
  }
  /* Reset inner container */
  .navbar .dropdown.position-static .dropdown-menu > .dropdown-inner {
    max-width: 100%;
    margin: 0;
    padding: 0;
    overflow-y: scroll;
  }
  /* Make items stack vertically */
  .navbar .dropdown .innerBx, .navbar .dropdown .subdrop {
    display: block;
    width: 100%;
  }
  .navbar .dropdown .dropIn {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 1rem;
  }
  .navbar .dropdown .dropIn img {
    flex-shrink: 0;
  }
  .navbar .dropdown .InList {
    flex: 1;
  }
  .innerBx p {
    margin-bottom: 10px
  }
  .navbar-nav a {
    font-size: 20px;
    padding-left: 0px;
    font-weight: 400;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #ec2a27;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  }
  .displayNoneDsktop {
    display: none
  }
}
@media only screen and (max-width: 768px) {
  .navbar-brand img {
    width: 160px;
  }
}
@media only screen and (max-width: 768px) {
  .fullWdth_mbl {
    width: 100%;
    text-align: center;
  }
  .vidoe_mbl {
    max-width: 100%;
  }
  .timer-texts {
    padding-right: 10px !important;
  }
  .timer-texts h2 {
    font-size: 70px !important;
    text-align: center;
  }
  .timer-texts h3 {
    font-size: 40px;
    text-align: center;
    margin-top: 30px;
  }
  .side-by-side {
    display: block;
  }
  .featureImage {
    width: 100%;
  }
  .opacityText, .featureImage {
    margin-bottom: 50px;
  }
  .displayBlock {
    display: block;
  }
  .mrgnTop60_mbl {
    margin-top: 60px !important;
  }
  .innerBx p {
    margin-bottom: 0px;
  }
  .txtFiled div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-nav > li > a svg {
    float: none;
  }
  .aboutSubTitle {
    font-size: 3rem;
    line-height: 3.4rem;
  }
  .aboutSubTitle3 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
.feature-card {
  min-height: 100vh; /* full screen for desktop */
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem;
  border-bottom: 0px solid #eee;
}
.sticky-image {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
/* On small screens, cards shrink naturally */
@media (max-width: 991px) {
  .feature-card {
    min-height: auto;
    padding: 2rem 1rem;
  }
  .blogPdngMbl {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .socialMediaIcon {
    margin-bottom: 60px !important;
  }
  .btn-orange {
    margin-bottom: 20px;
  }
  .maxWdthImg {
    max-width: 100% !important;
  }
}
#featureImage {
  width: 360px;
  margin-right: 50px;
  text-align: right;
  max-width: 100%;
  margin-top: 20px !important;
}
.socialMediaIcon img {
  height: 32px;
  width: 32px;
}
/* Swiper css */
.swiper {
  width: 100%;
  padding: 20px 0;
}
.swiper-slide {
  text-align: center;
}
@media (min-width: 992px) {
  .navbar-brand {
    padding-left: 15px;
    padding-right: 0px;
  }
}
.dropdown-toggle::after {
  display: none;
}
.stats-section {
  /*background: #f8f9fa;  light gray bg */
}
.stat-box {
  padding: 20px;
}
.stat-value {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0;
}
.stat-title {
  font-size: 1rem;
  margin-top: 8px;
  color: #333;
}
.submitBtn {
  color: #FFFFFF !important;
  border-width: 2px !important;
  border-color: #B30600;
  border-radius: 30px;
  font-size: 20px;
  background-color: #B30600 !important;
}
.submitBtn:hover {
	border-color: #940804 !important;
}
.list-unstyled a, .link-1 a {
  text-decoration: none;
  color: #000000;
}
.faqsList p, .faqsList span p {
  padding-top: 1% !important;
  padding-bottom: 2% !important;
  border-bottom: 1px solid #cccccc;
}
.nav-tabs .nav-link {
  color: #000000;
  padding: 2% 4% !important;
  border-radius: 0px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border: 1px solid #f1582d !important;
  padding: 2% 4% !important;
  border-radius: 0px;
}
.faqsContent h2 {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 26px;
  color: #000000 !important;
  margin-bottom: 10px;
  margin-top: 20px;
  background: #cccccc;
  padding: 8px;
  text-align: center;
}
.faqsContent h3 {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  color: #000000 !important;
  margin-bottom: 0px;
  margin-top: 20px;
}
.faqsContent p {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 0px;
  color: #000000 !important;
}
.faqsContent p:last-child {
  /*	border-bottom: 0px;*/
}
.faqsContent p strong, .faqsContent p b {
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.subHeading3 {
  font-size: 1.4rem !important;
  text-align: center;
  margin-bottom: 20px;
}
.subHeading4 h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}
.subHeading4 p {
  font-size: 18px;
  font-weight: 300;
}
.setAppScreens h5 {
  display: none
}
.setAppScreens:hover h5 {
  display: block;
}
.goButton {
  border: 3px solid #B30600 !important;
  border-radius: 34px;
  font-size: 18px;
  font-weight: 700 !important;
  background-color: #B30600;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 24px;
  text-align: center !important;
  display: inline-block;
}
.goButton:hover {
  color: #B30600 !important;
  background-image: initial;
  background-color: transparent;
  border-color: #B30600;
}
.whoCanUse h6 {
  position: relative;
  border-radius: 36px;
  overflow: hidden;
  padding: 10px !important;
  margin-bottom: 0px !important;
  text-align: center;
}
.whoCanUseBg_1 {
  background-color: #f5e2e2;
}
.whoCanUseBg_2 {
  background-color: #e2f5ee;
}
.whoCanUseBg_3 {
  background-color: #fdeed7;
}
.whoCanUseBg_4 {
  background-color: #ebeaea;
}
.whoCanUseBg_5 {
  background-color: #e1f4fa;
}
.whoCanUseBg_6 {
  background-color: #f3f1de;
}
.whoCanUseBg_7 {
  background-color: #eae4e5;
}
.whoCanUseBg_8 {
  background-color: #e8f3f1;
}
.setAppFeatures a {
  background-image: none !important;
  width: auto !important;
}
.iFameVideo {
  width: 96%;
  height: 96%;
  text-align: center;
}
.accordion-button {
  font-weight: 600;
  font-size: 20px;
  border: 0px;
  box-shadow: none;
background: transparent;
}
.accordion-item {
  border: 0px;
  border-bottom: 1px solid #000000;
  border-radius: 0px;
  background: transparent;
}
.accordion-button:not(.collapsed) {
  background: transparent;
  border: 0px;
  box-shadow: none;
}
.accordion-item:last-of-type {
  border-radius: 0px;
}
#scrollTopBtn {
  display: none; /* Hidden by default */
  position: fixed;
  bottom: 200px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #000;
  color: white;
  cursor: pointer;
  padding: 8px 18px;
  border-radius: 20%;
  font-size: 18px;
  transition: background 0.3s ease;
}
#scrollTopBtn:hover {
  background-color: #444;
}
/* Slider Effect */
.slider-section {
  /*    display: flex;*/
  align-items: center;
  justify-content: space-between;
  /*    gap: 30px;
    padding: 50px;*/
}
.slider-text {
  flex: 1;
}
.slider-text h2 {
  font-size: 36px;
  font-weight: 700;
}
.slider-text h2 span {
  color: #e63946; /* red highlight */
  border-bottom: 3px dotted #e63946;
}
.slider-text p {
  margin: 15px 0;
  font-size: 18px;
  line-height: 1.5;
}
.slider-text ul {
  margin-top: 15px;
}
.slider-text ul li {
  margin-bottom: 10px;
  font-size: 16px;
}
.swiper {
  flex: 1;
}
.swiper-slide img {
  width: 100%;
  border-radius: 10px;
}
.psoMachine .swiper-slide img {
  width: 440px !important;
}
.psoMachine p {
  font-size: 22px;
}
.psoMachine ul {
  margin-top: 20px;
}
.psoMachine ul li {
  font-size: 18px;
  margin-bottom: 20px
}
.psoMachine h2 {
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
}
/* End */
.bgImage_pos {
  background-blend-mode: overlay;
  background-image: url("assets/images/gocercy-scaled.jpg") !important;
  padding-top: 145px;
  padding-bottom: 145px;
  background-color: rgba(0, 0, 0, 0.56) !important;
  background-position: 50%;
  background-size: cover;
  color: #ffffff;
  line-height: 40px;
  font-size: 26px;
}
.bgImage_pos p {
  padding-left: 15%;
  padding-right: 15%;
}
.devicesInfo .nav-tabs .nav-link {
  padding: 2% 6.5% !important;
	border-radius: 8px;
}
.knowMore {
  color: #FFFFFF !important;
  border-width: 2px !important;
  border-color: #ec2c27;
  border-radius: 50px;
  font-size: 16px;
  background-color: #ec2c27;
}
.knowMore:hover
{
	    background-color: #5a5b5d;
	    border-color: #5a5b5d !important;
}
.devicesInfo p {
  font-size: 18px;
  font-weight: 300;
}
.deviceImg img {
  width: 260px;
  max-width: 100%;
  height: auto;
  text-align: center;
}

.soundBoxInfo .nav-tabs .nav-link {
    padding: 1% 1.5% !important;
    width: 16%;
	border-radius: 8px;
}
.soundBoxInfo .nav-tabs .nav-link span {
   font-size: 14px;
	font-weight: 600;
}
.soundBoxInfo h2 {
   font-size: 26px;
	font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .whoCanUse h6 {
    font-size: 13px !important;
    padding: 6px !important;
  }
  .psoMachine .swiper-slide img {
    max-width: 100% !important;
  }
  .psoMachine h2 {
    font-size: 22px;
    line-height: 35px;
    color: #000000 !important;
    text-align: center;
  }
  .psoMachine ul {
    display: none;
  }
  .psoMachine p {
    font-size: 16px;
  }
  .subHeading4 h2 {
    margin-top: 0px !important;
  }
  .maxWdth750 {
    max-width: 100%;
  }
  .maxWdth893 {
    max-width: 100%;
  }
  .maxWdth916 {
    max-width: 100%;
  }
  .maxWdth1224 {
    max-width: 100%;
  }
  .maxWdth1072 {
    max-width: 1072px;
  }
  img {
    max-width: 100%;
  }
  .devicesInfo .nav-tabs .nav-link {
    padding: 2% 1% !important;
    width: 24.6%;
  }
	.devicesInfo .nav-tabs .nav-link img {
   
    max-width: 86%;
  	}
	.soundBoxInfo .nav-tabs .nav-link span {
   	font-size: 12px;
		line-height: 15px;
	}
}
.grayBg {
  background-color: #f6f6f6 !important;
}
.blogLink a {
  color: #616161 !important;
}
.blogLink a:hover {
  background: none !important;
}
.blog h2 a, .blog p a {
  color: #000000 !important;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  line-height: 1.2em !important;
  text-decoration: none;
}
.blog h2 a {
  font-size: 30px;
  font-weight: 700 !important;
}
.blog p a {
  font-size: 18px;
  font-weight: 300 !important;
}
.blog img {
  border: 1px solid #cccccc;
}
@keyframes fadeTop {
  from {
    opacity: 0;
    transform: translateY(30px); /* start slightly below */
  }
  to {
    opacity: 1;
    transform: translateY(0); /* move up into place */
  }
}
/* Optional reusable class */
.fade-top {
  animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
}
.nxtBtun {
  color: #ec2a27 !important;
  border-color: #ec2a27 !important;
  border: none;
}
.nxtBtun:hover {
  background: none !important;
  color: #b30f0d !important;
}
.socialIocons a {
  border: 1px solid #cccccc;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.blogLink .fw-bold {
  font-size: 21px;
  margin-top: 30px;
  font-weight: 600 !important;
}
.form-control:focus, .form-select:focus {
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25) !important;
}