.font-section1-title {
  color: white;
  font-size: 25px;
  line-height: 1.8;
  visibility: visible;
  animation-duration: 2s;
}

.img-section1 {
  visibility: visible;
  animation-name: heartBeat;
  width: 159px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-section_serveice {
  width: 202px !important;
  height: 195px !important;
  margin-bottom: 26px;
}

.title-ro {
  font-size: 32px;
  color: white;
  visibility: visible;
}

.rick_title_arrow {
  font-size: 13px;
  margin-right: 4px;
}

.navbar-logo-mobile {
  width: 55px;
  height: 55px;
  margin-left: 19px;
}

.btn-lam-mobile {
  font-size: 16;
}

.team-p-mobile {
  font-size: 16px;
  color: #fff;
  margin-top: 27px;
  line-height: 1.9;

}

@media only screen and (max-width: 1023px) {
  .img-section1 {
    visibility: visible;
    animation-name: heartBeat;
    width: 314px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .img-section_serveice {
    width: 314px !important;
    height: 283px !important;
  }

  .font-section1-title {
    font-size: 44px;
  }

  .btu-new-no-r-section1 {
    height: 76px;
    width: 206px;
  }

  .btn-section1 {
    font-size: 33px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: fit-content;
    padding: 19px;
  }

  .ceo .top-h-title .font {
    font-size: 51px;
    margin-top: -21px;
  }

  .ceo .top-h-title .p-services {
    padding-right: 10;
    color: #e59d17;
    font-size: 30px;
  }

  .con-sec .ceo-con .ceo-title {
    position: absolute;
    bottom: 78%;
    padding: 70;
    direction: rtl;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    left: 0;
    padding-right: 29;
    font-size: 31px;
  }

  .con-sec .ceo-con .ceo-the-con {
    position: absolute;
    bottom: 15%;
    padding: 70;
    direction: rtl;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    left: 0;
    padding-right: 29;

    font-size: 25px;
  }

  .con-sec .ceo-con .ceo-name {
    position: absolute;
    bottom: 9%;
    color: #ded4c2e3;
    left: -21px;

    font-size: 25px;

  }

  .gap-ticker .ticker-tile .tricker-title {
    text-align: center;
    padding-top: 57;
    line-height: 2.4;
    font-size: 24px;
  }

  .gap-ticker .ticker-tile .tricker-title .ticker-span-sup-title {
    color: #e59d17;
    font-size: 23px;
  }

  .hitem {
    flex-shrink: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    font-family: "Cairo", sans-serif;
    font-size: 26px;

  }

  .title-ro {
    font-size: 42px;
  }

  .more-risk {
    font-size: 27px;
  }

  .rick_title_container {
    width: 765px;
  }

  .rick_title_arrow {
    font-size: 22px;
  }

  .navbar-brand {
    display: inline;
    padding: 0px;
  }

  .navbar-logo-mobile {
    width: 105px;
    margin-left: 19px;
    height: auto;
  }

  .btn-lam-mobile {
    font-size: 20px;

    width: 295px;
  }

  .go-to-top {
    width: 93px;
    height: 93px;
    border-color: #b7811f;
    border-width: 3px;
    border-style: solid;
    background-color: #c88d1f57;
    cursor: pointer;
    position: fixed;
    bottom: 51px;
    right: 31px;
    opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
  }

  .go-to-top .icon-top {
    font-size: 67px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
    margin-top: 19px;
  }

  .team-container-l {
    padding-top: 94px;
    padding-bottom: 0px;
    float: left;
    width: 77%;
    /* padding: 10px; */
    height: 348px;
    position: relative;
    top: 10%;
    margin: 0px 0px 0px 116px;
  }

  .team-container-r {
    padding-top: 329px;
    padding-bottom: 38px;
    float: right;
    /* width: 79%; */
    height: auto;
    /* position: relative; */
    /* top: 16%; */
    margin: 0px 67px 0px 0px;
  }

  .team-p-mobile {
    font-size: 27px;
    color: #fff;
    margin-top: 27px;
    line-height: 1.9;

  }

  .btn-light {
    color: #fff;
    background-color: #9a6a13;
    border-color: #f9fafb;
    font-size: 20px;

  }

  .card_my .card-body .card-title {
    font-size: 23px;
    line-height: 1.4 !important;
  }

  .card_my .figure {
    width: 270px !important;
    height: 187px !important;
  }

  .card_my {
    width: 303px !important;
    height: 376px !important;
  }

  .btn-outline-secondary3 {
    color: #ffffff;
    border-color: #9a6a13;
    font-size: 20;

  }

  .lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    margin-top: 456px;
  }
}