 
.th-hero-slide::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #00000096;
  opacity: 0.851;
}
.menu-active a {
  color: #d0a058 !important;
}
 .lang {
  margin-left: 3px;
}
.footer-wrapper:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/footer_shape_1.png) left top no-repeat;
  /* opacity: .1; */
  z-index: -1;
}
.footer-wrapper:after {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/footer_shape_1r.png) right top no-repeat;
  /* opacity: .1; */
  z-index: -1;
}
 .imgradius {
  border-radius: 50%;
  width: 110px;
  height: 110px !important;
}
 .mb-25 {
  margin-bottom: 25px;
}
 .counter-area2 {
   position: relative;
   background: fixed;
}
 .counter-area2::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #000000c9;
  opacity: 0.851;
}
 
 .imgbackground {
  /* border-bottom-right-radius: 210px; */
  height: 465px;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 5px;
  border-radius: 10px;
}  .imgbackground:after {
  content: '';
  background-color: #c89d5a3b;
  width: 100%;
  position: absolute;
  top: -24px;
  bottom: -24px;
  right: 40%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(-50%);
  transform: translateX(50%);
  border-radius: 10px;
  z-index: -1;
  opacity: .7;
  /* border-bottom-right-radius: 210px; */
} .align-items {
  align-items: center;
}
.whats:hover {
  background: #000;
  color: #ffffff;
}
.whats {
  position: fixed;
  bottom: 120px;
  left: 20px;
  width: 50px;
  height: 50px;
  color: #ffffff;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background: #28a745;
  /* display: none; */
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  box-shadow: 0 0 0 0 #25d366;
  -webkit-animation: pulse 1.5s infinite;
}@keyframes pulse {
  0% {
      transform: scaleX(1);
  }

  50% {
      transform: scale3d(1.05,1.05,1.05);
      box-shadow: 0 0 0 15px #baffd4;
  }

  to {
      transform: scaleX(1);
      box-shadow: 0 0 0 0 #25d366;
  }
}
::-webkit-scrollbar {
  width: 8px
}

::-webkit-scrollbar-thumb {
  background-color: #45474b;
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);
  border-radius: 1px
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey;
  border-radius: 1px
}
 .more {
  text-align: center;
  padding-bottom: 20px;
} .th-btn.style5:hover {
  background-color: transparent;
  color: #fff;
 }
 .slick-arrow:hover {
  background-color: #0d0d0d;
  color: var(--white-color);
}
 .justify-content {
  justify-content: center;
}
.breadcumb-wrapper::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #000000c9;
  opacity: 0.641;
}
.video-box1 {
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 5px;
  border-radius: 10px;
}
.video-box1:after {
  content: '';
  background-color: #c89d5a3b;
  width: 100%;
  position: absolute;
  top: -24px;
  bottom: -24px;
  right: 42%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(-50%);
  transform: translateX(50%);
  border-radius: 10px;
  z-index: -1;
  opacity: .7;
}
.imgbackground1 {
  /* border-bottom-right-radius: 210px; */
  height: 465px;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 5px;
  border-radius: 10px;
}  .imgbackground1:after {
  content: '';
  background-color: #c89d5a3b;
  width: 100%;
  position: absolute;
  top: -24px;
  bottom: -24px;
  left: 42%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 10px;
  z-index: -1;
  opacity: .7;
  /* border-bottom-right-radius: 210px; */
}
 .backmi {
  background-image: linear-gradient(to right, #fff, #fffbf4);
  direction: rtl;
}
.contact-info_icon::after {
  position: absolute;
  right: 17%;
  bottom: -10%;
  height: 100%;
  width: 100%;
  content: "";
  background: #957138;
  z-index: -1;
  border-radius: 5px;
  opacity: 0.3;
}
.backgroundhed:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/cta-bg2.webp) left top no-repeat;
  opacity: .2;
  z-index: -1;
}.backgroundhed:after {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../img/cta-bg.webp) right top no-repeat;
  opacity: .2;
  z-index: -1;
}
.backgroundhed {
  background-color: #303030;
   z-index: 1;
  position: relative;
}
.pb-0 {
  padding-bottom: 0px !important;
}
 .icontrat {
  border: 1px solid #b88e4a;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  font-size: 18px;
}
.icontrat:hover {
  border: 1px solid #b88e4a;
  background: #b88e4a;
  color: #fff; 
}.wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.wave path {
  fill: #fff;  
}
 .clrbook {
  color: rgba(0, 0, 0, 0.8);
}

.menu-activeside a {
  background: #d0a058 !important;
  padding-right: 10px;
  color: #fff;
 }
.widget_categories ul li a:hover {
  background: #d0a058 !important;
  padding-right: 10px;
  color: #fff;
 }

 .team-area2 ,.appointment-sec , .about-sec , .counter-area2 ,.direction{direction: rtl;}
 
 .working-list li span{/*direction: ltr;*/}
 .align-items-end {
   direction: rtl;
}
.ms-2 {
  margin-right: .5rem !important;
  margin-left: 0rem !important;
}
@media (min-width: 1200px) {
  .me-xl-auto {
    margin-left: auto !important;
    margin-right: initial !important;
  }
  .ms-2 {
    margin-right: .5rem !important;
    margin-left: 0rem !important;
  }
  .ps-xl-4 {
    padding-right: 1.5rem !important;
      padding-left: 0rem !important;
  }
}

@media (min-width: 0px) and (max-width: 991px)
{ 

  .imgbackground:after {  right: 47%; }
  .imgbackground1:after { left: 47%;  }
  .video-box1:after { right: 47%;  }
  .header-logo {
    padding-top: 0px;
    padding-bottom: 0px;
}.backgroundhed:after { display: none; }
  .mb-40 {  margin-bottom: 20px; }
   .flex-direction { flex-direction: column-reverse; }
  .imgbackground {height: 340px;margin-bottom: 45px;}
  .imgbackground1 {height: 340px;margin-bottom: 45px;}
  .video-box1{ margin-bottom: 45px;}
  .counter-area2 {  background: center; }
}
@media (min-width: 992px) {
  .text-lg-start {
      text-align: right !important;
  }
}