/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 06 2025 | 15:08:46 */
/*-------------- G E N E R A L ---------------*/
*{outline:0!important;list-style:none;text-decoration:none}
.page,.post{margin:0;overflow-x:hidden}
p{margin:0}
.widget,.elementor-widget:not(:last-child){margin:0}
::selection{background:#232323;color:#fff}
::-webkit-scrollbar{background:#d6d6d6}
::-webkit-scrollbar-thumb{background:#ddd}
::-webkit-scrollbar-thumb:hover{background:#c1c1c1}
div#content{min-height:667px}
.full-width-btn,.full-width-btn a{width:100%}
.rtl .wpcf7 input[type="url"],.rtl .wpcf7 input[type="email"],.rtl .wpcf7 input[type="tel"] {text-align: right;}
.elementor-text-editor p {margin: 0 0 15px 0;}
form[data-status="submitting"] input.wpcf7-submit {background: #c9c9c9;pointer-events: none;}
h1, h2, h3, h4, h5, h6, div, p, a, ul, li, input, select, textarea, label, span {font-family: 'rubik';}

/*-------------- E X T R A S ---------------*/
body{background: #F4F9FD;}
.home .swiper-container {
    overflow: hidden;
}
.archive-post.swiper-wrapper {
    flex-wrap: unset;
}
.archive-post.swiper-wrapper .post {
    width: 100%;
}
.elementor-widget-text-editor a {
    color: #1A2A34;
}
.content-article ul {
    margin: 0;
    padding: 0 20px 0 0;
}
.content-article ul li {
    list-style: circle;
}
.content-article h4 {
    margin: 20px 0 5px;
}



/*------ H E A D E R -----*/
header#masthead {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
    box-shadow: 0 2px 7px 0 #00000010;
}
.header-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    z-index: 999;
}
.header-top-bar .site-logo img {
    width: 90px;
    margin: 0 0 -5px;
}
.header-top-bar ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.header-top-bar ul li a {
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    color: #232f47;
}
.header-top-bar ul li.masleka a {
    padding: 12px 25px;
    background: #0fa049;
    color: #fff;
    border-radius: 50px;
	text-decoration: unset !important;
}
.header-top-bar ul li {
    margin: 0 5px;
}
.menu-actions-menu-container .icon {
    margin: 0 10px 0 0;
}
.menu-actions-menu-container .icon a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #283991;
    border-radius: 3px;
    cursor: pointer;
}
.menu-actions-menu-container .icon a img {
    filter: invert(1) brightness(10);
}
.header-top-bar ul li a:hover {
    text-decoration: underline;
}

.header-top-bar ul li.contact-popup a {
    padding: 12px 25px;
    background: #283991;
    color: #fff;
    border-radius: 50px;
    text-decoration: unset !important;
}








/*----------------- F O O T E R ------------------*/
.footer-middle {
    display: flex;
    align-items: flex-start;
    padding: 35px;
    background: #fff;
}
.footer-middle .footer-quarter {
    width: 20%;
}
.footer-middle .footer-quarter.footer-middle-first {
    width: 40%;
}
.footer-middle ul {
    margin: 0;
    padding: 0;
}
.footer-middle ul a {
    display: block;
    padding: 3px 0;
    font-size: 14px;
    color: #232f47;
}
.footer-middle ul a:hover {
    text-decoration: underline;
}
.footer-middle .footer-quarter .widget-title {
    margin: 0 0 10px;
    font-size: 21px;
    font-weight: 600;
    color: #232f47;
}
.footer-middle .footer-quarter.footer-middle-first .title {
    margin: 0 0 10px;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2;
}
.footer-middle .footer-quarter.footer-middle-first .email {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    height: 45px;
    width: fit-content;
    padding: 0 20px;
    background: #283991;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 3px;
    cursor: pointer;
}
.footer-middle .footer-quarter.footer-middle-first .email img {
    margin: 0 10px 0 0;
    filter: invert(1) brightness(10);
}
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
}
.footer-bottom .niv-credit {
    display: flex;
    align-items: center;
    font-size: 13px;
}
.footer-bottom .niv-credit img {
    width: 40px;
    margin: 0 0 0 10px;
}
.footer-bottom .footer-middle-third ul a {
    padding: 0 10px;
    font-size: 13px;
    text-decoration: underline;
    color: #232f47;
}
.footer-bottom .credit {
    text-align: left;
    font-size: 10px;
    color: #232f47;
    line-height: 1.2;
}
.footer-bottom .credit a {
    color: #232f47;
}
.footer-bottom .credit p {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.footer-bottom .footer-middle-third ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}


/*------------ B L O G -------------*/
.archive-post {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 1650px;
    margin: auto;
}
.page-title {
    margin: 20px 0;
    padding: 35px 0;
    font-size: 50px;
    font-weight: 600;
    color: #173755;
    line-height: 1.2;
    text-align: center;
}
.page-title span.line {
    display: block;
    width: 150px;
    height: 3px;
    margin: 30px auto 0;
    background: #283991;
}
.archive-post .post {
    width: calc(33.3% - 15px);
    margin: 0 7.5px 15px;
}
.archive-post .post a {
	position: relative;
    display: block;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    color: #173755;
	overflow: hidden;
}
.archive-post .post .img-wrap img {
    display: block;
    margin: 0 0 10px;
    width: 100%;
    height: 250px;
    object-fit: cover !important;
    object-position: center !important;
    border-radius: 5px;
}
.archive-post .post .post-data {
    padding: 10px 10px 20px;
}
.archive-post .post .post-data .name {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 23px;
    line-height: 1.2;
}
.archive-post .post .post-data .exerpt {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.archive-post .post .post-data {
    padding: 10px 20px 20px;
    min-height: 200px;
}
.archive-post .post .item-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px 15px;
    font-size: 14px;
    line-height: 1;
}
.archive-post .post:not(:first-child) .read-more {
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: underline;
}
.archive-post .post:not(:first-child) .read-more img {
    filter: invert(1);
    margin: 0 0 0 5px;
}
.archive-post .post .item-footer .reading-time img {
    margin: 0 7px 0 0;
}
.archive-post .post .item-footer .reading-time {
    display: flex;
    align-items: center;
}
.archive .archive-post .post:first-child {
    width: 100%;
}
.archive .archive-post .post:first-child .post-link {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 10px 10px 10px 40%;
    height: 350px;
}
.archive .archive-post .post:first-child .img-wrap {
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(40% - 20px);
    height: 330px;
}
.archive .archive-post .post:first-child .img-wrap img {
    height: 330px;
    margin: 0;
}
.archive .archive-post .post:first-child .post-data {
    padding: 30px 20px 20px;
    min-height: 200px;
}
.archive .archive-post .post:first-child .post-data .name {
    max-width: 600px;
    font-size: 40px;
    line-height: 1;
}
.archive .archive-post .post:first-child .item-footer {
    width: 100%;
    padding: 20px;
}
.archive .archive-post .post:first-child .read-more {
    display: block;
    margin: 0 0 0 20px;
    padding: 20px 20px 20px 30px;
    background-color: #0fa049;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: 0.5px;
}
.archive .archive-post .post:first-child .read-more:hover {background: #4760F1;}
.archive .archive-post .post:first-child .read-more img {
    margin: 0 0 0 20px;
}
.archive-style .page-header .page-subtitle {
    margin: 0 0 10px;
    font-size: 19px;
    font-weight: 500;
}
.archive-style .page-header .category-list ul {
    margin: 0 auto 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.archive-style .page-header .category-list ul li {
    margin: 0 7px 7px 0;
}
.archive-style .page-header .category-list ul li a {
    display: block;
    padding: 7px 15px;
    background: #ffffff;
    color: #173755;
    font-size: 14px;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}
.archive-style .page-header .category-list ul li a:hover {
    transform: translateY(5px);
}
.archive-style .page-header .category-list ul li.current a {
    background: #36E2CA;
}

/*-------*/
.blog .archive-post .post a .img-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.blog .archive-post .post .post-data {
    position: relative;
    min-height: unset;
    margin: 150px 0 0;
    color: #fff;
    z-index: 9;
}
.blog .archive-post .post .img-wrap img {
    height: 100%;
}
.blog .archive-post .post a .img-wrap .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #0e123178;
    background-blend-mode: color-burn;
    z-index: 9;
}
.blog .archive-post .post .post-data .name {
    font-size: 35px;
    font-weight: 600;
}
.blog .archive-post .post .item-footer {
    position: relative;
    z-index: 9;
}
.blog .archive-post .post .item-footer .read-more {
    padding: 12px 25px;
    background: #283991;
    text-decoration: none;
    font-size: 12px;
    border-radius: 150px;
    color: #fff;
    font-weight: 300;
}




/*--------- S I N G L E - P O S T -----------*/
.single-post .post-container {
    display: flex;
    align-content: flex-start;
    max-width: 1490px;
    margin: auto;
    padding: 20px;
}
.single-post .post-container .post-main {
    width: calc(100% - 520px);
    margin: 0 0 0 20px;
    padding: 50px 50px 50px 5%;
    background: #fff;
    color: #173755;
    border-radius: 10px;
}
.single-post .post-container .sidebar {
    width: 500px;
	height: fit-content;
    margin: 0;
    padding: 20px 20px 50px;
    background: #fff;
    color: #173755;
    border-radius: 10px;
}
.single-post .post-container .sidebar .img-wrap img {
    width: 100%;
    border-radius: 5px;
}
.single-post .entry-header .post-category {
    display: block;
    width: fit-content;
    margin: 0 0 10px;
    padding: 10px 15px;
    color: #173755;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border: solid 1px #173755;
    border-radius: 50px;
    line-height: 1;
}
.single-post .entry-header h1 {
    margin: 30px 0;
    font-size: 45px;
    font-weight: 500;
    line-height: 1;
}
.single-post .entry-header .cheacked {
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    font-size: 15px;
}
.single-post .entry-header .cheacked .space {
    margin: 0 10px;
}
.single-post .entry-header .cheacked .author {
    display: flex;
    align-items: center;
    font-weight: 500;
}
.single-post .entry-header .cheacked .author img {
    margin: 0 0 0 10px;
    width: 35px;
    height: 35px;
    object-fit: cover;
    object-position: center;
    border-radius: 50px;
}
.single-post .post-container .sidebar h2 {
    margin: 20px 0 10px;
    padding: 15px 0 0;
    border-top: solid 1px #D0D7DD;
}
.single-post .post-container .sidebar h2 {
    margin: 20px 0 10px;
    padding: 15px 0 0;
    font-weight: 600;
    font-size: 18px;
    border-top: solid 1px #D0D7DD;
    text-transform: uppercase;
}
.single-post .category-list ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.single-post .category-list ul li {
    margin: 0 7px 7px 0;
}
.single-post .category-list ul li a {
    display: block;
    width: fit-content;
    margin: 0 0 10px;
    padding: 10px 15px;
    color: #173755;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border: solid 1px #173755;
    border-radius: 50px;
    line-height: 1;
}
.single-post .related ul {
    margin: 0;
    padding: 0;
}
.single-post .related .mini-post {
    margin: 20px 0 0;
}
.single-post .related .mini-post a {
    display: flex;
    align-items: start;
    font-family: 'Clash Display';
    font-size: 16px;
    color: #173755;
    line-height: 1.2;
}
.single-post .related .mini-post a img {
    margin: 0;
    width: 125px;
    height: 80px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
}
.single-post .related .mini-post a .data {
    width: calc(100% - 170px);
    padding: 10px 20px 0 0px;
}
.single-post .related.related-posts .mini-post .title {
    font-size: 18px;
    font-weight: 600;
}
.single-post .related .mini-post .cta {
    display: inline-block;
    margin: 10px 0 0;
    padding: 5px 15px;
    background: #283991;
    text-decoration: none;
    font-size: 11px;
    border-radius: 150px;
    color: #fff;
    font-weight: 300;
}











/*------ F O R M -------*/
.wpcf7-not-valid{border:solid 1px #cd3232 !important;}
span.wpcf7-not-valid-tip{font-family:heebo;color:#cd3232;font-size:13px;}
.wpcf7-validation-errors, div.wpcf7-acceptance-missing{display:none !important;}
div.wpcf7-mail-sent-ok{border:none;font-family:heebo;font-size:30px;margin:0;padding:0;}
div.wpcf7-mail-sent-ok::after{display:block;margin:-7px 0 0 0;content:"תודה שפנית אלינו, נחזור בהקדם האפשרי";font-family:heebo;font-size:14px;}


/*-------- Mobile Menu BTN --------*/
.mobile-menu-btn{display:inline-block;width: 30%;height:30px;margin-bottom:5px;}
.mobile-menu-btn .line{display:inline-block;position:relative;width:30px;height:3px;background-color:#283991;transition-property:background-color, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before,.mobile-menu-btn .line:after{content:'';display:block;width:30px;height:3px;position:absolute;background:#283991;transition-property:margin, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before{margin-top:-10px;}
.mobile-menu-btn .line:after{margin-top:10px;}
.mobile-menu-btn.open .line{background:rgba(0, 0, 0, 0);}
.mobile-menu-btn.open .line:before{margin-top:0;transform:rotate(45deg);}
.mobile-menu-btn.open .line:after{margin-top:0;transform:rotate(-45deg);}