@charset "iso-8859-1";
/* CSS Document */

@font-face {
  font-family: ktavyad;
  src: url(font/FtPilKahol-1.00-400-Regular.otf);
}
@font-face {
  font-family: NotoSansHebrew;
  src: url(font/NotoSansHebrew.ttf);
}

body{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:auto;
  margin-right:auto;
  font-family: NotoSansHebrew;
  font-size:16px;
  color: #000000;
  width:100%;
}
.page-title {
   font-weight: regular;
   font-size:22px;
   text-decoration: none;
   font-weight: bold;
   text-align:right;
   direction: rtl;
   line-height: 100%;
}
img{
 pointer-events: none;
}

a:link {
  color: #084b77;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: #084b77;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #084b77;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: #084b77;
  background-color: transparent;
  text-decoration: none;
}

.ph {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  text-align: right;
  color: #FFFFFF;
  direction: rtl;
  font-weight: normal;
  font-size: clamp(8px, 1vw, 16px);
  padding: 14px 16px;
  z-index: 100;
}
.menu-bar {
  overflow: hidden;
  position: relative;
  margin-top: 0%;
  margin-right: 50px;
  margin-left: 0%;
  margin-bottom:0%;
}
 
.logo {
  display: block;
  float: left;
  float: left;
  text-align:left;
  direction: rtl;
  max-height: 50px;
  margin: 5px 10px;
}
.menu-bar a {
  float: right;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  position: relative;
}
.menu-bar a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #FFFFFF;
  transition: width 0.5s;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.menu-bar a:hover::after {
  width: 100%;
}
.menu-bar a.active::after {
  width: 100%;
}

#upBtn {
  display:none;
  border: none;
  border-radius: 10px;
  outline: none;
  background-color: #F3742D;
  color: white;
  font-size: 50px;
  bottom: 10px;
  right: 10%;
  z-index: 99;
  height:60px;
  width:50px;
  position: fixed;
  cursor: pointer;
}
.section{
  display: flex;
  gap: 5%;
  direction: rtl;
  width:90%;
  height:auto;
  float: left;
  text-align:right;
  margin-top: 2%;
  margin-right: 5%;
  margin-left: 5%;
  margin-bottom:2%;
  opacity: 100%;
  z-index: 1;
}

#nav{
  background-color: #0e4374;
  background-attachment: local;
  background-repeat:no-repeat;
  background-size:100%;
  display: block;
  width:100%;
  height: 70px;
  float:left;
  text-align:right;
  opacity: 100%;
  z-index: 98;
  position: fixed;
}
.nav30R {
   background-color: #0e4374;
   background-repeat:no-repeat;
   background-size:100%;
   display: flex;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   float: right;
   width:33%;
   height:auto;
   margin-top: 5px;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
}
.nav30L {
   background-color: #0e4374;
   background-repeat:no-repeat;
   background-size:100%;
   display: flex;
   text-decoration: none;
   text-align:center;
   direction: ltr;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   float: left;
   width:33%;
   height:auto;
   margin-top: 5px;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
}
.text {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   float: right;
   width:98%;
   height:auto;
   margin-top: 0%;
   margin-right:1%;
   margin-left: 1%;
   margin-bottom:15px;
   opacity: 0.9;
}
.center_sec{
  background-image: url("img/bg.png");
  background-repeat: repeat;
  border-style: none none none none;
  border-style:  none;
  display: flex;
  gap: 5%;
  direction: rtl;
  width:90%;
  height:auto;
  float:right;
  text-align:right;
  margin-top: 100px;
  margin-right: 5%;
  margin-left: 5%;
  margin-bottom:2%;
  opacity: 100%;
  z-index: 98;
}
#blockTRMSU {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   direction: rtl;
   width:70%;
   height:auto;
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
   margin-top: 0%;
   margin-right: 15%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity: 0.9;
}

#blockMR {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   float: right;
   width:60%;
   height:auto;
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity: 0.9;
}
#blockML {
   background-image:none;
   background-color: #221f1c;
   background-repeat:no-repeat;
   background-size:100%;
   display: flex;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   align-items: flex-end;
   float: left;
   width:35%;
   height: auto;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity: 1;
}
#blockCalc1 {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   float: right;
   width:20%;
   height:1100px;
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity: 0.9;
}

#blockCalc2 {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   float: right;
   width:80%;
   height:1100px;
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity: 0.9;
}
#blockCntct {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:left;
   direction: rtl;
   float: right;
   width: 45%;
   height:auto;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
   opacity: 1;
}

.block10 {
   display: block;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   float: right;
   width:10%;
   height:auto;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
}

.block30 {
   display: block;
   text-decoration: none;
   text-align:right;
   direction: rtl;
   float: right;
   width:30%;
   height:auto;
   margin-top: 0%;
   margin-right:0%;
   margin-left: 0%;
   margin-bottom: 0%;
}
.block70 {
   display: block;
   text-decoration: none;
   text-align:right;
   direction: rtl;
   float: right;
   width:70%;
   height:auto;
   margin-top: 0%;
   margin-right:0%;
   margin-left: 0%;
   margin-bottom: 0%;
}
.block85 {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   float: right;
   width:85%;
   height:auto;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
}
.block90R {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   float: right;
   width:90%;
   height:auto;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
}
.block50 {
   background-color: none;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   float: right;
   width:50%;
   height:auto;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity: 0.9;
}
.cntrCmnt {
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   font-size: clamp(8px, 1vw, 16px);
   float: right;
   width:100%;
   height:auto;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
   opacity: 1;
}

#chart100 {
   background-color: #FFFFFF;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:right;
   text-indent:0px;
   float: right;
   width:80%;
   height:auto;
   box-shadow: 5px 5px 3px 0 rgba(0, 0, 0, 0.5);
   margin-top: 5%;
   margin-right: 10%;
   margin-left: 10%;
   margin-bottom: 5%;
   opacity: 1;
}

.TRMSU_title {
  text-align: center;             
  text-decoration: underline;     
  font-size: 2rem;                
  color: #000000;                 
}
title {
   background-color: none;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:bold;
   font-size: clamp(8px, 1vw, 22px);
   direction: rtl;
   float: right;
   width:90%;
   height:auto;
   margin-top: 0%;
   margin-right: 5%;
   margin-left: 5%;
   margin-bottom: 0%;
   opacity: 0.9;
}

.price {
   background-color: #FFFFFF;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:justify;
   text-indent:20px;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
   float: right;
   width:30%;
   height:auto;
   box-shadow: 5px 5px 3px 0 rgba(0, 0, 0, 0.5);
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:0%;
   opacity:100%;
}


ptitle {
   background-color: #F3742D;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   font-size:22px;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   color: #FFFFFF;
   width:100%;
   height:auto;
   padding-top: 15px;
   padding-bottom: 15px;
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
   opacity:100%;
}
thnx {
   background-color: #F0F0F5;
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   font-family: ktavyad;
   font-size:48px;
   text-align:center;
   width:100%;
   height:auto;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 3%;
}
#bank{
   background-repeat:no-repeat;
   background-size:100%;
   display: block;
   text-decoration: none;
   text-align:center;
   direction: rtl;
   float: right;
   width:15%;
   height:auto;
   box-shadow: 5px 5px 3px 0 rgba(0, 0, 0, 0.5);
   margin-top: 0%;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom: 0%;
   opacity: 1;
}

#footer {
   background-repeat:no-repeat;
   background-size:100%;
   border-right-color: #000000;
   display: block;
   text-decoration: none;
   text-align:justify;
   font-weight:regular;
   font-size: clamp(8px, 1vw, 12px);
   direction: rtl;
   float: right;
   width:16%;
   height:auto;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
   margin-right: 0%;
   margin-left: 0%;
   margin-bottom:5%;
   opacity: 0.9;
}

.fb{
   background-image:url("img/fbico.png");
   background-size: 30px 30px;
   background-repeat:no-repeat;
   width: 30px;
   height: 30px;
   float: left;
   margin-top: 15px;
   margin-right: 0%;
   margin-left: 20px;
   margin-bottom: 0%;
   z-index: 99;
}
.ig{
   background-image:url("img/inico.png");
   background-size: 30px 30px;
   background-repeat:no-repeat;
   width: 30px;
   height: 30px;
   float: left;
   margin-top: 15px;
   margin-right: 0%;
   margin-left: 20px;
   margin-bottom: 0%;
   z-index: 99;
}
calc1label {
   display: block;
   margin-top: 15px;
}
.calc-row {
   margin-bottom: 15px;
   display: flex;
   align-items: center;
   gap: 8px;
   flex-wrap: wrap;
}
.calc-header {
   display: flex;
   gap: 8px;
   margin-bottom: 6px;
   font-weight: bold;
   font-size: clamp(8px, 1vw, 16px);
   direction: rtl;
}
.calc-header > div {
   width: clamp(50px, 8vw, 150px);
   text-align: right;
}
.calc-header > div:first-child {
   width: clamp(50px, 8vw, 150px);
}
#calcBtn {
   margin-top: 10px;
   padding: 10px 20px;
   font-size: 16px;
   outline: none;
   background-color: #F3742D;
   color: white;
   border: none;
   border-radius: 5px;
   cursor: pointer;
}
#calc1result {
   margin-top: 20px;
   font-weight: bold;
   font-size: 18px;
}
input {
   padding: 8px;
   margin-top: 5px;
   box-sizing: border-box;
}
input[type=number] {
   width: clamp(70px, 8vw, 150px);
}
input[type=text] {
   width: clamp(70px, 8vw, 150px);
}
select {
   font-size: clamp(8px, 1vw, 16px);
   width: clamp(70px, 8vw, 150px);
   padding: 8px;
   margin-top: 5px;
   box-sizing: border-box;
}

.ok {
   color: green;
   font-weight: regular;
   font-size:16px;
   text-decoration: none;
   font-weight: regular;
   text-align:right;
   direction: rtl;
}

.error {
   color: #F3742D;
   font-weight: regular;
   font-size:16px;
   text-decoration: none;
   font-weight: regular;
   text-align:right;
   direction: rtl;
}

#chartContainer1 {
   margin-top: 30px;
}
#chartContainer2 {
   width: clamp(600px, 50vw, 900px);
   height: 400px;
   margin-top: 30px;
}


#totals {
   margin-top: 25px;
   font-size: 16px;
}
#indexRateContainer {
   margin-bottom: 20px;
   font-size: clamp(8px, 1vw, 16px);
}