@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
    margin: 0;
    font-size: 1rem;
    font-family: 'Poppins', sans-serif !important;
    background-color: #0F0F0F !important;
    color: #ffffff !important;
}
section { overflow: hidden; }
.text-green { color: #58FF29; }
.text-gold { background: linear-gradient(to right, #F8EFAE, #EBE397, #D8C46D 100%);-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
.siq-header { background-color: #181818 !important; }
.siq-header.navbar { padding-top: 5px; padding-bottom: 5px; }
.siq-header .navbar-brand img { max-height: 44px; }
.siq-header .navbar-nav .nav-link { padding-left: 1rem !important; padding-right: 1rem !important;color: #ffffff !important; }
.siq-header .navbar-nav .nav-link.active { color: #8A38F5 !important; font-weight: 600; }
.siq-header .navbar-nav .nav-link:hover { color: #8A38F5 !important; }
.siq-header .navbar-nav .nav-link.siq-wtsapp { font-size: 1.7rem; color: rgb(4, 170, 4) !important; }
.siq-header .navbar-nav .nav-link.siq-wtsapp:hover { color: darkgreen !important; }
.siq-header .navbar-nav .nav-link.siq-btn:hover { color: #ffffff !important; }
.siq-btn {
    background-image: linear-gradient(to right bottom, #0F0F0F 0%, #2F0C5C  51%, #8A38F5  100%);
    padding: 8px 30px !important;cursor: pointer;text-decoration: none;
    border: 1px solid #858585; border-radius: 50px; text-align: center; transition: all 0.5s ease-in-out; color: #ffffff !important;
}
.siq-btn:hover { background-image: linear-gradient(to right, #8A38F5 0%, #2F0C5C  51%, #0F0F0F  100%); border: 1px solid #ffffff; }
.right-line {
  position: absolute;
  display: block;
  width: 1px;
  height: 90%;
  background-color: #ededed;
  right: 0;
  top: 5%;
}
.w-sm-light { width: 50%; }
.w-md-light { width: 75%; }
.w-lg-light { width: 100%; }
.light {
  border: 1px solid #858585;
  border-radius: 7px;
  padding: 8px 30px;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  background: -moz-linear-gradient(-45deg, #0F0F0F 0%, #2F0C5C 45%, #a18dba 50%, #2F0C5C 55%, #0F0F0F 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0F0F0F), color-stop(45%, #2F0C5C), color-stop(50%, #a18dba), color-stop(55%, #2F0C5C), color-stop(100%, #0F0F0F));
  background: -webkit-linear-gradient(-45deg, #0F0F0F 0%, #2F0C5C 45%, #a18dba 50%, #2F0C5C 55%, #0F0F0F 100%);
  background: -o-linear-gradient(-45deg, #0F0F0F 0%, #2F0C5C 45%, #a18dba 50%, #2F0C5C 55%, #0F0F0F 100%);
  background: -ms-linear-gradient(-45deg, #0F0F0F 0%, #2F0C5C 45%, #a18dba 50%, #2F0C5C 55%, #0F0F0F 100%);
  background: linear-gradient(135deg, #0F0F0F 0%, #2F0C5C 45%, #a18dba 50%, #2F0C5C 55%, #0F0F0F 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0F0F0F', endColorstr='#0F0F0F', GradientType=1);
  background-repeat: no-repeat;
  background-position: 0%;
  background-size: 300%;
  transition: all 0.4s ease;
  animation: light 3s ease-in-out infinite;
}
.light:hover { animation: light 1s ease-in-out infinite; -webkit-animation: light 1s ease-in-out infinite; color: #ffffff; }
@keyframes light {
  0% { background-position: 100%; }
  100% { background-position: 0%; }
}
@-webkit-keyframes light {
  0% { background-position: 100%; }
  100% { background-position: 0%; }
}
/* .light {
  border: 1px solid #858585;
  border-radius: 50px;
  padding: 8px 30px;
  font-size:1.2em;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  cursor: pointer;
  margin: 20px;
  background: linear-gradient(135deg, #0F0F0F 0%, #2F0C5C 40%, #8A38F5 50%, #2F0C5C 60%, #0F0F0F 100%);
  background-size: 300%;
  background-position: 0%;
  animation: light 3s ease-in-out infinite;
  transition: all 4s ease;
}
@keyframes light {
  0% {
    background-position: 0%;
  }
  50% {
    background-position: 100%;
  }
  100% {
    background-position: 0%;
  }
} */
.hero-content h1 { font-size: 3.2rem; font-weight: 700; }
.hero-content h1 span { background: linear-gradient(to right, #58FF29, #0655ED 100%);
    -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
.hero-content h1 span:hover { background: linear-gradient(to right, #0655ED, #58FF29 100%);
    -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.hero-content p { font-size: .9rem; }
.hero-content h6 { font-size: .9rem; font-weight: 300; letter-spacing: 1px;margin-bottom: 15px; }
.hero-content h6 i { font-size: 1.1rem; margin-right: 5px; }
.video-section { position: relative; height: 90vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.video-section video { position: absolute; width: 100%; height: 100%; object-fit: cover; }
.video-section:after { content: ''; background-color: #0f0f0f9f; width: 100%;height: 100%;position: absolute;z-index: 1; }
.video-section .home-content { position: relative;z-index: 10; }
.video-section .video-bg { background-color: #0f0f0fd5; padding: 80px; border-radius: 12px; }
.video-section .ticker-wrap { position: absolute; bottom: 0; z-index: 10; }

.ticker .marquee-title { color: #ffffff; border: 1px solid #ffffff25; padding: 2px 5px; border-radius: 4px; margin-right: 15px; }
.ticker .marquee-title.green .sub-title { color: #3add0d; }
.ticker .marquee-title.red .sub-title { color: rgb(240, 59, 59); }
.ticker-wrap { width: 100%; overflow: hidden; background-color: #00000078; padding: 10px; white-space: nowrap; display: flex; }
.ticker { display: inline-flex; animation: scroll-left 70s linear infinite;}
@keyframes scroll-left {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

#flip { height: 70px; overflow: hidden; }
#flip > div > div { background: linear-gradient(to right, #58FF29, #0655ED 100%);
    -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; height: 70px; margin: 5px 0; display: inline-block;font-size: 48px;line-height: 70px;}
#flip > div > div.color-2 { background: linear-gradient(to right, #EAE639, #DB8132 100%);-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
#flip > div > div.color-3 { background: linear-gradient(to right, #43D1ED, #86D1FF, #006CF0 100%);-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
#flip > div > div.color-4 { background: linear-gradient(to right, #D7C36C, #FFF4C3, #A3860B 100%);-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
#flip > div > div.color-5 { background: linear-gradient(to right, #03B6E8, #2D60FF, #5D4CFA, #C609FA 100%);-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
#flip > div > div.color-6 { background: linear-gradient(to right, #538779, #72DEBF, #008F66 100%);-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;}
#flip div:first-child { animation: show 14s linear infinite; }
@keyframes show {
  0% { margin-top: 0; }
  10% { margin-top: 0; }

  15% { margin-top: -70px; }
  25% { margin-top: -70px; }

  30% { margin-top: -140px; }
  40% { margin-top: -140px; }

  45% { margin-top: -210px; }
  55% { margin-top: -210px; }

  60% { margin-top: -280px; }
  70% { margin-top: -280px; }

  75% { margin-top: -350px; }
  85% { margin-top: -350px; }

  90% { margin-top: -420px; }
  95% { margin-top: -420px; }
  100% { margin-top: 0; }
}

.community-btns { position: relative; }
.community-btns .comm-btns-box { position: relative; top: 20px; display: flex; justify-content: center; max-height: 0;overflow: hidden;opacity: 0;transition: all 0.4s ease-in-out; }
.comm-btns-box.active {
    max-height: 100px;
    opacity: 1;
}
.community-btns .comm-btns-box a { text-decoration: none; color: #ffffff; padding: 5px; border: 1px solid #fff; width: 36px; height: 36px; display: block; font-size: 17px; border-radius: 20px; transition: all 300ms ease-in-out; }
.community-btns .comm-btns-box a:focus, .community-btns .comm-btns-box a:active { border-color: #e6c407; color: #e6c407; border-radius: 7px; }
.community-btns .comm-btns-box a:hover { border-color: #8e2de2; color: #8e2de2; border-radius: 7px; }
.section-title {
    text-align: center;
    font-weight: 700;
    font-size: 3.5rem;
    margin-bottom: 2.5rem;
    max-width: 70%;
}
.swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.swiper .swiper-slide {
  position: relative;
  width: 300px;
  min-height: 570px;
  padding: 30px;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
  filter: grayscale(60%);
  scale: 0.7;
  transition: all 0.8s cubic-bezier(0.25, 0.4, 0.45, 1.4);
  border-radius: 15px;
  border: 1px solid #ededed;
  background: linear-gradient(145deg, #101010, #8e2de2);
  overflow: hidden;
}
.swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-bottom: 10px;
}
.swiper .swiper-slide p { margin: 0; }
.swiper .swiper-slide-active { filter: none; scale: 1; box-shadow: 0px 0px 15px #8e2de2; border: 1px solid #ffffff; }
.swiper .swiper-pagination-bullet-active { background-color: #c31432 !important; }
.swiper .swiper-pagination-bullet { background-color: grey; display: none; }
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  top: 50%;
  width: 40px;
  height: 40px;
  background: white;
  border: 3px solid #240b36;
  border-radius: 50%;
  color: #c31432;
  font-weight: 700;
  outline: 0;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.swiper .swiper-button-prev::after,
.swiper .swiper-button-next::after { font-size: 18px; }
.swiper .swiper-button-prev:after { position: relative; left: -1px; }
.swiper .swiper-button-next:after { position: relative; left: 1px; }
.swiper .swiper-button-prev,
.swiper .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; }
.swiper .swiper-button-next,
.swiper .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }
.swiper .swiper-button-prev.swiper-button-disabled,
.swiper .swiper-button-next.swiper-button-disabled { opacity: 0; cursor: auto; pointer-events: none; }
.carousel-container { position: relative; max-width: 1200px; margin: auto;}

.feature-swiper { text-align: center; }
.feature-swiper h5 { font-size: 1.7rem; font-weight: 700; }
.feature-swiper p { font-size: 1rem; color: #c0b4b4; }

.testimonial .swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.testimonial .swiper .swiper-slide {
  position: relative;
  width: 300px;
  min-height: 450px;
  /* padding: 30px; */
  /* box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2); */
  filter: grayscale(65%);
  scale: 0.9;
  transition: all 0.8s cubic-bezier(0.25, 0.4, 0.45, 1.4);
  border-radius: 15px;
  border: 1px solid #696969;
  background: linear-gradient(90deg, #201332, #180e25, #201332);
  overflow: hidden;
}
.testimonial .testim-card>i { font-size: 2rem; color: #ffffff; }
.testimonial.testim-card>p { font-size: 0.8rem; color: #c7c7c7; }
.testimonial .testim-card .testim-title img { width: 50px; height: 50px; border-radius: 50px; margin-right: 5px; margin-bottom: 0px; }
.testimonial .testim-card .testim-title h5 { font-size: 1rem;color: #ffffff; }
.testimonial .testim-card .testim-title i { font-size: 1rem;color: #e6c407; }
.testimonial .testimonial .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-bottom: 10px;
}
.testimonial .swiper .swiper-slide p { margin: 0; }
.testimonial .swiper .swiper-slide-active { filter: none; scale: 1; }
.testimonial .swiper .swiper-pagination-bullet-active { background-color: #c31432 !important; }
.testimonial .swiper .swiper-pagination-bullet { background-color: grey; display: none; }
.testimonial .swiper .swiper-button-prev,
.testimonial .swiper .swiper-button-next {
  top: 50%;
  width: 40px;
  height: 40px;
  background: white;
  border: 3px solid #240b36;
  border-radius: 50%;
  color: #c31432;
  font-weight: 700;
  outline: 0;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.testimonial .swiper .swiper-button-prev::after,
.testimonial .swiper .swiper-button-next::after { font-size: 18px; }
.testimonial .swiper .swiper-button-prev:after { position: relative; left: -1px; }
.testimonial .swiper .swiper-button-next:after { position: relative; left: 1px; }
.testimonial .swiper .swiper-button-prev,
.testimonial .swiper .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; }
.testimonial .swiper .swiper-button-next,
.testimonial .swiper .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }
.testimonial .swiper .swiper-button-prev.swiper-button-disabled,
.testimonial .swiper .swiper-button-next.swiper-button-disabled { opacity: 0; cursor: auto; pointer-events: none; }

.feature-card {
    background: linear-gradient(145deg, #101010, #8e2de2);
    border-radius: 15px;
    border: 1px solid #696969;
    padding: 20px;
    color: #ffffff;
    transition: all 0.5s ease;
    transform: scale(0.9);
    opacity: 0.7;
    margin: 40px 0px;
}
.feature-card img {
    border-radius: 3px;
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin-bottom: 15px;
}
.feature-card h5 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.feature-card p {
    font-size: 0.8rem !important;
    font-weight: 300;
    margin-bottom: 0px;
}
.carousel-item.active .col-md-4:nth-child(2) .feature-card {
    transform: scale(1.2);
    opacity: 1;
    z-index: 2;
}

.carousel-control-prev,
.carousel-control-next {
    width: 5%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(1);
}
@media (max-width: 768px) {
    .feature-card {
    transform: scale(1);
    opacity: 1;
    margin-bottom: 20px;
    }
    .carousel-item.active .col-md-4:nth-child(2) .feature-card {
    transform: scale(1);
    }
}

.mobiles { position: relative; }
	.mobile { transition: all 0.8s ease-in-out; }
	.mobile img { max-width: 100%; height: auto; border-radius: 20px; }
	.mobile-left, .mobile-right { position: relative; z-index: 1; opacity: 0.9; transform: scale(0.9); }
	.mobile-left { margin-right: -100px; transform: rotate(-8deg) translateY(20px);	}
	.mobile-right { margin-left: -100px; transform: rotate(8deg) translateY(20px); }
	.mobile-center { z-index: 2; transform: scale(1); }
	.mobile-showcase:hover .mobile-left { transform: rotate(-15deg) translateY(-10px); opacity: 1; }
	.mobile-showcase:hover .mobile-right { transform: rotate(15deg) translateY(-10px); opacity: 1; }
	.mobile-showcase:hover .mobile-center { transform: scale(1.05); }

/* .testim-card {
  background: linear-gradient(90deg, #201332, #180e25, #201332);
  border-radius: 15px;
  border: 1px solid #696969;
  padding: 20px;
  color: #ffffff;
  transition: all 0.5s ease;
  opacity: 0.7;
  margin: 40px 0px;
  transform: scale(1);
} */
/* .testim-card>i { font-size: 2rem; color: #ffffff; }
.testim-card>p { font-size: 0.8rem; color: #c7c7c7; }
.testim-card .testim-title img { width: 50px; height: 50px; border-radius: 50px; margin-right: 5px; }
.testim-card .testim-title h5 { font-size: 1rem;color: #ffffff; }
.testim-card .testim-title i { font-size: 1rem;color: #e6c407; }
#featureCarousel2 .carousel-item.active .col-md-4:nth-child(2) .testim-card {
    transform: scale(1.1);
    opacity: 1;
    z-index: 2;
    box-shadow: 2px 2px 12px #2F0C5C;
} */

.siq-trade-info { 
    padding: 80px 50px;
    background: linear-gradient(135deg, #0f0f0f 11.94%, #260d46 66.41%, #5a21a4 134.74%);
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #8d8d8d;
    position: relative;
    transition: all 0.6s ease-in-out;
}
.siq-trade-info .light { width: 35%; }
.siq-home-cardbox {
    background-color: #1b1326;
    padding: 50px 15px;
    border: 1px solid #8d8d8d;
    border-radius: 25px;
}
.siq-home-cardbox .rb-1 { border-right: 1px solid #ededed;position: relative; }
.siq-home-card { padding: 0 15px; text-align: center; }
.siq-home-card img { max-width: 140px; }
.siq-home-card h4 { font-size: 1.2rem;margin-bottom: 15px; }
.siq-home-card p { font-size: 0.9rem;font-weight: 300;color: #acacac; }

.slick-slide { margin: 0px 20px; }
.slick-slide img { width: auto; height: 70px;}
.feature-slide .slick-slide img { width: auto; height: 170px;}
/* .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
} */
.slick-list{ position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus{ outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right;}
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; width: auto !important; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none;}

.clients-carousel .box {
  display: grid;
  align-items: center;
  justify-items: center;
  width: auto;
  height: auto;
  transition: transform 0.5s ease-in;
  margin: 8px auto;
}
.clients-carousel .box img { max-width: 100%; width: auto !important; height: 70px !important; }
.clients-carousel.testim .box img { height: auto !important; }
.owl-carousel .owl-stage-outer { padding: 15px 0; }
.clients-carousel .box:hover { transform: scale(1.08); }
.clients-carousel .box:hover>img { z-index: 11111; }

#news-slider { margin-top: 80px;}
.post-slide {
  background: #fff;
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
  box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: -12px 15px 8px 15px;
  margin-left: -10px;
}
.post-slide .post-img img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  transition: transform 0.2s linear;
}
.post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}
.post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(6, 190, 244, 0.75) 0%,
    rgba(45, 112, 253, 0.6) 100%
  );
  transition: all 0.5s linear;
}
.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}
.post-slide .post-content {
  background: #fff;
  padding: 2px 20px 40px;
  border-radius: 15px;
}
.post-slide .post-title a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover {
  text-decoration: none;
  color: #3498db;
}
.post-slide .post-description {
  line-height: 24px;
  color: #808080;
  margin-bottom: 25px;
}
.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}
.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}
.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196f3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}
.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}
.owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}
.owl-controls .owl-buttons .owl-prev {
  background: #fff;
  position: absolute;
  top: -13%;
  left: 15px;
  padding: 0 18px 0 15px;
  border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next {
  background: #fff;
  position: absolute;
  top: -13%;
  right: 15px;
  padding: 0 15px 0 18px;
  border-radius: 50px;
  box-shadow: -3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #333;
  font-size: 30px;
}
.owl-controls .owl-buttons .owl-next:after {
  content: "\f105";
}
@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}
.siq-price-box {
    background-color: #000000cc;
    padding: 30px;
    border-radius: 12px;
}

.testimonials .accordion-item { background-color: transparent;border: none; margin-bottom: 15px; }
.testimonials .accordion-item .accordion-button { 
  background-image: linear-gradient(to right bottom, #0F0F0F 0%, #2F0C5C  51%, #8A38F5  100%);
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 600;
  border: 1px solid #a9a9a9;
  border-radius: 5px 100px 100px 5px !important;
}
.testimonials .accordion-item .accordion-header { margin-bottom: 2px; display: flex; }
.testimonials .accordion-item .accordion-header img{ width: 80px; height: 80px; margin-right: 5px; }
.testimonials .accordion-item .accordion-header .accordion-button::after { display: none; }
.testimonials .accordion-item .accordion-collapse.show { display: flex; }
.testimonials .accordion-item .accordion-collapse img { margin-left: 5px; width: 80px; height: 80px; }
.testimonials .accordion-item .accordion-body { padding: 5px 0px; }
.testimonials .accordion-item .accordion-body .faq-body p {
  background-image: linear-gradient(to right bottom, #0F0F0F 0%, #2F0C5C  51%, #8A38F5  100%);
  color: #ffffff;
  border: 1px solid #a9a9a9;
  border-radius: 100px 5px 5px 100px !important;
  padding: 15px 15px 15px 40px;
 }

.carousel-control-next-icon, .carousel-control-prev-icon { background-color: #111111; border-radius: 25px; }
.carousel-control-next-icon { position: relative; right: -80px; }
.carousel-control-prev-icon { position: relative; left: -80px; }
.text-justify { text-align: justify; }


/* -------------- Feature ------------------ */
.feature-sec {
    background-image: url('../images/glow-pink.webp');
    background-repeat: no-repeat;
    background-position: center top;
}
.feature-box {
  background: linear-gradient(116deg, #221631 11.94%, #321852 66.41%, #20152f 134.74%);
  padding: 30px;
  border-radius: 15px;
  height: 550px;
  border: 1px solid #8d8d8d;
  position: relative;
  overflow: hidden;
  transition: all 0.6s ease-in-out;
  margin-bottom: 30px;
}
.feature-top { 
  position: relative; 
  z-index: 1; 
  transition: all 0.6s ease-in-out; 
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
  height: 100%;
}
span.m-box-click-now { display: none; }
.feature-cont {
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  padding: 20px;
  transition: bottom 0.6s ease-in-out;
  height: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.feature-box:hover .feature-cont { bottom: 0; }
.feature-box:hover .feature-top { transform: translateY(-100%); opacity: 0; }
.feature-title { font-size: 1.5rem; font-weight: 800; }
.feature-desc { font-size: .8rem; font-weight: 300; }
.feature-cont img{ width: 20px; height: 20px; }
.feature-cont p { font-size: .8rem; margin-bottom: 9px; }
.feature-box .siq-btn { width: 100%; border-radius: 7px; border: 1px solid #7c7c7c78; }


/* -------------- about us ---------------- */
.roadmap-section {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.road-title img { width: 120px;height: 120px; }
.road-title .heading { font-size: 3rem;font-weight: 700; margin-bottom: 15px; }
.road-title .head-title { font-size: 1.5rem;font-weight: 600; margin-bottom: 15px; }
.road-title .sub-text { font-size: 1rem;font-weight: 500;color: #acacac;margin: 0; }

.roadmap-section .step-2 { margin-top: 150px; }
.roadmap-section .step-3, .roadmap-section .step-4 { margin-top: 180px; }

.vertical-line {
  width: 100%;
  position: relative;
  background-image: url(../images/line-about.webp);
  background-position: center;
  /* background-repeat: no-repeat; */
  background-size: contain;
  height: 100%;
}

.about-value-box {
  position: relative;
  cursor: pointer;
  background: linear-gradient(116deg, #0f0f0f 11.94%, #260d46 66.41%, #5a21a4 134.74%);
  padding: 30px;
  border-radius: 15px;
  border: 1px solid #8d8d8d;
  position: relative;
  margin-bottom: 15px;
  height: 100%;
  top: 0;
  left: 0;
  transition: top 0.3s ease-in-out;
}
.about-value-box img{ width: 50px;height: auto;margin-bottom: 15px; }
.about-value-box h3{ font-size: 1.5rem; font-weight: 600;margin-bottom: 15px; }
.about-value-box p{ font-size: 0.9rem; font-weight: 400;margin-bottom: 0px; }
.about-value-box:hover { top: -20px; box-shadow: 3px 3px 15px #201332; }
.founder-box { padding: 50px; border-radius: 30px; border: 1px solid #D8C46D; }

/* -------------- Investment ----------------- */
.invest-value-box {
  position: relative;
  cursor: pointer;
  background: linear-gradient(116deg, #0f0f0f 11.94%, #260d46 66.41%, #5a21a4 134.74%);
  padding: 30px;
  border-radius: 15px;
  border: 1px solid #8d8d8d;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-bottom: 15px;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.invest-value-box img{ width: 75px;height: auto;margin-bottom: 15px; }
.invest-value-box h3{ font-size: 1.5rem; font-weight: 600;margin-bottom: 15px; }
.invest-value-box p{ font-size: 0.9rem; font-weight: 400;margin-bottom: 0px; }
.invest-value-box:hover { box-shadow: 0px 0px 15px #8e2de2; border: 1px solid #bcbcbc; }

.invest-sec-box { background-color: #ffffff; padding: 10px 15px; transition: all 300ms ease-in; }
.invest-sec-box img { width: 40px; margin-right: 5px; }
.invest-sec-box p { color: #333333; font-size: 1.1rem; }
.invest-sec-box:hover { border-radius: 15px 0; }

/* ---------------- NISM -------------- */
.process-box { padding: 15px; border-radius: 12px; height: 100%; position: relative; border: 1px solid #38353bb6;
  background: radial-gradient( #11121A, #191a25, #11121A); }
.process-box:hover { border: 2px solid #8e2de2; }
.process-box-centre { padding: 80px 30px; }
.process-box.pb-lt, .process-box.pb-rt { bottom: -50px; }
.process-box.pb-lt { z-index: 2; }
.process-box.pb-rt { z-index: 0; }
.process-box.pb-lb, .process-box.pb-rb { top: -50px;z-index: 4; }
.title-box { display: flex; flex-direction: row; align-items: center; }
.process-box h4{ font-size: 1.5rem; font-weight: 600; }
.process-box .box-title { width: 55%; }
.process-box .box-img { width: 45%; }
.process-box p { font-weight: 300; font-size: 0.9rem;line-height: 1.6rem; }

.process-box-line {
  background-image: url('../images/back-line.webp');
  background-repeat: no-repeat;
  background-position: center;
}

/* .process-box.pb-lt::after { content: ''; width: 210px; height: 1px; border: 2px dashed #ffffff; position: absolute; top: 50%; right: -230px; } */

.contact-form input, .contact-form textarea { background: #260d4643; color: #ffffff !important; border: 1px solid #808080; }
.contact-form input:focus, .contact-form textarea:focus { background: #260d468a; box-shadow: none; }

/* -------------- Footer ------------------ */

.siq-footer { background-color: #0a0a0a; padding: 50px 0 10px 0; }
.siq-footer ul { margin: 0; padding: 0; list-style-type: none; }
.siq-footer ul li { display: block; padding: 5px; }
.siq-footer ul li a { text-decoration: none; color: #ededed; }
.siq-footer ul li a:hover { color: #8e2de2; }
.siq-footer #subscribe input {
    width: 100%;
    height: 48px;
    background: #181818;
    border: none;
    outline: none;
    border-radius: 1px;
    padding: 0 30px;
    box-shadow: 0px 0px 1px 4px rgba(255, 255, 255, 0.397);
    border-radius: 50px;
}
.siq-footer #subscribe #subscribe-button {
    height: 38px;
    padding: 0 30px;
    border-radius: 3px;
    border: none;
    position: absolute;
    right: 6px;
    top: 6px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 50px;
    text-decoration: none;
}
.siq-footer .fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}
.siq-footer .social-links { display: flex; flex-direction: row;}
.siq-footer .social-links a{
  background-color: #ffffff;
  padding: 8px;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1.1rem;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
}
.siq-footer .social-links .facebook { color: #1877F2; }
.siq-footer .social-links .facebook:hover { color: #ffffff; background-color: #1877F2; }
.siq-footer .social-links .instagram { color: #833AB4; }
.siq-footer .social-links .instagram:hover { color: #ffffff; background-color: #833AB4; }
.siq-footer .social-links .linkedin { color: #0077B5; }
.siq-footer .social-links .linkedin:hover { color: #ffffff; background-color: #0077B5; }
.siq-footer .social-links .whatsapp { color: #25D366; }
.siq-footer .social-links .whatsapp:hover { color: #ffffff; background-color: #25D366; }
.foot-contact a { text-decoration: none; color: #ffffff; padding: 5px 5px 5px 0px; transition: 0.3s ease-in-out; }
.foot-contact a:hover { color: #8e2de2; }
input.enteremail { color: #ffffff; }


@media only screen and (max-width: 567px) {
  .video-section .video-bg { padding: 30px; }
  .roadmap-section .step-2 ,.roadmap-section .step-3, .roadmap-section .step-4 { margin-top: 40px; }
  .road-title img { width: 90px; height: 90px; }
  .founder-box { padding: 20px; }
  .feature-box { height: 650px; }
  .feature-cont p { font-size: .7rem;margin-bottom: 7px; }
  span.m-box-click-now { position: absolute; bottom: -15px; right: -10px; font-size: 12px; color: #e6c407; display: block; }
  .feature-box .slick-slide img { height: 105px; }
  #clients .slick-slide img { height: 60px; }
  #clients .slick-slide { margin: 0 10px; height: 60px; }
  .siq-trade-info { padding: 30px 20px; }
  .siq-price-box { padding: 15px; }
  .siq-price-box .price-cont p{ font-size: 0.7rem;margin-bottom: 0px; }
  .siq-price-box .price-cont img{ width: 25px; }
  .vertical-line { display: none; }
  .hero-content h1 { font-size: 2.5rem;line-height: 2.9rem; }
  .hero-content p { text-align: justify; }
  .siq-trade-info .light { width: 100%; }
  .siq-home-cardbox .rb-1 { border-right: none; }
  #featureCarousel2 .carousel-item.active .col-md-4:nth-child(2) .testim-card { transform: scale(1); box-shadow: 2px 2px 12px #2F0C5C; }
  .testimonials .accordion-item .accordion-button { font-size: 0.9rem;padding: 8px; }
  .testimonials .accordion-item .accordion-header img,
  .testimonials .accordion-item .accordion-collapse img { width: 50px;height: 50px; }
  .testimonial .swiper .swiper-slide p { font-size: 14px; }
  .testimonials .accordion-item .accordion-body p { font-size: 0.7rem; }
  .carousel-control-next-icon { position: relative; right: -15px; }
  .carousel-control-prev-icon { position: relative; left: -15px; }
  .process-box.pb-lt, .process-box.pb-rt { bottom: 0; }
  .process-box.pb-lb, .process-box.pb-rb { top: 0; }
  .process-box-centre { padding: 40px 25px; }
  #flip > div > div { margin: 15px 0;font-size: 36px; }
  .process-box-line { background-image: none; }
  .m-font-13 { font-size: 13px !important; }
  .text-xs-start { text-align: start; }
}