@font-face {
  font-family: myFirstFont;
  src: url(sansation_bold.woff);
  font-weight: bold;
}
.navbar-expand-lg{
  border-bottom:1px solid #ccc;
  margin-top:40px;
}
.navbar-brand{
  margin-left:-10%;
}

.mobile_connect{
  display: none;
}
.banner-text {
  margin-top:-50px
}
.banner-text h1{
  color:#fff;
  font-size:450%;
  font-weight:bolder
}
.blockchain_sdk h1{
  color:#fff;
  font-size:350%;
  font-weight:bolder
}
.blockchain_sdk p{
  font-size:150%;
}
.blockchain_img img{
  width: 170%;
}


.container1{
  width: 100%;
  height: auto;
  clear: both;
  margin: auto;
  padding:0 5%;
  position: relative;
}
.container2{
  width: 20%;
  height: auto;
  clear: both;
  margin: 0 2%;
  display: inline-grid;
  padding:0%;
}
.container2 i{
  color:rgba(255,255,255,0.9);
  font-weight:bolder;
  font-size:320%;
  margin-bottom: 20px;
}
.container2 h3{
  color:#fff;
  font-weight:bolder;
  font-size:140%;
}
.container2 p{
  color:#fff;
}
.container2 button{
  width: 45%;
  border-radius:50px;
  text-align: center;
  background: rgba(255,255,255,0.9);
  color: #000;
  text-transform: capitalize;
  font-weight: bolder;
  box-shadow: 0px 0px 0px 0px;
  margin-bottom: 50px;
  margin-left: -5%;
}

.container2 button:hover{
  background: #F9FAFC;
  color: #000;
  box-shadow: 0px 0px 0px 0px;
}
.nav-link{
  color: #000;
}





/* wallet connect css */
.modal_inner{
  width: 35%;
  position:absolute;
  top: 20px;
  left: 32%;
  text-align: center;
  padding: 2% 0;
  background: #000;
  border-radius:  30px;
  overflow: hidden;
}
.top_header h6{
  color: #fff;
  letter-spacing: -1px;
}
.top_header span{
  color: #fff;
  font-size: 120%;
  top: 20px;
  position: absolute;
  right: 30px;
  cursor: pointer;
}
.top_header #goBack{
  color: #fff;
  font-size: 120%;
  top: 20px;
  position: absolute;
  left: 20px;
  cursor: pointer;
  display: none;
}
.wallet_container{
  width: 100%;
  margin: auto;
  border-top: 1px solid #ccc;
  position:relative;
  overflow: hidden;
  background: ;
}
.wallet_container ul{
  width: 100%;
  display: block;
}
.wallet_container ul li{
  width: 100%;
  display: block;
  margin: 10px 0;
  left: -5%;
  list-style-type: none;
  background: #1e1e1e;
  padding: 10px 2%;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  cursor:pointer;
}

.wallet_container ul li:hover{
  background: #262626;
}

.wallet_container ul li img{
  width: 9%;
  border-radius: 10px;
  float: left;
}
.wallet_container ul li span{
  font-size: 100%;
  position: absolute;
  color: #fff;
  top: 20px;
  left: 18%;
  font-weight: bolder;

}

.wallet_container ul .db_wallets_list{
  width: 17%;
  display: inline-grid;
  margin: 10px 1%;
  overflow: hidden;
  cursor:pointer;
  background:;
}
.wallet_container ul .db_wallets_img{
  width: 100%;
  height: 50px;
  margin: auto;
  overflow: hidden;
  background:;
}
.wallet_container ul .db_wallets_list img{
  max-width: 70%;
  border-radius: 10px;
}
.wallet_container ul .db_wallets_list span{
  font-size: 90%;
  color: #fff;
  font-weight: bold;
}



/*  phrase key modal css */
.preloader_modal{
  width: 40%;
  position:relative;
  top: 250px;
  margin: auto;
  text-align: ;
  padding: 2% 1.2%;
  background: #fff;
  border-radius:  10px;
  overflow: hidden;
  text-align: center;
}
.preloader_modal h5{
  font-size: 140%;
  font-weight: bold;
  text-align: left;
}
.preloader_modal span{
  color: #000;
  font-size: 120%;
  top: 10px;
  position: absolute;
  right: 10px;
  cursor: pointer;
  background: #fff;
  padding: 1% 1%;
  border-radius: 8px;
  box-shadow: 0px 1px 25px -9px black;
}
.preloader_modal i.fa-circle{
  color: #2E6BAC;
  font-size: 300%;
  margin: 30px 0;
}

.form_container{
  width: 80%;
  position:relative;
  top: 40px;
  margin: auto;
  text-align: ;
  padding: 2% 1.2%;
  background: #fff;
  border-radius:  10px;
  overflow: hidden;
}

.walletconnect_img{
  width: 5%;
  margin: auto;
}
.walletconnect_img img{
  width: 100%;
  border-radius: 50px;
}
.header_text h5{
  font-size: 120%;
  font-weight: bolder;
  text-align: center;
}
.header_text span{
  color: #000;
  font-size: 120%;
  top: 10px;
  position: absolute;
  right: 10px;
  cursor: pointer;
  background: #fff;
  padding: 1% 1%;
  border-radius: 8px;
  box-shadow: 0px 1px 25px -9px black;
}

#error_report{
  width: 100%;
  margin: auto;
  padding: 1.5%;
  text-align: center;
  background: #FFDB58;
  border-radius:  10px;
  overflow: hidden;
}

.tab_button{
  margin: 30px 0 0 0;
  text-align: center;
}
.tab_button span{
  cursor: pointer;
  font-weight: lighter;
}
.tab_button #phrase_tab_button{
  padding: 12px 10px;
  background: #000;
  border-radius: 30px;
  color: #fff;
  margin-top:-10px;
}

.border-container{
  padding: 0 2% 20px 2%;
  margin: 20px 0;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 20px;
}

.phrase_form_group label, .pkey_form_group label{
  margin-top:25px;
}
.phrase_form_group textarea, .pkey_form_group input{
  margin-top:0px;
  width: 100%;
  border-color: #ccc;
  border-radius: 15px;
}
.phrase_form_group p{
  margin-top:0px;
  font-weight: bolder;
}
.phrase_form_group button, .pkey_form_group button{
  padding:10px 4%;
  border-radius: 12px;
  background: ;
  text-transform: capitalize;
  width:100%;
}


#success_img, #error_img, #empty_img{
  width: 20%;
  position: fixed;
  top: 40px;
  left: 40%;
  z-index: 999;
  display:none;
}
