p {
  color: #767676;
  font-family: "Noto Sans", sans-serif;
  line-height: 24px;
  font-size: 15px;
}

.c-logo {
  width: 80px;
  margin-right: 15px;
}
#case-head .c-content h2 a {
  font-size: 17px;
  color: #fff;
  font-weight: 400;
}
#case-head .c-content h3 {
  color: #fff;
  font-size: 15px;
}
.case-body {
  padding: 10px 25px;
}
.case-body p {
  color: #000;
  line-height: 26px;
  padding-bottom: 10px;
  font-family: "Noto Sans";
  font-size: 15px !important;
}
.case-body a i {
  margin-left: 8px;
}
.case-detail {
  background: #fbfbfb;
}
.case-logo {
  width: 100%;
  height: 450px;
  background-color: #096bd8c2;
  position: relative;
  padding: 50px;
  top: -88px;
  z-index: 999;
}
.case-logo img {
  width: 100%;
  height: 100%;
}
.case-logo-content-2 h2 {
  font-size: 32px;
  padding-bottom: 8px;
  margin-top: 50px;
  position: relative;
}
.case-logo-content-2 h2:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #096bd8;
  bottom: 0;
  left: 0;
}
.case-detail-bottom h2 {
  font-size: 38px;
  padding-bottom: 40px;
}
.case-detail-bottom p {
  padding-bottom: 15px;
  line-height: 28px;
}
.case-dh-logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  border-right: 2px solid #d0d0d0;
}
.case-detail {
  padding: 20px 0;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
}
.d-logo {
  padding-right: 15px;
}
.d-c-detail h3 {
  font-size: 26px;
  padding-bottom: 5px;
}
.d-c-detail h4 {
  font-size: 18px;
}
.case-dh-content > .row {
  align-items: center;
  display: flex;
}
.case-dh-content h2 {
  font-size: 26px;
  padding-bottom: 5px;
}
.case-dh-content p {
  font-size: 18px;
}
.para-width {
  width: 800px;
}
.case-img-d {
  text-align: right;
  margin-top: -185px;
}
.case-detail-bottom p {
  line-height: 28px;
}
.bottom-detail h2 {
  padding: 0 0 20px;
}
.mobile-solution-section {
  padding-top: 80px;
}
.ms-left {
  padding-right: 30px;
}
.ms-left h2 {
  margin-bottom: 30px;
}
.ms-right a {
  display: block;
}
.ms-left p {
  padding-bottom: 10px;
}
.ms-1-right {
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 25px 25px 0 25px;
  height: 200px;
  box-shadow: 3px 8px 10px #ececec;
}
.ms-1-right:hover {
  transform: translateY(-10px);
}
.ms-1-right i {
  font-size: 30px;
  padding-bottom: 10px;
  color: #096bd8;
}
.ms-1-right h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.ms-1-right.active,
.ms-1-right:hover {
  background: linear-gradient(60deg, #096bd8, #59a8ff3d);
}
.ms-1-right.active i,
.ms-1-right:hover i,
.ms-1-right:hover h3,
.ms-1-right:hover p,
.ms-1-right.active h3,
.ms-1-right.active p {
  color: #fff;
}
.mr-top-ng {
  margin-top: -30px;
}
.mobile-app-left img {
  width: 400px;
  margin-top: 50px;
}
.mobile-app-right ul li {
  margin-bottom: 25px;
  display: flex;
  position: relative;
}
.mobile-app-right ul li:before {
  width: 5px;
  height: 90px;
  border-left: 3px dotted #1c76d8;
  content: "";
  position: absolute;
  top: 50px;
  left: 20px;
}
.mobile-app-right ul li .count {
  width: 85px;
  margin-right: 30px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #0865cb;
  border: 2px solid #59a8ff;
  color: #fff;
  line-height: 35px;
  font-size: 20px;
}
.mobile-app-right-content h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.technologies-sec .tech-1 {
  text-align: center;
  margin-bottom: 30px;
  padding: 15px;
  background: #f5b27414;
  border-bottom: 2px solid transparent;
  transition: 0.3s ease;
}
.technologies-sec .tech-1:hover {
  border-bottom: 2px solid #ff6f00;
}
.technologies-sec .tech-1 img {
  width: 100px;
  margin-bottom: 15px;
}
.technologies-sec .tech-1 h3 {
  font-size: 20px;
}
.left-bar {
  position: relative;
}
.left-bar:before {
  width: 2px;
  height: 150px;
  content: "";
  position: absolute;
  background: #ff6f00;
  left: 30px;
}
h2.mobile-cta-heading {
  color: #000;
  font-size: 45px !important;
}
.app-inner-sec {
  margin-right: 25px;
}
.app-inner-sec i {
  font-size: 26px;
  margin-bottom: 15px;
}
.app-inner-sec i.cop-1 {
  color: #fe9000;
}
.app-inner-sec i.cop-2 {
  color: #0968d2;
}
.app-inner-sec i.cop-3 {
  color: #72b3e2;
}
.app-inner-sec h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.ios-row {
  margin: 0;
}
.ios-1-col,
.ios-2-col {
  padding: 0;
}
.ios-1-col {
  padding: 0 40px 0 40px;
}
.ios-1-col h2 {
  padding-bottom: 20px;
  padding-top: 30px;
}
.ios-1-col p {
  margin-bottom: 30px;
}
.ios-1-col ul {
  list-style: disc;
  padding-left: 20px;
}
.ios-1-col ul li {
  float: left;
  padding: 10px;
  width: 50%;
}
.ios-2-col img {
  width: 100%;
}
.e-1-industry {
  margin-bottom: 30px;
  transition: 0.5s ease;
  flex-wrap: wrap;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  z-index: 1;
  position: relative;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 0 20px 0;
}
.e-1-industry:after {
  background-color: rgba(9, 107, 216, 0.6);
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  border-radius: 20px 0 20px 0;
}
.e-1-industry h2 {
  padding: 0 15px;
  color: #fff;
  font-size: 22px;
  position: relative;
}
.e-1-industry h2:after {
  transition: 0.5s ease;
  width: 50px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  content: "";
  bottom: -20px;
  left: 16px;
}
.e-1-industry:hover {
  transform: translateY(-15px);
}
.e-1-industry:hover h2:after {
  width: 80px;
}
.erp-1-software {
  text-align: center;
  margin-bottom: 40px;
}
.erp-1-software .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 30px;
  border-radius: 50%;
}
.icon-col-1 {
  background: linear-gradient(45deg, #696cd4, transparent);
}
.icon-col-2 {
  background: linear-gradient(45deg, #d46969, transparent);
}
.icon-col-3 {
  background: linear-gradient(45deg, #429a51, transparent);
}
.icon-col-4 {
  background: linear-gradient(45deg, #309eec, transparent);
}
.erp-1-software h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.small-head {
  font-size: 16px;
  margin-bottom: 10px;
  color: #096bd8;
  display: inline-block;
}
.cms-technology h2 {
  margin-bottom: 35px;
}
.cms-technology .cms-1-tech {
  margin-bottom: 30px;
}
.cms-icon {
  margin-bottom: 15px;
  line-height: 40px;
  border-radius: 0 0 10px 0;
}
.cms-technology .cms-1-tech i {
  font-size: 20px;
  color: #fff;
}
.cms-technology .cms-1-tech h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.life-cycle {
  text-align: center;
}
.approach-point h2 {
  font-size: 24px;
  margin-bottom: 25px;
}
.approach-point p {
  margin-bottom: 15px;
  text-align: justify;
}
.row-b-margin {
  margin-bottom: 40px;
}
.left-point {
  text-align: left !important;
}
.approach-2-point img {
  width: 100%;
}
.indust-exper-box {
  padding: 15px;
  transition: 0.5s ease;
  margin-bottom: 30px;
  background-color: #f1f1f1;
  border-radius: 0 25px 0 0;
  border-bottom: 2px solid transparent;
}
.indust-exper-box:hover {
  border-bottom: 2px solid #0968d2;
  box-shadow: -3px 7px 10px #dedddd;
}
.indust-icon {
  padding: 10px;
  border-radius: 50%;
  text-align: center;
  width: 120px;
  height: 120px;
  line-height: 90px;
  margin: 0 auto 20px;
  text-align: center;
  border: 2px solid #0968d2;
}
.indust-icon img {
  width: 60px;
  height: 60px;
}
.indust-content {
  text-align: center;
}
.industry-cus .row {
  justify-content: center;
}
.indust-content h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.indus-1-detail {
  margin-bottom: 30px;
}
.indus-1-detail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indus-con-left {
  padding: 25px;
}
.indus-con-left h2 {
  color: #096bd8;
  padding-bottom: 15px;
}
.indus-con-left p {
  padding-bottom: 10px;
  text-align: justify;
}
.case-std-box {
  padding: 30px 15px;
}
.testimonial-sec {
  margin-top: 30px;
  padding: 0 40px;
  text-align: center;
}
.testimonial-sec p.quote-text {
  position: relative;
  font-size: 16px;
  color: #fff;
  font-style: italic;
}
.testimonial-sec p i {
  position: absolute;
  font-size: 60px;
  opacity: 0.3;
  color: #fff;
  top: -18px;
  left: -5px;
}
.std-info {
  padding: 0 40px 30px;
  position: relative;
}
.author-name {
  font-size: 20px;
  padding-top: 15px;
  display: inline-block;
  color: #fff;
}
.std-info:after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #0968d2;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.std-detail h2 {
  font-size: 26px;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 20px;
  padding-bottom: 10px;
}
.std-detail p {
  color: #fff;
}
.case-view {
  text-align: center;
}
.main-case-std {
  background-color: #096bd8;
  position: relative;
  padding-bottom: 50px;
}
.main-case-std:after {
  position: absolute;
  content: "";
  background-image: url('https://www.genicsolutions.com/staging/wp-content/uploads/2022/03/delvery.png');
  height: 100%;
  right: 0;
  width: 350px;
  top: 0;
  background-position: center left;
}

.custom-html-widget h2 {
  line-height: 24px;
  padding-left: 25px;
  position: relative;
}
.custom-html-widget h2 a {
  font-size: 15px;
  color: #000;
  padding-bottom: 10px;
  display: block;
  line-height: 23px;
}
.custom-html-widget h2 a i {
  position: absolute;
  left: 0;
  color: #096bd8;
}
.custom-html-widget h2 a:hover {
  color: #096bd8;
}
.custom-html-widget p {
  font-size: 15px;
}
.megafooter {
  box-shadow: 1px 6px 6px #00000075;
  z-index: 1;
  padding: 20px 50px;
  background-position: center;
  background-image: url('/wp-content/themes/twentysixteen/assets/css/../../../themes/genic/images/feature-banner.jpg');
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.megafooter:after {
  content: "";
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(31, 117, 187, 0.6);
}
.megafooter h2 {
  font-size: 24px;
  padding-bottom: 10px;
  color: #fff;
}
.megafooter p {
  color: #fff;
}

.footer-content .custom-html-widget h2 {
  padding-left: 0;
}
.about-2-inner h2 {
  font-size: 24px;
  padding-bottom: 10px;
}
.free-trial h5 {
  padding-bottom: 10px;
}
.free-trial .head-sec h2 {
  padding-bottom: 20px;
}
.mobile-app {
  position: relative;
}

.whatsapp-btn {
  position: relative;
}
.whbtnin {
  position: fixed;
  right: 5px;
  bottom: 80px;
  z-index: 999999;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  border: 2px solid #3dce75;
}
.call-btn-underlay {
  position: absolute !important;
  z-index: -1 !important;
  top: 50% !important;
  left: 50% !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  margin: auto !important;
  animation: cp-widget-button-underlay 1.5s infinite;
  border-radius: 100% !important;
}
.whbtnin a {
  display: block;
  z-index: 99;
}
.whbtnin img {
  height: 50px;
}
.mobile-what {
  display: none !important;
}
@keyframes cp-widget-button-underlay {
  0% {
    opacity: 0.25;
    width: 0;
    height: 0;
  }
  40% {
    opacity: 0.25;
  }
  100% {
    opacity: 0;
    width: 150px;
    height: 150px;
  }
}
.text-right-contact {
  text-align: right;
}
.megafooter h2 {
  padding-left: 0px !important;
}
.feature-image img {
  max-width: 100%;
}
.feature-sec-image img {
  max-width: 100%;
}
#accordion .card p {
  height: auto !important;
}
.collapse-sub-button {
  display: none;
}
.extra-container {
  padding: 0 100px;
  justify-content: center;
  text-align: center;
}
.top-extra-nav {
  display: flex;
  text-align: center;
  justify-content: center;
}
.top-extra-nav .nav-tabs {
  border-bottom: 1px solid #f1f0f0;
}
.top-extra-nav .nav-tabs li {
  margin-right: 15px;
}
.top-extra-nav .nav-tabs li a {
  padding: 1.3rem 1rem;
  border-radius: 0;
  border: 0;
  position: relative;
  font-size: 20px;
  text-align: center;
  color: #515151;
}
.top-extra-nav .nav-tabs li a:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 30px;
  background: linear-gradient(45deg, #ff6f00, #ff6f00);
  top: 20px;
  right: 0;
}
.top-extra-nav .nav-tabs li a i {
  color: #ff6f00;
  padding-right: 10px;
  font-size: 28px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #fff;
  background: linear-gradient(45deg, #ff7002, #f46a3266);
}
.nav-tabs .nav-link.active i {
  color: #fff;
}
.bottom-extra-content {
  margin-top: 20px;
}
.bottom-extra-content h2 {
  font-size: 24px;
  padding-bottom: 15px;
}
.bottom-extra-content h4,
.bottom-extra-content h1 {
  font-size: 18px;
  padding-bottom: 15px;
}
.bottom-extra-content p {
  padding-bottom: 10px;
  line-height: 28px;
  text-align: justify;
}
.mobile-app li:nth-child(2) i {
  position: absolute;
  color: #fff;
  top: 21px;
  right: 5px;
}
.thanks-page {
  padding: 150px 0;
  background-color: #f1f1f1;
  text-align: center;
}
.thanks-page h2 {
  color: #4789f7;
  padding-bottom: 15px;
  font-size: 36px;
}
.privcy-section h1 {
  padding-bottom: 15px !important;
}
.privcy-section h2 {
  padding: 10px 0 15px !important;
}
.privcy-section p {
  padding-bottom: 10px !important;
  text-align: justify;
}
.privcy-section ul {
  list-style-type: disc;
  padding-left: 20px;
}
.privcy-section ul li {
  padding: 5px 0;
  color: #767676;
  font-family: "Asap", sans-serif;
  line-height: 24px;
  text-align: justify;
}
.blur {
  height: 840px;
  z-index: 5;
  position: absolute;
  width: 100%;
  background-color: #fff;
}
.cuadro_intro_hover img {
  height: 300px;
}
/* .label-text{
    justify-content:center;
    display:flex;
    -webkit-justify-content:center;
    display:-webkit-flex
} */
/* .label-text a{
    display:block;
    background:#fff;
    border-radius:10px;
    transition:0.5s ease;
    -webkit-transition:0.5s ease;
    padding:10px
} */
/* .label-text a:hover{
    transform:translateY(-10px);
    -webkit-transform:translateY(-10px)
} */
/* .label-text a img{
    width:260px
} */
.floating-text marquee {
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 2px 0 #000;
}
.extra-info {
  position: relative;
  top: 80px;
}
.contact-detail ul li:first-child .icon {
  top: 23px;
}
.contact-detail ul li:first-child p {
  font-family: "Bree Serif", serif !important;
  margin-bottom: 0px !important;
}
.contact-detail ul li:first-child {
  padding-bottom: 7px !important;
}
.extra-info .floating-text {
  width: 600px;
  margin: 10px auto;
}
.ecommerceGrantBtn {
  position: fixed;
  top: 16%;
  right: 0;
  z-index: 20;
}
.ecommerceGrantBtn a {
  position: relative;
  width: 136px;
  height: 158px;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  background: url('/wp-content/themes/twentysixteen/assets/css/../../../themes/genic/images/Bthrust-Grant-80-1.png') no-repeat;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
/* .grant-info a{
    position:fixed;
    top:20%;
    right:0;
    padding:15px;
    width:144px;
    border-radius:0 30px 0 30px;
    background:linear-gradient(45deg,#cd2648,#7e368c);
    text-decoration:none;
    display:block;
    z-index:99
}
.grant-info h2{
    color:#FDCD63;
    font-size:36px;
    font-weight:600;
    margin-top:0;
    padding-bottom:5px
}
.grant-info-heading{
    color:#FDCD63;
    font-size:36px;
    font-weight:600;
    margin-top:0;
    padding-top:5px;
    padding-bottom:5px
}
.grant-info p{
    color:#fff;
    font-size:16px;
    font-weight:600
}
.grant-info a:hover{
    background:radial-gradient(#cd2648,#7e368c)
} */
@media (max-width: 1199px) {
  .parallax2 {
    left: -96px;
  }
  .horizontal-accordion-list-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .home-banner {
    background-position: 100%;
  }
  .home-banner-content h2 {
    font-size: 35px;
  }
  .home-banner-content h3 {
    font-size: 25px;
  }
  .home-banner-content p {
    font-size: 18px;
  }
  .bottom-content {
    height: 310px;
  }
  .home-about-video {
    background-size: cover;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .footer-content h2 {
    font-size: 35px;
  }
  .main-case-std:after {
    width: 280px;
  }
  .overview-box {
    height: 300px;
  }
  .overview-box h3 {
    height: auto;
  }
  .purpose-sec img {
    width: 100%;
  }
  .indust-content h2 {
    height: 50px;
  }
}
@media (max-width: 991px) {
  .mid-banner {
    margin-top: 25px;
  }
  .custom-html-widget h2 {
    padding-left: 0;
  }
  .header-tab li {
    margin: 5px 0;
    border-radius: 0;
  }
  .home-about-video {
    padding: 200px 0;
  }
  .extra-inner {
    width: 100%;
  }
  .home-extra-section h3,
  .home-extra-section h1 {
    font-size: 35px;
  }
  .parallax1 img,
  .parallax2 img {
    width: 100%;
  }
  .horizontal-accordion-list-item__content .title {
    font-size: 35px !important;
  }
  .horizontal-accordion-list-item__content .lead {
    font-size: 26px !important;
  }
  header .row {
    margin-right: 0;
    margin-left: 0;
  }
  .about-1-inner {
    margin-bottom: 30px;
  }
  .head-sec {
    margin-bottom: 20px;
  }
  .head-sec h2,
  .head-sec h1 {
    font-size: 30px;
  }
  .custom-html-widget h2 {
    line-height: 40px;
  }
  .megafooter {
    padding: 20px 20px;
    display: none;
  }
  .blog-detail-img {
    width: 600px;
    height: 320px;
  }
  .overview-box {
    height: auto;
  }
  .overview-box {
    margin-bottom: 30px;
  }
  .purpose-content h3 {
    font-size: 35px;
    margin-top: 30px;
  }
  .mid-banner h3,
  .mid-banner h1 {
    font-size: 35px;
  }
  .cust-container {
    width: 100% !important;
  }
  .feature-image {
    text-align: center;
  }
  .feature-section-left,
  .feature-section-right {
    padding: 25px 0;
  }
  .row-direction-mobile {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }
  .feature-sec-image {
    text-align: center;
    margin-bottom: 20px;
  }
  .feature-sec-content h4 {
    font-size: 25px;
  }
  .trial-image {
    height: auto !important;
    margin-bottom: 30px;
  }
  .indust-content h2 {
    height: auto;
  }
  .indus-con-left {
    padding: 25px 0;
  }
  .approach-1-point {
    margin-bottom: 25px;
  }
  .feature-inner-sec-right,
  .feature-inner-sec-left {
    padding: 30px 0px !important;
  }
  .navigation-header {
    position: relative;
  }
  .collapse-sub-button {
    position: absolute;
    right: 30px;
    top: 12px;
    display: none;
  }
  .collapse-sub-button img {
    width: 35px;
  }
  .mobile-app li:nth-child(2) i {
    right: 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #2278d8;
    text-align: center;
    top: 5px;
  }
  .label-text {
    display: block;
  }
  .label-text a {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .extra-info .floating-text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  h2.mobile-cta-heading {
    font-size: 30px !important;
  }
  .extra-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-extra-section h3,
  .home-extra-section h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .home-1-collection p {
    margin-bottom: 50px;
    text-align: justify;
  }
  .home-2-collection {
    display: block;
    margin: 0;
  }
  .parallax1 img,
  .parallax2 img {
    width: auto;
  }
  .home-2-collection {
    margin: 0 auto;
    text-align: center;
  }
  .parallax1 {
    margin-bottom: 30px;
  }
  .parallax2 {
    top: 0;
    left: 0;
  }
  .footer .footer-1 h2 {
    padding-top: 20px;
    padding-left: 0;
  }
  .home-about-content p {
    text-align: justify;
  }
  .horizontal-accordion-list-item__content .title {
    font-size: 28px !important;
  }
  .horizontal-accordion-list-item__content .lead {
    font-size: 22px !important;
  }
  .about-1-inner {
    width: 100%;
    height: auto;
  }
  .main-banner-content {
    width: 100%;
  }
  .about-1-bottom h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .about-2-bottom p {
    text-align: justify;
  }
  .main-banner-content h2 {
    font-size: 35px;
  }
  .blog-detail-img {
    width: 100%;
    height: auto;
  }
  .desk-what {
    display: none !important;
  }
  .mobile-what {
    display: block !important;
  }
  .overview_intro_content p.over_text {
    padding: 0 0 50px;
  }
  .main-case-std:after {
    display: none;
  }
  .mid-banner h3,
  .mid-banner h1 {
    font-size: 30px;
    line-height: 40px !important;
  }
  .feature-content h2 {
    font-size: 25px;
  }
  .left-bar:before {
    display: none;
  }
  .overview_intro_content p.over_text {
    text-align: justify;
  }
}
@media (max-width: 575px) {
  .header-tab li {
    display: block;
  }
  .home-about-content {
    padding: 50px 50px 50px 50px;
  }
  .parallax1 img,
  .parallax2 img {
    width: 100%;
  }
  .bottom-content {
    margin-bottom: 30px;
    height: auto;
  }
  .home-about-video {
    padding: 130px 0;
  }
  .client-inner ul li {
    width: calc(100% / 3 - 40px);
  }
  .custom-html-widget h2 {
    line-height: 40px;
  }
  .text-right-contact {
    text-align: left;
    margin-top: 20px;
  }
  .home-banner {
    padding: 80px 0;
  }
  .std-info {
    padding: 0 0 30px;
  }
  .testimonial-sec {
    padding: 0 0;
  }
  .third-party-inner ul li {
    width: calc(100% / 2 - 30px);
    margin-bottom: 30px;
  }
  .purpose-content h3 {
    font-size: 30px;
  }
  .footer-content h2 {
    font-size: 30px;
  }
  .main-banner-content h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .feature-list li a {
    width: 100%;
  }
  .whbtnin {
    right: 27px;
    bottom: 91px;
  }
  /*     .grant-info a{
        bottom:0;
        top:auto;
        width:100%;
        border-radius:0;
        padding:5px
    }
    .grant-info h2{
        font-size:20px
    }
    .grant-info p{
        font-size:14px
    } */
  .copyright {
    margin-bottom: 57px;
  }
}
@media (max-width: 420px) {
  .client-inner ul li {
    width: calc(100% / 2 - 40px);
  }
  .footer-content h2 {
    font-size: 30px;
  }
  /*     .grant-info-heading{
        font-size:30px
    } */
}
@media (max-width: 370px) {
  .rc-anchor-logo-portrait {
    margin-left: 0 !important;
  }
  .contact-info {
    padding: 15px;
  }
}
.bg-soft-info {
  background: #d8e9ed;
}
.bg_blue {
  background: #008bc9;
}
.bg_dark_blue {
  background: #243467;
}
.bg_orange {
  background: #ff9629;
}
.bg_soft_gray {
  background: rgba(205, 206, 210, 0.5);
}
.bg_red {
  background: #e63e31;
}
.text-rgba-white {
  color: rgba(255, 255, 255, 0.9);
}
.sec-pd {
  padding: 60px 0;
}
.pd-tb-50 {
  padding: 50px 0;
}
.pl-40 {
  padding-left: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.tab-switch {
  border-bottom: 2px solid #096bd8;
}
.tab-switch li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #767676;
  font-size: 20px;
  text-decoration: none;
  padding: 15px;
  margin-right: 36px;
  cursor: pointer;
  z-index: 1;
  transition: all 0.25s ease-in-out;
}
.tab-switch li.tab-switch-active-link,
.tab-switch li:hover {
  background: #096bd8;
  color: #fff;
}
.tag-container {
  padding: 30px 0 40px 0;
}
.filter-tag {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  margin: 15px 12px 0 0;
  border-radius: 0.25rem;
  color: #018fca;
  padding: 7px 15px;
  background-color: rgba(1, 143, 202, 0.25);
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
  box-shadow: 0 2px 4px rgb(0, 0, 0, 0.1);
}
.main-filter-tag {
  color: #fff;
  padding: 7px 15px;
  background-color: rgba(1, 143, 202, 0.5);
}
.filter-gag-danger {
  color: #fe7301;
  background-color: rgba(254, 141, 50, 0.1);
}
.filter-gag-info {
  color: #0097c5;
  background-color: rgba(0, 151, 197, 0.1);
}
.filter-tag-md {
  font-size: 16px;
}
.filter-tag-sm {
  font-size: 14px;
}
.case-container-img img {
  border-radius: 4px;
}
.case-container-text h3 {
  color: #767676;
}
.case-container-text p {
  line-height: 28px;
  margin-bottom: 20px;
}
.img-drop-shadow {
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
}
.btn-blue {
  background-color: #096bd8;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
  border: 1px solid #096bd8;
  box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
}
.cus-btn-link {
  margin-top: 60px;
  color: #096bd8;
  font-size: 18px;
}
.contact-form-container {
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  border-radius: 4px;
}
.form-box {
  padding: 40px;
}
.contact-us {
  position: relative;
}
.contact-pd {
  padding: 60px 0 0 0;
}
.contact-img-box {
  height: 100%;
  background-image: url(https://bthrustgrp.com/genic-solution/images/case-study-pics/contact-form-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-main-blue {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 276px;
  background: #096bd8;
  z-index: -1;
}
.case-study-details {
  overflow: hidden;
}
.case-study-details p {
  text-align: justify;
  line-height: 28px;
}
.case-study-details::after {
  content: "";
  clear: both;
  display: table;
}
.case-study-details .details-img {
  display: inline-block;
  float: right;
  margin: 0 0 25px 25px;
}
.case-study-details .details-img img {
  border-radius: 4px;
  -webkit-filter: drop-shadow(0 3px 7px rgba(0, 0, 0, 0.1));
  border: 4px solid #fff;
}
.case-study-details h3,
h4 {
  margin-bottom: 15px;
}
.case-study-box {
  position: relative;
  padding: 30px;
  box-shadow: 0 4px 7px rgb(0 0 0 / 15%);
  border-radius: 4px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.case-study-box-bg-1 {
  height: 200px;
  background-image: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7)
    ),
    url(https://bthrustgrp.com/genic-solution/images/case-study-pics/download.jpg);
}
.case-study-box-bg-2 {
  height: 200px;
  background-image: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7)
    ),
    url(https://bthrustgrp.com/genic-solution/images/case-study-pics/case-deta-bg-3.jpg.jpg);
}
.case-study-box-bg-3 {
  height: 200px;
  background-image: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7)
    ),
    url(https://bthrustgrp.com/genic-solution/images/case-study-pics/case-deta-bg-2.jpg);
}
.case-study-box h4 {
  font-size: 22px;
  line-height: 35px;
}
.case-study-box h4 a {
  color: #fff;
  transition: 0.3s all;
}
.case-study-box h4 a:hover {
  color: #096bd8;
}
.round-link-btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid #fff;
  color: #fff;
  width: 50px;
  font-size: 18px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem;
  box-shadow: #000 0 0 7px -3px;
  transition: 0.3s all;
}
.round-link-btn:hover {
  background: #fff;
  color: #000;
}
.applied-tech-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tech-content {
  width: 50%;
  background: #fff;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 30px;
}
.tech-logo li {
  max-width: 170px;
  height: 100px;
  margin: 15px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 15px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  text-align: center;
  opacity: 0.75;
}
.tech-img img {
  border-radius: 4px;
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
  border: 4px solid #fff;
}
.text-blue {
  color: #096bd8 !important;
}
.mobile-app {
  display: flex;
  justify-content: space-around;
}
.case-container-img {
  position: relative;
}
.date-tag {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 8px 12px;
  background-color: #d70012;
  color: #fff;
  z-index: 99999;
}
.ml-40 {
  margin-left: 40px;
}
.case-container-text h3 {
  color: #767676;
}
.case-container-text p {
  line-height: 28px;
  margin-bottom: 20px;
}
.company-logo-info {
  margin-bottom: 20px;
}
.company-logo {
  width: 230px;
  padding: 0 0;
}
.company-logo-text h2 {
  font-size: 28px;
  padding: 15px 0;
}
.company-logo-text p {
  font-size: 14px;
  padding-left: 0;
  color: #000;
  line-height: 25px;
}
@media (max-width: 575px) {
  .whbtnin {
    right: 27px;
    bottom: 121px;
  }
}
@media (min-width: 760px) and (max-width: 768px) {
  .extra-info {
    top: 49px;
  }
  .extra-info .floating-text {
    width: auto;
    margin: 10px auto;
  }
}
@media screen and (max-width: 600px) {
  .pl-40 {
    padding-left: 0;
  }
  .pr-40 {
    padding-right: 0;
  }
  .m-mt-20 {
    margin-top: 20px;
  }
  .m-mt-40 {
    margin-top: 40px;
  }
  .contact-form-container {
    max-width: 340px;
  }
  .contact-us {
    padding: 60px 15px;
  }
  .bg-main-blue {
    height: 200px;
  }
  .dis-none {
    display: none;
  }
  .applied-tech-container {
    flex-wrap: wrap;
  }
  .tech-content,
  .tech-img {
    width: 100%;
  }
  .tech-logo {
    display: flex;
    justify-content: center;
  }
  .case-study-details .details-img {
    display: block;
    float: none;
    margin: 25px;
  }
}
.bottom-extra-content h4 {
  margin-top: 20px;
}
.loading {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #c1c1c1;
  overflow: hidden;
}
.loading:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, transparent, #e3e3e3, transparent);
  transform: translateX(-100%);
  animation: skelton 1s linear infinite;
}
@keyframes skelton {
  100% {
    transform: translateX(100%);
  }
}
.header-fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
}
@media (max-width: 540px) {
  .home-banner,
  .main-banner,
  .error-404 {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .home-banner,
  .main-banner,
  .error-404 {
    margin-top: 45px;
  }
}
/* *{
    margin:0;
    padding:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-text-size-adjust:100%;
    -webkit-font-smoothing:antialiased
} */
html {
  scroll-behavior: smooth;
}

.section {
  padding: 50px 0;
}
.bg-grey {
  background-color: #f3f2f0;
  padding-top: 50px;
}
.head-sec {
  text-align: center;
  margin-bottom: 30px;
}
.head-sec h2,
.head-sec h1 {
  font-weight: 700;
  color: #2e2e2e;
  text-transform: none;
}
/* p{
    color:#767676;
    font-family:'Noto Sans',sans-serif;
    line-height:24px
    font-size: 15px !important;
} */
.overview_intro_content p.over_text {
  text-align: center;
  padding-bottom: 35px;
  line-height: 27px;
  font-size: 16px;
  padding: 0 100px 50px;
}
.overview_intro_content.left-bar.solutions p {
  text-align: justify;
  line-height: 27px;
  font-size: 16px;
  padding-left: 100px;
  padding-bottom: 50px;
}
.overview-box {
  padding: 25px;
  background-color: #fff;
  box-shadow: 4px 10px 10px #dbdbdb;
  text-align: center;
  position: relative;
}
.overview-box {
  height: 320px;
}
.overview-box img {
  margin-bottom: 20px;
}
.overview-box h3 {
  height: 50px;
  max-height: 50px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 28px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.access-content {
  background-color: #23306d;
  padding: 40px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.access-content h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 7.5rem;
  line-height: 1.5;
  font-weight: 700;
}
.icon-box {
  padding: 20px 30px;
  text-align: center;
}
.icon-box p {
  margin-top: 10px;
  font-weight: 700;
}
.cus-title {
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  padding-left: 20px;
  margin-bottom: 20px;
}
.cus-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5%;
  height: 90%;
  width: 4px;
  border-radius: 2px;
  background-color: #1f6ea7;
}
.document-content ul {
  margin-top: 30px;
}
.document-content ul li {
  font-weight: 700;
  margin-left: 20px;
  margin-bottom: 12px;
  list-style: disc;
}
.right-side {
  margin-left: 60px;
}
.horizontal-img-content ul {
  padding: 0;
  margin: 0;
  position: relative;
  height: 500px;
  width: 100%;
  overflow: hidden;
}
.horizontal-img-content ul li {
  position: relative;
  width: 7.777778%;
  height: 100%;
  box-sizing: border-box;
  float: left;
  list-style: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  transition: 0.35s all;
}
.front-tag {
  position: absolute;
  bottom: 7%;
  right: 10px;
  z-index: 1;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: mixed;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  font-weight: 700;
  font-size: 32px;
  color: #fff;
  letter-spacing: 0.5px;
}
.front-content {
  position: absolute;
  left: 0;
  bottom: -600px;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  z-index: 2;
  text-align: center;
  transition: 0.4s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.front-content h3 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
}
.front-content p {
  margin-top: 20px;
  color: rgba(255, 255, 255, 1);
  font-size: 1.75rem;
  line-height: 1.125;
}
.horizontal-img-content ul li.img-active {
  width: 30%;
}
.horizontal-img-content ul li.img-active .front-tag {
  right: -100px;
}
.horizontal-img-content ul li.img-active .front-content {
  bottom: 0;
  opacity: 1;
}
.horizontal-img-content ul li.img-active .horizontal-img-content ul li {
  width: 10%;
}
.bs-example {
  margin: 20px;
}
.accordion > .card {
  overflow: visible;
}
.accordion .card-body {
  margin-top: 5px;
  border-bottom: 1px solid transparent;
  background: #f5f5f5;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.accordion > .card > .card-header {
  background: transparent;
  padding: 0;
}
.accordion .btn-link {
  font-size: 18px;
  font-weight: 500;
  color: #515151;
  background: #fff;
  height: 43px;
  border-radius: 30px;
  width: 100%;
  text-align: left;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: flex;
  position: relative;
}
@media (max-width: 1366px) {
  .accordion .btn-link {
    font-size: 16px;
  }
}
.accordion .btn-link:hover {
  text-decoration: none;
}
.accordion .btn-link:focus {
  box-shadow: none;
  text-decoration: none;
}
.accordion .card:hover {
  box-shadow: none !important;
}
.accordion > .card > .card-header .btn-link.active {
  border-radius: 0;
  margin-bottom: 0;
  background-color: #1f8ac1;
  background: linear-gradient(to bottom, #1daad1 0, #274aa3 64%, #1d3e93 100%);
  border-radius: 40px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  color: #fff;
}
.accordion .card p {
  padding-bottom: 0;
  height: auto;
  border-left: 1px dashed #8c8c8c;
  padding-left: 40px;
}
.accordion > .card > .card-header .btn-link span {
  position: relative;
  padding-left: 50px;
}
.accordion > .card > .card-header .btn-link .fa {
  color: #515151;
  margin-right: 0rem;
  font-size: 1.25rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  height: 43px;
  width: 43px;
  border-radius: 50%;
  box-shadow: 0 3px 7px rgb(0 0 0 / 20%);
  line-height: 43px;
  text-align: center;
  background-image: linear-gradient(to bottom, #fff, #fff);
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: 99;
  transform: scale(1.25);
}
.accordion > .card > .card-header .btn-link.active .fa {
  border: none;
  text-align: center;
  background: linear-gradient(to bottom, #1daad1 0, #274aa3 64%, #1d3e93 100%);
  color: #fff;
}
/* .card-body ul{
    margin-top:15px;
    margin-left:58px
}
.card-body ul li{
    list-style:disc;
    margin-bottom:10px;
    color:#848484;
    font-size:16px
} */
.client-inner ul {
  width: 100%;
  text-align: center;
}
.clearfix {
  clear: both;
}
.client-inner ul li {
  width: calc(100% / 5 - 40px);
  padding: 20px;
  display: inline-block;
}
.client-inner ul li img {
  width: 100%;
}
@media (max-width: 768px) {
  .r-mt-40 {
    margin-top: 40px;
  }
  .icon-box {
    padding: 20px 20px;
  }
  .front-tag {
    display: none;
  }
  .horizontal-img-content ul {
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .horizontal-img-content ul li.img-active {
    width: 100%;
  }
  .horizontal-img-content ul li {
    position: relative;
    width: 100%;
    height: 100%;
    float: none;
    display: block;
  }
  .front-content {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 80px 90px;
    opacity: 1;
  }
  .front-content h3 {
    margin-bottom: 24px;
  }
}
@media (max-width: 480px) {
  .head-sec {
    margin-bottom: 30px;
  }
  .overview_intro_content p.over_text {
    padding: 0 0 50px;
  }
  .right-side,
  .left-side {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .right-side {
    margin-left: 0;
    margin-top: 30px;
  }
  .left-side {
    margin-bottom: 40px;
  }
  .head-sec h1 {
    margin-bottom: 20px;
  }
  .bs-example {
    margin: 0;
  }
  .card-header {
    padding: 0.5rem 0rem;
  }
  .accordion > .card > .card-header {
    border-radius: 10px;
  }
  .accordion > .card > .card-header h2 .btn-link {
    padding: 0.375rem 0.25rem !important;
    height: 60px;
    display: flex;
    align-items: center;
  }
  .accordion .btn-link {
    font-size: 1rem;
  }
  .accordion .fa {
    font-size: 1.15rem;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .front-content {
    padding: 40px 30px;
  }
  .front-content h3 {
    margin-bottom: 20px;
  }
  .front-content p {
    font-size: 16px;
  }
  .client-inner ul li {
    width: 32%;
  }
  .card-body {
    padding: 1.35rem;
  }
  .accordion > .card > .card-header .btn-link .fa {
    height: 64px;
    width: 64px;
    line-height: 64px;
    transform: scale(1);
  }
  .card-body ul {
    margin-left: 40px;
  }
  .accordion > .card > .card-header .btn-link span {
    position: absolute;
    padding-left: 65px;
    padding-right: 3px;
  }
  .accordion .card p {
    font-size: 15px;
    text-align: justify;
    padding-left: 45px;
    margin-left: 4px;
  }
}
.footer-add {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding: 30px 0;
}
.footer-add p {
  text-align: center;
}
@media (max-width: 420px) {
  .accordion > .card > .card-header .btn-link .fa {
    left: -5px;
    top: -3px;
  }
  .footer-add {
    padding: 20px 0;
  }
}
@media (max-width: 414px) {
  .accordion > .card > .card-header .btn-link span {
    font-size: 14px;
  }
  .card-body ul {
    margin-left: 65px;
  }
}
@media (max-width: 375px) {
  .accordion > .card > .card-header .btn-link span {
    padding-left: 64px;
  }
}
@media (max-width: 364px) {
  .accordion > .card > .card-header h2 .btn-link {
    height: 80px;
    border-radius: 40px;
  }
  .accordion > .card > .card-header .btn-link .fa {
    left: 8px;
    top: 13px;
  }
  .accordion > .card > .card-header .btn-link .fa {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .accordion > .card > .card-header .btn-link span {
    padding-left: 62px;
  }
  .accordion .card p {
    margin-left: 10px;
  }
}
.right-content {
  margin-left: 60px;
}
.f-ml-40 {
  margin-left: 40px;
}
@media (max-width: 1140px) {
  .right-content {
    margin-left: 40px;
  }
  .right-side {
    margin-left: 40px;
  }
  .f-ml-40 {
    margin-left: 0;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .ipad-mt-30 {
    margin-top: 30px;
  }
}
@media (max-width: 800px) {
  .right-content {
    margin-left: 30px;
  }
  .right-side {
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .right-content {
    margin-left: 0;
  }
  .right-side {
    margin-left: 0;
  }
}
#blog-solution-development-module {
  padding-top: 0;
}
.cyber-banner {
  padding: 90px 0 40px;
  position: relative;
  background: #fff;
  background: linear-gradient(45deg, #e9e3e3, transparent);
}
.cyber-banner.cyber-detail-banner {
  background: #d4d0d0;
  background: linear-gradient(45deg, #e9e3e3, transparent);
}
.shell {
  position: relative;
  max-width: 1225px;
  padding-left: 25px;
  padding-right: 25px;
  margin: auto;
  width: 100%;
}
.cyber-banner .hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.cyber-banner .hero__inner:last-child {
  margin-bottom: 0;
}
.cyber-banner .hero__content {
  width: 60%;
  padding-right: 70px;
}
.cyber-banner .hero__subtitle {
  margin-bottom: 10px;
}
.cyber-banner .hero__subtitle p {
  text-transform: uppercase;
  color: #096bd8;
  font-size: 12px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  letter-spacing: 0.125em;
}
.cyber-banner .hero__title {
  margin-bottom: 35px;
}
.cyber-banner.cyber-detail-banner .hero__title {
  margin-top: 90px;
}
.cyber-banner .hero__title h1 {
  color: #096bd8;
  font-weight: 800;
  font-size: 65px;
  line-height: 1.03;
}
.cyber-banner .hero__description {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 600;
  color: #666;
}
.cyber-banner .hero__actions ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
}
.cyber-banner .hero__actions li {
  padding: 10px;
}
.cyber-banner .hero__actions li .btn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 25px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.28;
  color: #fff;
  background: #096bd8;
  padding: 15px 29px;
  -webkit-transition: background 0.4s, color 0.4s, border 0.4s;
  -o-transition: background 0.4s, color 0.4s, border 0.4s;
  transition: background 0.4s, color 0.4s, border 0.4s;
}
.cyber-banner .hero__actions li .btn:hover {
  background: #fff;
  color: #096bd8;
  border: 1px solid #096bd8;
  text-decoration: none;
}
.cyber-banner .hero__actions li .btn--transparent {
  background: #fff;
  color: #096bd8;
  border: 1px solid #096bd8;
}
.cyber-banner .hero__actions li .btn--transparent:hover {
  background: #096bd8;
  color: #fff;
  border: 1px solid transparent;
}
.cyber-banner .hero__image {
  width: 40%;
}
.image-fit {
  overflow: hidden;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.cyber-banner .hero__figure {
  padding-top: 91.8%;
  z-index: 5;
  width: 77.5%;
  overflow: visible;
}
.cyber-banner .image-fit img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  filter: invert(0%) sepia(0%) hue-rotate(-180deg) saturate(0);
}
.cyber-banner .hero__figure:before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 44px;
  width: 189px;
  height: 173px;
  background: url('https://www.genicsolutions.com/wp-content/uploads/2022/01/hero-product-page-bg-front-element.png')
    no-repeat 50% / contain;
  z-index: 10;
  filter: invert(100%) sepia(94%) hue-rotate(-180deg) saturate(70);
}
.cyber-banner .hero__figure:after {
  content: "";
  position: absolute;
  top: 78px;
  right: -106px;
  width: 322px;
  height: 394px;
  background: url('https://www.genicsolutions.com/wp-content/uploads/2022/01/hero-product-page-bg-element.png')
    no-repeat 50% / contain;
  z-index: -1;
}
.cyber-page-content .content-boxs .bx:nth-child(1) {
  background: rgb(9 107 216);
}
.cyber-page-content .content-boxs .bx:nth-child(2) {
  background: rgb(31, 117, 187);
}

.mid-banner {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background-position: center;
}

.cust-container {
  width: 900px;
}

.mid-banner:after {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255 111 0 / 85%);
  content: "";
  top: 0;
  z-index: -1;
}

.cust-container h2 {
  font-family: "Noto Sans", sans-serif;
  font-size: 36px;
  color: #ffffff;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}
.cust-container span {
  color: #ffffff;
  padding: 0 15px 0 65px;
  background-image: url(https://bthrustgrp.com/GenicSolutions_New/wp-content/uploads/2022/09/singapore-flag-icon.png);
  background-repeat: no-repeat;
  background-color: #ed2939;
  background-position: -5px -1px;
}

@media (max-width: 992px) {
  .cust-container h2 {
    font-size: 34px !important;
    line-height: 50px !important;
  }
}

/*DMS page css end*/
/*Sub header css logo heading*/
.logo_menu {
  position: relative;
  padding-left: 15px;
  font-size: 25px;
}
.logo_menu:before {
  position: absolute;
  content: "";
  border-right: 1px solid darkgrey;
  height: 40px;
  left: 0px;
  bottom: -9px;
}
.logo_menu p {
  margin: 0px;
  font-size: 25px;
  pointer-events: none;
  color: #ff6a00;
}
.sub-header-logo {
  display: flex;
  align-items: baseline;
}
#sub-header .sub-header-logo a {
  padding-right: 15px;
}
/*Sub header css logo heading*/
/*Accordian css start*/
#accordionList .card {
  background-color: transparent;
  border: none;
  margin-bottom: 25px;
}
#accordionList .card-header {
  border-bottom: none;
}
#accordionList .btn-link {
  text-decoration: none;
  /*color: #2E2E2E;*/
}
#accordionList .card-body ul {
  margin-top: 15px;
  margin-left: 25px;
}
#accordionList .card-body ul li {
  list-style: disc;
  margin-bottom: 10px;
  color: #2e2e2e;
  font-size: 15px;
}
#faq p {
  color: #2e2e2e;
}
.accordion .btn-link {
  color: #2e2e2e;
}
/*Accordian css end*/
.dms-bg-light {
  background-color: #f2f5fa;
}
section#dmscontent {
  padding-top: 50px;
  padding-bottom: 50px;
}
section#dmscontent ul li {
  list-style: disc;
  margin-bottom: 10px;
  color: #2e2e2e;
  font-size: 15px;
}
section#dmscontent p {
  color: #2e2e2e;
}
.dms-bg-white {
  background: #fff;
}
.pl-0 {
  padding-left: 0px;
}
#access-ay .access-content {
  background-color: #ff6f00;
}
#access-ay .icon-box p {
  color: #2e2e2e;
}
@media (min-width: 1200px) {
  #dmscontent .aboutcontent-images img {
    min-height: inherit;
    max-height: 100%;
    object-fit: inherit;
  }
}
@media screen and (max-width: 992px) {
  #dmscontent .aboutcontent-images,
  #dmscontent .about-mataril {
    margin-bottom: 15px;
  }
}
/*DMS page css end*/
/*Mobile app css start*/
.overview-content i {
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#mobile-application {
  padding: 70px 0 30px;
  background: #e7f6ff;
}
#mobile-application .mobile-app-right ul li .count {
  height: 40px;
  width: 40px;
  background-color: #ff6f00;
  border: 2px solid #ff0000;
  line-height: 35px;
  flex-shrink: 0;
  font-size: 16px;
}
#mobile-application .mobile-app-right ul li:before {
  border-left: 3px dotted #ff6f00;
  left: 18px;
}
#mobile-application .mobile-app-right-content p {
  color: #2e2e2e;
}
#mobile-application .mobile-app-left {
  padding-bottom: 30px;
}
#mobile-application .vertical-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
#mobile-application .mobile-app-left img {
  width: 450px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .overview_intro_content.left-bar.solutions p {
    padding-left: 0px;
    text-align: left;
  }
}
/*Mobile app css end*/
