body{
    background: #0A0A0A;
    color: #E4E4E4;
}
:root{--fcolor: #5962ff;
	--mcolor:#fff;
	--navcolor:#0a0a0a ;
	--btnbg:#0a090f;
	--scolor:#67DBD0;
	--tcolor:#67DBD0;
	--tabline:#ffb11b;
	--txtcolor:#ccc;}
	h5, h4 {
    color: #b6caff;}
.colort{
	background: linear-gradient(270deg, #47F0CF 0%, #465AE1 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	transform: rotate(90deg);
}
.banner {
    min-height: 100vh;
    display: flex
;
    align-items: center;
    justify-content: center;
    background: url(../images/centralized-crypto-exchange-development/banner-img.webp), url(../images/centralized-crypto-exchange-development/banner-bg.webp);
    background-position: 90% bottom, center;
    background-repeat: no-repeat;
    background-size: 60vh, cover;
    color: #FFF;
}
h3 {
    font-size: 24px;
}
.bac_img {
    position: absolute;
    width: 100%;
    z-index: -1;
}
.card_dark {
    background: #191919;
    border-radius: 16px;
    padding: 32px 24px;
    height: 100%;
}
.white_border {
    background: #191919;
border-radius: 6px;
    padding: 30px 20px;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}
.white_border:hover {
    background: linear-gradient(85.06deg, #31176D 0%, #3F4CD7 54.84%, #4BB2A6 98.81%);
    border-radius: 6px;
    transform: translateY(-10px);
}
.white_border:hover h4{
	color: #fff;
}
@media (max-width: 991px) {
	.text-center {
    text-align: unset !important;
}
.text-center p {
    text-align: unset !important;
}
	.sitec{
	padding: 70px;
}
		.full_bg {
			background: none;
		}

    .banner {
        background: linear-gradient(359.55deg, #0a0a0a 0.36%, #021b2b 99.61%);
    }
}
  @media (min-width: 768px) {
    .row_flex{
       display: flex;
    gap: 15px;
    }
  }


.accordion_images {
  position: relative;
}

@media (max-width: 767px) {
  .vscrollb h5 {
    font-size: 22px !important;
}
.static-content h2{
      font-size: 24px;
    }
  .accordion_images {
    display: none;
  }
}

.accordion_images img {
  opacity: 0;
  transition: 0.3s;
}

.accordion_images img:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
}

.accordion_images img.active {
  opacity: 1;
}

.accordion .accordion_intro{
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  background: url(../images/centralized-crypto-exchange-development/up.svg);
  background-repeat: no-repeat;
  background-position: right 88%;
}
.accordion.accordion_active .accordion_intro{
  
  background: url(../images/centralized-crypto-exchange-development/down.svg);
  background-repeat: no-repeat;
  background-position: right 88%;
}
.accordion.accordion_active .accordion_intro h4{
  
  color: #b6caff;
}
.accordion{
	border-bottom: 1px solid #ffffff24;
}
.l-hei{
	line-height: 30px;
}
.accordion_intro {
  position: relative;
  padding: 20px;
  cursor: pointer;
}

.accordion_content {
  color: #fff;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
}

.accordion_content .accordion_image {
  display: none;
}
.accordion p {
  margin: 0;
  line-height: 30px;
  padding-bottom: 15px;
}
.accordion h4{
  margin: 0;
  line-height: 10px;
}

.accordion h4 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.accordion p {
  color: #f1f1f1;
  font-size: 15px;
  margin: 0;
}

.accordion_active .accordion_intro {
}

.accordion_active .accordion_content {
  padding: 0 20px 20px;
  opacity: 1;
}
.cards_black2 {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #191919;
	border-radius: 8px;
    padding: 20px;
    height: 100%;
}
.sti-sec{
	overflow: inherit;
}
.sticky-image img{
	max-width: 300px;
	width: 100%;
}
.cards_black2:hover {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #191919;
	border: 1px solid #748BBA;
	border-radius: 8px;
    padding: 20px;
    height: 100%;
}
.cards_black2 p {
    text-align: center;
}
.cards_black2 h5 {
    text-align: center;
}
.aerow {
    background: url(../images/centralized-crypto-exchange-development/arrow.svg);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 30px;
    background-position: left;
}
.bord_dark {
    background: #191919;
    
    border-radius: 12px;
    padding: 32px 24px;
    height: 100%;
}
.bord_dark:hover {
    background: linear-gradient(85.06deg, #31176D 0%, #3F4CD7 54.84%, #4BB2A6 98.81%);
    border-radius: 12px;
    padding: 32px 24px;
    height: 100%;
    color: #fff;
}
.bord_dark:hover h5{
	color: #fff;
}
.btn.orange-btn {
    background: #ffffff;
    border-radius: 5px;
    color: #000;
    padding: 8px 30px;
    text-align: center;
    transition: .3s all ease;
}
.btn.orange-btn:hover {
    background: #b6caff;
    border-radius: 8px;
    color: #000;
}
.tech_bg {
    background: url(../images/centralized-crypto-exchange-development/idea-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    padding: 50px;
}
.sticky-image {
    position: sticky;
    top: 10%;
    height: 70vh;
    margin-top: 10%;
}
.accordion span{
	color: #fff !important;
}
.bluetitle span{
	color: #ccc;
}
.bluetitle h3{
	color: #fff !important;
}
.accordion-body, .carouselbox, .carouselbox span {
    text-align: left !important;
}
.gra-bg{
	background: linear-gradient(0deg, #0a0a0a, #141414);
}
