

.Home_Viwe_level_2
{
    display: none;
    justify-items: center;
}


.Text_center_Home_level2_Title
{
    font-size: 30px;
    margin: 0;
    margin-top: 20px;
    font-weight: bold;
    font-family: math;
    font-family: 'Abode';
    letter-spacing: 9px;
    font-weight: 100;
    color:white;
}


.social_media_list_1
{
    justify-items: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 30px;
    width: 333px;
    justify-self: center;
    cursor: pointer; 
}

.social_media_list_2
{
    justify-items: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 21px;
    width: 333px;
    justify-self: center;
    cursor: pointer;
    flex-direction: row-reverse;
}


.Social_media_link
{
   cursor: pointer;
    background-color: #ffffff;
    width: 22px;
    padding: 5px;
    height: 22px;
    border-radius: 100%;
    align-content: center;
    text-align: -webkit-center;
    
}

.Social_media_link svg
{
    filter: brightness(0);
}


.title_work_1,.title_work_2,.title_work_3
{
    width: 92%;
    margin-top: 70px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.title_work_1
{
      margin-top: 38px !important;
}

.text_title_work_1,.text_title_work_2,.text_title_work_3{ 
     
    color: white;
    padding-left: 10;
    font-family: sans-serif;
    letter-spacing: 1;
    
}

.my_work_1,.my_work_2,.my_work_3{
    
    width: 97%;
    height: 330px;
    justify-self: center;
    background-color: #101010e8;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    cursor: pointer;
    overflow: auto;
    
    scroll-behavior: smooth;
}
.work
{
    margin-left: 15px;
    width: 250px !important;
    border-radius: 24px;
    text-decoration: none;
  
    height: 300px;
    display: flex;
    flex-direction: column;
    padding-top: 10;
    border-radius: 10px;
    background-color: #1e232a;
    cursor: pointer;
    color:white;
    flex-shrink: 0;
}

.work:hover
{
    transform: translateY(-1%);
}


.img_work{
    
    width: 95%;
    height: 135px;
    border-radius: 10px;
    align-self: center;
}

.title_work{
    
    padding-top: 13px;
    padding-left: 7px;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-family: monospace;
}



.caption_lenght_work_title{
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caption_work_title    {
    
    padding: 5px;
    margin-top: 1px;
    height: 52px; 
    font-family: system-ui;
    }
    
    
.button_work{
    
    width: max-content;
    border-radius: 55px;
    font-size: 15px;
    margin-left: 10px;
    padding: 5px 8px 0px 10px;
    padding-bottom: 12px;
    height: 29px;
    font-family: sans-serif;
    letter-spacing: 1;
    filter: invert(1);
    border: 1px solid #c6c6c6;
    box-shadow: 0px 0px 2px;
    cursor: pointer;
    margin-bottom: 10px;
}   


.scroll-button
{
border-radius: 100%;
    font-size: 30px;
    font-family: monospace;
    width: 40px;
    height: 40px;
    padding-top: 0.5px;
    padding-bottom: 5px;
    padding-left: 6px;
    color: #000000c2;
    display: block;
    position: absolute;
    margin-top: -184px;
    border: none;
    filter: drop-shadow(-1px 0px 8px black);
    cursor: pointer;
}

 @media (max-width: 768px) {
    .scroll-button {
      display: none !important;
    }
  }
    
    
.my_work_Person_style_descktop
{
   
    margin-top: 47px;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;

}

.my_work_Person_style_mobile
{
   
    margin-top: 60px;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    
    background-image: url(person_ChrisDo);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}

 @media (max-width: 768px) { 
    .my_work_Person_style_descktop {
      display: none !important;
    }
      .my_work_Person_style_mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    }
  }


.img_my_work_Person_style
{
    
    filter: brightness(0.8);
    border-radius: 20px;
}

.caption_my_work_Person_style
{
    
    text-align: justify;
    color: #fcbb0e;
    margin-bottom: 0px;
    margin-left: 60px;
    margin-top: 50px;
    font-family: sans-serif;
    align-content: center;
    line-height: 2.1;
    text-shadow: 0 0 16px #fff2009e;
    font-size: clamp(24px, 1.5vw, 27px);
    margin-right: 30px;
    letter-spacing: 4px;

}

.caption_my_work_Person_style_mobile
{
    
    text-align: justify;
    color: #fcbb0e;
    margin-bottom: 0px;
    margin-left: 60px;
    margin-top: 10px;
    font-family: sans-serif;
    align-content: center;
    line-height: 2.1;
    text-shadow: 0 0 16px #fff2009e;
    font-size: clamp(24px, 1.5vw, 27px);
    margin-right: 30px;
    letter-spacing: 4px;

}


@media (max-width: 798px) {
    .caption_my_work_Person_style_mobile {
        font-size: clamp(20px, 1.5vw, 27px);
    }
}

@media (max-width: 600px) {
    .caption_my_work_Person_style_mobile {
      font-size: clamp(19px, 1.5vw, 27px);
        margin: 0;
    }
}

@media (max-width: 500px) {
    .caption_my_work_Person_style_mobile {
        font-size: clamp(15px, 1.5vw, 27px);
    }
}

@media (max-width: 450px) {
    .caption_my_work_Person_style_mobile {
        font-size: clamp(14px, 1.5vw, 27px);
        margin-right: 1px;
        margin-left: 1;
    }
}



 @media (max-width: 1030px) {
    .caption_my_work_Person_style {
      font-size: clamp(19px, 1.5vw, 27px);
    }
  }

 @media (max-width: 931px) {
    .img_my_work_Person_style {
         width: 200px;
    }
    .caption_my_work_Person_style
    {
        margin-top: 24px;
    }
  }
  
   @media (max-width: 798px) {
    .caption_my_work_Person_style {
      font-size: clamp(15px, 1.5vw, 27px);
    }
  }
  
     @media (max-width: 798px) {
    .caption_my_work_Person_style {
          margin-left: 30px;
          margin-right: 0px;
    }
    
    .img_my_work_Person_style
    {
        width: 174px;
    }
  }
  
  
       @media (max-width: 641px) {
    .caption_my_work_Person_style {
          margin-left: 17px;
          margin-right: 0px;
          font-size: clamp(12px, 1.5vw, 27px);
    }
    
    .img_my_work_Person_style
    {
          width: 135px;
        
    }
  }
  
  
  
  @media (max-width: 786px) {
    .caption_my_work_Person_style {
        margin-top: 3px;
    }
  }
  
  
   @media (max-width: 592px) {
    .caption_my_work_Person_style {
        margin-top: 3px;
    }
  }
  
  
  @media (max-width: 420px) {
    .caption_my_work_Person_style_mobile {
        font-size: clamp(12px, 1.5vw, 27px);
        margin-right: 1px;
        margin-left: 1;
    }
}
  
 
 .set_style_button_work
 {
    height: 24%;
    display: flex;
    align-items: flex-end;
 }
 
 
 
   .Chris-do-video_styleing_media_size
      {
                
    width: 100%;
    height: 80%;
    border-radius: 7px;
    object-fit: fill;
      }
   
   
     @media (max-width: 2000px) {
      
      .Chris-do-video_styleing_media_size
      {
    height: 72%;
      } 
  }
  
  @media (max-width: 1652px) {
      
      .Chris-do-video_styleing_media_size
      {
    height: 69%;
      } 
  }
  
      @media (max-width: 1359px) {
      
      .Chris-do-video_styleing_media_size
      {
    height: 60%;
      } 
  }  
  
      @media (max-width: 1092px) {
      
      .Chris-do-video_styleing_media_size
      {
    height: 48%;
      } 
  }  
  
      @media (max-width: 736px) {
      
      .Chris-do-video_styleing_media_size
      {
    height: 42%;
      } 
  }
  
    @media (max-width: 400px) {
      
      .Chris-do-video_styleing_media_size
      {
    height: 34%;
      } 
  }
  
    .Chrisdo_image_Company_style
  {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    align-content: center;
    width: 95%;
  }
  
  .Chrisdo_image_Company_Model
  {
    display: block;
    border-radius: 20px;
    padding: 10px;
    width: 50px;
    height: 50;
    filter: drop-shadow(0px 0px 1px #ffffff2e);
  }
  
  
  .show-more 
  {
    background-color: transparent;
    border: none;
    color: white;
    font-family: sans-serif;
    font-size: 18px; 
    position: absolute;
    height: 88px;
    margin-top: -19px;
    width: 100%;
    right: 0;
    padding: 0;
    filter: drop-shadow(9px 5px 5px black);
    background-color: #000000b8;
    cursor: pointer;
    }
  
  
  
  /* انیمیشن fade-in برای تصاویر */
.fade-in {
    animation: fadeIn 0.5s ease-in-out; /* مدت زمان انیمیشن */
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* انیمیشن برای چرخش علامت */
#mark_more {
    transition: transform 0.3s ease; /* انیمیشن نرم برای چرخش */
}

