/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
  font-family: "Open-Sans";
  src: url("../fonts/OpenSans/OpenSans-Regular.ttf") format("ttf"),
    url("../fonts/OpenSans/OpenSans-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "RedHat";
  src: url("../fonts/RedHat/RedHatDisplay-Regular.ttf") format("ttf"),
    url("../fonts/RedHat/RedHatDisplay-Regular.otf") format("otf"),
    url("../fonts/RedHat/RedHatDisplay-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "RedHat-Bold";
  src: url("../fonts/RedHat/RedHatDisplay-Bold.ttf") format("ttf"),
    url("../fonts/RedHat/RedHatDisplay-Bold.otf") format("otf"),
    url("../fonts/RedHat/RedHatDisplay-Bold.woff") format("woff");
  font-display: swap;
}

body {
  font-family: "Open-Sans";
  color: #757575;
  font-size: 18px;
}

a {
  text-decoration: none;
  color: #4d4d4f;
  cursor: pointer;
}

a:hover {
  color: #ffb45c;
  text-decoration: none;
}

h1 small {
  font-size: 34px;
  display: inline-block;
  width: 100%;
  font-family: "RedHat";
  line-height: 44px;
  color: #4d4d4f;
}

h1 span {
  width: 100%;
  display: inline-block;
  font-size: 58px;
  font-family: "RedHat-Bold";
  margin-bottom: 0px;
  line-height: 65px;
  color: #31c3e3;
}

h2 {
  font-size: 42px !important;
  line-height: 50px;
  margin-bottom: 30px;
  color: #4d4d4f;
  font-family: "RedHat-Bold";
}

h3 {
  font-family: "RedHat-Bold";
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 5px;
  color: #4d4d4f;
}

h4 {
  font-size: 28px !important;
  font-family: "RedHat-Bold";
  margin-bottom: 10px;
  color: #4d4d4f;
}

h5 {
  font-size: 26px !important;
  font-family: "RedHat-Bold";
  margin-bottom: 10px;
  color: #4d4d4f;
}

h6 {
  font-size: 18px !important;
  font-family: "RedHat-Bold";
  margin-bottom: 5px;
  color: #4d4d4f;
}

p {
  line-height: 28px;
}

small {
  font-size: 16px;
  display: inline-block;
}

.fwnormal {
  font-weight: normal !important;
}

.fsize-16 {
  font-size: 16px;
}

.fsize-18 {
  font-size: 14px;
  line-height: 17px;
}

.fsize-20 {
  font-size: 20px;
  line-height: 30px;
}

.fsize-30 {
  font-size: 30px !important;
  line-height: 30px;
}

.fsize-34 {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 20px;
}

.fsize-50 {
  font-size: 50px;
  line-height: 50px;
}

.subtitle {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}
/*--------------------------------------------------------------
# Width Margin Padding
--------------------------------------------------------------*/
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-110 {
  margin-bottom: -110px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-20 {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
}

.mt-10 {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
}

.mr-10 {
  margin-right: 10px;
}

.m-0 {
  margin: 0;
}

.p-0 {
  padding: 0;
}

.p-15 {
  padding: 0 15px;
}

.p-25 {
  padding: 10px 25px;
}

.pt-23 {
  padding-top: 23px;
}

.p-20 {
  padding: 20px;
}

.p-50 {
  padding: 50px 0;
}

.p-80 {
  padding: 80px 0;
}

.pb-80 {
  padding: 0 0 80px 0;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-100 {
  padding-top: 150px !important;
}

.pt-120 {
  padding-top: 120px;
}

.ptb-15 {
  padding: 15px 15px 15px 0;
}

.pl-20 {
  padding-left: 20px;
}
.mw-1280 {
  max-width: 1280px;
  margin: 0 auto;
}

.mw-1024 {
  max-width: 1180px;
  margin: 0 auto;
}

.mw-1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.mw-880 {
  max-width: 880px;
  margin: 0 auto;
}

.mw-800 {
  max-width: 800px;
  margin: 0 auto;
}

.mw-700 {
  max-width: 700px;
  margin: 0 auto;
}

.mw-600 {
  max-width: 600px;
  margin: 0 auto;
}

.mw-550 {
  max-width: 550px;
  margin: 0 auto;
}

.mw-415 {
  max-width: 415px;
  margin: 0 auto;
}

.mw-400 {
  max-width: 400px;
  margin: 0 auto;
}

.mw-350 {
  max-width: 350px;
  margin: 0 auto;
}

.mw-270 {
  max-width: 270px;
  margin: 0 auto;
}

.mw-250 {
  max-width: 250px;
  margin: 0 auto;
}

.mw-150 {
  max-width: 150px;
  margin: 0 auto;
}

.mw-100 {
  max-width: 100px !important;
  margin: 0 auto;
}

.w250 {
  width: 250px;
}

/*--------------------------------------------------------------
# Spacing
--------------------------------------------------------------*/
.splr-20 {
  padding: 0 20px;
}

.spacing10 {
  height: 10px;
  width: 100%;
  display: inline-block;
}

/*--------------------------------------------------------------
# Background Color
--------------------------------------------------------------*/
.lightgrey {
  background-color: #fbfbfb;
}

.lightblue2 {
  background-color: #f6faff !important;
}

.lightblue3 {
  background-color: #f0f5ff;
}

.bluebg {
  background-color: #30c3e3;
}

.yellowbg {
  background-color: #ffe38f;
}

.lightgreen2 {
  background-color: #f1fcee;
}

/*--------------------------------------------------------------
# Color
--------------------------------------------------------------*/
.txtorange {
  color: #ffb45c;
}

.txtapplegreen {
  color: #98dc56;
}

.txttifinygreen {
  color: #4cd6b0;
}

.txtblue {
  color: #31c3e3 !important;
}

.txtdarkgrey {
  color: #4d4d4f;
}

.txtwhite {
  color: #fff !important;
}

.txtyellow {
  color: #ffe38f;
}

/*--------------------------------------------------------------
# Border Color
--------------------------------------------------------------*/
.bo-tifinygreen {
  border: 2px solid #4cd6b0 !important;
}

.bo-grey {
  border: 2px solid #ededed !important;
}

.border-dash {
  border-right: 6px dotted #e4e4e4;
  height: 100%;
}

.boright {
  border-right: 1px solid #e4e4e4;
}

.bobottom {
  border-bottom: 1px solid #e4e4e4;
}

.bowhithe-right {
  border-right: 2px solid #fff;
}

/*--------------------------------------------------------------
# Box Shadow
--------------------------------------------------------------*/
.box-shadow {
  border: 1px solid #ededed;
  padding: 30px 30px 0 30px;
  border-radius: 10px;
  height: 100%;
  margin-bottom: 20px;
}

.circle-btm {
  background: url(../index.html) center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

/*--------------------------------------------------------------
# COlor Boz
--------------------------------------------------------------*/
.greybox {
  background: #fbfbfb;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
  display: inline-block;
  width: 100%;
}

.icon .greybox {
  background: #fbfbfb;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
  background-image: url(../img/blue-cicle.png);
  background-position: center top;
  background-size: 95px;
  background-repeat: no-repeat;
}

.icon .p-15 {
  background-image: url(../img/blue-cicle-top.png);
  background-position: center top;
  background-size: 95px;
  background-repeat: no-repeat;
}

.icon-line .p-15 {
  background-image: url(../img/orange-cicle-top.png);
  background-position: center top;
  background-size: 95px;
  background-repeat: no-repeat;
}

.tpbox {
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
}

.bluebox {
  background: #f6faff;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
}

.yellowbox {
  background: #fffcf7;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
}

.whitebox {
  background: #fff;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
  box-shadow: 1px 2px 4px #ebebeb;
  border: 1px solid #ebebeb;
}

.greenbox {
  background: #f1fcee;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
}

.borderbox {
  background: transparent;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
  box-shadow: 1px 2px 4px #ebebeb;
  border: 1px solid #ebebeb;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #31c3e3;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #4d4d4f;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #31c3e3;
  border-top-color: #bfe0fd;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  height: 60px;
  padding: 0;
  font-size: 17px;
  transition: all 0.5s;
  overflow: hidden;
  color: #ffb45c;
  z-index: 996;
}

#topbar.topbar-scrolled {
  top: -60px;
}

#topbar .contact-info a {
  line-height: 0;
  color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  text-decoration: underline;
}

#topbar .contact-info i {
  color: #ffb45c;
  line-height: 0;
  margin-right: 5px;
}

#topbar .contact-info .phone-icon {
  margin-left: 15px;
}

#topbar .cta {
  background: transparent;
}

#topbar .cta a {
  color: #fff;
  background: #ffb45c;
  padding: 6px 24px 8px 24px;
  display: inline-block;
  transition: 0.3s;
  border-radius: 50px;
}

#topbar .cta a:hover {
  background: #f1a40a;
}

/*--------------------------------------------------------------
# video 
--------------------------------------------------------------*/

.video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .video-container {
    padding-top: 75%; /* Slightly taller for better viewing on mobile */
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  height: 50px;
  top: 0px;
  padding-top: 10px;
}

#header.header-scrolled {
  background: #f3f4f4;
  top: 0;
  height: 50px;
  padding-top: 0;
}

#header.header-scrolled .navbar a {
  font-size: 16px;
}

#header .logo a {
  color: #fff;
}

.header-inner-pages {
  background: rgba(5, 87, 158, 0.9) !important;
}

.topbar-inner-pages {
  background: rgba(6, 98, 178, 0.9) !important;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 10px 15px 8px 15px;
  font-weight: 300;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
  color: grey;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #ffb45c;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before,
.navbar li:hover > a:before,
.navbar .active:before {
  visibility: visible;
  width: 100%;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #ffb45c;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  right: 0;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 20px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border: 1px solid #f3f3f3;
  border-radius: 8px;
  box-shadow: 1px 1px 2px #dddddd;
}

.navbar .dropdown ul li {
  min-width: 200px;
  /* padding: 10px; */
}

.navbar .dropdown ul a {
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  color: #4d4d4f;
  line-height: 35px;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #ffb45c;
  font-weight: bold;
}

.navbar .dropdown ul a.active {
  color: #ffb45c;
  font-weight: bold;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

nav#navbar li ul li a::before {
  content: "\F28A";
  font-family: bootstrap-icons !important;
  color: #31c3e3;
  font-size: 8px;
  font-weight: bold;
  margin-right: 5px;
}

nav#navbar a.nav-link {
  transition: none;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation 
--------------------------------------------------------------*/
.mobile-nav-toggle {
  color: #4d4d4f;
  font-size: 40px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #ffb45c;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile a i {
  font-size: 20px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile > ul > li {
  padding: 0;
  margin-bottom: 20px !important;
}

.navbar-mobile > ul > li a.btn-demo {
  background-color: #f04d43;
  color: #ffffff;
}

.navbar-mobile > ul > li a.btn-login,
.navbar-mobile > ul > li a.btn-language {
  border: none;
  color: #4d4d4f;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 20px;
  color: #4d4d4f;
  font-weight: bold;
}

.navbar-mobile a:hover:before,
.navbar-mobile li:hover > a:before,
.navbar-mobile .active:before {
  visibility: hidden;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #ffb45c;
  font-weight: bold;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: none;
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px 10px 35px;
  font-size: 16px;
  line-height: 16px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #ffb45c;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

.navbar-mobile ul.megamenu {
  margin: 0;
  padding: 0;
}

.navbar-mobile .dropdown ul.siglemenu {
  padding: 0;
  margin: 0;
}

.navbar-mobile .dropdown ul.language li a {
  padding: 10px 20px 10px 10px;
}

/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
#banner p {
  font-size: 23px !important;
  line-height: 33px;
  margin-bottom: 30px;
  color: #757575;
  font-family: "RedHat";
}

#bannerCarousel h1 {
  font-family: "RedHat-Bold";
  color: #4d4d4f;
}

#banner.home {
  width: 100%;
  height: 88vh;
  overflow: hidden;
  position: relative;
  background: url("../img/home-banner-queue6.webp") top center;
  background-size: cover;
  z-index: 99;
  transition: 0.3s;
  margin-bottom: -105px;
}

#banner:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#banner .carousel-container {
  display: block;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: left;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  max-width: 730px;
}

#banner .carousel-control-prev,
#banner .carousel-control-next {
  width: 10%;
}

#banner .carousel-control-next-icon,
#banner .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 1;
  width: auto;
  height: auto;
  padding: 0px;
}

#bannerCarousel h1 small,
#bannerCarousel .desc {
  font-size: 28px;
  display: inline-block;
  width: 100%;
  font-family: "RedHat";
  line-height: 34px;
  color: #4d4d4f;
}

#bannerCarousel h1 span,
#bannerCarousel div.title span {
  width: 100%;
  display: inline-block;
  font-size: 65px;
  font-family: "RedHat-Bold";
  margin-bottom: 15px;
  line-height: 75px;
  color: #31c3e3;
  border-bottom: none;
  height: auto;
}

#bannerCarousel h2 {
  margin-bottom: 0;
}

#bannerCarousel ul.desc.heart li {
  width: 50%;
  float: left;
}

@media (min-width: 1024px) {
  #banner .carousel-control-prev,
  #banner .carousel-control-next {
    width: 5%;
  }
}

@media (max-width: 768px) {
  #banner h2 {
    font-size: 26px !important;
  }
}

@media (max-width: 767px), (max-height: 320px) {
  #banner {
    height: 90vh;
    padding: 100px 0;
  }

  #banner.indus5 {
    height: auto;
    padding: 20px 0;
  }

  .banner-inner h2 {
    font-size: 26px !important;
  }

  #banner h2 {
    margin-left: 0;
    width: 100%;
    font-size: 20px !important;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0;
  overflow: hidden;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.comp-address ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

.comp-address ul.mh-100 {
  min-height: 100px;
}

.comp-address h5 {
  margin-bottom: 5px;
}

.comp-address h6 {
  font-size: 12px !important;
}

.comp-address span {
  font-size: 17px;
}

.comp-address span small {
  font-size: 14px;
}

.comp-address i::before {
  line-height: 40px;
}

.comp-address a {
  color: #757575;
  line-height: 40px;
  display: inline-block;
  font-size: 16px;
}

.comp-address a:hover {
  color: #32c3e5;
}

.comp-address i {
  font-size: 20px;
  color: #ffffff;
  background-color: #31c3e3;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  display: inline-block;
  text-align: center;
  float: left;
}

.mcomp-address1a {
  float: left;
  margin-left: 6px;
}

a.mcomp-address1c {
  float: none;
  display: inherit;
}

.icon50 small {
  line-height: 20px;
  display: inline-block;
}

#about .greybox {
  padding: 15px;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  padding: 80px 0 120px 0;
}

.cta h3 {
  color: #ffffff;
}

.cta p {
  color: #fff;
  min-height: 95px;
}

.cta a {
  color: #ffb45c;
}

.cta a:hover {
  color: #31c3e3;
}

.cta .cta-btn {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 18px 25px;
  border-radius: 2px;
  transition: 0.5s;
  margin-top: 10px;
  border-radius: 50px;
  background: #ffffff;
  border: 1px solid #ffffff;
  color: black;
}

.cta .cta-btn:hover {
  background: #ffb45c;
  color: #4d4d4f;
}

#cta .boright {
  border-right: 1px solid #39dcff;
}

.allcta h2 {
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .accordion-header {
  font-family: "RedHat";
}
.faq .accordion {
  --bs-accordion-bg: transparent;
  padding: 0;
}

.faq .accordion-button:not(.collapsed) {
  color: #30c3e3;
  background-color: transparent;
  outline: none;
  border: none;
  box-shadow: none;
}

.faq .accordion-button {
  padding: 15px 0;
  font-size: 20px;
}

.faq .accordion-button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.faq .accordion-button[aria-expanded="true"] {
  color: #30c3e3;
  font-family: "RedHat-Bold";
}

.faq .accordion-button[aria-expanded="true"]::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.faq .accordion-button::before {
  content: "\f505";
  font-family: bootstrap-icons !important;
  font-size: 28px;
  margin-right: 10px;
}

.faq .accordion-body {
  padding: 10px 38px;
  display: inline-block;
}

.faq ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.faq ul li:before {
  content: "\F270";
  font-family: "bootstrap-icons";
  color: #31c3e3;
  font-size: 26px;
  line-height: 26px;
  margin-right: 10px;
  float: left;
  margin-top: 0;
  margin-left: 2px;
}

.faq .sw-inner ul li {
  margin-bottom: 25px;
  width: 50%;
  float: left;
  padding-right: 30px;
}

.faq .sw-inner ul li span h6 {
  font-size: 18px !important;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contct-left {
  border-right: 1px solid #ededed;
  padding: 0;
  border-radius: 10px;
  margin-bottom: 20px;
  display: block;
  margin-right: 30px;
  height: 100%;
}
.contct-left ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.contct-left ul li {
  colot: #000;
}
.contct-left ul li a.active,
.contct-left ul li a:hover {
  background-color: #31c3e3;
  color: #fff;
  padding: 10px 15px;
  /* width: 250px; */
}
.contct-left ul li a {
  padding: 0;
  padding: 10px 15px;
  /* width: 250px; */
  background: #ffffff;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  border-radius: 0;
}

.contact .container {
  position: relative;
}

.contact .info {
  width: 100%;
}

.contact .info i {
  font-size: 20px;
  background: #31c3e3;
  color: #fff;
  float: left;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #043c6d;
}

.contact h3 {
  font-weight: bold;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  color: #4D4D4F444;
}

.contact .info .address,
.contact .info .phone {
  margin-top: 40px;
}

.contact .info .phone ul li {
  padding-left: 60px;
  line-height: 25px;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0.375rem;
  box-shadow: none;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}
.form button[type="submit"],
button[type="submit"] {
  background: #31c3e3;
  color: #000;
  border: 2px solid #31c3e3;
  border-radius: 30px;
  font-size: 15px;
  padding: 10px 30px;
  color: #fff;
  font-weight: bold;
}

.form button[type="submit"]:hover,
button[type="submit"]:hover {
  background: #ffe38f;
  color: #000;
  border: 2px solid #ffe38f;
}

#contact ul,
#git ul {
  list-style: none;
  padding: 0;
}

#contact h4,
#git h4 {
  font-weight: bold;
  color: #000000;
}
#contact h5,
#git h5 {
  font-weight: bold;
  color: #31c3e3;
}

.contact input,
.contact select,
.contact textarea {
  font-size: 17px;
}

.contact input:focus,
.contact select:focus,
.contact textarea:focus {
  border: 1px solid #000000;
  box-shadow: none;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 6px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bebebe !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #bebebe !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #bebebe !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #bebebe !important;
}
::placeholder {
  color: #bebebe !important;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #ecf6fe;
  margin-top: 130px;
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 600;
  color: #043c6d;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #f8c255;
  content: "/";
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #f4f4f4;
  padding: 0 0 30px 0;
  color: #4d4d4f;
  font-size: 14px;
}

#footer .footer-top {
  background: #f4f4f4;
  padding: 60px 0 0 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-title {
  font-size: 18px;
  font-family: "RedHat-Bold";
  margin-bottom: 10px;
  color: #4d4d4f;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

#footer .footer-top .social-links a {
  font-size: 17px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  line-height: 1;
  padding: 10px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  border: 1px solid #ffb45c;
  text-decoration: none;
  color: #ffb45c;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #4d4d4f;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 6px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  color: #4d4d4f;
}

#footer .footer-top .footer-links ul a:hover {
  color: #31c3e3;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
  font-size: 13px;
}

#footer .copyright .link,
#footer .copyright .link a {
  color: #f4f4f4;
}

.freeapp-left {
  float: left;
  margin-right: 10px;
}

.fc2 ul li {
  padding: 3px 0 8px 0 !important;
}

.fc2 ul li:nth-child(odd) {
  width: 40%;
  float: left;
}

.footer-links.fc4 {
  padding-left: 48px;
}

/*--------------------------------------------------------------
# Navbar
--------------------------------------------------------------*/
.navbar a.btn-demo {
  background-color: #f04d43;
  color: #ffffff !important;
  border-radius: 30px;
  padding: 2px 20px;
  line-height: 30px;
  font-weight: bold;
}

.navbar a.btn-demo:hover,
.navbar a.btn-demo:focus {
  border-bottom: none;
  background-color: #4d4d4f;
  color: #fff;
  border-radius: 30px;
  padding: 5px 20px;
  line-height: 28px;
}

.navbar > ul > li > a.btn-demo:before,
.navbar > ul > li > a.btn-login:before,
.navbar > ul > li > a.btn-language:before {
  background-color: transparent;
  color: #4d4d4f;
}

.navbar a.btn-login,
.navbar a.btn-language {
  color: #fff !important;
  border-radius: 30px;
  padding: 2px 20px;
  line-height: 28px;
  background-color: #31c3e3;
  font-family: "RedHat-Bold";
}

.navbar a.btn-login:hover,
.navbar a.btn-login:focus,
.navbar a.btn-language:hover,
.navbar a.btn-language:focus {
  background-color: #4d4d4f;
  color: #fff;
  border-radius: 30px;
  padding: 2px 20px;
  line-height: 28px;
}

.navbar ul.language li a::before {
  display: none;
}

/*--------------------------------------------------------------
# Enterprise
--------------------------------------------------------------*/
#home {
  position: relative;
  z-index: 100;
}

#home #features img {
  width: 60px;
  margin-bottom: 10px;
}

#abouts2 h4 {
  font-size: 28px !important;
}

#home nav#ensolution {
  justify-content: left;
  width: 100%;
}

#sec2 nav {
  justify-content: center;
  width: 100%;
}

#ensolution h2 b {
  font-size: 28px;
  font-family: "RedHat-Bold";
}

#home #ensolution .nav-tabs {
  border: none;
}

#home #ensolution .nav-tabs button {
  background-color: #fff;
  margin: 10px 8px 25px 8px;
  padding: 20px 20px 25px 20px;
  color: #4d4d4f;
  border: 1px solid #31c3e3;
  width: 400px;
  text-align: left;
  border-radius: 20px;
}

#home #ensolution .nav-tabs button.active,
#home #ensolution .nav-tabs button:hover {
  background-color: #31c3e3;
  color: #fff;
  text-align: left;
  position: relative;
}

#home #ensolution .nav-tabs button.active h2,
#home #ensolution .nav-tabs button:hover h2,
#home #ensolution .nav-tabs button.active h2 b,
#home #ensolution .nav-tabs button:hover h2 b,
#home #ensolution .nav-tabs button.active b,
#home #ensolution .nav-tabs button:hover b {
  color: #fff;
}

#home #ensolution .nav-tabs button h2 {
  font-size: 15px !important;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  font-family: "Open-Sans";
}

#home #ensolution .nav-tabs button p {
  margin: 0;
  line-height: 22px;
  padding-top: 5px;
}

#home #ensolution .nav-tabs button.active:before,
#home #ensolution .nav-tabs button:hover:before {
  content: " ";
  position: absolute;
  bottom: -20px;
  border-top: 20px solid #31c3e3;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: none;
}

.btn-seedemo {
  background-color: #4d4d4f;
  color: #fff;
  border-radius: 30px;
  font-size: 15px;
  padding: 10px 25px;
}

.btn-seedemo:hover,
.btn-learnmore:hover,
.btn-darkbrd:hover {
  background-color: #ffb45c;
  color: #4d4d4f;
}

.btn-learnmore {
  border: 1px solid #4d4d4f;
  border-radius: 30px;
  margin-left: 10px;
  font-size: 15px;
  padding: 8px 20px;
}

.btn-darkbrd {
  border: 1px solid #4d4d4f;
  border-radius: 30px;
  font-size: 15px;
  padding: 8px 20px;
}

#banner .btn-darkbrd {
  margin-right: 5px;
}

.btn-whitebrd {
  border-radius: 30px;
  font-size: 15px;
  padding: 10px 30px;
  color: #000;
  background-color: #fff;
}

.btn-whitebrd:hover,
.btn-whitebrd:focus {
  background-color: #ffe38f;
  color: #000;
}

.btn-xs-border {
  font-size: 13px;
  padding: 7px 10px;
  border: 1px solid #4d4d4f;
}

button i {
  margin-left: 5px;
}

.btn,
.btn:hover,
.btn:focus {
  font-weight: 600;
}

.btn-talk {
  border: 1px solid #000;
  border-radius: 30px;
  padding: 10px 35px;
  margin-top: 48px;
  float: right;
}
.btn-talk:hover,
.btn-talk:focus {
  background-color: #000;
  color: #fff;
}
/*--------------------------------------------------------------
# Curve
--------------------------------------------------------------*/
#curve1 {
  padding: 0;
}

#curve2 {
  background-color: #eefbfe;
  padding: 0;
}

#curve3,
#curve4 {
  padding: 0 0 0 0;
}

/*--------------------------------------------------------------
# Section 2
--------------------------------------------------------------*/
#home #sec2 {
  background-color: #f6faff;
  padding: 60px 0;
}

#home #sec2 nav button {
  color: #4d4d4f;
  font-size: 18px;
  margin: 15px 30px;
  padding: 0 0 10px 0;
  font-weight: 600;
  width: min-content;
  border-bottom: 3px solid transparent;
  border-radius: 0;
}

#home #sec2 nav button.active,
#home #sec2 nav button:hover {
  background-color: transparent;
  border-bottom: 3px solid #31c3e3;
  padding: 0 0 10px 0;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0;
  color: #31c3e3;
  font-weight: 600;
}

#home #sec2 .nav-tabs {
  border: none;
  margin-bottom: 20px;
}

#home #features {
  padding: 0;
  text-align: center;
}

#home #features h3 {
  text-align: center;
}

#home #features h6 {
  color: #31c3e3 !important;
  font-weight: bold;
  text-align: center;
}

.features-box {
  height: 100%;
}

.features-box a {
  background: #fbfbfb;
  padding: 30px 20px 2px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  display: block;
  height: 100%;
}

.features-box a:hover {
  background: #f6faff;
  color: #4d4d4f;
}

/*--------------------------------------------------------------
# Home Industries
--------------------------------------------------------------*/
.submenu {
  background: #f3f4f4 !important;
  box-shadow: 1px 1px 15px #cacaca;
  transition: all 0.5s;
  top: 50px !important;
  padding: 0 0 5px !important;
  font-size: 16px;
  width: 100%;
}

#navbar-page {
  background: #fff;
  top: 50px;
  position: fixed;
  z-index: 99;
  padding: 10px;
  width: 100%;
}

#navbar-page ul {
  padding: 0;
  margin: 0;
}

#navbar-page li {
  border-bottom: none;
  padding: 5px 20px;
  float: left;
}

#navbar-page a {
  color: grey;
  border-bottom: none;
}

#navbar-page a.active {
  color: #ffb45c;
  font-weight: bold;
}

#navbar-page a:hover {
  color: #ffb45c;
}

#navbar-page ul {
  justify-content: center;
  margin: 0 auto;
  display: flex;
  list-style: none;
}

#indus i,
#solution i {
  padding-bottom: 6px;
}

#industries small {
  color: #31c3e3;
}

#industries .swiper-slide {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 2px 4px #eeeeee;
  border: 1px solid #f5f5f5;
}

#industries .swiper-slide img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

#industries .info {
  padding: 30px 20px 20px 20px;
}

.industries-slider {
  padding: 0 0 60px 0;
}

#industries .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ccc;
}

#industries .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffb45c;
}

#industries p {
  min-height: 260px;
}

.indus5-inner1 i {
  float: left;
  margin-right: 10px;
  padding-bottom: 0 !important;
  font-size: 30px;
}

/*--------------------------------------------------------------
# Sigle Industries 
--------------------------------------------------------------*/
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

ul.heart li:before {
  content: "\F285";
  font-family: "bootstrap-icons";
  color: #31c3e3;
  font-size: 16px;
  margin-right: 8px;
  float: left;
  margin-top: 4px;
}

ul.heart li span {
  /*display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;*/
  display: table;
}

ul.heart li,
ul.heart {
  padding: 0;
  margin-left: 0px;
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-family: "RedHat";
  font-size: 20px;
}

ul.check li:before {
  content: "\F26B";
  font-family: "bootstrap-icons";
  color: #31c3e3;
  font-size: 16px;
  margin-right: 10px;
  float: left;
  margin-top: 0;
  margin-left: 2px;
}

ul.check li {
  padding: 0;
  margin-left: 0px;
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

ul.check {
  padding: 0;
  margin-left: 0px;
  list-style: none;
  display: inline-block;
  width: 100%;
}

.sw-inner ul {
  font-size: 16px;
}

.sw-inner ul li {
  margin-bottom: 5px;
}

.sw-inner ul li span {
  display: table;
}

.sw-inner ul li b {
  color: #4d4d4f;
}

.hcare #indus5 h3,
.finance #indus5 h3,
.edu #indus5 h3,
.Tele #indus5 h3,
.automotive #indus5 h3,
.psector #indus5 h3,
.utility #indus5 h3,
.fnb #indus5 h3,
.retail #indus4 h3 {
  font-size: 30px;
  line-height: 35px;
}

.sub-automative #indus5 h3,
.sub-psector #indus5 h3,
.sub-utility #indus5 h3,
.sub-fnb #indus5 h3,
.sub-retail #indus5 h3 {
  font-size: 22px;
  line-height: 24px;
}

/*--------------------------------------------------------------
# thirrdparty
--------------------------------------------------------------*/
#thirrdparty h5 {
  color: #31c3e3;
}

.thirrdparty1a {
  text-align: center;
}

.thirrdparty1a img {
  max-width: 500px;
}

/*--------------------------------------------------------------
# Text
--------------------------------------------------------------*/
#ensolution #nav-tabContent p,
#sec2 nav p,
#thirrdparty p {
  text-align: justify;
}

.text-right {
  text-align: right;
}

.indexz {
  z-index: 0px;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

/*--------------------------------------------------------------
# How can we help you
--------------------------------------------------------------*/
#gitouch {
  padding: 80px 0;
}

#gitouch a {
  color: #31c3e3;
}

#gitouch a:hover,
#solution #gitouch a:hover {
  color: #ffb45c;
}

#gitouch h3 {
  margin-bottom: 30px;
}

#gitouch p {
  font-size: 20px;
}

#solution #gitouch a {
  color: #fff;
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Solutions
--------------------------------------------------------------*/
#so1 h2,
#indus1 h2,
#abouts1 h2,
#contct-inner h2,
#bpartner1 h2 {
  font-size: 23px !important;
  line-height: 33px;
  margin-bottom: 30px;
  color: #757575;
  font-family: redhat;
}

.appt #so5 h3,
.dmgmt #so5 h3,
.custfb #so6 h3 {
  font-size: 30px;
  line-height: 35px;
}

.dmgmt h4,
.custportal h4,
.custfb h4,
.sptmgmt h4 {
  font-size: 22px !important;
}

.sptmgmt h5 {
  font-size: 20px !important;
}

.vqms5-box {
  border: 1px solid #ededed;
  padding: 30px 30px 0 30px;
  border-radius: 10px;
  height: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.vqms5-box img {
  width: 100px;
  margin: 0 0 20px 0;
}

#qmsflow .accordion-body {
  border-left: 3px solid #ffb45c;
}

.qmsf h4 {
  font-size: 31px !important;
  color: #31c3e3;
  vertical-align: middle;
  white-space: break-spaces;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}

.qmsf .step1,
.qmsf .step2 {
  text-align: center;
  vertical-align: bottom;
  padding-top: 50px;
}

.qmsf-box {
  padding: 30px 30px 10px 30px;
  border: 2px dashed rgb(97 128 133 / 26%);
  border-radius: 10px;
  margin-top: 30px;
}

.qmso-inner1a {
  padding: 0 15px;
}

.queue #so4 h6 {
  font-size: 18px !important;
  margin-bottom: 10px;
}

.queue #so4 h5 {
  margin-bottom: 0;
}

.queue #so6 h3 {
  font-size: 28px !important;
}

.so4-1a {
  position: relative;
}

.so4-1c {
  height: 400px;
  text-align: center;
  font-size: 25px;
  padding-top: 150px;
  font-weight: bold;
}

.so4-1c p {
  font-size: 17px;
  margin: 0;
}

.so4-1c1 {
  max-width: 350px;
  margin: 0 auto;
}

.so4-1a .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f9f9f9;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.5s ease;
}

.so4-1a:hover .overlay {
  width: 100%;
}

.so4-1a .text {
  position: absolute;
  width: 100%;
  padding: 80px 50px;
}

.so4-1b {
  white-space: normal;
}

.hw-inner {
  border-radius: 20px;
  box-shadow: 0 2px 1px #eeeeee;
  border: 1px solid #f5f5f5;
  padding: 25px 25px 10px 25px;
  height: 100%;
}

.hw-inner h6 {
  margin-bottom: 2px !important;
}

.hw-inner img {
  max-width: 200px;
}

.seperator30 {
  border-bottom: 1px solid #e4e4e4;
  margin: 30px 0;
}

.smodel1 {
  padding: 20px 30px;
  height: 100%;
}

.smodel2 {
  padding: 20px 30px;
  height: 100%;
}

.smodel1-header b {
  color: #4d4d4f;
}

.smodel1-header {
  margin-bottom: 10px;
}

.smodel1-header h3 {
  font-size: 19px;
  line-height: 24px;
}

.smodel1a {
  margin-bottom: 5px;
}

.smodel1a i {
  font-size: 22px;
  color: #31c3e3;
}

.smodel1 ul li.socheck::before {
  content: "\F633";
  font-family: bootstrap-icons !important;
  color: #32c3e5;
  font-weight: bold;
  font-size: 20px;
  margin-right: 5px;
  float: left;
  vertical-align: top;
}

.smodel1 ul li.soclose::before {
  content: "\F62A";
  font-family: bootstrap-icons !important;
  color: #e0004c;
  font-weight: bold;
  font-size: 20px;
  margin-right: 5px;
  float: left;
  vertical-align: top;
}

.smodel1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.smodel1 ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  width: 100%;
  display: inline-block;
  line-height: 22px;
}

.smodel1 ul li span {
  display: grid;
  font-size: 16px;
}

.vas-inner a:hover {
  opacity: 0.6;
}

.vas-inner a {
  width: 100%;
  display: block;
}

.maq-inner {
  max-width: 400px;
  margin-top: 20px;
}

/*--------------------------------------------------------------
# Solution Display Management
--------------------------------------------------------------*/
.sofeature-icon {
  width: 45px;
  color: #000;
  float: left;
  text-align: left;
  margin-top: -5px;
}

.sofeature-box {
  padding-left: 45px;
}

.sofeature-icon i {
  font-size: 30px;
  color: #31c3e3;
}

/*--------------------------------------------------------------
# Solution Appointment Booking
--------------------------------------------------------------*/
.apthiw1a p {
  line-height: 20px;
  margin-bottom: 0;
}

.aptstg-inner p {
  font-weight: bold;
  margin: 0;
}

.aptstg-inner small {
  font-size: 14px;
}

.hiw-step {
  font-size: 100px;
  color: #ddd;
  font-weight: bold;
  line-height: 100px;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}

.hiw-step span {
  float: left;
  display: block;
  margin-right: 10px;
}

.hiw-step h3 {
  display: block;
  bottom: 0;
  padding-top: 53px;
  color: #4d4d4f;
  font-family: "RedHat-Bold";
  font-size: 32px;
}

.apthiw ul li:before {
  content: "\F287";
  font-family: "bootstrap-icons";
  color: #ffffff;
  font-size: 18px;
  margin-right: 8px;
  float: left;
  line-height: 30px;
  background-color: #31c3e3;
  padding: 6px;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
}

.apthiw ul {
  list-style: none;
}

.apthiw ul li {
  margin-bottom: 25px;
}

.apthiw ul li h6 {
  display: inline-block;
}

.apthiw ul li span {
  display: table;
}

/*--------------------------------------------------------------
# Text box align
--------------------------------------------------------------*/
.aligncenter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.aligncenter2 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  /* flex-direction: column; */
  justify-content: center;
  width: 100%;
  height: 100%;
}

.alignbottom {
  align-items: self-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Megamenu
--------------------------------------------------------------*/
ul.megamenu li,
ul.siglemenu li {
  width: 50%;
  float: left;
}

ul.megamenu,
ul.siglemenu {
  width: 470px;
}

ul.megamenu li a img,
ul.siglemenu li a img {
  width: 15px;
  margin-right: 5px;
}

ul.megamenu li a,
ul.megamenu li a:focus,
ul.siglemenu li a,
ul.siglemenu li a:focus {
  display: block;
}

ul.sigmenu b {
    font-family: RedHat-Bold;
    width: 100%;
    display: inline-block;
    color: rgb(49, 195, 227);
    border-bottom: 1px solid rgb(228, 231, 237);
}

.navbar > ul > li:nth-child(5), 
.navbar > ul > li:nth-child(6), 
.navbar > ul > li:nth-child(7) {
    padding: 8px;
}

a.btn-gbsite,a.btn-gbsite:hover {
    padding: 0 !important;
}


/*--------------------------------------------------------------
# Language
--------------------------------------------------------------*/
ul.language img {
  width: 25px;
  margin-right: 10px;
  border-radius: 25px;
  box-shadow: 1px 1px 5px #8b8b8b;
}

ul.language li a,
ul.language li a:focus {
  display: block;
}

.navbar .dropdown ul.language {
  right: 0;
  left: unset;
}

/*--------------------------------------------------------------
# Sticky - icon
--------------------------------------------------------------*/
.icon-bar {
    position: fixed;
    top: 98%;
    -webkit-transform: translateY(-98%);
    -ms-transform: translateY(-98%);
    transform: translateY(-98%);
    right: 0;
    z-index: 111;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 0 10px 10px 5px;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px
}

.icon-bar a:hover {
    opacity: .8
}

.icon-bar button {
    padding: 0 10px 0 5px;
}

.icon-bar button:focus,.icon-bar button:active,.icon-bar,.icon-bar button {
    border: 0!important
}

.icon-bar ul li a {
    color: #000;
    text-align: left;
    font-size: 15px;
    padding: 5px 15px;
}

.icon-bar ul.dropdown-menu {
    background: #e3e3e3;
    border: 0;
    border-radius: 8px;
    box-shadow: 1px 1px 2px #ddd;
    padding: 0；
}

.icon-bar ul li a:hover,.icon-bar ul li a:active,.icon-bar ul li a:focus,.icon-bar .dropdown-item.active,.icon-bar .dropdown-item:active {
    color: #fff;
    font-weight: 700;
    background-color: #0054d5 !important;
}

.icon-bar ul li a::before {
    content: "\F28A";
    font-family: bootstrap-icons!important;
    color: #30c3e3;
    font-size: 8px;
    font-weight: 700;
    margin-right: 10px
}

/*--------------------------------------------------------------
# subscription
--------------------------------------------------------------*/
.sub-sec2 {
  margin-top: -123px;
  background-image: url("../index.html");
  background-size: contain;
  background-position: top center;
  height: 155px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 999;
}

#sub-sec3 h4 {
  font-size: 29px;
}

#accordionsub .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #31c3e5;
  font-weight: bold;
}

#owl-plan {
  display: flex;
}

.team-inner {
  padding: 0 50px;
}

#subTab {
  justify-content: center;
  border: none;
  margin-bottom: 45px;
}

ul#subTab li button.active,
ul#subTab li button:hover {
  background-color: #31c3e3;
  color: #fff;
  border-radius: 30px;
}

ul#subTab li button {
  color: #31c3e3;
  font-weight: bold;
  margin: 0 5px;
  border-radius: 30px;
}

/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------
 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 0px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
.modal-dialog {
  top: 40%;
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  transform: translate(0, -40%);
  top: 40%;
}

/* The Close Button */
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  top: -137px;
  border: none;
  background-color: white;
  margin-top: -120px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  margin-right: -60px;
}

.close:hover,
.close:focus {
  color: #31c3e3;
  text-decoration: none;
  cursor: pointer;
  background-color: white;
}

/*--------------------------------------------------------------
# Become A Partner
--------------------------------------------------------------*/
.bpartner ul.check li {
  font-size: 17px;
}

textarea.form-control {
  height: 115px;
}

#bpartner2 textarea.form-control {
  height: 145px;
}

/*--------------------------------------------------------------
# Checkbox
--------------------------------------------------------------*/
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: rgb(96 96 96 / 50%);
  background-color: #19212b;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 3px;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
  width: 25px;
  height: 25px;
}

.custom-control-label::after {
  position: absolute;
  top: 4px;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  width: 25px;
  height: 25px;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  border-color: #19212b;
  background-color: #19212b;
}

.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::after {
  /* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")*/
  background-image: url(../index.html);
}

.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgb(96 96 96 / 50%);
}

.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox label {
  margin: 0;
}

.custom-control label span {
  margin-left: 12px;
  display: inline-block;
}

/*--------------------------------------------------------------
# Career
--------------------------------------------------------------*/
#careerS2 ul {
  list-style: none;
}

#careerS2 ul li {
  padding: 10px 0 0 0;
}

#careerS2 ul li:last-child {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}

/*--------------------------------------------------------------
# Circle
--------------------------------------------------------------*/
.cletop-right {
  background-image: url(../img/cletop.png);
  background-repeat: no-repeat;
  background-position: right top;
}

.cletop-left {
  background-image: url(../img/cletop.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.clebtm-left {
  background-image: url(../img/clebtm.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.clebtm-right {
  background-image: url(../img/clebtm.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.clebtmgrey-left {
  background-image: url(../img/clebtmgrey.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.clebtmgrey-right {
  background-image: url(../img/clebtmgrey.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.circlebg {
  background-image: url(../index.html);
  background-repeat: repeat;
  background-position: center center;
  background-size: contain;
}

/*infograph*/
.infograph-dot {
  height: 30px;
  width: 30px;
  background-color: #ea5a58;
  border-radius: 50%;
  position: absolute;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #f7f7f7;
  overflow: hidden;
  -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
  -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
  -ms-transition: padding-top 0.3s, padding-bottom 0.3s;
  -o-transition: padding-top 0.3s, padding-bottom 0.3s;
  transition: padding-top 0.3s, padding-bottom 0.3s;
  animation-name: greenPulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

/*Home Journey*/
.home-journey .infograph-dot.step1 {
  left: 38%;
  top: 30%;
}

.home-journey .infograph-dot.step2 {
  left: 53%;
  top: 23%;
}

.home-journey .infograph-dot.step3 {
  left: 49%;
  top: 20%;
}

.home-journey .infograph-dot.step4 {
  left: 67%;
  top: 11%;
}

.home-journey .infograph-dot.step5 {
  left: 42%;
  top: 28%;
}

.infograph-dot:hover {
  overflow: visible;
  width: auto;
  height: auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: left;
  padding: 10px 20px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  color: #000;
  background: #f7f7f7;
  font-weight: initial;
  z-index: 2;
  max-width: 370px;
  animation: none;
}

.infograph-dot .step {
  visibility: hidden;
}

.infograph-dot:hover .number {
  display: none;
}

.infograph-dot:hover .step {
  visibility: visible;
  color: #000;
  font-weight: bold;
}

.indus-infograph {
  min-height: 1px;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}

.indus-infograph1 {
  width: 100%;
  height: 100%;
}

.indus-infograph2 {
  position: absolute;
  height: 100%;
  max-width: 600px;
  display: inline-block;
}

.indus-infograph2 .title {
  border-bottom: none;
  color: #31c3e3;
  height: auto;
}

.infograph-dot p {
  font-size: 14px;
  line-height: 22px;
}

@keyframes greenPulse {
  from {
    background-color: #ffb45c;
    -webkit-box-shadow: 0 0 0 3px rgb(255 180 92 / 60%);
    -moz-box-shadow: 0 0 0 3px rgb(255 180 92 / 60%);
    box-shadow: 0 0 0 3px rgb(255 180 92 / 60%);
  }

  50% {
    background-color: #f19f3f;
    -webkit-box-shadow: 0 0 0 6px rgb(241 159 63 / 60%);
    -moz-box-shadow: 0 0 0 6px rgb(241 159 63 / 60%);
    box-shadow: 0 0 0 6px rgb(241 159 63 / 60%);
  }

  to {
    background-color: #ffb45c;
    -webkit-box-shadow: 0 0 0 3px rgb(255 180 92 / 60%);
    -moz-box-shadow: 0 0 0 3px rgb(255 180 92 / 60%);
    box-shadow: 0 0 0 3px rgb(255 180 92 / 60%);
  }
}

/*image overlay texxt*/
.journey-inner1 {
  position: relative;
  width: 18%;
  float: left;
}

.journey-inner2 {
  width: 32px;
  float: left;
  text-align: center;
  padding-top: 55px;
}

.journey-inner1 p {
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  line-height: 20px;
}

.journey-inner1 .image {
  display: block;
  width: 100%;
  height: auto;
}

.journey-inner1 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #31c3e4;
}

.journey-inner1:hover .overlay {
  opacity: 1;
}

.journey-inner1 .text {
  color: white;
  font-size: 13px;
  position: absolute;
  top: 0%;
  left: 0%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-0%, -0%);
  text-align: center;
  padding: 20px;
}

.queue-slider .info {
  position: absolute;
  z-index: 9;
  height: 89%;
  display: inline-block;
  width: 100%;
  background-color: #ffffffba;
  padding: 40px;
  top: 0;
  left: 0;
}

.queue-slider img.img-fluid {
  position: relative;
}

/*--------------------------------------------------------------
# Appointment Booking
--------------------------------------------------------------*/
.appt-stp {
  padding: 0 20px 45px 25px;
}

.apptcp i {
  color: #31c3e3;
}

.apptcp h6 {
  font-size: 22px !important;
}

/*--------------------------------------------------------------
# Customer Feedback
--------------------------------------------------------------*/
.cfco {
  padding: 0 20px 45px 25px;
}

.cf-drpt1 {
  padding: 30px 45px 0 45px;
  background-color: #f6faff;
  height: 100%;
  display: grid;
}

.cf-drpt2 {
  padding: 30px 50px 0 50px;
  background-color: #f1fcee;
  height: 100%;
  display: grid;
}

.cfmetric1 {
  width: 100%;
  display: inline-block;
  margin-bottom: 25px;
}

.cfmetric1a {
  width: 70px;
  float: left;
  text-align: center;
  background-color: #31c3e3;
  color: #fff;
  height: 70px;
  border-radius: 70px;
  display: table-footer-group;
  font-size: 18px;
  line-height: 70px;
  font-weight: bold;
  margin-right: 20px;
  position: absolute;
}

.cfmetric1b {
  width: 95%;
  float: left;
  background-color: #fff;
  padding: 20px 20px 20px 25px;
  border-radius: 10px;
  box-shadow: 1px 2px 4px #ebebeb;
  margin-left: 30px;
  margin-top: 15px;
}

.cfmetric1b h3 {
  margin-left: 30px;
  margin-bottom: 15px;
}

/*--------------------------------------------------------------
# Healthcare
--------------------------------------------------------------*/
.journey h6 {
  margin-bottom: 10px;
}

.hc-inner1 {
  padding: 0 20px 45px 25px;
}

.hc-inner1.text-right ul.check li:before {
  float: right;
  text-align: right;
  margin-left: 10px;
  margin-right: 2px;
}

.hc-inner1.text-right ul.check li span {
  text-align: right;
  display: grid;
}

.collapsible {
  background-color: transparent;
  cursor: pointer;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  text-decoration: underline;
  color: #31c3e3;
  padding: 0;
}

.collapsible.active,
.collapsible:hover {
  background-color: transparent;
}

.content {
  padding: 0;
  display: none;
  overflow: hidden;
  background-color: transparent;
  font-size: 16px;
}
#indus b,
#indus strong {
  font-size: 16px;
}

/*--------------------------------------------------------------
# Display Management
--------------------------------------------------------------*/
.dmgmtslt-inner1a {
  width: 25%;
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Thank You Page
--------------------------------------------------------------*/
.thankyou h2 {
  font-size: 55px !important;
  line-height: 65px;
  color: #4d4d4f;
  margin: 20px 0;
  font-family: "RedHat-Bold";
}

.thankyou h3 {
  font-size: 30px !important;
  line-height: 30px;
  font-weight: normal;
  font-family: "Open-Sans";
}

.thankyou button {
  background-color: #31c3e3;
  border-radius: 30px;
  color: #fff;
}

.thankyou button:hover {
  background-color: #4d4d4f;
  border-radius: 30px;
  color: #fff;
}

/*--------------------------------------------------------------
# Privacy
--------------------------------------------------------------*/
.privacy h2 {
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 10px;
  font-size: 28px !important;
  line-height: 38px;
}

.privacy h3 {
  font-weight: bold;
  color: #212121;
  margin-bottom: 10px;
  font-size: 20px !important;
  line-height: 28px;
  font-family: "RedHat";
  letter-spacing: 0px;
}

.privacy p {
  line-height: 26px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog-submenu {
  justify-content: center;
  margin-bottom: 20px;
}

.blog-submenu ul li a {
  color: #4d4d4f;
  font-family: "RedHat-Bold";
}

.navbar .dropdown ul.sigmenu li a {
  text-align: left;
  width: 100%;
  display: inline-block;
}

.blog-detail a:hover {
  color: #31c3e3;
}

.blog-detail h1,
.blog-detail h1 span {
  font-size: 40px !important;
  line-height: 45px;
  margin-bottom: 6px;
  color: #31c3e3;
  font-family: "RedHat-Bold";
}

.blog-detail h2 {
  font-size: 34px !important;
  line-height: 39px;
  font-family: "RedHat-Bold";
  color: #4d4d4f;
}

.blog-detail h2 span {
  font-size: 22px;
  line-height: 22px !important;
  font-family: "Open-Sans";
  font-weight: normal;
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
}

.blog-detail h3 {
  font-weight: bold;
  font-size: 28px !important;
  line-height: 32px;
  font-family: "RedHat";
  color: #4d4d4f;
  margin-bottom: 10px;
}

.blog-detail h3.fsize-20 {
  font-size: 24px !important;
  line-height: 30px;
}

.blog-detail h4 {
  font-weight: bold;
  font-size: 22px !important;
  line-height: 22px;
  font-family: "RedHat";
  color: #4d4d4f;
  margin-bottom: 10px;
}

.blog-detail h6 {
  font-size: 20px !important;
}

.blog-detail b {
  color: #4d4d4f;
}

#blog-detail-1 .subtitle {
  font-size: 23px;
  line-height: 33px;
  margin-bottom: 30px;
  color: #757575;
  font-family: "RedHat";
  font-weight: normal;
}

#blog-detail-3 h3 .vqstep-title {
  font-weight: bold;
  font-size: 26px !important;
  line-height: 30px;
  font-family: "RedHat";
  color: #4d4d4f;
}

#blog-detail-3 h3 {
  margin-bottom: 10px;
}

.blog-inner {
  background-color: #f6faff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.blog-inner a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.blog-inner a:hover {
  opacity: 0.9;
  color: #4d4d4f;
  box-shadow: -1px -1px 10px #e5e5e5;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #f1fcee;
}

.blog-inner img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blog-desc {
  padding: 15px 15px 20px 15px;
}

.blog-date {
  color: #656565;
  font-family: "RedHat";
}

.blog-date small {
  font-size: 14px;
}

.blog-tag {
  color: #656565;
  font-size: 14px;
  font-family: "RedHat";
  margin-bottom: 5px;
}

.blog-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #4d4d4f;
}

.blog-subtitle {
  font-size: 16px;
  font-weight: bold;
  /* min-height: 54px; */
  line-height: 22px;
}

.vqstep h3 {
  display: inline-block;
  width: 100%;
}

.vqstep span.vqstep-no {
  font-size: 90px;
  color: #ddd;
  font-weight: bold;
  line-height: 90px;
  float: left;
}

.vqstep span.vqstep-title {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  padding-left: 20px;
  line-height: 34px;
}

.blog-detail .grid {
  background-color: #f6faff;
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  margin-bottom: 30px;
}

.blog-menu,
.blog-banner h1 {
  margin-bottom: 0;
}

.blog-menu a {
  font-size: 24px;
  text-decoration: underline;
}

.blog-menu a:hover {
  color: #ffb45c;
}

.blog-banner {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px;
  text-align: center;
}

.justify-center {
  justify-content: center;
}

.qmsw-inner {
  height: 100%;
  padding: 30px 30px 20px 30px;
}

.blog-detail .CTA h2 {
  color: #fff !important;
  font-family: "RedHat-Bold";
  font-size: 44px !important;
  line-height: 50px;
  margin-bottom: 30px;
  letter-spacing: -1px;
}

.formula-txt {
  float: left;
  padding: 0 10px;
}

.divided {
  border-bottom: 1px solid #000;
  padding: 0 0 10px 0;
  margin-bottom: 5px;
}

.equal {
  float: left;
  text-align: center;
  padding: 0 10px;
  line-height: 74px;
  font-size: 36px;
}

.formula {
  display: inline-block;
  padding: 5px 10px 10px 10px;
}

.formula-ans {
  float: left;
  padding: 0 10px;
  line-height: 74px;
}

#blog-4 #blog-detail-3 b {
  width: 100%;
  display: inline-block;
}

#blog-4.blog-detail h3 {
  font-size: 26px !important;
  line-height: 26px;
}

.col-w20 {
  width: 20%;
}

#blog-6 #blog-detail-2 .container .row {
  justify-content: center;
}

.nav-sec a {
  padding: 20px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  height: 100%;
  border-radius: 10px;
  width: 100%;
}

.nav-sec a:hover {
  border: 1px solid #31c3e3;
  font-weight: bold;
  background-color: #31c3e3;
  color: #fff;
}

.nav-sec a span {
  width: 100%;
  display: inline-block;
  font-size: 22px;
  font-family: "RedHat-Bold";
}

#blog-14 table {
  text-align: left;
}

#blog-14 .table > thead {
  border-bottom: 2px solid #c7c7c7;
}

#blog-14 table tr th:nth-child(1) {
  width: 220px;
}

#blog-14 table ul.check li {
  margin-bottom: 5px;
}

#blog-14 table ul.check li span {
  display: table;
}

ul.bfit,
ul.limit {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 0;
}

ul.bfit li,
ul.limit li {
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
}

ul.bfit li::before {
  content: "\f588";
  font-family: bootstrap-icons !important;
  color: #31c3e3;
  margin-right: 8px;
  float: left;
  margin-top: 2px;
}

ul.limit li::before {
  content: "\f567";
  font-family: bootstrap-icons !important;
  color: #31c3e3;
  margin-right: 8px;
  float: left;
  margin-top: 2px;
}

/*--------------------------------------------------------------
# Share
--------------------------------------------------------------*/
.shareit {
  position: fixed;
  top: 150px;
  right: 0;
}

.shareit a {
  display: flex;
  transition: opacity 0.15s linear;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 46px;
}

.share-inner a:hover {
  opacity: 0.8;
}

.share-inner a.facebook {
  font-size: 46px;
  color: #3b5998;
  line-height: 46px;
}

.share-inner a.twitter {
  background-image: url(../resources/img/icon-blog--twitter.png);
  background-size: cover;
  border-radius: 46px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: block;
  text-align: center;
}

.share-inner a.twitter i {
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 46px;
}

.share-inner a.linkedin {
  border-radius: 46px;
  background: #0077b5;
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: block;
  text-align: center;
}

.share-inner a.linkedin img {
  width: 36px;
  height: 36px;
}

.step-inner {
  width: 100%;
  display: inline-flex;
  margin-bottom: 20px;
}

span.step-no {
  font-size: 93px;
  color: #ddd;
  font-weight: bold;
  line-height: 70px;
  float: left;
  margin-right: 10px;
}

h2.step-title {
  float: left;
  margin-bottom: 0;
}

.step-inner65 {
  width: 100%;
  display: inline-flex;
  margin-bottom: 20px;
}

span.step-no65 {
  font-size: 65px !important;
  color: #ddd;
  font-weight: bold;
  line-height: 65px;
  float: left;
  margin-right: 10px;
}

h2.step-title65 {
  float: left;
  margin-bottom: 0;
  padding-top: 25px;
}

/*--------------------------------------------------------------
# Table
--------------------------------------------------------------*/
table {
  width: 100%;
}

/*--------------------------------------------------------------
# healthcare Subpages
--------------------------------------------------------------*/
.summary {
  text-align: center;
}

.summary p {
  width: 100%;
  display: inline-block;
  margin-bottom: 36px;
}
.su-inner1 {
  font-size: 22px;
  color: #ffb45c;
}

.su-inner1 span {
  color: #ffb45c;
  font-family: "RedHat-Bold";
  font-size: 40px;
  border-top: 3px solid #ffb45c;
  padding-top: 5px;
}

.su-inner2 {
  font-size: 22px;
  color: #31c3e3;
}

.su-inner2 span {
  color: #31c3e3;
  font-family: "RedHat-Bold";
  font-size: 40px;
  border-top: 3px solid #31c3e3;
  padding-top: 5px;
}

.su-inner3 {
  font-size: 22px;
  color: #6fd251;
}

.su-inner3 span {
  color: #6fd251;
  font-family: "RedHat-Bold";
  font-size: 40px;
  border-top: 3px solid #6fd251;
  padding-top: 5px;
}

.sub-hcare .blog-inner {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  box-shadow: 2px 2px 7px #f1f1f1;
  border-radius: 10px;
}

form#enf {
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Google captcha
--------------------------------------------------------------*/
.grecaptcha-badge {
  right: -260px !important;
}

/*--------------------------------------------------------------
# ISO
--------------------------------------------------------------*/
.ISO h2.mb-0 {
    font-family: "Open-Sans";
    font-size: 26px !important;
    line-height: 33px;
}
.ISO h2 .txtorange, .ISO h2 .txtblue {
    font-size: 55px;
    line-height: 50px;
    font-family: "RedHat-Bold";
    color: #1a478c !important;
}
.ISO {
    background-image: url(../img/iso-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: left center;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (min-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1600px;
  }
}
/*End 1920*/

@media (min-width: 1801px) and (max-width: 1919px) {
  #banner .carousel-container {
    max-width: 620px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 55px;
    line-height: 65px;
  }
}
/*End 1801 - 1919*/

@media (max-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
  }
  #home #ensolution .nav-tabs button {
    width: 360px;
  }
}

@media (max-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1201px) and (max-width: 1365px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1180px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mw-1280 {
    max-width: 1080px;
  }

  #sec2 nav button {
    font-size: 14px;
  }
}
/*End 1920*/

@media (min-width: 1201px) and (max-width: 1860px) {
  body,
  table {
    font-size: 16px !important;
  }
  p {
    line-height: 22px;
  }
  ul.heart li:before {
    margin-top: 0;
  }
  #indus b,
  #indus strong {
    font-size: 13px;
  }
  /*header*/
  #header.header-scrolled .navbar > ul > li {
    padding: 0px 0 0px 24px;
  }

  #header.header-scrolled .navbar > ul > li .btn-demo {
    font-size: 14px;
    padding: 0px 15px;
  }

  #navbar-page a,
  .navbar a {
    font-size: 14px;
  }

  /*Footer*/
  #footer .footer-title {
    font-size: 18px;
  }
  #footer .footer-top .footer-links ul a {
    font-size: 13px;
  }

  /*solution*/
  .icon img {
    width: 45px;
    height: 45px;
  }

  small,
  ul.check,
  #cta button,
  .collapsible,
  ul.bfit,
  ul.limit {
    font-size: 13px !important;
    line-height: 18px;
  }

  ul.check li:before {
    font-size: 16px;
  }
  h1 span {
    font-size: 46px !important;
    line-height: 50px;
  }
  h1 small {
    font-size: 32px !important;
    line-height: 36px;
  }

  h2 {
    font-size: 34px !important;
    line-height: 44px;
  }
  h3 {
    font-size: 18px !important;
    line-height: 22px;
  }
  #so1 h2,
  #indus1 h2,
  #abouts1 h2,
  #contct-inner h2,
  #bpartner1 h2 {
    font-size: 18px !important;
    line-height: 28px;
  }
  h4,
  .queue #so6 h3 {
    font-size: 22px !important;
  }

  h5 {
    font-size: 20px !important;
  }

  .mmw-420 {
    max-width: 420px;
    margin: 0 auto;
  }

  .dmgmt h4,
  .custportal h4,
  .custfb h4,
  .sptmgmt h4,
  #home #features h4 {
    font-size: 18px !important;
  }
  #indus1 .fsize-34 {
    font-size: 28px;
    line-height: 34px;
  }

  /*Banner*/
  #so1 ul li {
    font-size: 16px;
  }

  #banner .carousel-container {
    max-width: 600px;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 22px !important;
    line-height: 28px;
  }

  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 52px !important;
    line-height: 55px !important;
  }

  /*home*/
  #sec2 .nav,
  #home .nav {
    flex-wrap: inherit;
  }

  /*solution*/
  .sw-inner ul {
    font-size: 15px;
  }

  .smodel1 ul li span {
    font-size: 13px;
  }
  .queue #so4 h6,
  .sptmgmt h5 {
    font-size: 16px !important;
  }
  .hiw-step h3 {
    font-size: 28px !important;
  }

  /*Company*/
  .comp-address a,
  .comp-address ul {
    font-size: 14px;
  }
  .comp-address a,
  .comp-address i::before {
    line-height: 25px;
  }
  .comp-address i {
    width: 25px;
    height: 25px;
    font-size: 13px;
  }
  .comp-address span {
    font-size: 15px !important;
  }

  .comp-address span small {
    font-size: 12px !important;
  }
  
		

  /*Blog*/
  .blog-detail p,
  .blog-detail span {
    font-size: 15px;
  }
  span.step-no {
    font-size: 67px;
    line-height: 67px;
  }
  .blog-detail h1,
  .blog-detail h1 span {
    font-size: 32px !important;
    line-height: 37px !important;
  }
  .blog-detail h2 span {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .blog-detail h2,
  .blog-detail .CTA h2 {
    font-size: 28px !important;
    line-height: 33px;
    margin-bottom: 10px;
  }
  .blog-detail h3 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .blog-detail h3.fsize-20 {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .blog-detail h4 {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .blog-detail h6 {
    font-size: 17px !important;
  }
  .blog-detail .mw-1280 {
    max-width: 1024px !important;
  }
  #blog-detail-1 .subtitle {
    font-size: 18px;
    line-height: 28px;
  }
  .blog-subtitle {
    font-size: 13px;
    line-height: 18px;
  }
  .blog-tag,
  .blog-date small {
    font-size: 13px;
  }
  #blog-4 #blog-detail-3 .seperator30 {
    display: none;
  }

  /*Sub industry page*/
  .sub-hcare h1 span,
  .sub-finance h1 span,
  .sub-education h1 span,
  .sub-automative h1 span,
  .sub-psector h1 span,
  .sub-utility h1 span,
  .sub-fnb h1 span,
  .sub-retail h1 span {
    font-size: 42px !important;
    line-height: 46px !important;
  }
  .sub-hcare .fsize-30,
  .sub-finance .fsize-30,
  .sub-education .fsize-30,
  .sub-automative .fsize-30,
  .sub-psector .fsize-30,
  .sub-utility .fsize-30,
  .sub-fnb .fsize-30,
  .sub-retail .fsize-30 {
    font-size: 25px !important;
    line-height: 25px;
  }
}
/*End 1280 - 1800*/

@media (min-width: 1025px) and (max-width: 1366px) {
  /*Banner*/
  #banner .carousel-container {
    max-width: 470px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span,
  h1 span {
    font-size: 42px !important;
    line-height: 42px !important;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 18px;
    line-height: 26px;
  }
  #banner.home {
    margin-bottom: 0 !important;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100%;
    height: 85vh;
  }
  #banner p {
    font-size: 18px !important;
    line-height: 25px;
  }

  /*Company*/
  .comp-address a,
  .comp-address ul {
    font-size: 14px;
  }

  /*Blog*/
  .blog-banner h1 span,
  .blog-detail h1,
  .blog-detail h1 span {
    font-size: 32px !important;
    line-height: 34px !important;
  }
  .blog-detail h2 {
    font-size: 28px !important;
    line-height: 30px;
  }
  .blog-detail h2 span {
    font-size: 20px;
    line-height: 22px;
  }
  .blog-detail h3,
  .blog-detail h3.fsize-20,
  .blog-detail .fsize-30 {
    font-size: 18px !important;
    line-height: 20px;
  }
  .blog-detail h6 {
    font-size: 18px !important;
  }
  .col-w20 {
    width: 33.33%;
  }
  #blog-6 .seperator30 {
    display: none;
  }
  .boright,
  .Mboright1 {
    border-right: none;
    border-bottom: none;
    padding: 0;
  }
}
/*End 1201 - 1366*/

@media (max-width: 1024px) {
  h3 {
    font-size: 21px !important;
    line-height: 26px;
  }
  h5 {
    font-size: 22px !important;
  }
  h6 {
    font-size: 20px !important;
  }

  .d-xs-none {
    display: none !important;
  }

  ul.megamenu {
    width: auto;
  }

  /*Top banner*/
  h1 small {
    font-size: 28px;
    line-height: 32px;
  }
  h1 span {
    font-size: 38px;
    line-height: 44px;
  }
  h2 {
    font-size: 35px !important;
    line-height: 40px;
  }

  #so1 h2,
  #indus1 h2,
  #abouts1 h2,
  #contct-inner h2,
  #bpartner1 h2 {
    font-size: 22px !important;
    line-height: 28px;
  }

  /*border*/
  .Mbobtm0 {
    border-right: none;
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }

  /*banner*/
  #banner.home {
    background-size: contain;
    height: 60vh;
  }

  #queuebanner p,
  #aboutbanner p,
  #hcarebanner p {
    line-height: 25px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 45px !important;
    line-height: 45px;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 18px;
    line-height: 23px;
  }
  #banner .carousel-container {
    max-width: 500px;
  }
  #banner p {
    font-size: 18px !important;
    line-height: 25px;
  }

  /*Footer*/
  .fc2 ul li {
    width: 100%;
    float: none;
  }
  #footer .footer-title {
    font-size: 18px;
  }

  /*Queue*/
  .appt #so2 .boright {
    border-bottom: 0px;
  }
  .queue #so8 .boright {
    border-right: 1px solid #e4e4e4;
    border-bottom: none;
  }

  /*Appointment Booking*/
  .cf-drpt1,
  .cf-drpt2 {
    padding: 30px 20px 0 20px;
  }
  .hiw-step h3 {
    font-size: 26px !important;
    line-height: 26px;
  }

  /*Display Management*/
  .dmgmtslt-inner1a {
    width: 33.33%;
  }

  /*Blog*/
  .blog-banner h1 span,
  .blog-detail h1,
  .blog-detail h1 span {
    font-size: 28px !important;
    line-height: 30px;
  }
  .blog-detail h2 {
    font-size: 24px !important;
    line-height: 26px;
  }
  .blog-detail h2 span {
    font-size: 20px;
    line-height: 22px;
  }
  .blog-detail h3,
  .blog-detail h3.fsize-20,
  .blog-detail .fsize-30 {
    font-size: 18px !important;
    line-height: 20px;
  }
  .blog-detail h6 {
    font-size: 18px !important;
  }
  .blog-detail .CTA h2 {
    font-size: 35px !important;
    line-height: 40px;
  }
  .col-w20 {
    width: 33.33%;
  }
  #blog-6 .Mboright1 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
   /*ISO*/
  .ISO {
    text-align: center;
  }
  .ISO h2.mb-0 {
    text-align: left;
   }
}
/*End 1024*/

@media (min-width: 769px) and (max-width: 1023px) {
  h2 {
    font-size: 35px !important;
    line-height: 40px;
  }
  h3,
  #home h3 {
    font-size: 20px !important;
    line-height: 26px;
  }
  h5 {
    font-size: 22px !important;
  }
  h6 {
    font-size: 20px !important;
  }

  /*Banner*/
  #banner.home {
    height: 90vh;
  }
  #banner .carousel-container {
    max-width: 450px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 36px !important;
    line-height: 36px;
  }

  /*Menu*/
  .navbar .dropdown ul {
    border: none;
  }

  /*Footer*/
  #footer .footer-title {
    margin-bottom: 10px;
  }

  /*Home*/
  #home #sec2 img {
    max-width: 400px;
  }

  /*border*/
  .Mbobtm0 {
    border-right: none;
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }

  /*Appt*/
  .appt #so2 img {
    max-width: 400px;
    margin: 0 auto;
  }

  /*Blog*/
  .blog-banner h1 span,
  .blog-detail h1,
  .blog-detail h1 span {
    font-size: 28px !important;
    line-height: 30px;
  }
  .blog-detail h2 {
    font-size: 24px !important;
    line-height: 26px;
  }
  .blog-detail h2 span {
    font-size: 20px;
    line-height: 22px;
  }
  .blog-detail h3,
  .blog-detail h3.fsize-20,
  .blog-detail .fsize-30 {
    font-size: 18px !important;
    line-height: 20px;
  }
  .blog-detail h6 {
    font-size: 18px !important;
  }
  .col-w20 {
    width: 33.33%;
  }
  #blog-6 .Mboright1 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
/*End 769 - 1023*/

@media (max-width: 768px) {
  h1 span,
  h1 {
    font-size: 34px !important;
    line-height: 40px;
  }

  h1 small {
    font-size: 26px !important;
    line-height: 30px;
  }
  h2 {
    font-size: 32px !important;
    line-height: 32px;
  }
  h3 {
    font-size: 20px !important;
    line-height: 26px;
  }
  h4 {
    font-size: 24px !important;
  }
  h5 {
    font-size: 22px !important;
  }
  h6 {
    font-size: 20px !important;
  }

  #home h2 {
    font-size: 35px !important;
    line-height: 40px;
  }

  .d-xs-none {
    display: none !important;
  }

  /*border*/
  .Mbobtm0 {
    border-right: none;
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }

  /*footer*/
  #footer .footer-top .footer-links:last-child ul li {
    margin: 0;
    padding-top: 0;
    padding-right: 5px;
  }

  /*banner*/
  #banner.home {
    height: 100vh;
  }
  #banner.home {
    background-size: contain;
  }
  #banner .carousel-container {
    max-width: 330px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 30px !important;
    line-height: 34px;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 22px;
    line-height: 26px;
  }
  #bannerCarousel ul li {
    margin-bottom: 2px !important;
    font-size: 14px !important;
  }
  #banner p {
    font-size: 18px !important;
    line-height: 25px;
  }

  /*About*/
  #abouts1 {
    margin: 0 auto 60px;
  }
  #abouts3 img {
    margin: 0 auto 25px auto;
  }
  #abouts3 h4 {
    text-align: center;
  }

  /*Megamenu*/
  ul.megamenu {
    width: 100%;
  }
  .navbar .dropdown ul {
    border: none;
  }

  /*Solutions*/
  .qmsf .step1,
  .qmsf .step2 {
    display: none;
  }
  .qmsf-box {
    padding: 10px;
  }

  .so4-1c {
    height: 250px;
    padding-top: 85px;
  }

  /*Appt*/
  .appt #so2 img {
    max-width: 400px;
    margin: 0 auto;
  }

  /*Contact*/
  .contct-left {
    border: 1px solid #ededed;
    padding: 20px 20px 0 20px;
    margin-bottom: 0px;
    margin-right: 0;
  }
  .contct-right {
    margin-top: 21px;
  }

  /*Border*/
  .mborder0 {
    border-right: 0;
  }

  /*Display Management*/
  .dmgmtslt-inner1a {
    width: 50%;
  }

  /*Blog*/
  .blog-banner h1 span,
  .blog-detail h1,
  .blog-detail h1 span {
    font-size: 28px !important;
    line-height: 30px;
  }
  .blog-detail h2 {
    font-size: 24px !important;
    line-height: 26px;
  }
  .blog-detail h2 span {
    font-size: 20px;
    line-height: 22px;
  }
  .blog-detail h3,
  .blog-detail h3.fsize-20,
  .blog-detail .fsize-30 {
    font-size: 18px !important;
    line-height: 20px;
  }
  .blog-detail h6 {
    font-size: 18px !important;
  }
  .col-w20 {
    width: 33.33%;
  }
  #blog-6 .Mboright1 {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
/*End 768*/

@media (max-width: 768px), screen and (min-height: 1024px) {
  #banner.home {
    height: 45vh;
    background-repeat: no-repeat;
    background-position: top right;
  }
  #banner.home {
    background-size: contain;
  }
  #banner .carousel-container {
    max-width: 330px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 30px !important;
    line-height: 34px;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 22px;
    line-height: 26px;
  }
  #bannerCarousel ul li {
    margin-bottom: 2px !important;
    font-size: 14px !important;
  }
  #banner p {
    font-size: 18px !important;
    line-height: 25px;
  }
}
/*End 768 - height 1100px*/

@media (max-width: 768px), screen and (min-height: 400px) {
  .shareit {
    top: 110px;
  }
}
/*End 768 - height 1100px*/

@media (min-width: 426px) and (max-width: 1200px) {
  /*banner*/
  #banner {
    margin-bottom: -85px;
  }

  #banner.home {
    margin-bottom: 0 !important;
    background-repeat: no-repeat;
    background-position: right top;
  }
}
/*End 426- - 1200*/

@media (min-width: 426px) and (max-width: 767px) {
  /*banner*/
  #banner.home {
    height: 100vh;
  }
  #banner.home {
    background-size: contain;
  }
  #banner .carousel-container {
    max-width: 330px;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 24px !important;
    line-height: 34px;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 18px;
    line-height: 24px;
  }

  #bannerCarousel ul li {
    margin-bottom: 2px !important;
    font-size: 14px !important;
  }
  #bannerCarousel {
    margin-top: 60px;
  }
  #banner p {
    font-size: 18px !important;
    line-height: 25px;
  }

  /*Border*/
  .Mboright1 {
    border-right: none;
    border-bottom: 1px solid #e4e4e4 !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  /*Blog*/
  .blog-banner h1 span,
  .blog-detail h1,
  .blog-detail h1 span {
    font-size: 24px !important;
    line-height: 26px;
  }
  .blog-detail h2 {
    font-size: 20px !important;
    line-height: 24px;
  }
  .blog-detail h2 span {
    font-size: 16px;
    line-height: 26px;
  }
  .blog-detail h3,
  .blog-detail h3.fsize-20,
  .blog-detail .fsize-30 {
    font-size: 18px !important;
    line-height: 20px;
  }
  .blog-detail h6 {
    font-size: 18px !important;
  }
}
/*End 426- - 767*/

@media (min-width: 320px) and (max-width: 1200px) {
  body,
  p,
  .fsize-20 {
    font-size: 15px;
    line-height: 22px;
  }
  .privacy p {
    line-height: 22px;
  }
  small,
  #indus ul.check li span {
    font-size: 14px;
    line-height: 20px;
  }
  .mpt-30 {
    padding-top: 30px;
  }
  .mpt-60 {
    padding-top: 60px;
  }
  .mpt-80 {
    padding-top: 80px;
  }
  .mpb30 {
    padding-bottom: 30px;
  }
  .mpb60 {
    padding-bottom: 60px !important;
  }
  .mpbt30 {
    padding: 30px 0;
  }
  .mpl-0 {
    padding-left: 0;
  }
  .mfloat-none button {
    float: none !important;
  }
  .btn-talk {
    margin-top: 0;
  }

  .mmw-600 {
    max-width: 600px;
    margin: 0 auto;
  }
  .mmw-450 {
    max-width: 450px;
    margin: 0 auto;
  }
  /*home*/
  #home .nav-tabs button {
    padding: 15px;
    margin: 25px 5px;
  }
  #home .nav-tabs button p {
    margin: 0;
    line-height: 18px;
  }

  #sec2 .nav,
  #home .nav {
    flex-wrap: inherit;
  }
  #sec2 .nav-tabs,
  #home .nav-tabs {
    margin-bottom: 20px;
    width: 100%;
    display: inline-flex;
    overflow-x: scroll;
    height: 100%;
    overflow-y: hidden;
  }

  /*banner*/
  #banner {
    margin-bottom: -85px;
  }

  #banner.indus5 {
    margin-bottom: 0px;
  }

  /*Footer*/
  .footer-links.fc2,
  .footer-links.fc3,
  .footer-links.fc4 {
    padding-left: 15px;
  }
  .footer-links.fc4 {
    padding-left: 15px;
  }

  /*Solution*/
  .so4-1a .text {
    padding: 40px;
  }
  .boright {
    border-right: none;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .mboright {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .icon .seperator30 {
    display: none;
  }
  .icon .boright,
  #abouts2 .boright {
    border-bottom: none;
  }
  .smodel1 ul li span {
    font-size: 15px;
    display: grid !important;
  }
  .qmso-inner1a {
    padding: 0;
  }
  #indus p.fsize-34 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  /*Appointment*/
  .appt-stp.text-right,
  .hc-inner1.text-right,
  .cfco.text-right {
    text-align: left;
    padding: 20px 15px;
  }
  .appt-stp,
  .hc-inner1,
  .cfco {
    padding: 20px 15px;
  }

  /*Contact*/
  .comp-address i {
    font-size: 16px;
    width: 30px;
    height: 30px;
	margin-top: 6px;
    line-height: 30px !important;
  }
  .comp-address i::before{
    line-height: 30px !important;
  }
  .mcomp-address {
    text-align: left;
  }

  .mcomp-address span {
    font-size: 16px;
  }
  .mcomp-address1a {
		font-size: 14px !important;
  }

  /*industry*/
  .hc-inner1.text-right ul.check li:before {
    float: left;
    text-align: left;
    margin-left: 0;
    margin-right: 10px;
  }

  .hc-inner1.text-right ul.check li span {
    text-align: left;
    display: grid;
  }
  .sofeature-icon {
    margin-top: 0px;
  }
  button.btn-more {
    margin-bottom: 10px;
  }

  /*Blog*/
  .blog-mauto {
    margin: 0 auto;
  }
  nav#navbar.blog-submenu ul {
    display: inline-flex;
    width: 100%;
    overflow-x: scroll;
    justify-content: center;
  }
  .navbar.blog-submenu > ul > li > a:before {
    height: 5px;
  }
  .blog-submenu ul li a {
    line-height: 32px;
    font-size: 14px;
  }

  .blog-detail .seperator30 {
    display: none;
  }
  .blog-detail .boright {
    border-bottom: none !important;
  }
  
}
/*End 320 - 1200*/

@media (min-width: 320px) and (max-width: 1023px) {
  /*width*/
  .mmw-400 {
    max-width: 400px;
    margin: 0 auto;
  }
  .mmw-600 {
    max-width: 600px;
    margin: 0 auto;
  }
  .mmt-30 {
    margin-top: 30px;
  }
  .p-25 {
    padding: 0 0 20px 0;
  }
  #so1 ul li span,
  .sw-inner ul li span,
  ul.check li span {
    display: table !important;
    font-size: 15px;
  }

  #so1 ul li {
    margin-bottom: 5px !important;
  }

  ul li {
    margin-bottom: 2px !important;
    font-size: 14px !important;
  }

  ul li span {
    display: block !important;
  }

  nav#navbar ul li span {
    display: unset !important;
  }
  
  .navbar > ul > li:nth-child(5), 
  .navbar > ul > li:nth-child(6), 
  .navbar > ul > li:nth-child(7) {
	padding: 0px !important;
  }

  /*Solution*/
  ul.heart li:before {
    font-size: 11px;
    margin-top: 0;
  }
  .queue #so8 br {
    display: none;
  }

  /*border*/
  .Mbotop30 {
    border-top: 1px solid #e4e4e4;
    margin: 30px 0;
    padding: 0;
  }

  /*Queue*/
  .appt #so2 .boright {
    border-bottom: 0px;
    padding-bottom: 0;
    margin-bottom: 30px;
  }

  .queue #so8 .seperator30 {
    display: NONE;
  }

  /*Appointment*/
  .apthiw1a {
    width: 100%;
    margin-bottom: 30px;
  }
  .appt-stpi,
  .hc-inner1a,
  .cfco1 {
    padding-top: 30px;
    text-align: center;
    max-width: 400px;
    height: 500px;
    margin: 0 auto 30px auto;
  }
  .cf-drpt1,
  .cf-drpt2 {
    padding: 30px 20px 0 20px;
  }

  /*Submenu*/
  #navbar-page {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
  }

  /*Blog*/
  .blog-detail .CTA h2 {
    font-size: 28px !important;
    line-height: 35px;
  }

  /*FAQ*/
  .faq .sw-inner ul li {
    margin-bottom: 20px !important;
  }
  .blog-detail .boright {
    border-bottom: none !important;
    border-right: none !important;
  }
  
  /*ISO*/
  .ISO {
    text-align: center;
  }

  .ISO img {
	margin-bottom: 20px;
	width: 110px;
  }
  .ISO .aligncenter, .ISO h2.mb-0 {
    display: block;
    text-align: center !important;
  }
}
/*End 320 - 1023*/

@media (min-width: 320px) and (max-width: 1000px) {
  .mtxt-center {
    text-align: center;
    width: 100%;
  }
}
/*End 320 - 1000*/

@media (min-width: 320px) and (max-width: 767px) {
  h1 span,
  h1 {
    font-size: 26px !important;
    line-height: 30px;
  }

  h1 small {
    font-size: 23px !important;
    line-height: 30px;
  }
  h2 {
    font-size: 26px !important;
    line-height: 30px;
  }
  #so1 h2,
  #indus1 h2,
  #abouts1 h2,
  #contct-inner h2,
  #bpartner1 h2 {
    font-size: 16px !important;
    line-height: 20px;
  }
  h3,
  .queue #so6 h3 {
    font-size: 20px !important;
    line-height: 24px;
  }
  h4,
  .dmgmt h4,
  .custportal h4,
  .custfb h4,
  .sptmgmt h4 {
    font-size: 21px !important;
  }
  h5,
  .sptmgmt h5 {
    font-size: 20px !important;
  }
  h6,
  .apptcp h6 {
    font-size: 19px !important;
  }

  /*Width*/
  .mw-50 {
    width: 50%;
  }

  /*Padding*/
  .p-15 {
    padding: 0;
  }

  /*Header*/
  #header .logo {
    margin-left: 10px;
  }
  #header .logo img {
    height: 45px;
    width: 140px !important;
  }
  .navbar .dropdown ul {
    border: none;
  }

  /*footer*/
  .footer-top .footer-links {
    width: 50%;
    float: left;
  }
  #footer .footer-top .footer-links:last-child ul li {
    margin: 0;
    padding-top: 0;
    padding-right: 5px;
  }
  #footer .footer-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .fc2 ul li {
    width: 100%;
    float: none;
  }
  .freeapp-left {
    margin-right: 0;
  }
  .freeapp-left ul li img {
    width: 55px;
    height: 16px;
  }
  .freeapp-left.qrcode img {
    width: 65px;
    height: 66px;
  }

  /*Home*/
  section#subscriptions4 .col-md-2 {
    float: left;
    width: 50%;
  }
  #subscriptions4 .spacing10 {
    display: none;
  }
  #ensolution h2 b {
    font-size: initial;
  }

  /*Features*/
  #features ul li,
  #features ul li:last-child {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
  }

  /*Faq*/
  .faq .accordion-button {
    padding: 15px 0;
    font-size: 16px;
    line-height: 20px;
  }
  .faq .sw-inner ul li {
    margin-bottom: 30px !important;
    width: 100%;
    float: none;
    padding-right: 0;
  }

  /*Solution*/
  #queuebanner p,
  #queuebanner h2 {
    width: 100%;
  }
  #solutions2 h3,
  #solutions1 h3 {
    font-size: 24px !important;
  }
  #solutions1 h4,
  #solutions2 h4,
  #solutions3 h4,
  #solutions4 h4 {
    color: #31c3e3 !important;
    font-size: 25px !important;
  }
  #solutions1 h5 {
    font-size: 24px !important;
  }
  #solutions4 {
    padding: 30px 0;
  }
  .qmsf .step1,
  .qmsf .step2 {
    display: none;
  }
  .qmsf-box {
    padding: 10px;
  }
  .so4-1a .text {
    padding: 40px;
  }
  .vas-inner div {
    width: 50%;
  }
  .dmgmt #so2 .boright,
  .custportal #so2 .boright,
  .sptmgmt #so2 .boright {
    margin-bottom: 0;
  }
  .sptmgmt h6 {
    font-size: 16px !important;
  }

  /*Ecosystem Menu*/
  .menu-hsoft {
    margin-bottom: 25px;
  }
  .menu-hsoft ul.nav {
    height: 100%;
    overflow-y: hidden;
    flex-wrap: inherit;
    justify-content: unset !important;
    width: 100%;
    display: inline-flex;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom: 15px !important;
  }

  .menu-hsoft ul#subTab li.nav-item {
    float: none !important;
    display: inline-block;
  }

  .menu-hsoft ul#subTab li button {
    float: left;
    display: inline-block;
  }

  /*About*/
  #abouts3 img {
    margin: 0 auto 25px auto;
  }
  #abouts3 h4 {
    text-align: center;
  }

  /*Megamenu*/
  ul.megamenu {
    width: 100%;
  }

  /*Border*/
  .mborder0 {
    border-right: 0;
  }

  /*Home*/
  .fsize-34 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 25px;
  }
  .team-inner {
    padding: 0 20px;
  }
  #ensolution h2,
  #home h2 {
    font-size: 28px !important;
    line-height: 33px;
  }
  .features-box a {
    padding: 30px 20px 20px 20px;
  }
  .industries-slider {
    padding: 0 15px 60px 15px;
  }

  /*Customer Feedback*/
  .cfmetric1b {
    width: 90%;
  }

  /*Display Management*/
  .dmgmtslt-inner1a {
    width: 50%;
  }

  /*Industry*/
  .Tele #indus2 .col-md-6 {
    width: 50%;
    float: left;
  }
  .utility #indus2 .col-md-4,
  .utility #indus2 .col-md-6 {
    width: 50%;
    float: left;
  }

  /*About*/
  #bpartner1 .col-md-12,
  .career #career1 .col-md-12 {
    width: 50%;
  }
  .bpartner .icon50 .col-md-4,
  #contct-inner .icon50 .col-md-4,
  .techsprt .icon50 .col-md-4,
  .career .icon50 .col-md-4,
  .sptmgmt .icon-line .col-md-4 {
    width: 50%;
  }
  .comp-address ul.mh-100 {
    min-height: auto;
  }

  /*thankyou*/
  .thankyou h2 {
    font-size: 30px !important;
    line-height: 40px;
  }

  /*footer icon*/
  .btn-footermail ul.dropdown-menu::after {
    margin-left: 173px;
  }

  /*cookie*/
  #pjAcceptCookieBar .pjAcceptCookieBarShell form {
    display: inline-block !important;
  }

  #pjAcceptCookieBar .pjAcceptCookieBarActions {
    float: none !important;
    margin-left: 0 !important;
  }
  #pjAcceptCookieBar p {
    text-align: center !important;
    font-size: 13px !important;
  }

  /*Blog*/
  .blog-banner h1 span,
  .blog-banner h1 {
    font-size: 24px !important;
    line-height: 26px;
  }
  .blog-detail h2 {
    font-size: 20px !important;
    line-height: 24px;
  }
  .blog-detail h2 span {
    font-size: 16px;
    line-height: 26px;
  }
  .blog-detail h3,
  .blog-detail h3.fsize-20,
  .blog-detail .fsize-30 {
    font-size: 18px !important;
    line-height: 20px;
  }
  .blog-detail h6 {
    font-size: 18px !important;
  }
  #blog-detail-1 .subtitle {
    font-size: 15px;
    line-height: 22px;
  }

  #blog-detail-3 h3 .vqstep-title {
    font-size: 20px !important;
    line-height: 24px;
  }

  .vqstep span.vqstep-no {
    font-size: 55px;
  }

  .vqstep span.vqstep-title {
    line-height: 22px;
  }

  .blog-menu {
    margin-bottom: 10px;
  }

  .blog-menu a {
    font-size: 17px;
  }
  .blog-subtitle {
    min-height: auto;
    font-size: 15px;
    line-height: 18px;
  }
  .blog-tag {
    font-size: 13px;
  }
  .col-w20 {
    width: 100%;
  }
  #blog-6 .seperator30 {
    display: none;
  }
  #blog-14 table tr th:nth-child(1) {
    width: 100%;
  }

  #blog-14 table thead {
    display: none;
  }

  #blog-14 table tr th,
  #blog-14 table tr td {
    width: 100%;
    display: inline-block;
  }

  #blog-14 table tr th:nth-child(1):before {
    content: "Features: ";
  }

  #blog-14 table tr td:nth-child(2):before {
    content: "Digital Signage: ";
    font-weight: bold;
    color: #41bfe4;
  }

  #blog-14 table tr td:nth-child(3):before {
    content: "Signage: ";
    font-weight: bold;
    color: #41bfe4;
  }
}
/*End 320 - 767*/

@media (min-width: 320px) and (max-width: 500px) {
  /*banner*/
  #banner.home {
    height: 90vh;
  }
  #banner.home {
    margin-bottom: -120px !important;
    background: url(../img/home-banner-queue7.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
  }
  #bannerCarousel h1 span,
  #bannerCarousel div.title span {
    font-size: 25px !important;
    line-height: 30px;
  }
  #bannerCarousel h1 small,
  #bannerCarousel .desc {
    font-size: 16px;
    line-height: 20px;
  }
  #bannerCarousel br {
    display: none;
  }
  #home #ensolution .nav-tabs button p {
    font-size: 13px;
    line-height: 15px;
  }
  #banner p {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  #banner .btn-darkbrd {
    padding: 5px 10px;
    font-size: 14px;
  }

  /*Menu*/
  ul.megamenu li,
  ul.siglemenu li {
    width: 100%;
    float: none;
  }
  ul.megamenu,
  ul.siglemenu {
    width: 100%;
  }

  /*Border*/
  .boright,
  .Mboright1 {
    border-right: none;
    border-bottom: 1px solid #e4e4e4 !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  /*Privacy*/
  .privacy h2 {
    font-size: 22px !important;
    line-height: 30px;
  }

  .privacy h3 {
    font-size: 18px !important;
    line-height: 24px;
  }

  /*Blog*/
  span.step-no {
    font-size: 50px;
    line-height: 50px;
  }
  nav#navbar.blog-submenu ul {
    justify-content: flex-start !important;
  }
  #blog-detail-2 .Mboright1,
  #blog-detail-2 .boright {
    border-bottom: none !important;
    margin-bottom: 0 !important;
  }

  /*FAQ*/
  .faq ul li:before {
    font-size: 30px;
    margin-top: 0;
    margin-left: 0;
  }
  .faq .accordion-body {
    padding: 0;
  }
  
  /*ISO*/
  .ISO-inner1, .ISO-inner2 {
    width: auto;
    float: left;
  }
  .ISO .aligncenter, .ISO h2.mb-0 {
	font-size: 20px !important;
  }
  .ISO h2 .txtorange, .ISO h2 .txtblue {
    font-size: 28px !important;
    line-height: 28px !important;
  }
}
/*End 320 - 500*/

@media (max-width: 425px) {
  /*banner*/
  #banner.indus5 #bannerCarousel {
    margin-top: 0;
  }
  #bannerCarousel {
    margin-top: 200px;
    padding: 0 25px;
  }
  #home .nav-tabs button {
    padding: 10px !important;
  }
}
/*End 425*/

@media (max-width: 375px) {
  /*banner*/
  #banner.indus5 #bannerCarousel {
    margin-top: 0;
  }
  #banner.home #bannerCarousel {
    margin-top: 100px;
    padding: 0 25px;
  }
  #home .nav-tabs button {
    padding: 10px !important;
    margin: 25px 5px;
    width: 160px !important;
  }
  #home .nav-tabs button h2 {
    font-size: 18px !important;
  }
  #home #ensolution .nav-tabs button h2 {
    line-height: 20px;
  }
}
/*End 375*/

@media (max-width: 320px) {
  /*banner*/
  #banner.indus5 #bannerCarousel {
    margin-top: 0;
  }
  #banner.home #bannerCarousel {
    margin-top: 55px;
    padding: 0 25px;
  }
  #home .nav-tabs button {
    width: 100px;
    padding: 10px !important;
    margin: 25px 5px;
    width: 150px !important;
  }
  #home .nav-tabs button h2 {
    font-size: 18px !important;
  }

  #home #ensolution .nav-tabs button h2 {
    line-height: 20px;
  }
  #bannerCarousel ul.desc.heart li {
    width: 100%;
    float: left;
  }
}
/*End 320*/
