/* sec 2---------------------------------------about hatem mohamed theme elsafwa   */
.-hatem-theme-SingleWidget-Section {
    display: block;
    width: 100%;
    position: relative;
  }
  
  .-YC-Widgets-Inner-Row {
    overflow: hidden;
    padding: 80px 0;
    z-index: 1;
    position: relative;
  }
 
  .container--intro--items {
    display: flex;
    justify-content: space-between;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    align-items: center;
  }
  .-after__intro-container {
    display: block;
    max-width: 700px;
    position: relative;
    z-index: 1;
    text-align: start;
  }
  .-after__intro-container>.-widget-after-intro-h4 {
    margin-bottom: 18px;
    color: #9f2875;
    font-weight: 400;
    font-size: 26px;
    display: flex;
    position: relative;
    width: fit-content;
  }
  .-after__intro-container>.-widget-after-intro-h4:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 12px;
    z-index: -1;
    background: #9f2875;
    opacity: .2;
  }
  .-after__intro-container>.-widget-after-intro-h1 {
    line-height: 1.5;
    margin-bottom: 20px;
    font-size: 43px;
    font-weight: 700;
    color: var(--primary-text);
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .-after__intro-container>.-pp-content {
    font-size: 18px;
    line-height: 1.9;
    color: var(--second-text-color);
    font-weight: 400;
    margin-bottom: 30px;
  }
  .YC-after-intro-item-features {
    display: flex;
    align-items: flex-start;
    position: relative;
    max-width: 600px;
  }
  
  .-after__intro-contain--lists {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
    flex: 1;
  }
  .about_lists-style1 {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 25px;
  }
  .about_lists-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-inline-end: 15px;
    width: 60px;
    height: 60px;
  }
  .about_lists-icon>i {
    /* font-weight: 500; */
    font-size: 45px;
    color: #9f2875;
  }
  .about_lists-title {
    color: var(--primary-text);
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  p.about_lists-content {
    color: var(--secondarytext);
    font-size: 16px;
    line-height: 1.7;
    transition: .2s;
  }
  
  .-after__intro-image {
    display: flex;
    margin-inline-start: 60px;
    max-width: 530px;
    min-width: 550px;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
  }
  .first--image-left--after-intro {
    position: relative;
  }
  img {
    max-width: 100%;
  }
  .secondary--image-left--after-intro {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .secondary--image-left--after-intro img {
    border-top: 10px solid #fff;
    border-left: 10px solid #fff;
  }
  @media only screen and (max-width: 1170px) {
    .container--intro--items {
        flex-direction: column-reverse;
        margin-bottom: 10px;
    }
    .-after__intro-container>.-widget-after-intro-h1 {
      display: block;
      font-size: 40px;
      flex-wrap: wrap;
  }
  
    .--archive--be-content, .-after__intro-container>.-pp-content, .-inner-stickyfeatures-info>.P-content {
        font-size: 15px;
    }
    .-after__intro-image {
      min-width: auto;
      padding-bottom: 39px;
      margin-inline-start: 0;
  }
  }
  
  
  @media only screen and (max-width: 950px) {
    .-YC-contact--forms-start, .-after__intro-container, .YC--contact--form-boxarea {
        min-width: 100%;
        max-width: 100%;
    }
    .--intor--thumb-bg, .-after__intro-image {
      min-width: 100%;
      max-width: 100%;
      margin: 30px 0;
      align-items: center;
  }
  .-after__intro-image img {
    width: 100%;
    height: 100%;
  }
  }
  @media only screen and (max-width: 768px) {
    .-YC-Widgets-Inner-Row {
        padding: 50px 0;
    }
  
   
  }
  @media only screen and (max-width: 610px) {
    .-hatem-theme-Widgets-Sections {
        overflow: hidden;
    }
    .YC-after-intro-item-features {
      flex-direction: column;
  }
  }
  @media only screen and (max-width: 590px) {
    .-YC-Widgets-Inner-Row {
        padding: 40px 0 !important;
    }
  
    .-after__intro-container>.-widget-after-intro-h4 {
      font-size: 21px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-inline: auto;
  }
  .-after__intro-container>.-widget-after-intro-h1 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
  }
  .-after__intro-container>.-pp-content {
    font-size: 14px !important;
    text-align: center;
  }
  .about_lists-style1 {
    min-width: 170px;
  }
  .-defult-intro-title-URL {
    margin-top: 20px;
    justify-content: center;
  }
  }
  
  
  /*-----------------نهاية------------------------ سيكشن 2 */