/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2024 | 06:10:37 */
/*-------------- G E N E R A L ---------------*/
*{outline:0!important;text-decoration:none}
ol,ul{list-style: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;}
.elementor-widget-text-editor ul {list-style: disc;padding-right: 20px;}
form[data-status="submitting"] input.wpcf7-submit {background: #c9c9c9;pointer-events: none;}
body {background: #1A2126;}
body.error404 {background: #fff;}

/*----------------T E M P--------------*/
.header-bottom-bar {display: none !important;}
/*-B2B-*/ li#menu-item-1212, li#menu-item-496 {display: none !important;}


/*-------------- E X T R A S ---------------*/
.timer-complete {
    width: 100% !important;
}
.timer-block {
    position: fixed;
    left: 0px;
    max-width: 375px;
	z-index: 999;
}
.gr-back a {
    background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);
    padding: 3px;
}
.gr-back a .elementor-button-content-wrapper {
    background: #1D2443;
    padding: 15px;
	border-radius: 3px;
}
.gr-back-full a{background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);}
.nav-up .elementor-element-63faa72d {
    background: #1D2443 !important;
}
body:not(.elementor-editor-active) .e-hotspot__button.e-hotspot--expand {
    opacity: 0;
		transition: all 0.2s ease-in-out;
}
body:not(.elementor-editor-active) .e-hotspot__button.e-hotspot--expand:hover {
    opacity: 1;
}
.elementor-widget-video .elementor-custom-embed-image-overlay img {
    object-fit: contain !important;
}
.transport-btn .elementor-button {
    min-width: 135px;
}
.header-top-right ul li#menu-item-2287 a.level-1-child {
    padding: 0 20px;
    background: #54e3dc;
    color: #1d2443;
    font-weight: 500;
    border: 0;
}
.nav-btn-item .elementor-button-text span {display: block; margin: 5px 0 0;font-size: 15px;}
.nav-btn-item .elementor-button-text {
    flex-grow: 0;
}



/*------ H E A D E R -----*/
header#masthead {
    position: sticky;
    top: 0;
    z-index: 999;
}
.header-top-bar {
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #FFFFFF7A;
    transition: all 0.2s ease-in-out;
	background: #1A2126;
	z-index: 999;
}
.page-id-2576 .header-top-bar {background: #1D242A;}
body.page-id-2576  {background: #1D242A;}

.home.language-he  header#masthead {
	position: fixed;
	width: 100%;
}
.home.language-he .header-top-bar {
    background: #1D244300;
}
.home.language-he .timer-block {
    top: 100px;
}
.nav-up.home.language-he .header-top-bar {
    background: #1D2443;
}
.header-top-right ul, .header-top-left ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.header-top-right ul.sub-menu {
    position: absolute;
}
.header-top-right ul li a.level-1-child {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    height: 95px;
    font-family: "Birzia", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    border-left: solid 1px #FFFFFF7A;
    transition: all 0.35s ease-in-out;
}
.language-en .header-top-right ul li a.level-1-child {
	border-right: solid 1px #FFFFFF7A;
	border-left: 0;
} 
.header-top-right ul li.date a.level-1-child:hover {
    background: unset !important;
    color: #fff !important;
}
.header-top-right ul li.date a.level-1-child {
    padding: 0 25px;
    font-size: 21px;
    font-weight: 600;
    cursor: default;
}
.header-top-right ul li:not(:first-child) a.level-1-child:hover {
    background: #50BFE2;
    color: #1F2026;
}
.header-top-right ul li a img {
    margin: 0 0 10px 0;
    height: 80px;
    transition: all 0.2s ease-in-out;
}
.header-top-right ul li a:hover img,.header-top-left a:hover img {
    transform: scale(0.95);
}
.header-top-left img {
    height: 50px;
	transition: all 0.2s ease-in-out;
}
.header-top-left a {
    margin: 0 0 0 15px;
}
.header-top-left .b2b-btn a {
    display: flex;
    align-items: center;
    padding: 0 20px 0 15px;
    border: solid 1px #50BFE2;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
.header-top-left .b2b-btn a img {
    margin: 0 25px 0 0;
    width: 7px;
}
.header-top-left .register a, .register-btn {
    display: flex;
    align-items: center;
    padding: 14px 35px;
    background: #2dfff7;
    color: #1b2127;
    border-radius: 5px;
    font-family: "Birzia", Sans-serif;
    font-size: 17px;
}
.header-top-left .lang-item a {
    display: flex;
    align-items: center;
    padding: 15px;
    border: solid 1px #FFFFFF7A;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
.header-top-right ul.sub-menu a:after {
    content: url(/wp-content/uploads/2023/05/left.svg);
    line-height: 1;
    margin: 0 0 -4px 0;
	transform: translateX(5px);
    transition: all 0.2s ease-in-out;
}
.header-top-right ul.sub-menu a:hover:after {transform: translateX(0px);}
.header-top-right ul.sub-menu a:hover {
    background: #252d53;
}
.header-top-right ul.sub-menu a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    font-family: "Birzia", Sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    transition: all 0.2s ease-in-out;
	border-radius: 5px;
}
.header-top-right ul.sub-menu {
    position: absolute;
    display: block;
    padding: 5px;
    border-radius: 10px;
    background: #1D2443;
    width: 300px;
    box-shadow: 0 -2px 9px 0 #00000030;
    transition: all 0.35s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
}
.header-top-right li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.floting-elements .menu-social-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    /*background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);*/
	border: solid 3px #51E6E6;
    padding: 3px;
    border-radius: 5px;
    z-index: 9;
}
.floting-elements .menu-social-container ul {
    margin: 0;
    padding: 15px;
    text-align: center;
    /*background: #1d2443;*/
    border-radius: 4px;
}
.floting-elements .menu-social-container ul li:not(:last-child) {
    margin: 0 0 25px;
}
.header-bottom-bar {
    position: absolute;
    left: 0;
    margin: 15px 0 0 15px;
    max-width: 300px;
    width: 100%;
    text-align: center;
}
.header-bottom-bar .registration-btn {
    display: block;
    margin: 12px 0 0 0;
    padding: 7px;
    width: 100%;
    font-family: "Birzia", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #1F2026;
    background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);
    border-radius: 3px;
	transition: all 0.25s ease-in-out;
}
.header-bottom-bar .registration-btn:hover {transform: scale(0.95)}



/*----- F O O T E R ----*/
footer#colophon {
    position: relative;
    background: #1A2126;
    border-top: solid 1px #FFFFFF7A;
    z-index: 9;
}
.footer-middle{display:flex;padding:50px 50px 75px 50px;}
.footer-quarter{padding:0 0 0 50px;}
.footer-quarter.footer-middle-first{width:40%;}
.footer-quarter.footer-middle-second, .footer-quarter.footer-middle-third{width:15%;}
.footer-quarter.footer-middle-fourth{width:30%;}
.footer-middle-first img{max-width:400px;margin: 0 0 15px;}
.footer-middle .details h4 {margin: 5px 0;max-width: 500px;font-family: "Birzia", Sans-serif;font-size: 18px;line-height: 1;font-weight: 300;color: #fff;}
.footer-middle .details a {
    display: block;
    margin: 20px 0 0 0;
    width: fit-content;
    font-family: "Birzia", Sans-serif;
    letter-spacing: 2px;
    padding: 15px;
    border: solid 1px #FFFFFF7A;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
.footer-middle .details a.phone{margin:0 0 10px 0;padding:8px 20px;background:#fff;color:#102254;font-weight:600;border-radius:3px;}
.footer-middle .details a.phone:hover{background:#0094DA;color:#fff;}
.footer-middle-fourth .widget_nav_menu{display:flex;align-items:center;margin:25px 0 0 0;}
.footer-middle-fourth .widget_nav_menu h3{margin:0;font-size:17px;font-weight:500;font-family:'Birzia';color:#fff;}
.footer-middle-fourth ul li{display:inline-block;vertical-align:middle;}
.footer-middle-fourth ul li a{display:block;margin:0 12px 0 0;padding:10px;font-size:19px;color:#0094DA;text-align:center;transition:all 0.35s ease-in-out}
.footer-middle-fourth ul li a:hover{transform:rotateY(360deg);}
.footer-bottom{display:flex;align-items:center;padding:20px 35px;background:#0d13271f;color:#c8cdd9;font-family:'Birzia';font-size:15px;font-weight:300;letter-spacing:0.5px;}
.footer-bottom .footer-third{width:50%;}
.footer-left-third{text-align:left;}
.footer-left-third .credit a{color:#C2C7D3;font-size:11px;}
.footer-left-third .credit h2{display:inline-block;font-size:12px;font-weight:500;color:#fff;transition:all 0.5s ease-in-out}
.footer-left-third .credit a:hover h2{color:#00DCFF;transform:rotate(360deg);}
.footer-quarter h3 {margin: 0 0 10px 0;font-family: "Birzia", Sans-serif;font-size: 35px;line-height: 1.1;font-weight: 300;color: #fff;}
.footer-quarter.footer-middle-second ul a, .footer-quarter.footer-middle-third ul a{display:block;padding:5px 0;font-family: "Birzia", Sans-serif;;font-weight:300;font-size:16px;color:#C2C7D3;}
.footer-quarter.footer-middle-second ul a:hover, .footer-quarter.footer-middle-third ul a:hover{color:#fff;text-decoration:underline;}
.footer-middle ul {
    margin: 0;
    padding: 0;
}
.footer-middle .widget-title {
    margin: 0 0 15px 0;
    font-family: "Birzia", Sans-serif;
    font-size: 23px;
    font-weight: 600;
    color: #fff;
}
.footer-middle .footer-middle-fourth .widget_nav_menu .widget-title {
    margin: 0;
}


/*------ B O O T H S ------*/
.booths-wrap .booths {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.booths-wrap .booths .booth {
    position: relative;
    margin: 0 0 25px;
    padding: 15px 15px 15px 25px;
    width: calc(33.33% - 15px);
    background: #424A6C;
    border-radius: 10px;
    overflow: hidden;
}
.booth-wrap {
    display: flex;
    align-content: initial;
    flex-wrap: wrap;
    font-family: "Birzia", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
}
.booth-wrap .main, .booth-wrap .footer {
    display: flex;
    align-items: center;
    width: 100%;
}
.booth-wrap .main {
    margin-bottom: 15px;
}
.booth-wrap .main .img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 15px;
	padding: 7px;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 5px;
}
.booth-wrap .main .img img {
    width: 100%;
}
.booth-wrap .names .comp_name {
    margin: 0 0 5px;
    font-size: 21px;
    font-weight: 600;
}
.booth-wrap .footer .booth_no {
    display: flex;
    align-items: center;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    border-left: solid 1px #ffffff50;
}
.booth-wrap .footer .booth_no img {
    margin: 0 0 0 10px;
}
.booth-wrap .footer .field .dot {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    width: 8px;
    height: 8px;
    border-radius: 150px;
}
.dot.field-a{    background: #FFEE53;    box-shadow: 0 0 10px 0 #FFEE53;}
.dot.field-b{    background: #FFE48D;    box-shadow: 0 0 10px 0 #FFE48D;}
.dot.field-c{    background: #FFAC4C;    box-shadow: 0 0 10px 0 #FFAC4C;}
.dot.field-d{    background: #FFAA99;    box-shadow: 0 0 10px 0 #FFAA99;}
.dot.field-e{    background: #FF5858;    box-shadow: 0 0 10px 0 #FF5858;}
.dot.field-f{    background: #FF5789;    box-shadow: 0 0 10px 0 #FF5789;}
.dot.field-g{    background: #FF89D0;    box-shadow: 0 0 10px 0 #FF89D0;}
.dot.field-h{    background: #D54CFF;    box-shadow: 0 0 10px 0 #D54CFF;}
.dot.field-i{    background: #9751FF;    box-shadow: 0 0 10px 0 #9751FF;}
.dot.field-j{    background: #B392FF;    box-shadow: 0 0 10px 0 #B392FF;}
.dot.field-k{    background: #5F59FF;    box-shadow: 0 0 10px 0 #5F59FF;}
.dot.field-l{    background: #64A7FF;    box-shadow: 0 0 10px 0 #64A7FF;}
.dot.field-m{    background: #3AFFD8;    box-shadow: 0 0 10px 0 #3AFFD8;}
.dot.field-n{    background: #96FFC0;    box-shadow: 0 0 10px 0 #96FFC0;}
.dot.field-o{    background: #64FF5E;    box-shadow: 0 0 10px 0 #64FF5E;}
.dot.field-p{    background: #9FFF76;    box-shadow: 0 0 10px 0 #9FFF76;}
.dot.field-q{    background: #BEFF76;    box-shadow: 0 0 10px 0 #BEFF76;}


.booths-wrap .booths .label {
    position: absolute;
    top: 30px;
    left: -30px;
    width: 140px;
    padding: 5px 50px;
    transform: rotate(-45deg);
    font-family: "Birzia", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    background: #E91E63;
    text-align: center;
}





/*------ F O R M -------*/
.contact-container{display:flex;flex-wrap:wrap;}
.contact-container .input-half{width:50%;margin:0 0 10px 0;padding:0 0 0 10px;}
.contact-container input {
    padding: 15px;
    width: 100%;
    border: solid 1px #FFFFFF7A;
    background: none;
    border-radius: 3px;
    font-family: 'Birzia';
    font-size: 15px;
    font-weight: 300;
    color: #fff !important;
}
.contact-container input::placeholder{color:#fff;}
.contact-container span.ajax-loader{display:none !important;}
.contact-container input.wpcf7-submit {
    padding: 18px 0;
    background: #50BFE2;
    border: solid 0px #50BFE2;
	background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);
    color: #081539 !important;
    font-size: 17px;
    font-weight: 400;
    font-family: "Birzia", sans-serif;
    cursor: pointer;
    transition: all 0.35s ease-in-out;
    border-radius: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output {
    margin: 0;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    border: 0;
    font-weight: 300;
    font-family: "Birzia", sans-serif;
    color: #fff;
}
.contact-container input.wpcf7-submit:hover{background-color:#FFEC00;box-shadow: 0 0 10px 0 #FFEC00;}
.wpcf7-not-valid{border:solid 1px #51E6E6 !important;}
span.wpcf7-not-valid-tip{font-family:heebo;color:#51E6E6;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:"Thank You";font-family:heebo;font-size:14px;}

/*-------- E N G L I S H --------------*/
.language-en .contact-container .input-half {
    padding: 0 10px 0 0;
}

/*-------- 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:3px;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:3px;position:absolute;background:#fff;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);}

/*-------- E N G L I S H --------------*/
.language-en .header-top-left .b2b-btn a img {
    margin: 0 0 0 25px;
    transform: rotate(180deg);
}
.language-en .header-top-left .lang-item a {
    font-family: "Birzia", Sans-serif;
}
.language-en .header-top-left a {
    margin: 0 15px 0 0;
}
.language-en .header-top-right ul.sub-menu a:after {
    transform: rotate(180deg) !important;
}
.language-en .footer-middle .details h4 {
    font-size: 16px;
    line-height: 1.5;
}
.language-en .footer-middle .widget-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}
.language-en .footer-quarter {
    padding: 0 50px 0 0;
}
.language-en form.wpcf7-form {
    direction: ltr;
}
.language-en .footer-bottom {
    font-size: 13px;
}
.language-en .credit {
    direction: rtl;
    text-align: right;
}
.language-en .booths-wrap .booths .label {
    transform: rotate(45deg);
    left: auto;
    right: -30px;
}
.language-en .booth-wrap .main .img {
    margin: 0 15px 0 0;
}
.language-en .booth-wrap .footer .booth_no {
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: solid 1px #ffffff50;
    border-left: none;
}
.language-en .booth-wrap .footer .booth_no img {
    margin: 0 10px 0 0;
}
.language-en .booth-wrap .footer .field .dot {
    margin: 0 5px 0 0;
}
.language-en .elementor-element-27f6a055 {
    padding: 0 10px;
    border: solid 1px #FFFFFF;
    border-radius: 5px;
}
.language-en span.elementor-countdown-label {
    font-size: 13px !important;
}



/*-------- Innovation Award -----------*/
.add-project {
    position: relative;
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
    border-bottom: solid 1px #1D244350;
}
.elementor-field-group-field_dab3749 .add-project {border-top: solid 1px #1D244350;}
.add-project .project-toggle {
    position: absolute;
    top: 15px;
    right: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #1D2443;
    border-radius: 3px;
	cursor: pointer;
}
.add-project .project-toggle .minus {
    display: none;
}
.add-project .project-toggle img {
    margin: 5px 0 0;
    width: 15px;
}
.add-project .project-toggle.open .plus {
    display: none;
}

.add-project .project-toggle.open .minus {
    display: block !important;
}
.add-project .title {
    margin: 0 0 20px;
	padding: 0 50px 0 0;
    width: 100%;
    font-family: "Birzia", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #2E375B;
}
.add-project.open .elementor-column {
    display: flex;
}
.add-project .elementor-column {
    display: none;
    margin-bottom: 20px !important;
}
.add-project .elementor-field-label {
    font-size: 15px !important;
    line-height: 1;
}
.e-form__step:not(.elementor-hidden) {
    align-items: flex-start;
}
span.elementor-field-option {
    max-width: fit-content;
    margin: 0 0 7px 7px;
    padding: 5px 5px 5px 15px !important;
    border: solid 1px #b0b5c8 !important;
    border-radius: 3px;
    cursor: pointer;
}
span.elementor-field-option label {
    font-size: 15px !important;
}
.elementor-field-type-html h3 {
    margin: 0 0 -15px;
    font-family: "Birzia", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #2E375B;
}
.elementor-field-subgroup {
    margin-top: 15px !important;
}
.elementor-field-group-field_397a1e2,
.elementor-field-group-field_dab3749 {
    margin: 0 !important;
}
.add-project .title span {
    margin-right: 7px;
    font-size: 12px;
    font-style: italic;
}
.e-form__indicators.e-form__indicators--type-number_text {
    margin-bottom: 50px !important;
}


/*---------- Muni World Registration --------*/
.muniworld-registration {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.muniworld-registration .col-2 {
    width: 49%;
    margin: 0 0 10px;
    font-family: "Birzia", Sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
}
.muniworld-registration .col-2 input {
    padding: 10px;
    width: 100%;
    border: solid 1px #ffffff75;
    background: none;
    color: #fff !important;
    font-size: 17px;
    font-weight: 300;
}
.muniworld-registration .col-1.send {
    width: 100%;
}
.muniworld-registration .col-1.send input {
    padding: 15px 7px 13px 7px;
    width: 100%;
    font-family: "Birzia", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #1F2026;
    background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);
    border-radius: 3px;
    transition: all 0.25s ease-in-out;
    border: 0;
}



/*----- Innovation Award------*/
.innovation-award-form {
    color: #2E375B;
    font-family: "Birzia", Sans-serif;
    font-size: 15px;
}
.innovation-award-form h3 {
    margin: 0 0 10px;
    font-size: 31px;
    font-weight: 700;
}
.innovation-award-form .col-1.subtitle {
    font-weight: 500;
    font-size: 18px;
}
.innovation-award-form h3.line-top {border-top: solid 1px #1D244350;padding: 20px 0 0;margin: 20px 0 10px;}
.innovation-award-form label {
    display: block;
    margin: 0 0 3px;
}
.innovation-award-form input, .innovation-award-form textarea, .innovation-award-form select {
    padding: 10px 15px;
    width: 100%;
    border: solid 1px #2E375B50;
    border-radius: 3px;
    color: #2E375B;
    font-family: "Birzia", Sans-serif;
    max-height: 100px;
}
.innovation-award-form .flex-box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}
.innovation-award-form .col-1 {
    margin: 0 0 15px;
    width: 100%;
}
.innovation-award-form .col-2 {
    margin: 0 0 15px;
    width: 49%;
}
.innovation-award-form .projects {
    width: 100%;
	margin-bottom: 30px;
	border-bottom: solid 1px #000;
}
.innovation-award-form .single-project {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
	border-top: solid 1px #000;
}
.innovation-award-form .single-project .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
	cursor:pointer;
}
.innovation-award-form .single-project .title img:first-child,
.innovation-award-form .single-project.open .title img:nth-child(2) {
    display: block;
    cursor: pointer;
    width: 17px;
    margin: 0 0 -5px 0;
}
.innovation-award-form .single-project .title img:nth-child(2),
.innovation-award-form .single-project.open .title img:first-child {
    display: none;
    width: 17px;
    margin: 0 0 -5px 0;
}
.innovation-award-form .single-project.project-add p:not(.title) {
    display: none;
}
.innovation-award-form .single-project.open.project-add p:not(.title){display: block !important;}
.innovation-award-form label span {
    font-size: 14px;
}
.innovation-award-form input[type="submit"] {
    display: block;
    margin: 12px 0 0 0;
    padding: 15px;
    width: 100%;
    font-family: "Birzia", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #1F2026;
    background-image: linear-gradient(125deg, #4F9CDF, #51E6E6, #64D8B0);
    border-radius: 3px;
    transition: all 0.25s ease-in-out;
    border: 0;
    cursor: pointer;
}
.innovation-award-form input[type="submit"]:hover {transform: scale(0.96);}
.innovation-award-form input[type="file"] {
    background: #fff;
    font-size: 14px;
    border: dashed 2px #00000050;
}
.codedropz-upload-inner h3 {
    margin: 0;
    font-weight: 500;
    font-size: 19px !important;
}
.codedropz-upload-inner span {
    font-size: 14px;
}
.codedropz-btn-wrap a {
    display: inline-block;
    width: fit-content;
    margin: 9px 0;
    padding: 12px 25px;
    background: #1D2443;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.75px;
}

form .notifications {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 500px;
    margin: auto;
}
form .notifications .mail input {
    width: 100%;
    height: 45px;
    padding: 15px;
    border-radius: 0 50px 50px 0;
    font-family: "Birzia", Sans-serif;
    font-size: 15px;
    color: #151a2e;
}
form .notifications .send {
    width: 30%;
}
form .notifications .send input {
    width: 100%;
    height: 45px;
    padding: 15px;
    border-radius: 50px 0 0 50px;
    font-family: "Birzia", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #131624;
    background: #ee7cbd;
    border: 0;
	cursor: pointer;
}
form .notifications .send .wpcf7-spinner {
    display: none;
}




/*---------- V O D ---------------*/
.site-main {
    max-width: 1650px;
    margin: auto;
    padding: 30px 20px;
}
.muni-new-posts {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-family: "Birzia", Sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}
.muni-new-posts .muni-post-list {
    width: 50%;
    padding-right: 20px;
}
.muni-new-posts .big-post {
    position: relative;
    width: 50%;
    padding: 345px 30px 30px 30px;
    border-radius: 10px;
    cursor: pointer;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
}
.muni-new-posts .big-post .video-background {
    position: absolute;
    top: -5%;
    right: 0;
    width: 110%;
    height: 110%;
    z-index: 8;
}
.muni-new-posts .big-post .video-background iframe {
    width: 100%;
    height: 100%;
}
.muni-new-posts .big-post .post-meta {
	display: flex;
	align-items: center;
    margin: 20px 0 0;
}
.muni-new-posts .big-post:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #000000cc, transparent);
    z-index: 8;
}
.muni-new-posts .big-post .post-data {
    position: relative;
    z-index: 9;
}
.muni-new-posts .big-post .title {
    font-size: 31px;
    font-weight: 500;
    line-height: 1.2;
}
.muni-new-posts .big-post .post-cat {
    font-size: 18px;
}
.whatsapp-share, .download-btn {
    display: inline-flex;
    align-items: center;
    padding: 7px 10px 6px 15px;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #fff;
    background: #ffffff40;
    border-radius: 50px;
}
.download-btn {
    margin: 0 10px 0 0;
    background: none;
    border: solid 1px #ffffff90;
}
.whatsapp-share:hover {
    background: #0db148;
}
.whatsapp-share img, .download-btn img{
    margin: 0 0 0 7px;
    width: 15px;
}
.muni-new-posts .muni-post-list .post-item {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
	cursor: pointer;
}
.muni-new-posts .muni-post-list .post-item .img-wrap {
    position: relative;
    max-width: 35%;
    height: 150px;
    width: 235px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 20px;
    border-radius: 5px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
}
.muni-new-posts .muni-post-list .post-item .img-wrap:after,
.vod-data .low-level .post-list .post-item .img-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.4;
    z-index: 8;
	transition: all 0.35s ease-in-out;
}
.muni-new-posts .muni-post-list .post-item:hover .img-wrap:after, .vod-data .low-level .post-list .post-item:hover .img-wrap:after {opacity: 0;}

.muni-new-posts .muni-post-list .post-item .img-wrap img,.vod-data .low-level .post-list .post-item .img-wrap img {
    position: relative;
    width: 55px;
    z-index: 9;
}
.muni-new-posts .muni-post-list .post-item .post-data .title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
}
.muni-new-posts .muni-post-list .post-item .post-data .post-meta {
    display: flex;
    align-items: center;
    margin: 15px 0 0;
}
.vimeo-video-duration {
    display: inline-block;
    margin: 0 0 0 7px;
    padding: 5px 7px;
    font-size: 13px;
    border: solid 1px #ffffff50;
    color: #fff;
    border-radius: 3px;
}
.vod {
    margin: 30px 0 0;
    padding: 30px 0 0;
    font-family: "Birzia", Sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    border-top: solid 1px #8D9093;
}
h2.section-title {
    margin: 0 0 20px;
    font-size: 39px;
	font-family: "Birzia", Sans-serif;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.vod .top-level-toggle.top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: fit-content;
    border-radius: 50px;
    border: solid 1px #ffffff50;
}
.vod .top-level-toggle.top button {
    padding: 20px 30px;
    background: none;
    border: 0;
    border-radius: 50px;
    font-family: "Birzia", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #fff;
    cursor: pointer;
}
.vod .top-level-toggle.top button.active {
    background: #2DFFF7;
    color: #1B2127;
    cursor: default;
}
.vod .top-level-toggle.sec {
    display: flex;
    align-items: center;
    margin: 40px 0;
    background: #252D33;
}
.vod .top-level-toggle.sec button {
    padding: 20px 30px;
    font-family: "Birzia", Sans-serif;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: none;
    color: #fff;
    cursor: pointer;
    border: 0;
}
.vod .top-level-toggle.sec button.active {
    background: #585f81;
}
.vod-data .low-level {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #ffffff20;
}
.vod-data .low-level .low-level-hader .title {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
}
.vod-data .low-level .low-level-hader .extra-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px;
}
.vod-data .low-level .low-level-hader .extra-data .post-count:after {
    content: " סרטונים";
}
.vod-data .low-level .post-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.vod-data .low-level .post-list .post-item {
    width: calc(24% - 30px);
    margin: 20px 15px;
    cursor: pointer;
}
.vod-data .low-level .post-list .post-item .img-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
    height: 250px;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.vod-data .low-level .post-list .post-item .title {
    margin: 0 0 7px;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.2;
}
.vod-data .low-level .post-list .post-item .post-meta {
    display: flex;
    align-items: center;
    margin: 15px 0 0;
}
.vimeo-lightbox {
    background-image: url(/wp-content/uploads/2024/05/close.svg);
    background-repeat: no-repeat !important;
    background-position: bottom 25px left 50%;
    background-size: 50px;
}

.single-post .site-main {
    max-width: 1000px;
}
.single-post .img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.single-post .post-data {
    padding: 30px 0;
    color: #fff;
    font-family: 'Birzia';
    font-size: 17px;
    line-height: 1.2;
}
.single-post .post-data .title {
    font-size: 27px;
    font-weight: 500;
}
.single-post .post-meta {
    display: flex;
    align-items: center;
    margin: 30px 0 0;
}


















