 
.body-ar{background-color:#000000}
a:link,a:visited,a:hover,a{font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;font-size:small;font-style:normal;color:#3c3c3c}a{text-decoration:none}

/* ===== Body Base ===== */
/* ===== Base ===== */
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  background: #edf4ff;
}

/* ===== Animated Background (FINAL SOLUTION) ===== */
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;

  width: 100%;
  height: 100vh;

  z-index: 0;
  pointer-events: none;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  animation: bgFadeImages 32s infinite;
}

/* ===== Images Fade Animation ===== */
@keyframes bgFadeImages {
  0% {
    background-image: url("../bg/1.jpg");
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }

  50% {
    background-image: url("../bg/2.jpg");
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }

  85% {
    background-image: url("../bg/3.jpg");
    opacity: 1;
  }
  95% {
    opacity: 1;
  }

  100% {
    background-image: url("../bg/4.jpg");
    opacity: 0;
  }
}

/* ===== Make sure content is ABOVE background ===== */
body > * {
  position: relative;
  z-index: 1;
}






h1{font-family:Arial;color:#000;font-size:15px;font-weight:600;margin:5  5px  10px}
h2{font-family:Arial;color:#000;font-size:19px;font-weight:600;margin:5  5px  10px}


#header{position:fixed;top:0px;width: 100%;overflow:hidden;min-height:90px;padding:-3px 0 1px 0; border-bottom:4px solid #03162d;border-bottom-right-radius: 20px 20px;border-bottom-left-radius: 20px 20px;z-index:999 !important}
 
 

 
 
#avatar{position:absolute;top:6px;left:5px}#header div.avatar img{max-height:145px;max-width:145px}
#text{min-width:220px;margin:12 1px 5px 150px}


 /*Arabic Page */

#avatar-ar{position:absolute;top:3px;right:5px}#header div.avatar-ar img{max-height:115px;max-width:125px}

#text-ar{min-width:220px;text-align:right;margin:10 150px 5px   -90px}

#header-ar{position:fixed;top:0px;width: 100%;overflow:hidden;min-height:95px;padding:-3px 0 1px 0; background-image: url(../logo/header.jpg);border-radius:10px;}

#text-header-ar{margin-top: 110px;height: 0px;padding:-20px}


#footer-ar{position:fixed;bottom:0px;width: 100%;overflow:hidden;min-height:60px;padding:6px 0 10px 0;border-top:3px solid #000000;background-color:#000}

#footer1-ar{position:fixed;bottom:69px;width: 100%;overflow:hidden;min-height:60px;border-bottom:3px solid #000000;background-color:#000 }


 /*End Arabic Page */

#breadcrumbs{position:fixed;top:95px;width: 97%;overflow: hidden;min-height:0px;text-indent:10px;padding:9px 6 10px 0;background:none repeat scroll 0 0 #fff;border:solid 2px #80152f;border-radius: 25px;z-index:999 !important }

 

#text-header{margin-top: 90px;height: 0px;padding:-20px}


 /* internal pages ... Branches */
 
 
#text-header1{margin-top: 150px;height: 0px;padding: 10px;}
 
 
#text-header-share{margin-top: 110px;height: 0px;padding: 10px;}


#text-header2{margin-top: 110px;height: 0px;padding: 10px;}
.contact-item{height:auto;background-color:#fff;background-size:  cover;background-repeat:  no-repeat;background-position: center;border-bottom:2px solid #80152f;border-radius:20px;border-top:2px solid #80152f;display:block;margin-bottom:-1px;min-height:32px;padding:7px;position:static}
.contact-item1{height:auto;background-color:#fff;background-size:  cover;background-repeat:  no-repeat;background-position: center;border-bottom:2px solid #80152f;border-radius:20px;border-top:2px solid #80152f;display:block;margin-bottom:-1px;min-height:32px;padding:7px;position:static}


span.n-lbl{font-family:Questv1-Bold;font-weight:600;color:#80152f;display:block;margin-left:52px;margin-bottom:8px;margin-top:-40px;word-wrap:break-word}

span.value{font-family:Montserrat-SemiBold;display:block;color:#80152f;margin-left:52px;word-wrap:break-word}span.value span.ttle{display:block;margin-top:5px;border-top:dotted 1px #999;padding-top:5px}span.value span.sub-value{margin-top:1px;display:block;color:#666}


.contact-item-near{height:auto;width:200;background-image: url(../logo/back.jpg)  ;border-bottom:2px solid #fff;border-top:2px solid #fff;display:block;margin-bottom:35px;padding:10px;margin:24 40px 20px 30px;position:static;border-radius:20px;}
span.near{letter-spacing: 1.5px;font-family:Montserrat-SemiBold;font-size:12;font-weight:600;color:#fff;display:block;margin-left:60px;margin-bottom:10px;margin-top:-28px;word-wrap:break-word}
span.near-ar{letter-spacing:0.5px;font-family:Questv1-Bold;font-size:17;font-weight:600;color:#fff;display:block;margin-right:80px;margin-bottom:10px;margin-top:-32px;word-wrap:break-word}
   

span.n-lbl1{font-family:Montserrat-SemiBold;font-weight:600;color:#fff;display:block;margin-left:52px;margin-bottom:4px;margin-top:-40px;word-wrap:break-word}

span.value1{font-family:Montserrat-SemiBold;display:block;color:#ffffff;margin-left:52px;word-wrap:break-word}span.value span.ttle{display:block;margin-top:5px;border-top:dotted 1px #999;padding-top:5px}span.value span.sub-value{margin-top:1px;display:block;color:#666}

div.related-content{background-color:#80152f ;background-position: center;border-radius:10px;margin:0px 5px 5px;}
 
div.related-content-main{background-image: url(../logo/front.png) ;background-position: center;border-radius:20px;margin:0px 10px 0px;}


 /* engage */
 
#text-header-engage{margin-top: 170px;height: 0px;padding:-20px}

div.related-content1{background-image: url(../logo/footer.jpg);margin:-5px 10px 0px;width:200px;height:82px;border:4px solid #537bc5;padding:7px}

div.related-content2{background:linear-gradient(to  bottom, #000 0%, #000 100%);margin:10px 10px 15px;width:200px;height:75px;border:4px solid #3498db;padding:7px}

div.related-content3{background:linear-gradient(to  bottom, #000 0%, #000 100%);margin:10px 10px 15px;width:200px;height:80px;border:4px solid #d02122;padding:7px}

div.related-content4{background:linear-gradient(to  bottom, #000 0%, #000 100%);margin:10px 10px 15px;width:200px;height:75px;border:4px solid #8f3aa1;padding:7px}

div.related-content5{background:linear-gradient(to  bottom, #000 0%, #000 100%);margin:10px 10px 15px;width:200px;height:75px;border:4px solid #0077b5;padding:7px}

div.related-content6{background:linear-gradient(to top, #000 0%, #000 100%);margin:10px 10px 15px;width:200px;height:75px;border:4px solid #ca2128;padding:7px}

 /* end engage */


 #footer{position:fixed;bottom:0px;width: 100%;overflow:hidden;padding:-2px 0 2px 0;border-top:2px solid #03162d;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;}


#footer-main{position:fixed;bottom:0px;width: 100%;overflow:hidden;min-height:0px;padding:8px 3 2px 1;border-top:2px solid #03162d;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;}
 
#footer1{position:fixed;bottom:18px;width: 100%;overflow:hidden;min-height:60px;z-index:-1 }
p {font-size:10;color:#ffffff;font-family:Montserrat-SemiBold; margin:4 0px 0px 0px;}

 
#p2 
{
 font-size:10;
  
;
 color:#ffffff;font-family:Questv1-Bold
 
 
}

#p3 
{
 font-size:8;
 font-weight:200
;font-family:Montserrat-SemiBold;
 color:#80152f;margin:4 0px 0px 0px;
}

#p4 
{
 font-size:8;
 font-weight:200
;font-family:Questv1-Bold;
 color:#80152f ;margin:4 0px 0px 0px;
}

#p5 
{
 font-size:10;
 font-weight:200
;font-family:Questv1-Bold;
 color:#80152f;margin:4 0px 0px 0px;
}


.crumb 
{
  
 font-family:Questv1-Bold;
  
}
 
@font-face {
font-family: "Questv1-Bold";
src: url("../eHotline/Questv1-Bold.otf");
}

@font-face {
font-family: "Montserrat-SemiBold";
src: url("../eHotline/Montserrat-SemiBold.ttf");
}




 

  section #thumbs {   
   
    margin-top:3px;
    margin-left: 0; 
    margin-right: 0;
	 


     text-align:left ;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
section #thumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
section .stretch {
    width: 0%;
    display: inline-block;
    font-size: 0;
    line-height: 0
	
	
}

section #single_image1{   
 
    margin-top:10px; 
    margin-left: 14px; 
    margin-right: 14px;
	
	}
	section #single_image2{   
    
    margin-top:10px; 
    margin-left: 14px; 
    margin-right: 14px;
	
	}
	section #single_image3{   
   
    margin-top:10px; 
    margin-left: 14px; 
    margin-right: 14px;
	
}	
	section #single_image4{   
   
    margin-top:10px; 
    margin-left: 14px; 
    margin-right: 14px;
	}
	
	
	.fb-container{
    display: flex;
}

.fb-like{
    width: 142px;
    overflow: hidden;
    margin: auto;
	
 
	
}


.search {
  width: 70%;
    padding: 8px;
  display: flex;border-radius: 25px 25px 25px 25px;
}

.searchTerm {
  width: 100%;
  border: 3px solid #80152f;
  border-right: none;
  padding: 15px;
  height: 35px;
  border-radius: 25px 25px 25px 25px;
  
}

.searchTerm:focus{
  color: #80152f;
}

.searchButton {
  width: 60px;
  height: 35px;
  border: 1px solid #80152f;
  background: #0f4ca4;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}

/* Animated Button */
.wrap {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}

button {
  background-image: url(../icons/icon1.png);
  background-repeat:  no-repeat;
		background-size:  cover;
background-position: center center;
	width: 90px;
	height: 90px;
  cursor: pointer;
  border: none;
  color: #0b179a;


  border-radius: 100%;
   
 font-family: "Montserrat-SemiBold", Montserrat-SemiBold;
  font-size: 12px;
  line-height: 10px;
  animation: ripple 1.5s linear infinite;
  transition: all 0.7s ease;
}
button:hover {
  transform: scale(1.1);
}
button:focus {
  outline: none;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 3px rgba(255, 255, 255, 0.3), 0 0 0 5px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 4px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}

 


/*--------------------------------------------------------------
# Button Ripple
--------------------------------------------------------------*/

.wrap {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}

button {
  background-color: transparent;
  background-repeat:  no-repeat;
		background-size:  cover;
background-position: center center;
	width: 260px;
	height: 40px;
  cursor: pointer;
  border: 2px solid white;
  color: #0b179a;


  border-radius: 100%;
 
 font-family: "Questv1-Bold", Questv1-Bold;
  font-size: 9.5px;
  line-height: 17px;
  animation: ripple 1.5s linear infinite;
  transition: all 0.7s ease;
}
button:hover {
  transform: scale(1.1);
}
button:focus {
  outline: none;
}


@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 #cacaca, 0 0 0 1px #cacaca, 0 0 0 3px #cacaca, 0 0 0 5px #cacaca;
  }
  100% {
    box-shadow: 0 0 0 0 #cacaca, 0 0 0 4px #cacaca, 0 0 0 20px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}



.btn--snakeBorder span {
  position: absolute;
}
.btn--snakeBorder span:nth-child(1) {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #0b179a, #ffe119);
  animation: borderAnimation1 2s linear infinite;
}
@keyframes borderAnimation1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.btn--snakeBorder span:nth-child(2) {
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to bottom, #0b179a, #ffe119);
  animation: borderAnimation2 2s linear infinite;
  animation-delay: 1s;
}
@keyframes borderAnimation2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
.btn--snakeBorder span:nth-child(3) {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #80152f, #ffe119);
  animation: borderAnimation3 2s linear infinite;
}
@keyframes borderAnimation3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.btn--snakeBorder span:nth-child(4) {
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(to top, #80152f, #ffe119);
  animation: borderAnimation4 2s linear infinite;
  animation-delay: 1s;
}
@keyframes borderAnimation4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}


/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/

.btn {
  position: relative;
  display: inline-block;
  padding: 5px 5px;
  margin: 10px;
  min-height:80px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 1px;
  border-radius: 5px;
  outline: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  box-sizing: border-box;
   
}
.btn--snakeBorder {
  background-image: url(../icons/map.jpg) ;
			background-position: center center;
			background-repeat:  no-repeat;
			
			background-size:  cover;
  overflow: hidden;
  
}
.btn--snakeBorder::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
}


/* ===== Fix Search Button ===== */
form[name="searchForm"] .searchButton {
  all: unset;                 /* يمسح أي تأثير جاي من button العام */
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 6px 14px;
  height: auto;
  width: auto;

  background: #0b179a;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;

  font-family: "Cairo", system-ui, Arial;
  font-size: 13px;
  font-weight: 600;

  box-shadow: 0 3px 10px rgba(0,0,0,.15);
}

/* منع أي أنيميشن أو hover غصب */
form[name="searchForm"] .searchButton:hover {
  transform: none !important;
  animation: none !important;
}

form[name="searchForm"] .searchButton:focus {
  outline: none;
}

/* نص Search */
form[name="searchForm"] .searchButton p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 12px;
}





.branches-title.boxed {
  display: inline-block;
  text-align: center;
  padding: 10px 26px;
  margin: 0 auto 26px;
  border: 1.5px dashed #d0d7e6;
  border-radius: 16px;
  background: rgba(255,255,255,.6);
  backdrop-filter: blur(4px);   /* إحساس App ناعم */
}

.branches-title.boxed h3 {
  margin: 0;
  font-family: "Cairo", system-ui, Arial,Questv1-Bold;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

.branches-title.boxed p {
  margin: 4px 0 0;
  font-family: "Cairo", system-ui, Arial,Questv1-Bold;
  font-size: 10.5px;
  color: #666;
}





/* ===== <!-- Floating New Client Button --> ===== */
.client-ping{
  position: fixed;
  left: 10px;
  bottom: 50px;
  width: 102px;
  height: 102px;
  z-index: 9999;
  text-decoration: none;
}

 
 
/* core */
.ping-core{
  position: absolute;
  inset: 14px;
  border-radius: 50%;
  background: linear-gradient(145deg,#193762,#93052a);
  box-shadow:
    0 20px 48px rgba(0,0,0,.38),
    inset 0 0 18px rgba(255,255,255,.2);

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;

  color: #fff;
  font-family: "Cairo", sans-serif, Questv1-Bold;
  font-weight: 800;
  text-align: center;

  animation: subtleFloat 3s ease-in-out infinite;
}

/* icon */
.ping-core img{
  width: 28px;
}

/* text */
.ping-core small{
  font-size: 11px;
  letter-spacing: .3px;
}

/* hover */
.client-ping:hover .ping-core{
  transform: scale(1.1);
}

.client-ping:hover .ping-wave{
  animation-play-state: paused;
}

/* ===== Animations ===== */
@keyframes ping{
  0%{transform: scale(.7); opacity:.7;}
  70%{transform: scale(1.35); opacity:0;}
  100%{opacity:0;}
}

@keyframes subtleFloat{
  0%,100%{transform: translateY(0);}
  50%{transform: translateY(-6px);}
}



 









/* ===== review-section ===== */


.google-review-section{
  margin:40px 16px;
  text-align:center;
}

.review-box{
  background:linear-gradient(135deg,#93052a,#7b0423);
  color:#fff;
  padding:26px 20px 30px;
  border-radius:22px;
  box-shadow:0 14px 36px rgba(0,0,0,.25);
  font-family:"Cairo",sans-serif;
}

.review-icon{
  font-size:16px;
  margin-bottom:10px;
}

.review-box h3{
  font-size:14px;
  font-weight:800;
  margin-bottom:8px;
    font-family: "Cairo", sans-serif, Questv1-Bold;
}

.review-box p{
  font-size:14px;
  opacity:.95;
  margin-bottom:18px;
    font-family: "Cairo", sans-serif, Questv1-Bold;
}

.review-btn{
  display:inline-block;
  background:#ffffff;
  color:#93052a;
  padding:10px 22px;
  border-radius:30px;
  font-size:14px;
     
  font-weight:700;
  font-family: "Cairo", sans-serif, Questv1-Bold !important;
  text-decoration:none;
  box-shadow:0 6px 18px rgba(0,0,0,.2);
  transition:.25s ease;
}

.review-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 24px rgba(0,0,0,.3);
}


/* ===== Fixed News Ticker ===== */
.fixed-ticker {
  position: fixed;
  top: 100px !important;                 /* عدّلي حسب ارتفاع الهيدر */
  left: 50%; 
  transform: translateX(-50%);
  width: 100%;
  max-width: 1200px;
  z-index: 9999;
}

/* ===== Ticker Box ===== */
.news-ticker {
  background: #ffffff;       /* خلفية بيضاء */
  border-radius: 14px;
  padding: 8px 0;
  overflow: hidden;

  box-shadow: 0 6px 18px rgba(0,0,0,0.08); /* ظل خفيف شيك */
}

/* ===== Ticker Track ===== */
.ticker-track {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  animation: tickerMove 60s linear infinite;
}

/* ===== Text ===== */
.ticker-track span {
  font-size: 14px;
  color: #000000;            /* كتابة سوداء */
  padding: 0 18px;
  font-weight: 600;
  font-family: 'Questv1-Bold', 'Montserrat-SemiBold', Montserrat, Arial, sans-serif;
}

.ticker-track .sep {
  opacity: 0.4;
}

/* ===== Animation ===== */
@keyframes tickerMove {
  0%   { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}
@media (max-width: 768px) {
  .fixed-ticker {
    top: 60px;
    width: 96%;
  }

  .ticker-track span {
    font-size: 13px;
  }
}
/* ===== RTL Fixed News Ticker ===== */
html[dir="rtl"] .news-ticker {
  direction: rtl;
}

/* ===== RTL Track ===== */
html[dir="rtl"] .ticker-track {
  animation: tickerMoveRTL 18s linear infinite;
}

/* ===== RTL Text ===== */
html[dir="rtl"] .ticker-track span {
  text-align: right;
}

/* ===== RTL Animation ===== */
@keyframes tickerMoveRTL {
  0%   { transform: translateX(-100%); }
  100% { transform: translateX(100%); }
}



/* =================================
   Related Content – Send Prescription
================================= */
 .prescription-wrapper{
  background:#ffffff;
  border-radius:18px;
  padding:14px 18px;
  text-decoration:none;
  box-shadow:0 6px 18px rgba(0,0,0,.08);
  transition:.3s ease;
  width:85%;
  max-width:280px;
}

.prescription-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.prescription-icon{
  height:65px;
  width:auto;
  display:block;
}

.prescription-text-wrap{
  display:flex;
  flex-direction:column;   /* يخلي السهم تحت */
  align-items:center;      /* يخليه في المنتصف */
  justify-content:center;
}

.prescription-text{
  font-family:'Questv1-Bold', sans-serif;
  font-size:14px;
  font-weight:700;
  color:#222;
  margin:0;
}

.arrow-side{
  display:inline-block;          /* مهم جدًا */
  font-size:18px;
  color:#c4002f;
  margin-inline-start:4px;
  animation:arrowMoveSide 1s ease-in-out infinite;
  will-change: transform;
}

/* حركة واضحة ناحية الصورة (يمين في RTL) */
@keyframes arrowMoveSide{
  0%   { transform:translateX(0); }
  50%  { transform:translateX(10px); }  /* زودنا المسافة عشان تبان */
  100% { transform:translateX(0); }
}

.arrow-side{
  display:inline-block;
  font-size:18px;
  color:#c4002f;
  animation:arrowMoveSide 1s ease-in-out infinite;
  filter: drop-shadow(0 0 3px rgba(196,0,47,.4));
}
