.noBodyScroll{overflow:hidden;height:100vh}.noPaddingLeft{padding-left:0}.noPaddingRight{padding-right:0}.center_horizontally{display:flex;justify-content:center;align-items:center}.justify_end{display:flex;justify-content:flex-end}.justify_end_align_center{display:flex;justify-content:flex-end;align-items:center}.justify_start{display:flex;justify-content:flex-start}.center_vertically,#installer_customer_survey section.custom_header_section{display:flex;flex-direction:column;align-items:center;justify-content:center}.align_horizontally{display:flex;align-items:center}.align_vertically{display:flex;flex-direction:column}.position_abs_center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.position_abs_top_left{position:absolute;left:0;top:0}.position_fix_top_left{position:fixed;left:0;top:0}.minus_padding_header{padding-top:11rem}.button_colors_black{border:0;background:#000000;color:white !important;transition:.2s all;cursor:pointer;user-select:none;font-family:'Arimo-Bold';font-size:2rem;text-align:center;padding:1.2rem 6rem;border-radius:.5rem}.button_colors_black:hover{background:#000e1c}.button_colors_blue{border:0;background:#0049A0;color:white !important;transition:.2s all;cursor:pointer;user-select:none;font-family:'Arimo-Bold';font-size:2rem;text-align:center;padding:1.2rem 6rem;border-radius:.5rem}.button_colors_blue:hover{background:#0064a0}.button_colors_blue_tran{border:.2rem solid #0049A0;color:#0049A0;transition:.2s all;cursor:pointer;user-select:none;font-family:'Arimo-Bold';font-size:2rem;text-align:center;padding:1.2rem 6rem;border-radius:.5rem}.button_colors_blue_tran:hover{color:white;background:#0064a0}.title_1{text-transform:uppercase;font-family:'Arimo-Regular';line-height:normal;font-size:7rem;color:#FFFFFF;text-align:center;max-width:80rem;width:90%}.title_section{font-family:'Arimo-Regular';font-size:5rem;color:#3F352F;text-align:right;width:63%;margin:auto}@media screen and (max-width: 767px){.title_section{font-size:6rem}}.installer_customer_survey_wrapper{background:url("../img/bg_lines_round.jpg") no-repeat;background-size:cover}.installer_customer_survey_wrapper header,.installer_customer_survey_wrapper footer{display:none !important}#installer_customer_survey{min-height:100vh;display:flex;flex-direction:column;width:70%;margin:auto;background:rgba(252,252,252,0.81);box-shadow:0px 5px 80px rgba(133,133,133,0.13);backdrop-filter:blur(5px)}#installer_customer_survey section.custom_header_section{min-height:19rem;text-align:center;background:url("../img/bg_custom_header.jpg") no-repeat;background-size:cover}#installer_customer_survey section.custom_header_section img.logo_tadiran{margin:0;max-width:16rem;max-height:16rem;object-fit:contain}#installer_customer_survey section.update_satisfaction_survey{padding:0 13rem 0 13rem}#installer_customer_survey section.update_satisfaction_survey .titles{padding:2.5rem 0 3rem 0}#installer_customer_survey section.update_satisfaction_survey .titles .title1{font-family:'OpenSansHebrewBold';font-size:3rem;text-align:center;color:#333333}#installer_customer_survey section.update_satisfaction_survey .titles .title2{font-family:'OpenSansHebrewRegular';font-size:2.4rem;text-align:center;color:#333333}#installer_customer_survey section.update_satisfaction_survey .row_question{background:linear-gradient(271.58deg, rgba(77,169,224,0.05) 31.08%, rgba(117,190,233,0.05) 79.65%);border:1px solid #EEEEEE;box-shadow:0px 20px 40px rgba(151,151,151,0.1);border-radius:10px;overflow:hidden;display:flex;margin-bottom:3rem;transition:.4s all}#installer_customer_survey section.update_satisfaction_survey .row_question.invalid{border:1px solid #fd2929}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left{width:calc(100% - 7.7rem);padding:2.5rem 0 2.5rem 7.7rem;display:flex;justify-content:center}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left{width:89%}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .question{font-family:'OpenSansHebrewBold';font-size:1.8rem;color:#333333;margin-bottom:1.5rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .explanation_question{font-family:'OpenSansHebrewRegular';font-size:1.6rem;color:#495259}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars{display:flex;justify-content:space-between;margin-top:1.5rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction{background:#FCFCFC;box-shadow:0px 5px 25px rgba(0,0,0,0.05);border-radius:10px;text-align:center;padding:1rem;width:12rem;transition:.4s all;cursor:pointer;border:1px solid transparent}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction:hover,#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction.active{transform:scale(1.05);border:1px solid #4DA9E0}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .satisfaction_icon{width:3.8rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .stars{display:flex;align-items:center;justify-content:center;margin-top:1rem;direction:ltr}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .stars .star{background:url(../img/icons/svg/Star_empty_grey.svg) no-repeat center;background-size:contain;width:1.6rem;height:1.6rem;margin-left:.4rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .stars .star.active{background:url(../img/icons/svg/Star_blue.svg) no-repeat center;background-size:contain}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .stars .star:first-child{margin:0}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .title_satisfaction{font-family:'OpenSansHebrewRegular';font-size:1.5rem;color:#495259;margin-top:1rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .title_satisfaction strong{font-family:'OpenSansHebrewBold'}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .title_satisfaction p{margin:0}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .wrapper_comment_satisfaction{display:none}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .wrapper_comment_satisfaction .label_comment{font-family:'OpenSansHebrewBold';font-size:1.6rem;color:#000000;margin-top:3rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .wrapper_comment_satisfaction .comment_satisfaction{background:#FCFCFC;box-shadow:0px 5px 25px rgba(0,0,0,0.05);border-radius:10px;border:unset;margin-top:1rem;padding:2rem;font-family:'OpenSansHebrewRegular';font-size:1.4rem;color:#495259}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .wrapper_comment_satisfaction .comment_satisfaction::placeholder{color:rgba(73,82,89,0.3)}#installer_customer_survey section.update_satisfaction_survey .row_question .col_right{background:#495259;position:relative;width:7.7rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_right .mask_bg_icon{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.1)}#installer_customer_survey section.update_satisfaction_survey .row_question .col_right .wrapper_icon{width:5.3rem;height:5.3rem;margin:2rem auto 0 auto;border-radius:50%;border:2px solid #FCFCFC;display:flex;align-items:center;justify-content:center}#installer_customer_survey section.update_satisfaction_survey .row_question .col_right .wrapper_icon img.icon{max-width:70%;max-height:70%}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction{background:linear-gradient(271.58deg, rgba(77,169,224,0.05) 31.08%, rgba(117,190,233,0.05) 79.65%);border:1px solid #EEEEEE;box-shadow:0px 20px 40px rgba(151,151,151,0.1);border-radius:10px;overflow:hidden;display:flex;margin-bottom:3rem;transition:.4s all}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left{width:calc(100% - 7.7rem);padding:2.5rem 0 2.5rem 7.7rem;display:flex;justify-content:center}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left .wrapper_col_left{width:89%}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left .wrapper_col_left .wrapper_global_comment_satisfaction .label_global_comment{font-family:'OpenSansHebrewBold';font-size:1.6rem;color:#000000;margin-bottom:1rem}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left .wrapper_col_left .wrapper_global_comment_satisfaction .comment_global_satisfaction{background:#FCFCFC;box-shadow:0px 5px 25px rgba(0,0,0,0.05);border-radius:10px;border:unset;margin-top:1rem;padding:2rem;font-family:'OpenSansHebrewRegular';font-size:1.4rem;color:#495259}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left .wrapper_col_left .wrapper_global_comment_satisfaction .comment_global_satisfaction::placeholder{color:rgba(73,82,89,0.3)}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_right{background:#495259;position:relative;width:7.7rem}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_right .mask_bg_icon{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.1)}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_right .wrapper_icon{width:5.3rem;height:5.3rem;margin:2rem auto 0 auto;border-radius:50%;border:2px solid #FCFCFC;display:flex;align-items:center;justify-content:center}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_right .wrapper_icon img.icon{max-width:70%;max-height:70%}#installer_customer_survey section.update_satisfaction_survey #submit_update_satisfaction_survey{max-width:40rem;width:90%;min-height:5rem;background:#333333;border-radius:5px;cursor:pointer;font-family:'OpenSansHebrewBold';font-size:1.8rem;color:#FCFCFC;margin:auto;display:block}#installer_customer_survey section.update_satisfaction_survey #submit_update_satisfaction_survey.disabled{opacity:.6}#installer_customer_survey section.messages{max-width:64rem;width:90%;margin:auto;text-align:center;display:none}#installer_customer_survey section.messages .message{background:#FCFCFC;box-shadow:0px 5px 25px rgba(0,0,0,0.05);border-radius:10px;overflow:hidden;width:100%;display:none}#installer_customer_survey section.messages .message .header_message{background:url("../img/bg_tadiran.jpg") no-repeat;background-size:cover;padding:1rem}#installer_customer_survey section.messages .message .header_message img{width:6.9rem}#installer_customer_survey section.messages .message .title_mes_1{font-family:'OpenSansHebrewBold';font-size:2.4rem;color:#333333;margin-top:3rem}#installer_customer_survey section.messages .message .title_mes_2{font-family:'OpenSansHebrewRegular';font-size:2.4rem;color:#495259;padding:1rem 0 4rem 0}#installer_customer_survey section.messages .link_tg{font-family:'OpenSansHebrewRegular';font-size:2.2rem;color:#495259;margin-top:2rem;display:inline-block;text-decoration:underline !important}#installer_customer_survey section.messages .phone_support{font-family:'OpenSansHebrewRegular';font-size:1.8rem;color:#495259;margin-top:2rem;display:inline-block}#installer_customer_survey section.messages .phone_support .phone{color:#4DA9E0}#installer_customer_survey section.custom_footer_section{text-align:center;position:sticky;z-index:3;top:0}#installer_customer_survey section.custom_footer_section img.logo_tadiran{margin:6rem 0 5rem 0;max-width:16rem;max-height:16rem;object-fit:contain}#installer_customer_survey section.custom_footer_section .block_bg{width:100%;height:4rem;background:#F5F5F5;border-radius:4.5rem 4.5rem 0px 0px}@media screen and (max-width: 767px){#installer_customer_survey{width:100%}#installer_customer_survey section.update_satisfaction_survey{padding:0 1rem 0 1rem}#installer_customer_survey section.update_satisfaction_survey .titles .title1{font-size:4rem}#installer_customer_survey section.update_satisfaction_survey .titles .title2{font-size:3.4rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .question{font-size:3.4rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .explanation_question{font-size:3rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars{flex-wrap:wrap}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction{width:46%;margin-bottom:2rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .satisfaction_icon{width:7.4rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .stars .star{width:2rem;height:2rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .satisfaction_stars .block_satisfaction .title_satisfaction{font-size:2.6rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .wrapper_comment_satisfaction .label_comment{font-size:2.8rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left .wrapper_col_left .wrapper_comment_satisfaction .comment_satisfaction{font-size:3.1rem}#installer_customer_survey section.update_satisfaction_survey .row_question .col_left{padding:2.5rem 0 2.5rem 3.7rem}#installer_customer_survey section.update_satisfaction_survey #submit_update_satisfaction_survey{font-size:3.8rem}#installer_customer_survey section.messages .message .title_mes_1{font-size:3.4rem}#installer_customer_survey section.messages .message .title_mes_2{font-size:3.4rem}#installer_customer_survey section.messages .link_tg{font-size:3.2rem}#installer_customer_survey section.messages .phone_support{font-size:2.8rem}#installer_customer_survey section.messages .message .header_message img{width:12rem}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left .wrapper_col_left .wrapper_global_comment_satisfaction .label_global_comment{font-size:2.8rem}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left .wrapper_col_left .wrapper_global_comment_satisfaction .comment_global_satisfaction{font-size:3.1rem}#installer_customer_survey section.update_satisfaction_survey .row_global_comment_satisfaction .col_left{padding:2.5rem 0 2.5rem 3.7rem}}
/*# sourceMappingURL=installer_customer_survey.css.map */
