 .main {
    border: 1px solid rgba(132, 134, 139, 0.63);
    display: flex;
    flex-direction: row-reverse;
    background-color: #f5f7fa;
    width: 1200px;
    margin: 0 auto;
  }

  .content {
    background-color: #fff;
    border: 2px solid rgb(206, 202, 205);
    margin: 20px;
    padding: 20px;
    box-shadow: 6px 6px 6px 7px rgba(0, 0, 0, 0.1);
  }
  
  .proects {
    box-shadow: 5px 5px 5px 7px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    padding: 10px;
  }

  .zagolovok {
    text-align: right;
  }

  .dosvid {
    text-align: right;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  
  .sidebar {
    background-color: #1e2939;
    padding-top: 5px;
    width: 400px;
    margin: 20px 0 20px 20px;
    box-shadow: 6px 6px 6px 7px rgba(0, 0, 0, 0.1);
  }
  
  .photo {
    width: 350xp;
    margin: 10px;
    border: 2px solid rgb(206, 202, 205);
  }
  
  .contakts {
    margin-left: 40px;
  }

  .left {
    margin-right: 10px;
  }

  .title {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
  }

  .pidpus{
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
    margin-right: 40px;
    text-align: center;
  }

  .mobil {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
  } 

  .mobil a {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
  }

  .proekt {
    background-color: #f5f7fa;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 3px 3px 3px 5px rgba(142, 134, 134, 0.499);
    margin-bottom: 25px;
    padding: 10px;
  }

  .pidp{
    width: 350px;
    position: absolute;
    margin-left: 400px;
    margin-top: -120px;
  }

  .download{
    width: 20px;
    margin-bottom: -5px;
  }

  .rahynok{
    width: 90px;
    box-shadow: 3px 3px 3px 5px rgba(142, 134, 134, 0.499);
  }

  .rahunok_{
    box-shadow: 1px 1px 1px 2px rgba(142, 134, 134, 0.499);
    margin-top: 10px;
    padding: 4px;
  }

  .nomer{
    box-shadow: 3px 3px 3px 5px rgba(142, 134, 134, 0.499);
    position: absolute;
    padding: 10px 10px 10px 20px;
    margin-left: 15px;
    font-size: 20px;
  }