:root{--fcolor:#1EC1FE;--twcolor:#fff;}
.banner{min-height: 100vh; background: url(../images/cryptocurrency-coin/banner.png),#00032A;background-size: cover;}
.darkblue{background: #00032A}
.bt{color:var(--fcolor);}
.wt{color: var(--twcolor)}
.h100{min-height: 100vh}
.content{line-height: 30px;font-size: 18px;}
.banner .h1{font-weight: 600;font-size: 45px;}
.wbtn{background:#fff; color: #000;border-radius: 30px;padding: 10px 20px}
.greybox{background: #51525b54 ;border-radius: 20px;}
.socitalk li a{background: #25c3fc;border-radius: 6px;padding: 4px 12px;color: #fff;font-size: 16px;}
.circleicon {background: #25c3fc !important;width: 42px;height: 42px;display: inline-flex;margin-right: 8px;border-radius: 35px;padding: 10px;}
.socitalk li:first-child a .circleicon {background: #25c3fc !important;}
body{color: #DDDDDD;background-color: #00032A;}
.accordion-item {background: #51525b54 !important;border-radius: 10px;margin-bottom: 10px;}
.greyb{background: #51525b54 ; padding: 25px; height: 100%;border-radius: 8px;}
.greyb1{background: #51525b54 ; padding: 25px;border-radius: 8px;}
.greyb.techicon-in {height: 100%;width:120px;display: flex;align-items: center;justify-content: center;}
.techicon{display: flex;flex-direction: column;}
.accordion-header{border-bottom: 0px}
.accordion-button{border-bottom: 1px solid #9ea1cd47}
.accordion-button.collapsed{border-bottom:0px;}