/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 25 2026 | 17:55:04 */
/*-------------- 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:#001527;color:#fff}
::-webkit-scrollbar{width: 8px;background:#F6F3EE}
::-webkit-scrollbar-thumb{background:#031B30; border-radius: 20px;}
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: #F3F6FD;}

/*-------------- F O N T S ---------------*/

h1, h2, h3, h4, h5, h6 {font-family: 'Clash Display', 'Mikhmoret DL 1.1 AAA';}
p, button, a, ul, li, input, select, label {font-family: 'Noto Sans Hebrew';}

.swiper-logos .swiper-wrapper {transition-timing-function:linear!important}



/*-------------- E X T R A S ---------------*/
.testimonials-swiper-wrapper-left,
.testimonials-swiper-wrapper-right,
.swiper-logos .elementor-image-carousel {transition-timing-function: linear;}
.swiper-logos .elementor-image-carousel img.swiper-slide-image {
    object-fit: contain !important;
    object-position: center !important;
    width: 110px !important;
    height: 50px !important;
    opacity: 0.75;
}
.elementor-counter-title {
    text-align: center;
}
.portfolio-gallery img.swiper-slide-image {
    width: calc(100% - 10px);
    height: 400px;
    object-fit: cover;
    object-position: center;
}
.elementor-gallery--filter-align-center .elementor-gallery-title {
    background: #ecf0f7;
    margin: 4px;
    border-radius: 3px;
}
.elementor-gallery--filter-align-center .elementor-gallery-title.elementor-item-active {
    background: #110E3D;
    color: #fff !important;
}	
	


/*-------------- H E A D E R ---------------*/
header#masthead {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
}
.home header#masthead,
.page-id-117 header#masthead20 {
    position: fixed;
}
.header-top-bar {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 0 0 #00000015;
	z-index: 99;
	background: #110E3D;
}
.home .header-top-bar {background: #110E3D00;}
.home.nav-up .header-top-bar {
    background: #110E3D;
}
.header-third.header-top-third.header-top-left {
    display: flex;
    align-items: center;
}
.header-top-right {
    display: flex;
    align-items: center;
    gap: 20px;
}
.header-top-bar ul {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
    padding: 0;
}
.header-top-bar ul a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
	font-family: 'Mikhmoret DL 1.1 AAA';
    font-size: 27px;
	font-weight: 300;
    color: #fff;
    letter-spacing: 0.5px;
}
.header-top-bar ul a:hover {
    text-decoration: underline;
}
.header-top-bar ul a img {
    filter: invert(1);
	transition: all 0.35s ease-in-out;
}
.header-top-bar ul a:hover img {
	transform: rotate(180deg);
}
.header-top-bar ul.sub-menu {
    position: absolute;
    display: block;
    background: #000000;
    height: 0;
    border-radius: 2px;
    overflow: hidden;
    transition: all 0.35s ease-in-out;
}
.header-top-bar li:hover ul.sub-menu {
    height: 200px;
}
.header-top-bar ul.sub-menu a {
    font-size: 15px;
    color: #001527;
}
.header-top-bar ul.sub-menu a {
    padding: 15px 15px 15px 60px;
    font-size: 15px;
    color: #ffffff;
}
.header-logo-wrap {
    position: relative;
}
.header-logo-wrap a {display: block; width: 100%;}
.header-logo-wrap img {
    width: 90px;
    transition: all 0.35s ease-in-out;
}
.nav-up .header-logo-wrap img {width: 70px;}
.header-top-left a.contact {
    display: block;
    padding: 12px 45px;
    background: #2761EA;
    color: #fff;
    font-family: 'Clash Display';
    font-size: 19px;
    letter-spacing: 0.25px;
    border-radius: 3px;
}
.header-top-left a.contact:hover {
    background: #2354c8;
}



/*------------ M O B I L E - M E N U ----------------*/
.page-is-open {overflow: hidden;}
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-height: 100vh;
    height: 100%;
    display: flex;
    align-items: flex-start;
    padding: 120px 30px 0;
    background: #F6F3EE;
    z-index: 9;
    transition: all 0.35s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-70%);
    overflow: auto;
}
.page-is-open .mobile-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}
.mobile-menu ul {
    margin: 0;
    padding: 0;
}
.mobile-menu ul a {color: #fff;transition: all 0.25s ease-in-out;}
.mobile-menu .mobile-menu-third {
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    width: 50%;
	height: 100%;
    min-height: calc(100vh - 130px);
	padding-top: 30px;
}
.mobile-menu .mobile-menu-third.mobile-menu-top {
    width: calc(50% - 50px);
    margin-right: 50px;
    padding-right: 50px;
    border-right: solid 1px #ffffff20;
}
.mobile-menu .mobile-menu-third .widget {
    width: 100%;
}
.mobile-menu-top .widget_nav_menu .hide-megmenu {
    display: none;
}
.mobile-menu-top .widget_nav_menu:first-child a {
    display: block;
    margin: 0 0 5vh;
    padding: 0;
    font-family: 'Mikhmoret DL 1.1 AAA';
    font-weight: 300;
    font-size: 50px;
    line-height: 1;
}
.mobile-menu .mobile-menu-third .widget:nth-child(2) {
    padding: 30px 0;
}
.mobile-menu .mobile-menu-third .widget:nth-child(2) ul {
    display: flex;
    align-items: flex-end;
    gap: 30px;
}
.mobile-menu .mobile-menu-third .widget:nth-child(2) ul a {
    display: block;
    max-width: 235px;
    line-height: 1.2;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.mobile-menu .mobile-menu-third .widget:nth-child(2) ul a:hover {text-decoration: underline;}
.mobile-menu .mobile-menu-top .widget:nth-child(2) ul {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.mobile-menu .mobile-menu-top .widget:nth-child(2) ul li:first-child {
    display: none;
}
.mobile-menu-middle .widget_nav_menu:first-child a {
    display: block;
    max-width: 600px;
    margin: 0 0 5vh;
    padding: 0;
    font-size: 31px;
    line-height: 1;
}
.mobile-menu-middle .widget_nav_menu:first-child a .menu-item-description {
    display: block;
    margin: 10px 0 0;
    font-family: 'Satoshi';
    font-size: 17px;
	font-weight: 400 !important;
    line-height: 1.5;
}
.mobile-menu .widget_nav_menu:first-child a:hover {
/*     font-weight: 500; */

	transform: translateX(10px);
}


/*-------------- F O O T E R ---------------*/
footer#colophon {
    padding: 100px 100px 50px;
    font-size: 15px;
    font-weight: 300;
    background: #110E3D;
    color: #fff;
	border-radius: 20px 20px 0 0;
}
.footer-middle {
    display: flex;
    align-items: flex-start;
    gap: 100px;
    margin: 0 0 200px;
}
.footer-middle .footer-quarter {
    width: 20%;
}
.footer-middle .footer-quarter.footer-middle-first {
    width: 40%;
}
.footer-middle .footer-quarter .footer-desc {
    max-width: 550px;
    font-size: 17px;
}
.footer-middle .footer-quarter .widget-title {
    margin: 0 0 20px;
	font-family: 'Mikhmoret DL 1.1 AAA';
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
}
.footer-middle .footer-quarter ul {
    margin: 0;
    padding: 0;
}
.footer-middle .footer-quarter ul a {
    display: block;
    padding: 5px 0;
    letter-spacing: 1px;
    color: #fff;
    opacity: 0.7;
}
.footer-middle .footer-quarter ul a:hover {
    text-decoration: underline;
    opacity: 1;
}
.footer-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    font-size: 16px;
}
.footer-bottom .footer-logo-wrap .arr {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 0 0 5px;
    font-size: 18px;
    letter-spacing: 2px;
}
.footer-bottom .footer-logo-wrap .arr img {
    height: 25px;
}
.footer-bottom .footer-third, .footer-bottom .footer-third ul {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
}
.footer-bottom .footer-third {
    gap: 100px;
}
.footer-bottom .footer-third ul a {
    color: #fff;
    letter-spacing: 0.5px;
    opacity: 0.5;
}
.footer-bottom .footer-third ul .current-lang a,
.footer-bottom .footer-third ul a:hover {
    text-decoration: underline;
    opacity: 1;
}
.credit a {
	display: block;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
}
.credit a p {
    position: absolute;
    width: 100%;
    text-align: center;
    transform: translateY(20px);
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}
.credit a:hover p {
    transform: translateY(0px);
}
.credit a span {
    display: block;
    transform: translateY(0px);
    transition: all 0.2s ease-in-out;
}
.credit a:hover span {
    transform: translateY(-20px);
}



/*-----------B L O G ----------------*/
.blog main#main {
    max-width: 1550px;
    margin: 50px auto;
    font-size: 15px;
    color: #001527;
}
.blog header.page-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.blog header.page-header .page-info {
    width: 40%;
    padding-top: 50px;
	text-align: center;
}
.blog header.page-header .page-info .page-description {
    max-width: 500px;
    margin: 0 auto 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
.blog header.page-header .page-image {
    width: 50%;
}
.blog header.page-header .page-image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
}
.blog header.page-header .page-info .page-title {
    margin: 30px 0 0;
    font-size: 60px;
    font-weight: 600;
    text-align: center;
}
.posts-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 50px 0;
}
.posts-container .type-post {
    width: calc(33.3% - 20px);
    margin: 0 20px 20px 0;
    padding: 40px 30px 30px;
    background: #fff;
    border-radius: 5px;
}
.posts-container .type-post a {color: #001527;}
.posts-container .type-post .entry-header .entry-title {
    margin: 0;
    max-width: 95%;
    font-weight: 500;
    line-height: 1.2;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 70px;
    font-family: 'Mikhmoret DL 1.1 AAA';
    font-size: 30px;
}
.posts-container .type-post .entry-header excerpt.entry-excerpt {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
    margin: 10px 0 30px;
    font-size: 15px;
    line-height: 1.3;
}
.posts-container .type-post .date {
    font-size: 13px;
    letter-spacing: 1px;
}
.posts-container .type-post img {
    margin: 10px 0 0;
    width: 100%;
    height: 325px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
}


/*-------- S I N G L E - P O S T ----------*/
.single-post main#main {
    max-width: 1350px;
    margin: auto;
    color: #001527;
}
.single-post .post-grid {
    display: flex;
	align-items: stretch;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.single-post .post-grid .entry-meta,
.single-post .post-grid .more-articles {
    width: 30%;
    font-size: 15px;
    letter-spacing: 0.5px;
	margin: 0 30px 0 0 ;
    padding: 0 30px 0 0 ;
    border-right: solid 1px #707070;

}
.single-post .post-grid .entry-meta .date {
    margin: 0 0 30px;
}
.single-post .post-grid .entry-meta span.date-label,
.single-post .post-grid .entry-meta .share-label {
    display: block;
    margin: 0 0 7px;
    font-weight: 600;
    line-height: 1;
}
.single-post .post-grid .entry-meta .share .share-icons {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 15px 0 0;
}
.single-post .post-grid .entry-info,
.single-post .post-grid .entry-text {
    width: calc(70% - 30px);
}
nav.rank-math-breadcrumb span, nav.rank-math-breadcrumb a {
    font-size: 13px;
    color: #001527;
}
.single-post .post-grid .entry-info .entry-title {
    margin: 20px 0;
    font-weight: 500;
    font-family: 'Mikhmoret DL 1.1 AAA';
    font-size: 55px;
    line-height: 1.1;
}
.single-post .post-grid .entry-info excerpt.entry-excerpt {
    line-height: 1.3;
}
.single-post .entry-image img {
    width: 100%;
    height: 435px;
    object-fit: cover;
    object-position: center;
}
.single-post .post-grid .more-articles .more-articles-label {
    display: block;
    margin: 0 0 30px;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.2;
}
.single-post .more-articles .more-article-item a {
    display: block;
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: #001527;
    letter-spacing: 0;
}
.single-post .more-articles .more-article-item a img {
    margin: 0 0 7px;
    width: 100%;
    height: 120px;
    object-fit: cover;
    object-position: center;
}


/*------------------------*/
.testimonials-swiper-wrapper {
    margin-top: 40px;
}
.testimonial-item {
    padding: 30px;
    line-height: 1.3;
    background: #282650;
    color: #fff;
    border-radius: 5px;
}
.testimonial-item .testimonial-content {
    height: 320px;
    border-bottom: solid 1px #ffffff50;
}
.testimonial-item .testimonial-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 0;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.testimonial-item .testimonial-footer .testimonial-name {
    font-size: 15px;
    font-weight: 500;
}
.testimonial-item .testimonial-footer img {
    width: 130px;
    height: 40px;
    object-fit: contain;
    object-position: center right;
}
.elementor-widget-wp-widget-testimonials_widget:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background-image: linear-gradient(90deg, #110E3D, transparent);
    z-index: 9;
	pointer-events: none;
}




/*----------------*/
.team-widget {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 30px;
}
.team-widget .team-member {
	position: relative;
    width: calc(25% - 30px);
    margin: 0 0 30px;
}
.team-widget .team-member .team-member-name {
    margin: 0 0;
    font-weight: 500;
    font-size: 17px;
}
.team-widget .team-member .team-member-image {
    margin-top: 15px;
    padding-top: 15px;
    border-top: solid 1px #707070;
}
.team-widget .team-member .team-member-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
}
.team-widget .team-member .team-member-info-btn {
    position: absolute;
    bottom: 15px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    padding: 0;
    border-radius: 150px;
    background: #fff;
    line-height: 1;
    border: 0;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}
.team-widget .team-member .team-member-info-btn:hover {
    transform: scale(1.1);
}



.popup-member {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
	visibility: hidden;
}
.popup-member.show {visibility: visible;}
.popup-member .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #00000030;
    backdrop-filter: blur(10px);
    cursor: pointer;
    z-index: 8;
	opacity: 0;
	transition: all 0.35s ease-in-out;
}
.popup-member.show .overlay {opacity: 1;}
.popup-member .popup-content {
    position: relative;
    max-width: 650px;
    width: calc(100% - 20px);
    max-height: 700px;
    height: calc(100% - 20px);
    padding: 40px;
	color: #001527;
    background: #FCFBF9;
    border-radius: 7px;
    z-index: 9;
    overflow: auto;
	transition: all 0.35s ease-in-out;
	opacity: 0;
	transform: translateY(100px);
	
}
.popup-member.show .popup-content {transform: translateY(0px);opacity: 1;}
.popup-member .popup-content .popup-close.close-popup {
    position: absolute;
    top: 30px;
    left: 30px;
    cursor: pointer;
}
.popup-member .popup-content .popup-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 0 30px;
    font-size: 17px;
}
.popup-member .popup-content .popup-header img {
    width: 200px;
    height: 250px;
    border-radius: 3px;
    object-fit: cover;
    object-position: center;
}
.popup-member .popup-content .popup-header .name {
    margin: 0 0 5px;
    font-weight: 500;
    font-size: 35px;
    line-height: 1;
}



.archive-production-container,
.archive-service-container {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-wrap: wrap;
}
.archive-production-container .type-production {
    position: relative;
    width: calc(33.3% - 15px);
    overflow: hidden;
    border-radius: 5px;
}
.archive-production-container .type-production:nth-child(1) {
    width: calc(66.6% - 15px);
}
.archive-production-container a.production-box {
    display: block;
    width: 100%;
    height: 100%;
}

.archive-production-container .type-production img {
    height: 450px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.archive-production-container .production-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 30px;
    background-image: linear-gradient(0deg, #110E3D, transparent);
}
.archive-production-container .production-content .production-title {
    max-width: 300px;
    margin: 0;
    font-size: 55px;
    font-weight: 300;
    line-height: 0.9;
    color: #fff;
}
.archive-service-container .type-service {
    position: relative;
    width: calc(33.3% - 15px);
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
    background: #fff;
    box-shadow: 0 5px 10px 0 #00000010;
}
.archive-service-container .type-service a {
    display: block;
    padding: 35px;
}
.archive-service-container .type-service img {
    width: 45px;
}
.archive-service-container .type-service h2.service-title {
    margin: 10px 0 0;
    font-size: 30px;
    font-weight: 500;
    color: #191932;
    letter-spacing: 0.25px;
}
.archive-header {
    padding: 50px 20px;
}
.archive-header .page-info {
    max-width: 1000px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    color: #191932;
}
.archive-header .page-info h1 {
    margin: 40px 0 20px;
    font-size: 55px;
    font-weight: 600;
}
.archive .archive-container {
    max-width: 1250px;
    margin: 0 auto 100px;
}


.single-service header.entry-header {
    padding: 50px 20px 70px;
    text-align: center;
    font-size: 17px;
    background: #fff;
    box-shadow: 0 5px 5px 0 #00000010;
}
.single-service header.entry-header .entry-image {
    margin: 30px auto -5px;
    width: 50px;
}
.single-service header.entry-header h1.entry-title {
    max-width: 750px;
    margin: 10px auto 20px;
    font-size: 60px;
    line-height: 1;
    color: #191932;
}
.single-service header.entry-header .entry-excerpt {
    max-width: 750px;
    margin: auto;
}



.single-production div.type-production {
    padding: 10px;
}
.single-production header.entry-header {
    position: relative;
    display: flex;
    justify-content: flex-end;
    border-radius: 20px;
    overflow: hidden;
}
.single-production header.entry-header .entry-image {
    width: 50%;
    height: 500px;
}
.single-production header.entry-header .entry-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.single-production header.entry-header .entry-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: end;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 50px;
    background-image: linear-gradient(-90deg, #110E3D 55%, transparent);
    color: #fff;
}
.single-production header.entry-header .entry-info nav.rank-math-breadcrumb {
    width: 100%;
}
.single-production nav.rank-math-breadcrumb span,
.single-production nav.rank-math-breadcrumb a {
    color: #fff;
}
.single-production header.entry-header .entry-info h1.entry-title {
	width: 100%;
    margin: 20px 0 10px;
    font-size: 85px;
    font-weight: 500;
    line-height: 1;
}
.single-production header.entry-header .entry-excerpt {
    max-width: 50%;
}





/*------ 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:25px;margin-bottom:5px;cursor: pointer;}
.mobile-menu-btn .line{display:inline-block;position:relative;width:25px;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:25px;height:2px;position:absolute;background:#fff;transition-property:margin, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before{margin-top:-7px;}
.mobile-menu-btn .line:after{margin-top:7px;}
.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);}