.navbar-bg {
  background: #eef7ff !important;
}

/* .backdrop {
  background: rgba(249, 250, 253, 0.157) !important;
} */

.banner-bg {
  /* background-image: linear-gradient(151deg, #b9d5eb, #fff, #b9d5eb); */
  background-image: #fff;
}

.oval-bg {
  padding: 0;
  width: 100%;
  height: 100px;
  position: relative;
  bottom: 80px;
}

.banner-img {
  position: relative;
  bottom: 100px;
}

.about-bg {
  background: #fff;
  width: 100%;
}

.about-icon {
  padding: 0;
  line-height: 2rem;
}

.about-icon li .icon-bg {
  background: #e9121a;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  margin-right: 12px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-icon li .icon-bg i {
  color: #fff;
  font-size: 15px;
}

.about-icon li {
  list-style-type: none;
  display: flex;
  align-items: center;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.about-to-padd {
  padding-top: 30px;
}

.attendance-bg {
  background: #fff;
  width: 100%;
}

.attendance-bg .cont {
  text-align: center;
}

.attendance-bg .cont h1 {
  font-size: 30px;
  font-weight: 500;
}

.attendance-bg .cont h1 span {
  font-weight: 900;
}

.attendance-left {
  padding-left: 40px;
}

.feature-bg {
  background: #fff;
}

.feature-bg .title h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 3rem;

}

.feature-bg .title {
  text-align: center;
}

.feature-bg .title h1 span {
  font-weight: 600;
}

.feature-bg .card {
  background: #e7e2e2;
  width: 100%;
  padding: 30px;
}

.feature-bg .card {
  background: #fff;
  width: 100%;
  padding: 30px;
  box-shadow: 2px 0px 8px 0px #d3d3d3;
  border-top: 2px solid #5facff;
  height: 260px;
}

.feature-bg .card h4 {
  color: #2f455c;
}

.feature-bg .card-top-b {
  margin-top: 5px;
  margin-bottom: 20px;
}

.get-app-cont {
  font-size: 30px;
}

.get-app-line-h h1 {
  line-height: 3.5rem;
}

.get-track-app-btn {
  background: #e9121a;
  border: 1px solid #ea121a;
  transition-duration: 0.5s;
}

.get-track-app-btn:hover {
  background: #536274;
  border: 1px solid #536274;
}


.indestries-card .card {
  background: #fff;
  padding: 30px 15px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  border-top: 2px solid #61adff;
  border-bottom: 2px solid #5fa6f4;
  height: 320px;
  box-shadow: 5px 5px 5px 5px #f1f1f1;
  margin-bottom: 30px;
}

#howitworks .title h1 {
  font-size: 30px;
}

.intergration-cont {
  text-align: center;
  margin-bottom: 30px;
}

.intergration-cont h1 {
  font-size: 30px;
}

.intergration-cont h6 {
  margin-bottom: 20px;
}

.integrate-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.integrate-image h5 {
  margin-top: 20px;
  color: #353f4f;
}

.integrate-image img {
  width: 50%;
}

.banner-btn {
  background: #eb121a;
  border: 1px solid #eb121a;

}

.banner-btn:hover {
  background: #536274;
  border: 1px solid #536274;

}

.faq-bg {
  width: 100%;
  background: #fff;
}

.faq-bg .main-title {
  text-align: center;
  margin-bottom: 30px;
}

.faq-bg .main-title h1 {
  font-size: 30px;
}

.faq-bg .faq-cont-inner .faq-cont {
  border-top: 2px solid #5fa9f9;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 6px 0px #c1c1c1;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  /* border-bottom: 2px solid #5fa9f9; */

}

.faq-bg .faq-cont-inner {
  margin-bottom: 20px;
}

.faq-btn {
  background: #5fa9f9;
  border: none;
  width: 30px;
  height: 30px;
  color: #fff;
  border-radius: 50%;
  transition-duration: 0.5;
}

.faq-btn:hover {
  background: #536274;

}

.faq-btn-main {
  text-align: end;
}


.faq-image img {
  width: 100%;
  display: flex;
  margin: auto;
}

.faq-shadow {
  box-shadow: 0px 0px 10px 1px;
  padding: 30px;
  border-radius: 20px;
}

#shadow-host-companion {
  padding: unset !important;
}

.footer-logo img {
  width: 120px;
}

.footer-logo p {
  padding-top: 30px;
}


.form-bg {
  background-color: #01497c;
  width: 100%;
  padding: 30px;
  border-radius: 15px;
}

.form-bg .widjets {
  padding: 12px 8px;
}

.form-bg .widjets input {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  border: 2px solid #949494;
}

.form-bg .widjets textarea {
  width: 100%;
  padding: 15px 20px;
  border-radius: 5px;
  border: 1px solid #949494;
}

.form-bg .widjets textarea::placeholder {
  color: #000 !important;
  font-weight: 500;
}


.form-bg .widjets input::placeholder {
  color: #000 !important;
  font-weight: 500;

}

.form-bg .main-title {
  text-align: center;
}

.form-bg .main-title h2 {
  color: #fff;
}

.getintouch-bg .widjets button {
  background: #eb121a;
  border: none;
  color: #fff;
  padding: 4px 24px;
  border-radius: 5px;
  transition-duration: 0.5s;
  width: 23%;
}

.getintouch-bg .widjets button:hover {
  background: #536274;
}

.main-form-p {
  padding: 40px 40px;
  box-shadow: 0px 0px 10px 1px;
  border-radius: 20px;
}


.top-hamberg {
  background: #eb121a;
  border: none;
  border-radius: 10px;
  padding: 10px 20px;
  transition-duration: 0.5s;
}

.top-hamberg i {
  font-size: 18px;

}

.form-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.indestries-card .card h5 {
  color: #344960 !important;
}


/* popup  */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* 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 Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: 50%;
  border: 3px dashed #1582f9;
}

/* The Close Button */
.close {
  float: right;
  font-size: 28px;
  font-weight: bold;
  background: #5fa8f8;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  transition-duration: 0.5;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  background: #536274;
}

.modal .faq-inner-contant {
  background: #fff;
}

.modal .faq-inner-contant p {
  font-size: 18px;
  text-align: justify;
}

.modal .faq-question {
  display: flex;
  align-items: center;
}

.modal .main-title {
  margin-bottom: 20px;

}

.banner-cont {
  font-size: 38px;
}



/* header sec */

.header {
  background: #fff;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  padding: 15px 20px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}

button {
  background: transparent;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  outline: 0;
}

.toggle span {
  width: 100%;
  height: 3px;
  background: #1582f9;
  display: block;
  position: relative;
  coursor: pointer;
}

.toggle span:before,
.toggle span:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1582f9;
  transition: all 0.3s ease-out;
}

.toggle span:before {
  top: -8px;
}

.toggle span:after {
  top: 8px;
}

.toggle span.toggle {
  background: transparent;
}

.toggle span.toggle:before {
  top: 0;
  transform: rotate(-45deg);
  background: #eb121a;
}

.toggle span.toggle:after {
  top: 0;
  transform: rotate(45deg);
  background: #eb121a;
}

.sidebar {
  background: #fff;
  width: 300px;
  position: fixed;
  top: 0;
  left: -300px;
  height: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  transition: all 0.3s ease-out;
  z-index: 9;
}

.sidebar ul {
  list-style: none;
}

.sidebar ul li {
  display: ruby-text;

}

.sidebar ul li a {
  padding: 8px 15px;
  font-size: 16px;
  color: #222;
  font-family: arial;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
  font-weight: 500;
  /* background: antiquewhite; */
  width: 80%;
}

.sidebar ul li a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 1px;
  background: #1582f9;
  z-index: -1;
  transition: all 0.3s ease-out;
}

.sidebar ul li a:hover:before {
  width: 100%;
}

.sidebar ul li a:hover {
  color: #1682f9;
}

.sidebarshow {
  left: 0;
}


.header-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-logo img {
  width: 130px;
}


.backdrop {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.side-bar-logo img {
  width: 130px;
}

.side-bar-logo {
  padding-left: 30px;
}

.sidebar .side-list {
  margin-top: 30px;
}

.indestries-card .badge i {
  font-size: 38px;

}

.bg-soft-purple {
  background: #deccff;
}

.text-purple {
  color: #673ab7;
}

.bg-soft-rose {
  background: bisque;
}

.text-rose {
  color: #f09e3d;
}

.add-margin-b {
  margin-bottom: 64px;
}

.dowload-store img {
  width: 100%;
}

#services .card img {
  width: 100%;

}


/* header popup */

.header-modal {
  display: none;
  position: fixed;
  z-index: 9;
  padding-top: 100px;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
  overflow: auto;
  /* background-color: rgba(0, 0, 0, 0.4); */
  opacity: 0;
  transition: opacity 0.5s ease;/
}

.header-modal.show {
  display: block;
  opacity: 1;
}

/* Modal Content */
.header-modal .modal-contentheader {
  background-color: #eef7ff;
  /* border: 1px solid #97c7f9; */
  width: 60%;
  position: absolute;
  border-radius: 14px;
  right: 17%;
  padding: 15px 20px;
  /* box-shadow: 6px 5px  #97c7f9; */
  top: 2%;
}

/* The Close Button */
.header-modal .closeicon {
  color: #fff;
  float: right;
  font-size: 20px;
  font-weight: bold;
  background: #1582f9;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  /* top: -20%; */
  right: -14%;
}

.header-modal .closeicon:hover,
.closeicon:focus {
  color: #fcf9f9;
  text-decoration: none;
  cursor: pointer;
}

.modal-contentheader .header-item h6 {
  font-size: 16px;
  color: #2f455c;
  text-align: center;
  cursor: pointer;
  margin-top: 0.5rem;
}

.modal-contentheader .header-item {
  padding: 0;
}

.modal-contentheader .header-item ul li {
  list-style-type: none;

}

.modal-contentheader .header-item ul li a {
  font-weight: 600;
}

.modal-contentheader .header-item ul {
  line-height: 2.5rem;
  padding: 0;
  position: absolute;
  background: #fff;
  top: 63px;
  padding: 20px;
  box-shadow: 5px 5px #97c7f9;
  border: 1px solid #97c7f9;
  visibility: hidden;
  opacity: 0;
  transition: visibility 2s, opacity 1s ease-in-out;
}
.modal-contentheader .header-item:hover ul {
  visibility: visible;
  opacity: 1;}

.mega-menu {
  width: 100%;
}

#closehead {
  display: none;
  z-index: 999999999999;
}

.mob-item-w {
  width: 100%;
  display: none;
  padding: 0;
 
}
#features {
  height: 180px;
  overflow: scroll;
}

.side-list .main-menu .rr{
  color: #04366d;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 30px;
  z-index: 99;
  font-size: 11px;
  border: none;
  outline: none;
  background-color: #eb121a;
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#myBtn i{
font-size: 18px;
}
#myBtn:hover {
  background-color: #555;
}