.banner {
    min-height: 60vh;
    margin-top: calc(60vh - 53vh);
    background:url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/decentra.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;

}
h1{
	font-size: 80px;
	font-weight: 700;
	text-align: center;
}
.wt{
	color: #fff;
}
.dt{
	color: #000;
}
p{
	font-size: 18px;
	line-height: 35px;
	font-weight: 400;
}
.ban-btn{
	background: linear-gradient(90deg, #0D111E 0%, #5A6896 100%);
	border-radius: 50px;
	border: 0;
    color: #fff;
    padding: 12px 25px;
    font-size: 15px;
    font-weight: 500;
}
h2{
    font-weight: 700;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
}
.bt{
    color: #1E46CC;
}
p{
    color: #23275B;
    font-size: 18px;
    line-height: 30px;
}
.second {
    background: #9dbadd1a;
    border: 3px solid #FFFFFF;
    backdrop-filter: blur(17.5px);
    border-radius: 30px;
    text-align: center;
    padding: 30px;
    position: relative;
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.second:before{
    position: absolute;
    content: "";
    width: 350px;
    height: 350px;
    background: #1F47CD;
    opacity: 0.5;
    filter: blur(187.5px);
    right: 0;
    top: 0;
}
.third{
    position: relative;
    background: rgba(157, 186, 221, 0.1);
    border: 3px solid #FFFFFF;
    backdrop-filter: blur(37.5px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 30px;
    padding: 30px;
}
.third:after{
   position: absolute;
    content: "";
    width: 350px;
    height: 350px;
    background: #1F47CD;
    opacity: 0.5;
    filter: blur(187.5px);
    right: 0;
    top: 0; 
}
.third:before{
   position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.5;
    filter: blur(187.5px);
    left: 0;
    bottom: -200px; 
}
.fifth{
    position: relative;
}
.fifth:after{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.5;
    filter: blur(187.5px);
    right:0;
    bottom: 0px; 
}
.fifth:before{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.5;
    filter: blur(187.5px);
    left: 0;
    top:0px; 
}
.sixth:after{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.9;
    filter: blur(187.5px);
    right: 0;
    top:0px; 
}
.sixth:before{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.9;
    filter: blur(187.5px);
    left: 0;
    bottom:0px; 
}

.sixth{
    position: relative;
}
.eidth{
    position: relative;
}
.eidth:after{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.9;
    filter: blur(187.5px);
    right: 0;
    top:0px; 
}
.eidth:before{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.9;
    filter: blur(187.5px);
    left: 0;
    bottom:0px; 
}
.leventh{
    position: relative;
}
.leventh:after{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.9;
    filter: blur(187.5px);
    right: 0;
    top:0px; 
}
.leventh:before{
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #1F47CD;
    opacity: 0.9;
    filter: blur(187.5px);
    left: 0;
    bottom:0px; 
}
.f45{
    font-size: 40px;
    font-weight: 600;
}
section{
    padding: 5vh 0;
}
.second:after {
    content: "";
    position: absolute;
    background: #1F47CD;
    opacity: 0.5;
    filter: blur(187.5px);
    left: 0;
    bottom: 0;
    width: 210px;
    height: 210px;
    z-index: -1;
}
.left-border {
    display: flex;
    height: 100%;
    background: linear-gradient(90deg, #FFFFFF 0%, #EFF2FB 55.25%);
    box-shadow: -4px 0px 0px #1E46CC;
    padding: 20px;
}
.off-circle {
    min-width: 150px;
    text-align: center;
    transition: 0.5s all;
}
.off-circle img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.left-border:hover .off-circle{
    transform:rotate(45deg);
}

.page-faq .card{
    border:0;
}
.page-faq .card-header{
    background-color: transparent;
    border-bottom: 0;
}
.page-faq .card-header h5[aria-expanded="true"]{
    border-bottom: 0;
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/non-filled.webp);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 30px;
}
.page-faq .card-header h5{
    
    border-bottom: 1px solid #E1E4F0;
    width: 100%;
    border-radius:0;
    padding-left:40px;
    padding-right:0px;
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/filled.webp);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 30px;
}
.page-faq .collapse.show{
    border-bottom: 1px solid #E1E4F0;
    border-left: 1px solid #E1E4F0;
}
.page-faq .card-header button{
   color: #000;
    text-decoration: none;
    font-size: 20px;
    line-height: 35px;
    font-weight: 600; 
}
.page-faq .collapse{
    width: 97%;
    margin-left: auto;

}
.cardone{
    background: linear-gradient(90deg, #FFFFFF 0%, #EFF2FB 55.25%);
    border: 3px solid #EFF2FB;
    border-radius: 20px;
    padding: 25px;
    height: 100%;
    transition: 0.5s all;
}
.cardone:hover{
    border:3px solid #1E46CC;
}
.pp{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/pp.webp);
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 17px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left;
}
.multi{
    background-image: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/multi-ded.webp);
    background-repeat: no-repeat;
    display: flex;
    min-height: 45vh;
    padding: 30px;
    text-align: center;
    background-position: center;
    background-size: cover;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
.second-faq .card-header{
    border:1px solid #1E46CC;
    background:url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/dce-p.webp), #fff;
    background-repeat: no-repeat;
    background-position: 98%, center;
    background-size: 25px;
    border-radius: 10px;
}
.second-faq .card{
    border:0;
    margin-bottom: 10px;
}
.second-faq button{
    color: #182134 !important;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 600;
}
/* .second-faq .card-header[aria-expanded="true"] button{
    color: #1E46CC !important;
} */
/* .second-faq .card-header[aria-expanded="true"]{    
    background:url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/dce-m.webp), #F3F6FE;
    background-repeat: no-repeat;
    background-position: 98%, center;
    background-size: 25px;
    border-bottom: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
} */
.second-faq .card-header:has(#decenbutton[aria-expanded="true"]){
    background:url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/dce-m.webp), #F3F6FE;
    background-repeat: no-repeat;
    background-position: 98%, center;
    background-size: 25px;
    border-bottom: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


.second-faq .collapse.show{
    background-color: #F3F6FE;
    border-top: 0;
    border:1px solid #1E46CC;
    border-top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.aerow{
    background-image: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/dce-aerow.webp);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 20px;
    background-position: left;
    background-size: 15px;
}
.feat .nav-item{
    color: #000;
    font-size: 20px;
    font-weight: 500;
    border:1px solid #e9ecef;
    border-bottom: 0;
}
.feat #nav-tab{
    gap:10px;
    border-bottom: 0;
}
.feat .nav-item.active{
    background-color: #1E46CC12;
    color: #000;
    border-bottom: 0;

}
.demo{
    background: linear-gradient(90deg, #222940 0%, #4F5877 100%);
    border-radius: 50px;
    color: #fff;
}
.sharp-div {
    min-width: 30%;
}
.scroll_anim {
    animation: moveleft 20s linear forwards infinite;
    display: flex;
    gap:20px;
}
@keyframes moveleft{
    0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-60%);
}
}
/*.sell-buy {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sell-buy.webp);
    background-repeat: no-repeat;
    background-position: 15% center;
    background-size: 27%;
}*/
.flower {
    background-image: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/flower.webp);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.anim {
    position: absolute;
    width: 100%;
    top: 20%;
    max-width: 86%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.log-div {
    width: 110px;
    background: #FFFFFF;
    height: 110px;
    border-radius: 80px;
    opacity: 0.4;
    box-shadow: inset 0px 3px 17px 20px #a0c1fb;
}
.log-img {
    position: absolute;
    top: 32%;
    left: 32%;
    width: 40px;
}
.log-img2 {
    position: absolute;
    top: 28%;
    left: 37%;
    width: 40px;
}
.div1 {
    position: relative;
    animation: floating 2s ease-in-out infinite;
    top: 50px;
    z-index: 99;
    }
      @keyframes floating {
      0% {
        transform: translate(0px, 0px);
      }
      50% {
        transform: translate(-20px, -20px);
      }
      100% {
        transform: translate(0px, 0px);
      }
    }

.log-img,.log-img2 img{
    animation: moveRotate 4s linear infinite;
}
    @keyframes moveRotate {
      0% {
        transform: translateX(0px) rotate(0deg);
      }
      50% {
        transform: rotate(10deg);
      }
      75% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(0deg) rotate(360deg);
      }
    }

    .div2{
        width: 110px;
    background: #001555;
    height: 110px;
    border-radius: 80px;
    animation: floating2 2s ease-in-out infinite;
    position: relative;
    left: 10px;
    top: -50px;
    }
    @keyframes floating2 {
      0% {
        transform: translate(0px, 0px);
      }
      50% {
        transform: translate(30px, 30px);
      }
      100% {
        transform: translate(0px, 0px);
      }
    }
    .banner{
         overflow: hidden;
    }
    .breadcrumbwl a {
    padding: 5px 13px 5px 30px;
    position: relative;
    background: #1e46cc;
    color: #fff !important;
}
.breadcrumbwl a::after{
    background: #1e46cc;
}
.sos1 {
    background: linear-gradient(90deg, #222940 0%, #4F5877 100%);
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
}

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

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

.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom, #cbe8ff 23.64%, #1e46cc 48.36%, #c2d0ff 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;
}



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

.position_bx hr {
    border-top: 2px solid #392e58 !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: #ffffff;
}

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

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

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

.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: 1px solid #ffffff;
    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;
}

/*============================end======================================*/

@media(max-width: 1500px){
    h1{
        font-size: 60px;
    }
    .banner{
        min-height: 80vh;
    }
    h2 {
    font-size: 40px;
    line-height: 45px;
    }
    .f45 {
    font-size: 30px;
}
p {
    font-size: 16px;
    line-height: 25px;
}
.sticky{
    position: sticky;
    top: 20%;
}
.pp{
    background-size: 20px;
    font-size: 13px;
}
}
@media(max-width: 768px){
        h1 {
        font-size: 42px;
    }
    .anim1{
        transform: scale(0.2);
    }
    .container{
        max-width: 100% !important;
    }
    .second:before,.second:after,.third:after,.third:before,.fifth:after,.fifth:before,.sixth:after,.sixth:before,.eidth:after,.eidth:before,.leventh:after,.leventh:before{
        display: none;
    }
        .left-border {
        display: block;
        box-shadow: 0px 0px 0px #1E46CC;
        border: 1px solid #1e46cc;
        border-radius: 20px;
    }
        h2 {
        font-size: 30px;
        line-height: 40px;
    }
        .f45 {
        font-size: 20px;
    }
    .second{
        padding: 10px;
    }
    p {
        font-size: 13px;
        line-height: 23px;
    }
    .third {
        padding: 20px;
    }
    .off-circle{
        min-width: inherit;
        max-width: 100px;
    }
   .second-faq button{
    font-size: 16px;
   }
   .page-faq .card-header button{
    font-size: 16px;
   }
}
.owl-carousel .owl-item{
    height: inherit;
}
.owl-stage {
    display: flex;
}
.item {
    height: 100%;
}
.owl-carousel .owl-item img{
    width: auto;
}
.owl-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap:10px;
}
button.owl-prev {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1e46cc !important;
    color: #fff !important;
    font-size: 35px !important;
    line-height: 16px !important;
    border-radius: 9px;
}
button.owl-next{
     width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1e46cc !important;
    color: #fff !important;
    font-size: 35px !important;
    line-height: 16px !important;
    border-radius: 9px;
}
button.owl-next span,button.owl-prev span{
    position: relative;
    top: -4px;
}
#container{
            position: absolute;
            width: 99vw;
            height: 100vh;
            top: 0;
            left: 0;}
        .line {
        position: absolute;
        width: 2px;
        height: 100px;
        background: linear-gradient(45deg, #ffffff00, #ffffff);
        transform: rotate(138deg);
        transform-origin: top left;
        top: 0;
        left: 0;
 }
        .blast {
            position: absolute;
            width: 10px;
            height: 10px;
            background-color: white;
            border-radius: 50%;
            display: none;
            box-shadow: 0 0 10px white;
            animation: explode 5s ease-out;
        }
        .particle {
            position: absolute;
            width: 5px;
            height: 5px;
            background-color:white;
            border-radius: 50%;
            opacity: 1;
        }
        @keyframes moveLine {
            0% { top: 0; left: var(--initial-left); height: 100px; opacity:1;}
            50% { top: 50vh; left: calc(50vw + var(--initial-left)); height: 100px; opacity:1;}
            100% { top: 100vh; left: calc(100vw + var(--initial-left)); height: 40px; opacity:0.5;}
        }
        @keyframes explode {
            0% { transform: scale(1); opacity: 1; box-shadow: 0 0 10px white; }
            50% { transform: scale(2); opacity: 0.8; box-shadow: 0 0 30px white; }
            100% { transform: scale(4); opacity: 0; box-shadow: 0 0 50px white; }
        }
        @keyframes particleMove {
            0% { transform: translate(0, 0); opacity: 1; }
            100% { transform: translate(var(--dx), var(--dy)); opacity: 0; }
        }