svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-border {
  height: 1.5em;
}

.svg-inline--fa.fa-li {
  width: 2em;
}

.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}

.fa-inverse {
  color: #fff;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: #000;
}

.fad.fa-inverse {
  color: #fff;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.bg-light {
  background-color: #f4f8fb;
}
.bg-orange {
  background-color: #ff4e00;
}

.scrolled .navbar {
  background-color: white;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.scrolled .navbar .navbar-brand * {
  color: #2c7be5;
}
.navbar .navbar-brand * {
  color: white;
  font-size: 25px;
}
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  padding: 20px 10px;
  transition: all 0.5s;
}
.navbar a {
  color: white;
}
.scrolled .navbar .nav-link:hover,
.scrolled .navbar .nav-link:focus {
  color: black;
}
.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color: white;
}
.logo_2 {
  display: none;
}
.logo_1 {
  display: block;
}

.scrolled .logo_2 {
  display: block;
}
.scrolled .logo_1 {
  display: none;
}
.scrolled .navbar a {
  color: black;
}
.slider-content {
  position: relative;
  z-index: 2;
}
.iti {
  width: 100%;
}
.about-image {
  border-radius: 10px;
  box-shadow: 0px 6px 10px -3px rgba(0, 0, 0, 0.3);
  border: 1px solid #ddd;
}
.feature-card img {
  width: 100%;
}
.feature-card {
  background: white;
  border-radius: 10px;
  box-shadow: 9px 10px 10px -10px rgb(158 184 219.3);
  overflow: hidden;
}
.feature-card .text_content {
  padding: 15px;
}
.social_media {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100;
}
.social_media a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.social_media img {
  height: 40px;
}
.social_media span {
  display: block;
  color: white;
  font-size: 18px;
  width: 0px;
  overflow: auto;
  transition: all 0.3s;
  transform-origin: right;
  transform: scale(0, 1);
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.5);
}
.social_media:hover span {
  width: auto;
  transform: scale(1, 1);
}
.image-slider video {
  height: calc(100vh - 0px);
  object-fit: cover;
  margin-bottom: -6px !important;
  opacity: 0.98;
}
.image-slider:before {
  background-image: linear-gradient(45deg, #0000004d 50%, #000000b3 0);
  background-size: 3px 3px;
  content: "";
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.slider-content h2 {
  color: #fff;
  font-size: 3vw;
  line-height: 1.2;
  margin-bottom: 40px;
  text-transform: capitalize;
  font-weight: 600;
}

.slider-btn {
  display: inline-block;
  position: relative;
}
.customBtn.whatsapp {
  background: #40c351;
  border: 2px solid #40c351;
}
.customBtn.whatsapp:hover {
}
.customBtn {
  animation-delay: 0.4s;
  background: #000;
  border: 2px solid #000;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 20px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 8;
}
.customBtn.active:hover {
  background: black;
  color: white;
}
.customBtn.active,
.customBtn:hover {
  background: none;
  border: 1px solid #fff;
  box-shadow: none;
  color: #fff;
}
.bg-faded-accent {
  background-color: rgba(242, 136, 60, 0.1) !important;
}

.form-group {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  border: 1px solid #efecf3;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.125rem -0.125rem rgba(31, 27, 45, 0.08),
    0 0.25rem 0.75rem rgba(31, 27, 45, 0.08);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group input {
  border-width: 0px;
  border-radius: 50px;
  outline: none !important;
  box-shadow: none !important;
}
.btn:not([class^="btn-outline-"]):not([class*=" btn-outline-"]):not(
    .btn-secondary
  ):not(.btn-light):not(.btn-link) {
  --bs-btn-color: #fff;
}

.form-group .input-group .input-group-text {
  margin-top: 0.125rem;
  padding-right: 0;
  border: 0;
  background: transparent;
}

.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bg_features {
  background-image: url("../images/lines.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

#phone-error {
  position: absolute;
}

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

ul.fancy_list li {
  display: flex;
  margin-bottom: 15px;
}

ul.fancy_list li:before {
  content: "";
  background: url("../images/check.png");
  background-size: cover;
  background-position: center;
  height: 25px;
  width: 25px;
  display: block;
  padding-right: 5px;
  margin-right: 10px;
}
.inner_heading {
  background-size: cover;
  color: white;
  text-align: left;
  position: relative;
}
.inner_heading > * {
  position: relative;
  z-index: 1000;
}
.inner_heading:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.navbar-toggler {
  height: 25px;
  width: 25px;
}
span.navbar-toggler-animation {
  height: 30px;
  display: block;
  line-height: 1px;
}
span.navbar-toggler-animation > span {
  display: inline-block;
  height: 2px;
  width: 100%;
  background: white;
}
.scrolled .navbar-toggler-animation > span {
  background: #000000;
}
@media only screen and (max-width: 768px) {
  .navbar img {
    height: 40px;
  }
  footer .navbar-brand img {
    height: 60px;
  }
}
