@font-face {
  font-family: NexaSlab;
  src: url("../fonts/nexaSlab/NexaSlab-Trial-Regular.woff");
}
@font-face {
  font-family: NexaSlabBold;
  src: url("../fonts/nexaSlab/NexaSlab-Trial-xBold.woff");
}
@font-face {
  font-family: Cairo;
  src: url("../fonts/Cairo/Cairo-Regular.ttf");
}


.nav-link , .button , footer li ,.form-control{
  font-family: Cairo !important;
}
html[dir="rtl"] p ,html[dir="rtl"] .nav-link , html[dir="rtl"] .button , html[dir="rtl"] footer li ,html[dir="rtl"] .form-control{
  font-family: Cairo !important;
}
html[dir="rtl"] .counters__single h2 {
  font-family: Cairo !important;
}
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6
{
  font-family: Cairo !important;
}

.logo_h {
  height: 100px;
  width: 200px;
}

.logo_h img {
  height: 85px;
}

.header_area.navbar_fixed .main_menu,
.header_area .navbar {
  background: white;
}

.footer-text {
text-transform: capitalize;
}

@media (min-width: 992px) {
    .header_area .navbar .nav .nav-item.submenu ul {
    min-width: 400px;
    }}
.navbar-toggler span {
  background: #8fd48a;
}

.header-top {
background-color: #3889E0;
  }
  .header_area.navbar_fixed .main_menu .navbar .nav .nav-item:hover .nav-link, .header_area.navbar_fixed .main_menu .navbar .nav .nav-item.active .nav-link ,
.header-top__info li i,
 .header-top__info li span,
.header-top__social li::after {
  color: #8fd48a;
}


.footer-bottom {
  border-color: #ffffff21;
}

.single-footer-widget h6,
 .footer-text ,
 .single-footer-widget ul li a ,
 .single-footer-widget p {
color: #fff;
}

.services .card-img {
  height: 200px;
  position: relative;
  overflow: hidden;
}

.services .card-img img {
  height:inherit;
  max-width: 100%;
  width: 100%;
}

.cta-wrapper {
    background: url(../img/services.jpg)  center no-repeat;
        background-size: cover;
}

.header_area .navbar {
  padding: 0;
}

.services .card-blog__body,
.services .card-blog__footer {
  padding: 10px;
}

.services .card-blog__body {
  height: 100px;
}
 .services .nav-pills .nav-item {
    margin-bottom: 10px;
}

.services  .nav-pills .nav-item .nav-link {
    background: #fff;
    border-radius: 4px;
    color: #000000;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 20px;
    line-height: 30px;
}

 .services .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background: #3889E0;
    border: 1px solid #3889E0;
}

.services  .img {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}

.services .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.animated-list li {
    transition: all 0.3s ease;
    cursor: pointer;
  }
  .animated-list li:hover {
    transform: translateY(-4px);
    background-color: #f8f9fa;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    border-left: 4px solid #0d6efd;
  }

  .contact {
    height: 1000px;
  }

  .tIvQIf.m7w29c, 
  .NPEfkd, 
  .xpWfed, 
  .WjL7X, 
  .T2dutf {
    display: none !important;
  }

  .contact iframe {
    height: 100%;
    width: 100%;
  }

iframe html {
direction: ltr !important;
}
form div.freebirdFormviewerViewHeaderHeader {
  display: none !important;
}

iframe[src*="google.com/forms"] {
  border: none;
}


.hidden {
display: none !important;
}


.header_area .navbar .nav .nav-item .nav-link ,
.hero-banner__content p {
font-size: 18px
}

.hero-banner {
z-index: 22;
background: #007bff;
height: 100%;
overflow: hidden;
}
.hero-banner__content {
max-width: 900px;
top: 35%;
 z-index: 21 !important;
 
}

.hero-banner__content img {
  z-index: -2;
}
.hero-banner::after {
  display: none;
}
.hero-banner-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(56, 137, 224, .702);
  z-index: 15;
}

@media (min-width: 800px){
h1,.h1{
font-size:70px;
}}

.hero-banner__content p {
    font-size: 23px;
}

.form-contact .form-control {
height: 55px;
}

@media (max-width:767px) {
.logo_h {
  height: 60px;
  }
  .logo_h img {
  height: 50px;
}
  .hero-banner__content h1 {
 font-size: 20px;

}
  .hero-banner__content p {
 font-size: 15px;
 padding: 0 10px;
}
.header_area .navbar .nav .nav-item .nav-link {
font-size: 15x
}
}


@media (min-width: 1450px) {
   html[dir="rtl"] .about__content {
        margin-right: 95px;
    }
}

 html[dir="rtl"]  body {
 font-family: Cairo;
}

 html[dir="rtl"]  .header-top__info li:last-child {
 margin-right: 25px;
}

html[dir="rtl"] .owl-carousel{
 direction: ltr !important;
}

html[dir="rtl"] .contact-info__icon {
    margin-right: 0;
    margin-left: 20px;
}

html[dir="rtl"] .contact-info .media-body p {
    color: #999999;
    font-size: 15px;
}

html[dir="rtl"] .header_area .navbar-brand {
    margin-right: 0;
}








.hero-banner {
  position: relative;
  overflow: hidden;
}

.hero-banner-item img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.hero-banner__content {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  max-width: 90%;
  width: 90%;
}

.hero-banner__content h1 {
  font-size: 3.5rem;
  font-weight: bold;
}

.hero-banner__content p {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.hero-banner .owl-dots{
position:absolute;
bottom:20%;
left: 50%;
transform: translateX(-50%);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #007bff;
}

/* Tablet */
@media (max-width: 992px) {
  .hero-banner-item img {
    height: 70vh;
  }
  .hero-banner__content h1 {
    font-size: 2rem;
  }
  .hero-banner__content p {
    font-size: 1rem;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .hero-banner-item img {
    height: 60vh;
  }
  .hero-banner__content {
    padding: 20px 10px;
  }
  .hero-banner__content h1 {
    font-size: 1.5rem;
  }
  .hero-banner__content p {
    font-size: 0.9rem;
  }
}


.list-group {
    list-style: disc;
    margin-inline-start: 30px;
   
}

.media-body h3 {
  font-family: Cairo;
}

.media {
  margin-bottom: 30px;
}


.required {
  color: red;
  font-weight: bold;
}

/* input:required:invalid,
textarea:required:invalid {
  border-color: #dc3545;
} */

input:required:valid,
textarea:required:valid {
  border-color: #28a745; /* Bootstrap green */
}


@media (max-width: 480px) {
    .header_area .navbar-collapse {
        max-height: fit-content;
        overflow-y: auto;
    }
}


.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
    line-height: 33px;
    padding: 0px 10px;
}

html[dir="rtl"] .header_area .navbar .nav .nav-item.submenu ul {
  text-align: start;
  right: 0;
  left: inherit;
}
