@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital@0;1&family=Fasthand&family=Jost&family=Libre+Baskerville:ital@1&family=Pacifico&display=swap');
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
     font-family: 'Jost', sans-serif;
}
a {
    text-decoration: none;
}
.logo{
   width: 126px;

}
.logo img{
     width: 100%;
}
.animation .card img{
    width:100%!important;
}
.nav-link {
    color: #000000;
    font-size: 18px !important;
        font-family: "Jost", Sans-serif !important;
    font-weight: 700;
}

.active{
    color: blue !important;
    font-weight: 700;
}
.nav-item{
    margin-left: 25px;
}
.fbimg .card p{
    padding-right:40px;
}
.box1 .card img:hover{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.button{
    border: none;
    padding:9px 34px;
    background-color: #012C57;
    color: white;
    font-size: 14px;
    font-weight: 700;
} 
.button:hover{
    background-color: white;
    color: #012C57;
}

.background{
    background-image: url(images/Blog.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.background{
      padding-top: 50px;
      padding-bottom: 50px;
}
.blog p{
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    font-family: 'Jost',sans-serif;
}

.box1{
    
}
.icons img{
        width: 36px !important;
}
.icons{
        margin-left: 12px;
}

.flist h3{
      
}


.ulist li{
        position: relative;
    right: 1px !important;
}

}
.animation .card{
    border: none;
    border-radius: 0px;
        /*margin-left: 0px;*/

}
.animation{
    overflow: hidden;
    display: inline-block;
}
/* .animation img{
  
    overflow: hidden;
    transform: scale(1);
    transition: 0.3s ease-in-out;
    display: inline-block; 
} */
.animation .card img:hover{
     width: 100%;
    height: 100%;
     overflow: hidden;
    object-fit: cover;
    overflow: hidden;
    transform: scale(1.1);
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
/* .ani{
    overflow: hidden;
}  */
/* .imgg{
    width: 200px;
    height: 200px;
    overflow: hidden;
} */
/* .imgg img{
    transform: scale(1.1);
} */
 /* .card{
    overflow: hidden;
} */
.card-body a{
    color: #2B2D42;
    font-size: 20px;
    font-weight: 700;
    text-decoration: underline;
}
.card-body a:hover{
    transition: all .3s ease-in-out;
    color: orangered;
    text-decoration: underline;
}
.bg-dark{
   background-color: #000000 !important; 
}


.small p{
    color: gray;
    font-size: 11px;
    margin-top: 11px;
}

.fbg{
    background-color: #000000;
}
/* pagination */

.page-item a{
    border: none;
    color: black;
}
 

/* footer css */

.fbimg{
    padding-top: 80px;
    background-color: #000000;
}
  
   .futerimg{
        width: 177px !important;
       height: 160px !important;
          position: relative;
         left: 95px !important;
         
}

    

 
 
 
 .futerimg img{
    width: 100%;
    display: block;
        /*margin-left: 47px !impotent;*/
     
 }
 .fbimg p {
    text-align: left;
    color: #FFFFFFB2;
    font-family: "Jost", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: 32px !important;
    /* padding: 0px 26px 0px 48px; */
}


.flist h3{
    color: #1A60BB;
    font-family: "Jost", Sans-serif;
    font-size: 18px;
    font-weight: 700;
}

 
.ulist {
    margin-left: -28px !important;
}

.ulist li{
    list-style: none;
    margin-top: 15px;
}
.ulist li a{
     text-decoration: none;
   
    color: #FFFFFFB2;
}

.ulist li a:hover{
    color: orangered;
}
.icons li{
    display: inline;
    margin-left: 10px;
}
.icons li a i{
    padding: 11px;
    border: 2px solid;
}

/* sall icon css */
 .time{
    /* margin-right: 3px;
				width: 13px;
				display: inline-block;
				height: 13px;
				border: solid 1px #000;
				border-radius:  75% 15%;
				position: relative;
				transform: rotate(45deg); */
 }
 .time:before{
    /*content: "";*/
				/* display: block; */
				/* position: absolute; */
				width: 5px;
				height: 5px;
				/* border: solid 1px #000; */
				border-radius: 50%;
                padding-right: 3px;
				left: 3px;
				top: 3px;
			}


            /* index3 page css//////////////////////////////////////////// */
           .block-chain h3{
                   font-family: 'Jost',sans-serif;
                 color: black;
                font-weight: 400;
                font-size: 2rem;
                line-height: 1.2;
}
            .block-chain h1{
                font-family: 'Jost',sans-serif;
                color: black;
                font-weight: 400;
                font-size: 2rem;
                line-height: 1.2;
            }

            .first{
                padding-top: 0px;
            }

            .leave span a{
                line-height: 1.45;
                text-decoration: none;
                color: orangered;
                font-size: 14px;
            }
            .leave span a:hover{
                color: rgba(255, 0, 0, 0.249);
                transition: all  ;
            }
 
      
            .big-image{
                height: 600px;
            }
            .big-image img{
                height: 600px;
            }

            .pera-graph{
                margin-top: 26px;
            }
            .pera-graph p{
             color:   #30333a;
    line-height: 26.2px;
    padding-bottom: 11px;

    font-family: 'Jost',sans-serif;
    font-size: 14px;
            }

            .pera-graph h4{
                font-family: 'Jost',sans-serif;
                color: black;
                font-weight: 300;
               
                line-height: 1.2;
            }
            .pera-graph p a{
                line-height: 1.45;
               
                color: orangered;
                font-size: 14px;
            }

            .pera-graph p a:hover{
                color: rgba(255, 0, 0, 0.249);
                transition: all  ;
            }

            .ul-distri li{
                margin-top: 10px;
                font-size: 14px;
                font-family: 'Jost',sans-serif;
            }

            .link-ul li a{
                font-size: 14px;
                color: orangered;
            }

            .link-ul li{
                color:   #30333a;
                margin-top: 10px;
            }

            /* post section css/////////////////////////////////////// */
    .doted1{
        /* flex-grow: 1; */
        height: 1px;
        border-bottom: 1px dashed #999999;
        width: 71px;
        margin-top: 33px;
    }
    

    .doted2{
        /* flex-grow: 1; */
        height: 1px;
        border-bottom: 1px dashed #999999;
        width: 71px;
        margin-top: 33px;
        margin-left: 10px;
    }
   
      .post{
        /* align-items: center; */
      }

      .round{
        width: 60px;
        height: 60px;
        border: 1px dashed;
        border-radius: 50%;
      }
  .jeero2{
    position: relative;
    top: 10px;
    left: 22px;
    font-size: 16px;
    font-weight: bold;
    /* .votes .jeero2 */
  }
  /* .jeero2:hover{
        display: block;
  } */

  /* .votes:hover{
    display: block;
  } */
.votes{
    position: relative;
    top: 24px;
    right: 5px;
    /* display: none;  */
}
 
.jeero1{
    position: relative;
    top: 15px;
    color: black;
    /* font-weight: 600; */
    font-size: 19px;
      padding-left: 25px !important;
}
/*.post{*/
/*    margin-left: 0px !important;*/
/*}*/
 .entry-content ul li{
        width:100%;
 }      
  .post-1160{
       margin-left: 0px !important;
  }

/* .jeero1:hover{
    /* display: none; 
}
 .round:hover{
    /* background-color:  #30333a; 
}
.innerText{
    width: 150px;
    width: 150px;
    display: none;
}
.round:hover ~ .innerText{
    display: block;
    color: red;
 }   */

.accordion-button{
    background-color: white !important;
    border-top: none;
}

.accordion-item{
    border-top: none;
}
 .footer-text h6 a{
         /*color: inherit;*/
    font-size: inherit;
    line-height: inherit;
    text-decoration:none;
    color:white !important;
    
 }
 
 

        @media(max-width:576px){
            /* .big-img{
                width: 400px;
                height: auto;
            } */

            /* .big-img{
                width: 100%;

                display: inline-block;
            } */

            .big-image img {
                height: 303px;
            }

            .banner{
                padding-top: 0px;
            }

            .big-image {
                height: 320px;
            }
            .post{
                margin-left: 164px;
            }
           .pera-graph p img{
           width: 100%!important;
           /*margin-left: -126px;*/


     }
          
            .doted1{
                height: 1px;
                border-bottom: 1px dashed #999999;
                width: 88px;
            }
        
      .animation .card {
    border: none;
    border-radius: 0px;
    /*margin-left: -8px !important;*/
}  
 .flist{
          margin-left: 108px;
 }

        
        
 }
       
  @media(min-width:375px){
    .animation .card {
    border: none;
    border-radius: 0px;
    /*margin-left:-6px !important;*/
      
  }
  
  }
  
  @media(max-width:375px){
    .animation .card {
    border: none;
    border-radius: 0px;
    /*margin-left:-8px !important;*/
      
  }
  
  }
  
  @media (max-width: 480px){
    .animation .card {
    border: none;
    border-radius: 0px;
    margin-right:1px;

       
    
    
   
}

  .animation{
        margin-left: -7px;
  }
  }
  
@media screen and (max-width: 480px) {
  .fbimg .card p {
    padding-right: 1px!important;
        line-height: 25px!important;
}
.flist {
    margin-left: 0px!important;
}
.fbimg p {
    text-align: left;
    color: #FFFFFFB2;
    font-family: "Jost", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0px !important;
    /* padding: 0px 26px 0px 48px; */
}
.ulist li{
   margin-left: 4px!important;
}
.ulist {
    margin-left: 0px !important;
    padding:0!important;
}
.animation .card img{
    width:100%!important;
}
}