body {
  padding: 0px !important;
  margin: 0px !important;
  overflow-x: hidden;
  overflow-y: visible !important;
  font-family: "Rajdhani", sans-serif;
}

h1,
h2,
.h1,
.h2 {
  font-weight: 800;
}

.display-3 {
  font-weight: 700;
  text-transform: uppercase;
}

/* header area css*/

.fixed-top {
  top: 20px;
  transition: all 0.4s;
}

.nav-sticky {
  background-color: rgb(52 5 91);
  transition: all 0.4s;
}

.fixed-top.nav-sticky {
  top: 0;
  padding-right: 0 !important;
}

.navbar img.logo-white {
  width: 70%;
}

.nav-sticky .outline-btn {
  border: solid 2px #fff;
}

.navbar-nav .nav-item a.nav-link,
.navbar-nav .nav-item a.nav-links {
  text-transform: uppercase;
  padding: 0px 20px;
  color: #fff;
  text-decoration: none;
}

.slider-area {
  position: relative;
  padding-bottom: 100px;
  background-position: center;
  background-size: cover;
  height: 120vh;
}

.slider-content {
  position: absolute;
  top: 30%;
  left: 10%;
  right: 10%;
}

.slider-content video {
  margin-left: -100px;
}

.outline-btn {
  border: solid 2px #49fdd8;
  border-radius: 50px;
  padding: 14px 34px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.4s;
  display: inline-block;
  white-space: nowrap;
}

.outline-btn:hover {
  background-color: #49fdd8;
  color: #fff;
  transition: all 0.5s;
}

.main-color {
  color: #49fdd8;
}

.bg-custom {
  background-color: #49fdd8;
}

.border-color {
  border-color: #49fdd8 !important;
}

.slider-content h2 {
  font-size: 45px;
  color: #fff;
  font-weight: 600;
}

.site-content-center {
  position: absolute;
  top: 60%;
  left: 44%;
}

.site-content-center a:focus {
  outline: 0;
  border: 0;
  box-shadow: none;
}

.site-content-center a:active {
  outline: 0;
  border: 0;
  box-shadow: none;
}

.btn-home {
  background-color: #212121;
  border: solid 3px #fff;
  color: #fff;
  padding: 14px 50px;
  font-size: 26px;
  text-transform: uppercase;
  border-radius: 12px;
}

.btn-one {
  background-color: #49fdd8;
  padding: 10px 40px;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  font-weight: 500;
}

.btn-one:hover {
  background-color: #00d3a7;
  transition: all 0.5s;
}

.btn-two {
  background-color: transparent;
  padding: 10px 40px;
  border: solid 2px #fff;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
}

.btn-two:hover {
  background-color: #00d3a7;
  border: solid 2px #00d3a7;
  transition: all 0.5s;
}

/* feature css start */

.bg-dark-one {
  background-color: #34055b;
  border-radius: 25px;
  padding: 40px 20px;
}

.bg-dark-one .icon-box {
  min-height: 90px;
}

.min-mb-20 {
  margin-bottom: -25px;
  z-index: 9;
  position: relative;
  border-radius: 12px;
}

.main-area {
  background: rgba(52, 5, 91, 0.2) url(../images/banner-bg.png);
  background-blend-mode: multiply;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.hr-one {
  opacity: 0.5;
  background: #fff;
}

.m-minus video {
  margin-left: -100px;
}

.border-ul {
  border: solid 2px #49fdd8;
  border-radius: 25px;
  min-height: 480px;
}

.border-ul ul {
  list-style: none;
  padding: 0;
}

.border-ul ul li img {
  width: 1.25rem;
  margin-right: 0.5rem;
}

.border-ul .items-start {
  align-items: flex-start;
  padding: 4px 0;
}

.border-ul .flex {
  display: flex;
}

.nav-pills .nav-link img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: solid 5px #49fdd8;
  opacity: 0.5;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  border-radius: 50%;
  background-color: transparent;
}

.nav-pills .nav-link.active img {
  opacity: 1 !important;
}

section.footer {
  background-color: rgba(52, 5, 91, 0.85);
}

.footer a {
  color: #fff;
  text-decoration: none;
}

#blog a {
  text-decoration: none;
  transition: all 0.3s;
}

#blog a:hover {
  color: #fff;
  transition: all 0.3s;
}

.partican-bg {
  background-image: url(../images/Group1820.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}

.partican-bg-two {
  background-image: url(../images/gra-bg-2.png);
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}

.nav-pills .nav-link {
  color: #fff;
  transition: all 0.3s;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #48e9d1;
}

.border-hyper-green {
  border: solid 3px #48e9d1;
  border-radius: 9999px;
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5rem;
}

.road-pending {
  -webkit-animation: 2s ease-in-out infinite normal none running pulse;
  animation: 2s ease-in-out infinite normal none running pulse;
}

.subtitle-section {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.025em;
  color: #48e9d1;
}

button.btn-close {
  background-color: #fff;
  opacity: 1;
  right: -50px;
  top: 50px;
  position: absolute;
}

.social-icon img {
  width: 40px;
  margin: 10px;
}

.accordion-item {
  border: 1px solid rgb(52 5 91);
  transition: all 0.4s;
  margin: 10px 0;
  border-radius: 5px;
  background-color: rgb(52 5 91);
}

.accordion-button {
  background-color: rgb(52 5 91);
  color: #fff;
  font-size: 22px;
  padding: 20px;
  border-radius: 5px;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: rgb(52 5 91);
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-body {
  padding: 1rem 1.25rem;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.accordion-button::after {
  background-image: url(../images/cruv.svg);
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/cruv.svg);
}

.accordion-button:focus {
  border: 0;
  box-shadow: none;
}

.go-top.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  right: 3%;
  top: 84%;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.go-top {
  position: fixed;
  cursor: pointer;
  right: 3%;
  top: 85%;
  background-color: #48e9d1;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 31%);
  z-index: 4;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 42px;
  border-radius: 50px;
  -webkit-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.go-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #48e9d1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.go-top img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 20px;
}

@-webkit-keyframes bounce {
  0%,
  to {
    transform: translateY(5%);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  50% {
    transform: translateY(0);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@keyframes bounce {
  0%,
  to {
    transform: translateY(5%);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  50% {
    transform: translateY(0);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes pulse {
  0% {
    border-color: #48e9d1;
    box-shadow: 0 0 rgba(72, 233, 209, 0.66);
  }

  70% {
    border-color: #48e9d1;
    box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
  }

  to {
    border-color: #48e9d1;
    box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
  }
}

@keyframes pulse {
  0% {
    border-color: #48e9d1;
    box-shadow: 0 0 rgba(72, 233, 209, 0.66);
  }

  70% {
    border-color: #48e9d1;
    box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
  }

  to {
    border-color: #48e9d1;
    box-shadow: 0 0 0 10px rgba(72, 233, 209, 0);
  }
}
