@charset "UTF-8";
/*
Theme Name: gan chabad
Theme URI: http://www.sbrook.net
Description:  אתר בעיצוב אישי שרה ברוק
Author:  Sarah Brook
Version: 1
*/

/*
font-family: Almoni;

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
/*florentina*/
/*REFORMA*/
@font-face{
	font-family:'fbflorentina';
	font-weight:200;
	font-style: light;
	src: url('fonts/florentina/fbflorentina-regularwebfont.eot');
	src: url('fonts/florentina/fbflorentina-regularwebfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/florentina/fbflorentina-regularwebfont.ttf') format('truetype'),
		url('fonts/florentina/fbflorentina-regularwebfont.woff') format('woff');
}
@font-face{
	font-family:'fbflorentina';
	font-weight:300;
	font-style: regular;
	src: url('fonts/florentina/fbflorentina-regularwebfont.eot');
	src: url('fonts/florentina/fbflorentina-regularwebfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/florentina/fbflorentina-regularwebfont.ttf') format('truetype'),
		url('fonts/florentina/fbflorentina-regularwebfont.woff') format('woff');
}
@font-face {
    font-family: 'fbAnimator';
    font-weight: 300;
    font-style: normal;
    src: url('fonts/webfont/FbAnimator-Regular.woff2') format('woff2'),  /* woff2 קודם כי הוא יותר יעיל */
         url('fonts/webfont/FbAnimator-Regular.woff') format('woff');
}

@font-face {
    font-family: 'fbAnimator';
    font-weight: bold;
    font-style: normal;
    src: url('fonts/webfont/FbAnimator-Bold.woff2') format('woff2'),
         url('fonts/webfont/FbAnimator-Bold.woff') format('woff');
}
@font-face{
	font-family:'fbflorentina';
	font-weight:600;
	font-style: bold;
	src: url('fonts/florentina/fbflorentina-boldwebfont.eot');
	src: url('fonts/florentina/fbflorentina-boldwebfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/florentina/fbflorentina-boldwebfont.ttf') format('truetype'),
		url('fonts/florentina/fbflorentina-boldwebfont.woff') format('woff');
}

@font-face{
	font-family:'Assistant';
	font-weight:300; /*(light)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-Light.ttf') format('truetype');

}
@font-face{
	font-family:'Assistant';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-Regular.ttf') format('truetype');
}
@font-face{
	font-family:'Assistant';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-Bold.ttf') format('truetype');
}
@font-face{
	font-family:'Assistant';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-SemiBold.ttf') format('truetype');
}
* {
  margin: 0;
  padding: 0;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
html,
body {
	font-size: 18px;
	font-family: 'fbAnimator';
	height: 100%;
}
iframe { max-width: 100%; }

.hfs12{font-size: 12px;}
.hfs14{font-size: 14px;}
.hfs15{font-size: 15px;}
.hfs16{font-size: 16px;}
.hfs17{font-size: 17px;}
.hfs18{font-size: 18px;}
.hfs19{font-size: 19px;}
.hfs20 { font-size: 20px;}
.hfs21 { font-size: 21px; }
.hfs22 { font-size: 22px;}
.hfs23 { font-size: 23px; }
.hfs24 { font-size: 24px; }
.hfs25 { font-size: 25px;}
.hfs26 { font-size: 26px; }
.hfs27 { font-size: 27px;}
.hfs28 { font-size: 28px; }
.hfs30 { font-size: 30px;}
.hfs31{font-size: 31px;}
.hfs35 { font-size: 35px; }
.hfs36 { font-size: 36px; }
.hfs37 { font-size: 37px; }
.hfs40 { font-size: 40px; }
.hfs42{font-size: 42px;}
.hfs43{font-size: 43px;}
.hfs45 { font-size: 45px;}
.hfs46{font-size: 46px;}
.hfs48{font-size: 48px;}
.hfs50 { font-size: 50px;}
.hfs55 { font-size: 55px; }
.hfs60 { font-size: 60px; }
.hfs65 { font-size: 65px;}
.hfs70 { font-size: 70px;}
.hfs75 { font-size: 75px; }
.hfs80 { font-size: 80px;}
.hfs85 { font-size: 85px; }
.hfs90 { font-size: 90px;}
.hfs95 { font-size: 95px; }
.hfs100 { font-size: 100px;font-size: calc(25px + 3.92vw);line-height: 1; }
.hfs105 { font-size: 105px;font-size: calc(25px + 4.17vw);line-height: 1; }
.hfs110 { font-size: 110px;font-size: calc(20px + 4.69vw);line-height: 1; }
.hfs150 { font-size: 150px;font-size: calc(25px + 6.52vw);line-height: 1; }
.hfs180 { font-size: 180px;font-size: calc(25px + 8.6vw);line-height: 0.85; }
.Assistant{font-family: Assistant !important; font-weight: 400;}
.txright{text-align: right;}
.txleft{text-align: left;}
.topz{top: 0;}
.leftz{left: 0;}
.rightz{right: 0;}
/*colors*/
.white{color:white !important;}
.black{color:black;}
.blue{color:#1E90FF;}
.purple{color: #ba5b9d; }
.bgwhite{	background-color: rgba(255, 255, 255, 0.8);}
.bgwhite1{	background-color: rgba(255, 255, 255, 0.3);}
.bgrw{background-color: white;}
.bgblack{background-color: rgba(0, 0, 0, 0.5);}
.bgblack1{background-color: rgba(0, 0, 0, 0.7);}
.white{color: white;}
.bg_blue{background-color: var(--blue);}
.bg_green{background-color: #89b400;}
.gray{color: #4e4e4e;}

/*width*/
.w5{width: 5%;}
.w10 {width: 10%;}
.w13 {width: 13%;}
.w15 {width: 15%;}
.w20{width: 20%;}
.w21{width: 21%;}
.w25{width: 25%;}
.w28{width: 28%;}
.w30{width: 30%;}
.w33{width: 33%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w49{width: 49%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w73{width: 73%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w83{width: 83%;}
.w85{width: 85%;}
.w90{width: 90%;}
.w100{width: 100%;}
.w32{width: 32px;}
.w300{width: 300px;}
.wp5{width: 5px;}
.wp15{width:15px;}
.wp20{width:20px;}
.wp30{width:30px;}
.wp50{width:50px;}
.col2{width: calc(100%/2 - 5px);}
.col222{width: calc(100%/2 - 10px);}
.col20{width: calc(100%/2 - 20px);}
.col2222{width: calc(100%/2 - 30px);}
.col22{width: calc(100%/2 - 100px);}
.row2{width: calc(100%/2);}
.row3{width: calc(100%/3);}
.col3z{width: calc(100%/3);}
.col3{width: calc(100%/3 - 5px);}
.col33{width: calc(100%/3 - 50px);}
.col333{width: calc(100%/3 - 20px);}
.col3333{width: calc(100%/3 - 15px);}
.colm3{width: calc(100%/3 - 10px);}
.col37{width: 37%;}
.row4{width: calc(100%/4);}
.col444{width: calc(100%/4 - 5px);}
.col4{width: calc(100%/4 - 10px);}
.col44{width: calc(100%/4 - 30px);}
.row5{width: calc(100%/5 - 20px);}
.col5{width: calc(100%/5 - 10px);}
.col55{width: calc(100%/5 - 20px);}
.col6{width: calc(100%/6 - 8px);}
.col66{width: calc(100%/6);}
.mxw100{max-width: 100px;}
.mxw200{max-width: 200px;}
.mxw300{max-width: 300px;}
.rad{border-radius: 10px;}
.rad5{border-radius: 5px;}
.bottom{bottom:0;}
.txright{text-align: right;}

/*height*/


/*margin/padding*/
.mrgz{margin: 0;}
.mrl5{margin-left: 5px;}
.mrgl10{margin-left: 10px;}
.mrgl20{margin-left: 20px;}
.mrgl30{margin-left: 30px;}
.mrgl50{margin-left: 50px;}
.mrgr5{margin-right: 5px;}
.mrgr10{margin-right: 10px;}
.mrgr20{margin-right: 20px;}
.mrgr30{margin-right: 30px;}
.mrgr35{margin-right: 35px;}
.mrgr100{margin-right: 100px;}
.mrg10{margin: 10px;}
.mrg30{margin:30px;}
.mrg40{margin: 40px;}
.mrgbz{margin-bottom: 0;}
.mrgb5{margin-bottom: 5px;}
.mrgb8{margin-bottom: 8px;}
.mrgb10{margin-bottom: 10px;}
.mrgb15{margin-bottom: 15px;}
.mrgb20{margin-bottom: 20px;}
.mrgb25{margin-bottom: 25px;}
.mrgb40{margin-bottom: 40px;}
.mrgb60{margin-bottom: 60px;}
.mrgb80{margin-bottom: 80px;}
.mrgt5{margin-top: 5px;}
.mrgt10{margin-top: 10px;}
.mrgt15{margin-top: 15px;}
.mrgt20{margin-top: 20px;}
.mrgt40{margin-top: 40px;}
.mrgt50{margin-top:50px;}
.mrgt80{margin-top: 80px;}
.mrglr30{margin: 0px 30px;}
.mrgtb40{margin: 40px 0px;}
.flotleft{float: left; clear: both;}
.mrgtb10{margin: 10px 0px;}
.mrgtb70{margin: 70px 0px;}
/*padding*/
.pdg5{padding:5px}
.pdg10{padding: 10px;}
.pdg20{padding: 20px;}
.pdg30{padding: 30px;}
.pdg40{padding: 40px;}
.pdg35{padding: 35px;}
.pdgtb5{padding: 5px 0px;}
.pdgtb10{padding: 10px 0px;}
.pdgtb15{padding: 15px 0px;}
.pdgtb30{padding: 30px 0px;}
.pdgtb20{padding: 20px 0px;}
.pdgtb40{padding: 40px 0px;}
.pdgtb80{padding: 80px 0px;}
.pdg80{padding: 80px;}
.pdgtb100{padding: 100px 0px;}
.pdglr10{padding: 0px 10px;}
.pdglr20{padding: 0px 20px;}
.pdglr25{padding: 0px 25px;}
.pdglr30{padding: 0px 30px;}
.pdg1020{padding: 10px 20px;}
.pdg4010{padding: 40px 10px;}
.pdgl{padding-left: 20px;}


.pdgl10{padding-left: 10px;}
.pdgl40{padding-left: 40px;}
.pdgl20{padding-left: 20px;}
.pdgl3{padding-left: 3px;}

.pdgr5{padding-right: 5px;}
.pdgr80{padding-right: 80px;}
.pdgr10{padding-right: 10px;}
.pdgr20{padding-right: 20px;}
.pdgr60{padding-right: 60px;}

.pdgt10{padding-top: 10px;}
.pdgt30{padding-top: 30px;}
.pdgt96{padding-top: 96px;}
.pdgt100{padding-top: 100px;}
.pdgt130{padding-top: 130px;}
.pdgt10per{padding-top: 10%;}
.pdgt200{padding-top: 200px;}
.pdgt40{padding-top: 40px;}
.pdgt80{padding-top:80px; }

.pdgb100{padding-bottom: 100px;}
.pdgb80{padding-bottom: 80px;}
.pdgb40{padding-bottom: 40px;}
.pdgb20{padding-bottom: 20px;}
.pdgb15{padding-bottom: 15px;}
.pdgb10{padding-bottom: 10px;}
.pdgb60{padding-bottom: 60px;}
.pdgb70{padding-bottom: 70px;	}
.pdgb5{padding-bottom: 5px;}
.pdgb200{padding-bottom: 200px;}



.container { width: 96%;max-width: 1024px;margin: 0 auto; }
.container.c9 { width: calc(100% - 80px);max-width: none; }
.container.c700 { max-width: 700px; }
.container.c900 { max-width: 900px; }
.container.c12 { max-width: 1200px; }
.container.c13 { max-width: 1300px; }
.container.c14 { max-width: 1400px; }
.container.c15 { max-width: 1500px; }
.container.c16 { max-width: 1600px; }
.container.c17 { max-width: 1730px; }
.container.c18 { max-width: 1800px; }
.container.c19 { max-width: 1900px; }
.clear { clear: both; }
.center { text-align: center; }
.right{ text-align: right;}
.left{text-align: left;}
.alignleft { float: left; }
.lft50{left: 50px;}
.top20p{top:20px;}
.minh120{min-height: 54px;}
.fixedbg { background-attachment: fixed; }
.alignright { float: right; }
.aligncenter { display: block; margin: 0 auto; }
.alignbottom{	  -webkit-box-pack: end;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: flex-end;
	display:-moz-flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
   -webkit-box-align: flex-end;
   -ms-flex-align: flex-end;
   -ms-grid-row-align: flex-end;
   -webkit-align-items: flex-end;
   align-items: flex-end;}
.itemscenter{align-items: center;}
.margin {margin: 0 auto;}
.absolute{position: absolute;}
.bottom{bottom:0;}
.bordr{border-right:4px solid #96c22b; padding-right: 10px;}
.bordl{border-bottom: 1px solid white; }
.bordl2{border-left: 1px solid black; }
.bordlb{border-left: 1px solid black; width: 34%;}
.Assistant{font-family: 'Assistant';}
.tzar{font-family: 'Assistant-tzar';}
.mtzar{font-family: 'mikhmoret-tzar';}
.almr{font-family: 'almoni-tzar';}
.rotate90{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.lh0{ line-height: 0 !important; }
.lh05{ line-height: 0.5 !important; }
.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh125{line-height: 1.25;}
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh17{line-height: 1.7;}
.lh19{line-height: 1.9;}
.lh2{line-height: 2;}
.w50 { width: 50%; }
.w100 { width: 100%; }
.h100 { height: 100%; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.bold { font-weight: bold; }
.sbold { font-weight: 600; }
.ebold { font-weight: 800; }
.regular{font-weight: normal;}
.light { font-weight: 300; }
.ultlight{font-weight: 200;}
.bgimg { background-repeat: no-repeat;background-size: cover;background-position: center center; }
.overh { overflow: hidden; }
.block { display: block; }
.imgfix { line-height: 0; }
.zindx{z-index: 100000;}
.bgcontain{ background-repeat:no-repeat; background-size:contain; background-position:center;}
.zinxz{z-index: -1;}
.hidden{display: none;}
.nosite{display: none !important;}
.imgc{max-width: 100%;max-height: 100%;}

/**********BACKGROUNDS***********/
.norpt{background-repeat: no-repeat;}
.bgpc{background-position: center;}
.bgpr{background-position: right;}
.bgpt{background-position: top;}
.bgpb{background-position: bottom;}
.bgpl{background-position: left;}
.bgscov{background-size: cover;}
.bgscon{background-size: contain;}
/****************************/
.wd1500{width: 1500px !important; }

.fixedbg { background-attachment: fixed; }
.notouch { pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.relative { position: relative !important; }
.circlebox { border-radius: 50%; }
.abscenter { position: absolute;margin: auto;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }
.cp,.clickbtn { cursor: pointer; }
.anim,.clickbtn { -webkit-transition:all .5s ease;transition: all .5s ease; }
.vbox iframe { width: 100%;height: 100%; }
.d-box{display: -webkit-inline-box;}
.pointer{cursor: pointer !important;}
.justc{justify-content: center;}
.fcc,.flex,.inrowf { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important; }
.fcc,.aic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
.aifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
.aife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
.jcsb,.inrowf { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
.jcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
.fcc,.jcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
.jcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
.jcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
.fdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.fdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
.fdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
.alignstart{align-items: start;}
.tp p:last-of-type{ font-weight: 300; font-size: 40px;}
div.wpcf7 .ajax-loader { display: none !important; }

/****************************************************************HEADER************************************************/
.screen-reader-response {
	position: relative !important;
	overflow: unset !important;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: none!important;
	height: unset !important;
	width: 100% !important;
	margin: 0px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	color: white;
}
.more_link{
	background-color: #d9d9d9;
padding: 2px 11px 1px;
margin-top: 9px;
border-radius: 8px;
box-shadow: 1px 1px 1px #00000061;
height: 23px;
transition:all .5s;
}
.more_link{
	opacity: .8;
}
:root {
	--purple: #b95da0;
	--blue: #1dbbd7;
	--primary-teal: #46b4b7;
	--light-blue: #c8e5e3;
}
.map-sidebar {
	position: fixed;
	left: 0;
	top: -100%;
	width: 386px;
	height: 80vh;
	background-color: var(--blue);
	color: white;
	padding: 20px;
	border-radius: 0 0 185px 0;
	box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	transition:all .5s ease;
}
.map-sidebar.active {
top: 0;
}
.map-sidebar h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: bold;
}

.search-box {
    margin-bottom: 20px;
}

.search-box input {
    width: 100%;
    padding: 8px;
    border-radius: 5px;
    border: none;
    text-align: right;
}

#map {
	width: 100%;
height: 84%;
border-radius: 0 0 162px 0;
}

/* עיצוב חלון המידע */
.custom-info-window {
    padding: 10px;
    text-align: center;
		    color: var(--purple);
}

.custom-info-window h3 {
    margin: 0 0 10px 0;
    color: var(--blue);
    font-weight: bold;
}

.custom-info-window .contact-btn {
    display: inline-block;
    margin: 5px;
    padding: 8px 15px;
    border-radius: 5px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    transition: opacity 0.3s;
}

.custom-info-window .phone-btn {
    background-color: var(--blue);
}

.custom-info-window .whatsapp-btn {
    background-color: #25D366;
}

.custom-info-window .contact-btn:hover {
    opacity: 0.9;
}
header
{
	background-image:url('images/85/top_cloud.png');
	background-size:100% 100%;
	position: relative;
	z-index: 999;
	    padding-bottom: 40px;
}

.headerphone svg
{
	fill:white !important;
	width: 30px;
	height: 30px;
}
/*STICKY FORM*/
.load
{
	position: fixed;
    left: 0;
    top: calc(35% + 100px);
    min-width: 86px;
    min-height: 86px;
    background-size: 100%;
    background-position-x: center;
    z-index: 999999;
    background-color: #ef2c63;
    background-size: 43%;
    background-position-y: 15px;
}
.load::before{
	content: 'טופס הרשמה';
    color: white;
		font-size: 13px;
    position: relative;
    top: 57px;
    left: -5px;
}
.stickyform1
{
	position: fixed;
left: 0;
top: 35%;
min-width: 86px;
min-height: 86px;
background-size: 100%;
background-position-x: center;
z-index: 999999;
background-size: 100%;
}
.stickyform{
    background-size: 87%;
    z-index: 999999;
    background-size: 57px;
    background-position: -15px 29px;
    background-image: none!important;
}
.hiddenform
{
	display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: rgba(0,0,0,0.4);
z-index: 1000;
-webkit-box-shadow: 10px 10px 64px -19px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 64px -19px rgba(0,0,0,0.75);
box-shadow: 10px 10px 64px -19px rgba(0,0,0,0.75);
right: 0;
margin: 0 auto;
height: 100vh;
z-index: 999999999;
}
.hiddenform_inner{
	width: 52%;
background-color: #ffffff;
text-align: center;
}
.hiddenform_inner img{
    height: fit-content;
    width: fit-content;
    z-index: 999999;
    opacity: 1;
    background-color: white;
    padding: 14px 0;
}

.double-border {
  border: 31px solid #fff;
  padding: 2em;
  position: relative;
}
.double-border:before {
  background: none;
  border: 2px solid #ba5b9d;
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  pointer-events: none;
}
.hiddenform_inner
.X
{
	position: absolute;
	top: -24px;
left: -24px;
	background-image: url('images/delete.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	height: 30px;
	width: 30px;
}
/*END STICKY*/
.backtotop
{
	position: fixed;
    right: 2%;
    bottom: 0;
    width: 73px;
    height: 212px;
    opacity: .6;
}
/********************************LESSON*********************/
.download{
	position: relative;
	border: 1px solid #e1e1e1;
    background: #fff;
    height: 167px;
    margin-top: 24px;
}
.download svg{
	width: 50px;
}
.download::after{
	content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    border-top: 20px solid ;
		border-top-color: inherit;
    position: absolute;
    left: 0;
    bottom: 0;
}
.download_title::after{
	content: '';
    width: 0;
    height: 0;
    border-left: 21px solid #aaaaaa;
    border-right: 0 solid transparent;
    border-top: 20px solid transparent;
    position: absolute;
    left: 20px;
    bottom: 0;
}
.download::before{
	content: '';
    width: 0;
    height: 0;
    border-bottom: 21px solid #fbfbfb;
    border-right: 21px solid transparent;
    border-top: 0px solid #f59d00;
    position: absolute;
    left: -1px;
    bottom: -1px;
    z-index: 2;
}
.download_title{
	position: absolute;
    right: 0;
    bottom: 0;
    background-color: #e1e1e1;
    padding: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.sidebar_box{
  width: 145px;
    height: 145px;
    background-color: #70bf44;
    border: 1px solid white;
    color: white;
    display: block;
    cursor: pointer;
    position: relative;
    background-size: 31%;
    background-repeat: no-repeat;
    background-position: center 12px;
    transition: all .5s;
    border-top: 0;
    border-right: 0;
		}
		.entry_lesson{
			font-family: fbAnimator;

		}.sidebar_box:hover{
			background-color: #9c6627;
			transition: all .5s;
		}
		.entry_lesson h3{
			font-family: 'fbAnimator',Assistant;
			font-size: 30px;
			margin: 15px 0 10px;
			color: #373e82;
			font-weight: bold;
		}
		.entry_lesson h2{
			font-family: 'fbAnimator',Assistant;
			background-color: #9c6627;
    color: #fff;
    margin: 0px -18px 10px 0;
    padding: 11px 18px;
		position: relative;
		}
		.sidebar_box.active1{
			background-color: #4c51a5;
			transition: all .5s;
		}
		.sidebar_box::before,.active1.sidebar_box::before,.entry_lesson h2::before{
			content: '';
		    width: 0 ;
		    height: 4px;
		    background-color: #c8e5e3;
				position: absolute;
		    right: 0px;
		    bottom: 0px;
					transition: all .5s ;
		}
		.active1.sidebar_box::before,.entry_lesson h2::before{
			width: 100% ;
		}.entry_lesson h2::before{
			height: 2px ;
		}
		.sidebar_box:hover:before{
			transition: all .5s ;
		    width: 100% ;
		}
		.lesson_sidebar{
		}
		#SingleLessonPage .mejs-container, #SingleLessonPage  .mejs-container .mejs-controls,#SingleLessonPage  .mejs-embed, .mejs-embed body {
    background: #4c51a5;
}
#SingleLessonPage .mejs-controls .mejs-time-rail .mejs-time-total {
    background: linear-gradient(to right, #e94b35 0%, #e94b35 10%, #e87e04 10.1%, #e87e04 20%, #f59d00 20.1%, #f59d00 30%, #8ccb02 30.1%, #8ccb02 40%, #02aab3 40.1%, #02aab3 50%, #03a993 50.1%, #03a993 60%, #017fb2 60.1%, #017fb2 74%, #4c51a5 74.1%, #4c51a5 86%, #373e82 86.1%, #373e82 100%);
    opacity: .5;}
.none1 {
    max-height: 0;
    overflow: hidden;
    transition: all .5s;
		opacity: 0;
}
.none1.active1 {
	max-height: 5000px;
    transition: all .5s;
    opacity: 1;
    /* background-color: #f6fcfc; */
    padding: 0 10px;
}
/****************************************************************FRONT************************************************/
.dove{
	background-image: url(images/85/contact_lev.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 38px;
    position: relative;
    top: 50px;
		cursor:pointer;
		transition:all .5s ease;
}
.dove:hover{
	    transform: rotate(-7deg)
}
.bg_wave{
	background-image: url(images/85/bg_wave.png);
	background-position: bottom;
	background-size: 100%;
	background-repeat: no-repeat;
}
.this_is{
	width: 704px;
    max-width: 100%;
    height: 305px;
    background-image: url(images/85/this_is.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
.counters-section {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 2rem;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 4rem 1rem;
	text-align: center;
}

.counter-container {
	display: flex;
	flex-direction: column;
	border-right: 5px dotted var(--blue);
	padding-right: 15px;
}

.counter-container.visible {
    opacity: 1;
    transform: translateY(0);
}

.counter-container:nth-child(1) { transition-delay: 0s; }
.counter-container:nth-child(2) { transition-delay: 0.2s; }
.counter-container:nth-child(3) { transition-delay: 0.4s; }
.counter-container:nth-child(4) { transition-delay: 0.6s; }

.counter {
    font-size: 2.5rem;
    font-weight: bold;
    color: var(--purple);
    position: relative;
		text-align:right;
}

.counter.updating {
    animation: numberPulse 0.15s ease-out;
}

.counter::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: radial-gradient(circle, rgba(37,99,235,0.2) 0%, rgba(37,99,235,0) 70%);
    opacity: 0;
    transform: scale(1.5);
    transition: opacity 0.3s, transform 0.3s;
}
.mount{
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 220px;
    display: flex;
    align-items: flex-end;
}
.pdgb180{
	padding-bottom: 180px;
}
.mountain-scene {
	osition: relative;
	width: 100%;
	height: 100%;
	background-image: url(images/85/p_mount.png);
	background-size: 100% 64%;
	background-position: bottom;
	overflow: hidden;
	background-repeat: no-repeat;
}

.tree-row {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 0 5%;
}

/* מיקום השורות */
.front-row { bottom: 20%; }
.middle-row { bottom: 8%; }
.back-row { bottom: 12%; }
 .tree1,.tree4{
	 bottom: 61px;
position: relative;
 }
/* גדלים שונים לעצים בשורות שונות */
.front-row .tree { height: 124px; }
.middle-row .tree { height: 120px; }
.back-row .tree { height: 100px; }

.tree {
    opacity: 0;
    transform: translateY(100%) scale(0.8);
    transform-origin: bottom center;
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1),
                opacity 0.8s ease-out;
    filter: brightness(0.9);
    cursor: pointer;
}

/* מצב ברירת מחדל של העצים אחרי האנימציה */
.tree.visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

/* אפקטי hover */
.tree:hover {
    transform: translateY(-10px) scale(1.1);
    filter: brightness(1.2) contrast(1.1);
    transition: all 0.3s ease-out;
    z-index: 10;
}

/* אנימציית נדנוד ברוח */
@keyframes sway {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(2deg); }
    75% { transform: rotate(-2deg); }
    100% { transform: rotate(0deg); }
}

.tree.visible:hover {
    animation: sway 3s ease-in-out infinite;
}
.counter.visible::after {
    opacity: 1;
    transform: scale(1);
}

.counter-container .label {
    font-size: 1.125rem;
    color: var(--purple);
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.4s ease-out;
}

.label.visible {
    opacity: 1;
    transform: translateY(0);
}

@keyframes numberPulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
/* שכבת הגרדיינט */
.gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0.2) 100%
  );
  z-index: 1;
}
.video-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -1; /* שם את הווידאו מאחורי התוכן */
}

.video-foreground {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw; /* גובה 16:9 */
  min-height: 100vh;
  min-width: 177.77vh; /* רוחב 16:9 */
}

.video-foreground iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.table_days .td {
  background-color: #c8e5e3;
  height: 90px;
  display: block;
  /* justify-content: center; */
  align-items: center;
  border: 1px solid #fff;
  padding: 10px;
  color: #9c6627;
  font-size: 22px;
  min-width: 100px;
  height: 117px;
}

.table_days .td.hd {
    background-color: #ba599e;
color: #fff;
    font-size: 19px;
    height: 50px;
}
.area_hover{
	opacity: 0;
	transform: scale(2);
	transition: all .5s ease;
	padding: 79px 40px;
    position: absolute;
    width: 100%;
    height: calc(100% - 86px);
    top: 0;
    left: 0;
    background-color: #ba5b9dc7;
    color: white;
    font-family: fbAnimator;
    text-align: center;

}
.gan:hover .area_hover{
	opacity: 1;
	transform: scale(1);
	transition: all .5s ease;

}
/**********FILTER************/
.none{
	max-width: 0;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	padding: 0;
	margin: 0;
	transition: all .5s ease;
}
.active.active1{
	max-width: 100%;
margin-left: 0;}
.none.active{
	max-width: 31%;
  max-height: 700px;
  opacity: 1;
  margin-left: 1.5%;
  margin-bottom: 40px;
	transition: all .5s ease;
}
/********END FILTER**********/
 .bordl{
	border-bottom: 1px solid #ba5b9d;
    padding-bottom: 10px;
		text-align: right;
}
.tel_aviv{
  position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 9;
		background-color: white;
}
.all_area.none{display: none!important;}
.the_phone1 a,
.the_mail1 a{
	background-image: url(images/svg/whatsapp.svg);
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 10px 0 10px 20px;
}
.the_mail1 a{
background-image: url(images/svg/mail.svg);
}
.lb.bordl{
	border-bottom: 1px solid #c8e5e3!important;
}
.lb.purple_btn {
	background-color: #ba5b9d;
color: white;
}
.heart_before{
	position: relative;

}
.heart_before::before{
	content: url(images/p_lev.png);
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	top: -70px;
}
.heart_before.white::before{
	content: url(images/w_lev.png);
}
.heart_before.green::before{
	content: url(images/g_lev.png);
}
.light_b{
	position: relative;
	margin-left: 20px;
}.light_b img{
	z-index: 1;
}
.brown{
	color: #1dbcd7;
}
.light_b::before{
	content: url(images/light_b.png);
	left: -10px;
	position: absolute;
	z-index: -2;
}
.why{
	position: absolute;
	font-size: 30px;
}

.why_1{
right: 177px;
	top: 13%;
}
.why_2{
right: 100px;
	top: 39%;
}
.why_3{
	right : 51%;
		top: 14%;
}
.w_res{
	width: 200px;
}
.why_4{
	right : 64%;
		top: 38%;
 margin: 0 auto;
}
.why_5{
	left: 217px;
     top: 23%;
}
.why_6 {
    left: 146px;
    top: 43%;
}
.why_7{
	left: 220px;
     top: 63%;
}
.bg_green{
	background-color: #72bf44
}
.trunk{
	animation:trunk 8s infinite linear;
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: -261px;
	pointer-events: none;
}
@keyframes trunk {
	0% {left:17px;transform:rotate(-3deg);}
	25% {left:20px;transform:rotate(3deg);}
	50% {left:17px;transform:rotate(-3deg);}
	75% {left:20px;transform:rotate(3deg);}
	100% {left:17px;transform:rotate(-3deg);}
}
.perCircStat,.counter-value{
	font-family: impact;
	font-size: 60px;
	color: #ba5b9d;
}
.bg_numb{
	background-image: url(images/bg_numb.png);
    width: 100%;
    min-height: 268px;
    padding-top: 86px;
}
.gan{
	border-radius: 15px;
    overflow: hidden;
}
.purple_btn.gani{
	max-width: 200px;
    float: left;

}
.search{
	position: relative;
}
.search_items{
	position: absolute;
	right:
}

.sub_search{
	position: absolute;
    width: 200px;
    right: 0;
    background-color: #d7d7d7;
    top: 30px;
		max-height: 0px;
		overflow: hidden;
		transition: all .5s ease;
}
.search:hover .sub_search{
	max-height: 500px;
	transition: all .5s ease;
}
.sub_search .sub{
	padding: 3px 20px;
	border-bottom: 1px solid #fff;
}
.choose{
	border: 1px solid #1dbcd7;
  background-image: url(images/brown_lev.jpg);
  background-position: 5px center;
  padding: 3px 20px 3px 40px;
  height: 30px;
  color: #1dbcd7;
  background-repeat: no-repeat;
  margin: 0 15px;
  font-size: 17px;
  font-family: fbAnimator;

}
.purple.choose{
	border: 1px solid #ba5b9d;
	background-image: url(images/purple_lev.jpg);
	color: #ba5b9d;
}
.green{color: #72bf44;}
.green.choose{
	border: 1px solid #72bf44;
	background-image: url(images/green_lev.jpg);
}
.bg_brown{
	background-color: #1dbcd7;
}
.cat{
	margin-left: 10px;
	padding: 3px 28px;
}
.bg_purple{
	background-color: var(--purple);
}
.bg_light_blue{
	background-color: var(--light-blue);
}
.light_blue{
color: var(--light-blue);
}
ul.points{

}
.points {
    list-style: none;
    padding: 0;
    margin: 0;
}

.points li {
    text-align: center;
    flex: 1;
    padding: 20px;
    max-width: 300px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border-radius: 10px;
}

/* צבעים ואפקטי hover */
.points li:nth-child(1) {
    color: #ebffde;
}
.points li:nth-child(1):hover {
    transform: translateY(-10px);
}

.points li:nth-child(2) {
    color: #ddfaff;
}
.points li:nth-child(2):hover {
    transform: translateY(-10px);
}

.points li:nth-child(3) {
    color: #ffd0f1;
}
.points li:nth-child(3):hover {
    transform: translateY(-10px);
}

.points h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    transition: transform 0.3s ease;
}

.points div {
    font-size: 20px;
    line-height: 1.3;
    transition: transform 0.3s ease;
}

.points li:hover h2 {
    transform: scale(1.05);
}

.points li:hover div {
    transform: scale(1.02);
}
.bg_blue_purple{
    background: linear-gradient(
        to bottom,
        var(--purple) 33.33%,
        var(--purple) 33.33%,
        var(--blue) 33.33%,
        var(--blue) 100%
    );
}
.min_1000{
	background-color: white;
    border-radius: 111px;
		min-height: 900px;
}
.purple_btn.gani::before,.purple_btn.cate::before{
	content: '.';
    height: 19px;
    width: 56px;
    background-image: url(images/p_h.jpg);
    background-size: 100%;
    position: relative;
    right: 0;
    bottom: 0;
    padding: 7px;
    overflow: hidden;
    background-repeat: no-repeat;
		top: 9px;
    margin-left: 10px;
}
.gan_t{
	text-align: center;
    width: 100%;
		padding-left: 20px;
    background-color: #ffffffe0;
}

.first-word{font-weight: 300!important;}
.purple_btn::before{
	content: url(images/p_h.jpg);
	position: relative;
    top: 12px;
    right: -10px;
		transition: all .6s ease;
		cursor: pointer;
}
.purple_btn{
	transition: all .6s ease;
	cursor: pointer;
}
.purple_btn:hover:before{
  right: calc(100% - 11px);
	transition: all .6s ease;
}
.stick{
	height: 140px;
    background-color: #70bf44;
    position: relative;
    top: -180px;
    z-index: 99;
    opacity: .8;
		cursor: pointer;
}
.stick:nth-child(1),.reco_stick:nth-child(1),.about_stick:nth-child(1){
    border-radius: 44px 23px 56px 97px;
}
.stick:nth-child(2),.reco_stick:nth-child(2),.reco_stick:nth-child(4),.reco_stick:nth-child(5),.about_stick:nth-child(2){
    border-radius: 56px 104px 66px 95px;
}
.stick:nth-child(3),.reco_stick:nth-child(3),.reco_stick:nth-child(6),.reco_stick:nth-child(7),.about_stick:nth-child(3){
    border-radius:  97px  56px 44px 23px;
}
.about_stick {
    background-color: #c8e5e3;
	}.about_stick2{
		background-color: #1cad53;
    z-index: 99;
    opacity: .8;
    cursor: pointer;
    min-height: 177px;
    justify-content: center;
    align-items: center;
}
.about_img {
    width: 500px;
    height: 508px;
    height: 233px;
    position: relative;
    right: -38px;
    top: -155px;
    border-radius: 51px 18px 55px 88px;
    /* border: 4px solid #ffffff; */
}
.bg_tree{
	background-image: url(images/bg_tree.png);
background-position: bottom;
background-repeat: no-repeat;
background-size: contain;
height: 300px;
position: relative;
top: -200px;
bottom: -200px;
margin-bottom: -213px;
}
.reco_stick{
    z-index: 99;
    opacity: .8;
		cursor: pointer;
		transition: all 1s;
}
.reco_stick:hover{
	transform: scale(1.1);
	transition: all 1s;
}
.reco_img{
	width: 100px;
    height: 100px;
    position: relative;
    right: -12px;
    top: -30px;
    border-radius: 35px 30px 58px 40px;
    border: 4px solid #72bf44;
}
.reco_stick:nth-child(1){
    border-radius: 44px 23px 56px 97px;
}
.reco_stick:nth-child(2){
    border-radius: 56px 104px 66px 95px;
}
.reco_stick:nth-child(3){
    border-radius:  97px  56px 44px 23px;
}
.stick.ThePage{
	top: 0;
}
.stick::before{
	content: '';
	position: absolute;
	top: -4px;
	height: 4px;
	right: 0;
	width: 0;
	background-color: inherit;
	transition: all .3s ease;
}

.bg_white{
	background-color: #fff;
}
.stick:hover:before{
	content: '';
  position: absolute;
  top: -4px;
  right: 0;
  width: 53%;
  transition: all .3s ease;
  border-radius: 5px;
  margin: 0 auto;
  left: 0;
}
.stickers{
	height: 0;
}
.stick svg{
	fill: #fff;
    width: 100px;
    height: 80px;
		padding-left: 30px;
}
.stick:nth-child(2){
	background-color: #ba5b9d;
}
.stick:nth-child(3){
	background-color: #1dbcd7;
}
.btn{
	color: white;
	border-radius: 30px;
	margin:20px auto 20px 40px;
	display: block;
	width: 186px;
	padding: 6px;
	text-align: center;
	font-size: 24px;
	font-family: fbAnimator;
}
.light1_t, .brand_t{
	cursor: pointer;
	transition: all .5s ease;
}
.white_btn{
	background-color: #fff;
	border: 1px solid #f53063;
	color: #f53063;
	font-size: 20px;
	font-family: fbAnimator;
	text-align: center;
	margin: 13px auto;
  transition: all .5s ease;
  padding: 1px 14px;
  display: inline-block;
}
.white_btn:hover{
	background-color: #f53063;
	letter-spacing: 1px;
	color: white;
	transform: all .5s ease;
}
.REC_ .slick-list{
	max-height: 700px;
	padding-top: 0;
}
.REC_ .slick-next::before {
    content:url(images/left-arrow.png);
    display: -webkit-box;
		width: 30px;
    left: -55px;
    position: relative;
    height: 30px;
}
.REC_ .slick-prev::before {
    content: url(images/right-arrow.png);
    display: -webkit-box;
    width: 30px;
    right: -45px;
    position: relative;
    height: 30px;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scaleX(1.1);
    transform: scaleX(1.1);
	bottom: 30px;
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scaleX(1.1);
    transform: scaleX(1.1);
	bottom: 30px;
  }
}
.hvr-pulse-grow {

  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;

  position: relative;bottom: 0;
}
.circle{
	transition: all .5s ease;
    border-radius: 50%;
    width: 120px;
    height: 120px;
	cursor: pointer;
	margin-left: 40px;
	border: 3px solid #09b1bd;
	position: relative;
	background-color: white;
}

.shadow{
	box-shadow: 2px 3px 3px rgba(0, 1, 1, 0.29);
}
.topimages.slick-slider,.MORES_.slick-slider
{
	margin-bottom: 0 !important;
}
/****************************************************************FOOTER************************************************/
footer { background-size: 144%;
background-position: center center;
background-color: #403022;
position:static;  }
.form_t{
	background-image: url(images/form_t.png);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 40px;
    background-size: contain;
}
	.bg_option{
		margin-top: -200px;
    padding-top: 200px;
	}
	.foo_t{
		position: relative;
		display: flex;
    font-size: 17px;
    padding-bottom: 14px;
    color: #72bf44;
    width: 221px;
	}
	.foo_t::before{
		content: url(images/foo_icon.png);
		margin-left: 10px;
	}
	nav.FooterNav {
	  width: 100%;
	  position: relative;
	}

	nav.FooterNav div.main_menu > ul {
		display: block;
	    font-size: 0;
	}
	nav.FooterNav div.main_menu > ul > li {
		display: inline-block;
	    width: 100%;
	    position: relative;
		text-align: right;
	}
	nav.FooterNav.dubble div.main_menu > ul > li{
		display: inline-flex;
		width: 40%;
		margin-left: 5%;
	}
	nav.FooterNav div.main_menu > ul > li > a {
		display: inline-block;
		padding: 5px 0;
		vertical-align: middle;
		font-family: fbAnimator;
		color: white;
		font-size: 13px;
		color: white;
		padding-right: 25px;
		background-image: url('images/Polygon.svg');
		background-repeat: no-repeat;
		background-position: right;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
		background-size: 6px;
	}
	nav.FooterNav div.main_menu ul li.current-menu-item > a,
	nav.FooterNav div.main_menu ul li:hover > a {
		padding-right: 30px;
	}
	.zoom_hover {
		position: relative;
		transition: all .5s ease;
	}
	.zoom_hover::before{
		content: '';
    width: 0;
    height: 0;
    position: absolute;
		top: 50%;
    left: 50%;
		border: 2px solid #ba5b9d;
		opacity: 0;
		transition: all .5s ease;

	}
	.zoom_hover:hover:before{
		content: '';
    width: calc(100% - 70px);
    height: calc(100% - 70px);
    opacity: 1;
		top: 35px;
		left: 35px;
		transition: all .5s ease;
	}
	.bg_purple .zoom_hover::before{
border: 2px solid #c8e5e3;
}
/******************************************************85 85 85*********************************************/
.image-rabi {
    overflow: hidden;
    position: relative;
}

.image-rabi img {
	width: 100%;
height: 50%;
object-fit: cover;
border-radius: 58px 49px 180px;
transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.image-rabi img:hover {
border-radius: 30px;
}

.page_title85 {
   width: 100%;
   height: 500px;
   background: linear-gradient(
       to right,
       #ebdbe2 0%,
       #edffe2 100%
   );
   position: relative;
   display: flex;
   align-items: center;
   justify-content: center;
	     margin-top: -90px;
}

.page_title85 h1 {
   color: var(--purple);
   font-size: 48px;
   position: relative;
   text-align: center;
   padding: 0 60px;
}

/* הלבבות בצדדים */
.page_title85 h1:before,
.page_title85 h1:after {
	content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(images/85/lev_blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 10px;
}
.page_title85 h1:before {
   left: 0;
}

.page_title85 h1:after {
   right: 0;
}
/**********************דף גנים***********************************/
/* עיצוב סרגל החיפוש */
.gan-filters {
	margin-bottom: 30px;
		background-color: white;/*var(--light-blue);*/
		border-radius: 34px;
		box-shadow: 4px 4px 4px #0000001c;
}
.gan-filters-part{
	padding: 4px 33px 5px 16px;
    border-left: 1px solid var(--purple);
}
.gan-filters label{
	font-weight:bold;
		display: block;
    color: var(--purple);
    font-size: 28px;
    margin-top: 17px;
}
.gan-filters label::after{
	content: '▼';
    color: var(--blue);
    margin-right: 15px;
    font-size: 20px;
}
.search-input,
.filter-select {
	position: relative;
    padding: 10px;
    border: none;
    border-radius: 5px;
    background-color: #c8e5e300;
    color: var(--purple);
    font-size: 20px;
    right: -15px;
    font-family: 'fbAnimator';
}
.search-input{
	right: 20px;
}
.search-input::placeholder {
    color: #c3c3c3;/*var(--purple); /* צבע סגול לפלייסהולדר */
		font-family: 'fbAnimator';
}
.search-input:focus,
.filter-select:focus {
    outline: none;   /* מסיר את המסגרת הדיפולטיבית בפוקוס */
    box-shadow: none;  /* מסיר צל אם קיים */
}

/* אם אתה רוצה איזשהו אפקט חלופי בפוקוס, למשל שינוי צבע המסגרת הרגילה */
.search-input:focus,
.filter-select:focus {
    border-color: var(--purple);  /* שינוי צבע המסגרת הרגילה לסגול בפוקוס */
    transition: border-color 0.3s ease;  /* אנימציה חלקה */
}
@media (max-width: 768px) {
    .search-wrapper {
        flex-direction: column;
    }

    .search-input,
    .filter-select {
        width: 100%;
    }
}

/* עיצוב הגנים */

/* עיצוב הפופ-אפ */
.gan-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
}

.popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: white;
	padding: 30px 30px 30px 67px;
	border-radius: 70px;
	max-width: 1000px;
	width: 90%;
	max-height: 80vh;
		background-color:#effdff;
		background-image: url(images/85/pop_bg.svg);
		background-repeat: no-repeat;
background-size:40%;
		background-position: left bottom;
}
.popup-image.bgimg {
    height: 450px;
}

.PICS_ .slick-dots {
    bottom: 10px;
}

.PICS_ .slick-prev,
.PICS_ .slick-next {
    z-index: 1;
}

/* אם צריך להתאים את מיקום החיצים */
.PICS_ .slick-prev {
    left: 10px;
}

.PICS_ .slick-next {
    right: 10px;
}
.close-btn,.close-modal {
	position: absolute;
    top: -3px;
    left: -3px;
    font-size: 34px;
    cursor: pointer;
    background-color: white;
    width: 38px;
    height: 38px;
    color: var(--purple);
    border: 2px solid var(--purple);
    display: flex
;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    font-weight: bold;
    box-shadow: 2px 2px 7px;
}
.gan-card {
    background: white;
    border-radius: 60px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
		height: 275px;
		position: relative;
		background-size: contain;
		margin-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover;
}
.gan-card::before {
	content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(251 243 142 / 54%) 0%, var(--blue) 100%);
    opacity: .8;
    position: absolute;
    right: 0;
    bottom: 0;
}
.gan-card.hidden {
    opacity: 0;
    transform: scale(0.8);
    height: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
}

.gan-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.gan-info {
	padding: 20px;
	position: absolute;
	bottom: 0;
}
.whatsapp-lead-modal {
	display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		z-index: 1000;
		align-items: center;
		justify-content: center;
}

.whatsapp-lead-modal .modal-content {
		background: white;
		padding: 30px;
		border-radius: 10px;
		max-width: 400px;
		width: 90%;
		text-align: center;
		position: relative;
}

.whatsapp-lead-modal h3 {
		color: var(--purple);
		font-size: 24px;
		margin-bottom: 15px;
}

.whatsapp-lead-modal form {
		display: flex;
		flex-direction: column;
		gap: 15px;
		margin-top: 20px;
}

.whatsapp-lead-modal input {
		padding: 10px;
		border: 1px solid #ddd;
		border-radius: 5px;
		font-size: 16px;
		direction: rtl;
}

.whatsapp-lead-modal .submit-btn {
		background: #25D366;
		color: white;
		border: none;
		padding: 12px;
		border-radius: 5px;
		font-size: 18px;
		cursor: pointer;
		transition: background 0.3s;
}

.whatsapp-lead-modal .submit-btn:hover {
		background: #128C7E;
}

.more-info-btn {
    background-image:url('images/85/more.svg');
		width:60px;
		height:60px;
		background-size:contain;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
		border:0;
		    background-color: #87d8e200;
}
.fa-envelope:before ,.fa-whatsapp:before{
    content: "\f0e0";
    background-color: var(--light-blue);
    padding: 5px;
    width: 80px;
    height: 80px;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.success-message {
		text-align: center;
		padding: 20px;
		background: rgba(255, 255, 255, 0.9);
		border-radius: 8px;
}

.success-message h3 {
		color: var(--purple);
		font-size: 24px;
		margin-bottom: 10px;
}

.success-message p {
		color: #333;
		font-size: 18px;
}

.error-message {
		background: #ffebee;
		color: #c62828;
		padding: 10px;
		border-radius: 4px;
		margin-top: 10px;
		text-align: center;
}
.more-info-btn:hover {
    background-color: var(--blue);
}

/* פופ-אפ */

.popup-details {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
		    margin-top: 45px;
}

.popup-details h3 {
	color: var(--blue);
	margin-bottom: 0;
	font-weight: bold;
	font-size: 25px;
}
.popup-image{
	width: 100%;
	border-radius:50px;
	overflow: hidden;
}
.description-section {
    grid-column: 1 / -1;
}
.contact-buttons {
    display: flex;
    gap: 15px;
    margin-top: 35%;
}

.contact-button {
    display: flex;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
		border: 0;
background-color: transparent;
cursor:pointer;
}
i.fab.fa-whatsapp{
    color: #0fc70f;
}

.contact-button i {
    font-size: 40px;
}

.contact-button:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}

/* סגנון למודל */
.contact-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
}
.pagination-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin:  0;
		background-color: var(--purple);
}

.pagination-controls {
    display: flex;
    align-items: center;
    gap: 20px;
}

.page-btn {
	padding: 8px 15px;
	border: none;
	background-color: #ffffff;
	color: var(--blue);
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.page-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

.page-btn:hover:not(:disabled) {
    background-color: var(--blue);
		color:white;
}

#pageInfo {
    color: white;
    font-weight: bold;
}
.info-squares-container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
    margin: 0px auto;
    max-width: 1200px;
    padding: 0 20px;
    perspective: 1000px; /* חשוב ל-3D */
}

.info-square {
    width: calc(30% - 20px);
    aspect-ratio: 1/1;
    position: relative;
    min-width: 300px;
    flex: 1;
    transition: transform 0.8s;
    transform-style: preserve-3d;
		    margin: 0 17px
}

/* צד קדמי */
.square-front {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
		    box-shadow: 5px 8px 17px #9c27b0
}

.square-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(29, 187, 215, 0.8) 0%, rgba(29, 187, 215, 0) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.square-overlay h3 {
    color: white;
    text-align: center;
    padding: 20px;
    margin: 0;
    font-size: 50px;
}

/* צד אחורי */
.square-back {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	background: white;
	transform: rotateY(180deg);
	border-radius: 10px;
	padding: 20px;
	display: flex
;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
	/* box-shadow: 10px 10px 10px red; */
	top: 0;
	background-color: white;
	overflow-x: auto;
	z-index: 9999;
}

.content-inner {
    color: var(--blue);
    max-width: 80%;
}

/* אפקט ההיפוך */
.info-square:hover {
    transform: rotateY(180deg);
}

.modal-content {
    position: relative;
    background: var(--purple);
    width: 90%;
    max-width: 500px;
    margin: 50px auto;
    padding: 20px;
    border-radius: 8px;
		top:15%;
}
/****************************************************************YUD SHVAT*******************************************/

#ThePageYud {
  background-image: url(images/yud/top_bg.png);
  background-position: top;
  background-repeat: no-repeat;
}
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: yellow;
  padding: 50px;
  font-size: 20px;
}
.no_about{
  display: none!important;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #89c963;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.scroll_inside{
  max-width: 90%;
  max-height: 500px;
  overflow-x: auto;
  padding-left: 20px;
margin-bottom: 27px;
}
.yud_popUp,.yud_popUp_4{
  max-width: 200px;
  max-height: 200px;
  opacity: 0;
  pointer-events: none;
  background-color: #ba5b9d;
  position: fixed;
  top:-100px;
  right: 0;
  left: 0;
  margin: 0 auto;
  transition: all .5s;
}
.yud_popUp.active,.yud_popUp_4.active{
  max-width: 700px;
    max-height: 700px;
    top: 201px;
    opacity: .91;
    pointer-events: auto;
}
.tabs_yud_shvat ,.line_form{
  position: -webkit-sticky;
  position: sticky;
  top: 0;}
.tabs_yud_shvat a ,.line_form a,.tabs_yud_shvat > div{
  padding: 25px;
  background-color:#ba5b9d;
  color: white;
  transition: all .5s;
  margin: 1px 10px;
}
#tab4 .tabs_yud_shvat a{
	margin: 0 0 10px 0;
}
.tabs_yud_shvat a:hover ,.tabs_yud_shvat > div:hover,.line_form a:hover{
  padding: 25px;
  background-color:#72bf44;
  transition: all .5s;
}
.top_yud_shvat{
  padding-top: 400px;
}

/****************************************************************ABOUT************************************************/
.pic_t{
	padding: 6px;
	transition: all 1s ease;
	height: 40px;
}
.gall:hover .pic_t{
	height: 100%;
    text-align: center;
    padding-top: 35%;
		transition: all 1s ease;
}
.gall{
transition: all 1s ease;
}
.galler{
	position: relative;
	z-index: 1;
}
.galler::before{
	content: '';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 100%;
	background-color: #e5f3f7;
	left: 0;
	top:0;
}
.bg_1{
	background-color: #72bf44d4;
}
.bg_2{
	background-color: #ba5b9deb;
}
.bg_3{
	background-color: #1dbcd7c2;
}


/****************************************************************ARCHIVE************************************************/

/****************************************************************SINGLE************************************************/
.staff{
	background-color: #72bf44d4;
	padding: 10px 70px 10px 10px;
	background-image: url(images/staff1.png);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: calc(100% - 20px);
}
.staff3{
	background-color: #74c045;
	padding: 10px 70px 10px 10px;
	background-image: url(images/w_lev.png);
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: calc(100% - 20px);
	background-size: 36px;
}
.staff_con{
	background-color: #ba5b9deb;
    padding: 10px 70px 10px 10px;
    background-image: url(images/staff2.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - -11px);
    background-size: 60px;
}
.MORE_ .slick-list,.GANIM_1 .slick-list,.IMAGES_.slick-list {
	margin: 0 -28px;
}
.MORE_ .slick-slide,.GANIM_1 .slick-slide, .IMAGES_ .slick-slide{
	margin: 0 28px;
}
/****************************************************************SEARCH************************************************/

.top_search input[type=text]{
	border-bottom: 1px solid #bf67a4;
    background-color: #daf2f145;
}
.home_search .gray_t,.top_search .gray_t{
	font-size: 15px;
    padding: 0;
		margin: 13px 0;
    min-width: 67px;
    background-color: transparent;
    color: #fff;
}
.top_search{
transition: all .5s ease;
overflow: hidden;
    background-color: var(--blue);
		padding: 4px 13px;
    border-radius: 23px;
    color: white;
    text-align: center;
    max-width: 100%;
		cursor: pointer;
}
.top_search #searchsubmit{
	background-color: #89c963;
    background-image: url(images/search.png);
    background-size: 69%;
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.top_search #searchsubmit:placeholder{
	color: #bf67a4;
}
/****************************************************************TAXSINGLE************************************************/

/****************************************************************CONTACT************************************************/

/****************************************************************ELSE************************************************/
.entry {
	font-size: 22px;
line-height: 1.3;
font-family: fbAnimator;
color: #444444;

}
.entry img {
    max-width: 100%;
    height: auto;
}
.entry ul {
    margin: 0 20px;
    list-style: inherit;
}
.entry ul,
.entry ol {
    list-style-position: inside;
}
.entry table {
    border: 1px solid #000;
}
.entry table td {
    border: 1px solid #000;
}
.entry table tr:nth-child(1) > td {
    text-align: center;
    background: #ccc;
}
.entry p {
	margin-bottom: 1em;
}
.entry p:last-of-type {
	margin-bottom: 0;
}
.entry a {
	color: #756e6e;
	border-bottom: 1px solid transparent;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
.entry a:hover {
	border-color: #756e6e;
}
h1,h2,h3 ,h4{
    font-weight: normal;
    margin: 0 0 0 0;
}
p { margin: 0 0 0 0; }
a { text-decoration: none; color: inherit; }
a:hover { text-decoration: none; }
ul { margin: 0 0 0 0;list-style: none; }

#wrapper {
	min-height: 100%;
	position: relative;
}
#content {
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}

.acf-map {
    width: 100%;
    height: 366px;

}
.marker::before{
	content: 'sss';
}
.logo {
    font-size: 0;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
    padding-bottom: 6px;
		width: 200px;
}

.zoomi{
    width: 711px;
    animation-name: zoomi;
    animation-duration: 1.5s;
    background-size: 74%;
    background-position: left;
	height:130px;
  max-width: 50%;
	position:relative;
	animation-name: zoomi;
  animation-duration: 1.5s;



}
@keyframes zoomi {
  from {
		-webkit-clip-path: polygon(0 0, 27% 0, 27% 100%, 0% 100%);
		clip-path: polygon(0 0, 27% 0, 27% 100%, 0% 100%);
	}
  to {
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
}
.zoomi::before{
	content: '';
    position: absolute;
    top: 26px;
    width: 210px;
    height: 92px;
    background-image: url(images/bird.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
		animation-name: zoomi_b;
	  animation-duration: 2.5s;
}
@keyframes zoomi_b {
  from {
		right: 100%;
	}
  to {
		right: 0;
	}
}
#FloatSocialsF{
	display: inline-flex;
margin-top: 30px;
	z-index: 90;
}
#FloatSocialsF a {
	margin-bottom: 5px;
    display: inline-block;
    margin-left: 18px;
    padding: 6px;
}

#FloatSocialsF svg {
	width: 25px;
	fill: #fff;
	-webkit-transition: all .5s ease;
	transition: inherit;
	height: 17px;
}
#FloatSocials {
	display: inline-flex;
	top:30%;
	left:10px;
	z-index: 90;
}
#FloatSocials a {
	margin-bottom: 5px;
    display: inline-block;
    margin-left: 18px;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	fill: #363636;
	-webkit-transition: all .5s ease;
	transition: inherit;
	height: 30px;
}
a.facebook_icon:hover svg {
	fill: #3b5998 !important;
}
a.google_icon:hover svg {
	fill: #dd4b39 !important;
}
a.twitter_icon:hover svg {
	fill: #00aced !important;
}
a.youtube_icon:hover svg {
	fill: #bb0000 !important;
}
a.instagram_icon:hover svg {
	fill: #e95950 !important;
}
a.pinterest_icon:hover svg {
	fill: #cb2027 !important;
}
a.linkedin_icon:hover svg {
	fill: #007bb6 !important;
}
/* Contact form style Start */
.google-visualization-tooltip {

            width: 150px !important;
            border: none !important;
            border-radius: 21px !important;
            background-color: rgb(30, 50, 230)!important;
            position: absolute !important;
            box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75) !important;
            background: -moz-linear-gradient(30deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%) !important;
            background: -webkit-linear-gradient(30deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%) !important;
            background: -o-linear-gradient(30deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%) !important;
            background: -ms-linear-gradient(30deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%) !important;
            background: linear-gradient(120deg, rgb(30, 50, 230) 30%, rgb(90, 140, 250) 70%) !important;
            font-size:  10px !important;

          }
span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	position: absolute;
	bottom: 100%;
	background: #f00;
	border-radius: 5px;
	color: #fff;
	padding: 8px 15px;
	font-size: 16px;
	white-space: nowrap;
	left: 5%;
	-webkit-animation: formerror 400ms;
	        animation: formerror 400ms;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
	-webkit-transition: all 400ms;
	transition: all 400ms;
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	        transform: translate3d(0,100%,0);
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top:100%;
	left: 10%;
	border-left: 0 solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #f00;
}
/* Input Syles */
input,
div.wpcf7 input,
div.wpcf7 select,
div.wpcf7 textarea,
div.wpcf7 input[type=submit] {
	font-size: 20px;
    border:0;
    padding: 8px 5px;
}
div.wpcf7 input[type=tel],
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 select,
div.wpcf7 textarea {
	width: 100%;
	background: #FFFFFF;
	margin-bottom: 10px;
}
div.wpcf7 textarea { height: 188px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #ccc;
	cursor: pointer;
	transition: all .5s ease;
}
/*SIGNATURE*/
.signature h2{
    font-weight: normal;
    margin: 0 0 0 0;
    font-size: 17px;
		background-color: #c8e5e3;
margin: 10px 0;
width: fit-content;
padding: 10px;
color: #ba5b9d;
font-weight: bold;
}
.wpcf7 form.sent .wpcf7-response-output {
    /* border-color: #46b450;
    position: fixed;*/
    top: 38vh;
    width: 500px;
    max-width: 90%;
    z-index: 99;
    background-color: #c8e5e3;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    padding: 25px;
    border: 0;
    font-weight: bold;
    color: #ba5b9d;
}
.signature .wpcf7 form.sent .wpcf7-response-output {
position: fixed;
}
/*form3 IN HOME PAGE  whatsappLeadModal*/
.form3 div.wpcf7 input[type=tel],
.form3 div.wpcf7 input[type=text],
.form3 div.wpcf7 input[type=email],
.form_foo div.wpcf7 input[type=number],
.form_foo div.wpcf7 input[type=date],
.form3 div.wpcf7 select,
.form3 div.wpcf7 textarea ,
div.wpcf7 input[type=file],
#whatsappLeadModal > div > form > input[type=tel],
#whatsappLeadModal > div > form > input[type=text],
#whatsappLeadModal > div > form > input[type=email],
#whatsappLeadModal > div > form > input[type=number],
#whatsappLeadModal > div > form > input[type=date],
#whatsappLeadModal > div > form > select,
#whatsappLeadModal > div > form > textarea,
#whatsappLeadModal > div > form > input[type=file] {
	width: 100%;
    background-color: #ffffff8c;
    margin-bottom: 16px;
    height: 45px;
    color: #555555;
    font-family: 'Assistant';
    font-size: 20px;
    padding-right: 40px;
    background-repeat: no-repeat !important;
    background-position-y: center !important;
    background-position-x: calc(100% - 14px) !important;
    background-size: 20px !important;
    direction: rtl;
    border-radius: 22px;
    border: 1px solid white;
}
.form3 div.wpcf7 select{
	background-image: url(images/phone_b.png)!important;
}
.form3 div.wpcf7 input[type=tel]{
	background-image: url(images/p_phone.png)!important;
}
.form3 div.wpcf7 input[type=email]{
	background-image: url(images/p_env.png)!important;
}
.form3 div.wpcf7 input[type=text]{
	background-image: url(images/p_man.png)!important;
}
div.wpcf7 input[type="file"]{
	opacity: 1;
}
.form3 div.wpcf7 input[type="file"]{
	/*opacity: 0!important;*/
	    margin-bottom: 9px;
}
.form3 div.wpcf7 textarea{
	background-image: url(images/p_env.png)!important;
	background-position-y:15px!important;
	padding-right: 45px;
	height: 167px;
}
.form3 div.wpcf7 input::placeholder,.form3 div.wpcf7 textarea::placeholder{
	color: #ba5b9d;
	font-family: fbAnimator;
	font-size: 15px;
}
.tabto{
	background-color: #72bf44;
    padding: 6px 8px;
    margin: 6px;
    color: white;
		cursor: pointer;
		transition: all .5s;
}
.tab1:hover,.tab2:hover,.tab3:hover{
		background-color:#ba5b9d;
}
.signature .form_foo div.wpcf7 input[type=submit] , #whatsappLeadModal > div > form > input[type=submit], #whatsappLeadModal > div > form > button.submit-btn {
    height: 40px!important;
}
canvas{
	border: 1px solid #ba5b9d;
}
.form3 div.wpcf7 input[type=submit] {
	display: block;
    background-color: var(--blue);
    cursor: pointer;
    transition: all .5s ease;
    font-family: fbAnimator;
    color: white;
    font-size: 21px;
    font-weight: bold;
    background-position-y: center;
    background-position-x: 25%;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 16px 27px;
    width: 100%;
    border: 1px solid white;
    border-radius: 0 30px 30px 65px;
}
.form3 div.wpcf7 input[type=submit]:hover {
	display: block;
	background: #1dbcd7;
	cursor: pointer;
	letter-spacing: .8px;
	transition: all .5s ease;
	color: #fff;
}
.file{

		position: relative;
		z-index: 1;
		cursor: pointer;

}
.file::before {
    content: 'תמונת הגן';
		z-index: -1;
		position: absolute;
		width: 100%;
		height: 40px;
		background: #fff;
    margin-bottom: 10px;
    border: 1px solid #ba5b9d;
		font-family: 'fbAnimator';
		color: #ba5b9d;
		line-height: 40px;
padding-right: 37px;
background-image: url(images/picture.svg);
background-repeat: no-repeat;
background-position-x: calc(100% - 8px);
background-position-y: center;
background-size: 22px;

}
/**********form_foo**************/
.form_foo div.wpcf7 input[type=tel],
.form_foo div.wpcf7 input[type=text],
.form_foo div.wpcf7 input[type=email],
.form_foo div.wpcf7 input[type=number],
.form_foo div.wpcf7 input[type=date],
div.wpcf7 input[type=file],
.form_foo div.wpcf7 select,
.form_foo div.wpcf7 textarea{
	border: 1px solid #ba5b9d!important;
}
.form_foo div.wpcf7 input[type=submit] {
	height: 59px;
}
.lev_after{
	    display: flex;
}
.lev_after::after{
	content: url(images/lev_after.png);
	margin-right: 8px;
}
@-webkit-keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
@keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
::-webkit-input-placeholder {
	color: black;
	font-family: Assistant;
}
:-moz-placeholder {
	color: black;
	font-family: Assistant;
}
::-moz-placeholder {
	color: black;
	font-family: Assistant;
}
:-ms-input-placeholder {
	color: black;
	font-family: Assistant;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
/* Contact form style End */
/***************************************FORM********************************/
.line_form{
  position: relative;
  z-index: 1;
}
.line_form::before{
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  top: 20px;
  right: 0;
  background-color: #c8e5e3;
  z-index: -1;
}
.tab_top_form{
  width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c8e5e3;
    color: white;
    font-weight: bold;
}
.tab_top_form.activef{
  background-color: #72bf44;
}
#tab1.activef,#tab2.activef,#tab3.activef{
  height: 0;
  overflow: hidden;
}
#tab1.activef,#tab2.activef,#tab3.activef{
  height: 600px;
}
.h600{
  height: 365px;
}

/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}

	nav#MainNav {

	  text-align: center;
	  position: relative;
	}
	nav#MainNav * {
	    background: inherit;
	}
	div.main_menu {
	  font-size: 0;
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    font-size: 0;
			align-items: flex-end;
	}
	nav#MainNav div.main_menu > ul > li {
	    width: auto;
			position: relative;
	    padding: 4px 17px;
	    -webkit-transition: all .5s ease-out;
	    transition: all .5s ease-out;
	    min-width: fit-content;
	    border-right: 2px solid white;
	    margin: 2px auto;
	}
	nav#MainNav div.main_menu > ul li:nth-child(1){
		border-right: 0;
		padding-right: 0;
	}
	nav#MainNav div.main_menu > ul >li::before{
		content: '';
		height: 3px;
		position: absolute;
		bottom: 0;
		right: 0;
		background-color: #ba5b9d;
		width: 0;
	}

	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: fbAnimator;
		font-size: 20px;
		color: #ba5b9d;
		height: 100%;
	}
	nav#MainNav div.main_menu > ul > li.first {
		border-right: 0;
	}
	nav#MainNav div.main_menu ul li.current-menu-item ,
	nav#MainNav div.main_menu ul li:hover:before  {
		width: 100%;
	-webkit-transition: all .5s ease-out;
			transition: all .5s ease-out;
			background-color: #a5d780;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu{
		background-color: #ba599e!important
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu a{
		color: #fff!important
	}
	nav#MainNav div.main_menu > ul > li:hover ul.sub-menu a{
		color: #fff!important
	}
	nav#MainNav div.main_menu > ul > li:not(:first-child)::after{
		content: '';
		width: 5px;
		height: 5px;
		position: absolute;
		right: -4px;
		top: 12px;
		background-color: var(--blue);
	}
	/***********top_menu*************/
	nav#MainNav .sub-menu li {
	    display: block;
			background-color: inherit!important;
			transition: all .5s ease;
			height: auto!important;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 20px;
	    padding: 5px;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
					color: white;
	}
	nav#MainNav .sub-menu li:hover a{
		color: gray;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 99;
	    pointer-events: auto;
			transition: all .5s ease;

	}
}
@media (max-width:1366px) and (min-width:800px) {
	.container.c14{
		    max-width: 85%!important;
	}
	nav#MainNav div.main_menu > ul > li > a {
    font-size: 20px;
		white-space: nowrap;
}
nav#MainNav div.main_menu > ul  {
	height: fit-content!important;
}
.table_days .td.hd {
    font-size: 18px;
    height: 55px;
}

img{
	max-width: 100%;
}

.inteleg:hover .int_hover {
    background-size: 100% 100%;
}
.mask_about {
    -webkit-mask-size: cover;
}
.rw100{
	width: 100%;
}
.trunk {
    bottom: 149px;
    width: 300px;
}
}
@media (max-width:1200px) and (min-width:800px) {
.remax45{
	    max-width: 45%;
}
.remax105{
	    max-width: 105%;
}
.table_days .td.hd {
    font-size: 18px;
    height: 55px;
}
}
@media (max-width:1024px) and (min-width:800px) {
	.container.c14 {
	    max-width: 84%!important;
	}
	.device_r{
		min-height: 396px!important;
    background-size: contain;
	}
	.table_days .td.hd {
	    font-size: 18px;
	    height: 55px;
	}
	nav#MainNav div.main_menu > ul > li {
    padding: 0 15px;
}
.mmh440{
	background-size: cover!important;
    height:583px!important;
		 min-height: 583px!important;
}
.rw100{
	width: 100%;
}
}
.onlymoblie{
	display: none;
}
.slick-dots li button:before {
    font-size: 11px;
    content: '❤';
		    color: #1dbcd7;
}
.slick-dots li.slick-active button:before{
	color: #1dbcd7;
}

@media (max-width:800px) , (max-device-width:800px){

		.onlymoblie{display: block;}
		.nomobile { display:none !important; }
		.mblock{display: block !important ;}
		.txleft{text-align: left!important;}
		.txright{text-align: right!important;}
		.mcenter { text-align: center !important; }
		.mrelative { position: relative !important; }
		.minitxt { text-align: initial !important; }
		.mbold{font-weight: bold!important;}
		.hauto{height: auto!important;}
		.mright{right:0!important;}
		.mleft{left:0!important;}
		.mmargin{margin: 0 auto!important;}
		.mrgz{margin: 0;}
		.mpz{padding: 0;}
		.mjust{justify-content: center!important;}
		.bckp64{background-position: 64%;}
		.mtpz{top:0 !important;}
		.mflnone{float: none !important;}
		.mfcc,.mflex { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
		.mfcc,.maic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
		.maifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
		.maife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
		.mjcsb { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
		.mjcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
		.mfcc,.mjcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
		.mjcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
		.mjcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
		.mfdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
		.mfdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
		.mfdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
		.mfw { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
		.jstc{justify-content: center;}
		.mmb5 { margin-bottom: 5px !important; }
		.mpdt30{padding-top: 30px;}
		.mpdt10{padding-top: 10px;}
		.mpdr20{padding-right: 20px ;}
		.mpdr30{padding-right: 30px;}
		.mpdr0{padding-right:0;}
		.mpb10{padding-bottom: 10px !important;}
		.mpb30{padding-bottom: 30px !important;}
		.mpb50{padding-bottom: 50px !important;}
		.mpb90{padding-bottom: 90px !important;}
		.mmb10 { margin-bottom: 10px !important; }
		.mmb15 { margin-bottom: 15px !important; }
		.mmb20 { margin-bottom: 20px !important; }
		.mmb25 { margin-bottom: 25px !important; }
		.mmt20{margin-top: 20px !important;}
		.mmt110{margin-top: 110px !important;}
		.mmb90{margin-bottom: 90px !important;}
		.mmb200{margin-bottom: 200px !important;}
		.mmp10{padding: 10px;}
		.mmp30{padding: 30px;}
		.mmb30 { margin-bottom: 30px !important; }
		.mcol2{width: calc(100%/2 - 5px);}
		.mpb10{padding-bottom: 10px !important;}
		.mpdt10{padding-top: 10px;}
		.mpt120{padding-top: 120px;}
		.mpdgb200{padding-bottom: 220px !important;}
		.mdp { padding: 20px 0 !important; }
		.mmw50 { width: 50% !important; }
		.mw55{width: 55% !important;}
		.mw50s5 { width: calc(50% - 5px) !important; }
		.mw50s10 { width: calc(50% - 10px) !important; }
		.mw10{width: 10%;}
		.mw20{width: 20%;}
		.mw30{width: 30%;}
		.mw50{width: 50%;}
		.mw60{width: 60%;}
		.mw70{width: 70%;}
		.mw26{width: 26%;}
		.mw40{width: 40%;}
		.mw90 { width: 90% !important; }
		.mw80 { width: 80% !important; }
		.mmxh1000{max-height: 1000px !important;}
		.mw100 { width: 100% !important; }
		.mmw50{max-width: 50% !important ;}
		.mbw60{width: 60% !important ;}
		.mmw100 { max-width: 100% !important; }
		.mha{max-height:2000px;}
		.halfborderm{border-bottom:none; background:linear-gradient(#98cd67,#98cd67) bottom center  no-repeat;background-size:100% 3px;}
		.mhfs15{font-size: 15px;}
		.mhfs23{font-size: 23px;}
		.mhfs25{font-size: 25px;}
		.mhfs21{font-size: 21px;}
		.mhfs17{font-size: 17px;}
		.mhfs18{font-size: 18px;}
		.mhfs19{font-size: 19px;}
		.mhfs29{font-size: 29px;}
		.mhfs30{font-size: 30px;}
		.mhfs34{font-size: 34px;}
		.mhfs35{font-size: 35px;}
		.mhfs38{font-size: 38px;}
		.mhfs40{font-size: 40px;}
		.mhfs50{font-size: 50px;}
		.mhfs60{font-size: 60px;}
		.borderbot{border-bottom: 3px solid black;}
		.top20{top:150px !important;}
		.bckpy{background-position-y:7px;}
		.mbgrw{	background-color: rgba(255,255,255,0.8);}
		.mbgrb{	background-color: rgba(0,0,0,0.8);}
		.mbxh75{max-height: 750px;}
		.mmxh2000{max-height: 2000px !important;}
		.mmxh3000{max-height: 3000px !important;}
		.bordr{border-bottom:4px solid #96c22b; padding-bottom: 5px; border-right: none;}
		.bckgn{background: none; background-color: #473a2c;}
		.mmxh84{    max-height: 840px;}
		.mlh1{line-height: 1;}
		.mnha{min-height:  auto !important;}
		.mbh350{height: 350px !important;}
		.mbh375{height: 375px !important;}
		.mbh200{height: 200px !important; }
		.mbh400{height: 400px !important;}
		.mbh500{height: 500px !important;}
		.mbh1000{height: 1000px !important;}
		.mbh300{height: 300px !important; }
		.mbh580{height: 580px !important;}
		.mbh600{height: 600px !important; }
		.mbh700{height: 700px !important; }
		.mbh750{height: 750px !important; }
		.mbh950{height: 950px !important;}
		.mbh1200{height: 1200px !important;}
		.mbh2000{height: 2000px !important;}
		.mbh2500{height: 2500px !important;}
		.mbh3000{height: 3000px !important;}
		.mmnh350{min-height: 350px !important;}
		.mmnh400{min-height: 400px !important;}
		.mmnh450{min-height: 450px !important;}
		.mmnh500{min-height: 500px !important;}
		.mh50{height: 50%;}
		.noback{background-image: none !important;}
		.mbgscov{background-size: cover !important;}
		.rpty{background-repeat: repeat-y !important;}
		.nosite{display: block!important;}
		.bnone{border:none !important;}
		.mbpr{background-position: right;}
		.mbpc{background-position: center;}
		.mwhite{color:white !important;}
		.mblack{color:black !important;}
		#content { padding-bottom:0; }
		/*#sb { position:static; }*/
		footer { position:static;  }

	/******************************************nomobile**************************************************************************/
	.top_search {
    font-size: 10px;
}

	.REC_ {
		overflow: hidden;
	}
	.popup-content {
	    padding: 20px;
	    border-radius: 52px;
		}
		.popup-details h3{
    font-size: 21px;
    margin-top: 20px;
		}
		.search-input {
    right: 0;
}
		.contact-buttons {
		    justify-content: center;
			}
	.popup-image img{
    max-height: 250px;

	}
	.popup-image{
		width: 100%;
	}
	.popup-image.bgimg {
    height: 200px;
	}
	.popup-images{
    height: 200px;
	}
	.popup-content {
    max-height: 96vh;
}
	.page_title85 h1 {
    font-size: 36px;
    padding: 0 42px;
    max-width: 80%;
}
header {
    background-size: cover;
}
.mountain-scene {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(images/85/p_mount.png);
    background-size: 247% 49%;
    background-position: -23px bottom;
    overflow: hidden;
    background-repeat: no-repeat;
}
.front-row .tree {
    height: 71px;
}
.tree1, .tree4 {
    bottom: -17px;
}
.gan-card {
    height: 205px;
	}
.page_title85 {
    height: 357px;
	}
	.tel_aviv{
    top: 17px;
    max-width: 288px;
	}
	.pdg80{padding: 20px;}
.hiddenform_inner{
	width: 100%;
}
.logo a img {
    max-width: 70%;
    padding-bottom: 16px;
}
.lev_after::after{
	display: none;
}
.double-border {
    border: 10px solid #fff;
    padding: 16px;
}
.hiddenform_inner .X {
    top: -11px;
    left: -11px;}
	#tab1.activef, #tab2.activef, #tab3.activef {
	    height: unset;
	    max-height: 800px;
	}
.hiddenform_inner	.form_t {
    font-size: 24px;
}
	.h600 {
    height: unset;
}
	.scroll_inside {
    max-height: 300px!important;
}
	.pdgt80 {
    padding-top: 20px;
}
.top_yud_shvat{
  padding-top: 120px;
}
.tabs_yud_shvat a,.tabs_yud_shvat > div {
    padding: 11px;
    margin: 1px 3px;
}
.mmrgt80{
	margin-top: 80px!important;
}
	.mmh440{
		min-height: 440px!important;
	}
	.stickers {
    height: fit-content;
    margin-bottom: -241px;
}
.REGISTER .stickers{
    margin-bottom: -137px;
}
.video_bg{
	top: 0;
	left: 0;
	position: absolute;
    z-index: -1;
    width: 100vw;
    height: 100vh;
}
.video_bg iframe{
	width: 100vw;
    height: 100vh;
    top: -117px;
    position: relative;
    z-index: -1;
}
.stick2{
	margin-bottom: 0;
}
.why {
    position: inherit;}
		.hfs45 {
    font-size: 35px;
}
.hfs22 {
    font-size: 15px;
}
.stick {
    height: 109px;
    opacity: .95;
}
.pdgtb40 {
    padding: 20px 0px;
}
.mrgt40 {
    margin-top: 20px;
}
.hfs30 {
    font-size: 22px;
}
.pdgtb80 {
    padding: 40px 0px;
}
.hfs40 {
    font-size: 27px;
}
.light_b::before {
    left: 30%;}
		.purple_btn.gani {
    max-width: 200px;
    float: left;
    display: block;
    width: 100%;
    padding: 10px 0;
}
.active {
    max-width: 100%;
    margin-left: 0;
}
.mh260{
	    height: 269px!important;
			min-height: 269px!important;
}
.form_t {
    font-size: 31px;
}
.mbga{
	background-size: auto;
	background-color: #412c1e;
}
.none.active {
    max-width: 100%;
    margin-left: 0;
}
.purple_btn.gani {
    overflow: hidden;
}
	#MobNavBtn,
	nav#MainNav {
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	#MobNavBtn {
		display: block;
		position: absolute;
		top:0px;
		right:100%;
		width:45px;
		height:45px;
		background:inherit;
		z-index: 9999;
	}
	#MobNavBtn span {
		display: block;
		height:4px;
		width: 70%;
		    background: #ba5b9d;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
		opacity: 1;
	}
	#MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-280%);
				transform: translate(-50%,-280%);
	}
	#MobNavBtn span:nth-child(2) {
		-webkit-transform: translate(-50%,-50%);
				transform: translate(-50%,-50%);
	}
	#MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,180%);
				transform: translate(-50%,180%);
	}
	nav.active #MobNavBtn span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}
	nav.active #MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-50%) rotate(-45deg);
				transform: translate(-50%,-50%) rotate(-45deg);
	}
	nav.active #MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,-50%) rotate(45deg);
				transform: translate(-50%,-50%) rotate(45deg);
	}
	nav.active #MobNavBtn{
		right: calc(100% - 45px);
	}
	nav#MainNav .container,
	nav#MainNav div.main_menu {
		width: 100%;
		position: absolute;
	}
	nav#MainNav {
		display:block;
		position:fixed;
		width:100%;
		z-index:999;
		bottom:0;
		top:0;
		right:-100%;
		height:100vh;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: #c8e5e3de !important;
	}
	nav#MainNav.active {
		right:0;
	}
	nav#MainNav div.main_menu > ul {
		display: block;
		height: calc(100vh - 50px);
		overflow-x: hidden;
		overflow-y: auto;
	}
	nav#MainNav ul li:after {
		display:none;
	}
	nav#MainNav > div.main_menu > ul > li {
		position: relative;
    width: 50%;
    position: relative;
    width: 80%;
    display: block;
	}

	nav#MainNav > div.main_menu > ul > li > a {
		display: block;
		color:#ba5b9d;
		font-size: 20px;
		padding:5px 10px;
		width:calc(100% - 20px);
		border: 1px solid white;
    background-color: #c8e5e3;
		text-align: center;
		margin: 10px;
		padding: 7px;
	}
	nav#MainNav div.main_menu > ul > li > a {
		width:calc(100% - 40px);
		font-size: 24px;
		font-weight: 400;
	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item {

	}
	nav#MainNav div.main_menu ul.sub-menu > li.active a,
	nav#MainNav div.main_menu ul li.current-menu-item a{
		background-color: #ba5b9d;
		color: #c8e5e3;
	}
	nav#MainNav div.main_menu ul.active .back-to-menu:after,
	nav#MainNav div.main_menu ul li.menu-item-has-children:after {
		display: block;
		content: '';
		position: absolute;
		top: 44%;
		left: 6px;
		width: 16px;
		height: 16px;
		background: url(images/svg/wmob-menu-arrow.svg) center center no-repeat;
		background-size:contain;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav div.main_menu ul.active .back-to-menu:after {
		-webkit-transform: rotate(90deg);
				transform: rotate(90deg);
	}
	nav#MainNav div.main_menu ul.active li.menu-item-has-children {
		padding: 0;
		width: 100%;
		height: 99%;
	}
	nav#MainNav div.main_menu ul.active li.menu-item-has-children:after {
		display: none;
	}
	ul.sub-menu {
		display: none;
	}
	nav#MainNav div.main_menu > ul > li > ul.sub-menu {
		display: block;
		position: absolute;
		top:0;
		width: 100%;
		opacity: 0;
		overflow: hidden;
		pointer-events: none;
		background-color: inherit;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	.about_img {
    width: 200px;
    height: 200px;
    position: relative;
    right: 26px;
    top: -79px;
}
.reco_stick:hover {
    transform: scale(1);
    transition: all 1s;
}
	nav#MainNav div.main_menu > ul > li ul.sub-menu li{
	}
	#MainNav{margin-right: 0!important;}
	#FloatSocials {
		margin-right: 58%;
	}
	nav#MainNav div.main_menu > ul > li > ul.sub-menu.chekd {
		height:0;
		position: relative;
		visibility: visible;
		pointer-events: auto;
	}
	nav#MainNav ul.sub-menu li:not(.back-to-menu) {
		display: block;
		width: calc(100% - 0px);
		margin: 0 auto 0 0;
		padding: 0;
		position: relative;
	}
	nav#MainNav ul.sub-menu li:nth-child(1),
	nav#MainNav	ul.sub-menu li:nth-child(2) {
		margin: 0;
		width: 100%;
	}
	nav#MainNav div.main_menu > ul > li.active > ul.sub-menu {
		opacity: 1;
	}
	nav#MainNav div.main_menu > ul.active > li > a {
		position: absolute;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
	nav#MainNav .back-to-menu {
		cursor: pointer;
	}

    #MobBtns {
        display: block;
        position: fixed;
        bottom:3px;
        left:2.5px;
        z-index: 99999;
    }
	#MobBtns a {
		width:40px;
		height:40px;
		border-radius: 50%;
		margin: 2.5px 0;
		background: #00a3c2;
		position: relative;
	}
	#MobBtns a svg {
		fill: #fff;
		width:60%;
		height:60%;
	}
	table {
		width:100%;
	}
	thead {
		display: none;
	}
	tr:nth-of-type(2n) {
		background-color: inherit;
	}
	tr td:first-child {
		background: #f0f0f0;
		font-weight:bold;
		font-size:1.3em;
	}
	tbody td {
		display: block;
		text-align:center;
	}
	tbody td:before {
	    content: attr(data-th);
	    display: block;
	    text-align:center;
	}
}
@media (max-width:500px) , (max-device-width:500px) {

}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
	.device_r{
		min-height: 300px!important;
	}
	.table_days .td.hd {
    font-size: 18px;
    height: 55px;
}
}
