address,
button {
  line-height: inherit;
}
.dropdown-menu,
body {
  text-align: left;
  background-color: #fff;
  color: #212529;
}
svg {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
p,
ul {
  margin-top: 0;
}
address,
p,
ul {
  margin-bottom: 1rem;
}
body {
  margin: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
}
.dropdown-item,
.dropdown-toggle,
.navbar-brand {
  white-space: nowrap;
  transition: 0.2s;
}
.dropdown-menu,
.nav,
.navbar-nav {
  list-style: none;
}
img,
svg {
  vertical-align: middle;
}
[role="button"],
[type="button"]:not(:disabled),
a,
button:not(:disabled) {
  cursor: pointer;
}
.footerlinks,
.text-decoration-none {
  text-decoration: none !important;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: #fff0;
  scroll-behavior: smooth;
}
.dropdown-menu.show,
.nav-link,
footer,
header,
nav {
  display: block;
}
address {
  font-style: normal;
}
ul ul {
  margin-bottom: 0;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: #fff0;
  transition: 0.4s !important;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
img {
  border-style: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
button {
  border-radius: 0;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  overflow: visible;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
[type="button"],
button {
  -webkit-appearance: button;
  appearance: button;
}
[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
.row {
  -ms-flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-12,
.col-lg-3,
.col-lg-6,
.col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.nav,
.navbar {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.collapse:not(.show) {
  display: none;
}
.dropdown {
  position: relative;
}
.dropdown-toggle::after {
  transition: 0.2s;
  margin-top: 11px;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid #fff0;
  border-bottom: 0;
  border-left: 0.3em solid #fff0;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
a.nav-link[aria-expanded="true"] .dropdown-toggle::after {
  transform: rotate(-180deg);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  background-clip: padding-box;
  border: 1px solid #00000050;
  border-radius: 0.25rem;
  width: 305px;
  -webkit-animation-name: myfading;
  animation-name: myfading;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  transition: 0.4s;
  margin-top: 0 !important;
  contain: layout style;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  background-color: #fff0;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #002650;
}
@media (min-width: 992px) {
  #navbar .ProductsDrop {
    column-count: 2;
    column-gap: 0;
    min-width: 32rem;
    width: auto;
  }
}
#navbar .ProductsDrop .nav-item {
  break-inside: avoid;
}
#navbar .ProductsDrop .dropdown-item {
  white-space: nowrap;
}
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: #fff0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.navbar,
.navbar .container {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  margin-right: 0 !important;
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  font-size: 1.25rem;
  line-height: inherit;
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.h2Title::after {
  position: absolute;
  content: "";
  background-image: url(../images/dots.png);
  width: 100%;
  height: 30px;
  left: 0;
  bottom: -10px;
  z-index: -1;
}
.navbar-collapse {
  width: 80%;
  height: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #fff0;
  border: 1px solid #fff0;
  border-radius: 0.25rem;
}
@media (max-width: 991.98px) {
  .navtabs {
    right: 2% !important;
  }
  .navbar-expand-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgb(0 0 0/0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0/0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(0 0 0/0.7);
}
.navbar-light .navbar-toggler {
  color: rgb(0 0 0/0.5);
  border-color: rgb(0 0 0/0.1);
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.w-100 {
  width: 100% !important;
}
.h-50 {
  height: 50% !important;
}
.h-100 {
  height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.my-2 {
  margin-bottom: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-muted {
  color: #404040 !important;
}
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .container,
  body {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
}
.sellingbox {
  transition: 0.5s;
  height: 94%;
}
.sellingbox,
.servicesbox {
  box-shadow: 0 3px 7px rgb(0 0 0/0.15);
}
#scrollToTopBtn {
  display: none;
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 999999;
  border: 0;
  outline: 0;
  background-color: #5b6f7fb9;
  color: #fff;
  cursor: pointer;
  width: 43px;
  height: 43px;
  transition: 0.4s;
  border-radius: 100%;
}
#scrollToTopBtn:hover {
  background-color: #4d6476;
}
.border2 {
  border-right: 3px double #a4a4a497;
}
.nav-link {
  transition: 0.4s;
}
.nav-link {
  color: #343a40;
  font-weight: 500;
}
nav {
  z-index: 99999;
  border-bottom: 3px solid #036;
}
.nav-link:hover {
  color: #2d81ff !important;
}
.nav-link {
  font-size: 16px !important;
  padding: 14px !important;
}
::-moz-selection {
  color: #fff;
  background-color: #036;
}
::selection {
  color: #fff;
  background-color: #036;
}
.bg,
.layer {
  height: 83.5vh;
  width: 100%;
}
.bg {
  background-image: url(../images/homebg-lossless.jpg);
  background-position: center center;
  background-size: cover;
}
.layer {
  background-color: rgb(0 0 0/0.294);
}
.h1home {
  font-size: 30px !important;
  margin-bottom: 1.5rem;
}
.phome {
  font-size: 15px !important;
  font-weight: 400 !important;
}
.home {
  background-color: #32000070;
  padding: 30px;
  border-radius: 10px;
}
.i-color {
  color: #e91e63;
  transition: 0.4s;
}
.service:hover .i-color {
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.pink {
  background-color: #e91e63;
  height: 2.5px;
  width: 40px;
  transition: 0.4s;
  margin: 10px 0 7px;
}
.service:hover .pink {
  width: 70px;
}
.servicesbox {
  transition: 0.4s;
  height: 88%;
  background-color: #fff;
}
.sellingbox:hover,
.servicesbox:hover {
  box-shadow: 0 3px 7px rgb(0 0 0/0.36);
}
.h2Title {
  text-align: center;
  padding: 0;
  font-weight: 500 !important;
  font-size: 39px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 1;
  margin: 0 auto 80px;
}
.h5hover:hover {
  color: #2a7bc1 !important;
}
.numlink:hover {
  color: #fff !important;
}
@media screen and (min-width: 0) and (max-width: 990px) {
  .nav-link,
  .navbar-nav {
    border-bottom: 1px solid #0000001f;
    text-align: left;
  }
  #home {
    border-top: 1px solid #d2d2d2 !important;
  }
  .home {
    padding: 10px !important;
  }
  .dropdown-menu {
    width: 100% !important;
  }
  .border2 {
    border-right: 0 double #a4a4a497 !important;
  }
  .sellingimg {
    width: 75% !important;
  }
}
@media screen and (min-width: 0) and (max-width: 700px) {
  .phome {
    font-size: 12px !important;
  }
  .h1home {
    font-size: 20px !important;
    margin-bottom: 13px !important;
  }
  .navimg {
    width: 60% !important;
    height: 100% !important;
  }
  .barsicon {
    margin: 4px 0 8px !important;
    height: 24px !important;
    width: 21px !important;
  }
  .navbtn1 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    border: 2px solid;
  }
}
.navimg {
  width: 87%;
  height: 100% !important;
}
@media screen and (min-width: 700px) and (max-width: 990px) {
  .phome {
    font-size: 12px !important;
  }
  .home {
    padding: 20px;
  }
  .h1home {
    font-size: 20px !important;
    margin-top: 10px;
  }
}
@media screen and (min-width: 0) and (max-width: 550px) {
  .bg,
  .layer {
    height: 55vh;
    width: 100%;
  }
}
@media screen and (min-width: 550px) and (max-width: 990px) {
  .bg,
  .layer {
    height: 60vh;
    width: 100%;
  }
}
@media screen and (min-width: 990px) and (max-width: 999999999999px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.h4footer {
  font-size: 21px;
}
.footerp {
  line-height: 2.2;
}
.footerborder {
  border-bottom: 1px solid #c0c0c06e;
  opacity: 1 !important;
}
.footerliborder {
  border-bottom: 1px solid #96969641;
}
.fcolor {
  color: #969696;
}
:root {
  --footer-bg: #1f2a36;
  --footer-bg-2: #19222c;
  --footer-border: rgba(255, 255, 255, 0.1);
  --footer-muted: #a9b8c7;
}
.footerbg {
  background: linear-gradient(
    180deg,
    var(--footer-bg),
    var(--footer-bg-2)
  ) !important;
  color: #e6eef6;
  content-visibility: auto;
  contain-intrinsic-size: auto 400px;
}
.footerbg .container {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.footerbg h4 {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.2px;
  margin-bottom: 0.75rem;
}
.footerbg li,
.footerbg p {
  color: #c8d5e2;
  line-height: 1.85;
}
.footerbg a {
  color: #cfe2ff;
  text-decoration: none;
  transition:
    color 0.15s ease,
    opacity 0.15s ease;
}
.footerbg a:hover {
  color: #fff;
  text-decoration: underline;
}
.footerborder,
.footerliborder {
  border-bottom-color: var(--footer-border);
}
.footerbg .icon {
  width: 18px;
  height: 18px;
  opacity: 0.9;
  margin-right: 0.4rem;
  vertical-align: middle;
}
.footer2 {
  background: #1a2230;
  border-top: 1px solid var(--footer-border);
  color: var(--footer-muted);
}
.footer2 a {
  color: #cfe2ff;
}
.footer2 a:hover {
  color: #fff;
}
@media (max-width: 576px) {
  .footerbg .container {
    padding-top: 1.5rem;
    padding-bottom: 1.75rem;
  }
  .footerbg h4 {
    font-size: 1.05rem;
  }
  .footerbg li,
  .footerbg p {
    line-height: 1.7;
  }
}
.fs14 {
  font-size: 14px;
}
.fs17 {
  font-size: 17px;
}
.mobileScreen,
.phoneEarth {
  width: 17px;
  height: 17px;
}
.envelope {
  font-size: 18px;
  width: 18px;
  height: 18px;
}
.location {
  width: 13px;
  height: 17px;
}
.navtabs {
  right: -2%;
}
.whatsapp {
  width: 18px;
  height: 18px;
}
.barsicon {
  height: 30px;
  width: 28px;
  margin: 0 !important;
  padding: 2px !important;
}
.chevronUp {
  width: 22px;
  height: 30px;
}
.childReaching {
  width: 27px;
  height: 36px;
}
.downloadThumbsRing {
  width: 36px;
  height: 36px;
}
.maint .layer {
  background: linear-gradient(
    180deg,
    rgb(0 0 0 / 0.55) 0,
    rgb(0 0 0 / 0.4) 35%,
    rgb(0 0 0 / 0.28) 100%
  );
}
.maint .home {
  background: rgb(33 47 61 / 0.858);
  border: 1px solid rgb(255 255 255 / 0.16);
  box-shadow: 0 10px 28px rgb(0 0 0 / 0.18);
  backdrop-filter: saturate(120%) blur(1.5px);
  -webkit-backdrop-filter: saturate(120%) blur(1.5px);
  border-radius: 12px;
}
.maint .h1home {
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.2px;
  text-shadow: 0 2px 12px rgb(0 0 0 / 0.25);
}
.maint .phome {
  color: rgb(255 255 255 / 0.92) !important;
  line-height: 1.7;
}
.maint .h2Title {
  font-weight: 700 !important;
  letter-spacing: 0.2px;
}
.maint .h2Title::after {
  opacity: 0.35;
}
.maint .sellingbox,
.maint .servicesbox {
  border: 1px solid #fff0;
  border-radius: 12px;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(120deg, #eef2ff, #f5faff) border-box;
  box-shadow: 0 8px 22px rgb(16 24 40 / 0.1);
}
.maint .sellingbox:hover,
.maint .servicesbox:hover {
  box-shadow: 0 14px 32px rgb(16 24 40 / 0.16);
  transform: none;
}
.maint .sellingbox h3,
.maint .servicesbox h3 {
  font-weight: 700;
  letter-spacing: 0.15px;
}
.maint .sellingbox p.fs14,
.maint .servicesbox p.fs14 {
  color: #334155;
}
.maint .sellingbox,
.maint .servicesbox {
  position: relative;
  overflow: hidden;
}
.maint .sellingbox::before,
.maint .servicesbox::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(180deg, rgb(255 255 255 / 0.16), #fff0 38%);
}
.maint .pink {
  background: linear-gradient(90deg, #ff4370, #ff7aa6);
  height: 3px;
  border-radius: 999px;
}
.maint .service:hover .pink {
  width: 84px;
}
.maint .service .i-color {
  color: #0d6efd;
}
.maint .childReaching,
.maint .downloadThumbsRing {
  filter: drop-shadow(0 6px 14px rgb(13 110 253 / 0.25));
}
.maint a:focus-visible {
  outline: 2px solid #93c5fd;
  outline-offset: 2px;
  border-radius: 0.5rem;
}
.maint {
  --home-radius: 12px;
  --home-shadow: 0 14px 30px rgba(16, 24, 40, 0.12);
  --home-shadow-hover: 0 18px 38px rgba(16, 24, 40, 0.16);
  --home-border: 1px solid #e7edf3;
}
.maint .home {
  border-radius: var(--home-radius);
}
.maint #request-consultation .contact-card,
.maint .sellingbox,
.maint .servicesbox {
  border-radius: var(--home-radius) !important;
  box-shadow: var(--home-shadow) !important;
  border: var(--home-border) !important;
  background: #fff !important;
}
.maint #request-consultation .contact-card:focus-within,
.maint #request-consultation .contact-card:hover,
.maint .sellingbox:hover,
.maint .servicesbox:hover {
  transform: none !important;
  box-shadow: var(--home-shadow-hover) !important;
}
.maint .sellingbox::before,
.maint .servicesbox::before {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 700px) {
  .maint .home {
    padding: 8px !important;
  }
  .maint .h1home {
    margin-bottom: 0.3rem !important;
    line-height: 1.15 !important;
  }
  .maint .phome {
    line-height: 1.35 !important;
  }
  .maint .home p {
    margin-bottom: 0.45rem !important;
  }
}
@media screen and (min-width: 700px) and (max-width: 990px) {
  .maint .h1home {
    margin-bottom: 0.45rem !important;
    line-height: 1.2 !important;
  }
  .maint .phome {
    line-height: 1.45 !important;
  }
  .maint .home p {
    margin-bottom: 0.55rem !important;
  }
}
.fs18 {
  font-size: 18px;
}
.fw600 {
  font-weight: 600;
}
.lh1-8 {
  line-height: 1.8;
}
.lh1-7 {
  line-height: 1.7;
}
.mb50 {
  margin-bottom: 5px;
}
header {
  min-height: 90px;
  max-height: fit-content;
  width: 100%;
}
.fixCLS {
  min-height: 90px !important;
  min-width: auto !important;
}
.ServicesDrop {
  width: 220px;
}
.SolutionsDrop {
  width: 320px;
}
a.nav-link[aria-expanded="true"] .dropdown-toggle {
  transform: rotate(-180deg);
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  li.dropdown:hover > a.nav-link .dropdown-toggle {
    transform: rotate(-180deg);
  }
}
.contact-card {
  border: 1px solid #fff0;
  border-radius: 0.75rem;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(120deg, #eef2ff, #e5f0ff) border-box;
  box-shadow: 0 10px 24px rgb(0 0 0 / 0.08);
  position: relative;
  transition:
    transform 0.18s ease,
    box-shadow 0.2s ease;
}
.contact-card .card-body {
  padding: 1.5rem 1.5rem;
}
.contact-card .custom-select,
.contact-card .form-control {
  border: 1px solid #d1d5db;
  border-radius: 0.5rem;
  padding: 0.45rem 0.6rem;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  background-color: #fbfbfe;
  transition:
    border-color 0.15s ease,
    box-shadow 0.15s ease,
    background-color 0.15s ease;
}
.contact-card .custom-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 2.2rem;
  min-height: 2.5rem;
  color: #0f172a;
  font-weight: 500;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 0.6rem center;
  background-size: 14px 14px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M6 9l6 6 6-6' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  box-shadow: 0 1px 1px rgb(16 24 40 / 0.06) inset;
}
.contact-card select::-ms-expand {
  display: none;
}
.contact-card .custom-select:required:invalid {
  color: #64748b;
}
.contact-card .custom-select option {
  color: #0f172a;
  font-weight: 500;
}
.contact-card .custom-select option[disabled] {
  color: #94a3b8;
  font-weight: 500;
}
.contact-card .custom-select:hover,
.contact-card .form-control:hover {
  border-color: #bcd3ff;
  background-color: #f8faff;
}
.contact-card .custom-select:focus,
.contact-card .form-control:focus {
  outline: 0;
  border-color: #2563eb;
  box-shadow:
    0 0 0 0.22rem rgb(37 99 235 / 0.22),
    0 8px 20px rgb(37 99 235 / 0.1);
}
.contact-card .btn-primary {
  position: relative;
  background-color: #1e66ff;
  border: 0;
  color: #fff;
  border-radius: 0.75rem;
  padding: 0.8rem 1.25rem;
  box-shadow:
    0 10px 22px rgb(13 110 253 / 0.3),
    0 2px 0 rgb(255 255 255 / 0.18) inset,
    0 -2px 0 rgb(0 0 0 / 0.06) inset;
}
.contact-card .btn-primary:active {
  transform: translateY(0);
  box-shadow:
    0 8px 16px rgb(13 110 253 / 0.3) inset,
    0 0 0 #fff0;
}
.contact-card .btn-primary:focus-visible {
  outline: 0;
  box-shadow:
    0 0 0 4px rgb(13 110 253 / 0.18),
    0 12px 28px rgb(13 110 253 / 0.3);
}
.contact-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgb(16 24 40 / 0.12);
}
.contact-card:focus-within {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgb(16 24 40 / 0.14);
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.btn .btn-icon {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
  transition: transform 0.2s ease;
}
.contact-card .btn-primary:hover .btn-icon {
  transform: translateX(4px);
}
.btn .spinner {
  display: none;
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
  border: 2px solid rgb(255 255 255 / 0.6);
  border-right-color: #fff0;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
.btn.loading .spinner {
  display: inline-block;
}
.btn.loading .btn-icon {
  display: none;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.contact-required {
  color: #dc3545;
}
.contact-help {
  color: #6c757d;
  font-size: 0.82rem;
  display: block;
  margin-top: 0.2rem;
}
.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
.recaptcha-wrapper {
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 0;
  background: #fff0;
  padding: 0;
}
#recaptcha-container {
  transform-origin: left top;
}
.invalid-feedback {
  display: none;
  color: #dc3545;
  margin-top: 0.25rem;
  font-size: 0.875rem;
}
.btn-lg {
  padding: 0.65rem 1.1rem;
  font-size: 0.95rem;
  border-radius: 0.5rem;
}
.form-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.5rem;
  grid-auto-flow: row;
  align-items: start;
}
.form-grid > * {
  min-width: 0;
}
@media (min-width: 992px) {
  .form-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.span-12 {
  grid-column: 1/-1;
}
.span-6-xl {
  grid-column: 1/-1;
}
@media (min-width: 992px) {
  .span-6-xl {
    grid-column: auto;
  }
}
.form-actions {
  grid-column: 1/-1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.25rem;
}
.form-actions #formStatus {
  order: 1;
  flex: 0 0 100%;
  width: 100%;
  text-align: center;
  margin: 0.5rem 0 0 0;
}
@media (max-width: 991.98px) {
  .form-actions .btn {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
}
@media (min-width: 992px) {
  .form-actions {
    justify-content: flex-end;
  }
  .form-actions #formStatus {
    order: -1;
    width: auto;
    text-align: left;
    margin: 0;
    margin-right: auto;
  }
  .form-actions .btn {
    width: auto;
  }
}
@media (max-width: 480px) {
  .form-grid {
    grid-column-gap: 0.5rem;
  }
}
@media (max-width: 400px) {
  .contact-card .card-body {
    padding: 1rem;
  }
  .form-actions .btn {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .contact-card .custom-select,
  .contact-card .form-control {
    font-size: 0.95rem;
  }
}
.contact-card .form-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-width: 0;
}
.contact-card label {
  font-weight: 600;
  color: #0f172a;
}
.contact-card ::placeholder {
  color: #9aa3b2;
}
.form-actions .btn {
  min-width: 180px;
}
#request-consultation .form-grid {
  grid-template-columns: 1fr !important;
}
#request-consultation .span-6-xl {
  grid-column: 1/-1 !important;
}
#request-consultation .contact-card {
  width: 100% !important;
  display: block;
}
#request-consultation .contact-card:focus-within,
#request-consultation .contact-card:hover {
  transform: none !important;
  box-shadow: 0 14px 30px rgb(16 24 40 / 0.12) !important;
}
@media (min-width: 992px) {
  #request-consultation .form-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  #request-consultation .span-6-xl {
    grid-column: auto !important;
  }
}
.contact-card h2 {
  font-weight: 700;
  letter-spacing: 0.2px;
  position: relative;
  text-align: center;
  margin: 0.15rem 0 0.4rem;
  font-size: clamp(1.3rem, 2.1vw, 1.6rem);
  line-height: 1.2;
}
.contact-card h2::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0d6efd, #2563eb);
  margin: 0.25rem auto 0;
}
.contact-card::before {
  content: none !important;
}
@-webkit-keyframes myfading {
  0% {
    opacity: 0;
    transition: opacity;
  }
  to {
    opacity: 1;
  }
}
@keyframes myfading {
  0% {
    opacity: 0;
    transition: opacity;
  }
  to {
    opacity: 1;
  }
}
