h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
a,
.td-name,
td {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", "Open Sans", Arial, sans-serif;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-weight: 400;
  margin: 30px 0 15px;
}

h1,
.h1 {
  font-size: 52px;
}

h2,
.h2 {
  font-size: 36px;
}

h3,
.h3 {
  font-size: 28px;
  margin: 20px 0 10px;
}

h4,
.h4 {
  font-size: 22px;
  line-height: 30px;
}

h5,
.h5 {
  font-size: 18px;
  margin-bottom: 15px;
}

h6,
.h6 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

body {
  font-family: "Helvetica Neue", "Open Sans", Arial, sans-serif;
}

a {
  color: #2ca8ff;
}
a:hover,
a:focus {
  color: #109cff;
  text-decoration: none;
}

a:focus,
a:active {
  outline: 0;
}

.navbar {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.btn-hover,
i {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}

.fa {
  width: 18px;
  text-align: center;
}

.btn {
  border-width: 2px;
  background-color: transparent;
  font-weight: 400;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 8px 16px;
  border-color: #888888;
  color: #888888;
}

.btn-simple {
  border: 0;
  font-size: 16px;
  padding: 8px 16px;
}
.btn-simple.btn-icon {
  padding: 8px;
}
.navbar {
  border: 0;
  font-size: 16px;
}
.footer {
  background-color: white;
  line-height: 20px;
}
.footer nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer nav > ul a:not(.btn) {
  color: #9a9a9a;
  display: block;
  margin-bottom: 3px;
}
.footer nav > ul a:not(.btn):hover,
.footer nav > ul a:not(.btn):focus {
  color: #777777;
}
.footer .social-area {
  padding: 15px 0;
}
.footer .social-area h5 {
  padding-bottom: 15px;
}
.footer .social-area > a:not(.btn) {
  color: #9a9a9a;
  display: inline-block;
  vertical-align: top;
  padding: 10px 5px;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.footer .social-area > a:not(.btn):hover,
.footer .social-area > a:not(.btn):focus {
  color: #777777;
}
.footer .copyright {
  color: #777777;
  padding: 10px 15px;
  margin: 15px 3px;
  line-height: 20px;
  text-align: center;
}
.footer hr {
  border-color: #dddddd;
}
.footer .title {
  color: #777777;
}

.footer:not(.footer-big) nav > ul {
  font-size: 16px;
}
.footer:not(.footer-big) nav > ul li {
  margin-left: 20px;
  float: left;
}
.footer:not(.footer-big) nav > ul a {
  padding: 10px 0px;
  margin: 15px 10px 15px 0px;
}

.footer-default {
  background-color: whitesmoke;
}

.btn-social {
  opacity: 0.85;
  padding: 8px 9px;
}
.btn-social .fa {
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
}
.btn-social.btn-simple {
  padding: 9px 5px;
  font-size: 16px;
}
.btn-social.btn-simple .fa {
  font-size: 20px;
  position: relative;
  top: -2px;
  width: 24px;
}

.btn-facebook {
  border-color: #3b5998;
  color: #3b5998;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .btn-facebook.dropdown-toggle {
  background-color: transparent;
  color: #3b5998;
  border-color: #3b5998;
  opacity: 1;
}
.btn-facebook:disabled,
.btn-facebook[disabled],
.btn-facebook.disabled {
  background-color: transparent;
  border-color: #3b5998;
}
.btn-facebook.btn-fill {
  color: white;
  background-color: #3b5998;
  opacity: 0.9;
}
.btn-facebook.btn-fill:hover,
.btn-facebook.btn-fill:focus,
.btn-facebook.btn-fill:active,
.btn-facebook.btn-fill.active,
.open > .btn-facebook.btn-fill.dropdown-toggle {
  background-color: #3b5998;
  color: white;
  opacity: 1;
}

.border-top {
  border-top: 1px solid #e2e2e2;
}

.parallax .parallax-image {
  width: 100%;
  position: relative;
  height: 100%;
}

.landing-page ol {
  font-weight: 300;
}

.landing-page .section p {
  margin-top: 30px;
  line-height: 28px;
  font-size: 18px;
  font-weight: 200;
}
.landing-page .section-description h5 {
  margin-top: 40px;
}
.landing-page .img-container {
  border-radius: 10px;
  overflow: hidden;
}
.landing-page .img-container img {
  width: 100%;
}
.landing-page .section-testimonials .carousel-control {
  left: -70px;
}
.landing-page .section-testimonials .carousel-control .fa {
  top: 40%;
}
.landing-page .section-testimonials .carousel-control.right {
  right: -40px;
  left: auto;
}
.landing-page .section-clients {
  padding: 50px 0;
}
.landing-page .section-clients .info .icon {
  background: transparent;
}
.landing-page .section-clients .icon i {
  color: #aaaaaa;
}
.landing-page .section-clients h3 {
  margin-top: 10px;
}
.landing-page .social-line {
  border-bottom: 1px solid #dddddd;
}
.landing-page .carousel-indicators {
  bottom: -50px;
}
.landing-page .carousel-indicators li {
  margin: 1px 10px;
  border-color: #888888;
}
.landing-page .carousel-indicators .active {
  background-color: #888888;
}
.landing-page .carousel-indicators.carousel-indicators-blue li {
  border-color: #00bbff;
}
.landing-page .carousel-indicators.carousel-indicators-blue .active {
  background-color: #00bbff;
}
.landing-page .carousel-indicators.carousel-indicators-green li {
  border-color: #3abe41;
}
.landing-page .carousel-indicators.carousel-indicators-green .active {
  background-color: #3abe41;
}
.landing-page .carousel-indicators.carousel-indicators-orange li {
  border-color: #ffa17f;
}
.landing-page .carousel-indicators.carousel-indicators-orange .active {
  background-color: #ffa17f;
}
.landing-page .carousel-indicators.carousel-indicators-red li {
  border-color: #e01724;
}
.landing-page .carousel-indicators.carousel-indicators-red .active {
  background-color: #e01724;
}
.landing-page .carousel-inner > .item > img,
.landing-page .carousel-inner > .item > a > img {
  display: block;
  margin: 0 auto;
  height: auto;
  border-radius: 10px;
  width: 100%;
}
.landing-page .carousel.fade {
  opacity: 1;
}
.landing-page .carousel.fade .item {
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  z-index: 1;
}
.landing-page .carousel.fade .item:first-child {
  top: auto;
  position: relative;
}
.landing-page .carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  z-index: 2;
}

.logo-container .logo {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 50px;
  float: left;
}

.logo-container .brand {
  font-size: 18px;
  color: #ffffff;
  line-height: 20px;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  width: 50px;
  height: 50px;
}
.logo-container {
  margin-top: 10px;
}
.logo-container .logo img {
  width: 100%;
}

.landing-page1 .container {
  max-width: 970px;
}

.landing-page2 .container {
  max-width: 1170px;
}

.header-text {
  text-transform: uppercase;
  font-weight: 200;
  color: #333;
  margin-bottom: 20px;
  font-size: 30px;
  position: relative;
  line-height: 24px;
}

.landing-page .navbar-top {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.landing-page .parallax {
  width: 100%;
  height: 630px;
  overflow: hidden;
  display: block;
  background-size: 100%;
}

.landing-page .parallax .container {
  z-index: 2;
  position: absolute;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.filter-gradient {
  position: relative;
}
.filter-gradient:after {
  background-size: 2000px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  content: "";
  opacity: 0.7;
}

.section-no-padding {
  padding-bottom: 0;
}
.landing-page .section-features {
  margin: 3%;
  border: 1px solid #dddddd;
  border-radius: 5%;
  background-color: rgb(250, 250, 252);
  height: 100%;
}

.landing-page .section-features .card {
  width: 100%;
  min-height: 200px;
  padding: 10px 30px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  margin-top: 55%;
  text-align: center;
  background-color: #e6f2ff;
}

.landing-page .section-features .card1 {
  width: 100%;
  min-height: 200px;
  padding: 10px 30px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  margin-top: 15% !important;
  text-align: center;
  background-color: #e6f2ff;
}

.landing-page .section-features .card .icon i {
  
  font-size: 63px;
  color: #9a9a9a;
  width: 85px;
  height: 85px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 20px;
}

.landing-page .section-features .card.card-blue {
  border-color: #cce7f5;
}
.landing-page .section-features .card.card-blue .icon i {
  color: #00bbff;
}
.landing-page .section-features .card.card-green {
  border-color: #bdf8c0;
}
.landing-page .section-features .card.card-green .icon i {
  color: #3abe41;
}
.landing-page .section-features .card.card-orange {
  border-color: #fad9cd;
}
.landing-page .section-features .card.card-orange .icon i {
  color: #ff967f;
}
.landing-page .section-features .card.card-red {
  border-color: #ffbfc3;
}
.landing-page .section-features .card.card-red .icon i {
  color: #e01724;
}
.landing-page .section-features .card h4 {
  font-weight: 800;
  font-size: 18px;
  margin: 30px 0 -15px;
}

.landing-page .section-features .card p {
  font-size: 16px;
  line-height: 22px;
  color: #777;
  font-weight: 300;
}
.heading {
  width: 115%;
  font-size: 28px;
  color: red;
  margin-top: 15%;
}
.help-container {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10000; /* Increase the z-index to ensure it is on top */
}

.help-button {
  background-color: #007bff; /* Blue color */
  color: #ffffff; /* White text for better visibility */
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Add shadow for depth */
  transition: background-color 0.3s ease, transform 0.2s ease;
}
.help-button i {
  margin-right: 8px;
}
.help-button:hover {
  background-color: #0056b3; /* Darker blue on hover */
  transform: translateY(-2px); /* Subtle lift effect */
}
.wrapper, .navbar {
  overflow: visible; /* Ensure the parent containers are not clipping the button */
}
a {
  pointer-events: auto; /* Make sure the anchor link is clickable */
}
