/******/
header nav{
 background-color: rgb(0, 0, 0);
  height: 80px;
  width: 100%;
  opacity: .8;
  position: fixed;
  }
  
p{
  text-align: center;
  font-size: 20px;
}

.bg {
  background-color: #eeeeee;
  height: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
}

.private {
  font-weight: 20px;
  font-size: 20px;
  text-align: center;
}

  .checkbtn {
    cursor: pointer;
    float: right;
    margin-right: 13px;
    top: 50%;
    line-height: 80px;
    margin-top: 20px;
    display: none;
  }
  
  #check {
    display: none;
  }

  .mail:hover{
    color: blue;
    text-decoration: underline;
  }

  .line {
    width: 30px;
    height: 3px;
    background: white;
    margin: 5px;
  }
  
  label.heading {
    color: white;
    font-size: 18px;
    line-height: 80px;
    padding: 0 100px;
    font-weight: bold;
  }
  
  *{
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
  }
  
  .checkbtn:hover{
    background: rgb(28, 11, 255);
  }
  
  nav ul {
    float: right;
    margin-right: 55px;
  }
  
  nav ul li {
    display: inline;
    line-height: 80px;
    margin: 0 20px;
    border: 2px solid white;
    cursor: pointer;
  }
  
  nav ul li a {
    color: white;
    font-size: 18px;
    padding: 8px 14px;
    text-transform: uppercase;
    text-decoration: none;
  }
  
  li:hover {
    border-color: rgb(37, 37, 179);
    transition: .4s;
    background-color: #4e56b9;
  }
  
  nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  }
  
  img {
    width: 170px;
    height: 170px;
  }
  
  
  @media (max-width: 952px) {
  
    label.heading {
      font-size: 20px;
      padding-left: 65px;
    }
  
    nav ul li a {
      font-size: 17px;
    }
  
     .checkbtn {
       display: block;
     }
     
     ul {
       position: absolute; 
       width: 100%;
       height: 360px;
       background: black;
       opacity: .8;
       top: 80px;
       left: -100%;
       text-align: center;
       font-weight: bold;
       transition: all .4s;
     }
     nav ul li {
       display: block;
       border: none;
       cursor: pointer;
     }
     nav ul li a {
       font-size: 20px;
     }
     a.active {
      background: none;
      color: rgb(28, 11, 255);
     }
     a:hover{
       background: none;
       color: rgb(30, 17, 209);
     }
     #check:checked ~ ul {
       left: 0;
     }
   }
    
    .item-block { 
        border: 2px solid black; 
        overflow: hidden;
        width: 170px;
        height: 170px;
        background-color: white;
        margin: 0 auto 15px;
        margin-right: auto;
        margin-left: auto;
      }
      
      .item-block span {
        bottom: 0;
        right: 0;
        width: 50%;
        text-align: center;
        font-size: 1.2em;
        text-transform: uppercase;
        background-color: #000;
        color: #fff;
        opacity: .8;
      }
    
      h2 ,h3{
          text-align: center;
      }
      
    a button{
        text-align: center;
    }
    
     #profile {
       border-radius: 50%;
       border: 2px solid black; 
       overflow: hidden;
       width: 180px;
       height: 180px;
       background-image: url("https://scontent.fcpt6-1.fna.fbcdn.net/v/t1.0-9/p960x960/103396642_101562164933492_2773867224401986656_o.jpg?_nc_cat=111&_nc_sid=85a577&_nc_ohc=NdUPzNIW5mAAX-XEpam&_nc_ht=scontent.fcpt6-1.fna&_nc_tp=6&oh=729c46a1dffed8e42cc0ff372c36cc94&oe=5F04107B");
       margin: 0 auto 15px;
       margin-right: auto;
       margin-left: auto;
       justify-items: center;
       justify-content: center;
    }
    p{
        text-align: center;
    }


    /***/
#load {
    display:none; 
    text-align: center; 
    align-items: center; 
    margin-top: 50%;
    margin-left: 50%;
    width: 50px;
    height: 50px
  }
  
  .imgL{
    width:50px;
    height:50px;
  }
  
  
  h1 {
      text-align: center;
      align-items: center;
      padding-top: 150px;
      color: #eeeeee;
      text-shadow: 2px #000;
      text-overflow: clip;
  }
  
  footer p {
      text-align: center;
      align-items: center;
      padding-top: 305px;
      color: #eeeeee;
      text-shadow: 2px #000;
  }
  
  body {
      background-image: url("https://i.pinimg.com/originals/c4/4c/65/c44c65bf318557e31158b30a0b8a38d4.jpg");
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      font-family: montserrat;
  }
  
  
  .container{
      text-align: center;
      justify-content: center;
      align-items: center;
      margin-right: auto;
      margin-left: auto;
      
     
      padding-top: 10px;
  }
  
  .txt1{
      width: 50px;
      height:10px;
  }
  
  
  .bg {
    background-color: #eeeeee;
  }
  
  .div0{
  gap: 20px;
  display: flex;
  padding: 20px;
  margin: 10px;
  text-align: center;
  justify-content: center;
  background: transparent;
  background-color: transparent;
  }
  
  
  
  
  .bgd{
    height: 100%;
    width: 100%;
    background-color: #eeeeee;
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  
  .txt1{
      width: 50px;
      height:10px;
  }
  
  
   .btnn {
      background-color: rgb(43, 43, 241);
      border-radius: 5px;
      padding: 5px 10px;
      color: white;
      outline: none;
      font-size: 10px;
      text-align: center;
      font-weight: bold;
      margin: 0 auto 15px;
      margin-left: auto;
      margin-right: auto;
      justify-items: center;
      justify-content: center;
  }
  
  .btnn:hover {
      box-shadow: 0 2px 5px 2px #1cf02d;
      border-color: rgb(79, 231, 19);
  }
  
  .div0{
    display: inline;
    display: flex;
    padding: 10px;
    text-align: center;
    justify-content: center;
    background: transparent;
    background-color: transparent;
    }
  
  
  .img1{
  height:25px ;
  width: 25px;
  border-radius: 8px;
  margin-right: 7px;
  }
  
  #load{
      text-align: center;
      height: 20;
      width: 20;
  }
  
  .imgL{
      text-align: center;
      height: 20;
      width: 20;
  }
  
  img {
      height: 200px;
      width: 200px;
  }
  
  
  
  h2 ,h3{
        text-align: center;
    }
    
  a button{
      text-align: center;
  }
  
  
  
  .trans {
    background: white;
    background-color: white;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  
  /*sign in*/
  
   
  
  form {
     z-index: 1;
     background-color: #eeeeee;
     max-width: 320px;
     padding: 45px;
     text-align: center;
     border-radius: 8px;
     text-align: center;
     align-items: center;
     margin: 0 auto 15px;
     justify-items: center;
     justify-content: center;
     margin-left: auto;
     margin-right: auto;
  }
  
  textarea{
    outline: 1;
    background: #fffcfc;
    width: 100%;
    border: 1px solid rgb(173, 168, 168);
    margin: 0 0 15px;
    padding: 15px;
    height: 120px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 8px;
  }
  
  
  form #send{
    outline: 1;
    background: #fffcfc;
    width: 30%;
    border: 1px solid rgb(173, 168, 168);
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 8px;
    cursor: pointer;
  }
  
  form input {
    outline: 1;
    background: #fffcfc;
    width: 100%;
    border: 1px solid rgb(173, 168, 168);
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 8px;
  }
  
  #send{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #4CAF50;
    border: 1px solid black;
    padding: 8px;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    border-radius: 8px;
  
  }
  
  .form button:hover, .form button:active {
  background-color: rgb(42, 129, 45);
  }
  
    .img1:hover {
      box-shadow: 0 1px 5px 1px #323bb9;
    }