.container.wrapper{
    width:90% !important;
}
:root{    --fcolor: #9d980b;
  --tcolor: #eee82c;
  --scolor: #eee82c;
    }
section{
    padding:50px 0px;
}
.one{
    background:url("/images/trc20-token-development/banner-img.webp");
   /* min-width:100vw; */
    min-height:80vh;
    display:flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 50px;
    border-radius: 20px;
    margin-top: 120px;
}
.two{
    min-height:80vh;
    display:flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
.radio{
    background: rgba(238, 232, 44, 1);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.c1 h1{
    font-size:72px;
    line-height:90px;
    font-weight:700;
}
.c1 p{
    font-weight:400px;
    font-size:16px;
    font-weight:400;
    line-height:28px;
    width:516px;
}
.view{
    background-color:rgba(238, 232, 44, 1) !important;
    color:black !important;
}
h2{
    font-size:35px;
    line-height:63px;
    font-weight:900 !important; 
}
.c4 h2{
    font-size:40px;
    font-weight:900px !important;
    line-height:63px;
}
h3 {
    font-size: 26px;
    font-weight: 700;
}
.c2 p{
    font-size:16px;
    font-weight:400;
    line-height:28px;
    color:rgba(10, 10, 10, 1);
}
.full{
    width:100%;
    height:100%;
}
.three{
    background:url("/images/trc20-token-development/cf-bg.webp"),white;
    min-height:100vh;
    display:flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.box1{
    background:#FFFFFF;
    padding:20px 40px;
    
    width:100%;
    height:100%;
    border-radius:6px;
    box-shadow:1px 2px 3px white;
}
.box1:hover {
    color: #000 !important;
}
.four{
    background:black;
    min-height:70vh;
    display:flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.five{
    min-height:100vh;
    display:flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.item p{
    color:#F0F0F0;
    font-size:16px;
    line-height:28px;
}
.item h3{
    font-size: 20px;
}
.item{
    background: linear-gradient(0deg, #1B1B1B, #1B1B1B), #101010;
    border-radius: 10px;
    padding: 10px;
    height:100%;
}
.over1{
    padding:20px 20px;
    border-radius:8px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    width:100%;
    height:100%;
}
.over1:hover{
    background: rgba(238, 232, 44, 1);
}

.over{
    overflow-y: scroll !important;
    height:700px;
}
.over::-webkit-scrollbar{
    display:none;
  }
  .sixth{
    min-height:100vh;
    display:flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #r1{
    border-radius:20px;
    padding:10px 20px;
    background:#FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .t1{
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: center;
  }
  #r1:hover{
    background: #1B1B1B;
    border:1px solid transparent;
  }
  #r1:hover p{
    color:rgba(255, 255, 255, 1);
  }
  #r1:hover h3{
    background: rgba(238, 232, 44, 1);
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .seven{
    background:url("/images/trc20-token-development/create-bg.webp"),white;
    /* min-width:100vw; */
     min-height:100vh;
     display:flex;
     justify-content: center;
     align-items: center;
     background-repeat: no-repeat;
     background-size: contain;
  }
  .c7{
   border-radius:20px;
    background: white;
    box-shadow: 3px 3px 3px 3px whitesmoke;
    padding:40px 40px;
  }
  .item{
    min-width: 200px !important;
  } 
  #sr{
    position:sticky;
    top:0px;
  }
  .owl-nav{
   position: absolute;
    left: -53%;
    bottom: 105px;
  }
  .owl-next{
    width: 50px;
    height: 50px;
    border-radius: 50px !important; 
    background: white !important;
  }
  .owl-prev{
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    background: white !important;
  }
  .owl-next span{
    font-size: 24px;
    color:black !important;
  }

  .owl-prev span{
    font-size: 24px;
    color:black !important;
  }
  .owl-stage-outer{
    min-width:60vw !important;
  }
  .c6 h3{
    font-size:24px;
    line-height:36px;
    font-weight:700;
  }
  .c6 p{
    font-size:16px;
    line-height:28px;
    font-weight:400;
    color:rgba(0, 0, 0, 1);
    width:496.5px;
  }
  .site-accordion .accordion-button{
    color:black !important;
    background-color: white !important;
    font-size:20px !important;
  }
  .site-accordion .accordion-button{
    box-shadow: 0 0 0 .25rem white !important;
  }
   .site-accordion .accordion-button[aria-expanded="true"]{
    font-weight:800 !important;
    font-size:22px !important;
  }
  .site-accordion .accordion-collapse.collapse.show,.site-accordion .accordion-collapse.collapse{
    border-bottom:1px solid rgba(197, 154, 0, 0.8) !important;
  }
 .site-accordion  h2.accordion-header{
    line-height: normal;
    padding:10px;
    border-bottom: 0px;
  }
  .site-accordion .accordion-button{
    padding: 0px;

  }
  .ob-fit img{
    object-fit: cover;
    width: 100%;
    height:100%;
    border-radius: 20px;
  }

  @media(max-width:1440px){
   
    .c6 p{
      width:auto !important;
    }
  }
  @media(max-width: 1200px){
    .owl-stage-outer{
      order: 1;
    }
     .owl-nav{
             order: 2;
        position: relative;
        left: inherit;
        bottom: inherit;
    }
  }
 @media(max-width:1024px){
    .c1 h1 {
      font-size: 62px;
      line-height: 70px;
      font-weight: 600;
    }
    .owl-nav{
      position: relative !important;
      left:0px !important;
      bottom:0px !important;
    }
    h2{
      font-size:28px !important;
    }
    .c4 h2{
      line-height: 43px;
      text-align: center;
    }
    .c5{
      text-align: center;
    }
    #sr{
      display: none;
    }
    #tri{
      text-align: center !important;
    }
    .c2 h2{
      text-align: center;
    }
    .five{
      margin-top:0px !important;
    }
    .c6 p{
      width:auto !important;
    }
  }
  @media(max-width:768px){
    .c1 h1 {
      font-size: 40px;
      line-height: 49px;
      font-weight: 600;
    }
    .c1{
      text-align: center !important;
    }
    .c1 p{
      width:auto !important;
      text-align: center;
    }
    .c4 h2{
      line-height: 43px;
    text-align: center;
    }
    h2{
      font-size:28px !important;
      line-height:40px !important;
    }
    #sr{
      display: none;
    }
    .c6 p{
      width:auto !important;
    }
    .owl-nav{
      position: relative !important;
      left:0px !important;
      bottom:0px !important;
    }
    #tri{
      text-align: center !important;
    }
    .one{
      margin: 0px;
      border-radius: 0px;

    }
  }

  
   @media (max-width:425px){
    .c1 h1 {
      font-size: 40px;
      line-height: 49px;
      font-weight: 600;

    h2{
      font-size:25px !important;
      text-align: center;
    }
    .c2 h2{
      margin-bottom:10px !important;
      text-align: center;
    }
    .c2{
      text-align: center !important;
    }
    .box1{
      padding:20px 20px !important;
    }
    .c4 h2{
      line-height: 39px;
    text-align: center;
    }
    .c6 p{
      width:auto !important;
    }
    #tri{
      text-align: center !important;
    }
    .owl-nav{
      position: relative !important;
      left:0px !important;
      bottom:0px !important;
    }
    #sr{
      display: none;
    }
    .c6 h3 {
      font-size: 20px;
      line-height: 27px;
      text-align: center;
    }
    .seven{
      background: white !important;
    }
    .accordion-button{
      font-size: 12px !important;
    }
    .container.wrapper{
      width:100% !important;
  }
  .accordion-button[aria-expanded="true"]{
    font-weight:700 !important;
    font-size:15px !important;
  }
  .c6 p{
text-align: center !important;
  }
  .c7{
    padding:0px !important;
  }
  }
  