/* start header */

.header0 {
  overflow: hidden;
}

.header0 .mainSection .mainImg {
  min-width: 100%;
  z-index: 3;
}

.header0 .mainSection .imgs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -125px;
}

.header0 .mainSection .leftImg {
  z-index: 4;
  margin: 0;
}

.header0 .mainSection .logo {
  margin: 0;
  position: relative;
  z-index: 10;
}

.content {
  z-index: 1;
  position: relative;
}

.ditils {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  /* background: url(../images/Rectangle\ 44.png) center 0 no-repeat; */
  z-index: 9;
  position: relative;
  padding-top: 85px;
  margin-top: -120px;
}
.ditils .mainImg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.ditils .title {
  font-size: 20px;
  font-family: "Tajawal";
  font-weight: 700;
  margin-bottom: 15px;
  color: #181945;
}

.ditils .discription {
  font-size: 29px;
  font-family: "Tajawal";
  font-weight: 700;
  color: #181945;
  margin-bottom: 40px;
}

.ditils .nameEndorsement1 {
  font-size: 20px;
  font-family: "Tajawal";
  font-weigt: 700;
  position: relative;
  display: inline-block;
  color: #181945;
  min-width: 49px;
}

.ditils .ditelsEndorsement {
  display: flex;
  max-width: 100%;
  position: relative;
  justify-content: space-around;
}

.ditils .ditelsEndorsement:first-of-type {
  margin-bottom: 30px;
}

.ditils .ditelsEndorsement.nameStyle {
  justify-content: normal;
}

.ditils .ditelsEndorsement .box {
  display: flex;
  margin-left: 10px;
}

.ditils .ditelsEndorsement .box .nameEndorsement {
  font-size: 16px;
  font-family: "Tajawal";
  font-weight: 500;
  color: #181945;
}

.ditils .dot {
  font-size: 14px;
  letter-spacing: 5px;
  color: #000;
  font-family: "Tajawal";
  font-weight: 700;
  display: inline-block;
  margin: 2px 5px auto;
}

.ditils .nameStyle .dot {
  margin-top: 4px;
}

.ditils .titleDiscription {
  font-size: 16px;
  font-family: "Tajawal";
  font-weight: 500;
  color: #181945;
  margin-bottom: 15px;
}

.ditils .info {
  font-size: 16px;
  font-family: "Tajawal";
  font-weight: 500;
  color: #181945;
  line-height: 30px;
  margin-bottom: 40px;
}

.ditils .img {
  margin-top: 120px;
}

.ditils .titleImg {
  font-size: 16px;
  font-family: "Tajawal";
  font-weight: 500;
  margin-bottom: 15px;
  color: #181945;
}

.ditils .titleFooter0 {
  font-size: 14px;
  font-family: "Tajawal";
  font-weight: 500;
  color: #4021b6;
  margin-bottom: 15px;
  margin-top: 20px;
}

/* start cridit */

.creditStyle {
  overflow: hidden;
  display: flex;
  align-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cridet {
  /* background-color: #3f21b6; */
  width: 715px;
  margin: 25px auto;
  display: block;
  border-radius: 47px;
  overflow: hidden;
  /* background-image: url(../images/Group\ 14.png); */
  /* background-size: cover; */
  /* padding: 0 50px 35px 0; */
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

.cridet .cridetFlex {
  position: absolute;
  top: 0;
  right: 50px;
}

.cridet .content {
  position: absolute;
  top: 165px;
  right: 50px;
}

.cridet .cridetFlex .nameCridet {
  margin-top: 50px;
}

.cridet .cridetFlex .nameCridet .title {
  color: white;
  font-size: 40px;
  margin-bottom: 15px;
}

@media print {
  .cridet .cridetFlex .nameCridet .title {
    color: white;
  }
}

.cridet .cridetFlex img {
  box-shadow: 0 2px 15px rgb(200 25 202 / 10%);
}

.cridet .cridetFlex .nameCridet .title:nth-child(2) {
  font-size: 25px;
  margin-bottom: 40px;
}

.cridet img:not(.card-bg) {
  margin-bottom: 20px;
}

.cridet .titleImg {
  font-size: 24px;
  color: white;
  margin-bottom: 30px;
}

@media print {
  .cridet .titleImg {
    font-size: 24px;
    color: white;
    margin-bottom: 30px;
  }
}

.cridet .number {
  color: white;
  font-size: 30px;
  font-family: "Tajawal";
  font-weight: 700;
  display: inline-block;
}

@media print {
  .cridet .number {
    color: white;
    font-size: 30px;
    font-family: "Tajawal";
    font-weight: 700;
    display: inline-block;
  }
}

.cridet .date {
  font-size: 20px;
  font-family: "Tajawal";
  color: white;
  display: inline-block;
  margin-top: -5px;
  margin-right: 10px;
}

@media print {
  .cridet .date {
    font-size: 20px;
    font-family: "Tajawal";
    color: white;
    display: inline-block;
    margin-top: -5px;
    margin-right: 10px;
  }
}
@media print {
  .cridet .cridetFlex .nameCridet .title,
  .cridet .titleImg,
  .cridet .number,
  .cridet .date {
    /* Replace class_name with * to target all elements */
    -webkit-print-color-adjust: exact;
    color-adjust: exact; /* Non-Webkit Browsers */
    color: #fff !important;
  }
}
@media print {
  .ditils .title,
  .ditils .discription,
  .ditils .ditelsEndorsement .box .nameEndorsement,
  .ditils .nameEndorsement1,
  .ditils .info {
    /* Replace class_name with * to target all elements */
    -webkit-print-color-adjust: exact;
    color-adjust: exact; /* Non-Webkit Browsers */
    color: #181945 !important;
  }
}
