@font-face {
  font-family: Segoe-UI;
  src: url(/fonts/Segoe-UI.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Segoe-UI;
  src: url(/fonts/Segoe-UI-Bold.ttf);
  font-weight: 700;
}

body{
  background: #212335;
  font-family: Segoe-UI;
  color: #fff;
  font-size: 18px;
}
a {
  color:#93cdbf;
}
a:hover{
  color: #93cdbf;
  text-decoration: unset;
}
@media (min-width:1650px){
  .container{
    max-width: 1600px;
  }
}
@media (max-width:1600px){
  .container{
    max-width: 100%;
  }
}
.common_home_section h2{
  color: #fff;  
}
.bg_dogs{
  background: url(/img/images/images/dogs_bg.png);
  background-repeat: no-repeat;
  background-position:right;
  background-size: 60% 100%;   
}
.padding200{
  padding: 150px 0 175px 0; 
}
.common_home_section h2{
  font-size: 48px;
  font-weight: 600;
  color: #93CDBF;
  margin-bottom: 50px;
}
.common_home_section h3{
  font-size: 28px;
  font-weight: 300;
  color: #93CDBF;
  margin-bottom: 50px;
}
.common_home_section p{
  font-size: 18px;
  font-weight: 200;
  color: #A1A1A1;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 0;
}
.home_first .common_home_section h2{  
  color: #fff;  
}
.fill_btn{
  height: 66px;
  background-color: #93CDBF;
  color: #212335;
  font-size: 24px;
  padding:11px 30px;
  border: 1px solid #93CDBF;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.fill_btn:hover{
  color: #212335;
  background-color: #ffa853;
  border: 1px solid #ffa853;
}
.outline_btn{
  height: 66px;
  background-color: transparent;  
  font-size: 24px;
  border: 1px solid #93CDBF;
  padding:11px 30px;
  color: #93CDBF;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.outline_btn:hover{
  color: #ffa853 !important;  
  border: 1px solid #ffa853;
}
.width50{
  width: 100%;
}
.btn_group{
  margin-top: 75px;
}
.btn_group.width50 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.btn_group.width50 a{
  width: 48%;
}
.btn_group.width50 a:nth-child(2){
  color: #fff;
}
.btn_group.width33 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.btn_group.width33 button{
  width: 31%;
}
.ecosystem_section{
  padding: 200px 0;
  background-color: #1E2031;
}

.swap_section{
  background-color: #212335;
}
.swap_section .row{
  background-color: #1E2031;
  padding: 150px 0;  
  background-image: url(/img/images/images/plus_bg.png), url(/img/images/images/plus_bg.png);
  background-position: left 25px top, left 43% bottom 25px;
  background-repeat: no-repeat, no-repeat;
}

.marketplace_section{
  padding: 80px 0 110px 0;
  background-color: #212335;
}
.marketplace_section .row>.col-lg-4:nth-child(2){
  text-align: center;
}
.marketplace_section .row>.col-lg-4:nth-child(3){
  text-align: right;
}
.opeansea_card{
  background-color: #1E2031;
  text-align: center;
  padding: 86px 51px;
  max-width: 450px;
  display: inline-flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.round_profile{
  height: 157px;
  width: 157px;
  border-radius: 50%;
}
.round_light{
  background-color: #212335;
}
.round_dark{
  background-color: #1B1C2C;
}
.marketplace_section h2{
  color: #fff;
  font-size: 28px;
  margin-top: 30px;
}
.opeansea_card p{
  margin-bottom: 0px;
}
.gaming_section{
  background-color: #212335;  
}
.gaming_section h2{
  color: #FAB747;
}
.gaming_section .fill_btn{
  background-color: #FAB747;
  border: 1px solid #FAB747;
  color: #212335;
  padding: 11px 45px;
}
.gaming_section{
  background-color: #1E2031;
  padding: 150px 0;
  
}
.exchanges_div{
  margin-top: 60px;
}
.exchanges_div p{
  color: #A1A1A1;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 40px;
}
.exchanges_div a{
  display: inline-block;
  margin-right: 40px;
}
.exchanges_div a img:last-child{
  display: none;
}
.exchanges_div a:hover img:first-child{
  display: none;
}
.exchanges_div a:hover img:last-child{
  display: inline-block;
}
.join_community{
  padding: 120px 0 150px 0;
}
.join_community .social_links{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 80px;
}
.copy_code{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 50px;
  padding: 20px 30px;
  background-color: #181826;
}
.social_links>div{
  position: relative;
}
.social_links>div{
  position: relative;
}
/* .hover_socail{
  position: absolute;
  left: -5px;
  top: -5px;
  height: 0;
  width: 0;   
} */
.normal_social{
  filter: invert(77%) sepia(20%) saturate(412%) hue-rotate(115deg) brightness(96%) contrast(92%);
}
.hover_socail{
  filter: invert(23%) sepia(63%) saturate(1974%) hue-rotate(322deg) brightness(101%) contrast(96%);
}
.social_links>div .hover_socail{
  display: none;  
}
.navbar-brand .nav-link{
  color: white;
}
.social_links>div:hover .hover_socail{
  display: block;  
}
.social_links>div:hover .normal_social{  
  display: none;
}
.copy_code p {
  margin-bottom: 0;
}
.copy_code span{
  cursor: pointer;
}
/* roadmap  */
.roadmap_outer{
  padding: 230px 0 150px 0;
}
.roadmap{
  padding: 100px 0 100px 0;
}
.roadmap_line{
  display: flex;
  
  text-align: center; 
}
.roadmap_line .year_line{
  width: 50%;
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 25px;
  background-image: linear-gradient(to right,#FAB747, rgba(250,183,71,0.7));
}
.year_line>span{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 16px;
  color: #212335;
  font-weight: 700;
}
.quarter{
  /* width: 25%; */
  position: relative;
  flex: auto;
}
.quarter::after{
  content: '';
  height: 60px;
  width: 2px;
  background-color: #FAB747;
  position: absolute;
    
}
.round{
  height: 50px;
  width: 50px;
  border: 2px solid #FAB747;
  color: #fff;
  border-radius: 50%;
  position: absolute;  
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;  
}
.round p{
  margin: 0;
  word-break: break-all;
  line-height: 1;
}
.quarter_text{
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 15px;  
  font-size: 13px;
  line-height: normal;
  padding: 0;
  margin: 0;
}
.quarter_text ul{
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.quarter_text li{
  text-align: left;
  padding-left: 22px;
}
.herosocial{
  padding: 0 0 0 0 !important;
}
.quarter_text li.complete_icon{
  background-image: url(img/images/done_tick.png);
  background-repeat: no-repeat;
  background-position: left top 2px;
  background-size: 14px;
}
.quarter_text li.not_started{
  background-repeat: no-repeat;
  background-position: left top 2px;
  background-size: 14px;
  margin-left: 26px;
}
.quarter_text li.progress_icon{
  background-image: url(img/images/progress_tick.png);
  background-repeat: no-repeat;
  background-position: left top 2px;
  background-size: 14px;
}

.quarter.top::after{
  top: -60px;
}
.quarter.top .round{
  top: -110px;
  padding-top: 5px;
}
.quarter.top .quarter_text{
  bottom: 150px;
}
.quarter.bottom::after{
  bottom: -60px;
}
.quarter.bottom .round{
  bottom: -110px;
  padding-top: 4px;
}
.quarter.bottom .quarter_text{
  top: 150px;
}
.roadmep_headning{
  font-size: 48px;
  font-weight: 600;
  color: #93CDBF;
  margin-bottom: 50px;
  text-align: center;
}
/* roadmap done  */
/* staking  */
.stakig_card_top{
  display: flex;
  align-items: center;
  background: #232539;
  padding: 12px 25px;
  margin-bottom: 20px;
}
.stakig_card_top p{
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 20px;
}
.stakig_card_top>img{
  height: 37px;
  width: 37px;
}
.stakig_card_top>img:nth-child(2){
  margin-left: -9px;
}
.stakig_card_bottom{
  padding: 50px 25px 60px 25px;
  background: #232539;
  margin-bottom: 35px;
}
.stakig_card_bottom .col-6 p{
  font-size: 21px;
  font-weight: 600;
}
.stakig_card_bottom .col-6 span{
  font-size: 14px;
  color: #6A71B7;
}
.stakig_card_bottom .col-6{
  margin-bottom: 36px;
}
.name_amount_cards{
  margin-bottom: 30px;
}
.name_amount_cards label{
  color: #6A71B7;
  font-size: 14px;
  display: block;
  margin-top: 15px;
  margin-bottom: 5px;
}
.name_amount_cards>div{
  background: #181826;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 33px;
}
.name_amount_cards>div p{
  font-size: 37px;
  line-height: 50px;
  font-weight: 600;  
  margin-bottom: 0;
  padding-left: 15px;
  position: relative;
}
.name_amount_cards>div p::after{
  content: '';
  height: 100%;
  width: 5px;
  border-radius: 20px;
  background: #5C60F0;
  position: absolute;
  left: 0;
  top: 0;
}
.name_amount_cards>div input{
  font-size: 37px;
  line-height: 50px;
  font-weight: 600;  
  margin-bottom: 0;
  padding-left: 15px;
  position: relative;
  width: 150px;
  border: none;
  background: transparent;
  border-left: 5px solid #5C60F0;
  color: #fff;
  outline: none;
}


.name_amount_cards>div span{
  color: #6A71B7;
  font-size: 21px;
  font-weight: 600;
}
.stakig_card_bottom .connect_common_btn{
  font-weight: 600;
  font-size: 20px;
}
.stakig_card_bottom .red_btn{
  background: #FF3434;
  margin-top: 15px;
  font-weight: 600;
  color: #fff;
}
.name_amount_cards>div input::-webkit-outer-spin-button,
.name_amount_cards>div input::-webkit-inner-spin-button {
  -webkit-appearance: none;  
}
.link_new{
  color: #93CDBF;
  font-size: 20px;
  font-style: initial;
  font-weight: bold;
}
.link_new:hover{
  text-decoration: none;
  color: #93CDBF;
}
/* Firefox */
.name_amount_cards>div input[type=number] {
  -moz-appearance: textfield;
}
@media (max-width:1300px){
  .stakig_card_bottom .col-6 p{
    font-size: 20px;
    white-space: nowrap;
  }
  .name_amount_cards>div{
    padding: 13px 20px;
  }
  .stakig_card_bottom .col-6{
    margin-bottom: 30px;
  }
}

@media (max-width:576px){
  .name_amount_cards>div p{
    font-size: 30px;
  }
  .name_amount_cards>div input{
    font-size: 30px;
  }
  .name_amount_cards>div span{
    font-size: 18px;
  }
  .stakig_card_bottom{
    padding: 30px 15px 35px 15px;
  }
  .stakig_card_bottom .col-6{
    margin-bottom: 20px;
  }
  .stakig_card_top{
    margin-bottom: 15px;
  }
}
.connect_common_btn {
  align-items: center;
  background: #93cdbf;
  border: none;
  color: #212336;
  display: flex;
  height: 61px;
  justify-content: center;
  width: 100%;
}
.stakig_card_bottom .red_btn {
  background: #ff3434;
  color: #fff;
  font-weight: 600;
  margin-top: 15px;
}
@media (max-width:1300px){
  
  .padding200 {
    padding: 100px 0;
  }
  .ecosystem_section {
    padding: 100px 0;    
  }
  .common_home_section h2{
    font-size: 36px;
    margin-bottom: 35px;
  }
  .btn_group{
    margin-top: 50px;
  }
  .home_first  img
  {
    height: 300px;
  }
  .fill_btn {
    height: 56px;
    font-size: 20px;
  }
  .outline_btn{
    height: 56px;
    font-size: 20px;
  }
  .swap_section .row{
    padding: 100px 0;
  }
  .copy_code{
    margin: 0;
  }
  .join_community{
    padding: 100px 0;
  }
}
@media (max-width:1200px){
  .myNav .navbar-brand{
    min-width: 150px;
  }
  .round_profile{
    height: 140px;
    width: 140px;
  }
  .opeansea_card img{
    height: 110px;
  }
}
@media (max-width:992px){
  .outline_btn{
    padding: 11px 25px;
  }
  .home_first img {
    height: 230px;
  }
  .certic_icon{
    margin-right: 10px;
  }
  .certic_icon img{
    height: 60px;
  }
  .opeansea_card{
    padding: 60px 20px;
  }
  .opeansea_card .fill_btn{
    font-size: 18px;
  }
  .gaming_section {
    padding: 80px 0;
  }
  .gaming_section .common_home_section h2 {
    font-size: 30px;
    margin-bottom: 22px;
  }
  .gaming_section .btn_group {
    margin-top: 20px;
  }
  .gaming_section .common_home_section p{
    font-size: 16px;
  }
  .marketplace_section{
    padding: 70px 0;
  }
  .swap_section .row{
    padding: 70px 0;
  }
  .ecosystem_section {
    padding: 70px 0;
  }
  .join_community{
    padding: 70px 0;
  }
  .roadmap_line{
    flex-direction: column;
  }
  .roadmap_line .year_line{
    height: auto;
    background: none;
    width: 100%;    
  }
  .roadmap_outer {
    padding: 0;
  }
  .round{
    position: static;
    margin-top:20px;
  }
  .quarter_text{
    position: static;
  }
  .quarter::after{
    display: none;
  }
  .year_line>span{
    
    display: block;
    text-align: center;
    background-image: linear-gradient(to right,#FAB747, rgba(250,183,71,0.7));
    width: 100%;
    top: -20px;
  }
  .quarter_text ul{
    margin-top: 10px;
  }
  .roadmap_line .year_line:not(:first-child){
    margin-top: 50px;
  }
  .roadmap {
    padding: 60px 0 30px 0;
  }
}
@media (max-width:768px){
  
  .padding200{
    padding: 0;
  }
  .home_first {
    padding: 50px 0 60px 0;
  }
  .home_first img {
    height: 190px;
    margin-bottom: 20px;
  }
  .bg_dogs{
    background: none;
  }
  .ecosystem_section {
    padding: 50px 0;
  } 
  .swap_section .row {
    padding: 50px 0;
  }
  .marketplace_section{
    padding: 50px 0;
  }
  .swap_section .swap_img{
    max-width: 350px;
  }
  .swap_section .common_home_section{
    margin-top: 30px;
  }
  .opeansea_card {
    padding: 50px 40px;
    margin-top: 30px;
  }
  .opeansea_card p{
    margin-bottom: 0px;
  }
  .btn_group{
    margin-top: 40px;
  }
  .fill_btn {
    height: 45px;
    font-size: 16px;
    padding: 9px 25px;
  }
  .outline_btn {
    height: 45px;
    font-size: 16px;
    padding: 9px 25px;
  }
  .common_home_section h2 {
    font-size: 30px;
  }
  .common_home_section p{
    font-size: 16px;
  }
  .gaming_section .game_mobile{
    height: 300px;
    margin:  0 auto 25px auto;
  }
  .gaming_section {
    padding: 50px 0;
  }
 
  .btn_group.width33 button:nth-child(2)
  {
    width: 25%;
  }
  .btn_group.width33 button:nth-child(3)
  {
    width: 38%;
  }
  .opeansea_card{
    max-width: 100%;
    height: auto;
  }
  .gaming_section .common_home_section{
    margin-top: 35px;
  }
  .join_community .social_links{
    margin: 50px 0;
  }
  .join_community {
    padding: 30px 0 50px 0;
  }
  .copy_code{
    padding: 20px;
  }
  .roadmep_headning{
    font-size: 30px;
  }
  .roadmap_line .year_line{
    flex-wrap: wrap;    
  } 
  .quarter{
    width: 50%;
    flex: initial;
  }
  .roadmap {
    padding: 40px 0 10px 0;
  }
}
@media (max-width:580px){
  .copy_code>img{
    margin-right: 10px;
  }
  .copy_code span{
    margin-left: 10px;
  }
  .copy_code p{
    word-break: break-all;
  }
  .exchanges_div a{
    margin-right: 20px;
  }
  .outline_btn {
    padding: 9px 20px;
  }
  .fill_btn
  {
    padding: 9px 20px;
  }
  .btn_group.width50 a:first-child{
    width: 42%;
  }
  .btn_group.width50 a:last-child{
    width: 53%;
  }
  .exchanges_div{
    margin-top: 40px;
  }
  .common_home_section h2{
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .opeansea_card {
    padding: 45px 30px;    
  }
  .join_community .social_links a img{
    height: 40px;
  }
  .quarter{
    width: 100%;
  }
  .swap_section .swap_img {
    max-width: 100%;
  }
  .stakig_card_bottom .col-6 p {
    font-size: 17px;
  }
}

/* modal css */
.content {
  background-color: #212335;  
}
.close{
    background-color: #93CDBF !important;
    border-color: #93cdbf !important;
    box-shadow: none !important;
    color: #212335 !important;
}
.close:hover{
  background-color: #fff !important;  
}
.close:before, .close:after{
  background-color: #212335 !important;
}
.close:hover:before, .close:hover:after{
  background-color: #212335 !important;
}
.modal_heading{
  font-size: 30px;
  font-weight: 600;
  color: #93CDBF;
  margin-bottom: 25px;
}
.modal_p{
  color:#fff;
  font-size: 18px;
}
.modal_p a{
  color: #93CDBF;
}
.modal_btn{
  background-color: #93CDBF;
  color: #212335;
  font-size: 20px;
  padding: 10px 14px;
  border: 1px solid #93CDBF;
  font-weight: 600;
  text-align: center;
  text-decoration: none;  
}
.modal_btn:hover{ 
  background-color: #ffa853;
  border: 1px solid #ffa853;
} 
@media (max-width:580px){
  .modal_btn{
    font-size: 18px;
  }  
}

/* animations  */
