@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Jost:ital,wght@0,100..900;1,100..900&family=League+Spartan:wght@100..900&family=Manrope:wght@200..800&family=Outfit:wght@100..900&family=Space+Grotesk:wght@300..700&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
 body{
      font-family: "DM Sans", sans-serif;
      padding: 0;
      margin: 0;

 }
 .container,.res-cont{
    max-width:85%!important;
 }
 .wrapper{
    max-width: 93%!important;
 }
 
 .bw{
    width:160px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: bold;
 }
 section{
    padding: 5vh 0vh;
 }
 .header-bg{
    background-image: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/header.webp');
  height: 90vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
 }
 .breadcrumbwl{
        width: 100%;
    display: inline-block;

 }
.header-title{
    font-weight: 900;
font-size:60px;
line-height: 75px;
color: #000000;

}
.content{
    font-weight:400;
font-size: 18px;
line-height: 25px;
color:#222222;

}
.sc{
    font-size: 13px;
}
.pl{
background: linear-gradient(90deg, #FFFFFF 53.37%, #EEE1FF 100%);
border: 1px solid #E1CBFF;
border-radius: 0px;
font-weight: bold;

}
.wl{
font-weight: 500;
background: linear-gradient(90deg, #FFFFFF 53.37%, #EEE1FF 100%);
border: 1px solid #E1CBFF;
border-radius: 0px;

}
.header-btn{
background: #000000;

}
.card-header h3{
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}

.scroll {
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    margin-bottom: 5px;
    
     border-radius: 5px;
}
.gradient{
    position: relative;
}
.gradient::before{
    content: "";
    position: absolute;
    width: 100%;
    height:50px;
    z-index: 1;
background: linear-gradient(180deg, #E8DBFF 0%, rgba(232, 219, 255, 0) 100%);


}
.gradient::after{
    content: "";
    position: absolute;
    bottom:0px;
    width: 100%;
    height:50px;
    z-index: 1;
background: linear-gradient(360deg, #E8DBFF 0%, rgba(232, 219, 255, 0) 100%);

}





.cl{
   /* background: linear-gradient(180deg, #fff 0%, #E8DBFF 100%);  */
   border-radius: 15px;
   padding: 10px;
}


.title{
font-weight: 700;
font-size:33px;
line-height:50px;
text-transform: capitalize;
color: #000000;
}
.clone-bg{
    background-color: #E8DBFF;
}
.tt{
    font-size: 15px;
    font-weight: 600;
}


.tab-title{
font-size: 20px;
line-height: 30px;
    font-weight: 700;
    color: black!important;
}
.breadcrumbwl a, .cat span {
    background: #b2a2fb;
    color: #000 !important;
}
.card-hover:hover {
    background: #806197;
    border-radius: 5px;
    color: white;
    box-shadow: 0 4px 8px rgba(108, 30, 160, 0.849);
}
.card-hover:hover .hov-con{
    color: white!important;
}
.card-hover:hover h3{
    color: white!important;
}  
::-webkit-scrollbar {
  display: none!important;
}
.m-c {
  background: linear-gradient(125.98deg, #F8F1FC 17.7%, #FFFFFF 59.11%, #E8DBFF 100.53%);
  box-shadow: 0px 10px 20px rgba(128, 97, 151, 0.5);
  border-radius:10px;
  height: 100%;
}
.flex-c{
    width:80px;
}
.col-d{
    color: black!important;
}







.owl-dots{
    display: none;
}
.caro-titles{
    gap: 15px;
}
.caro-card-container1{
    border-radius: 15px;
    background-color: #DBE7FF;
}
.caro-card-container2{
background-color: #FFDECD;
    border-radius: 15px;

}
.icons {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background-color: #5A91FF;

}
.i-co1{
    background-color: #FFAB81;
}
.i-col2{
    background-color: #58A585;
}
.i-col3{
    background-color:#FFAB81;
}
.caro-card-container3{
    background-color: #CCE9DD;
        border-radius: 15px;

}
.caro-card-container4{
    background-color:#FFDECD;
        border-radius: 15px;

}
.caro-card-container5{
      background-color: #E4DEBC;
        border-radius: 15px;
}
.i-col4{
    background-color: #8E834B;
}


.item>div{
    height:180px;
}

.feauture-flex-container{
    overflow: auto;
    padding: 10px;
}
.m-c:hover{
    box-shadow: none!important;
}
.mh{
  min-height: 70vh;
}

.tab-tit{
    font-size: 20px;
    color:#000000;
}
.s-img p{
    font-size: 13px;
    margin-top: 10px;
}
.card-header.one{

background: linear-gradient(90deg, #FFFFFF 53.37%, #EEE1FF 100%);
border-bottom: none!important;
border-radius: 0px;

}
.bc{
    border-radius: 5px !important;
}
.btn-block{
    position: relative;
    font-weight: bold;

}
.btn-block::after   {
          content: "\f078"; 
      font-family: "Font Awesome 5 Free";
      font-weight: 900; 
      position: absolute;
      right: 10px;
      color: #000000;
      
      
      transition: transform 0.3s ease;


}
.mh{
    min-height: 70vh;
}
.btn-block:not(.collapsed) {
    background-color: #806197!important;
    color: white!important;
    border-radius: 0px;
}
.btn-block:not(.collapsed)::after  {
  color: white!important;
  transform: rotate(90deg);

}

.cb{
    background-color: #806197;
    color: white!important;
  
}
.ddisclaimer{
    background: #462a5f;
}
.faq .card-header h3 {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/downarrow-b.webp) right center / 25px no-repeat;
    background-position: 100% 4px;
}
.btn-link{
color: #000!important;
text-decoration: none!important;
font-weight: bold;
}

.lib{
    background-color: white;
    padding:10px 10px 10px 30px;
    position: relative;
}
.lib::before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #806197;
    top: 18px;
    left: 12px;
}

.icons img {
  width: 20px !important;
  height: 20px;
}
.item > div {
  height: 230px;
}
.flex-par{
    gap: 5px;
}
.flex-par1 .flex-c{
    width: 100px;
}
.lib:hover{
    background-color: #806197;
    color: white!important;
    font-weight: bold;
}
.new-card{
    display: flex;
    flex-direction: column;
    background-color: #806197;
    /* justify-content: center; */
    align-items: center;
    color: white;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
}
.new-card h3,.new-card p{
    color:white;
}

@media(max-width:1450px){
    .res-cont{
        max-width: 90%!important;
    }
    .content{
        font-size: 15px;
        
    }
    .title{
        line-height: 40px;
    }
}
@media(max-width:1130px){
    .stack-img-con{
        flex-wrap: wrap;
        justify-content: center!important;
    }

}
@media(max-width:992px){
    .create-bg1{
        display:none;
    }
    .feauture-bg {
    height: auto;
}
.benefits-bg{
    height: auto;
}
.mh{
    height: auto;
}
.card-header h3{
    font-size:16px; 
    text-wrap:auto; 
}
.content{
    font-size: 15px;
}
   .tab-con {
    font-size: 19px;
    line-height: 25px;
   
}
    .header-title {
    font-size: 48px;
    line-height: 64px;
 
}

.title {
    line-height: 40px!important;
    font-size:30px!important;
  
}
section{
    padding:3vh 0;
}

}



@media (max-width:576px){
    .container{
        max-width:100%!important;
    }
        .header-title {
        font-size: 37px;
        line-height: 51px;
    }
    
.tab-con {
    font-size: 19px;
    line-height: 26px;
 
}
.create-bg{
    background: none;
}
.button-group{
    display: flex;
    justify-content: center;
}
.new-card{
    padding: 10px;
}
    
}
@media(max-width:320px){
       .header-title {
        font-size: 27px;
        line-height: 38px;
    }
    .item>div{
    height:300px;
}
}
.breadcrumbwl a{
	margin-left: 10px;
}
.faq_binance .card{
	background: #0e0e0e;
}
.faq_binance .btn-link{
    color: #fff;
}

.faq .card-header h5[aria-expanded=true]{background:url(../images/b-up.webp) right center/20px no-repeat}

.faq_binance .card-header h5 {
    background: url(../images/b-down.webp) right center/20px no-repeat;
}

/*--------------home form css========================*/
/* .darkblue {
    background: ;
} */

.position_bx {
    width: 100%;
    background: #000000;
    position: absolute;
    left: -8%;
    border: 1px solid #ffffff59;
    top: -10%;
    border-radius: 10px 0;
}

.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom, #806197 23.64%, #b490ed 48.36%, #cfb0fc 73.15%);
    background-size: 400%;
    animation: 4s linear infinite clocki;
    left: -73%;
    top: -43%;
    position: absolute;
}

@keyframes clocki {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.corn_bx {
    border-radius: 0 4px 0 0;
    top: -14%;
    right: 4%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.corn_bx_bottom {
    background: #f91942;
    border-radius: 0 0 0 4px;
    bottom: -2%;
    left: -12%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.titlec {
    color: #fff;
    font-size: 35px;
}

.position_bx h3,
.position_bx p,
.position_bx span,
.darkblue p {
    color: #fff;
    text-align: left;
}

.position_bx hr {
    border-top: 2px solid #006bde !important;
}

.ico_scl {
    height: 35px;
    min-width: 35px;
    align-items: center;
    justify-content: center;
}

.ico_scl,
.ico_scl1 {
    border-radius: 50%;
    display: flex;
}

.darkblue h2 {
    color: #fff;
}

.darkblue .form-control {
    background: transparent;
    border: 1px solid #ffffff26;
}

.darkblue .form-control {
    color: #fff;
}

/*.darkblue option:nth-child(1){
    color: red;
}*/
 .darkblue #phone_number {
    background: #272727;
} 

.darkblue .input-group ul {
    background: transparent;
    border-bottom: 1px solid #ffffff26 !important;
    border: 1px solid #ffffff26;
}

.social-select i {
    height: auto;
}

.darkblue .init span {
    position: relative;
    left: 7px;
}


.darkblue span {
    position: relative;
    left: 5px;
}

.darkblue span span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.darkblue .init::after {
    right: 8px;
}

.darkblue .btn {
    border: 2px solid #065dbb;
    background: transparent;
}

.darkblue select option {
    color: #000;
}

::placeholder {
    color: #fff !important;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #fff !important;
}

.init::after {
    left: 37px !important;
}
.con-div .bot-btn{
    position: absolute;
    bottom: 30px;
}
  #accordion .card-header{
    background:linear-gradient(125.98deg, #F8F1FC 17.7%, #FFFFFF 59.11%, #E8DBFF 100.53%);
}
#accordion .card{
    border:0px;
}
#accordion .card button{
    color: #fff;
}
#accordion .card-body{
    background: #806197;
    color: #fff;
}
#accordion .card-body p{
    color: #fff;
}
/*--------------------end----------------------------*/
/* footer purple style */

.footer-form-bg section .container{
  width: 100% !important;
}
.footer-form-bg {
  background-color: #806197;
}
section .darkblue .btn {
    color: #ffffff !important;
    background: #806197 !important;
}

section .darkblue {
  background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/variety-shapes-bg.webp'), linear-gradient(271deg, #000, #e8dbff00) !important;
  background-blend-mode: overlay !important;
}

.darkblue .form-control {
    background: transparent;
    border: 1px solid #ffffff26 !important;
}

.darkblue .form-control {
    background: #00000085 !important;
    border: 1px solid #ffffff26;
}

section .titlec {
  color: #ffffff !important;
  font-size: 35px;
}

.footer-form-bg h2{
  color: white !important;
  background: inherit !important;
  -webkit-text-fill-color:inherit !important
}

.footer-form-bg  .position_bx span, .darkblue p {
    color: #000000 !important;
    text-align: left;
}

.footer-form-bg .position_bx hr {
    border-top: 2px solid #ffffff !important;
}

.footer-form-bg .position_bx {
    width: 100%;
    background: #000b37;
    position: absolute;
    left: -8%;
    border: 1px solid #ffffff !important;
    top: -10%;
    border-radius: 10px 0;
}

.footer-form-bg .social-select.select li:first-child {
    display: block;
    border: 0;
    background: #000000a6;
}

.footer-form-bg .position_bx {
  width: 100%;
  background: #ffffff !important;
  position: absolute;
  left: -8%;
  border: 1px solid #ffffff59;
  top: -10%;
  border-radius: 10px 0;
}

.footer-form-bg .darkblue p {
  color: #000000 !important;
  text-align: left;
}
.footer-form-bg
.position_bx h3,
.position_bx p,
.position_bx span,
.darkblue p {
  color: #000000 !important;
  text-align: left;
}

.footer-form-bg .ico_scl i {
  color: black !important;
}

.footer-form-bg .hov_round {
  height: 300px;
  width: 378px;
  background: linear-gradient(to bottom, #ece1ff 23.64%, #e8dbff 48.36%, #b29ac6 73.15%) !important;
  background-size: 400%;
  animation: 4s linear infinite clocki !important;
  left: -73%;
  top: -43%;
  position: absolute;
}

@keyframes clocki {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.footer-form-bg .darkblue p {
  color: #000000 !important;
}
.footer-form-bg .darkblue h2 {
  color: #ffffff !important;
}
.footer-form-bg h3.mb-2 {
    color: white !important;
}

/* footer purple style end */
    






