BODY, HTML { 
    direction:rtl; 
	/*background-image: linear-gradient(rgba(252,177,60,1), rgba(252,177,60,0.5));*/
	/*background-image: linear-gradient(to right, silver,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,silver);*/
	/*background-color:#E0E0E0;*/
	font-family: 'Varela Round', sans-serif;

}

.rtl { direction: rtl!important; }
.asm-rounded-25 { border-radius: 25px!important; }


.form-select-ok { 
    background-color: #ffffff!important;
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center left 1.75rem/1.125rem 1.125rem;
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center left 1.75rem/1.125rem 1.125rem;
}

.font-size-16 { font-size:16px!important; }


.w-h-60 { width: 60px!important; height: 60px!important; }
.w-h-70 { width: 70px!important; height: 70px!important; }
.w-h-75 { width: 75px!important; height: 75px!important; }
.w-h-80 { width: 80px!important; height: 80px!important; }

.w-33 { width: 33%!important; }
.w-30 { width: 30%!important; }

.max-h-200 { max-height: 200px!important; }
.max-h-250 { max-height: 250px!important; }
.max-h-300 { max-height: 300px!important; }

.must-w-200 { width: 200px!important; }
.must-w-250 { width: 250px!important; }
.must-w-300 { width: 300px!important; }

.must-minw-100 { min-width: 100px!important; }
.must-minw-150 { min-width: 150px!important; }
.must-minw-200 { min-width: 200px!important; }
.must-minw-250 { min-width: 250px!important; }
.must-minw-300 { min-width: 300px!important; }

.p-l-r-0 { padding-left: 0px !important; padding-right: 0px !important; }

.asm-padding { padding-left: 5px!important; padding-right: 5px!important; }
.asm-padding-0 { padding-left: 0px!important; padding-right: 0px!important; }


/*
[data-toggle="collapse"] .fa:before {  
  content: "\f139";
}
[data-toggle="collapse"].collapsed .fa:before {
  content: "\f13a";
}
*/



body > iframe { display: none; }
.kbw-signature { 
    margin: auto!important;
    width: 600px!important; 
    max-width: 100%!important; 
    height: 250px!important;
    
    /*
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    */
}
#Hatima64 { display: none!important; }
#clear { font-weight: bold!important; cursor: pointer!important; }


.logo { max-width: 100%!important; max-height: 80px!important; }

._HeaderLogoBGColor ul.nav li div.content { float: right!important; margin-left: 0!important; margin-right: 12px!important; text-align: right!important; line-height: 20px!important; }
._HeaderLogoBGColor ul.nav li .icon { float: right!important; }


.img-title { 
	position: relative;
	color:#FFFFFF; 
	background-color: #51C0ED;
	
    padding-left: 15px;
    padding-right: 15px;
	margin-bottom: 0px;
	line-height: 30px !important;
	
	font-size: calc(100% + 0.3vw + 0.3vh);
}

.cursor { cursor: pointer !important; }

.btnsendmess { 
    /* https://www.w3schools.com/css/css3_gradients_conic.asp */
    width: 100%!important; 
    background-image: radial-gradient(circle,#7EA4BF,#4A86A8,#014A7D) !important;
    color: #FFFFFF !important; 
    border-color: #014A7D !important; 
    font-weight: bold !important;
}
.btnsendmess i { color: #FFFFFF !important; }

.mobileCall{ display:none !important; z-index:999 !important; }

.logo img { max-height:200px !important; }
.content_text { font-size:22px !important; }



#Basket { 
    float: left!important; 
    position: fixed!important;
    top: 50px!important;
    left: 10px!important;
    background-color: #FFFFFF !important;
    padding: 7px !important;
    border: 1px solid silver;
    z-index: 9999!important;
}
#Basket i { color: #01487A !important; }
#CounterProducts { display: inline-block!important; width:25px !important; height: 25px !important; line-height: 25px!important; background-color: #288C45 !important; color: #FFFFFF !important; }
.Shop .Product_Name { 
    margin-top: 10px!important;
    font-size: 13.5pt!important;
    text-align: center!important;
    line-height: 20px!important;
}
.Shop .Price { 
    font-weight: bold!important;
    text-align: center!important;
    line-height: 35px!important;
}
.Shop .Product_Buttons { 
    
}










.video-img-title { 
    background-color: #131313; 
    color: #fff !important; 
    padding: 10px !important; 
    font-size: 13.5pt !important; /* https://pixelsconverter.com/px-to-pt */
}
.div_my_play { 
    display: block!important; 
    position: relative !important; 
}
.div_my_play i.my_play { 
    position: absolute !important;
    top: calc((100% - 50% - 20px)) !important;
    right: calc( (100% - 50% - 30px) ) !important;
    font-size:60px !important; 
    color:#FFFFFF  !important; /* #FF0000 */ 
}


/*
.asm-form-bg { background-color:#F3F4F6 !important;  }

.asm-btn-color { 
	color: #FFFFFF!important;
    background-color: #23628F!important;
    border-color: #23628F!important;
}
.asm-btn-color:hover {
    color: #FFFFFF!important;
    background-color: #4A86A8!important;
    border-color: #4A86A8!important;
}
*/

.hr { background-color:#000 !important; } 


.col_green { color:green !important; } 
.col_gold { color:#A58400 !important; } 

.almir-copyright {}
.almir-copyright img { margin-top: 6px!important; width: 35px!important; height: 35px!important; border-radius: 10%!important;  }
.almir-credit { /*width: 280px !important;*/ }





.f_credits { background-color:#F0F0F0!important; padding-bottom: 5px!important; padding-top: 5px!important; }
.f_credits { color: #000000!important; }
.f_credits a{ color: #014A7F!important; }

.fa-footer-asm {
  padding: 10px!important;
  font-size: 30px!important;
  width: 50px!important;
  text-align: center!important;
  text-decoration: none!important;
  margin: 5px 2px!important;
}

.fa-footer-asm:hover {
    opacity: 0.7!important;
}

.fa-facebook {
  background: #3B5998;
  color: white!important;
}

.fa-twitter {
  background: #55ACEE;
  color: white!important;
}

.fa-linkedin {
  background: #007bb5;
  color: white!important;
}

.fa-youtube {
  background: #bb0000;
  color: white!important;
}

.fa-instagram {
  /*background: #125688;*/
  background-image: linear-gradient(180deg, #9633C0, #E8A058);
  color: white!important;
}







/* הגדרת באנר הוידאו */
.video-banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent!important;
    overflow: hidden;
}

/* הוספת השחרה לבאנר */
.video-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* שקיפות של השחור */
    z-index: 1;
}

/* הגדרת וידאו עם כיסוי */
.video-banner video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* הגדרת שטח הטקסט */
.text-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 
    color: white;
    text-align: center;
    z-index: 2;
    width: 90%!important;
    box-sizing: border-box;
}

/* טקסטים מתחלפים */
.text-slide {
    display: none;
    position: absolute;
    width: 100%;
    animation: fadeIn 1s ease-in-out;
}

.text-slide.active {
    display: block;
}

.text-slide h1 {
    font-size: clamp(2.08rem, 7.8vw, 4.94rem); /* כותרת ראשונה, גודל דינאמי, מתאים יותר למובייל */
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.text-slide h2 {
    font-size: clamp(1.56rem, 6.5vw, 2.86rem); /* תת כותרת, גודל דינאמי, מתאים יותר למובייל */
    margin-top: 10px;
    text-align: center;
}


/* אפקט fadeIn */
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

/* חצים */
.arrows {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    transform: translateY(-50%);
    z-index: 3;
}

.left-arrow, .right-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.left-arrow:hover, .right-arrow:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

/* החצים ב-RTL */
html[dir="rtl"] .arrows {
    flex-direction: row-reverse;
}

/* הפיכת החצים ב-RTL */
html[dir="rtl"] .left-arrow {
    order: 2;
}

html[dir="rtl"] .right-arrow {
    order: 1;
}

/* טקסטים דינמיים */
html[dir="rtl"] .text-slide h1, html[dir="rtl"] .text-slide h2 {
    text-align: right;
}

/* מיקום ה-pagination תחת הבאנר ומרכז */
.pagination {
    position: absolute;
    bottom: 20px; /* ממקם את ה-pagination למטה */
    left: 50%; /* ממקם את הנקודות במרכז */
    transform: translateX(-50%); /* מיישר את ה-pagination בדיוק במרכז */
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 10;
}

.pagination-dot {
    width: 12px;
    height: 12px;
    background-color: #000000;
    border-radius: 50%;
    cursor: pointer;
}

.pagination-dot.active {
    background-color: #ffffff; /* צבע הדוט הפעיל */
}

@media (max-width: 768px) {
    .text-area {
        width: 75%!important;
        top: 30%!important;
    }
    .text-slide h1 {
        font-size: clamp(1.456rem, 5.46vw, 3.458rem); /* כותרת ראשונה, גודל דינאמי, מתאים יותר למובייל */
    }

    .text-slide h2 {
        font-size: clamp(1.092rem, 4.55vw, 2.002rem); /* תת כותרת, גודל דינאמי, מתאים יותר למובייל */
    }
}









/* BEGIN :: cookie from 15/08/2028 */
.cookie-banner {
    position: fixed;
    bottom: 60px;
    right: 5px;
    left: 5px;
    max-width: 400px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.15);
    padding: 10px;
    font-family: Arial, sans-serif;
    z-index: 9999;
    direction: rtl;
    display: none; /* מוסתר עד להופעה */
}
.cookie-content {
    text-align: right;
}
.cookie-title {
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}
.cookie-banner p {
    font-size: 14px;
    margin: 0 0 12px 0;
    line-height: 1.4;
}
.cookie-banner a {
    color: #00467A;
    text-decoration: none;
    font-weight: bold;
}
.cookie-banner button {
    background: #00467A;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
}
.cookie-banner button:hover {
    background: #e04b1c;
}
@media (max-width: 767px) {
    .cookie-banner {
        max-width: 100%!important;
    }
}
/* END :: cookie from 15/08/2028 */





input[type=text], select, textarea {
    min-height: 45px!important;
}

input[type=text], select, textarea {
    
}
input::placeholder, select::placeholder, textarea::placeholder{
  color: #999999!important;
}
