.elementor-9 .elementor-element.elementor-element-63261264{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--align-items:flex-start;--gap:10px 10px;--background-transition:0.3s;}.elementor-9 .elementor-element.elementor-element-308ee42b{--display:flex;--background-transition:0.3s;--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--margin-block-start:20px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:20px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-9 .elementor-element.elementor-element-308ee42b:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-308ee42b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9 .elementor-element.elementor-element-308ee42b, .elementor-9 .elementor-element.elementor-element-308ee42b::before{--border-transition:0.3s;}.elementor-9 .elementor-element.elementor-element-2e827a63 img{width:40%;}.elementor-9 .elementor-element.elementor-element-2e827a63 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-9 .elementor-element.elementor-element-745068c0{text-align:center;}.elementor-9 .elementor-element.elementor-element-745068c0 .elementor-heading-title{color:#114D7D;font-family:"Assistant", Sans-serif;font-size:27px;font-weight:600;}.elementor-9 .elementor-element.elementor-element-745068c0 > .elementor-widget-container{margin:0% 5% 0% 5%;}.elementor-9 .elementor-element.elementor-element-69ae53cb{--lottie-container-width:18%;}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-63261264{--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-9 .elementor-element.elementor-element-308ee42b{--margin-block-start:20px;--margin-block-end:20px;--margin-inline-start:10px;--margin-inline-end:10px;--padding-block-start:50px;--padding-block-end:50px;--padding-inline-start:5px;--padding-inline-end:5px;}.elementor-9 .elementor-element.elementor-element-2e827a63 img{width:80%;}.elementor-9 .elementor-element.elementor-element-2e827a63 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-9 .elementor-element.elementor-element-745068c0 .elementor-heading-title{font-size:20px;}.elementor-9 .elementor-element.elementor-element-745068c0 > .elementor-widget-container{margin:0% 2% 0% 2%;}.elementor-9 .elementor-element.elementor-element-76ec029d > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-9 .elementor-element.elementor-element-63261264{--content-width:700px;}}/* Start custom CSS for html, class: .elementor-element-39f78b92 */.metercont{
    display: flex;
    justify-content: center;
   
}

.info{
     height: 20px;
    background-color: #e4f2ff;
    font-family: "Assistant", Sans-serif;
    color: #002e31;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 10%;
    
}

.meter { 
    font-family: "Assistant", Sans-serif;
    height: 20px !important;
    
    margin-bottom: 1rem;
    overflow: hidden;
    border-radius: 0;
    background-color: #f0f0f1;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    display: flex;
    
    font-size:14px;
    width:70%;
}

.meter #myBar {
   
    box-shadow: none;
    border-radius: 0;
    height: auto;
    background: linear-gradient(
90deg
,#002e31,#1fa3d9 50%,#e4f2ff);
display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    /*transition: width .6s ease;*/
 
}

@media only screen and (max-width: 600px) {
.meter{
   width:60%;   
}
.info{
    width:20%;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-76ec029d */.ht-ctc-chat{
    display: none !important;
}
#enable-toolbar-content{
    display: none !important;
}
.financef{
    display: none;
}
#zacaotf{
 font-family: "Assistant", Sans-serif;
}

.fcontainer{
    display: flex;
    justify-content: center;
    margin: 3% 0;
    flex-wrap: wrap;
    
}
#zacaotf label{
     
     margin: 1%;
     margin-top: 1%;
     background: #fff;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     font-size: 20px;
    
    width: 20%;
     box-shadow: -2px 22px 0px -11px #c7c7c7;
     text-align: center;
     padding-top: 30px;
     border: 1px solid #efefef;

}
#schum label{
    font-size: 16px ;
    
}
label img{
    width: 70% ;
    margin-bottom: 20px;
}


#zacaotf .clicked{
    border: 2px solid #083766;
    display: flex;
}
.clicked::after{
    opacity: 1 !important;
}
#zacaotf label::after{
    content:"נבחר";
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background-color: #002e31;
    width: 100%;
    display: flex;
    justify-content: center;
    opacity: 0;
    margin-top: 20px;
    bottom: 0;
    
}

#zacaotf input[type=radio]{
    
   display: none;
   

}
#zacaotf .fld_title{
     
   text-align: center;    
   font-size: 26px;
   font-weight: 400;
   color: #000;
   display: flex;
   justify-content: center;
   line-height: 1;
   margin-bottom: 15px;
}
.fld_title_sec{
    
        font-size: 23px;
    font-weight: 400;
   color: #000;
   display: flex;
   justify-content: center;
   line-height: 1;
}
#zacaotf .takin{
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    color:red;
    
}
#zacaotf .hitkadmoterror{
    margin: 20px auto;
    font-size: 20px;
    font-weight: 600;
    color:red;
    text-align: center;
}

.form_buttons{
    display: flex;
    justify-content: center;
}
.timelapse{
    display: flex;
    justify-content: center;
    align-items: center;
    
}
#zacaotf #nextQuesBtn{
 
 width: 20%;
 margin: 0 10px;
 background: #002e31;

padding: 6px 60px 8px 60px;
color:white;
font-size: 25px;
border-radius: 50px;
cursor: pointer;
line-height: 1.1;

}


#zacaotf #backQuesBtn{
    
    width: 20%;
     margin: 0 10px;
    background: #0f6682;
    padding: 6px 30px 8px 30px;
    color:white;
    font-size: 25px;
    float: right;
    cursor: pointer;
    border-radius: 50px;
    line-height: 1.1;

 

    
}
#zacaotf #backQuesBtn::before{
    font-family: "Font Awesome 5 Free"; 
    content: "\f35a";
    padding-left: 5px;
    font-size: 16px;
    margin-top: 3px;
    
}

#zacaotf #backQuesBtn:hover{

background: linear-gradient(90deg, #002e31 0%, #6ec1e4 100%);

color:white;
  

}





#zacaotf .form_buttons{
    
    text-align: center;

}
#zacaotf span{
        line-height: 35px;
        font-size: 20px;
    font-family: "Assistant", Sans-serif;

}
#zacaotf input[type=checkbox] {
    width: 26px;
    height: 26px;
    padding: 0px;
    border: 0px;
}

.meter2 {
 
}
.meter{
        width: 66%;
height: 15px;
}
#zacaotf #finaceForm div{
    -webkit-animation: fadeIn 0.7s;
    animation: fadeIn 0.7s;


}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

#zacaotf input{
    border: 1px solid #002e31;
   border-radius: 50px;
    font-size: 22px;
   text-align: center;
   background: none;
   width: 33% ;
   margin: 10px auto;
   padding: 3px 50px;
}





#emot{
    width: 100%
}




#zacaotf #tehodat h3{
    font-size: 18px;
    
    
}
#zacaotf #tehodat .idBocCont{
    display: flex;
    justify-content: space-around;
    width: 100%;
}
#zacaotf #tehodat .idBocCont .mainIdBox{
    display: flex;
    flex-direction: column;
    width: 40%;
}


#hizdaot .fcontainer{
    flex-direction: column;
}
#emotsec .fcontainer{
    flex-direction: column;
}





@media only screen and (max-width: 600px) {
#zacaotf label{
     
    
     width: 30%;
     font-size:18px;
     
     padding-top:5px ;
     
     
}

#zacaotf label img{
     
    
     width: 80%;
     
    
     
}
#zacaotf label::after{
   
    margin-top: 0px;
    bottom: 0;
    
}

   
#zacaotf select{
    border: 1px solid;
    /* padding: 1%; */
    font-size: 16px;
    
    max-width: 45%;
    height: 45px;
}



#zacaotf #nextQuesBtn{
font-size:20px;
width:25%;
}


#zacaotf #backQuesBtn{
    font-size:20px;
    width:30%;
}
input{
    width:90% !important;
}
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}/* End custom CSS */