a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

* {

  font-family: "Syne", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Syne", sans-serif;
}


p {
  font-size: 18px;
}

a,
a:hover {
  text-decoration: none !important;
}

.content {
  height: 70vh;
}

.footer-59391 {
  border: 1px solid #afafaf;
  /* background-color: #fff; */
  padding: 4rem 0;
  /* background-image: url("../../asset/image/background-1.jpg"); */
  padding: 10px;
  width: 100%;
  background-size: 100% 100%;
}

.main-box {
  border-top: 1px solid #efefef;
  background-color: #fff;
  padding: 4rem 0;
  border-radius: 15px;
  background-image: url("../../asset/image/background-1.jpg");
  padding: 10px;
  width: 100%;
  background-size: 100% 100%;
}

.main-box-2 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #15131542;
  border: 1px solid #afafaf;
  padding: 4rem 0;
  border-radius: 7px;
}

.footer-2 {
  /* -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #15131542;
  border: 1px solid #2c2c2c; */
  padding: 2rem 0;
  /* border-radius: 7px; */
}

.footer-59391 .site-logo a {
  color: #3e64ff;
  font-weight: 900;
}

.footer-59391 .nav-links li {
  display: inline-block;
  margin-bottom: 10px;
}

.footer-59391 .nav-links li a {
  color: rgba(0,0,0,.55);
  padding: 10px;
}


.footer-59391 .nav-links.nav-left li:first-child {
  padding-left: 0;
}

.footer-59391 .nav-links.nav-right li:last-child {
  padding-right: 0;
}

.footer-59391 .copyright {
  border-top: 1px solid #efefef;
  padding-top: 50px;
  text-align: center;
  color: #777;
}

.footer-59391 .subscribe .form-group {
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.footer-59391 .subscribe .form-group input[type="email"] {
  height: 45px;
  background: transparent;
  border: 1px solid #afafaf;
}

.footer-59391 .subscribe .form-group input[type="email"]:focus,
.footer-59391 .subscribe .form-group input[type="email"]:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.footer-59391 .subscribe .form-group input[type="email"]::-webkit-input-placeholder {
  color: #b3b3b3;
}

.footer-59391 .subscribe .form-group input[type="email"]::-moz-placeholder {
  color: #b3b3b3;
}

.footer-59391 .subscribe .form-group input[type="email"]:-ms-input-placeholder {
  color: #b3b3b3;
}

.footer-59391 .subscribe .form-group input[type="email"]:-moz-placeholder {
  color: #b3b3b3;
}

.footer-59391 .subscribe .form-group button {
  position: absolute;
  border: none;
  background: none;
  top: 30%;
  right: .3rem;
  line-height: 0;
}

.footer-59391 .subscribe .form-group button:focus,
.footer-59391 .subscribe .form-group button:active {
  outline: none;
}

.footer-59391 .social li {
  display: inline-block;
  position: relative;
  padding-right: 5px;
}

.footer-59391 .social li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: #202426;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.footer-59391 .social li a>span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-59391 .nav-links li a:hover,
.footer-59391 .social li a:hover {
  color: rgba(0,0,0,.9);
}
.footer-59391 .social li a:hover {
  color: white;
}

.footer-95942 {
  padding: 7rem 0;
}

.footer-95942 .nav-links li {
  display: block;
  margin-bottom: 10px;
}

.footer-95942 .nav-links li a {
  color: #777;
}

.footer-95942 .nav-links li a:hover {
  color: #4200ff;
}

.footer-95942 .social li {
  display: inline-block;
}

.footer-95942 .social li a {
  display: inline-block;
  padding: 10px;
  color: #ccc;
}

.footer-95942 .social li a:hover {
  color: #4200ff;
}

.footer-95942 .social.nav-left li:first-child a {
  padding-left: 0px;
}

.footer-95942 .social.nav-right li:last-child a {
  padding-right: 0px;
}

.footer-95942 h3 {
  font-weight: bold;
  margin-bottom: 20px;
}

.footer-48201 {
  padding: 7rem 0;
  background-color: #000;
  color: #777;
}

.footer-48201 .footer-site-logo {
  color: #fff;
}

.footer-48201 .nav-links li {
  margin-bottom: 10px;
}

.footer-48201 .nav-links li a {
  color: gray;
}

.footer-48201 .nav-links li a:hover {
  color: #fff;
}

.footer-48201 .btn.btn-tertiary {
  background-color: #e42c64;
  color: #fff;
  border-radius: 30px;
  border: none;
  padding: 10px 20px;
}

.footer-48201 .social li {
  display: inline-block;
}

.footer-48201 .social li a {
  color: gray;
  padding: 7px;
}

.footer-48201 .social li a:hover {
  color: #fff;
}

.footer-48201 .copyright {
  border-top: 1px solid #404040;
}

.footer-99382 {
  padding: 7rem 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #777;
  position: relative;
}

.footer-99382:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.footer-99382 h3 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
}

.footer-99382 .footer-site-logo {
  color: #fff;
}

.footer-99382 .nav-links li {
  margin-bottom: 10px;
}

.footer-99382 .nav-links li a {
  color: #999999;
}

.footer-99382 .nav-links li a:hover {
  color: #fff;
}

.footer-99382 .btn.btn-tertiary {
  background-color: #e42c64;
  color: #fff;
  border-radius: 30px;
  border: none;
  padding: 10px 20px;
}

.footer-99382 .social li {
  display: inline-block;
}

.footer-99382 .social li a {
  color: gray;
  padding: 7px;
}

.footer-99382 .social li a:hover {
  color: #fff;
}

.footer-99382 .copyright {
  border-top: 1px solid #595959;
}

.footer-16371 {
  padding: 7rem 0;
}

.footer-16371 .footer-site-logo {
  text-align: center;
}

.footer-16371 .footer-site-logo a {
  color: #4200ff;
}

.footer-16371 .nav-links {
  padding: 0;
  margin: 0;
}

.footer-16371 .nav-links li {
  display: inline-block;
}

.footer-16371 .nav-links li a {
  padding: 10px;
  color: #000;
}

.footer-16371 .nav-links li a:hover {
  color: #4200ff;
}

.footer-16371 .social h3 {
  font-weight: bold;
  color: #000;
}

.footer-16371 .social ul li {
  display: inline-block;
}

.footer-16371 .social ul li a {
  display: inline-block;
  padding: 10px;
}

.footer-16371 .copyright {
  color: #999999;
}

.footer-39201 {
  padding: 7rem 0;
  color: #9d9d9d;
}

.footer-39201 .subscribe {
  position: relative;
}

.footer-39201 .subscribe .form-control {
  background-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
  height: 50px;
  padding-left: 30px;
  padding-right: 130px;
  border: none;
  color: #000;
}

.footer-39201 .subscribe .form-control::-webkit-input-placeholder {
  color: #b3b3b3;
  font-style: italic;
}

.footer-39201 .subscribe .form-control::-moz-placeholder {
  color: #b3b3b3;
  font-style: italic;
}

.footer-39201 .subscribe .form-control:-ms-input-placeholder {
  color: #b3b3b3;
  font-style: italic;
}

.footer-39201 .subscribe .form-control:-moz-placeholder {
  color: #b3b3b3;
  font-style: italic;
}

.footer-39201 .subscribe .btn-submit {
  background: #614ad3;
  height: 40px;
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 5px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.footer-39201 h3 {
  color: #000;
  margin-bottom: 20px;
}

.footer-39201 .nav-links li {
  display: block;
  margin-bottom: 10px;
}

.footer-39201 .nav-links li a {
  color: #9d9d9d;
}

.footer-39201 .nav-links li a:hover {
  color: #614ad3;
}

.footer-39201 .social li {
  display: inline-block;
}

.footer-39201 .social li a {
  display: inline-block;
  padding: 10px;
  color: #9d9d9d;
}

.footer-39201 .social li a:hover {
  color: #614ad3;
}


/* header start */
.header li.nav-item {
  padding: 0 5px;
}

.contact-header-btn {
  text-decoration: none;
  font-weight: bold;
  color: #333;
  border: 1px solid #333;
  cursor: pointer;
  width: 115px;
  height: 40.66px;
  /* background-color: black; */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.contact-header-btn .span-mother {
  display: flex;
  overflow: hidden;
}

.contact-header-btn:hover {
  color: #333333;
}

.faqs-catagory:hover {
  color: black;
}

.faqs-catagory.active-faqs:hover {
  color: white;
}

.contact-header-btn:hover .span-mother {
  position: absolute;
}

.contact-header-btn:hover .span-mother span {
  transform: translateY(1.2em);
}

.contact-header-btn .span-mother span:nth-child(1) {
  transition: 0.2s;
}

.contact-header-btn .span-mother span:nth-child(2) {
  transition: 0.3s;
}

.contact-header-btn .span-mother span:nth-child(3) {
  transition: 0.4s;
}

.contact-header-btn .span-mother span:nth-child(4) {
  transition: 0.5s;
}

.contact-header-btn .span-mother span:nth-child(5) {
  transition: 0.6s;
}

.contact-header-btn .span-mother span:nth-child(6) {
  transition: 0.7s;
}

.contact-header-btn .span-mother span:nth-child(7) {
  transition: 0.8s;
}

.contact-header-btn .span-mother span:nth-child(8) {
  transition: 0.9s;
}

.contact-header-btn .span-mother span:nth-child(9) {
  transition: 1s;
}

.contact-header-btn .span-mother span:nth-child(10) {
  transition: 1.1s;
}

.contact-header-btn .span-mother span:nth-child(11) {
  transition: 1.2s;
}

.contact-header-btn .span-mother span:nth-child(12) {
  transition: 1.3s;
}

.contact-header-btn .span-mother span:nth-child(13) {
  transition: 1.4s;
}

.contact-header-btn .span-mother span:nth-child(14) {
  transition: 1.5s;
}

.contact-header-btn .span-mother span:nth-child(15) {
  transition: 1.6s;
}

.contact-header-btn .span-mother span:nth-child(16) {
  transition: 1.7s;
}

.contact-header-btn .span-mother span:nth-child(17) {
  transition: 1.8s;
}

.contact-header-btn .span-mother span:nth-child(18) {
  transition: 1.9s;
}

.contact-header-btn .span-mother span:nth-child(19) {
  transition: 2s;
}

.contact-header-btn .span-mother2 {
  display: flex;
  position: absolute;
  overflow: hidden;
}

.contact-header-btn .span-mother2 span {
  transform: translateY(-1.2em);
}

.contact-header-btn:hover .span-mother2 span {
  transform: translateY(0);
}

.contact-header-btn .span-mother2 span {
  transition: 0.2s;
}

.contact-header-btn .span-mother2 span:nth-child(2) {
  transition: 0.3s;
}

.contact-header-btn .span-mother2 span:nth-child(3) {
  transition: 0.4s;
}

.contact-header-btn .span-mother2 span:nth-child(4) {
  transition: 0.5s;
}

.contact-header-btn .span-mother2 span:nth-child(5) {
  transition: 0.6s;
}

.contact-header-btn .span-mother2 span:nth-child(6) {
  transition: 0.7s;
}

.contact-header-btn .span-mother2 span:nth-child(7) {
  transition: 0.8s;
}

.contact-header-btn .span-mother2 span:nth-child(8) {
  transition: 0.9s;
}

.contact-header-btn .span-mother2 span:nth-child(9) {
  transition: 1s;
}

.contact-header-btn .span-mother2 span:nth-child(10) {
  transition: 1.1s;
}

.contact-header-btn .span-mother2 span:nth-child(11) {
  transition: 1.2s;
}

.contact-header-btn .span-mother2 span:nth-child(12) {
  transition: 1.3s;
}

.contact-header-btn .span-mother2 span:nth-child(13) {
  transition: 1.4s;
}

.contact-header-btn .span-mother2 span:nth-child(14) {
  transition: 1.5s;
}

.contact-header-btn .span-mother2 span:nth-child(15) {
  transition: 1.6s;
}

.contact-header-btn .span-mother2 span:nth-child(16) {
  transition: 1.7s;
}

.contact-header-btn .span-mother2 span:nth-child(17) {
  transition: 1.8s;
}

.contact-header-btn .span-mother2 span:nth-child(18) {
  transition: 1.9s;
}

.contact-header-btn .span-mother2 span:nth-child(19) {
  transition: 2s;
}

.header .header-style {
  padding: 10px 10px !important;
  width: 605px;
  position: fixed;
  margin-top: 115px;
  z-index: 999999999;
  /* background: #f4f4f4;
  backdrop-filter: blur(20px); */
  backdrop-filter: blur(15px);
  background-color: #f4f4f49c;
}

.main-header .navbar {
  place-content: center;
}

.header .navbar-brand {
  margin-left: 10px;
}
.main-footer-div {
  border-bottom: 1px solid #afafaf;
}

.header .contact-header-li {
  padding-left: 13px !important;
}

.faqs-ans {
  color: #77777d;
  text-align: justify;
}

.hover-faqs-div h4{
text-align: justify;
}

.navbar-light .navbar-nav .nav-link {
  color: black !important;
  font-size: 18px;
  /* font-weight: 600 !important; */

}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #ff5a13 !important;
}

.header .navbar-light .navbar-nav .nav-link {
  color: black;
  border-radius: 10px;
}

.header .navbar-light .navbar-nav .nav-link:hover {
  background: #e6e6e6;
  border-radius: 10px;
}

.header .navbar-toggler:focus {
  box-shadow: none;
}

.header .navbar-toggler {
  border: none;
}

.social-icon-div {
  text-align-last: right;
}
.social-icon-div ul {
  justify-self: end;
}

.left-div {
  text-align: left;
}
/*  */

.toggle {
  position: relative;
  width: 25px;
  cursor: pointer;
  margin: auto;
  display: block;
  height: calc(9px * 3 + 11px * 2);
  margin-right: 5px;
  float: right;
}

.header .bar {
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: calc(4px / 2);
  background: black;
  color: inherit;
  opacity: 1;
  transition: none 0.35s cubic-bezier(.5, -0.35, .35, 1.5) 0s;
}

/***** Collapse Animation *****/

.header .bar--top {
  bottom: calc(50% + 5px + 4px/ 2);
  transition-property: bottom, margin, transform;
  transition-delay: calc(0s + 0.35s), 0s, 0s;
}

.header .bar--middle {
  top: calc(50% - 4px/ 2);
  transition-property: top, opacity;
  transition-duration: 0.35s, 0s;
  transition-delay: calc(0s + 0.35s * 1.3), calc(0s + 0.35s * 1.3);
}

.header .bar--bottom {
  top: calc(50% + 5px + 4px/ 2);
  transition-property: top, transform;
  transition-delay: 0s;
}

.header .navbar-toggler[aria-expanded="true"] .bar--top {
  bottom: calc(50% - 5px - 4px);
  margin-bottom: calc(6px + 4px/ 2);
  transform: rotate(45deg);
  transition-delay: calc(0s + 0.35s * .3), calc(0s + 0.35s * 1.3), calc(0s + 0.35s * 1.3);
}

.header .navbar-toggler[aria-expanded="true"] .bar--middle {
  top: calc(50% + 5px);
  opacity: 0;
  transition-duration: 0.35s, 0s;
  transition-delay: 0s, calc(0s + 0.35s);
}

.header .navbar-toggler[aria-expanded="true"] .bar--bottom {
  top: calc(50% - 4px/ 2);
  transform: rotate(-45deg);
  transition-delay: calc(0s + 0.35s * 1.3), calc(0s + 0.35s * 1.3);
}


/* header end */


.data-tooltip::before,
.data-tooltip::after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transform: translateY(5px);
  transition: all 0.2s ease;
}

.data-tooltip::before {
  content: attr(data-tooltip-content);
  width: fit-content;
  font-size: small;
  font-weight: 600;
  background-color: inherit;
  padding: 3px 10px;
  bottom: calc(100% + 5px);
  margin-bottom: 5px;
}

/* .data-tooltip::after {
  content: "";
  border-top: 5px solid #e6e6e6;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: calc(100% + 1px);
} */

.data-tooltip:hover::before,
.data-tooltip:hover::after {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}


.heading {
  text-align: center;
}

.sub-heading {
  color: #77777d;
  text-align: center;
}

.main-heading-home {
  font-size: 65px !important;
}

.main-home-div {
  padding: 10rem 0 1rem 0;
}
@media only screen and (max-width: 1400px) {
  .main-heading-home {
    font-size: 55px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .main-heading-home {
    font-size: 45px !important;
  }
}
@media only screen and (max-width: 992px) {

  .main-heading-home {
    font-size: 35px !important;
  }
  .header .navbar-light .navbar-nav .nav-link:hover {
    color: green;
    background: transparent;
  }

  .header .navbar-nav {
    margin-top: 10px;
    align-items: center;
  }

  .header .contact-header-li {
    padding: 10px 0 !important;
  }

  .header .header-style {
    background: transparent;
    margin: 0 10px;
    width: 100%;
    position: static;
    padding: 10px 3px !important;
    background: transparent;
    backdrop-filter: none;
  }

  .navbar-collapse {
    margin-top: 5px;
    /* background-color: #f4f4f4; */
    backdrop-filter: blur(15px) !important;
    background-color: #f4f4f49c;
    border: 1px solid #afafaf;
  }
  
  .header-logo-div {
    /* background-color: #f4f4f4; */
    backdrop-filter: blur(15px) !important;
    background-color: #f4f4f49c;
    border: 1px solid #afafaf;
    width: 100%;
    padding: 10px 10px;
  }

  .header {
    position: fixed;
    top: 15px;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding-top: 0 !important;
    /* Ensures it stays above other content */
  }

  .header-style {
    background: #f2f2f2;
    padding: 10px 10px !important;
    border-radius: 15px;
    width: 100%;
  }

  .social-icon-div {
    text-align-last: center;
  }

  .social-icon-div ul {
    justify-self: center;
  }

  .left-div {
    text-align: center;
  }
  .footer-2 {
    padding: 2rem 0;
  }

  .main-box-2 {
    padding: 2rem 0;
  }
}

@media only screen and (max-width: 769px) {
  .main-heading-home {
    font-size: 30px !important;
  }

  .main-home-div {
    padding: 5rem 0 1rem 0;
  }
} 
.fa.fa-twitter {
  font-family: sans-serif;
}

.fa.fa-twitter::before {
  content: "𝕏";
  font-size: 1.2em;
}

/* start slider */

/* end slider */

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #f4f4f4 #f4f4f4;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 1px;
}

*::-webkit-scrollbar-track {
  background: #ffffff;
}

*::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 10px;
  border: 1px outset #afafaf;
}



.social-icon-span li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: #202426;
  color: white !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.social-icon-span li a {
  color: white;
}

.social-icon-span li:hover {
  color: white;
}



.social-icon-span .data-tooltip::before {
  content: attr(data-tooltip-content);
  width: fit-content;
  font-size: small;
  font-weight: 600;
  background-color: black;
  padding: 3px 10px;
  bottom: calc(100% + 5px);
  margin-bottom: 5px;
}

.hover-faqs-div {
  padding: 15px;
  border-radius: 0 !important;
}


.hover-faqs-div .faqs-icon-tag{
  padding: 6px;
  width: 35px;
  height: 35px;
  text-align: -webkit-center;
  background-color: #202426;
  color: #ffffff;
}
.last-faqs {
  width: 43px !important;
}
.hover-faqs-div:hover i {
  border: 1px solid #afafaf !important;
}

.hover-faqs-div:hover h3,
.hover-faqs-div:hover p {
  /* color: white; */

}

body {
  background: #f4f4f4;
}

.body {
  --radius: 0px;
  --border: 4px;
  --height: 48px;
  --speed: 0.25s;
  display: grid;
  place-items: center;
  align-content: center;
  justify-self: left;
}

.tabs {
  height: 40px;
  display: grid;
  grid-auto-flow: column;
  background: #f2f2f2;
  border-radius: var(--radius);
  grid-auto-columns: 1fr;
  position: relative;
  border: var(--border) solid #f2f2f2;
}

.tabs {
  --ease: linear(0,
      0.1641 3.52%,
      0.311 7.18%,
      0.4413 10.99%,
      0.5553 14.96%,
      0.6539 19.12%,
      0.738 23.5%,
      0.8086 28.15%,
      0.8662 33.12%,
      0.9078 37.92%,
      0.9405 43.12%,
      0.965 48.84%,
      0.9821 55.28%,
      0.992 61.97%,
      0.9976 70.09%,
      1);
}

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

.tabs:has(:checked:nth-of-type(1)) {
  --active: 0;
}

.tabs:has(:checked:nth-of-type(2)) {
  --active: 1;
}

.tabs:has(:checked:nth-of-type(3)) {
  --active: 2;
}

.tabs:has(:checked:nth-of-type(4)) {
  --active: 3;
}

.tabs :checked+.label {
  --highlight: 1;
}

.tabs:has(.input:nth-of-type(2)) {
  --count: 2;
}

.tabs:has(.input:nth-of-type(3)) {
  --count: 3;
}

.tabs:has(.input:nth-of-type(4)) {
  --count: 4;
}

.tabs .label {
  padding: 0 clamp(10px, 10px + 10px, 20px);
  cursor: pointer;
  text-align: center;
  height: 100%;
  display: grid;
  /* border-radius: calc(var(--radius) - var(--border)); */
  place-items: center;
  color: black;
  transition: background, color;
  transition-duration: 0.25s;
  transition-timing-function: var(--ease, ease);
  padding: 0 8px;
}

.input:not(:checked)+.label:hover {
  /* --highlight: 0.35; */
  /* background: black;
              color : white; */
}

.tabs::after {
  pointer-events: none;
  content: "";
  width: calc(100% / var(--count));
  height: 100%;
  background: white;
  position: absolute;
  border-radius: calc(var(--radius) - var(--border));
  mix-blend-mode: difference;
  translate: calc(var(--active, 0) * 100%) 0;
  transition: translate, outline-color;
  transition-duration: var(--speed);
  transition-timing-function: var(--ease, ease);
  outline: 2px solid transparent;
}

.tabs:has(:focus-visible)::after {
  outline-color: white;
}


.contact-us-btn-redirect {
  float: right;
  color: white;
  border-color: white;
}

.contact-us-btn-redirect:hover {
  color: white;
}

.btn-div-faqs{
  align-content: center !important;
}

.top-title-icon {
  color: green;
  margin-right: 10px;
}

.sub-title-main-heading {
  color: rgba(0, 0, 0, .55);
}

.main-title-div {
  text-align: center;
}

.main-title-sub-para {
  max-width: 700px;
  justify-self: center;
}

.main-heading {
  margin-bottom: 15px;
  font-size: 50px;
}


@media only screen and (max-width: 600px) {
  .tabs {
    height: 53px;
  }
}

@media only screen and (max-width: 767px) {
  .contact-us-btn-redirect {
    float: left;
  }

  .main-heading {
    margin-bottom: 15px;
    font-size: 40px;
  }
}

.faq-start-div {
  place-content: center;
}


.case-studies-single-btn,
.case-studies-single-btn:hover {
  color: black;
  background: transparent;
  border: 1px solid #afafaf;
}

.button1 {
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  border: 1px solid #afafaf;
  color: black;
  font-weight: 600;
  padding: 10px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color 0.3s;
}

.button1__icon-wrapper {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  position: relative;
  color: white;
  background-color: black;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.button1:hover {
  color: black;
}

.button1:hover .button1__icon-wrapper {
  color: #fff;
  background-color: #000;
}

.button1__icon-svg--copy {
  position: absolute;
  transform: translate(-157%, 150%);
}

.button1:hover .button1__icon-svg:first-child {
  transition: transform 0.3s ease-in-out;
  transform: translate(157%, -150%);
}

.button1:hover .button1__icon-svg--copy {
  transition: transform 0.3s ease-in-out 0.1s;
  transform: translate(0);
}


.case-study-p-tag {
  color: #77777d;
}

.case-studies-col {
  padding: 12px;
}


.design-invest-div {
  padding: 15px;
}
/* .case-studies-col:nth-child(2n) {
  border-right: 0px;
} */


/* .case-studies-col:last-child {
  border-bottom: 0px;
} */

.case-studies-col img {
  width: 100%;
  /* border-radius: 10px; */
  /* box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 20px 0 rgba(0, 0, 0, 0.09); */
  border-bottom: 1px solid #afafaf;
}

.case-studies-col .img-div {
  /* padding: 15px; */
  /* border-radius: 15px 15px; */
}
.case-study-div {
  border: 1px solid #afafaf;
}

.case-study-detail-div {
  padding: 15px;
  padding-top: 0px;
}

.padding-top-div {
  padding-top: 60px;
}


.main-title-home {
  padding: 20px 0;
}

/* @media (min-width: 992px) {

  .case-studies-col:last-child,
  .case-studies-col:nth-last-child(2) {
    border-bottom: 0px;
  }

  
} */

/* @media (max-width: 768px) {
  
  .case-studies-col {
    border-right: 0px;
    border-bottom: 1px dashed #dfe1e7;
    ;
  }
} */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.contact-us-suggestion {
  border: 1px solid #202426;
  padding: 50px 20px;
  color: white;
}

.contact-us-suggestion p{
  color: white;
}
.active-faqs {
  background-color: #202426;
  color: white;
  border-color: #202426;
}


.quote-container {
  flex: 0 0 auto;
  /* Prevent shrinking */
  width: 290px;
  height: 400px;
  margin-right: 30px;
  /* border-radius: 15px; */
  color: white;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 7px;
  background-position-x: center;
}

.quote-content {
  position: relative;
  z-index: 1;
  backdrop-filter: blur(20px);
  background-color: #15131542;
  border: 1px solid #ffffff99;
  padding: 15px;
  /* border-radius: 7px; */
}

.quote-content p {
  line-height: 1.5;
  margin: 0 0 10px;
  color: white !important;
}

.quote-content .highlight {
  color: #00ff6a;
  font-weight: bold;
}

.owner_name {
  margin: 0;
}

.author {
  margin: 0;
  font-weight: 100;
  color: white !important;
}

.fa-star.active {
  color: #e49a07;
}

footer .active {
  color: #ff5a13 !important;
}

.testimonial-para-desc {
  white-space: normal;
}



/* contact us */
.contact-form {
  /* width: 80vw; */
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.contact-form .first-container {
  /* background: url("../../asset/image/contact-us.png") center center/cover no-repeat; */
  display: flex;
  width: 30%;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 30px;
  justify-content: center;
  /* border-radius: 15px; */
  margin-right: 15px;
  border: 1px solid #afafaf;
}

.list-unstyled {
  margin: 0;
  place-self: center;
  text-align: center;
}

.list-unstyled li a{
  font-size: 18px;
}


.contact-form .second-container {
  padding: 15px;
  width: 80%;
  background-position: left;
  border: 1px solid #afafaf;
  /* background-color: #ebf6e7; */
  /* border-radius: 15px; */
  justify-items: center;
}

.contact-form .second-container h2 {
  font-weight: 400;
  color: #333;
  line-height: 1.2;
  margin-bottom: 20px;
  justify-self: left;
  font-weight: 600;
}

.contact-form .second-container form button:hover {
  background: #333;
}

@media screen and (max-width: 1024px) {
  .contact-form {
      flex-direction: column-reverse;
  }

  .contact-form>* {
      width: 100%;
  }

  .contact-form .first-container {
      padding: 40px 0;
      width: 100%;
      /* background: #ebf6e7; */
      margin: 10px 0;
      padding: 35px 15px;
  }

  .contact-form .second-container {
      width: 100%;
      place-items: center;
  }
}


.value-contact-social {
  background-color: transparent;
  border: none;
  padding: 2px;
  color: black;
  display: flex;
  position: relative;
  gap: 5px;
  cursor: pointer;
  margin: 0;
  font-weight: 500;
}


.value-contact-social::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -10px;
  width: 5px;
  height: 80%;
  background-color: #2F81F7;
  /* border-radius: 5px; */
  opacity: 0;

}

.value-contact-social:focus::before,
.value-contact-social:active::before {
  opacity: 1;
}

.value-contact-social svg {
  width: 15px
}

.input-container {
  position: relative;
  margin: 10px 0px;
}

label {
  display: block;
  margin-bottom: 5px;
  color: #333;
  font-weight: 600;
}

.input[type="text"],
.input[type="email"],
.input[type="number"],
.contact-us-textarea {
  padding: 10px;
  padding-left: 0px;
  border: none;
  /* border-radius: 15px; */
  background-color: #f4f4f4;
  border-bottom: 1px solid #afafaf;
  color: #333;
  width: 100%;
  outline: none;
}


.input[type="text"]:placeholder-shown+label,
.input[type="email"]:placeholder-shown+label,
.input[type="number"]:placeholder-shown+label,
.contact-us-textarea:placeholder-shown+label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: #777;
  pointer-events: none;
  transition: transform 0.3s, font-size 0.3s, color 0.3s;
}

.info-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact-us-btn {
  width: 100%;
  border: none;
  padding: 10px;
  border-radius: 0px;
  color: white;
  background: black;
}

.contact-us-title {
  width: 20px;
  padding-bottom: 10px !important;
}

.contact-us-detail {
  color: #77777d !important;
}

.second-main-sub-container {
  padding: 15px;
  justify-items: center;
}

.sub-title-get {
  max-width: 465px;
  justify-self: center;
}

.contact-detail-title {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 5px;
}

/* contact us */

#toast {
  visibility: hidden;
  max-width: 50px;
  height: 50px;
  /*margin-left: -125px;*/
  margin: auto;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;

  position: fixed;
  z-index: 1;
  left: 0;right:0;
  bottom: 30px;
  font-size: 17px;
  white-space: nowrap;
}
#toast #img{
width: 50px;
height: 50px;
  
  float: left;
  
  padding-top: 16px;
  padding-bottom: 16px;
  
  box-sizing: border-box;

  
  background-color: #111;
  color: #fff;
}
#toast #desc{
  color: #fff;
  padding: 16px;
  overflow: hidden;
white-space: nowrap;
}

#toast.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes expand {
  from {min-width: 50px} 
  to {min-width: 360px}
}

@keyframes expand {
  from {min-width: 50px}
  to {min-width: 360px}
}
@-webkit-keyframes stay {
  from {min-width: 360px} 
  to {min-width: 360px}
}

@keyframes stay {
  from {min-width: 360px}
  to {min-width: 360px}
}
@-webkit-keyframes shrink {
  from {min-width: 360px;} 
  to {min-width: 50px;}
}

@keyframes shrink {
  from {min-width: 360px;} 
  to {min-width: 50px;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 60px; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 60px; opacity: 0;}
}