img.light-logo {
    width: 120px;
    height: auto !important;
}


.font-title,
body {
    font-family: 'Saudi';
    font-weight: normal;
    font-style: normal;
}


span.today {
    border: 2px solid white;
    display: inline-block;
    padding: 4px 13px;
    border-radius: 11px;
    position: relative;
}


span.today::before {
    position: absolute;
    right: -25px;
    top: -15px;
    content: "";
    height: 100%;
    width: 100%;
    background: url(https://wordpress.validthemes.net/dixor/wp-content/themes/dixor/assets/img/shape/4.png);
    background-repeat: no-repeat;
    z-index: -1;
    background-position: left top;
    filter: brightness(0) invert(1);
}

h2.h-title.font-title.h-title-big {
    font-weight: bold;
}


.section-page .section-header p, .section-page .section-content p {
    font-family: 'watad' !important;
}

span.text-stroke.num2030 {
    border: 1px solid white;
    display: inline-block;
    padding: 1px 12px;
    border-radius: 11px;
    line-height: 1;
}



      .card {
     width: 100% !important;
    margin-top: 25px;
    border: 1px solid #2B2B2C !important;
}

.accordion {
    width: 100%;
}

.card-header {
  background: #151515;
    border: 0 !important;
    color: white;
    padding: 25px 40px !important;
}

.card-header button {
    color: white !important;
        font-size: 22px;
}

.card-body {
    background: #151515;
    color: white;
}













.row.no-gutters.item.item-service-b {
    border: 1px solid white;
    padding: 30px 31px;
    padding-bottom: 20px;
    margin-bottom: 34px;
    border-radius: 9px;
}
   .section-header .h-content h2.bigcta {
        font-size: 4rem;
        font-size: 70px;
        text-align: justify;
        line-height: 104px;
    }
      img.textimg {
          width: 160px;
          height: 90px;
          border-radius: 95px;
          object-fit: cover;
      }




.listofcontent {
    list-style: none;
    padding: 0;
    padding-left: 35px;
    margin-top: 55px;
}


ul.listofcontent li {
    margin-bottom: 19px;
    font-size: 22px;
}




span.faqnumber {
    width: 45px;
    height: 45px;
    display: inline-block;
    border: 1px solid #2B2B2C;
    margin-left: 16px;
    border-radius: 45px;
    line-height: 40px;
    font-size: 31px;
}



.content-text.item-title.font-title.sr-up-2 {
    display: flex;
    align-items: center;
    gap: 15px;
}


img.show-dark {
    width: 60px;
    height: 60px;
}

/* img.show-dark {
    width: 60px;
    height: 60px;
    float: right;
    margin-right: -35px;
    margin-left: 15px;
    position: relative;
    top: 18px;
}

.item-service-b h3 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
} */


span.text-stroke.num2030 {
    backdrop-filter: blur(20px);
    background-color: rgba(60, 60, 60, 0.2);
}
.row.no-gutters.item.item-service-b {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #3c3c3c33;
}


span.today {
    backdrop-filter: blur(20px);
    background-color: rgba(60, 60, 60, 0.2);
}


.card-body,
.card-header button,
ul.listofcontent {
    font-family : 'watad' !important;
}


.faqnumber {
    font-family: raleway;
    font-size: 18px;
}



  #js-video-bg {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            width: 1920px !important;
            height: 1080px !important;
            z-index: -1;
        }
    .listofcontent {
    margin-top: 27px;
}

.required-field:after {
    content: "*";
    color: red;
}


textarea#feedback {
    background: transparent;
    height: 90px !important;
    max-height: 120px !important;
    overflow: hidden;
    padding: 0 !important;
    min-height: initial;
}