/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 08:46:09 */
/*-------------- 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:#000;color:#fff}
::-webkit-scrollbar{width: 8px;background:#2b2e30}
::-webkit-scrollbar-thumb{
	background: -webkit-linear-gradient(#02050c, #ffffff80);
    background: linear-gradient(#02050c, #ffffff80);
	border-radius: 50px;
}
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;}
body {background: #02050c;}
h1, h2, h3, h4, h5, h6 {font-family: 'Clash Display', 'Noto Sans Hebrew';}
p, input, textarea, select, button, a {font-family: 'Satoshi', 'Noto Sans Hebrew';}




/*-------------- E X T R A S ---------------*/
h1.elementor-heading-title,
h2.elementor-heading-title,
.blog h1.page-title {
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.4));
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-composite: destination-in;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.4));
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
}

.reviews-slider .swiper-slide {
    padding: 35px 125px 35px 35px;
    backdrop-filter: blur(10px);
}
.language-he .reviews-slider .swiper-slide {
    padding: 35px 35px 35px 125px;
}
.reviews-slider .swiper-slide .elementor-testimonial {
    display: flex;
    flex-wrap: wrap !important;
    flex-direction: column-reverse;
}
.reviews-slider .swiper-slide .elementor-testimonial__image img {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 90px !important;
    height: 45px !important;
    object-fit: contain !important;
    object-position: top right;
}
.language-he .reviews-slider .swiper-slide .elementor-testimonial__image img {right: auto;left: 30px;}
.reviews-slider .swiper-slide .elementor-testimonial__text {
    height: 120px;
    overflow: hidden;
}
.reviews-slider .elementor-swiper-button {
    top: unset !important;
    bottom: -40px !important;
    width: 150px;
    height: 15px;
    padding: 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.reviews-slider .elementor-swiper-button i {
    display: none;
}
.reviews-slider .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url(/wp-content/uploads/2025/08/arrow-big-left.svg);
    background-position: top 0 left 20px;
}
.reviews-slider .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url(/wp-content/uploads/2025/08/arrow-big-right.svg);
    background-position:  top 0 right 20px;
}

.language-he .reviews-slider .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url(/wp-content/uploads/2025/08/arrow-big-right.svg);
    background-position: top 0 left 20px;
}
.language-he .reviews-slider .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url(/wp-content/uploads/2025/08/arrow-big-left.svg);
    background-position:  top 0 right 20px;
}

.swiper-logos .swiper-wrapper{transition-timing-function:linear!important}
.elementor-10 .elementor-element.elementor-element-b2578e6 > .elementor-background-overlay:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 40%;
    background-image: linear-gradient(180deg, #02050c00 0%, #02050c 100%);
	pointer-events:none;
}
.logos-gallery-1:before, .logos-gallery-1:after {
    content: "";
    position: absolute;
    top: 0;
    width: 30%;
    height: 100%;
    z-index: 9;
}
.logos-gallery-1:before {
    left: 0;
    background-image: linear-gradient(90deg, #02050c, transparent);
}
.logos-gallery-1:after {
    right: 0;
    background-image: linear-gradient(-90deg, #02050c, transparent);
}



.quotes-gallery .elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
}
.quotes-gallery .elementor-testimonial__content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    min-width: 40%;
    width: 40%;
	padding: 0 50px;
}
.language-he .quotes-gallery .elementor-testimonial__content {direction: ltr;}
.quotes-gallery .elementor-testimonial__content {
	padding-bottom: 100px;
    transform: translateY(0px);
    opacity: 0;
	transition: all 0.75s ease-in-out;
	transition-delay: 0.5s;
}
.quotes-gallery .swiper-slide-active  .elementor-testimonial__content {
    transform: translateY(0px);
    opacity: 1;
}
.quotes-gallery .elementor-testimonial__footer {
    position: relative;
    width: 60%;
    min-height: 750px;
    height: 95vh;
    padding: 0 !important;
}
.quotes-gallery .elementor-testimonial__image {
	min-height: 750px;
    height: 95vh;
}
.quotes-gallery .elementor-testimonial__image img {
    border-radius: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    opacity: 0;
    transition: all 1s ease-in-out;
}
.quotes-gallery .swiper-slide-active .elementor-testimonial__image img {
    opacity: 1;
}
.elementor-testimonial__footer:after {
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, #02050c, transparent);
}
.show-item section.show-box {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: calc(100% - 60px);
    backdrop-filter: blur(20px);
    transform: translateY(50px);
    transition: all 0.35s ease-in-out !important;
    opacity: 0;
	visibility: hidden;
}
.elementor-editor-active .show-item section.show-box {position: relative;transform: translateY(0px);opacity: 1;}





/*-------------- H E A D E R ---------------*/
header#masthead {
    position: sticky;
    top: 0;
    z-index: 9999;
}
.header-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 50px;
    background-color: #02050c50;
    backdrop-filter: blur(7px);
	border-radius: 0 0 7px 7px;
}
.header-top-right .site-logo img {
    margin: 0 0 -5px;
    transition: all 0.35s ease-in-out;
}
.header-top-right .site-logo img:hover {
    transform: scale(0.95);
}
.header-top-middle ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 0;
    padding: 0;
}
.header-top-middle ul li a {
    position: relative;
    display: block;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1;
    background: #000;
    color: #fff;
    border-radius: 50px;
    transition: all 0.2s ease-in-out;
    box-shadow: 2px 2px 5px 0 #ffffff00;
    overflow: hidden;
}
.header-top-middle ul li a span {
    display: block;
    padding: 8px 20px 12px;
    transition: all 0.35s ease-in-out;
}
.header-top-middle ul li a span:nth-child(2) {
    position: absolute;
	pointer-events: none;
}
.header-top-middle ul li a:hover span,
.header-top-middle ul li a:focus-visible span{
    transform: translateY(-35px);
}
.header-top-middle ul li a:hover,
.header-top-left .widget_polylang ul li a:hover,
.header-top-middle ul li a:focus-visible,
.header-top-left .widget_polylang ul li a:focus-visible {
	background: #000000;
    box-shadow: 0px 0px 10px 0 #ffffff50;
}
.nav-up .header-top-middle ul li a {
    backdrop-filter: blur(5px);
    background-color: #00000040;
}
.header-top-left {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
    width: 150px;
}
.header-top-left .widget_polylang ul {
    display: flex;
    margin: 0;
    padding: 0;
}
.header-top-left .widget_polylang ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 13px;
    letter-spacing: 1px;
    background: #FFFFFF15;
    color: #fff;
    border-radius: 150px;
    transition: all 0.2s ease-in-out;
    box-shadow: 2px 2px 5px 0 #ffffff00;
}



/*-------------- F O O T E R ---------------*/
footer#colophon {
    padding: 80px 50px 150px;
    background: #FFFEFA;
	border-radius: 15px 15px 0 0;
}
.footer-middle {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.footer-middle-first .widget-title {
    margin: 0 0 20px;
    font-family: 'Clash Display', 'Noto Sans Hebrew';;
    font-size: 140px;
    font-weight: 600;
    line-height: 1;
    color: #02050c;
}
.footer-middle-first {
    display: flex;
}
.contact-form {
    max-width: 650px;
}
.contact-form .row {
    display: flex;
    align-items: flex-start;
    margin: 0 0 10px;
    gap: 10px;
    flex-wrap: wrap;
}
.contact-form .row.row-1 .col-2 {
    width: calc(50% - 10px);
}
.contact-form .row .col-1.email {
	position: relative;
    width: 100%;
    padding-right: 80px;
}
.contact-form input {
    display: block;
    width: 100%;
    height: 60px;
    padding: 10px 25px;
    background: #F0F2EF;
    border: 0;
    border-radius: 150px;
    font-size: 21px;
    color: #02050c;
    letter-spacing: 1px;
}
.contact-form input::placeholder {
    font-size: 15px;
    color: #02050c;
}
.contact-form .submit {
    position: absolute;
    top: 0;
    right: 0;
}
.contact-form .submit input {
    width: 60px;
    height: 60px;
    background-color: #02050c;
    background-image: url(/wp-content/uploads/2025/08/arrow-small-right.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.contact-form .row .col-1.checkbox {
    position: relative;
    width: 100%;
    padding: 0;
}
.contact-form .checkbox .wpcf7-list-item {
    margin: 0;
}
.contact-form .checkbox .wpcf7-list-item label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 15px 0;
    padding: 0 0 0 10px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #02050c;
    cursor: pointer;
}
.contact-form .checkbox .wpcf7-list-item label input {
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
}
.language-he .contact-form .checkbox .wpcf7-list-item label input {
    margin: 0 0 0 10px;
}
.contact-form .checkbox .wpcf7-list-item label a {
    color: #02050c;
    text-decoration: underline;
    font-weight: 500;
}
.language-he .contact-form .row .col-1.email {
    padding-right: 0;
    padding-left: 80px;
}
.language-he .contact-form .submit {
    right: auto;
    left: 0;
}
.language-he .contact-form .submit input {
    transform: rotate(180deg);
}
.footer-middle-second {
    width: 30%;
    color: #02050c;
}
.footer-middle-second .widget-title {
    margin: 20px 0;
    font-family: 'Clash Display' , 'Noto Sans Hebrew';;
    font-size: 23px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.5px;
}
.footer-middle-second .contact-box {
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer-middle-second .contact-box a {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #02050c;
}
.footer-middle-second .contact-box a:hover {
    text-decoration: underline;
}
.footer-middle-second .widget_nav_menu ul {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 350px;
    margin: 20px 0 30px;
    padding: 0;
}
.footer-middle-second .widget_nav_menu:nth-child(3) ul {
    gap: 20px;
}
.language-he .footer-middle-second .widget_nav_menu:nth-child(3) ul {
    flex-direction: row-reverse;
}
.footer-middle-second .widget_nav_menu:nth-child(2) ul a {
	position: relative;
    display: block;
    padding: 0;
    border-radius: 150px;
    background: #F0F2EF;
    color: #02050c;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.5px;
	overflow: hidden;
}
.footer-middle-second .widget_nav_menu:nth-child(2) ul a:hover {
    background: #e9e9e4;
}
.footer-middle-second .widget_nav_menu:nth-child(2) ul a:hover span {
    transform: translateX(0%);
}
.footer-middle-second .widget_nav_menu:nth-child(2) ul a span:nth-child(2) {
    position: absolute;
    left: 100%;
    width: 100%;
}
.footer-middle-second .widget_nav_menu:nth-child(2) ul a span {
    display: inline-block;
    padding: 10px 20px;
    transform: translateX(-100%);
    transition: all 0.35s ease-in-out;
}
.footer-middle-second .widget_text {
    font-size: 12px;
    letter-spacing: 1.5px;
    color: #02050c;
}
.footer-middle-second .widget_nav_menu ul#menu-social a img {
    transition: all 0.35s ease-in-out;
}
.footer-middle-second .widget_nav_menu ul#menu-social a:hover img {
    transform: rotateY(360deg);
}

/*-------------- 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;height:30px;margin-bottom:5px;}
.mobile-menu-btn .line{display:inline-block;position:relative;width:30px;height:2px;background-color:#fff;transition-property:background-color, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before,.mobile-menu-btn .line:after{content:'';display:block;width:30px;height:2px;position:absolute;background:#fff;transition-property:margin, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before{margin-top:-8px;}
.mobile-menu-btn .line:after{margin-top:8px;}
.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);}


/*-------------- B L O G ---------------*/
.blog main#main {
    padding: 50px;
}
.blog h1.page-title {
    margin: 0;
    padding: 20px 0;
    font-size: 75px;
    font-weight: 600;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
}

.posts-container {
    max-width: 1650px;
    margin: 50px auto 0;
}
.posts-container .type-post {
	position: relative;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 1.35;
}
.remaining-posts-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.remaining-posts-container .type-post {
    width: calc(33.3% - 20px);
}
.remaining-posts-container .type-post img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
    border-radius: 7px;
}
.remaining-posts-container .entry-content {
    padding: 20px 10px;
}
.remaining-posts-container .entry-content h2.entry-title {
    margin: 0 0 15px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
.remaining-posts-container .entry-content p {
    display: -webkit-box !important;
    margin: 0 0 30px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.posts-container .entry-content a.read-more {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 0;
    width: 100%;
    color: #fff;
    font-family: 'Clash Display', 'Noto Sans Hebrew';;
    letter-spacing: 0.5px;
    font-size: 15px;
	transition: all 1s ease-in-out;
}
.posts-container .entry-content a.read-more:after {
    content: url(/wp-content/uploads/2025/08/arrow-big-right.svg);
    margin: 0 0 -7px;
	transform: translateX(-50px);
	transition: all 0.5s ease-in-out;
}
.posts-container .entry-content a.read-more:hover {
    font-weight: 500;
	text-decoration: underline;
}
.posts-container .entry-content a.read-more:hover:after {transform: translateX(0px);}


/*-------------- S I N G L E - P O S T ---------------*/

.single-post .post-container {
    max-width: 1350px;
    margin: auto;
}
.single-post .post-container .item-post-container {
    position: relative;
    border-radius: 7px;
    overflow: hidden;
}
.single-post .post-container .item-post-container img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: center;
}
.single-post .post-container .item-post-container .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #1111493d, #12122c94);
    z-index: 9;
}
.single-post .post-container .entry-content {
    max-width: 850px;
    margin: auto;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    font-size: 19px;
	font-weight: 300;
}
.single-post .post-container .entry-content h1.entry-title {
    margin: 0 0 30px;
    font-weight: 600;
    font-size: 50px;
    line-height: 1.2;
}
.single-post .post-container .entry-content .social-media-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin: 50px 0 0;
}
.single-post .post-container .entry-content .social-media-container .list {
    display: flex;
    align-items: center;
    gap: 20px;
}
.single-post .post-container .entry-content .social-media-container .list svg {
    margin: 0 0 -5px;
}
.more-posts-container.posts-container {
    max-width: unset;
    padding: 50px;
    background: #000;
}
.more-posts-container.posts-container h2.more-posts-title {
    margin: 0 0 50px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.more-posts-container.posts-container .more-posts-list.remaining-posts-container {
    max-width: 1650px;
    margin: auto;
}
.more-posts-container.posts-container a.more-posts-link {
    display: block;
    margin: auto;
    color: #fff;
    letter-spacing: 0.5px;
    text-decoration: underline;
}

/*---------------------*/
.vgw-card {
    position: relative;
    width: 100%;
    height: 660px;
    padding: 20px;
    z-index: 9;
    cursor: pointer;
}
.vgw-card .vgw-thumb {
    position: relative;
    width: 100%;
    height: 100%;
	border-radius: 5px;
    z-index: 8;
	overflow: hidden;
}
.vgw-card .vgw-thumb img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 6;
}
.vgw-background-video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    opacity: 0;
}
.vgw-background-video.active {
    opacity: 1;
}
.vgw-background-video iframe {
    width: 100%;
    height: 100%;
}
.vgw-card .vgw-thumb .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #09155450;
    z-index: 8;
}
.vgw-card .vgw-title {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 20px;
    min-height: 100px;
    padding: 10px 40px 20px;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    background-image: linear-gradient(0deg, #02050c7d, #02050c00);
    z-index: 8;
}
.vgw-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vgw-nav button {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 20px;
    border: 0;
    background: none;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
}
.language-he .vgw-nav button svg {
    transform: rotate(180deg);
}


/*------------------------*/
.site-content-popup {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    visibility: hidden;
}
.show-contact-popup .site-content-popup {
    visibility: visible;
}
.site-content-popup .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #00000050;
    backdrop-filter: blur(10px);
    transition: all 0.5s ease-in-out;
    opacity: 0;
}
.show-contact-popup .site-content-popup .overlay {
    opacity: 1;
}
.popup-wrap .footer-middle {
    position: relative;
    gap: 80px;
    padding: 50px 50px 75px;
    background: #FFFEFA;
    border-radius: 20px;
    z-index: 9;
    transform: translateY(50px);
    opacity: 0;
	transition: all 0.5s ease-in-out;
}
.show-contact-popup .popup-wrap .footer-middle,
.show-contact-popup .popup-wrap button.close-popup  {
    opacity: 1;
    transform: translateY(0px);
}
.language-he .popup-wrap button.close-popup {
    right: auto;
    left: 15px;
}
.language-he .posts-container .entry-content a.read-more:after {
    transform: translateX(50px);
    content: url(/wp-content/uploads/2025/08/arrow-big-left.svg);
}
.popup-wrap {
	position: relative;
}
.popup-wrap .contact-form {
    max-width: 550px;
}
.popup-wrap .footer-middle-first .widget-title {
    font-size: 85px;
}
.popup-wrap .footer-middle-second {
    width: 50%;
}
.popup-wrap button.close-popup {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    padding: 0;
    background: #000;
    z-index: 99;
    border-radius: 150px;
    cursor: pointer;
	transition: all 0.5s ease-in-out;
	transform: translateY(50px);
    opacity: 0;

}


















