*,
*:before,
*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.navbar-btn:focus{outline:none}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}.article a{text-decoration:underline}body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
a,
blockquote,
th,
td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,
img,
abbr{border:0}address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var{font-style:normal;font-weight:normal}ul li{list-style:none}caption,
th{text-align:left}h1,
h2,
h3,
h4,
h5,
h6{font-size:100%;font-weight:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,
textarea,
select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main{display:block}img,
iframe,
figure{max-width:100%;height:auto}button,
input{border:none;font:inherit}:root{--primary:#4484C5;--secondary:#87AF31;--secondary-gradient:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%);--selection:#87AF31;--font-color:#333;--gray-color:#777777;--gray-bg:#F4F7FB;--body-font-size:1.6rem;--container-width:1200px}html{font-size:62.5%}body{font-family:"Montserrat", sans-serif;font-size:var(--body-font-size);color:var(--font-color)}.container{max-width:var(--container-width);margin:auto;padding-right:15px;padding-left:15px}::-moz-selection{background-color:var(--selection)}::selection{background-color:var(--selection)}img{image-rendering:optimizeQuality;image-rendering:-webkit-optimize-contrast}h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5{font-weight:bold}p{line-height:1.5;color:#777}.menu-icon{display:none;font-size:4rem;width:1em;height:1em;position:relative;background-color:transparent;border:0;padding:0;cursor:pointer}.menu-icon span{position:relative;top:0;opacity:1;display:block;width:40px;height:3px;background-color:#ffffff;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.menu-icon span:nth-child(2){top:6px}.menu-icon span:nth-child(3){top:12px}.menu-icon{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;opacity:0;-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.menu-icon.active span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:8px}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:3px}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.modal__container{background-color:#fff;padding:30px;max-width:620px;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:1rem;max-height:100vh;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__close{background:transparent;border:0;cursor:pointer}.modal__header .modal__close:before{content:"✕"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0, 0, 0, 0.8);padding-bottom:10px !important}.modal__btn{font-size:0.875rem;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;background-color:#e6e6e6;color:rgba(0, 0, 0, 0.8);border-radius:0.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform 0.25s ease-out;-webkit-transition:-webkit-transform 0.25s ease-out;-o-transition:transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out, -webkit-transform 0.25s ease-out}.modal__btn:focus,
.modal__btn:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@-webkit-keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide.active[aria-hidden=true] .modal__overlay{-webkit-animation:none;animation:none}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide.active[aria-hidden=true] .modal__container{-webkit-animation:none;animation:none}.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay{will-change:transform}.navbar{background-color:var(--primary);color:#fff;padding:2rem 0;position:relative;z-index:1000}.navbar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.navbar-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;font-size:1.2rem;font-weight:bold;text-transform:uppercase;justify-content:space-between}.header-right{display:flex;align-items:center;gap:20px}.header-socials{display:flex;align-items:center}.header-socials-list{display:flex;align-items:center;gap:10px}.header-socials-title{font-size:12px;font-weight:700;max-width:200px}.navbar-info{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:40px 1fr;grid-template-columns:40px 1fr}.navbar-info .link{font-weight:bold;text-align:right;color:#fff}.navbar-btn{padding:1rem 1.5rem;font-size:1.2rem;color:var(--primary);background-color:#fff;line-height:125%}.menu-item-has-children{position:relative;cursor:pointer;padding-right:15px}.menu-item-has-children a{padding-bottom:24px}.menu-item-has-children .menu-item-has-children a{padding-bottom:0}.navbar-menu .menu-item-has-children .sub-menu{display:none;position:absolute;top:34px;left:-64px;width:230px;padding:20px;margin-left:-10px;background:#4484C5;border-radius:10px;-webkit-box-shadow:0px 4px 39px 0px rgba(0, 0, 0, 0.5);box-shadow:0px 4px 39px 0px rgba(0, 0, 0, 0.5)}.navbar-menu .menu-item-has-children .menu-item-has-children .sub-menu{display:none;padding:10px 10px 10px 31px;margin-top:17px;margin-left:-20px;z-index:10;left:230px;top:-30px}.navbar-menu .menu-item-has-children::after{content:"";position:absolute;right:0;bottom:5px;border:5px solid transparent;border-bottom:5px solid white}.navbar-menu .menu-item-has-children:hover::after{border-top:5px solid white;border-bottom:0}.navbar-menu .menu-item-has-children .menu-item-has-children::after{content:"";position:absolute;right:10px;top:5px;height:5px;border:5px solid transparent;border-right:5px solid white}.navbar-menu .menu-item-has-children .menu-item-has-children:hover::after{border-left:5px solid white;border-right:0}.navbar-menu .menu-item-has-children:hover .sub-menu{display:block}.navbar-menu .menu-item-has-children:hover .menu-item-has-children .sub-menu{display:none}.navbar-menu .menu-item-has-children .menu-item-has-children:hover .sub-menu{display:block}.navbar-menu .sub-menu>li{margin-top:10px;padding-right:20px;margin-right:-20px}.sub-menu li a{-webkit-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}.sub-menu li a:hover{text-decoration:underline}.sub-menu .sub-menu li{font-weight:400}.touch .menu-arrow{position:absolute;right:-20px;top:12px;width:0;height:0;border-top:10px solid #000;border-right:10px solid transparent;border-left:10px solid transparent}.touch .menu-arrow.active{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.touch .first-sub-menu{display:none}.touch .first-sub-menu.open{display:block}.touch .sub-menu{display:none;max-width:90%}.touch .sub-menu.open{display:block}.touch .first-sub-menu,
.touch .sub-menu{margin-top:20px;margin-left:20px}.touch .sub-menu.first-sub-menu{font-size:20px;text-align:left}.touch .sub-menu{font-size:18px}.btn{border-radius:8px;cursor:pointer;text-align:center;display:inline-block;font-weight:bold;-webkit-transition:0.15s ease-in-out;-o-transition:0.15s ease-in-out;transition:0.15s ease-in-out}.btn.btn-primary{background:var(--secondary-gradient);-webkit-box-shadow:0px 4px 9px #749828;box-shadow:0px 4px 9px #749828;color:#fff;padding:2rem 3rem}.btn.btn-outline{background-color:transparent;border:2px solid var(--primary);color:var(--primary);padding:2rem}.btn.btn-wide{width:570px;max-width:100%}.btn+.small{margin-top:1rem;font-size:1.4rem;margin-bottom:1rem;color:#777}.btn.btn-whatsapp{border:2px solid #87AF31;color:#87AF31;padding:1.8rem 2rem 1.6rem;max-width:290px;border-radius:8px}.btn.btn-whatsapp::before{content:"";width:26px;height:26px;background:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/whatsapp.svg");background-size:contain;background-repeat:no-repeat;display:inline-block;margin-right:1.3rem;vertical-align:middle;line-height:0;margin-top:-3px}.btn.btn-whatsapp:hover{background:#87AF31;color:#fff}.btn.btn-whatsapp-alt{background-color:#4CAF50;color:#fff;padding:1.8rem 2rem 1.6rem;border-radius:8px}.btn.btn-whatsapp-alt::before{content:"";width:26px;height:26px;background:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/whatsapp-white.svg");background-size:contain;background-repeat:no-repeat;display:inline-block;margin-right:1.3rem;vertical-align:middle;line-height:0;margin-top:-3px}.btn.btn-facebook{border:2px solid #1877F2;color:#1877F2;padding:1.8rem 2rem 1.6rem;max-width:290px;border-radius:8px;margin-top:15px}.btn.btn-facebook::before{content:"";width:26px;height:26px;background:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/facebook.svg");background-size:contain;background-repeat:no-repeat;display:inline-block;margin-right:1.3rem;vertical-align:middle;line-height:0;margin-top:-3px}.btn.btn-facebook:hover{background:#1877F2;color:#fff}.btn.btn-facebook-alt{margin-top:15px;background-color:#1877F2;color:#fff;padding:1.8rem 2rem 1.6rem;border-radius:8px}.btn.btn-facebook-alt::before{content:"";width:26px;height:26px;background:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/facebook-white.svg");background-size:contain;background-repeat:no-repeat;display:inline-block;margin-right:1.3rem;vertical-align:middle;line-height:0;margin-top:-3px}.btn.btn-block{width:100%;display:block}.btn:hover{-webkit-filter:saturate(1.4);filter:saturate(1.4)}.btn:active{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-img{max-width:10rem;max-height:8rem}.logo-img img{max-height:100%;-o-object-fit:contain;object-fit:contain}.logo-img.second-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:57px}.logo-text{font-size:1.2rem;margin-left:1rem;max-width:16rem}.header{position:relative;background-repeat:no-repeat;background-size:cover;overflow:hidden;z-index:1}.home .header{overflow:visible}.category .header:before{content:"";position:absolute;background-color:rgba(0, 0, 0, 0.45);top:0;bottom:0;left:0;width:100%}.category h1{color:#fff}.header .blur{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5rem 0 7rem}.header-content{max-width:770px;-webkit-box-flex:4;-ms-flex:4 1 350px;flex:4 1 350px}.header .header-ul{font-size:2.2rem;line-height:2}.header-ul{font-weight:bold;line-height:1.5}.header-ul li{margin-left:70px}.header-ul li:before{content:"";display:inline-block;width:55px;height:30px;margin-left:-70px;background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/check.svg");background-repeat:no-repeat;background-size:contain;margin-right:1.5rem;vertical-align:middle}.header-form{max-width:62.5rem;padding:3rem;text-align:center;border-radius:1rem;background:#FFFFFF;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);-webkit-box-flex:1;-ms-flex:1 1 350px;flex:1 1 350px}.header-form #consult-form{padding-top:0}.header-form .form-title{font-size:2.2rem;margin-bottom:2rem}.header-form .input-wrapper{margin-bottom:1rem}.header-form .btn-outline{margin-bottom:2rem}.header-form .privacy-text{margin-bottom:2rem}.header-img{position:absolute;bottom:0;left:0;z-index:-1;mix-blend-mode:darken}.content ul,
.header-ul-small{color:vart(--gray-color);line-height:1.5}.content ul li,
.content ol li,
.header-ul-small li{margin-left:40px;margin-bottom:10px}.content ul li:before,
.header-ul-small li:before{content:"";display:inline-block;width:30px;height:17px;margin-left:-40px;background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/check.svg");background-repeat:no-repeat;background-size:contain;margin-right:1rem;vertical-align:middle}.input-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.input-row .input-wrapper{-webkit-box-flex:1;-ms-flex:1 1 18rem;flex:1 1 18rem}.input-wrapper{margin-bottom:2rem}.iti--separate-dial-code{width:100%;color:#777}.iti--separate-dial-code input[type=tel]{padding-left:40px !important}.input-wrapper input[type=text],
.input-wrapper input[type=tel],
.input-wrapper input[type=email],
.input-wrapper input[type=number],
.input-wrapper textarea{width:100%;border-radius:8px;padding:20px 40px;text-align:center;border:none;background-color:#EDEDED;-webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.25);box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.25)}.input-wrapper input[type=text]:hover,
.input-wrapper input[type=tel]:hover,
.input-wrapper input[type=email]:hover,
.input-wrapper input[type=number]:hover,
.input-wrapper textarea:hover{-webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.6);box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.6)}.input-wrapper input[type=text]:focus,
.input-wrapper input[type=tel]:focus,
.input-wrapper input[type=email]:focus,
.input-wrapper input[type=number]:focus,
.input-wrapper textarea:focus{-webkit-box-shadow:inset 0 0 5px black;box-shadow:inset 0 0 5px black}.input-wrapper textarea{resize:vertical;min-height:12rem;max-height:30rem}amp-sidebar .close-sidebar{color:#2c2c2c;text-align:right;font-size:24px;margin:10px 20px}amp-sidebar .mobile-menu-amp{position:relative;background-color:#fff;z-index:100000000000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;padding-top:3rem;overflow-y:scroll}amp-sidebar .mobile-menu-amp .menu{font-size:2.4rem;font-weight:500}amp-sidebar .mobile-menu-amp .menu li{margin-bottom:0.5rem}amp-sidebar .mobile-menu-amp .menu li a{color:#2c2c2c;font-size:16px;font-weight:bold}amp-sidebar .mobile-menu-amp .menu li ul{margin:10px 0}amp-sidebar .mobile-menu-amp .menu li li{line-height:20px}amp-sidebar .mobile-menu-amp .menu li li a{color:#777;font-size:14px;font-weight:normal}.amp-sidebar-mask{z-index:999}h1{font-size:4.2rem;font-weight:900;margin-bottom:4rem;line-height:130%}h1+.subtitle{font-size:2.6rem;font-weight:700;color:var(--primary);margin-bottom:3rem}h2,
.h2{font-size:3.6rem;font-weight:900;color:var(--primary);line-height:120%}h2 .decor,
.h2 .decor{max-width:19rem;height:1rem;margin:auto;margin-top:1rem;fill:var(--primary);display:block}h2.with-decor,
.h2.with-decor{text-align:center}h2.with-decor .decor,
.h2.with-decor .decor{margin-bottom:5rem}.section{padding:8rem 0;background-repeat:no-repeat;background-size:cover;overflow:hidden}.section.gray{background-color:var(--gray-bg)}.section.blue{background-color:var(--primary);color:#fff}.section.blue .h2,
.section.blue h2{color:#fff}.section.blue .decor{fill:#fff}.section>.container>.h3-primary{margin-bottom:4rem}.section-margin{margin-top:8rem}.features{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:3rem;text-align:center;line-height:1.5}.features .feature .icon{margin-bottom:-1rem}.custom-section .h2,
.custom-section h2{margin-bottom:5rem}.custom-section .row{gap:30px}.custom-section .column-image,
.custom-section .column-text{-webkit-box-flex:1;-ms-flex:1 1 30rem;flex:1 1 30rem}.custom-section .column-text{padding:7rem 0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.custom-section .column-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;line-height:0}.steps{display:-ms-grid;display:grid;gap:30px;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-auto-flow:column;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;counter-reset:step}.steps .card-number:before{counter-increment:step;content:counter(step);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;font-weight:bold;background:var(--secondary-gradient);color:#fff;border-radius:50%;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:46px;height:46px}.steps-card{position:relative;width:370px;max-width:100%;background-color:#fff;border-radius:1rem;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);padding:5rem 4rem 4rem 4rem;margin-top:20px}.with-icon-block{display:-webkit-box;display:-ms-flexbox;display:flex;color:#777;margin-bottom:3rem;line-height:1.5}.with-icon-block .icon{margin-right:2rem;-ms-flex-negative:0;flex-shrink:0}.subtitle{line-height:1.5;margin:-3.5rem auto 5rem;max-width:970px}#how-we-works{text-align:center}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;counter-reset:number;color:#777}.cards .card{max-width:37rem;background-color:#fff;border-radius:1rem;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);padding:3rem 2rem;position:relative}.cards .card-number:before{counter-increment:number;content:counter(number);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;font-weight:bold;background:var(--secondary-gradient);color:#fff;border-radius:50%;position:absolute;left:1rem;top:1rem;width:46px;height:46px}.cards .card .icon{width:146px;height:146px;border-radius:50%;background:#F4F7FB;padding:1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.h3{font-size:2.2rem;margin-bottom:1rem}.h3-primary{font-weight:900;font-size:2.6rem;margin-bottom:2rem;color:var(--primary)}.posts .h3{text-align:center;margin-bottom:1.5rem}.posts .services .service img{height:100%;-o-object-fit:cover;object-fit:cover}.posts .services .service .icon{height:145px}.h4{font-size:1.8rem;line-height:1.5;margin-bottom:1rem;color:#333}#some-info-2 li{margin-bottom:4rem;font-size:1.8rem}#some-info-2 .column-text{max-width:470px}#some-info-2 img{mix-blend-mode:darken}#steps-to-find{position:relative;z-index:1}#steps-to-find .money-image{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-45%);-ms-transform:translateX(-45%);transform:translateX(-45%);z-index:-1}.common-slider{position:relative}.common-slider .swiper-container{max-width:98rem;padding:1rem}.common-slider .glightbox{-webkit-filter:drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.15));filter:drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.15));border-radius:10px}.common-slider .glightbox img{border-radius:inherit}.swiper-button-next,
.swiper-button-prev{border-radius:50%;padding:1.5rem;width:68px;height:68px;background:var(--secondary-gradient);-webkit-transition:0.15s ease-in-out;-o-transition:0.15s ease-in-out;transition:0.15s ease-in-out}.swiper-button-next:after,
.swiper-button-prev:after{content:"";font-size:0;width:100%;height:100%;background:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/slider-arrow.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.swiper-button-next:hover,
.swiper-button-prev:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-filter:saturate(1.3);filter:saturate(1.3)}.swiper-button-next:active,
.swiper-button-prev:active{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.swiper-button-next:after{-webkit-transform:rotateZ(-180deg);-ms-transform:rotate(-180deg);transform:rotateZ(-180deg)}.accordions{counter-reset:accordionCount}.accordion .card-number:before{counter-increment:accordionCount;content:counter(accordionCount);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;font-weight:bold;background:var(--secondary-gradient);color:#fff;border-radius:50%;width:46px;height:46px;margin-right:2rem}.accordion .h4{margin-bottom:0}.accordion .head{position:relative;border-bottom:1px solid #F4F7FB;padding:1rem 0;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:3rem;cursor:pointer}.accordion .head:after{content:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/accordion-icon.svg");position:absolute;top:50%;right:0;-webkit-filter:saturate(0) brightness(0.4);filter:saturate(0) brightness(0.4);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.accordion .body{padding:3rem 0 2rem;text-align:left;display:none}.accordion .body p,
.accordion .body ul,
.accordion .body ol{margin-bottom:2rem;color:#777}.accordion .body ul{padding-left:2rem}.accordion .body ul li{list-style:disc}.accordion .foot{text-align:center;margin-top:2rem}.accordion.active .body{display:block}.accordion.active .head:after{-webkit-filter:none;filter:none;-webkit-transform:translateY(-50%) rotateZ(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotateZ(-180deg)}#ask-a-question{text-align:center}#ask-a-question .h2{margin-bottom:5rem}#ask-a-question .pair{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;text-align:left}#ask-a-question .pair .h4,
#ask-a-question .pair .btn{-webkit-box-flex:1;-ms-flex:1 1 15rem;flex:1 1 15rem}#ask-a-question .pair .h4{max-width:309px}form{text-align:center}form .small{display:block;width:100%;text-align:center}.form-block{padding:3.7rem;background-color:#fff;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:1rem;gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-image{border-radius:1rem;-webkit-box-flex:1;-ms-flex:1 1 15rem;flex:1 1 15rem;position:relative}.form-image amp-img img{object-fit:cover !important;object-position:50% 20% !important}.form-image img{border-radius:inherit;height:-webkit-fill-available;max-height:100%;-o-object-fit:cover;object-fit:cover}.form-image .manager-info{position:absolute;bottom:20px;left:0;background-color:#4484c4;text-align:left;padding:10px 25px;max-width:260px}.form-image .manager-info p{color:#FFF;font-size:17px}.form-image .manager-info .name{font-weight:bold}.form-image .manager-info .job{line-height:110%}.form-inputs{-webkit-box-flex:2;-ms-flex:2 1 25rem;flex:2 1 25rem}.input-row textarea{height:100%;resize:vertical;min-height:6rem;max-height:40rem}.input-row textarea ::-moz-placeholder{line-height:100%}.input-row textarea ::-webkit-input-placeholder{line-height:100%}.input-row textarea :-ms-input-placeholder{line-height:100%}.separator{margin:2rem 0;background:#E3EAF2;height:1px;width:100%}.link{color:var(--secondary)}#about-us-section .row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-bottom:3rem}#about-us-section .column-image img{border-radius:1rem}#about-us-section .column-text{-webkit-box-flex:5;-ms-flex:5 1 27rem;flex:5 1 27rem}#about-us-section .h2{margin-bottom:5rem}#map{background-color:#ccc;border-radius:1rem;height:433px}#map iframe{width:100%;height:100%;border:none;border-radius:inherit}.with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:2rem}.with-icon .icon{width:48px;height:48px;border-radius:50%;background:var(--primary);margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.5rem;line-height:0;margin-top:-5px}.with-icon .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.with-icon .text p,
.with-icon .text a{margin-bottom:0}.with-icon a{color:#777}.with-icon a.bold{color:#333333}.with-icon.centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-checkbox{display:inline-block;cursor:pointer}.custom-checkbox>input{position:absolute;z-index:-1;opacity:0}.custom-checkbox>span:before{content:"";display:inline-block;width:1.4rem;height:1.4rem;margin-top:-0.3rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid var(--secondary);border-radius:2px;margin-right:0.5rem;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;vertical-align:middle}.custom-checkbox>input:checked+span::before{border-color:var(--secondary);background-color:var(--secondary);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox>input:disabled+span::before{background-color:#CACACA;border-color:transparent}.custom-checkbox a{color:var(--secondary)}.privacy-text{font-size:0.9rem;display:block;width:100%;text-align:center;color:#777}.privacy-foot{margin-top:2rem;font-size:9px;text-align:center}.modal__content{text-align:center}.form-title{margin-bottom:2rem}.swal-modal{border-radius:1rem;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25)}.swal-button{background-color:#87af31}.swal-button:not([disabled]):hover{background-color:#98c537}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:920px}th,
td{padding:1rem;text-align:left;border:1px solid #ccc}tbody tr:nth-child(odd){background:#eee}.services{display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:repeat(auto-fill, minmax(215px, 1fr));grid-gap:3rem}.services-main{position:relative;padding:0;top:180px;margin-top:-180px}.services-wrapper{background-color:#F4F7FB;padding:30px 20px;border-radius:10px}.page-template-medprofi .services-wrapper{background-color:#4484C5;padding:40px 50px 55px 50px}.page-template-medprofi .medprofi-form#medprofi-consult-form{padding-top:0;display:flex;gap:15px}.page-template-medprofi .medprofi-form .header-form{max-width:100%}.page-template-medprofi .services-main{top:0;margin-top:0;margin-bottom:50px}.page-template-medprofi .medprofi-form .header-form{display:flex;padding:0;background:none;box-shadow:none;gap:10px}.page-template-medprofi .medprofi-form .form-title{font-size:15px;line-height:20px;color:#fff;margin-bottom:0;font-weight:bold;text-align:left}.page-template-medprofi .form-bx{max-width:190px}.page-template-medprofi .medprofi-form .btn.btn-outline{border-color:#fff;color:#fff;font-size:12px;padding:17px 10px;max-width:190px;margin-bottom:10px}.page-template-medprofi .medprofi-form .input-wrapper input[type=text],
.page-template-medprofi .medprofi-form .input-wrapper input[type=tel],
.page-template-medprofi .medprofi-form .input-wrapper input[type=email],
.page-template-medprofi .medprofi-form .input-wrapper input[type=number],
.page-template-medprofi .medprofi-form .input-wrapper textarea{padding:16px 40px !important;font-size:12px;line-height:19px}.page-template-medprofi .medprofi-form .input-wrapper textarea{min-height:5rem;max-height:5.1rem;width:290px}.page-template-medprofi .medprofi-form .iti__flag-container{display:none}.page-template-medprofi .medprofi-form input[name="phone"],
.page-template-medprofi .medprofi-form input[name="city"]{max-width:180px}.page-template-medprofi .form-bx .privacy-text,
.page-template-medprofi .form-bx .custom-checkbox a{color:#fff;text-align:left}.page-template-medprofi .form-bx .custom-checkbox a{text-decoration:underline}.page-template-medprofi .form-bx .custom-checkbox{position:relative;padding-left:20px;padding-right:20px}.page-template-medprofi .form-bx .custom-checkbox>span:before{width:14px;height:14px;border-color:#fff;background-color:#fff;position:absolute;left:0px;top:5px}.page-template-medprofi .form-bx .custom-checkbox>input:checked+span:before{background-color:#fff;background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/medinfo-checkbox.svg");background-size:80%}.page-template-medprofi .header-wrapper{padding:13rem 0 8.5rem;position:relative}.header-medprofi-girl{position:absolute;right:50px;bottom:0;z-index:-1}.header-medprofi-girl img{display:block}.page-template-medprofi h1{font-size:4.8rem;margin-bottom:2.2rem}.page-template-medprofi .header .header-ul{line-height:136%}.page-template-medprofi .header-content{max-width:640px}.page-template-medprofi .header .header-ul li:not(:last-child){margin-bottom:2rem}.page-template-medprofi #some-info-2{background-color:#F4F7FB}.page-template-medprofi #some-info-2 .column-text{max-width:100%}.page-template-medprofi #some-info-2 .h2{margin-bottom:90px}.page-template-medprofi .with-icon-block_bx{display:flex;justify-content:center;gap:70px 30px;flex-wrap:wrap}.page-template-medprofi .with-icon-block{background:#fff;padding:0px 20px 20px;margin-bottom:0;border-radius:10px;width:31.6%;flex-direction:column;text-align:center}.page-template-medprofi .with-icon-block .icon{max-width:80px;margin-top:-40px;margin-right:0;margin-bottom:10px}.page-template-medprofi .with-icon-block .icon img{display:block}.page-template-medprofi .with-icon-block .black{margin-bottom:9px;font-size:20px;line-height:24px;color:#87AF31}.page-template-medprofi .with-icon-block span{font-size:14px;line-height:150%;font-weight:500;color:#333}.page-template-medprofi .link-some-info-2{display:flex;align-items:center;justify-content:center;gap:10px;margin:40px auto 0;max-width:570px;width:100%;padding:20px 10px;border-radius:8px;background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%);box-shadow:0px 4px 9px 0px #749828;color:#fff;font-weight:700;font-size:16px;line-height:20px;transition:.3s}.page-template-medprofi .link-some-info-2:hover{-webkit-filter:saturate(1.4);filter:saturate(1.4)}.page-template-medprofi .news-title{color:#4484C5}.page-template-medprofi .news_item:nth-child(2n){flex-direction:row}.page-template-medprofi .link-news{max-width:430px;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;margin:50px auto 0;border-radius:8px;background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%);box-shadow:0px 4px 9px 0px #749828;padding:20px 15px;font-weight:700;font-size:16px;line-height:20px;color:#fff;transition:.3s}.page-template-medprofi .link-news:hover{-webkit-filter:saturate(1.4);filter:saturate(1.4)}.medprofi-news{background:#F4F7FB}.medprofi-how-work{background:#F4F7FB}.medprofi-how-work h2{margin-bottom:60px;text-align:center}.medprofi-how-work__row{display:flex;gap:30px}.medprofi-how-work__col{width:100%}.medprofi-how-work__description{color:#777;font-size:16px;line-height:162%}.medprofi-how-work__title{font-weight:700;font-size:22px;line-height:24px;margin-bottom:28px}.medprofi-how-work .input-row .column{width:50%}.medprofi-how-work .pair{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px;text-align:left}.medprofi-how-work .pair .h4{max-width:309px;font-size:1.6rem}.medprofi-how-work .pair .h4,
.medprofi-how-work .pair .btn{-webkit-box-flex:1;-ms-flex:1 1 15rem;flex:1 1 15rem}.medprofi-how-work__video{width:100%;height:346px;margin-bottom:30px}.medprofi-how-work__video iframe{width:100%;height:100%}.medprofi-form .header-form{position:relative}.medprofi-consult-form__info{width:calc(100% - 200px);position:absolute;left:0;bottom:-20px;display:flex;align-items:center;gap:25px;font-size:13px;line-height:20px;color:#fff;text-align:left}.medprofi-consult-form__info a{max-width:275px;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;gap:10px;padding:13px;border-radius:8px;border:2px solid #4DAF50;background:#4DAF50;font-weight:700;font-size:12px;line-height:15px;transition:.3s}.medprofi-consult-form__info a:hover{-webkit-filter:saturate(1.4);filter:saturate(1.4)}.popup{position:fixed;width:100%;height:100vh;left:0;top:90px;z-index:99;background:rgba(51, 51, 51, 0.80);display:none;align-items:center;justify-content:center;transition:.3s}.popup.active{display:flex}.popup__body{max-width:830px;width:100%;background:#fff;position:relative;max-height:535px;height:100%;margin:0 10px;padding:36px 30px;border-radius:10px}.popup__content{display:flex;gap:30px;overflow:auto}.popup__close{position:absolute;top:-20px;right:-20px;width:60px;height:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:100px;background:#EDEDED;box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset}.popup__col{width:100%;display:flex;flex-direction:column}.popup__col:nth-child(1){position:relative}.popup__col:nth-child(1) img{width:100%;height:100%;object-fit:cover;object-position:50%;border-radius:10px}.popup__info{max-width:290px;width:100%;position:absolute;bottom:38px;left:0;padding:10px 20px;display:flex;flex-direction:column;gap:5px;color:#fff;background:#4484C5}.popup__name{font-weight:700;font-size:17px;line-height:150%}.popup__status{font-size:17px;line-height:110%}.popup__title{font-weight:700;font-size:18px;line-height:24px;margin-bottom:19px;color:#333}.popup__title span{color:#4484C5}.popup__soc{display:flex;justify-content:center;align-items:center;gap:19px;margin-bottom:20px}.popup__whatsapp{width:100%;padding:17px 20px;border-radius:100px;background:#4CAF50;display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-size:16px;line-height:20px;font-weight:700;transition:.3s}.popup__whatsapp:hover{-webkit-filter:saturate(1.4);filter:saturate(1.4)}.popup__subtitle{color:#777;text-align:center;font-size:14px;line-height:17px;margin-bottom:20px}.popup .small{margin:20px 0 10px}.popup form button{border-radius:8px;border:2px solid #4484C5 !important;background:#fff !important;color:#4484C5 !important;font-weight:700;font-size:16px;box-shadow:none !important}.popup .input-wrapper{margin-bottom:1rem}@media (max-width: 1050px){.medprofi-consult-form__info{width:calc(100% - 190px);position:relative;bottom:0;margin:0 auto;justify-content:space-between}}@media (max-width: 991.98px){.medprofi-how-work__row{flex-direction:column}.medprofi-how-work .pair{text-align:center}.medprofi-how-work .pair .h4{font-size:1.4rem}.medprofi-how-work__video{height:auto;min-height:400px}.header-medprofi-girl{display:none}.page-template-medprofi .header-wrapper{padding:5rem 0 0rem}.popup__col:nth-child(1){display:none}}@media (max-width: 767.98px){.medprofi-how-work .input-row{flex-direction:column}.medprofi-how-work .input-row .column{width:100%}.medprofi-how-work .input-row .input-wrapper{-ms-flex:1 1 10rem;flex:1 1 10rem}.medprofi-how-work h2{margin-bottom:40px}.medprofi-how-work__video{min-height:200px}.medprofi-consult-form__info{width:100%;flex-direction:column;gap:15px;padding-bottom:20px;text-align:center}}@media (max-width: 500px){.medprofi-how-work__title{font-size:18px}.medprofi-how-work .pair{flex-direction:column;align-items:center}.medprofi-how-work .pair .h4,
	.medprofi-how-work .pair .btn{-ms-flex:1 1 4rem;flex:1 1 4rem}.page-template-medprofi .header h3{font-size:2rem !important;margin-bottom:2rem !important}.page-template-medprofi .header h3 br{display:none}.popup__body{max-height:566px}}.medprofi-price{background:#F4F7FB}.medprofi-price h2{text-align:center;margin-bottom:40px}.medprofi-price__content{width:100%;overflow:auto}.medprofi-price table{width:100%;min-width:700px}.medprofi-price table thead{background:#4484C5;color:#fff}.medprofi-price table thead th{padding:13px 30px;font-weight:700;font-size:18px;line-height:150%}.medprofi-price table tbody td{background:#fff;color:#333;font-weight:700;font-size:16px;line-height:150%;padding:17px 30px;border:1px solid #ccc}.medprofi-price table tbody td:nth-child(3){width:31.5%}.medprofi-price table button{display:flex;align-items:center;justify-content:center;text-align:center;outline:none;max-width:310px;width:100%;padding:20px 10px;border-radius:8px;background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%);box-shadow:0px 4px 9px 0px #749828;font-weight:700;font-size:16px;line-height:20px;color:#fff;cursor:pointer;border:none}.medprofi-price table button:hover{-webkit-filter:saturate(1.4);filter:saturate(1.4)}.services .service{background:#FFFFFF;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:10px;text-align:center;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.services .service .icon{line-height:0;overflow:hidden;border-radius:10px;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.services .service img{border-radius:10px;width:100%;min-height:140px;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.services .service .text{min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services .service p{color:#87AF31;padding:0 5px}.services .service:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.services .service:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.with-icon-block{margin-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.with-icon-block .icon{margin-right:2rem;-ms-flex-negative:0;flex-shrink:0}.with-icon-block span{color:#777777}.message-box{background-color:#ffffff;-webkit-box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.1);box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.1);padding:4rem 3rem;margin-bottom:2rem;border-radius:10px;min-height:25rem;position:relative}.message-box:before{content:"";border:10px solid transparent;border-top-color:#fff;position:absolute;bottom:0;left:10%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-filter:drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.1));filter:drop-shadow(0px 4px 2px rgba(0, 0, 0, 0.1))}.user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user .avatar{border-radius:50%}.user .avatar img{border-radius:inherit}.user .text{margin-left:2rem}footer{background:#344854;color:#fff;padding:6rem 0}footer .with-icon{font-size:12px;margin-bottom:10px}footer .with-icon .icon{width:unset;height:unset;background:none}footer .h4{margin-bottom:2rem}footer .h4,
footer a,
footer p,
footer .with-icon a{color:inherit}footer ul{font-size:12px;line-height:1.3;font-weight:bold;color:#FFFFFF}footer ul li{opacity:0.5;margin-bottom:20px}footer ul li:hover{opacity:1}.btn-not-bother{display:flex;align-items:center;justify-content:center;text-align:center;outline:none;max-width:190px;width:100%;padding:10px 10px;border-radius:8px;background:none;border:1px solid #fff;font-weight:700;font-size:14px;line-height:20px;color:#fff;cursor:pointer;margin-bottom:20px;transition:.3s}.btn-not-bother:hover{transform:scale(1.05)}.footer-row{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));grid-gap:1rem}.footer-copy{margin-top:5rem;text-align:center}.copyright{font-size:12px;color:#657D8B}.copyright .link{text-decoration:underline;color:#fff}.footer-logo{margin-bottom:20px;display:inline-block}#contacts-page .content{margin-top:40px}.content p{margin-bottom:2rem}.content p+.h3-primary{margin-top:3rem}.content a{color:var(--primary);text-decoration:underline}.content a:hover{text-decoration:none}.contacts-row{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1rem;margin-bottom:40px}.contacts-row .contact{display:-ms-grid;display:grid;-ms-grid-columns:80px 1fr;grid-template-columns:80px 1fr;gap:2rem}.contacts-row .contact .icon{width:80px;height:80px;background-color:#F4F7FB;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.contacts-row .contact .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-row .contact p,
.contacts-row .contact a{margin-bottom:1rem}.contacts-row .contact a{color:var(--primary);text-decoration:underline}.contacts-row .contact a:hover{text-decoration:none}#specialist-help .row{display:-ms-grid;display:grid;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:5fr 7fr;grid-template-columns:5fr 7fr}#specialist-help .column-image{border-radius:1rem}#specialist-help .column-image img{border-radius:1rem}#about-us{padding-bottom:0}#about-us .row{display:-ms-grid;display:grid;gap:6rem;-ms-grid-columns:6fr 6fr;grid-template-columns:6fr 6fr}#about-us .column-text{padding-bottom:6rem}#about-us .column-image{-ms-flex-item-align:end;align-self:flex-end;-ms-grid-column-align:center;justify-self:center;line-height:0;margin-top:-15rem}#our-value .grid-row{-ms-grid-columns:6fr 6fr;grid-template-columns:6fr 6fr}#our-value .with-icon-block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#our-qualities{padding-bottom:0}#our-qualities .grid-row{-ms-grid-columns:5fr 7fr;grid-template-columns:5fr 7fr}#our-qualities .column-image{line-height:0}#our-qualities .column-text{margin-bottom:8rem}.category-page .header-wrapper{padding:6rem 0;min-height:75rem}.category-page .header{background-position:center}.category-page .header .container{position:relative;z-index:1}.category-page .header .image-right{position:absolute;bottom:0;right:0;z-index:-1}.content-block{background-color:#fff;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:10px}.header-content.full-screen{max-width:100%}.content-block .content{padding:20px}.content-block .foot{padding:20px;border-top:1px solid #E3EAF2;color:var(--font-color);font-weight:700;font-size:1.8rem}.content strong{color:var(--font-color);font-weight:700;font-size:1.8rem}.content p,
.content ul,
.content ol{color:var(--gray-color)}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;padding-top:10rem;overflow-y:scroll}.mobile-menu .menu{font-size:2.4rem;font-weight:500}.mobile-menu .menu li{margin-bottom:2rem}.mobile-menu.active{opacity:1;pointer-events:all}.single-page .header-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0 2rem}.article{margin-top:4rem;margin-bottom:4rem;line-height:1.4;color:#777;position:relative;overflow:hidden}.article iframe{display:block;width:100%;max-width:800px;margin:auto;aspect-ratio:16/9}.article .container{max-width:970px}.article .container-full{max-width:1170px;width:100%;margin:0 auto}.wp-caption{margin:0}.article strong{font-weight:700}.article h2,
.article h3,
.article h4,
.article h5,
.article h6,
.article p,
.article ul,
.article li,
.article img{margin-bottom:2rem}.article h2{font-size:26px}.article p,
.article ul{color:#777}.article ul li{margin-left:2.8rem}.article ul li:before{content:"";position:absolute;width:8px;height:8px;margin-left:-1.8rem;margin-right:1rem;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-top:5px;background:-webkit-gradient(linear, left top, left bottom, from(#9BC83C), to(#87AF31));background:-o-linear-gradient(top, #9BC83C 0%, #87AF31 100%);background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%)}.article img{border-radius:10px}.article .scroll{max-width:100%;overflow-x:auto}.article table{min-width:100%;max-width:100%;overflow-x:scroll;display:block;border-collapse:unset;border-right:1px solid #ccc}.article table thead{background:#4484C5;color:#fff;font-weight:bold}.article table.car-insurance-tariff{margin-top:40px;width:100% !important;overflow-x:auto;border-right:none;border-collapse:collapse}.article table.car-insurance-tariff tbody tr>td{border:2px solid rgba(204, 204, 204, 0.2)}.article table.car-insurance-tariff tbody tr:nth-child(odd){background-color:white}.article .example-block{background:#E1FAFF;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.article .example-block .title{font-weight:bold;margin-bottom:1rem}.article .example-block::before{content:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/book.svg");display:inline-block;margin-right:2rem}.article .warning-block{background:#FFE1E1;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.article .warning-block .title{font-weight:bold;margin-bottom:1rem}.article .warning-block::before{content:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/warning.svg");display:inline-block;margin-right:2rem}.article .quote-block{background:#d0ffe0;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.article .quote-block .title{font-weight:bold;margin-bottom:1rem}.article .quote-block::before{content:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/quote.svg");display:inline-block;margin-right:2rem}.single-page #some-info-2{background:#F4F7FB}.single-page #some-info-2 .container{max-width:970px}.italic{font-style:italic}.bold{font-weight:bold}.black{color:#333333}.white{color:#fff}.block{display:block}.text-center{text-align:center}.primary{color:var(--primary)}.grid{display:-ms-grid;display:grid}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid-row{display:-ms-grid;display:grid;gap:3rem}.mb2{margin-bottom:2rem}.mb-50{margin-bottom:50px}.category h1+.subtitle{color:#fff;margin-left:0}.cookie-alert{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:0.8s cubic-bezier(0.4, 0.01, 0.02, 0.98);-o-transition:0.8s cubic-bezier(0.4, 0.01, 0.02, 0.98);transition:0.8s cubic-bezier(0.4, 0.01, 0.02, 0.98);position:fixed;z-index:99999999999999;background:#2B3348;color:#fff;padding:10px 15px;bottom:0;left:0;right:0;max-width:100%;width:100%;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cookie-alert.not-accepted{-webkit-transform:none;-ms-transform:none;transform:none}.cookie-alert__text{margin:0.5rem;-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px}.cookie-alert__text a{color:#fff;text-decoration:underline}.cookie-alert__text a:hover{text-decoration:none}.cookie-alert__btn{color:#fff;margin:0.5rem;text-transform:uppercase;font-weight:700;padding:13px 40px;border:1px solid #0E8A4F;border-radius:100px;-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;cursor:pointer;text-align:center;background:none}.cookie-alert__btn:hover{background-color:#0E8A4F}.custom-checkbox{display:inline-block}.custom-checkbox>input{position:absolute;z-index:-1;opacity:0}.custom-checkbox>span:before{content:"";display:inline-block;width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #0E8A4F;border-radius:0;margin-right:0.5rem;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;vertical-align:middle}.custom-checkbox>input:checked+span::before{border-color:#0E8A4F;background-color:#0E8A4F;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox>input:disabled+span::before{background-color:#CACACA;border-color:transparent}input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.accessWidget{top:80px !important;bottom:auto !important}.BigAccessWidget.bottom-right{top:135px !important;bottom:auto !important}.accessWidget i{font-size:43px !important;border:1px solid #4484c5 !important;background-color:#4484c5 !important}.accessWidget.top-right.distance0,
.accessWidget.top-left.distance0{top:80px !important}.lang{position:fixed;right:2px;top:130px;height:61px;width:61px;z-index:1000}.lang img{width:100%;height:100%;obj-fit:contain;-webkit-filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2));filter:drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2))}.lang__text{position:relative;text-align:right;display:block;top:-15px;font-size:19px;font-weight:600;line-height:20px}.lang-ru .lang__text{font-size:13px}.content-block .content p{color:#000}.breadcrumbs{font-size:12px;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs a{color:var(--primary);text-decoration:underline}.breadcrumbs .separat{margin:0 5px}.category .breadcrumbs{position:absolute;z-index:10;color:#fff}#video-section{padding-bottom:4rem}#video-section h2{margin-bottom:2rem}#video-section .video iframe{width:80%;aspect-ratio:1.777;margin:0 auto;display:block}.article #specialist,
.entry-content #specialist{margin:7rem 0 8rem;position:relative;padding:4rem 0px}.article #specialist:before,
.article #specialist:after,
.entry-content #specialist:before,
.entry-content #specialist:after{content:"";display:block;height:2px;width:80%;position:absolute;background-color:var(--primary);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.article #specialist:before,
.entry-content #specialist:before{top:0}.article #specialist:after,
.entry-content #specialist:after{bottom:0}.article #specialist .specialist-wrapper,
.entry-content #specialist .specialist-wrapper{margin-bottom:30px}#specialist .specialist-title{text-align:center;margin-bottom:8rem}#specialist .switch-lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4rem auto 4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--primary);padding:20px 20px;color:#fff;border-radius:10px;text-align:center}#specialist .switch-lang span{width:-webkit-max-content;width:-moz-max-content;width:max-content}#specialist .specialist-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:6rem auto 0rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--primary);padding:20px 20px;color:#fff;border-radius:10px;text-align:center;text-decoration:none}#specialist .specialist-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:100px}#specialist .specialist-wrapper strong{font-weight:bold}#specialist .spec-photo{max-width:370px;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-right:30px;background-color:var(--primary);border-radius:20px;padding:4px 0 0;-webkit-box-shadow:0 4px 8px rgba(0, 0, 0, 0.2509803922);box-shadow:0 4px 8px rgba(0, 0, 0, 0.2509803922)}#specialist .spec-photo img{border-radius:inherit;width:100%;background-color:#FFF;margin:0}#specialist .spec-header{margin-bottom:29px}#specialist .spec-header .spec-post{color:var(--primary);font-size:1.4rem}#specialist .spec-header .spec-name{font-size:2.6rem}#specialist .spec-info_wrapper{width:100%}#specialist .spec-info{margin-bottom:20px}#specialist .spec-about{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-width:250px;-moz-column-width:250px;column-width:250px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}#specialist .spec-about .spec-about_left-col,
#specialist .spec-about .spec-about_right-col{width:100%}#specialist .spec-about p{margin-bottom:10px;font-size:1.3rem;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}#specialist .spec-contacts{background-color:var(--gray-bg);border-radius:20px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:29px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}#specialist .spec-contacts .spec-contacts_btns{display:-webkit-box;display:-ms-flexbox;display:flex}#specialist .spec-contacts .spec-phone{position:relative;padding-left:58px;margin-right:20px}.no-webp #specialist .spec-contacts .spec-phone:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/phone-blue.png)}#specialist .spec-contacts .spec-phone:before{position:absolute;content:"";width:38px;height:38px;background-repeat:no-repeat;background-size:contain;top:50%;left:0%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#specialist .spec-contacts .spec-phone p{font-size:1.3rem}#specialist .spec-contacts .spec-phone .phone{font-size:3.1rem;font-weight:bold;color:var(--primary);white-space:nowrap}#specialist .spec-contacts .spec-whatsapp,
#specialist .spec-contacts .spec-facebook{background-color:#4caf50;padding:13px 40px 13px 66px;border-radius:8px;font-weight:bold;font-size:14px;line-height:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#FFFFFF;position:relative;margin:0 5px}#specialist .spec-contacts .spec-whatsapp:before,
#specialist .spec-contacts .spec-facebook:before{position:absolute;content:"";width:26px;height:26px;background-repeat:no-repeat;background-size:contain;top:50%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#specialist .spec-contacts .spec-whatsapp{background-color:#4caf50}#specialist .spec-contacts .spec-whatsapp:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/whatsapp-white.svg)}#specialist .spec-contacts .spec-facebook{background-color:#4C7FAF}.no-webp #specialist .spec-contacts .spec-facebook:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/facebook-white.png)}#specialist .spec-experience,
#specialist .spec-experience ul,
#specialist .spec-experience ol{font-weight:bold;color:var(--gray-color)}#specialist .spec-experience ul,
#specialist .spec-experience ol{margin-bottom:20px}#specialist .spec-experience ul li,
#specialist .spec-experience ol li{margin-bottom:10px}#specialist .spec-experience ul li{margin-left:40px}#specialist .spec-diplomas .spec-diplomas-title{margin-bottom:40px}#specialist .spec-diplomas .spec-diplomas_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{margin:15px;max-width:22%;width:100%;max-height:450px;height:450px}#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom img{border-radius:20px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#specialist.hebrew h1{direction:rtl;text-align:center;font-size:4.7rem}#specialist.hebrew .switch-lang{}#specialist.hebrew .switch-lang span:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#specialist.hebrew .specialist-wrapper{direction:rtl}#specialist.hebrew .spec-photo{margin-right:0;margin-left:30px}#specialist.hebrew .spec-experience ul li{margin-right:40px;margin-left:0}#specialist.hebrew .content ul li:before{margin-left:1rem;margin-right:-40px}#specialist.hebrew .spec-diplomas-title{direction:rtl}#faq .h2{margin-bottom:40px}#faq .accordion-wrapper{margin-bottom:40px}#faq .accordion-item{background-color:var(--gray-bg);border-radius:20px;padding:20px;margin-bottom:4px}#faq .accordion-item .accordion-header{padding-left:100px;font-weight:900;font-size:18px;line-height:22px;color:var(--primary);position:relative;cursor:pointer;min-height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-webp #faq .accordion-item .accordion-header:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/cross.png)}#faq .accordion-item .accordion-content{margin-top:15px;padding-left:100px}#faq .accordion-item .accordion-content p,
#faq .accordion-item .accordion-content ul,
#faq .accordion-item .accordion-content ol{font-weight:normal;font-size:16px;line-height:150%;color:var(--gray-color);margin-bottom:10px}#faq .link-block{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#faq .link-block p{margin-bottom:20px;font-weight:bold;font-size:18px;line-height:150%;color:var(--font-color);text-align:center}#services-full .services-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:1700px;-ms-flex-line-pack:justify;align-content:space-between}#services-full .services-list .service-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;width:47%}#services-full .services-list .service-block .service-pic{position:relative;background-color:var(--gray-color);width:170px;height:170px;background-repeat:no-repeat;background-position:center;background-size:cover;margin-right:30px;border-radius:50%;min-width:170px;overflow:hidden}#services-full .services-list .service-block .service-pic .service-pic-img{position:absolute;top:0;left:-80px;height:170px;max-width:unset}#services-full .services-list .service-block .service-pic .service-pic-img img,
.i-amphtml-layout-size-defined .i-amphtml-fill-content{max-width:unset;width:auto}#services-full .services-list .service-block .service-content .service-title{font-weight:bold;font-size:1.8rem;line-height:150%;color:#87AF31;margin-bottom:10px}#services-full .services-list .service-block .service-content .service-sublinks li{padding-left:10px;margin-bottom:10px;position:relative}.no-webp #services-full .services-list .service-block .service-content .service-sublinks li:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/service-list-marker.png)}#services-full .services-list .service-block .service-content .service-sublinks li:before{content:"";position:absolute;top:7px;left:0;width:13px;height:13px;background-repeat:no-repeat;-webkit-transition:0.3s all ease-in;-o-transition:0.3s all ease-in;transition:0.3s all ease-in}#services-full .services-list .service-block .service-content .service-sublinks li:hover:before{left:8px;opacity:0}#services-full .services-list .service-block .service-content .service-sublinks li a{font-weight:normal;font-size:1.3rem;line-height:150%;color:#333333}#about-us-page-2022 #about-us h1{text-align:center}#about-us-page-2022 #about-us .row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}#about-us-page-2022 #about-us .row .column-image{-ms-flex-item-align:start;align-self:flex-start}#about-us-page-2022 #about-us .row .left-col,
#about-us-page-2022 #about-us .row .right-col,
#about-us-page-2022 #about-us .row .column-image{max-width:370px;margin:0 10px}#about-us-page-2022 #about-us .row .left-col,
#about-us-page-2022 #about-us .row .roght-col{font-weight:normal;font-size:16px;line-height:150%;color:var(--gray-color)}#about-us-page-2022 #our-specs .specs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#about-us-page-2022 #our-specs .specs-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:370px;margin:0 10px 62px;width:100%}#about-us-page-2022 #our-specs .specs-card .spec-photo{border:4px solid #FFFFFF;border-radius:50%;width:124px;height:124px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;margin:0 auto -62px;z-index:10}#about-us-page-2022 #our-specs .specs-card .specs-card_info{max-width:370px;border-radius:20px;background-color:var(--gray-bg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:72px 30px 30px;height:100%}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-name{font-weight:bold;font-size:18px;line-height:150%;color:var(--font-color);text-align:center}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-post{font-weight:bold;font-size:13px;line-height:150%;color:var(--primary);text-align:center}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-phone{margin:20px 0;padding-left:48px;font-weight:bold;font-size:18px;line-height:150%;color:#1E81CE;position:relative}.no-webp #about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-phone:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/phone-icon.png)}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-phone:before{content:"";width:38px;height:38px;position:absolute;top:-6px;left:0;background-repeat:no-repeat;background-position:center}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info{font-weight:normal;font-size:13px;line-height:150%;color:var(--gray-color);margin-bottom:20px;height:100%}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info .btn{margin-top:100%}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info ul,
#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info ol{-webkit-padding-start:0%;padding-inline-start:0%}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info ul li,
#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info ol li{margin-left:2rem;margin-bottom:10px}#about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-short-info ul li:before{content:"";position:absolute;width:8px;height:8px;margin-left:-1.8rem;margin-right:1rem;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-top:5px;background:-webkit-gradient(linear, left top, left bottom, from(#9BC83C), to(#87AF31));background:-o-linear-gradient(top, #9BC83C 0%, #87AF31 100%);background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%)}#about-us-page-2022 #our-qualities{padding-top:0;padding-bottom:8rem}#about-us-page-2022 #our-qualities .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#about-us-page-2022 #our-qualities .our-qualities_content{max-width:870px;width:100%}#about-us-page-2022 #our-qualities .our-qualities_image{margin-right:20px}#consult-form{padding-top:230px}#consult-form .header-form{margin:0 auto}.news-items_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news_item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news_item-image{max-width:35%;border-radius:10px}.news_item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:10px}.news_item-text a{color:var(--primary);font-weight:bold}.news_item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cpt_news h1{color:var(--font-color)}.fixed-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;left:0;height:60px;z-index:1000;width:100%;background:#4484C5}.fixed-contacts a{color:#FFFFFF;text-decoration:none}.fixed-contacts .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:22px;width:50%}.fixed-contacts .item img{margin-right:10px}.fixed-contacts::before{content:"";position:absolute;top:0;right:50%;width:1px;height:60px;background:#FFFFFF;opacity:0.3}.mobile-menu{padding-bottom:60px;padding-right:1rem}#z99au5b9ul2o1644321254549 iframe{bottom:62px !important}footer{margin-bottom:60px}amp-sidebar{display:none}@font-face{font-family:"Montserrat";src:url("https://zashita.co.il/wp-content/mu-plugins/zs-font-woff2-20260908/main-Montserrat-Medium.woff2") format("woff2"),url("https://zashita.co.il/wp-content/themes/zashita/src/fonts/Montserrat-Medium.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Montserrat";src:url("https://zashita.co.il/wp-content/mu-plugins/zs-font-woff2-20260908/main-Montserrat-Bold.woff2") format("woff2"),url("https://zashita.co.il/wp-content/themes/zashita/src/fonts/Montserrat-Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Montserrat";src:url("https://zashita.co.il/wp-content/mu-plugins/zs-font-woff2-20260908/main-Montserrat-Black.woff2") format("woff2"),url("https://zashita.co.il/wp-content/themes/zashita/src/fonts/Montserrat-Black.ttf") format("truetype");font-style:normal;font-weight:900;font-display:swap}.navbar .work-time{text-align:right;line-height:2rem;font-size:1.5rem}body.page-template-personal-pension-guide .breadcrumbs{display:none}#personal-pension{color:#fff;padding:10rem 0 5rem}#personal-pension h1{max-width:71.4rem;width:100%;margin-bottom:1rem;font-size:4.8rem;line-height:5.85rem}#personal-pension .description{max-width:71.4rem;width:100%}#personal-pension .description p{color:#fff;font-weight:700;font-size:2.2rem;line-height:3.3rem;margin-bottom:5rem}#personal-pension .description ul{font-weight:700;font-size:2.2rem;line-height:2.66rem}#personal-pension .description ul li{margin-left:70px}#personal-pension .description ul li:not(:last-child){margin-bottom:2.2rem}#personal-pension .description ul li:before{content:"";display:inline-block;width:55px;height:30px;margin-left:-70px;background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/check.svg");background-repeat:no-repeat;background-size:contain;margin-right:1.5rem;vertical-align:middle}#personal-pension .form{margin-top:7rem;width:100%;background:#4484C5;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:10px;padding:5rem 5rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}#personal-pension .form-title{font-weight:700;max-width:18.5rem;font-size:1.5rem;line-height:2rem;color:#fff}#personal-pension form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}#personal-pension form .row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#personal-pension form input{max-width:21rem;width:100%;height:5rem;background:#FFFFFF;-webkit-box-shadow:inset 0px 0px 4px rgba(0, 0, 0, 0.25);box-shadow:inset 0px 0px 4px rgba(0, 0, 0, 0.25);border-radius:8px;text-align:center;padding:0 1.5rem;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension form input::-webkit-input-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension form input::-moz-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension form input:-ms-input-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension form input::-ms-input-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension form input::placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension form input[name=message]{max-width:30rem}#personal-pension form button{max-width:18rem;width:100%;min-width:18rem;height:5rem;text-align:center;border:2px solid #FFFFFF;border-radius:8px;background:none;color:#fff;font-weight:700;font-size:1.2rem;line-height:1.46rem;cursor:pointer}#personal-pension form .submit{max-width:18rem;width:100%}#personal-pension form .checkbox{margin-top:1rem}#personal-pension form .checkbox label{width:100%;display:block;cursor:pointer}#personal-pension form .checkbox input{display:none}#personal-pension form .checkbox span{width:100%;font-size:0.9rem;line-height:1.1rem;color:#fff;display:block;position:relative;text-align:left;padding-left:1.9rem}#personal-pension form .checkbox span:before{content:"";width:1.4rem;min-width:1.4rem;height:1.4rem;display:inline-block;background:#FFFFFF;border-radius:2px;position:absolute;left:0;top:0}#personal-pension form .checkbox input:checked+span:before{background:#fff url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/green-check.svg") no-repeat;background-position:50% 50%}#personal-pension form .checkbox span a{font-size:0.9rem;line-height:1.1rem;color:#fff;text-decoration:underline}#personal-pension form .checkbox span a:hover{text-decoration:none}#personal-pension-consultation{background:#4484C5;padding:5rem 0 1.6rem}#personal-pension-consultation .form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}#personal-pension-consultation .form-title{font-weight:700;max-width:18.5rem;font-size:1.5rem;line-height:2rem;color:#fff}#personal-pension-consultation form{max-width:91.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}#personal-pension-consultation form .row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem}#personal-pension-consultation form input{max-width:18rem;width:100%;height:5rem;background:#FFFFFF;-webkit-box-shadow:inset 0px 0px 4px rgba(0, 0, 0, 0.25);box-shadow:inset 0px 0px 4px rgba(0, 0, 0, 0.25);border-radius:8px;text-align:center;padding:0 1.5rem;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension-consultation form input::-webkit-input-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension-consultation form input::-moz-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension-consultation form input:-ms-input-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension-consultation form input::-ms-input-placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension-consultation form input::placeholder{text-align:center;color:#777777;font-size:1.2rem;line-height:1.46rem}#personal-pension-consultation form input[name=message]{max-width:34.4rem}#personal-pension-consultation form .submit{max-width:18rem;width:100%}#personal-pension-consultation form button{max-width:18rem;width:100%;min-width:18rem;height:5rem;text-align:center;border:2px solid #FFFFFF;border-radius:8px;background:none;color:#fff;font-weight:700;font-size:1.2rem;line-height:1.46rem;cursor:pointer}#personal-pension-consultation form .checkbox{margin-top:1rem}#personal-pension-consultation form .checkbox label{width:100%;display:block;cursor:pointer}#personal-pension-consultation form .checkbox input{display:none}#personal-pension-consultation form .checkbox span{width:100%;font-size:0.9rem;line-height:1.1rem;color:#fff;display:block;position:relative;text-align:left;padding-left:1.9rem}#personal-pension-consultation form .checkbox span:before{content:"";width:1.4rem;min-width:1.4rem;height:1.4rem;display:inline-block;background:#FFFFFF;border-radius:2px;position:absolute;left:0;top:0}#personal-pension-consultation form .checkbox input:checked+span:before{background:#fff url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/green-check.svg") no-repeat;background-position:50% 50%}#personal-pension-consultation form .checkbox span a{font-size:0.9rem;line-height:1.1rem;color:#fff;text-decoration:underline}#personal-pension-consultation form .checkbox span a:hover{text-decoration:none}#program-includes{background:#F4F7FB;padding:8rem 0 20rem}#program-includes .h2{text-align:center;margin-bottom:5rem}.h2__decor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0.6rem;gap:10px}.h2__decor .min{max-width:2.9rem;width:100%;height:0.3rem;background:#1E81CE}.h2__decor .max{max-width:10.8rem;width:100%;height:0.8rem;background:#1E81CE}.program-includes__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);grid-gap:2rem 3rem}.program-includes__item{background:#FFFFFF;border-radius:1rem;padding:2rem 2.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;min-height:14rem}.program-includes__item-icon{width:6rem;min-width:6rem;height:6rem;border-radius:100%;background:#F4F7FB;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.program-includes__item-icon img{max-width:5rem;width:auto;height:auto;max-height:5rem}.program-includes__item-name{line-height:2.4rem;font-weight:500}#thanks{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center;font-size:0;overflow-y:auto;background-color:rgba(0, 0, 0, 0.4);z-index:99999;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}#thanks.thanks{display:none}#thanks.active,
#modal-for-all.active{display:block}.popup-thanks__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.popup-thanks__content{opacity:1;pointer-events:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:showSweetAlert 0.3s;animation:showSweetAlert 0.3s;will-change:transform;border-radius:1rem;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);width:478px;background-color:#fff;text-align:center;position:static;margin:0 20px;display:inline-block;vertical-align:middle;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;transition:opacity 0.2s, -webkit-transform 0.3s;-webkit-transition:opacity 0.2s, -webkit-transform 0.3s;-o-transition:transform 0.3s, opacity 0.2s;transition:transform 0.3s, opacity 0.2s;transition:transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;padding:20px}.popup-thanks__title{color:rgba(0, 0, 0, 0.65);font-weight:600;text-transform:none;position:relative;display:block;padding:13px 16px;font-size:27px;line-height:normal;text-align:center;margin-bottom:13px;padding-bottom:0}.popup-thanks__text{font-size:16px;position:relative;float:none;line-height:normal;vertical-align:top;text-align:left;display:inline-block;margin:0 0 20px;padding:0 10px;font-weight:400;color:rgba(0, 0, 0, 0.64);max-width:calc(100% - 20px);overflow-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.popup-thanks__close{color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;font-weight:600;font-size:14px;padding:12px 32px;margin:0;cursor:pointer;background-color:#87af31;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto}.article .press{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;padding-left:15px;padding-right:15px;margin:0 auto}.press-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.press-aside .aside_press-item img{display:block;margin-bottom:1rem}.press-aside .aside_press-item a{text-decoration:none}.press-aside .aside_press-item a:hover{text-decoration:underline}.aside_press-item .press-read-more{display:block;margin-top:1rem;font-family:"Montserrat";font-size:1.6rem;color:#4484C5}.article .press .press-title{font-size:36px}.form-checkbox-confirm_123{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}#bbpress-forums div.bbp-reply-content p{font-size:16px}.bbp-breadcrumb a,
.bbp-breadcrumb span{font-size:14px}.bbp-pagination-count{float:left;border:1px solid transparent;font-size:14px}#bbpress-forums fieldset.bbp-form label{margin:0;display:inline-block;font-size:16px}.bbp-submit-wrapper button{font-size:18px;padding:12px 40px;color:white;background-color:#5281c6;border-radius:10px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:16px;border-radius:10px;border:none}#bbpress-forums fieldset.bbp-form input[type=password],
#bbpress-forums fieldset.bbp-form input[type=text],
#bbpress-forums fieldset.bbp-form select{min-height:28px;height:36px;padding:5px;font-size:16px;border-radius:10px}.page-template-price-page,
.page-template-page-insurance{background-color:#F4F7FB}.price-table{background-color:white;width:100%;padding:50px;border-radius:10px}.price-row{padding:30px 0;border-bottom:2px solid #F4F7FB;display:-ms-grid;display:grid;grid-gap:30px;-ms-grid-columns:3fr 5fr 2fr;grid-template-columns:3fr 5fr 2fr;font-weight:400;font-size:16px;line-height:150%}.price-row:last-child{border-bottom:none;padding-bottom:10px}.price-head{font-weight:bold;padding-top:0;padding-bottom:10px;border-bottom:none}.section-insurance{padding-top:50px;padding-bottom:50px}.princip-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px}.princip-item{padding:30px 20px 20px;background:#FFFFFF;border-radius:10px;text-align:center}.princip-item__icon{margin:0 auto;height:60px;width:60px;background-size:contain;background-repeat:no-repeat;background-position:center}.princip-item__icon.icon-1{background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/icon-timer.svg")}.princip-item__icon.icon-2{background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/icon-plane.svg")}.princip-item__icon.icon-3{background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/icon-passport.svg")}.princip-item__icon.icon-4{background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/icons/icon-palm.svg")}.princip-item__title{margin:20px 0 10px;font-weight:700;font-size:18px;line-height:150%}.princip-item__text{font-size:16px;line-height:150%}.no-webp .insurance-logo{background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/insurance-logo.png")}.insurance-logo{position:absolute;top:40px;right:5vw;height:78px;width:201px;background-repeat:no-repeat}.insurance-box{border-radius:10px;background:#fff;overflow:hidden}.insurance-table tbody tr:nth-child(odd){background:#fff}tbody tr>td{padding:30px;border:2px solid #F4F7FB;font-size:16px;line-height:150%;color:#333333}tbody tr>td strong{font-weight:700}.page-ps{margin-top:40px;font-weight:700;font-size:18px;line-height:150%}.footer-socials{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-socials-item{margin-right:20px}.page-partners{padding:90px 0 150px}.page-partners h2{color:#333;margin-bottom:40px}.page-partners__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:40px}.page-partners__tabs-item{padding:13px 58px;background:#F4F7FB;border-radius:10px;font-weight:700;font-size:16px;line-height:24px;color:#777777;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;cursor:pointer}.page-partners__tabs-item.active{background:#4484C5;color:#fff}.page-partners__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px}.page-partners__item{width:100%;background:#FFFFFF;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:10px}.page-partners__item.hide{display:none}.page-partners__item.hide-item{display:none}.page-partners__item-img{width:100%;height:200px;background:#F4F7FB;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-partners__item-img img{max-width:100%;width:auto;max-height:100%;height:auto}.page-partners__item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 20px 40px;color:#777777;height:calc(100% - 200px)}.page-partners__item-name{font-weight:700;font-size:20px;line-height:24px;margin-bottom:7px}.page-partners__item-short{line-height:22px;margin-bottom:20px}.page-partners__item-tel{display:block;font-weight:700;line-height:22px;margin-bottom:10px}.page-partners__item-email{display:block;font-weight:700;line-height:22px;margin-bottom:28px;text-decoration:underline}.page-partners__item-btn{margin-top:auto;width:100%;height:60px;background:-webkit-gradient(linear, left top, left bottom, from(#9BC83C), to(#87AF31));background:-o-linear-gradient(top, #9BC83C 0%, #87AF31 100%);background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%);-webkit-box-shadow:0px 4px 9px #749828;box-shadow:0px 4px 9px #749828;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;font-weight:700;font-size:16px;line-height:19.5px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.page-partners__item-btn:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.page-partners__more{margin:60px auto 0;text-align:center}.page-partners__more span{cursor:pointer;font-weight:700;color:#4484C5;text-transform:uppercase}amp-selector[role=tablist].tabs-with-selector{display:-webkit-box;display:-ms-flexbox;display:flex}amp-selector[role=tablist].tabs-with-selector [role=tab]{width:100%;text-align:center;padding:0.5rem}amp-selector[role=tablist].tabs-with-selector [role=tab][selected]{outline:0;border-bottom:2px solid #005af0}amp-selector.tabpanels [role=tabpanel]{display:none;padding:2rem}amp-selector.tabpanels [role=tabpanel][selected]{outline:0;display:block}.single-partners{padding:80px 0 140px}.single-partners strong{font-weight:700}.single-partners h2{font-size:4.2rem;color:#333;margin-bottom:40px}.single-partners__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.single-partners__sidebar{max-width:370px;width:100%}.single-partners__img{width:100%;height:250px;padding:15px;margin-bottom:20px;background:#F4F7FB;-webkit-box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 4px 15px rgba(0, 0, 0, 0.25);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-partners__img img{max-width:100%;width:auto;max-height:100%;height:auto}.single-partners__contacts{font-weight:900;color:#777777;text-transform:uppercase;line-height:40px;margin-bottom:10px}.single-partners__ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;color:#777777;line-height:22px;font-weight:700}.single-partners__ico svg{width:40px;min-width:40px;height:40px}.single-partners__ico:not(:last-child){margin-bottom:20px}.single-partners__whatsapp{width:100%;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;background:#4CAF50;border:1px solid #4CAF50;border-radius:8px;margin-bottom:20px;color:#fff;font-weight:700;font-size:16px;line-height:19.5px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.single-partners__whatsapp:hover{background:#fff;color:#4CAF50}.single-partners__whatsapp:hover svg g g path{-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.single-partners__whatsapp:hover svg g g path:nth-child(1){fill:#4CAF50}.single-partners__whatsapp:hover svg g g path:nth-child(2){fill:#fff}.single-partners__work-time{font-weight:400}.single-partners__soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.single-partners__body{max-width:705px;width:100%}.single-partners__subtitle{font-size:1.6rem;line-height:1.2;margin-bottom:5px;font-weight:700;color:#4484C5}.single-partners__title{font-size:3.2rem;line-height:1.2;margin-bottom:25px;font-weight:900;color:#4484C5}.single-partners__description{color:#777}.single-partners__description strong{font-weight:900}.single-partners__description ul{margin:20px 0 40px;font-weight:700}.single-partners__description ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.single-partners__description ul li:not(:last-child){margin-bottom:18px}.single-partners__description ul li:before{content:"";width:35.5px;min-width:35.5px;height:20px;display:block;background:url("https://zashita.co.il/wp-content/themes/zashita/img/list-check.svg") no-repeat;background-size:cover}.page-template-medprofi .header h3{font-weight:900;font-size:2.6rem;margin-bottom:5rem;line-height:150%}@media (min-width: 768px){.fixed-contacts{display:none}footer{margin-bottom:0}#z99au5b9ul2o1644321254549 iframe{bottom:13px !important}}@media (min-width: 1104px){.article .press .container{margin:0;max-width:802px}.press-aside{width:270px;-ms-flex-negative:0;flex-shrink:0}}@media (max-width: 1200px){.page-template-medprofi .with-icon-block{width:31.5%}#services-full .services-list{max-height:1900px}#about-us-page-2022 #about-us .row .column-image{display:none}#about-us-page-2022 #about-us .row{-ms-flex-pack:distribute;justify-content:space-around}#about-us-page-2022 #our-specs .h3-primary{text-align:center}#about-us-page-2022 #our-specs .specs-wrapper{-ms-flex-pack:distribute;justify-content:space-around}.page-template-medprofi .medprofi-form .input-wrapper textarea{width:270px}}@media (max-width: 1199.98px){.navbar-info{display:none}.header-img{right:-20%}.category-page .header .image-right{display:none}}@media (max-width: 1140px){.page-template-medprofi .with-icon-block{width:48%}.page-template-medprofi .with-icon-block_bx{gap:60px 20px}.page-template-medprofi #some-info-2 amp-img{height:80px;width:80px}}@media (max-width: 1103px){.article .press{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.press-aside{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:1200px;padding-left:15px;padding-right:15px;margin:0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:60px}.aside_press-item{width:270px}}@media (max-width: 1100px){.program-includes__item{padding:2rem}#personal-pension form{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#personal-pension form .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#personal-pension form .submit{margin-left:auto}#personal-pension-consultation form{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#personal-pension-consultation form .submit{margin-left:auto}#personal-pension-consultation form .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#personal-pension{}.page-template-medprofi .medprofi-form .input-wrapper textarea{width:190px}}@media (max-width: 1050px){#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{max-width:32%}#services-full .services-list{max-height:2450px}#services-full .services-list .service-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#services-full .services-list .service-block .service-pic{margin-right:0;margin-bottom:20px}#services-full .services-list .service-block .service-content{-ms-flex-item-align:start;align-self:flex-start}.page-template-medprofi .medprofi-form#medprofi-consult-form{flex-direction:column}.page-template-medprofi .medprofi-form .form-title{text-align:center;font-size:28px;line-height:30px;margin-bottom:20px}.page-template-medprofi .medprofi-form .header-form{flex-direction:column}.page-template-medprofi .medprofi-form input[name="phone"],
	.page-template-medprofi .medprofi-form input[name="city"],
	.page-template-medprofi .medprofi-form .input-wrapper textarea,
	.page-template-medprofi .medprofi-form .btn.btn-outline,
	.page-template-medprofi .form-bx .custom-checkbox{max-width:80%;width:100%}.page-template-medprofi .form-bx{max-width:100%;display:flex;flex-direction:column;align-items:center}.page-template-medprofi .medprofi-form .input-wrapper input[type=text],
	.page-template-medprofi .medprofi-form .input-wrapper input[type=tel],
	.page-template-medprofi .medprofi-form .input-wrapper input[type=email],
	.page-template-medprofi .medprofi-form .input-wrapper input[type=number],
	.page-template-medprofi .medprofi-form .input-wrapper textarea,
	.page-template-medprofi .medprofi-form .btn.btn-outline,
	.page-template-medprofi .form-bx .custom-checkbox{font-size:16px}.page-template-medprofi .medprofi-form .btn.btn-outline{margin-bottom:20px}}@media (max-width: 991.98px){.header-socials{display:none}.menu-icon{top:15px;display:block;opacity:1}.navbar-header{gap:10px}.navbar-menu{display:none}.header-content{margin-bottom:3rem}.header-wrapper{padding-top:3rem;padding-bottom:5rem}.header-img{display:none}.header-form{padding:2rem;margin:0 auto}.header .header-ul{font-size:1.6rem}.header-ul{line-height:1.2}.header-ul li{margin-left:50px}.header-ul li:before{width:35px;height:20px;margin-left:-50px;margin-right:1.5rem}h2,
	.h2{font-size:2.4rem}.section{padding:5rem 0}.features{grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:1rem;font-size:1.3rem}.custom-section .h2,
	.custom-section h2{margin-bottom:3rem}.custom-section .column-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.custom-section .column-text{padding:4rem 0 2rem}.custom-section .column-text .h2{text-align:center}.steps{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-auto-flow:row;-ms-grid-rows:1fr;grid-template-rows:1fr}.steps-card{width:unset}.h3-primary{font-size:2rem}#ask-a-question .h2{margin-bottom:3rem}#ask-a-question .pair{text-align:center}#ask-a-question .pair .h4{font-size:1.4rem}#about-us-section .h2{text-align:center}#about-us-section .h2{margin-bottom:3rem}#specialist-help .row{-ms-grid-columns:1fr;grid-template-columns:1fr}#about-us .row{-ms-grid-columns:1fr;grid-template-columns:1fr}#about-us .column-image{display:none}#our-value .grid-row{-ms-grid-columns:1fr;grid-template-columns:1fr}#our-qualities .grid-row{-ms-grid-columns:1fr;grid-template-columns:1fr}#our-qualities .grid-row .column-text{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}#our-qualities .column-text{margin-bottom:0}.content-block .foot{font-size:1.4rem}.content strong{font-size:1.4rem}}@media (max-width: 991px){#personal-pension{padding:7rem 0 5rem}.program-includes__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}#personal-pension form .row{-ms-flex-wrap:wrap;flex-wrap:wrap}#personal-pension-consultation form .row{-ms-flex-wrap:wrap;flex-wrap:wrap}#personal-pension form input[name=message]{max-width:none}#personal-pension-consultation form input[name=message]{max-width:none}#personal-pension form input{max-width:100%}#personal-pension-consultation form input{max-width:48%}#personal-pension .description ul li:before{width:35px;height:20px;margin-left:-50px;margin-right:1.5rem}#personal-pension .description ul li{margin-left:50px}#program-includes{padding:7rem 0 12rem}}@media (max-width: 900px){#about-us-page-2022 #our-qualities .our-qualities_image{display:none}.news_item,
	.news_item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:80%}.news_item-image{max-width:450px}.medprofi-price table thead th{padding:13px 18px;font-size:16px}.medprofi-price table tbody td{padding:15px 18px;font-size:14px}.medprofi-price table button{padding:16px 10px}}@media (max-width: 890px){#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{margin:10px;max-height:350px}#specialist .spec-contacts .spec-contacts_btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#specialist .spec-contacts .spec-whatsapp,
	#specialist .spec-contacts .spec-facebook{margin:5px 0}#specialist .spec-about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#specialist .spec-about .spec-about_left-col,
	#specialist .spec-about .spec-about_right-col{max-width:100%}#services-full .services-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:100%}#services-full .services-list .service-block{width:95%}#services-full .services-list .service-block .service-content{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:650px;width:100%}}@media (max-width: 850px){.single-partners__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-partners__body{max-width:none}}@media (max-width: 800px){#about-us-page-2022 #about-us .row .h3-primary{text-align:center}}@media (max-width: 767.98px){.page-template-medprofi .with-icon-block{width:100%;margin-bottom:20px}.page-template-medprofi .with-icon-block_bx{gap:40px 0}.page-template-medprofi .medprofi-form input[name="phone"],
	.page-template-medprofi .medprofi-form input[name="city"],
	.page-template-medprofi .medprofi-form .input-wrapper textarea,
	.page-template-medprofi .medprofi-form .btn.btn-outline,
	.page-template-medprofi .form-bx .custom-checkbox{max-width:100%;width:100%}.page-template-medprofi .services-wrapper{padding:15px 15px 0 15px}.navbar-btn{padding:1rem;font-size:1.1rem}.btn.btn-primary{padding:2rem 1.5rem}.btn.btn-whatsapp{padding:1.8rem 1rem 1.6rem}.btn.btn-whatsapp:after{width:22px;height:22px;margin-right:1rem}.btn.btn-whatsapp-alt{padding:1.8rem 1rem 1.6rem}.btn.btn-whatsapp-alt:after{width:22px;height:22px;margin-right:1rem}.logo-text{font-size:0.9rem;max-width:12rem}h1{font-size:2.6rem;text-align:center}h1+.subtitle{font-size:2.2rem;text-align:center}.swiper-button-next,
	.swiper-button-prev{width:45px;height:45px}.swiper-button-next.swiper-button-disabled,
	.swiper-button-prev.swiper-button-disabled{display:none}#reviews-slider .swiper-button-next{right:-10px}#reviews-slider .swiper-button-prev{left:-10px}.accordion .h4{font-size:1.4rem}.accordion .card-number:before{font-size:1.4rem;width:35px;height:35px;margin-right:1.5rem}.form-block{padding:3rem 2rem}.input-row{gap:0}.input-row .column{width:100%}.article h2{font-size:2rem}.article .press .press-title{font-size:2.4rem}}@media (max-width: 767px){#personal-pension h1{font-size:3.8rem;line-height:4.85rem}#personal-pension{padding:5rem 0}#personal-pension .description p{font-size:1.9rem;margin-bottom:3rem}#personal-pension .description ul{font-size:1.8rem;line-height:2.2rem}#personal-pension .description ul li:not(:last-child){margin-bottom:2rem}#personal-pension .form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 2rem 1.6rem}#personal-pension .form-title{max-width:none;text-align:center}#personal-pension form .submit{margin-right:auto}#personal-pension-consultation .form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 2rem 1.6rem}#personal-pension-consultation .form-title{max-width:none;text-align:center}#personal-pension-consultation form .submit{margin-right:auto}.program-includes__list{grid-gap:1rem}.program-includes__item{padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;min-height:auto}.program-includes__item-name{text-align:center}#personal-pension-consultation{padding:1.6rem 0}#personal-pension{background-position:77% 0% !important}.page-partners{padding:60px 0}.page-partners__list{grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:20px}.page-partners__tabs-item{padding:13px 25px}.single-partners{padding:60px 0}}@media screen and (max-width: 767.99px){.price-table{padding:30px}.price-row{padding:20px 0;grid-gap:20px;-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width: 767px){.princip-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.insurance-box{overflow-x:scroll}}@media (max-width: 750px){#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{max-width:46%}#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{max-height:400px}#faq .accordion-item .accordion-header,
	#faq .accordion-item .accordion-content{padding-left:70px}#faq .accordion-item .accordion-header{font-size:16px}#faq .accordion-item .accordion-content{font-size:14px}#faq .link-block p{font-size:16px}}@media (max-width: 700px){#specialist .specialist-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#specialist .spec-photo{margin-right:0;margin-bottom:20px;max-width:200px}#specialist .spec-header{text-align:center}}@media (max-width: 680px){#video-section .video iframe{width:100%}}@media (max-width: 600px){.news_item,
	.news_item:nth-child(2n){max-width:100%}.news_item-image{max-width:450px;width:100%}}@media (max-width: 575px){.page-partners{padding:40px 0}.single-partners{padding:40px 0}.single-partners h2{font-size:3rem;margin-bottom:25px}.single-partners__title{font-size:2.5rem}}@media (max-width: 550px){#personal-pension{padding:4rem 0 2rem}#personal-pension h1{font-size:2.6rem;line-height:3.85rem}#personal-pension .description p{font-size:1.6rem;margin-bottom:2.5rem}#personal-pension .description ul{font-size:1.5rem;line-height:2rem}#personal-pension .form{margin-top:4rem}.program-includes__item-name{font-size:1.4rem;line-height:2rem}#program-includes{padding:6rem 0}.navbar .work-time{font-size:1.4rem}#personal-pension{background-position:78% 0% !important}}@media (max-width: 529px){.services .service amp-img{-o-object-fit:cover;object-fit:cover;height:180px}.services .service{max-width:350px;width:100%;margin:0 auto}}@media (max-width: 500px){.cookie-alert__btn{width:100%}.hide-on-mobile{display:none}#specialist .spec-contacts .spec-phone .phone{font-size:2rem}#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{max-width:80%}#specialist .spec-diplomas .spec-diplomas_wrapper .spec-diplom{max-height:100%;height:100%}#faq .accordion-item .accordion-header{padding-left:60px}#faq .accordion-item .accordion-content{padding-left:20px}.navbar .work-time{display:none}}@media (max-width: 424px){#personal-pension h1{font-size:2.4rem;line-height:3.6rem}#personal-pension .description p{font-size:1.4rem;margin-bottom:2.4rem}#personal-pension .description ul{font-size:1.4rem}}@media (max-width: 420px){.services .service amp-img{height:160px}}.webp #specialist .spec-contacts .spec-phone:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/phone-blue.webp)}.webp #specialist .spec-contacts .spec-facebook:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/facebook-white.webp)}.webp #faq .accordion-item .accordion-header:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/cross.webp)}.webp #services-full .services-list .service-block .service-content .service-sublinks li:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/service-list-marker.webp)}.webp #about-us-page-2022 #our-specs .specs-card .specs-card_info .spec-phone:before{background-image:url(https://zashita.co.il/wp-content/themes/zashita/src/img/icons/phone-icon.webp)}.webp .insurance-logo{background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/insurance-logo.webp")}.posts-seo h2{margin-bottom:20px}.posts-seo p,
.posts-seo ul{margin-bottom:15px}.posts-seo ul{list-style:circle;color:#777}.posts-seo ul li{margin-bottom:5px;margin-left:17px;list-style:disc}.posts-seo ul li::marker{color:#5281c6}.posts-seo-wrapper{margin-bottom:30px;height:200px;overflow:hidden}.posts-seo-wrapper.show{height:auto}.posts-seo-showmore,
.posts-seo button{background:var(--secondary-gradient);box-shadow:0px 4px 9px #749828;color:#fff;padding:2rem 3rem;width:100%;border-radius:8px;display:block;cursor:pointer;padding:1.8rem 2rem 1.6rem}.seo-text_wrapper{overflow:hidden;height:205px}.seo-text_wrapper.show{height:auto}.article.seo-text{margin-bottom:0}.seo-read-more{margin:30px auto 0;cursor:pointer;position:relative;display:inline-block;padding:13px 38px;color:white;background:#4484C5;border-radius:100px;text-align:center;font-weight:700;font-size:18px;line-height:22px;z-index:3}.seo-read-more span:last-child{display:none}.seo-read-more.show span:first-child{display:none}.seo-read-more.show span:last-child{display:block}.fixed-banner{position:fixed;left:0;bottom:0;width:100%;background-color:#4484C5;padding:0;color:#fff;z-index:999999;background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/banner-child-bg.jpg");-webkit-transition:0.8s cubic-bezier(0.4, 0.01, 0.02, 0.98);-o-transition:0.8s cubic-bezier(0.4, 0.01, 0.02, 0.98);transition:0.8s cubic-bezier(0.4, 0.01, 0.02, 0.98);overflow:hidden}.fixed-banner.not-accepted{-webkit-transform:none;-ms-transform:none;transform:none}.fixed-banner.close{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.fixed-banner .container{position:relative;display:flex;align-items:center;gap:50px;min-width:1338px}.fixed-banner__close{position:absolute;top:20px;right:20px;cursor:pointer;z-index:11}.fixed-banner__img{position:relative;bottom:0;right:0;z-index:-1}.fixed-banner__body{padding:58px 90px;display:flex;align-items:center;gap:60px;background-image:url("https://zashita.co.il/wp-content/themes/zashita/src/img/banner-text-bg.png");background-repeat:no-repeat;background-size:cover;color:#4484C5;min-width:970px}.fixed-banner__title{font-weight:700;font-size:40px;line-height:115%;margin-bottom:15px;padding-right:0}.fixed-banner__content{width:100%;display:block;padding-right:0;font-size:24px;line-height:125%;min-width:480px}.fixed-banner__text ul,
.fixed-banner__text ol{padding-left:22px;font-weight:700;font-size:18px;line-height:28px;margin:0}.fixed-banner__btn{max-width:230px;width:100%;padding:20px 15px;border:2px solid #FFF;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:14px}.fixed-banner__credit-btn a{color:white}.fixed-banner__credit-btn:hover a{color:#4DAF50}.fixed-banner__text{width:100%}@media (max-width: 1280px){.fixed-banner__close{background-color:#8ec8ff;border-radius:50%}.fixed-banner .container{gap:30px}.fixed-banner__img{height:238px}}@media (max-width: 1024px){.fixed-banner__body{padding:20px 90px;display:flex;align-items:center;flex-wrap:wrap;gap:20px;min-width:90vw}.fixed-banner__img{position:absolute;bottom:0;right:40vw;z-index:2;height:238px}}@media (max-width: 767px){.page-template-medprofi .news_item:nth-child(2n){flex-direction:column}.fixed-banner__content{width:100%;display:block;padding-right:0;font-size:18px;line-height:125%}.fixed-banner__title{padding-right:38px;margin-bottom:10px;font-size:28px;line-height:20px}.fixed-banner__content{padding-right:0;gap:15px}.fixed-banner__close{top:14px;right:14px}.fixed-banner__text ul,
	.fixed-banner__text ol{padding-left:15px;font-size:12px;line-height:20px;font-weight:500}.fixed-banner__btn{padding:10px;display:flex;align-items:flex-start;margin-right:auto;font-size:16px}.fixed-banner__content{width:100%;display:block;padding-right:0;font-size:18px;line-height:125%;min-width:480px}.fixed-banner__credit-btn{margin-right:0;margin-top:10px;max-width:265px}.fixed-banner__img:before{display:none}.fixed-banner__body{padding:20px 70px;gap:0;min-width:70vw}.fixed-banner .container{min-width:100vw}.fixed-banner__img{position:absolute;bottom:0;right:0px;z-index:2;height:185px}.fixed-banner__content{padding-right:0;text-shadow:1px 1px rgba(0,0,0,.1)}.fixed-banner__body{padding:20px;gap:0;min-width:100%;background-image:none}}.fixed-banner__credit-info{max-width:472px;width:100%;margin-right:40px}.fixed-banner__credit-title{font-weight:900;font-size:40px;line-height:1;margin-bottom:15px}.fixed-banner__credit-text{font-weight:700;font-size:24px;line-height:34px}.fixed-banner__credit-btn{max-width:350px;width:100%}.fixed-banner__credit-btn a{width:100%;height:60px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;border:2px solid #4DAF50;background:#4DAF50;transition:.3s;font-weight:700;font-size:16px;line-height:1;padding:0 10px}.fixed-banner__credit-btn a:hover{background:none}.fixed-banner__credit-img{position:absolute;bottom:-34px;right:15px;z-index:-1}@media (max-width: 1100px){.fixed-banner__credit-btn{max-width:300px;margin-right:231px}.fixed-banner__credit-info{max-width:422px;margin-right:20px}}@media (max-width: 1000px){.fixed-banner__credit-info{margin-right:0;padding-right:40px}.fixed-banner__credit-text{font-size:22px}.fixed-banner__credit-title{font-size:31px;margin-bottom:10px}.fixed-banner__credit-btn{margin-right:0;margin-top:15px;max-width:265px}.fixed-banner__credit-btn a{height:50px;font-size:14px}.fixed-banner__credit-img{right:-54px;bottom:-52px}.fixed-banner__credit-img:before{content:'';width:100%;height:100%;background:rgba(68, 132, 197, 0.40);position:absolute;z-index:1;left:0;top:0}}@media (max-width: 767px){.fixed-banner__credit-text{font-size:16px;line-height:22px}.fixed-banner .container{flex-direction:column;align-items:flex-start}}@media (max-width: 550px){.fixed-banner__credit-img{right:-110px}}.article .travel-insurance:before,
.article .insurance-policy:before{width:300vw;left:-100vw;transform:none}.article .travel-insurance{overflow:initial}.article .insurance-policy{margin-bottom:30px;overflow:initial}.article .travel-insurance .container,
.article .insurance-policy .container{max-width:var(--container-width);margin:0 -115px}.travel-insurance{padding:40px 0;position:relative;overflow:hidden}.travel-insurance:before{content:'';display:block;width:99.1vw;height:100%;background:#F4F7FB;position:absolute;top:0;left:-50%;transform:translateX(50%);z-index:-1}.travel-insurance__content{display:flex;align-items:center;justify-content:space-between;gap:30px}.travel-insurance__body{max-width:570px;width:100%}.travel-insurance__img{max-width:468px;width:100%}.travel-insurance__img img{width:100%;height:auto;object-fit:cover;object-position:50%}.travel-insurance__description{margin:20px 0 40px;width:100%;color:#777;font-size:16px;line-height:150%}.travel-insurance__btn{max-width:370px;width:100%}.travel-insurance__list{display:grid;grid-template-columns:repeat(auto-fill, minmax(214px, 1fr));grid-gap:70px 30px;margin-top:72px}.travel-insurance__item{width:100%;display:flex;flex-direction:column;align-items:center;border-radius:10px;background:#FFF;box-shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.10);padding:0 15px 20px;text-align:center}.travel-insurance__item-img{width:80px;height:80px;margin-top:-40px;margin-bottom:15px}.travel-insurance__item-img img{width:100%;height:100%}.travel-insurance__item-title{color:#87AF31;font-weight:700;font-size:18px;line-height:120%;margin-bottom:10px}.travel-insurance__item-text{color:#333;font-size:14px;line-height:120%}.insurance-policy{padding:60px 0 90px;position:relative;overflow:hidden}.insurance-policy:before{content:'';display:block;width:99.1vw;height:100%;background:#F4F7FB;position:absolute;top:0;left:-50%;transform:translateX(50%);z-index:-1}.insurance-policy__list{margin:40px 0;display:grid;grid-template-columns:repeat(auto-fill, minmax(276px, 1fr));grid-gap:30px}.insurance-policy__item{width:100%;display:flex;flex-direction:column;border-radius:10px;background:#FFF;box-shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.10);padding:30px 30px 35px}.insurance-policy__item-img{width:80px;height:80px;margin-bottom:20px}.insurance-policy__item-img img{width:100%;height:100%}.insurance-policy__item-title{color:#333;font-weight:700;font-size:16px;line-height:150%;margin-bottom:20px}.insurance-policy__item-description{color:#777;font-size:16px;line-height:20px}.insurance-policy__item-description ul li{display:flex;gap:20px}.insurance-policy__item-description ul li:before{content:'';display:block;width:8px;min-width:8px;height:8px;border-radius:4px;background:linear-gradient(180deg, #9BC83C 0%, #87AF31 100%);margin-top:4.5px}.insurance-policy__item-description ul li:not(:last-child){margin-bottom:10px}.insurance-policy__btn{margin:40px auto 0;max-width:370px}@media (max-width: 1200px){.article .travel-insurance .container,
	.article .insurance-policy .container{margin:0}}@media (max-width: 767px){.travel-insurance__content{flex-direction:column-reverse}.insurance-policy{padding:50px 0}.insurance-policy__list{grid-template-columns:repeat(auto-fill, minmax(240px, 1fr))}.footer-col.col-2{margin-top:-10px}.footer-col.col-2 .h4{display:none}.forum-titles{font-size:8px;line-height:12px !important}}.amo-button-holder{right:20px !important;bottom:160px !important}.chatgpt-button{bottom:50px !important}.amo-button--main,
.amo-button-holder{z-index:999 !important}.wpaicg-chat-shortcode{bottom:160px !important}.section-credit{padding:4.5rem 0 10rem;background:#F4F7FB;margin:3rem -13rem;position:relative}.section-credit:before{content:'';display:block;width:300vw;height:100%;background:#F4F7FB;position:absolute;top:0;left:-100vw;z-index:-1}.section-credit .container{max-width:120rem}.section-credit__row{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:7rem;padding-right:14rem}.section-credit__body{max-width:57rem;width:100%}.section-credit h2{margin-bottom:2rem}.section-credit__text{font-weight:900;font-size:2rem;line-height:150%;color:#777;margin-bottom:5.8rem}.section-credit__btn{max-width:37rem;width:100%;text-decoration:none !important}.section-credit__img{max-width:35.8rem;width:100%}.section-credit__img img{width:100%;height:auto}.section-credit__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(23rem, 1fr));grid-gap:6rem 3rem}.section-credit__item{width:100%;display:flex;flex-direction:column;align-items:center;border-radius:10px;background:#FFF;box-shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.10);padding:0 0.5rem 2rem}.section-credit__item-icon{width:8rem;height:8rem;margin-top:-4rem;margin-bottom:1.5rem}.section-credit__item-icon img{width:100%;height:100%}.section-credit__item-name{font-weight:700;font-size:1.8rem;line-height:120%;color:#87AF31;text-align:center;margin-bottom:0.8rem}.section-credit__item-description{font-size:1.4rem;line-height:120%;color:#333;text-align:center}@media (max-width: 1240px){.section-credit{margin:3rem 0}}@media (max-width: 1100px){.section-credit__row{padding-right:0}}@media (max-width: 767px){.section-credit__row{flex-direction:column-reverse}.form-block{display:block}.form-image{margin-bottom:1.5rem;height:210px}}@media (max-width: 550px){.section-credit{padding:3rem 0 5rem}.section-credit__text{font-size:1.9rem;margin-bottom:3rem}.section-credit__img{max-width:26rem}}.press-aside video,
.press-aside .wp-video{position:relative;top:0;left:0;transform:none}.article-socials{padding:20px 50px;display:flex;justify-content:center}.article-socials-box{padding:20px;margin:0 auto;border-radius:10px;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:30px;box-shadow:0 4px 15px rgba(0, 0, 0, 0.1)}.article-socials-title{display:flex;align-items:center;gap:15px}.article-socials-title span{color:#87AF31;font-size:18px;max-width:215px;line-height:21.6px;font-weight:700}.article-socials-bottom .article-socials-title span{max-width:135px}@media screen and (max-width: 1024px){.article-socials-box.article-socials-top{flex-direction:column;gap:15px}}