  #navbarm{
    top: 0;
    transition: all .35s ease-in-out;
  }
  .framee:hover{
        filter: invert(1);
    transition: 2s;
}
.framee {
    position: fixed;
    z-index: 0;
    display: flex;
    transition: 1.5s;
    width: 100%;
    justify-content: center;
    box-shadow: 0px 7px 6px 0 rgb(0 0 0 / 18%);
    top: 5em;
    background: #ffffff;
}
 h3.honoi {
    font-size: 50px;
    padding: 30px;
    padding-left: 0;
    padding-top: 70px;
}
  p.nas {
    font-size: 30px;
    line-height: 38px;
    padding: 30px;
    padding-bottom: 0;
    padding-top: 12px;
}
  .allbo {
    text-align: center;
        padding-top: 20vh;

}
#circ {
    position: relative;
    height: 320px;
    width: 280px;
    display: inline-block;
    margin: 15px;
    margin-left: 0;
    margin-top: 0;
    background-position: center;
}

#circ2 {
    position: relative;
    height: 320px;
    width: 250px;
    display: inline-block;
    margin: 5px;
    background-position: center;
}
  .itsimg {
    height: 100%;
    width: 100%;
}
  .imgbox {
    width: 100%;
    height: 100%;
}
  .imgdes {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: #00000040;
    opacity: 0;
    transition: opacity .25s;
    transform: translateY(20px);
    transition: transform .55s;
    transition: .30s;
}
  .imgdes:hover{
      opacity:1;
      transition:all .35s ease-in-out;
      cursor:pointer;
            transform:translateY(0px);
    box-shadow: 0 0px 4px 2px #000000a8;

  }
.desp{
    box-shadow: 0px 0px 6px 1px #0000006e;
    position: relative;
    height: 100%;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 30px;
    color:white;
}
  .ab {
    color: #551a8b;
    font-size: 16px;
    border: none;
    font-weight: 600;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 18%);
    padding: 11px 25px;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0.6px;
    display: inline-block;
    border-radius: 20px;
    transition: 0.7s;
    background: #ffffffc9;
    text-decoration: none;
}
.ab:hover{
    background-color:black;
    color:white;
    transition: all .45s ease-in-out;
}
 
  .amy{
display: none;
}
.amy:checked ~ .bio{
display: block;
overflow:auto;
}
  .bio{
margin: 40px;
background: white;
top: 0;
right: 0;
bottom: 0;
left: 0;
position: fixed;
opacity: 1;
z-index: 150;
box-shadow: 0 0 15px 1px black;
display: none;
transition: all 0.3s;
}
img.immg {
    height: 100%;
    width: 100%;
}
.img1{   
    height: 300px;
    width: 300px;
    padding: 20px;
    float: left;
    shape-outside: circle();
}
  .allbio {
    padding: 50px;
}
  #pwhite {
    font-size: 20px;
}
label.nt1 {
    padding: 12px;
    float: right;
}
label.nt1 {
    padding: 12px;
    float: right;
}
#fas1 {
    font-size: 21px;
    position: fixed;
    right: 65px;
    cursor: pointer;
    box-shadow: 0 0 4px 0px;
    padding: 10px;
    background-color: white;
    color: #0016af;
    transition:all .25s ease-in-out;

}
#fas1:hover{
    background-color:black;
    color:white;
    transition:all .35s ease-in-out;
}
.aft {
    padding: 20px;
    background: #00144e;
    box-shadow: 0 0 5px 1px #7b7b7b;
}
.afth {
    color: white;
    font-family: system-ui;
    font-weight: 400;
    padding:20px;
    background: #00144e;
    box-shadow: 0 0 5px 1px #7b7b7b;
}
.afth2 {
    color: white;
    font-family: system-ui;
    font-weight: 400;
    padding:20px;
    background: #004e0d;
    box-shadow: 0 0 5px 1px #7b7b7b;
}
 
 


#ha {
    font-size: 50px;
    font-family: system-ui;
    font-weight: 400;
    color: #525252;
    animation: text 2s steps(22);
    padding: 15px;
    border-bottom: solid;
}



@media (min-width:1316px){
    .circ8{
        position:relative;
        top:0;
    }
}
@media (max-width:1316px){
    .circ8{
        position:relative;
        top:50px;
    }
}
@media (max-width:1052px){
    .circ7{
        position:relative;
        top:50px;
    }
}

@media (max-width:1250px){
    #ha {
    font-size: 45px;
}
}
@media (max-width:950px){
    #circ, #circ2 {
    height: 290px;
    width: 270px;
    margin: 15px;
    margin-top: 85px;
}
.circ8, .circ7{
        position:relative;
        top:0;
    }
h3.honoi {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    
}
p.nas {
    font-size: 26px;
}
}
@media (max-width: 860px){
    .framee{
    top: 3em;
}
.allbo {
    padding-top: 10vh;
}
#ha {
    font-size: 40px;
    padding: 10px;
    padding-top: 0;
}
}
@media (max-width: 700px){

}
@media only screen and (min-width:620px){
    .immg {
    border-radius: 160px;
}
}
@media only screen and (max-width:620px){

.myh2 {
    font-size: 25px;
    padding-bottom: 1px;
}


#ha {
    font-size: 28px;
    
}
h3.honoi {
    font-size: 35px;
}
.bio {
    margin: 0;
}
.immg {
    border-radius: 0px;
}
.img1 {
    height: auto;
    width: 280px;
    padding: 20px;
    float: unset;
    shape-outside: border-box;
}
.imgdes {
transform: translateY(0);
opacity: 1;
}
.afth2, .afth {
    padding: 16px;
    font-size: 18px;
}
.desp {
    box-shadow: 0px 0px 0px 0px #00000000;
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 30px;
    color: white;
    justify-content: center;
}
.ab {
    font-family: none;
    color: #ffffff;
    font-size: 17px;
    filter: grayscale(1);
    border: none;
    font-weight: 600;
    box-shadow: 0 0px 0px 0px rgb(0 0 0);
    padding: 0;
    display: flex;
    width: 50%;
    height: 40px;
    letter-spacing: 0;
    border-radius: 0;
    font-style: italic;
    font-family: system-ui;
    transition: 0.7s;
    background: #0000007d;
    justify-content: center;
    align-items: center;
}
.allbo {
    padding-top: 10vh;
}
}