.header-style-19 .logo-inner {
  padding: 21px 0px;
}
.main-header .outer-box {
  justify-content: space-between;
}
.sticky-header .outer-box {
  margin: 8px 0;
  display: flex;
}

label.error {
  color: red;
}
.content_block_23 .content-box .form-inner .form-group button {
  transition: all 0.3s;
}
.content_block_23 .content-box .form-inner .form-group button:hover {
  background-color: #141414;
  /* color: #141414; */
}

.sticky-header .outer-box a {
    color: #b73749;
    font-size: 22px;
    font-weight: 700;
}

footer {
  /* background-color: #E8E8E8; */
  background: #141414;
  position: relative;
  z-index: 999;
  padding: 60px 0 0;
}

footer hr {
  border: solid 0.5px gray;
  width: 85%;
  margin: 20px auto;
}

footer .btn-one {
  padding: 12px 25px;
  color: #fff;
  border-color: #fff;
  transition: color 0.3s ease, border-color 0.3s ease;
}

footer .btn-one:hover {
  color: #fff;
  border-color: #fff;
  text-decoration: underline;
  transition-delay: 1s;
}

#copyright {
  text-align: center;
  color: #fff;
}

.copyright-wrapper {
  padding: 12px 0;
}

#copyright p {
  margin-bottom: 0;
  font-size: 14px;
  color: white;
}

.header-style-19 .header-top a img {
  top: 2px;
}

.banner-carousel.owl-carousel {
  display: block !important;
}
.banner-carousel .owl-stage-outer,
.banner-carousel .owl-stage,
.banner-carousel .owl-item {
  width: 100% !important;
  transform: none !important;
}
.banner-carousel .slide-item:not(:first-child) {
  display: none !important;
}
/* خلي البانر ثابت بدون سلايدر */
.banner-carousel.static-banner {
  display: block;
}
.banner-carousel.static-banner .slide-item {
  display: block;
  width: 100%;
}
.banner-carousel .cloned {
  display: none !important;
}
/* وقف أي أنيميشن أو ترانزيشن للكونتنت */
.banner-style-19 .content-box,
.banner-style-19 .content-box * {
  animation: none !important;
  transition: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
/* .banner-style-19 .banner-carousel .slide-item:after {
    position: absolute;
    content: '';
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.0) 50%);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
} */
.testimonial-block-one .inner-box .author-box {
  padding: 12px 0px 12px 50px;
}
.author-thumb img {
  width: 40px !important;
  height: 40px !important;
}
.service-block-11 .inner-box .lower-content h3 a {
  font-size: 19.6px;
}
.news-block-one .inner-box .lower-content .date {
  position: absolute;
  top: -42px;
  right: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 0;
}
.form-label {
  color: #fff;
}
.cta-sub {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.text p {
  height: 200px !important;
  overflow: auto;
}
.testimonial-block-one .inner-box .text {
  position: relative;
  display: block;
  background: #fff;
  padding: 30px 20px 30px 50px;
  border-radius: 7px;
  margin-bottom: 32px;
}
.contact-form {
  margin: 0px 0px 59px 0px;
}
.contact-section .content-box .inner-box .single-item h5 {
  position: relative !important;
  display: block !important;
  font-size: 20px !important;
  line-height: 28px !important;
  font-family: var(--special-font) !important;
  color: #8c8c8c !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}
.banner-carousel .content-box h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.banner-style-19 .banner-carousel .slide-item .content-box h1 {
  /* font-size: 64px; */
  font-size: 46px;
    line-height: 1.35;
    margin-bottom: 20px;
}

.content-box h1 span {
    display: block;
    font-size: 25px;
    color: #ffe016;
    font-weight: 600;
}
#process {
  background-color: #f0f0f6 !important;
}
#contact-section {
  align-items: center;
}

.banner-style-19 .banner-carousel .slide-item .content-box p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 12px;
}

ul.intro-list,
ul.list {
  list-style-type: none;
  padding: 0;
  margin: 30px 0 35px;
  text-transform: capitalize;
}

ul.intro-list li,
ul.list li {
  position: relative;
  padding-left: 34px;
  margin: 6px 0;
  font-size: 18px;
  color: #fff;
}
.banner-style-19 .chooseus-style-eight .content-box .list-item li {
  color: #fff;
}
/* ul.intro-list li:before,
ul.list li:before {
    font-family: "fontello";
    content: "\e98f";
    color: #FD4A36;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
} */
.banner-style-19 .banner-carousel .slide-item {
  padding: 100px 0px 100px 0px;
}
.about-paragraphs p {
  margin-bottom: 12px;
}
.icon-box::before {
  content: none;
}
.sec-title h2 {
  display: block;
  font-size: 31px;
  line-height: 55px;
  font-weight: 700;
}
.video-section .title-box h2 {
  display: block;
  font-size: 34px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}
.video-section {
  background-color: #141414;
}
.news-block-one .inner-box .lower-content h3 {
  font-size: 20px;
}
.news-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 20px;
  line-height: 32px;
  font-family: var(--roboto);
  font-weight: 700;
  margin-bottom: 12px;
}
#process .link {
  margin-top: 15px;
}
.service-block-11 .inner-box .lower-content h3 {
  display: inline-block;
  color: #141414;
  font-size: 19.6px;
}
.service-block-11 .inner-box .lower-content h3:hover {
  color: var(--theme-color);
}
.banner-style-19 .banner-carousel .slide-item:after {
  position: absolute;
  content: "";
  background: -webkit-linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0) 80%
  );
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.header-style-19 {
  position: relative;
  background: #fff;
  padding-left: 430px;
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  padding: 35px 0px;
  font-weight: 500;
  font-family: var(--text-font);
  color: #141414;
  opacity: 1;
  text-transform: capitalize;
  z-index: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sticky-header {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.header-style-19 .logo-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 305px;
  background: #fff;
  text-align: center;

  border-top: 5px solid #fff;
}
.sticky-header .main-menu .navigation > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: bold;
}
.fixed-header .sticky-header {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  /* box-shadow: 0px 0px 14px 0px #0000001b; */
}
.header-logo {
  justify-self: flex-start;
}
.nav-phone {
  display: none;
}
@media (max-width: 575px) {
    
    .banner-style-19 .banner-carousel .slide-item {
    padding: 80px 0 100px;
}
  .banner-style-19 .banner-carousel .slide-item .content-box p {
    font-size: 18px;
}
  .header-style-19 .header-top .top-inner {
    margin-bottom: 10px;
  }
  .nav-phone img {
    margin-right: 15px;
    width: 27px;
    height: 30px;
  }
  .nav-phone {
    position: fixed;
    bottom: 13px;
    left: 37%;
    transform: translateX(-35%);
    font-size: 25px;
    padding: 10px 20px 10px 23px;
    border-radius: 56px;
    background-color: #18181b;
    display: flex !important;
    z-index: 999;
    color: #fff;
  }
  .content_block_23 .content-box .form-inner {
    position: relative;
    padding: 20px 15px;
  }
  .header-logo {
    justify-self: center;
  }
  .banner-style-19 .banner-carousel .slide-item .content-box h1 {
    /* font-size: 64px; */
    font-size: 40px;
  }
  .content-box h1 span {
      font-size:22px;
  }
  .sec-title h2 {
    display: block;
    font-size: 26px;
    line-height: 44px;
    font-weight: 700;
  }
  .video-section .title-box span:before {
    display: none;
  }
  .video-section .title-box span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-family: var(--special-font);
    color: var(--theme-color);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    /* padding: 0 10px; */
    margin-bottom: 15px;
  }
  .video-section .content-box {
    text-align: left !important;
  }
  .video-section .title-box h2 {
    display: block;
    font-size: 26px;
    line-height: 1.6;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
  }
  .video-section .video-inner .theme-btn {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .testimonial-block-one .inner-box .text {
    padding: 30px 25px 30px 25px;
  }
  .footer-logo {
    width: 220px !important;
  }
  #copyright p {
    font-size: 16px;
  }
  .header-style-19 .header-top p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 14px;
  }
  .header-lower .outer-box {
    display: flex;
    justify-content: space-between;
  }
  .header-lower .auto-container {
    padding: 12px 0;
  }
  .banner-style-19 .banner-carousel .slide-item:after {
    position: absolute;
    content: "";
    background: -webkit-linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.6) 100%,
      rgba(0, 0, 0, 0) 20%
    );
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .header-style-19 {
    position: relative;
    background: #fff;
    padding-left: 0;
  }
  .content_block_23 .content-box .form-inner .form-group button {
    width: 100%;
    margin-top: 10px;
    padding: 18px 28px;
    border-radius: 5px;
    background: #d90627;
  }
  /* .video-section .video-inner .theme-btn {
    color: #fff;
    border-color: #dbdcdd;
    padding: 15px 22px 15px 22px;
    font-size: 18px;
  }
  .video-section .video-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
  } */
}
