/* General Style */
body {
  background-color: #000 !important;
}

a {
  text-decoration: none !important;
}

.title {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 22px;
  /* text-align: center; */
  padding: 11px;
  color: #fff;
}

.banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  z-index: 99;

}

.banner-caption {
  color: #fff;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  font-family: "Poppins";
}

.banner-button {
  display: block;
  width: 70px;
  padding: 11px 16px;
  border: none;
  background: #749dc3;
  margin: 8px auto;
  float: left;
  margin-right: 10%;
  left: 100px;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  font-family: "Poppins";
  box-shadow: 0px -1px 16px 3px #d15ce5;
}

#testimonial {
  background: #000;
}

.testimonial-view {
  position: relative;
}

.testimonial-view .owl-item.active.center .testimonial-box {
  transform: scale(1.15);
  opacity: 1;
  text-align: center !important;
  font-style: italic !important;
}

.testimonial-names {
  font-family: "Poppins";
  font-size: 18px;
  text-align: center;
}

.testimonial-occupation {
  font-family: "Poppins";
  font-size: 14px;
  text-align: center;
}

.testimonial-box {
  background: linear-gradient(45deg, black, #3f51b5);
  color: #fff;
  padding: 30px 20px;
  margin: 50px 15px 45px 15px;
  border-radius: 5px;
  box-shadow: 0 0px 26px -3px #2424e1;
  transform: scale(0.9);
  opacity: 0.4;
  transition: all 0.3s;
  text-align: center !important;
  font-style: italic !important;
}

.testimonial-box .quote-icon {
  font-size: 50px;
  color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
}

.testimonial-box img.user-img {
  height: 70px;
  display: flex !important;
  margin: 6px auto;
  width: 70px !important;
  border: 3px solid #eee;
  border-radius: 60px;
  object-fit: cover;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
}

.content-title {
  font-family: "Poppins";
  font-size: 15px;
}

#partner-testimonial {
  background-color: #f0f0f0;
}

.partner-testimonial-view {
  position: relative;
}

.partner-testimonial-view .owl-item.active.center .partner-testimonial-box {
  transform: scale(1.15);
  opacity: 1;
}

.partner-testimonial-box {
  background: #fff;
  padding: 30px 20px;
  margin: 50px 15px 45px 15px;
  border-radius: 5px;
  box-shadow: 0 15px 50px -3px #bfbf13;
  transform: scale(0.9);
  opacity: 0.4;
  transition: all 0.3s;
}

.partner-testimonial-box .quote-icon {
  font-size: 50px;
  color: #eee;
  margin-top: 20px;
  margin-bottom: 20px;
}

.partner-testimonial-box img.user-img {
  height: 60px;
  width: 60px;
  border: 3px solid #eee;
  border-radius: 60px;
  object-fit: cover;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
}

.owl-carousel .item {
  margin: 3px;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
  left: -6px;
}

.owl-nav button.owl-next {
  right: -6px;
}

.clients-carousels-container .owl-nav button.owl-prev {
  left: 16px;
}

.clients-carousels-container .owl-nav button.owl-next {
  right: 16px;
}

.owl-dots {
  text-align: center;
  padding-bottom: 15px;
}

.owl-dots button.owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}

.owl-stage {
  padding-top: 0.5em;
}

.owl-dots button.owl-dot.active {
  background-color: #ffc570 !important;
}

.owl-carousel button.owl-dot {
  background: #7f96f1 !important;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #71bbff !important;
  width: 28px;
  height: 28px;
  border-radius: 50px;
  font-weight: bold !important;
  color: #fff !important;
}

/* General Style */
/* Virtual Highlight  */
.virtual-highlight-container {
  /*margin: 38px 50px 0px; */
}

.virtual-highlight {
  padding: 10px 0;
}

.virtual-highlight-subtitle {
  font-family: "Poppins";
  font-size: 10px;
  text-align: center;
}

.virtual-highlight-description {
  font-family: "Poppins";
  font-size: 11px;
  text-align: center;
}

.virtual-highlight-img-container {
  width: 90%;
  text-align: center;
  margin: auto;
}

.virtual-highlight-img-container img {
  width: 90%;
  object-fit: contain;
}

.virtual-highlight-card {
  color: #fff;
  padding: 26px 20px;
  margin: 12px 0;
  background: linear-gradient(65deg, #ffffff69, #000000f7);
  border-radius: 10px;
  box-shadow: 0 -1px 16px 4px rgba(255, 255, 255, 0.41);
  backdrop-filter: blur(5.2px);
  -webkit-backdrop-filter: blur(5.2px);
  /* border: 1px solid rgba(255, 255, 255, 0.3); */
}

.virtual-highlight-caption {
  font-weight: bold;
  text-align: center;
  font-family: "Poppins";
  font-size: 20px;
  margin: 7px;
}

/*  */
/* Navbar Style */
.navsite {
  display: flex;
  font-size: 19px;
  padding: 14px 21px;
  background: #fffad2;
  color: #ffd140;
  align-self: center;
  border-radius: 15px;
}

.site-navbar-style {
  color: #fff;
  width: 100%;
  background-color: #000000cc;
  padding: 15px 0px;
  position: fixed;
  z-index: 100;
  transition: 1s;
  top: 0;
}

.site-navbar-nostyle {
  width: 100%;
  color: #fff !important;
  background-color: #4c83b6;
  box-shadow: 0px 0px 1px 9px #6ba2d5;
  padding: 7px 0px;
  position: fixed;
  z-index: 99;
  top: 0;
  transition: 1s;
}

.navbar-title-brand {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 20px;
}

.navbar-items {
  color: #fff;
  font-size: 13px;
}

.navbar-items-icon {
  padding: 12px;
  margin: 4px 9px 0;
  background: #89b1d6;
  border-radius: 28px;
  color: white;
}

.navbar-icon {
  width: 30px;
  height: 30px;
}

.navbar-auth-button {
  position: relative;
  color: #4c83b6;
  text-align: center;
  padding: 0 20px;
  height: 36px;
  width: 144px;
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 500;
  background: #fff;
  border-radius: 20px;
  margin: 0px 10px;
  transition: 0.4s;
  cursor: pointer;
}

.navbar-caption {
  position: absolute;
  top: 50%;
  left: 43%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.navbar-profile-icon {
  width: 24px;
}

.navbar-chevron {
  position: absolute;
  top: 53%;
  right: -84%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.logo-container {
  width: 165px;
}

.centerlogo-container img {
  width: 165px;
}

/* Main Section */
.main-section-container {
  margin-top: 85px;
}

.main-wrapper {
  margin: 30px 14px;
}

.main-brand-title {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  padding: 30px;
  color: #fff !important;
}

.navbar-login-button {
  padding: 7px 18px;
  background: linear-gradient(45deg, #5119eb, #aa08db);
  font-weight: bold;
  border-radius: 4px;
}

.see-other {
  align-self: center;
  font-size: 15px;
  font-family: "Poppins";
  color: #7387f8;
}

.navbar-wallet-button {
  padding: 7px 18px;
  background: linear-gradient(45deg, #6a696e, #1a191a);
  font-weight: bold;
  border-radius: 4px;
}

.see-other {
  align-self: center;
  font-size: 15px;
  font-family: "Poppins";
  color: #7387f8;
}

.main-brand-desc {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding: 5px;
}

.main-brand-line {
  margin: 40px;
}

.feature-img-container {
  width: 100px;
  text-align: center;
  margin: auto;
}

.feature-img-container img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

@keyframes shake {
  25% {
    transform: rotate(12deg);
  }
  50% {
    transform: rotate(-12deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shake2 {
  0% {
    transform: rotate(12deg);
  }
  15% {
    transform: rotate(-12deg);
  }
  25% {
    transform: rotate(12deg);
  }
  55% {
    transform: rotate(-12deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.feature-card {
  position: relative;
  z-index: 2;
  padding: 26px 20px;
  margin: 12px 0;
  background: linear-gradient(203deg, #ffffff57, #2d29f12e);
  color: white;
  height: 88%;
  box-shadow: 1px 0px 17px 1px #00000030;
  border-radius: 20px;
  transition: 0.4s;
}

.feature-card-animation {
  transition: 0.4s;
  opacity: 0;
  position: absolute;
  width: 70%;
  height: 70%;
  transition: 1s;
  left: -24px;
  top: -32px;
  border-radius: 50%;
  color: #fff;
  z-index: -1;
  background: linear-gradient(45deg, #2f2f75, transparent);
}

.feature-card:hover .feature-card-animation {
  left: 0;
  top: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.feature-card:hover {
  color: #fff;
}

.feature-card:hover .feature-img-container img {
  animation: shake 1s;
}

.feature-caption {
  text-align: center;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: bold;
  margin: 7px;
}

/* Main Section */
.slider-item {
  /* height: 45vh; */
  margin: 3px;
  object-fit: cover;
}

.slider-item img {
  display: block;
  width: 100%;
  /* height: 320px; */
  object-fit: cover;
}

/* Article Section */
.article-highlight-container {
  /*margin: 38px 50px 0px;*/
}

.article-highlight {
  padding: 10px 0 30px;
}

.article-highlight-subtitle {
  font-family: "Poppins";
  font-size: 10px;
  text-align: center;
}

.article-highlight-description {
  font-family: "Poppins";
  font-size: 11px;
  text-align: center;
}

.article-highlight-img-container {
  width: 100%;
  text-align: center;
  margin: auto;
}

.article-highlight-img-container img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.article-highlight-card {
  padding: 10px 8px 0;
  margin: 12px 0;
  height: 100%;
  color: #fff;
  background: rgba(63, 81, 181, 0);
  border-radius: 8px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.article-highlight-caption {
  font-weight: bold;
  font-family: "Poppins";
  font-size: 14px;
  margin: 7px;
}

/*  */
/* Article Section */
.competition-highlight-img-container img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}
.competition-highlight-icon{
  width: 164px;
  display: block;
  margin: 0 auto 14px;
}
.competition-modal-button-container{
    justify-content: center;
    display: flex;
    margin: 12px;
    flex-wrap: wrap;
}
.competition-modal-button{
  padding: 8px 19px;
  margin: 0px 5px 10px;
  color: #3e1051!important;
  text-align: center;
  font-family: 'Poppins';
  border-radius: 7px;
  background: #ffffff;
  box-shadow: 0px 2px 13px 3px #ffffff47;
  /* border-radius: 3px; */
  border-style: unset;
}
.competition-modal-text{
  font-size: 13px;
}
.competition-highlight-caption{
  margin: 17px auto;
  color: #fff;
  font-weight: bold;
  padding: 6px 21px;
  background: #7d1d8e;
  display: table;
  box-shadow: 8px 3px 1px 2px #1d2c82;
}
/* FAQ */
.faq-title {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 32px;
  color: #5E51F0;
}

.faq-description {
  font-family: "Poppins";
  font-size: 12px;
  color: #fff;
}

.card {
  background-color: unset !important;
}

.faq-button {
  border-radius: 5px;
  padding: 9px 20px;
  color: #fff;
  border-style: none;
  background: #5e51f0;
}

.accordion .card {
  color: #424e5d;
  border: 1px solid #dddddd;
}

.accordion .card a {
  color: #424e5d;
  text-decoration: none;
}

.accordion > .card .card-header {
  border-bottom: solid;
  color: #fff;
}

.accordion .card-header {
  background: transparent;
  padding: 0.75rem 1rem;
  position: relative;
}

.accordion .card-header h2 {
  font-size: 1rem;
}

.accordion .fa {
  width: 20px;
  margin-right: 0.25rem;
}

.accordion .card-header a {
  float: left;
  width: 100%;
  cursor: pointer;
}

.accordion .toggle {
  font-size: 0.8rem;
  line-height: 0.8rem;
  cursor: pointer;
  opacity: 0.7;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 14px;
  margin: 0;
}

.accordion .toggle:hover {
  opacity: 1;
}

.accordion .card-body {
  padding: 0;
}

.accordion .list-group-item {
  border-radius: 0;
  border-width: 1px 0 1px 0;
  padding-left: 30px;
  background: #d6dbe0;
  font-weight: 500;
}

.accordion .list-group-item:hover {
  background: #007bff;
}

.accordion .list-group-item:hover a {
  color: #fff !important;
}

.accordion .list-group-item:hover .badge {
  color: #007bff;
}

.accordion .list-group-item a {
  color: #61656b;
  display: block;
}

.accordion .list-group-item .badge {
  float: right;
  min-width: 36px;
}

.accordion .rotate {
  transform: rotate(180deg);
}

.faq-card-body {
  color: #fff;
  background: linear-gradient(35deg, #D245C4, #5E51F0);
  padding: 15px;
}

/* FAQ  */
/* ========================================== Footer ========================================== */
/* footer */
#footer {
  padding-top: 50px;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
  position: relative;
  background: #0a081b;
}

.footer-contact {
  display: flex;
}

.footer-logo-container {
  display: flex;
  justify-content: center;
  margin: 12px;
}

.footer-logo {
  width: 43px;
  margin: 5px;
}

.footer-gap {
  padding: 0 8px;
  color: #ffc107;
}

.part-one-caption {
  margin-top: 0 !important;
  font-family: "Poppins";
  font-weight: 200 !important;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

#footer .footer-wrapper {
  width: 82%;
  height: 100%;
  margin: auto;
  margin-bottom: 50px;
  position: relative;
}

#footer .footer-wrapper .part-one {
  padding-bottom: 20px;
}

#footer .footer-wrapper .part-one-logo {
  width: 100%;
  text-align: center;
  /* margin-top: 50px; */
}

#footer .footer-wrapper .part-one-logo img {
  width: 200px;
  height: 70px;
  object-fit: contain;
}

#footer .footer-wrapper .part-one .part-one-caption {
  margin-top: 25px;
  color: white;
  font-weight: lighter;
}

#footer .footer-wrapper .part-two {
  padding-bottom: 10px;
}

#footer .footer-wrapper .part-two .part-two-menu {
  margin-bottom: 0;
}

#footer .footer-wrapper .part-two .part-two-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer .footer-wrapper .part-two .part-two-menu ul li {
  color: white;
  padding-bottom: 10px;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 12px;
  transition: 0.4s ease;
}

.footer-head {
  font-weight: bold;
  color: #ffff;
  font-size: 16px;
  margin: 12px auto;
}

#footer .footer-wrapper .part-two .part-two-menu ul li:hover {
  text-decoration: underline;
}

/* #footer .footer-wrapper .part-three .part-three-socmed {
} */
#footer .footer-wrapper .part-three .part-three-socmed ul a {
  text-decoration: none;
  color: white;
  font-size: 13px;
}

#footer .footer-wrapper .part-three .part-three-socmed ul {
  margin: 0;
  padding: 0;
}

#footer .footer-wrapper .part-three .part-three-socmed ul a li {
  list-style-type: none;
}

#footer .footer-wrapper .part-three .part-three-socmed ul a li:hover {
  text-decoration: underline;
}

#footer .footer-wrapper .part-three .part-three-socmed ul a li img {
  width: 30px;
  height: 30px;
  margin: 5px;
}

#footer .footer-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  /* background: #0F2D5C; */
  color: white;
  /* width: 100%; */
  text-align: left;
  padding: 25px 25px 11px;
  font-weight: bold;
  /* margin: auto; */
  font-family: "Mulish";
}

.helper {
  margin: 35px auto;
  width: 90%;
}

.helper-caption {
  font-size: 21px;
  font-weight: bold;
  font-family: "Poppins";
}

.helper-inner {
  text-align: center;
  color: white;
  min-height: 142px;
  background: linear-gradient(203deg, #ffffff40, #2d29f169);
  border-radius: 5px;
  padding: 30px 26px;
  border-width: 1px;
  border-color: #1260b5;
  box-shadow: 0px 1px 12px #00000033;
}

.helper-position {
  font-family: "Poppins";
  position: absolute;
  box-shadow: 0px -1px 16px 3px #d15ce5;
  left: 85%;
  top: 73%;
  transition: 0.5s;
  transform: translate(-50%, -50%);
}

.helper-position:hover {
  color: #fff;
  box-shadow: none;
  border-color: #fff;
  background: transparent;
  border-style: solid;
  border-width: 1px;
}

.helper-button {
  padding: 11px 16px;
  border: none;
  background: #749dc3;
  margin: 8px 0 0;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  font-family: "Poppins";
}

/* ========================================== Client ========================================== */
#client-testimoni-carousel {
  background: linear-gradient(45deg, #4c83b6, #dcf4ff);
  padding: 15px 50px;
}

.clients-comment {
  font-size: 12px;
  font-style: italic;
  font-family: "Poppins";
  text-align: center;
}

.client-testimoni-carousel-title {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 22px;
  /* text-align: center; */
  padding: 11px;
  color: #fff;
}

#client-testimoni-carousel .client-testimoni-circleavatar {
  width: 125px;
  height: 125px;
  object-fit: cover;
  margin: auto;
  border-radius: 50%;
}

#client-testimoni-carousel .client-testimoni-name {
  padding: 14px;
  text-align: center;
  font-size: 15px;
  font-family: "Mulish";
  font-weight: 800;
}

#client-testimoni-carousel #client-testimoni-carousels .item {
  padding: 12px 0px;
  border-radius: 20px;
}

#client-testimoni-carousel .owl-stage {
  margin: auto;
}

.client-testimoni-card {
  padding: 26px 20px;
  margin: 12px 7px;
  height: 88%;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px 0 #bce41a;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 20px;
}

.owl-carousel .owl-stage {
  display: flex;
}

.testimonial-items {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}

.testimonial-box {
  position: relative;
  overflow: hidden;
  /* margin-bottom: 80px; */
  /*This is optional*/
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

/* ========================================== Client ========================================== */
/* ========================================== our client ========================================== */
#ourclient-carousel .ourclient-carousel-title {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  padding: 16px;
  color: #4c83b6 !important;
}

#ourclient-carousel .ourclient-circleavatar {
  width: 125px;
  height: 125px;
  object-fit: contain;
  margin: auto;
  border-radius: 50%;
}

#ourclient-carousel .ourclient-name {
  padding: 14px;
  text-align: center;
  font-size: 15px;
  font-family: "Mulish";
  font-weight: 800;
}

#ourclient-carousel #ourclient-carousels .item {
  padding: 12px 0px;
  border-radius: 20px;
}

#ourclient-carousels {
  background: transparent;
  padding: 20px 0;
}

/* ========================================== our client ========================================== */
/* ========================================== Benefits ========================================== */
.benefits {
  padding: 10px 0;
  color: #fff !important;
}

.benefits-img-container {
  width: auto;
  margin: auto;
}

.benefits-img-container img {
  width: 100%;
  margin: 0px 9px;
  height: 180px;
  object-fit: cover;
  /* animation: shake2 3s infinite; */
}

.benefits-card {
  padding: 0 10px;
  height: 100%;
  border-radius: 20px;
  background-color: transparent;
}

.benefits-caption {
  text-align: center;
  font-family: "Poppins";
  font-size: 14px;
  margin: 7px;
  font-weight: bold;
}

.benefits-desc {
  text-align: center;
  font-family: "Poppins";
  font-size: 13px;
  margin: 7px;
}

/* ========================================== Benefits ========================================== */
/* ========================================== About Item ========================================== */
.about-item {
  padding: 10px 0;
  color: #fff !important;
}

.about-button {
  border-style: solid;
  position: absolute;
  bottom: -28px;
  width: 169px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-width: 2px;
  border-color: #510d6d;
  background-color: transparent;
  box-shadow: 0px 4px 26px 4px #b64cdf24;
  text-align: center;
  padding: 12px !important;
  background-size: 200%;
  margin: 22px 0;
  transition: 0.5s;
}

.about-button:hover {
  background-color: #3b1758;
  color: #fff !important;
}

.about-item-img-container {
  width: auto;
  margin: auto;
}

.about-item-img-container img {
  width: 100%;
  margin: 0px 9px;
  height: 180px;
  object-fit: contain;
  /* animation: shake2 3s infinite; */
}

.about-item-card {
  height: 23rem;
  border-radius: 20px;
  padding: 15px 25px;
  background: linear-gradient(0deg, #3a4a9d4a, #2121219c);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0px 0px 32px 11px #121525;
  border-color: #202753;
}

.about-item-caption {
  text-align: center;
  font-family: "Poppins";
  font-size: 14px;
  margin: 7px;
  font-weight: bold;
}

.about-item-desc {
  text-align: center;
  font-family: "Poppins";
  font-size: 13px;
  margin: 7px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  /* fallback */
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

@keyframes about_wave {
  0% {
    background-position: 50%;
  }
  50% {
    background-position: 100%;
  }
  70% {
    background-position: 400%;
  }
  100% {
    background-position: 0%;
  }
}
/* ========================================== about item ========================================== */
/* ========================================== Partner ========================================== */
#partner-testimoni-carousel {
  background: #f0f0f0;
  padding: 15px 50px;
}

.partners-comment {
  font-size: 12px;
  font-style: italic;
  font-family: "Poppins";
  text-align: center;
}

.partner-testimoni-carousel-title {
  font-family: "Poppins";
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  padding: 35px 30px 10px;
  color: #4c83b6 !important;
}

#partner-testimoni-carousel .partner-testimoni-circleavatar {
  width: 125px;
  height: 125px;
  object-fit: cover;
  margin: auto;
  border-radius: 50%;
}

#partner-testimoni-carousel .partner-testimoni-name {
  padding: 14px;
  text-align: center;
  font-size: 15px;
  font-family: "Mulish";
  font-weight: 800;
}

#partner-testimoni-carousel #partner-testimoni-carousels .item {
  padding: 12px 0px;
  border-radius: 20px;
}

#partner-testimoni-carousel .owl-stage {
  margin: auto;
}

.partner-testimoni-card {
  padding: 26px 20px;
  margin: 12px 7px;
  height: 88%;
  background: #fff;
  box-shadow: 0 8px 32px 0 #bce41a;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 20px;
}

/* ========================================== Partner ========================================== */
.actives {
  /* padding: 12px; */
  border-radius: 18px;
  background: linear-gradient(45deg, #6b2caa, #1332e1de);
}

.ve-container {
  font-size: 8px;
  padding: 12px;
  margin: 0 12px;
  text-align: center;
  transition: 0.55s;
}

.ve-container:hover {
  margin: 23px 0 0 0 !important;
  border-radius: 18px;
  background: linear-gradient(45deg, #6b2caa, #1332e1de);
}

.ve-container:hover + .actives {
  background: unset;
}

.ve-container .ve-navigation {
  padding: 12px;
  margin: 5px 12px;
  color: #fff;
  background-color: transparent;
  border-bottom-style: solid;
  border-color: #fff;
}

.ve-navigation-icon {
  font-size: 25px;
  color: #fff;
}

/* ============================================ ================ ==================================================================  */
/* ============================================ Halaman Register ==================================================================  */
/* ============================================ ================ ==================================================================  */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.box-container {
  margin: 50px auto;
}

.body {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px auto;
  border-radius: 18px;
  overflow: hidden;
  background-color: #000;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.box-1 img {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.box-2 {
  padding: 0px 40px;
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.box-1,
.box-2 {
  width: 50%;
}

.h-1 {
  font-size: 20px;
  font-weight: 500;
}

.text-muted {
  font-size: 14px;
}

.container .box {
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  text-decoration: none;
  color: #615f5fdd;
}

.logo-card {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: relative;
}

.box:active,
.box:visited {
  border: 2px solid #ee82ee;
}

.box-1 {
  /*height: 62vh;*/
}

.box:hover {
  border: 2px solid #ee82ee;
}

.btn.btn-login {
  background-color: transparent;
  color: #ee82ee;
  border: 0px;
  padding: 0;
  font-size: 14px;
}

.btn.btn-primary .fas.fa-chevron-right {
  font-size: 12px;
}

.fas.fa-times {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 20px;
  width: 20px;
  background-color: #f3cff379;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-caption {
  font-size: 12px;
  font-family: "Poppins";
}

.fas.fa-times:hover {
  color: #ff0000;
}

.social-media-icon {
  height: 25px;
  width: 25px;
  align-self: center;
  object-fit: contain;
  margin: 0px 6px;
}

.register-submit {
  display: block;
  /* float: right; */
  background: linear-gradient(45deg, #5E51F0, #D245C4);
  border-style: none;
  width: 36%;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  margin: 15px 3px 8px 0;
  padding: 7px;
}

.previous {
  display: block;
  /* float: right; */
  background: linear-gradient(45deg, #ffffff57, #646464);
  border-style: none;
  width: 36%;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  margin: 15px 3px 8px 0;
  padding: 7px;
}

.login-title {
  font-size: 22px !important;
  font-weight: bold !important;
}

input {
  background-color: #474747;
  border-radius: 3px;
  border-style: none;
  padding: 7.5px;
}

.input {
  background-color: #474747;
  border-radius: 3px;
  border-style: none;
  padding: 7.5px;
  width: 100%;
}

.tac-title {
  color: #fff;
  font-size: 18px !important;
  font-weight: bold !important;
}

.tac-subtitle {
  color: #fff;
  margin: 4px 14px 0 30px;
  font-size: 15px !important;
  font-weight: 400 !important;
}

.logo-game {
  margin: 5% auto;
}

.logo-game a img{
  height: 34vh;
  padding: 15px 25px;
  margin-left: 14%;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0px 0px 32px 11px #121525;
  border-color: #121525;
  background: linear-gradient(0deg, #3a4a9d4a, #2121219c);
}

.logo-game a img {
  width: 15rem;
  object-fit: contain;
}

@media (max-width: 767px) {
  body {
    padding: 10px;
  }

  .body {
    width: 100%;
    height: 100%;
  }
  .video-js{
    height: 20em!important;margin: 12px 0!important;
  }
  .banner-button {
    display: block;
    width: 70px;
    padding: 11px 16px;
    border: none;
    background: #749dc3;
    margin: 8px auto;
    float: left;
    left: 0;
    border-radius: 20px;
    color: #fff;
    font-size: 13px;
    font-family: "Poppins";
    box-shadow: 0px -1px 16px 3px #d15ce5;
  }

  .faq-button {
    border-radius: 5px;
    padding: 9px 20px;
    color: #fff;
    border-style: none;
    background: #5e51f0;
  }

  .box-1 {
    width: 100%;
  }

  .box-2 {
    width: 100%;
    height: 440px;
  }

  .about-item-card {
    height: 215px;
    border-radius: 20px;
    padding: 15px 8px;
    background: linear-gradient(0deg, #3a4a9d4a, #2121219c);
    border-style: solid;
    border-width: 1px;
    box-shadow: 0px 0px 32px 11px #121525;
    border-color: #202753;
  }

  .about-item-desc {
    text-align: center;
    font-family: "Poppins";
    font-size: 6px;
    margin: 7px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 11px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }

  .about-button {
    border-style: solid;
    position: absolute;
    bottom: -29px;
    width: 66%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-width: 2px;
    border-color: #510d6d;
    background-color: transparent;
    box-shadow: 0px 4px 26px 4px #b64cdf24;
    text-align: center;
    padding: 7px !important;
    background-size: 200%;
    margin: 22px 0;
    transition: 0.5s;
  }

  .about-item-row {
    width: 50% !important;
  }

  .about-item-img-container img {
    width: 100%;
    margin: 0px 9px;
    height: 75px;
    object-fit: contain;
    /* animation: shake2 3s infinite; */
  }

  .feature-img-container img {
    width: 70px;
    height: 70px;
    object-fit: contain;
  }

  .feature-caption {
    text-align: center;
    font-family: "Poppins";
    font-size: 8px;
    font-weight: bold;
    margin: 7px;
  }

  .slider-item img {
    height: 80px;
  }

  .slider-item {
    height: 9vh;
  }

  .logo-game a img {
    height: 22vh;
    padding: 15px 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0px 0px 32px 11px #121525;
    border-color: #121525;
    background: linear-gradient(0deg, #3a4a9d4a, #2121219c);
  }
  
  .logo-game a img {
    width: 100%;
    margin: 0px 9px;
    /* height: 75px; */
    object-fit: contain;
  }
}
/* ========================================= ===================== =============================================================  */
/* ========================================= Halaman Create Avatar  =============================================================  */
/* ========================================= ===================== =============================================================  */
