﻿@charset "UTF-8";
/*
Theme Name אתר צוותי שלהבות
Theme URI: http://www.sbrook.net
Description:  אתר בעיצוב אישי שרה ברוק
Author:  Sarah Brook
Version: 1
*/
@font-face{
	font-family:'Speedman';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/Speedman/Speedman-Bold.woff') format('truetype');
}
@font-face{
	font-family:'Speedman';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/Speedman/Speedman-Bold.woff2') format('truetype');
}
@font-face{
	font-family:'Speedman';
	font-weight:300; /*(Regular)*/
	font-style: normal;
	src: url('fonts/Speedman/Speedman-Regular.woff') format('truetype');
}
@font-face{
	font-family:'Speedman';
	font-weight:300; /*(Regular)*/
	font-style: normal;
	src: url('fonts/Speedman/Speedman-Regular.woff2') format('truetype');
}
@font-face{
	font-family: 'VarelaRound';
	font-weight: 400;
	font-style: normal;
	src:url('fonts/Varela_Round/VarelaRound-Regular.ttf') format('truetype');
}
@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');
}
@font-face{
	font-family:'almoni-tzar';
	font-weight:100;
	font-style: normal;
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-100.eot');
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-100.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-100.ttf') format('truetype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-100.woff') format('woff');
}
@font-face{
	font-family:'almoni-tzar';
	font-weight:200;
	font-style: normal;
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-200.eot');
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-200.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-200.ttf') format('truetype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-200.woff') format('woff');
}
@font-face{
	font-family:'almoni-tzar';
	font-weight:300;
	font-style: normal;
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-300.eot');
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-300.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-300.ttf') format('truetype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-300.woff') format('woff');
}
@font-face{
	font-family:'almoni-tzar';
	font-weight:400;
	font-style: normal;
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-400.eot');
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-400.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-400.ttf') format('truetype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-400.woff') format('woff');
}
@font-face{
	font-family:'almoni-tzar';
	font-weight:700;
	font-style: normal;
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-700.eot');
	src: url('fonts/almoni-tzar/almoni-tzar-aaa-700.eot?#iefix') format('embedded-opentype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-700.ttf') format('truetype'),
		url('fonts/almoni-tzar/almoni-tzar-aaa-700.woff') format('woff');
}
* {
  margin: 0;
  padding: 0;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
li {
	list-style: none;
}
html,
body {
 font-family: Assistant;
}
iframe { max-width: 100%; }
img{	max-width: 100%; height: fit-content;}
.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;}
.VarelaRound{font-family: 'VarelaRound'!important;}
.almoniTzar{font-family: 'almoni-tzar'!important;}
.Speedman {font-family: Speedman !important; }
.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:var(--blue);}
.purple{color: var(--purple);}
.green{color: var(--green);}
.bg_purple{background-color: var(--purple);}
.bgrcolor{background-color:#98b76d;}
.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);}
.col5{width: calc(100%/5 - 10px);}
.col55{width: calc(100%/5 - 20px);}
.mxw100{max-width: 100px;}
.mxw200{max-width: 200px;}
.mxw300{max-width: 300px;}
.rad{border-radius: 10px;}
.rad5{border-radius: 5px;}
.top20{top:250px;}
.bottom{bottom:0;}
.left50{left:50px;}
.txright{text-align: right;}
.mrgtb3020{margin: 18px 0px 10px 0px;}

/*height*/
.hp5{height: : 5px;}
.hp15{height:15px;}
.hp30{height:30px;}
.h32{height: 32px;}
.h50{height: 50px;}
.h80{height: 80px;}
.h120{height: 120px;}
.h220{height: 220px;}
.h250{height: 250px;}
.h100{height: 100%;}
.mxh560{max-height: 560px;}
.h120{height: 120px;}
.h950{height: 950px;}
.mxh100{max-height: 100px;}
.mxh150{max-height: 150px;}
.mhx250{max-height: 250px;}
.mxh30{max-height: 300px;}
.mxh35{max-height: 350px;}
.mxh20{max-height: 200px;}
.mxh22{max-height: 220px;}
.mxh27{max-height: 270px;}
.mxh40{max-height: 400px;}
.mxh45{max-height: 450px;}
.mxh50{max-height: 500px;}
.mxh55{max-height: 550px;}
.mxh60{max-height: 600px;}
.mxh65{max-height: 650px;}
.mxh70{max-height: 700px;}
.mxh75{max-height: 750px;}
.mxh80{max-height: 800px;}
.mxh85{max-height: 850px;}
.mxh90{max-height: 900px;}
.bckp{ background-position-y: -105px;}

/*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;}
.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;}


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

.pdr5{padding-right: 5px;}
.pdr80{padding-right: 80px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdr60{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-left: 1px solid white; }
.bordl2{border-left: 1px solid black; }
.bordlb{border-left: 1px solid black; width: 34%;}
.Assistant{font-family: 'Assistant';}
.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; }

/*svg:not(.color) * { fill: inherit !important; }*/

/****************************************************************HEADER***********************************************/
.pleas_login .mo-openid-app-icons {
	margin-top: 41px;
	margin: 40px auto;
	right: 0;
	left: 0;
	width: fit-content;
	position: relative;
    top: 40px;
}
header{
	position: relative;
}
header::before{
	content: '';
	position: absolute;
	height: 4px;
	right: 0;
	top:0;
	width: 100%;
	z-index: 9;
	background: rgb(189,112,174);
background: linear-gradient(90deg, rgba(189,112,174,1) 15%, rgba(240,92,133,1) 15%, rgba(240,92,133,1) 29%, rgba(253,201,72,1) 29%, rgba(253,201,72,1) 44%, rgba(189,205,51,1) 44%, rgba(189,205,51,1) 57%, rgba(81,196,201,1) 57%, rgba(81,196,201,1) 72%, rgba(244,125,72,1) 72%, rgba(244,125,72,1) 85%, rgba(151,113,178,1) 85%);}
:root {
  --blue: #86cfd7;
  --purple: #794d9f;
	--pink:#f05c85;
	--green:#cbd763;
	--turquoise:#2e9e9e;
	--turquoiseL:#86cfd7;
	--yellow:#fdc948;
}
.bg_yellow{background-color: var(--yellow);}
.bg_green{background-color: var(--green);}
.bg_gray_with_drops{
	background-color: #f4f4f5;
	background-image: url(images/bgPaint.svg);
	background-size: 50%;
}
.bg_drops{
	background-image: url(images/SVG/drops2.svg);
	background-size: 70%;
}
.turquoise{color: var(--turquoise);}
.pink {color: var(--pink);}
.bg_pink{background-color: var(--pink);}
.bg_menu{
	background-image: url(images/bg_menu.png);
	background-position: calc(100% + 1px);
    background-color: #22b9d585;
    background-repeat: no-repeat;
    height: 100px;
    background-size: contain;
}

.logo {
	position: relative;
	z-index: 2;
}
.logo svg{
	width: 150px;
	height: 100px;
}
.half_circle{
	position: relative;
}
.half_circle::before{
	content: '';
    background-image: url(images/SVG/menu_circle.svg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 45px;
    width: 100%;
    position: absolute;
    bottom: -45px;
    z-index: 1;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.mask {
    mask-image: url(images/SVG/envelope.svg);
    mask-position: top;
    mask-repeat: no-repeat;
    mask-size: cover;
    -webkit-mask-image: url(images/SVG/envelope.svg);
    -webkit-mask-position: top;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
}

/****************PASSWPRD*********************/
.password p{
	margin-top: 20px;
}
.password input[type="password"]{
	border: 1px solid rebeccapurple;
}
.password input[type="submit"]{
	background-color: rebeccapurple;
color: white;
font-family: 'Assistant';
line-height: 24px;
padding: 8px 20px;
transition: all .5s;
}
.password input[type="submit"]:hover{
	opacity: .5;

}
.backtotop
{
	position: fixed;
    right: 6%;
    bottom: 0;
    width: 84px;
    height: 135px;
    opacity: 1;
}
/************************************************FRONT PAGE MENU****************************************************/
.pleas_login {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-color: #000000cc;
	left: 0;
	top: 0;
	z-index: 999;
	color: white;
	font-size: 37px;
	font-weight: bold;
}
.pleas_login div#logged_in_user {
	margin-top: 1px;
	color: var(--purple);
	width: 100%;
	font-size: 28px;
	color: white;
	font-weight: bold;
	text-align: center;
}
/******************************************************************************************/
#FRONT_PAGE{
	height: max-content;
}
/**************************************/
nav#MainNavFront > div.top_menu > ul#menu-top-menu{
	display: flex;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu{
	display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important;
	-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
	-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li{
	width: calc(100%/6 - 10px);
	margin-bottom: 27px;
	text-align: center;
}

div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a::before {
	width: 60px;
	height: 60px;
	bottom: 45px;
}
nav#MainNavFront > div.top_menu > ul#menu-top-menu > li{
	margin-right: 40px;
	height: 100px;
	display: flex;
	justify-content: flex-end;
	align-items: end;
	z-index: 1;
	position: relative;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-20,
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-21,
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-22,
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-23{

}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-448,
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-21,
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-120,
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li#menu-item-447{
z-index: 99;
}
li#menu-item-21 {
	/*position: relative;
	right: -42px;
	top: -15px;*/
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu {
justify-content: center;
padding: 35px 20px 0;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li{

}
nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a{
	color: #4c4c4c;
	font-size: 15px;
	padding: 4px;
	bottom: 4px;
	position: relative;
	font-weight: 400;
	font-family: 'VarelaRound';
	z-index: 9;
	min-width: 100px;
}
nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a::before{
	content: '';
	width: 30px;
	height: 30px;
	background-color: var(--turquoise);
	position: absolute;
	bottom: 35px;
	right: 0;
	left: 0;
	margin: 0 auto;
	 background-image: url(images/SVG/i_calendar.svg);
	 background-position: center;
	 background-size: 0;
	 background-repeat: no-repeat;
	/* -webkit-mask-image: url(images/SVG/icon_circle.svg); */
	/* -webkit-mask-position: center; */
	/* -webkit-mask-size: contain; */
	/* -webkit-mask-repeat: no-repeat; */
	transition: all .5s;
	z-index: 9999999;
	border-radius: 50%;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.english > a::before{
background-color: var(--yellow);
background-image: url(images/SVG/english.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.intele > a::before{
background-color: var(--yellow);
background-image: url(images/SVG/english.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.expert > a::before{
background-color: var(--purple);
background-image: url(images/SVG/expert.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.label > a::before{
background-color: var(--green);
background-image: url(images/SVG/label.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.more > a::before{
background-color: var(--blue);
background-image: url(images/SVG/more.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.social > a::before{
background-color: #f47d48;
background-image: url(images/SVG/social.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.yahadut > a::before{
background-color: #bd70ae;
background-image: url(images/SVG/yahadut.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.special > a::before{
background-color: var(--pink);
background-image: url(images/SVG/special.svg);
}


}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.circle > a::before{
	content: '';
	width: 35px;
	height: 35px;
	background-color: var(--green);
	position: absolute;
	bottom: 26px;
	right: 0;
	left: 0;
	margin: 0 auto;
	/* background-image: url(images/SVG/icon_circle.svg); */
	-webkit-mask-image: url(images/SVG/icon_circle.svg);
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	transition: all .5s;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.hawai > a::before{
	-webkit-mask-image: url(images/SVG/icon_haway.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.hawai2 > a::before{
	-webkit-mask-image: url(images/SVG/icon_conect.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.topics > a::before{
	-webkit-mask-image: url(images/SVG/icon_grow.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.shmita > a::before{
	-webkit-mask-image: url(images/SVG/icon_shmita.svg);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a:hover:before{
	background-size: 40px;
	width: 70px;
	height: 70px;
	bottom: 40px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu{
	max-height: 0;
	overflow: hidden;
	transition: max-height .5s;
	position: absolute;
	right: 0;
	background-color: white;
	text-align: right;
	border-top: 0 solid var(--purple);
	opacity: 0;
	top: 100px;
	width: 700px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu{
	max-height: 500px;
	transition: all .5s;
	/* border-top: 3px solid var(--purple); */
	opacity: 1;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex !important;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: start;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	right: 0;
	padding: 8px 17px;
	    box-shadow: 1px 1px 25px black;
			overflow: inherit;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu::before,
nav#MainNav > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu::before{
	content: '';
	position: absolute;
	right: 20px;
	top: -14px;
	width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;

  border-bottom: 18px solid white;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > a {
	color: var(--purple);
		font-size: 18px;
		padding: 3px 5px;
		transition: all .5s;
		display: block;
		border-bottom: 3px solid;
		width: 80%;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu{
text-align: right;
	padding-right: 6px;
	font-size: 15px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu > li{
position: relative;
padding: 7px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu > li::before{
content: '';
	width: 6px;
	height: 6px;
	border-top: 5px solid transparent;
	/* border-bottom: 5px solid transparent; */
	/* border-right: 5px solid #794d9f; */
	/* border-bottom: 5px solid transparent; */
	/* border-top: 5px solid transparent; */
	position: absolute;
	right: -3px;
	/* left: 0; */
	/* margin: 0 auto; */
	top: 14px;
	background-color: var(--purple);
	border-radius: 50%;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li{
	width: calc(100%/4 - 10px);
	margin-bottom: 10px;
	text-align: center;
	padding: 3px;
	}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li{
	width: calc(100%/4 - 10px);
	margin: 14px auto;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li > a{
	font-weight: bold;
	color: var(--purple);
	font-size: 20px;
	padding: 5px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li > ul.sub-menu > li > a{

	color: var(--purple);
	font-size: 18px;
	padding: 3px 5px;
	transition: all .5s;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li > ul.sub-menu > li:hover > a{
	color: var(--pink);
	padding-right: 10px;
}

/********************************************END FRONT PAGE MENU*****************************************************/
/***************************************MORESHET****************************************************************/

/***************************************END MORESHET****************************************************************/
/****************************************************************Question*********************************************/
.quiq_question {
	padding: 0;

	background-color: white;
}
.quiq_question > .que{
	font-size: 16px;
	width: 100%;
	color: var(--purple);
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: all .5s;
}
.quiq_question > .que > .btn {
    background-color: #86cfd7;
    font-size: 20px;
    width: max-content;
    padding: 5px 10px;
    color: white;
    align-self: flex-end;
    margin: 9px auto;
    position: relative;
}
.quiq_question > .que > p{
	padding: 14px;
    text-align: right;
}
.quiq_question > .que.active{
	max-height: 400px;
}
.helpers_while > li{
	height: 160px;
	margin-bottom: 20px;
}
.questions_milion_type{
	height: 110px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.helper_type{
	width: 35px;
	height: 35px;
	border-radius: 5px;
}
.questions_milion_title{
	width: 100%;
	background-color: #ffffff;
	padding: 6px;
	display: flex;
	justify-content: space-between;
	position: relative;
	max-height: 36px;
	overflow: hidden;
	transition: all .5s;
}
.questions_milion_title:hover{
max-height: 100%;
}
.questions_milion_title::after{
	content: '';
    position: absolute;
    left: 0;
    width: 33px;
    height: 100%;
    /* border: 1px solid #e3e3e3; */
    /* border-radius: 5px; */
    top: 0;
    background-color: white;
}
.questions_milion_title::before{
	content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 13px solid var(--turquoise);
    position: absolute;
    left: 12px;
    top: 9px;
    transition: all .5s;
    z-index: 9;
}
.questions_milion_icon {
	position: absolute;
    top: 34%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 80px;
    text-align: center;
    background-color: #ffffffad;
    -webkit-mask-image: url(images/SVG/q_1.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    height: 33px;
}
.shutitle{
	font-size: 70px;
    text-shadow: 5px 5px 10px black;
		color: var(--turquoiseL);
}
.question_btn{
	width: max-content;
    margin: 30px auto 10px;
    color: white;
    font-family: 'almoni-tzar';
    border: 2px solid white;
    padding: 10px 20px;
    font-size: 28px;
    background-color: #86cfd7ad;
		cursor: pointer;
		transition: all .5s;
}
.question_btn:hover{
	letter-spacing: 1.2px;
}
.question_input{
	width: 100%;
    background-color: #ffffffc7;
    border: 1px solid;
    border-radius: 27px;
    height: 40px;
    padding: 23px;
    border: 1px solid #2e9e9e;
}
.question_input::placeholder{
color: var(--turquoise);
}
.questions_milion_icon.q_1_icon{
-webkit-mask-image: url(images/SVG/q_1.svg);
}
.questions_milion_icon.q_83_icon{
-webkit-mask-image: url(images/SVG/q_2.svg);
}
.questions_milion_icon.q_84_icon{
-webkit-mask-image: url(images/SVG/q_3.svg);
}
.questions_milion_icon.q_85_icon{
-webkit-mask-image: url(images/SVG/q_4.svg);
}
.questions_milion_icon.q_86_icon{
-webkit-mask-image: url(images/SVG/q_5.svg);
}
.questions_milion_icon.q_87_icon{
-webkit-mask-image: url(images/SVG/q_6.svg);
}
ul.questions_milion li{
	height: 188px;
    display: flex;
    justify-content: end;
    align-items: end;
		border: 6px solid white;
margin-bottom: 30px;
cursor: pointer;
transition: all .5s;
position: relative;
}
ul.questions_milion li:hover{
	transform: rotate(3deg);
}
.MILYON_.slick-slider{
	margin: auto -17px ;
}
.MILYON_ .slick-slide {
	margin: auto 17px;
}
ul.questions > li {
	position: relative;
    cursor: pointer;
    background-color: var(--turquoiseL);
    color: white;
    padding: 0;
    border-bottom: 1px solid white;
    font-size: 20px;

		max-height: 0;
		overflow: hidden;
}

ul.questions > li.active{
padding: 8px 46px 8px 20px;
max-height: 300px;
}
ul.questions li::before {
    content: '+';
    position: absolute;
    left: 10px;
    top: 10px;
    color: white;
    font-size: 28px;
    line-height: 0.7;
}
ul.questions li::after {
	content: '';
  position: absolute;
  right: 0;
  top: 0;
  fill: red;
  width: 36px;
  height: 100%;
  background-color: #ffffff59;
  -webkit-mask-image: url(images/SVG/q_1.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: 100%;
}
ul.questions li.q_1_::after {
	-webkit-mask-image: url(images/SVG/q_1.svg);
}
ul.questions li.q_83_::after {
	-webkit-mask-image: url(images/SVG/q_2.svg);
}
ul.questions li.q_84_::after {
	-webkit-mask-image: url(images/SVG/q_3.svg);
}
ul.questions li.q_85_::after {
	-webkit-mask-image: url(images/SVG/q_4.svg);
}
ul.questions li.q_86_::after {
	-webkit-mask-image: url(images/SVG/q_5.svg);
}
ul.questions li.q_87_::after {
	-webkit-mask-image: url(images/SVG/q_6.svg);
}
ul.questions > li > div.answer {
    font-size: 18px;
    max-height: 0;
    overflow: hidden;
    transition: all .5s;
}
ul.questions li:hover:before {
    content: '-';
}
ul.questions > li:hover > div.answer {
    max-height: 1000px;
    padding: 20px 0;
}
ul.questions > li > div.answer {
    font-size: 18px;
    max-height: 0;
    overflow: hidden;
    transition: all .5s;
}
ul.tab_questions > li{
	padding: 0;
	border: 2px solid var(--turquoiseL);
	color: var(--turquoiseL);
	margin: 0 8px;
	font-size: 26px;
	position: relative;
	top: 50px;
	cursor: pointer;
	transition: all .5s;
	padding: 4px 8px;
	background-color: white;
}
ul.tab_questions > li:hover,ul.tab_questions > li.active{
background-color: var(--turquoiseL);
color: white;
}
ul.tab_questions > li::before{
	content: '';
  width: 100%;
  height: 56px;
  position: absolute;
  top: -25px;
  background-position: center;
  background-size: contain;
  background-image: url(images/SVG/q_1.svg);
  background-repeat: no-repeat;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: -1;
transition: all .5s;
}
ul.tab_questions > li:hover:before {
    height: 22px;
    top: -28px;
}
ul.tab_questions > li.q_2::before{
background-image: url(images/SVG/q_2.svg);
}
ul.tab_questions > li.q_3::before{
background-image: url(images/SVG/q_3.svg);
}
ul.tab_questions > li.q_4::before{
background-image: url(images/SVG/q_4.svg);
}
ul.tab_questions > li.q_5::before{
background-image: url(images/SVG/q_5.svg);
}
ul.tab_questions > li.q_6::before{
background-image: url(images/SVG/q_6.svg);
}
.popup_q{
	position: fixed;
    top: -1100px;
    width: 416px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: white;
    z-index: 999;
    padding: 43px;
    box-shadow: 0px 0px 110px black;
		transition: all .5s;
}
.popup_q.active{
top: 100px;
}
.question {
    /* line-height: 01; */
}/**********************searchRuller****************************/
.searchRuller{
  background-color: white;
    display: flex;
    border-radius: 40px;
    height:45px;
    box-shadow: 4px 4px 4px #00000069;
    overflow: hidden;
    position: relative;
}
.short .searchRuller{
height:35px;
}
ul.sub_menu_halachaICircle,
.sub_menu_halachaICircle li{
  max-height: 0;
  transition: all .5s ease;
  overflow: hidden;
}
.topic_holder{
  width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
        padding: 33px 0px;
}
/* width */
.topic_holder::-webkit-scrollbar {
  height: 10px;
}
.cls-1 {
    stroke: transparent!important;
}
/****************UPLOADER********************/
#uploader h1{
}
#uploader h2{
	font-size: 16px;
    font-family: ;
    background-color: var(--turquoiseL);
    border: 2px solid var(--turquoiseL);
    border-radius: 12px 12px 0 12px;
    width: max-content;
    transform: rotate(2deg);
    padding: 5px 14px;
    margin: 20px 0 0px;
    color: white;
    font-weight: bold;
}
#uploader input, #uploader input,#uploader select, #uploader textarea, #uploader input[type=submit]{
	border: 1px solid var(--turquoiseL);
    width: 100%;
    padding-right: 69px;
    border-radius: 40px 0 0 40px;
		transition: all .5s;
}
#uploader input[type=submit]:hover,#uploader input[type=submit]:active{
	background-color: var(--turquoise);
}
#uploader input[type=file]{
	width: calc(33% - 10px);
	    border: 0;
	    background-color: #e1eeef;
	    margin: 5px;
	    font-family: 'Assistant';
			border-radius: 0;
}
.Seccesses_up {
    text-align: center;
    background-color: #51c4c9;
    padding: 40px;
    color: white;
    font-size: 33px;
}
.Seccesses_up2{
	text-align: center;
	background-color: var(--turquoiseL);
	padding: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: white;
	font-size: 20px;
	border-bottom: 3px solid red;
}
#uploader ul.topics{
	display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important;
	-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
	-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
}
.uploader_pop{
	position: fixed;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 1000px;
	max-width: 90%;
	height: 700px;
	z-index: 99999;
	background-color: white;
	box-shadow: 0 0px 108px black;
	top: -1100px;
	transition: all .5s;
	opacity: 0;
}
.uploader_pop.active{
top: 100px;
opacity: 1;
}
.uploader_pop_close,.pop_close{
	position: fixed;
	cursor: pointer;
	top: 10px;
	left: -310px;
	box-shadow: 0 0px 40px black;
	width: 100px;
	height: 100px;
	background-color: #000000c7;
	color: white;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 60px;
	font-family: Assistant;
	z-index: 99999999;
	transition: all .5s;
}
.uploader_pop_close:hover ,.pop_close:hover{
	color: yellow;
}
.uploader_pop_close.active ,.pop_close.active{
	left: 10px;
}
.uploader_pop iframe{
	width: 100%;height: 100%;
	border: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}
#uploader ul.topics > li{
	width: calc(100%/4 - 15px);

}
#uploader ul.topics > li > lable{
	color: var(--turquoise);
	font-size: 20px;
}
#uploader input[type="checkbox"]{
	width: 20px;
    height: 20px;
    margin-left: 6px;
}
#uploader > h1 > svg{
	width: 107px;
    margin: 7px auto;
    position: relative;
    height: 121px;
    right: calc(50% - 53px);
}
#uploader .cat_list {
    border: 1px solid #86cfd7;
    padding: 11px 20px;
    border-radius: 20px 0 20px 20px;
}
#uploader .cat_list ul.topics li > h3{
	background-color: #f05c85;
    padding: 2px;
    text-align: center;
    color: white;
    margin: 15px 0;
    width: 80%;
}
#uploader .cat_list ul.topics > li > ul.sub_topic li{
	display: flex;
	justify-content: flex-start;
	margin-bottom: 7px;
}
/****************************************************************FRONT************************************************/
.top_mask{
	height: 400px;
	-webkit-mask-image: url(images/SVG/L_mask.svg);
	-webkit-mask-position: left;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;

}
.bg_strip{
	background-image: url(images/bg_strip_1.svg);
}
ul.filter_title{
	display: flex;
}
ul.filter_title li{
	border: 2px solid white;
	padding: 5px 10px;
	font-size: 25px;
	margin-left: 15px;
	color: white;
	cursor: pointer;
transition: all .5s;
}
ul.filter_title.turquoise li{
	border: 2px solid var(--turquoise);
	color: var(--turquoise);
}
ul.filter_title li:hover,ul.filter_title li.active{
	background-color: white;
	color: var(--turquoise);
}
ul.filter_title.turquoise li:hover,ul.filter_title.turquoise li.active{
	color: white;
	background-color: var(--turquoise);
}
ul.date_list
{
	margin-top: 25px;
}
ul.date_list li{
	padding: 5px 10px;
	border: 2px solid var(--turquoise);
	color: var(--turquoise);
	margin-left: 12px;
	font-size: 25px;
	transition: all .5s;
}
ul.date_list li:hover{
	transform: rotate(5deg);
}
.white_btn{
	padding: 5px 10px;
	border: 2px solid white;
	color: white;
	font-size: 25px;
	max-width: 300px;
	text-align: center;
	transition: all .5s;
}
.white_btn:hover{
color: var(--turquoise);
background-color: white
}
.flash_hompage{
	background-color: rgb(255,255,255,.5);
	border-radius: 100px 0 0 100px;
	position: relative;
	padding: 25px 100px;
	transition: all .5s ease;
}
.flash_hompage:hover:before{
	left: -25px;
}
.flash_hompage::before{
	content: '>';
    position: absolute;
    top: calc(50% - 15px);
    left: -10px;
    border-radius: 50%;
    background-color: var(--purple);
    color: white;
    font-size: 20px;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-weight: bold;
			transition: all .5s ease;
}
.flash_hompage_icon{
	width: 90px;
	height: 90px;
	background-image: url(images/SVG/i_news.svg);
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 50%;
	margin-left: 15px;
}
.slick-arrow{
	font-size: 0;
	width: 0;
	height: 0;

}
.slick-arrow::before {
	content: '>';
	width: 27px;
	height: 27px;
	border-radius: 0;
	background-color: white;
	font-family: monospace;
	font-size: 14px;
	position: absolute;
	cursor: pointer;
	top: calc(50% - 15px);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #a8dee3;
	font-weight: bold;
	box-shadow: 1px 1px 1px #00000030;
	border: 2px solid #a8dee3;
}
.slick-prev.slick-arrow::before {
	left: -39px;
}
.slick-next.slick-arrow::before {
	content: '<';
	right: -39px;
}
h4.title{
	border: 2px solid var(--turquoise);
    color: var(--turquoise);
		width: max-content;
		padding: 5px 10px;
    font-size: 25px;
    margin-left: 15px;
    color: var(--turquoise);
    cursor: pointer;
    transition: all .5s;
}
h4.title.white{
	color: white;
    z-index: 9;

    margin: 0;
    border-color: white;
}
h4.title.white:hover{
	padding: 33px 70px;
}
.white_bg{
	position: relative;


}
.white_bg::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--turquoise);
	opacity: .5;
	right: 0;
	top: 0;
	pointer-events: none;
}
.white_bg.purple::before{
background-color: var(--purple);
}
.video_mask iframe{
	width: 100vw;
    display: flex;
    height: 1150px;
    justify-content: flex-start;
    align-items: self-end;
    margin: 0;
    padding: 0;
    margin-left: 0;
    z-index: -1;
    pointer-events: none;
}
.video_mask_holder {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	z-index: -1;
	height:510px;overflow:hidden;
}
.front_top{
	height: 510px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	top: -37px;
}
.TOPICS_.slick-slider,.TECHNOLOGY_.slick-slider{
	margin: auto -17px ;
}
.TOPICS_ .slick-slide,.TECHNOLOGY_ .slick-slide {
	margin: auto 17px;
}
.HELPERS_.slick-slider{
	margin: auto -8px ;
}
.HELPERS_ .slick-slide{
	margin: auto 8px;
}
ul.hawai_icons li a{
	background-image: url(images/SVG/baloon.svg);
    background-size: 0;
    position: relative;
    display: block;
    height: 117px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
/*****************SHOW IN POP UP********************/
.show_ppt,.show_sound ,.show_pdf ,.show_png {
    position: fixed;
    top: 10%;
    width: 100vw;
    height: 100vh;
    background-color: #000000c2;
    right: 0;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: all .5s;
}
.show_png img{
	width: 70%;
	max-width: 700px;
}
.show_ppt.active,.show_sound.active ,.show_pdf.active ,.show_png.active {
  opacity: 1;
  pointer-events: auto;
}
.show_ppt_close{
	position: fixed;
    left: 28px;
    top: 8px;
    z-index: 99;
    color: white;
    font-size: 45px;
    cursor: pointer;
    border: 1px solid white;
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.show_ppt_close:hover{
	background-color: var(--green);
}
.ppt_hover{
  background-color: #000000b8;
  position: absolute;left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all .5s;
	z-index: 99;
}
.ppt_hover svg{
  margin: 4px;
}
div.download:hover .ppt_hover{
  opacity: 1;
  pointer-events: auto;
}


/****************************************************************דף בודד************************************************/
.target SVG{
	width: 37px;
    height: 100px;
    fill: var(--green);
    display: block;
    margin: 0 auto;
}
.target a{
	background-color: var(--turquoise);
	padding: 3px 6px;
	color: white;
	margin: 4px;
	transition: all .5s;
}
.target a:hover{
	color: yellow;
}
.target a.bg_blue{
	background-color: var(--blue);
}
.age{
	background-color: #2e9e9e;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    margin: 4px;
    transition: all .5s;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
}
.age.target{
	background-color: var(--pink);
}
.loop_ages{
    position: absolute;
    left: 10px;
    top: 10px;
		display: flex;
}
.loop_ages > .age{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.skill{
	background-color: var(--lblue1);
    height: 74px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: var(--turquoise);
    font-size: 14px;
    margin: 4px;
    transition: all .5s;
    border-radius: 21%;
    position: relative;
    padding-bottom: 7px;
    cursor: pointer;
    transition: all .5s;


}
.skill:hover
{transform: rotate(
0deg
);}
.skill::before{
	content: '';
    background-image: url(images/SVG/i_matematic.svg);
    position: absolute;
    top: 0;
    right: 3px;
    left: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    background-size: 80%;
    background-repeat: no-repeat;
    transition: all .5s;
    background-position: center;
    border: 1px solid #48aaaa;
    border-radius: 4px;
}
.skill.skill_18::before{background-image: url(images/SVG/int_6.svg);}
.skill.skill_22::before{background-image: url(images/SVG/int_7.svg);}
.skill.skill_23::before{background-image: url(images/SVG/int_1.svg);}
.skill.skill_19::before{background-image: url(images/SVG/int_2.svg);}
.skill.skill_24::before{background-image: url(images/SVG/int_3.svg);}
.skill.skill_21::before{background-image: url(images/SVG/int_4.svg);}
.skill.skill_20::before{background-image: url(images/SVG/int_5.svg);}
.skill.skill_23::before{background-image: url(images/SVG/int_8.svg);}
.skill.skill_90{display: none;}
.skill.skill_90::before{background-image: url();}
.skill:hover
{transform: rotate(-2deg);}
.skill:hover:before{
	transform: rotate(2deg);
}
.loop_skills {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-grid;
    max-width: 100px;
}
.loop_skills > .skill{
	border-radius: 0;
}
.bsisi{
	position: absolute;
    right: 10px;
    background-color: var(--lblue1);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--purple);
    font-size: 13px;
    text-align: center;
		top: 10px;
}
#SingleG_Lesson{
	position: relative;
}
#SingleG_Lesson::before{
	content: '';
	position: absolute;
	right: 0;top: 0;
	height: 400px;
	z-index: -1;
	background: var(lblue2);
	width: 100%;
background: linear-gradient(0deg, #ffffff 0%, var(--lblue1) 100%);
}
/****************************************************************ARCHIVE************************************************/
.sidbar_box_title{
	color: white;
	right: 0;
	left: 0;
	margin: 0 auto;
	font-size: 16px;
}
.sidbar_box_title::before{
	content: '';
	width: 70px;
	height: 70px;
	top: -70px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background-color: white;
	border-radius: 50%;
	background-image: url(images/SVG/box.svg);
	background-position: center;
	background-size: 70%;
	background-repeat: no-repeat;
	display: block;
}
.TOP_IMAGES_ {
	pointer-events: none;
}
.top_img{
	position: relative;
	background-size: 0;
}
.top_img::before{
	content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    z-index: -2;
    background-position: center;
}
.top_img::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/upper.png);
	background-size: cover;
	z-index: -1;
}
ul.lesson_while  li.lesson{
	border: 1px solid #e3e3e3;
    padding: 7px;
    background-color: white;
    box-shadow: 2px 2px 2px #100f0f33;
    margin-bottom: 10px;
}
.lesson_while_img{
	height: 150px;
}
.lesson_while_title{
	background-color: #f1e8e8;
    padding: 5px;
}
.btn_t{
	padding: 5px 10px;
    font-size: 25px;
    margin-left: 15px;
    background-color: var(--turquoise);
    color: white;
    cursor: pointer;
    transition: all .5s;
    width: 100px;
    margin: 0 auto;
    height: 100px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    border: 2px solid white;
    outline: 1px solid #2e9e9e;
    font-weight: bold;
    cursor: pointer;
}
.btn_t:hover{
background-color: var(--turquoiseL);
}
.VIMEO_.slick-slider{
	margin: auto -17px ;
}
.VIMEO_ .slick-slide{
	margin: auto 17px;
}

.lesson_while_title_{
	background-color: #000000a3;
    padding: 5px;
    color: white;
    text-align: center;
    justify-content: center;
    border-bottom: 2px solid #86cfd7;
    margin-bottom: 20px;
}
.lesson_while_title h3{
	font-size: 16px;
}
.lesson_while_content{
	width: calc(100% - 50px);
	position: relative;
	min-height: 100px;
	transition: all .5s;
}
.lesson_while_content::after{
	content: '';
    position: absolute;
    left: -50px;
    bottom: 4px;
    width: 33px;
    height: 33px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #93939394;
}
.lesson_while_title > ul > li.lesson{
	border-right: 1px solid white;
    color: var(--turquoise);
    padding: 0 3px;

}
.lesson_while_content::before{
	content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 9px solid var(--turquoise);
    position: absolute;
    left: -38px;
    bottom: 15px;
		transition: all .5s;
}
.lesson_while_content:hover:before{
	left: -25px;
}
.program_while_img{
	height: 150px;
}
.program_while_title{
	color: #fff;
    padding: 5px;
}
.program_while_title h3{
	font-size: 25px;
    position: relative;
    line-height: 1.7;
    font-family: 'almoni-tzar';
}
.program_while_title::after{
	content: '';
    position: absolute;
    left: 17px;
    width: 33px;
    height: 33px;
    /* border: 1px solid #e3e3e3; */
    /* border-radius: 5px; */
    top: 150px;
    background-color: white;
}
.program_while_title::before{
	content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 13px solid var(--turquoise);
    position: absolute;
    left: 27px;
    top: 159px;
    transition: all .5s;
    z-index: 9;
}
.program_while_title:hover:before{
	left: 33px;
}
.agafei,.teachers{
	width: 35px;
  height: 35px;
  background-image: url(images/SVG/reshet.svg);
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
  background-color: #e9e9e9cf;
  border-radius: 50%;
	position: relative;
}
.agafei::before,.teachers::before{
	content: 'אגפי הרשת';
	position: absolute;
	right: 0;
	bottom: -17px;
	background-color: #e9e9e9cf;
	opacity: 0;
	width: 79px;
	display: flex;
	justify-content: center;
	align-items: center;

}
.agafei:hover:before,.teachers:hover:before{
opacity: 1;
}
.teachers{
background-image: url(images/SVG/teachers.svg);
background-size: 25px;
}
.teachers::before{
	content: 'מהשטח';
}
.helpers_while > li{
	height: 160px;
	margin-bottom: 20px;
}
.helper_type{
	height: 110px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.helper_type > .type{
	width: 45px;
    height: 45px;
    background-color: #ffffffbd;
    border-radius: 5px;
    position: relative;
    border: 6px solid #ffffff30;
}
.none{display: none;}
.helper_type > .type::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-mask-image: url(images/SVG/icon_pdf.svg);
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	transition: all .5s;
	background-color: var(--turquoise);
}
.helper_type > .type_pdf::before{
-webkit-mask-image: url(images/SVG/icon_pdf.svg);
}
.helper_type > .type_ion::before{
-webkit-mask-image: url(images/SVG/icon_ppt.svg);
}
.helper_type > .type_png::before{
-webkit-mask-image: url(images/SVG/icon_png.svg);
}
.helper_type > .type_peg::before{
-webkit-mask-image: url(images/SVG/icon_png.svg);
}
.helper_type > .type_ent::before{
-webkit-mask-image: url(images/SVG/icon_word.svg);
}
.helper_title{
	width: 100%;
	background-color: #d5d1d1bd;
	padding: 6px;
	display: flex;
	justify-content: space-between;
}
.helper_title h3{
	font-size: 14px;
	max-height: 401px;
	overflow: hidden;
	font-family: 'almoni-tzar';
	color: var(--purple);
}
.magnify , .download{
	width: 40px;
	height: 40px;
	border: 2px solid var(--purple);
	background-image: url(images/SVG/magnify.svg);
	background-size: 72%;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 4px;
	transition: all .5s ease;
	cursor: pointer;
}
.tab{
	max-height: 0;
	overflow: hidden;
	transition: all .5s;
}
.tab.active{
	max-height: 2000px;
	transition: all .5s;
}
.download{
background-image: url(images/SVG/download.svg);
background-size: 43%;
}
.magnify:hover , .download:hover{
	background-size: 100%;
	background-color: white;
	background-position: bottom;
}
ul.skills{
	max-width: 83%;
}
ul.skills > li{
	width: 35px;
	height: 35px;
	margin-right: 3px;
	border-radius: 4px;
	background-color: #ffffffbd;
	background-image: url(images/SVG/int_1);
	background-size: 80% 80%;
	background-repeat: no-repeat;
	background-position: center;
}
ul.skills > li.skill_23{
	background-image: url(images/SVG/int_8.svg);
}
ul.skills > li.skill_19{
	background-image: url(images/SVG/int_2.svg);
}
ul.skills > li.skill_24{
	background-image: url(images/SVG/int_3.svg);
}
ul.skills > li.skill_21{
	background-image: url(images/SVG/int_4.svg);
}
ul.skills > li.skill_20{
	background-image: url(images/SVG/int_5.svg);
}
ul.skills > li.skill_18{
	background-image: url(images/SVG/int_6.svg);
}
ul.skills > li.skill_22{
	background-image: url(images/SVG/int_7.svg);
}
ul.skills > li.skill_17{
	background-image: url(images/SVG/int_1.svg);
}
/****************************************************************SINGLE************************************************/

/****************************************************************GALLERY************************************************/

/****************************************************************ELSE************************************************/

#SingleG_Lesson .entry {
	font-size: 20px;
    line-height: 1.3;
    font-family: Assistant;
    color: #444444;
    max-height: 280px;
    overflow: hidden;
    margin-bottom: 55px;
    position: relative;
    transition: all .5s;
		padding-right: 10px;
}
#SingleG_Lesson .entry::before {
	content: "+ קראי עוד";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 216px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: end;
    color: white;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.65) 13%, rgba(255, 255, 255, 0) 82%);
    border-bottom: 4px solid var(--turquoise);
    padding-bottom: 10px;
}
/*.entry:hover,*/
.entry.active{
	max-height: 1800px;
}
/*.entry:hover:before,*/
.entry.active::before{
	display: none;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.entry ul {
    margin: 0 20px;
    list-style: inherit;
}
li{
	list-style: none;
}
.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;

}

.logo {
    font-size: 0;
}
.logo a {
	display: inline-block;
	width: 200px;
}
.logo a img {
	max-width: 100%;
}
.tip_holder{
	width: 200px;
    position: relative;
    background-color: var(--turquoiseL);
    height: 73px;
    top: -51px;
    z-index: 99;
    transform: rotate(19deg);
    border-radius: 9px;
    background-image: url(images/SVG/i_light.svg);
    background-position: 95% 75%;
    transition: all .5s;
    background-repeat: no-repeat;
    background-size: 34px;
		cursor: pointer;
}
.rand_tip{
	transition: all .5s;
    background-color: var(--turquoiseL);
    position: absolute;
    /* bottom: 38px; */
    right: 44px;
    max-height: 300px;
    color: white;
    width: 300px;
    padding: 29px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -338px;
		background-image: url(images/SVG/i_light.svg);
    background-position: 95% 95%;
    transition: all .5s;
    background-repeat: no-repeat;
    background-size: 20px;

}
.tip_holder:hover .rand_tip{
	transform: rotate(-19deg);
    right: -75px;
		background-position: 50% 5%;
		padding-top: 50px;
    /* border-radius: 8px; */
    top: 32px;
}
footer {
	min-height: 150px;
}

@-webkit-keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
@keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
/* 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:  var(--turquoiseL);
	color: white;
	cursor: pointer;
	transition: all .5s ease;
}
div.wpcf7 input[type=submit]:hover {
background:  var(--turquoise);
background-color: var(--turquoise);
}
.popup_q div.wpcf7 input,.popup_q div.wpcf7 textarea,.popup_q div.wpcf7 input[type=email]{
	border: 1px solid var(--turquoiseL);
	direction: rtl;
}
.popup_q div.wpcf7 input[type=submit] {
	background-color: var(--turquoiseL);
	color: white
}
/* Input Syles */
.form1 input,
.form1 div.wpcf7 input,
.form1 div.wpcf7 select,
.form1 div.wpcf7 textarea,
.form1 div.wpcf7 input[type=submit] {
	font-size: 20px;
    border:0;
    padding: 8px 5px;
}
.form1 div.wpcf7 input[type=tel],
.form1 div.wpcf7 input[type=text],
.form1 div.wpcf7 input[type=email],
.form1 div.wpcf7 select,
.form1 div.wpcf7 textarea {
	width: calc(100% - 10px);
	background: transparent;
	border: 2px solid white;
	border-radius: 50px;
	margin-left: 10px;
  text-align: right;
	margin-bottom: 10px;
}
.form1 div.wpcf7 input::placeholder{
	color: var(--purple);
}
.form1 div.wpcf7 textarea { height: 40px; }
.form1 div.wpcf7 input[type=submit],.btn404 {
	display: block;
    width: 100%;
    background: #ccc;
    cursor: pointer;
    transition: all .5s ease;
    background-color: var(--purple);
    border: 2px solid white;
    color: white;
    border-radius: 50px;
    margin: 0 auto;
}
.form1 div.wpcf7 input[type=submit]:hover,.btn404:hover{
	border: 3px solid var(--blue);
	width: 70%;
}
/*form3 IN HOME PAGE*/
.form3 div.wpcf7 input[type=tel],
.form3 div.wpcf7 input[type=text],
.form3 div.wpcf7 input[type=email],
.form3 div.wpcf7 select,
.form3 div.wpcf7 textarea {
	width: 100%;
	background: white;
	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;
	border: 2px solid #ef2c63;
	border-radius: 12px;
	background-size: 20px!important;
}
.form3 div.wpcf7 select{
	background-image: url(images/place_b.png)!important;
}
.form3 div.wpcf7 input[type=tel]{
	background-image: url(images/phone_b.png)!important;
}
.form3 div.wpcf7 input[type=email]{
	background-image: url(images/env_b.png)!important;
}
.form3 div.wpcf7 input[type=text]{
	background-image: url(images/man_b.png)!important;
}

.form3 div.wpcf7 textarea{
	background-image: url(images/env_b.png)!important;
	background-position-y:15px!important;
	padding-right: 45px;
	height: 167px;
}
.form3 div.wpcf7 input::placeholder,.form3 div.wpcf7 textarea::placeholder{
	color: #555555;
	font-family: Assistant;
	font-size: 20px;
}

.form3 div.wpcf7 input[type=submit] {
	height: 47px;
	display: block;
	background: #ef2c63;
	cursor: pointer;
	transition: all .5s ease;
	font-family: Assistant;
	color: white;
	font-size: 21px;
	font-weight: bold;
	background-position-y:center;
	background-position-x:25%;
	background-repeat: no-repeat;
	border-radius: 30px;
	margin: 0 auto;
}
.form3 div.wpcf7 input[type=submit]:hover {
	display: block;
	background: #08a8b9;
	cursor: pointer;
	letter-spacing: .8px;
	transition: all .5s ease;
	color: #fff;
}
::-webkit-input-placeholder {
	color: var(--purple);
	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;
}
/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}
	.onlyMobile{
		display: none;
	}

	nav#MainNav {
	  text-align: center;
	}
	nav#MainNav * {
	    background: inherit;
	}
	h1{
		font-size: 3em;
	}
	.thumbnail img{
		max-width: 100%;
    height: fit-content;
	}
	/***********************************TOP MENU*************************************************/
	a.login-button {
    position: relative;
    top: -70px;
    right: 10px;
    /* left: 0; */
    /* margin: 0 auto; */
}
.mo-openid-app-icons > p{
    color: var(--purple)!important;
    font-weight: bold;
    top: 3px;
    position: relative;
}
	.head_menu_{
		box-shadow: 0px 4px 13px -4px rgb(0 0 0 / 50%);
    position: relative;
    z-index: 1;
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu{
		display: flex;
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li{
		margin-right: 11px;
		width: 20%;

	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li > a{
		color: var(--purple);
    padding: 4px;
    position: relative;
    display: block;
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: -44px;
    text-align: center;
    font-family: 'ASSISTANT';
    width: 100%;
    margin-right: 7px;
    text-align: center;
    min-width: 55px;
    font-size: 15px;
    font-weight: bold;
	}
	.login{
		position: relative;
		z-index: 99;
		top: 44px;
	}
	div#logged_in_user {
    margin-top: 3px;
    color: var(--purple);
		width: 60px;
		font-size: 15px;
    font-weight: bold;
}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li > a::before,.login::before{
		content: '';
    width: 46px;
    height: 46px;
    position: absolute;
    top: -44px;
    right: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
		background-image: url(images/SVG/i_admin.svg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li.name > a::before,.login::before{
		background-image: url(images/SVG/i_name.svg);
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li.question > a::before{
	background-image: url(images/SVG/i_question.svg);
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li.pedagog > a::before{
	background-image: url(images/SVG/i_pedagog.svg);
	border-radius: 50%;
  border: 2px solid #794d9f;
  background-size: 127%;
  background-position: center -20px;
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li.upload > a::before{
	background-image: url(images/SVG/i_upload.svg);
	}
	nav#HeadNav > div.head_menu > ul#menu-header-menu > li.rabi > a::before{
	background-image: url(images/i_rabi.png);
	}


/**********************searchRuller****************************/
.searchRuller{
  background-color: white;
    display: flex;
    border-radius: 40px;
    height:45px;
    box-shadow: 4px 4px 4px #00000069;
    overflow: hidden;
    position: relative;
}
.short .searchRuller{
height:35px;
}
ul.sub_menu_halachaICircle,
.sub_menu_halachaICircle li{
  max-height: 0;
  transition: all .5s ease;
  overflow: hidden;
}
.topic_holder{
  width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
        padding: 33px 0px;
}
/* width */
.topic_holder::-webkit-scrollbar {
  height: 10px;
}
.cls-1 {
    stroke: transparent!important;
}

/* Track */
.topic_holder::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 6px;
}

/* Handle */
.topic_holder::-webkit-scrollbar-thumb {
  background: var(--blue);
  border-radius: 3px;
}

/* Handle on hover */
.topic_holder::-webkit-scrollbar-thumb:hover {
  background: #037386;
}
.sub_menu_halachaICircle li > a {
    font-size: 18px;
    color: #1e6e88;
}
.halachaICircle_1:hover ul.sub_menu_halachaICircle > li,.halachaICircle_1:hover ul.sub_menu_halachaICircle{
  max-height: 350px;
  transition: all .5s ease;
}
.searchRuller select,.searchRuller input[type="text"]{

    border: 0;
    border-left: 2px solid #e1e2e2;
    height: 100%;
    font-size: 18px;
    color: #7d7d7d;
    font-family: 'Assistant';
    padding: 0 11px;
}
.searchRuller input[type="text"]{
  width: 100%;
  max-width: 41%;
  min-width: 23%;
}
.searchRuller .search_btn{
  width: 50px;
height: 100%;
position: absolute;
left: 0;
background-image: url(images/i_search.svg);
background-position: center;
background-size: 36px;
background-repeat: no-repeat;
background-color: rgb(31,134,150,1);
fill:var(--yellow);
cursor: pointer;
transition: all .2s;
}
.searchRuller .search_btn:hover{
  fill:var(--yellow);
  background-size: 46px;
  transition: all .2s;
}
.searchRuller .search_btn::before{

}
.search_btn{
  /*background: rgb(31,134,150,1);
    background: radial-gradient(circle, rgba(31,134,150,1) 0%, rgba(10,166,193,1) 56%, rgba(31,134,150,1) 100%);*/
}
.bg_blue_grad{
  background: rgb(31,134,150,1);
    background: radial-gradient(circle, rgba(31,134,150,1) 0%, rgba(10,166,193,1) 56%, rgba(31,134,150,1) 100%);
}
/**********************end searchRuller************************/
	/******************************************************************************************/
	nav#MainNav > div.top_menu > ul#menu-top-menu{
		display: flex;
	}
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu{
		display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important;
		-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
		-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
	}
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li{
		width: calc(100%/6 - 10px);
		margin-bottom: 27px;
}

	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li > a::before {
    width: 60px;
    height: 60px;
    bottom: 45px;
}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li{
		margin-right: 40px;
    height: 100px;
    display: flex;
    justify-content: flex-end;
    align-items: end;
    z-index: 1;
		position: relative;
	}
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-20,
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-21,
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-22,
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-23{

	}
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-19,
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-21,
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-120,
	div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li#menu-item-17{
  z-index: 99;
}
li#menu-item-21 {
    /*position: relative;
    right: -42px;
    top: -15px;*/
}
div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu {
	justify-content: center;
	padding: 35px 20px 0;
}
div#front_page_menu > div > nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li{

}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > a{
		color: #4c4c4c;
    font-size: 15px;
    padding: 4px;
    bottom: 4px;
    position: relative;
    font-weight: 400;
		font-family: 'VarelaRound';
    z-index: 9;
		min-width: 100px;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > a::before{
		content: '';
    width: 30px;
    height: 30px;
    background-color: var(--turquoise);
    position: absolute;
    bottom: 35px;
    right: 0;
    left: 0;
    margin: 0 auto;
     background-image: url(images/SVG/i_calendar.svg);
		 background-position: center;
		 background-size: 0;
     background-repeat: no-repeat;
    /* -webkit-mask-image: url(images/SVG/icon_circle.svg); */
    /* -webkit-mask-position: center; */
    /* -webkit-mask-size: contain; */
    /* -webkit-mask-repeat: no-repeat; */
    transition: all .5s;
    z-index: 9999999;
    border-radius: 50%;
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.alef > a::before{
	background-image: url('');
	 -webkit-mask-image: url(images/SVG/alef.svg);
	 -webkit-mask-position: center;
	 -webkit-mask-size: contain;
	 -webkit-mask-repeat: no-repeat;
	 background-color: var(--purple);
	 border-radius: 0;
	     transform: rotate(9deg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.english > a::before{
background-color: var(--yellow);
background-image: url(images/SVG/english.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.intele > a::before{
background-color: var(--yellow);
background-image: url(images/SVG/english.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.expert > a::before{
background-color: var(--purple);
background-image: url(images/SVG/expert.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.label > a::before{
background-color: var(--green);
background-image: url(images/SVG/label.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.more > a::before{
background-color: var(--blue);
background-image: url(images/SVG/more.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.social > a::before{
background-color: #f47d48;
background-image: url(images/SVG/social.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.yahadut > a::before{
background-color: #bd70ae;
background-image: url(images/SVG/yahadut.svg);
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li.special > a::before{
background-color: var(--pink);
background-image: url(images/SVG/special.svg);
}


	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.circle > a::before{
		content: '';
    width: 35px;
    height: 35px;
    background-color: var(--green);
    position: absolute;
    bottom: 26px;
    right: 0;
    left: 0;
    margin: 0 auto;
    /* background-image: url(images/SVG/icon_circle.svg); */
    -webkit-mask-image: url(images/SVG/icon_circle.svg);
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
		transition: all .5s;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.hawai > a::before{
		-webkit-mask-image: url(images/SVG/icon_haway.svg);
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.hawai2 > a::before{
		-webkit-mask-image: url(images/SVG/icon_conect.svg);
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.topics > a::before{
		-webkit-mask-image: url(images/SVG/icon_grow.svg);
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.shmita > a::before{
		-webkit-mask-image: url(images/SVG/icon_shmita.svg);
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > a:hover:before,#FRONT_PAGE nav#MainNav > div.top_menu > ul#menu-top-menu > li > a:before{
		background-size: 40px;
    width: 70px;
    height: 70px;
    bottom: 23px;
	}
	#FRONT_PAGE nav#MainNav > div.top_menu > ul#menu-top-menu > li > a{
		font-weight: bold;
	}
	#FRONT_PAGE nav#MainNav > div.top_menu > ul#menu-top-menu > li > a:before{
background-size: 0;
	}
	#FRONT_PAGE nav#MainNav > div.top_menu > ul#menu-top-menu > li > a:hover:before{
background-size: 40px;
	}
	#FRONT_PAGE .top_menu{
		padding: 40px;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu{
		max-height: 0;
    overflow: hidden;
    transition: max-height .5s;
    position: absolute;
    right: 0;
    background-color: white;
    text-align: right;
    border-top: 0 solid var(--purple);
    opacity: 0;
    top: 100px;
    width: 700px;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu{
		max-height: 700px;
    transition: all .5s;
    /* border-top: 3px solid var(--purple); */
    opacity: 1;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    right: 0;
    padding: 8px 17px;
		box-shadow: 1px 1px 25px black;
    overflow: inherit;

	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > a {
		color: var(--purple);
	    font-size: 18px;
	    padding: 3px 5px;
	    transition: all .5s;
	    display: block;
	    border-bottom: 3px solid;
	    width: 80%;
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu{
	text-align: right;
    padding-right: 6px;
    font-size: 15px;
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu > li{
	position: relative;
	padding: 7px;
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu > li::before{
	content: '';
    width: 6px;
    height: 6px;
    border-top: 5px solid transparent;
    /* border-bottom: 5px solid transparent; */
    /* border-right: 5px solid #794d9f; */
    /* border-bottom: 5px solid transparent; */
    /* border-top: 5px solid transparent; */
    position: absolute;
    right: -3px;
    /* left: 0; */
    /* margin: 0 auto; */
    top: 14px;
    background-color: var(--purple);
    border-radius: 50%;
}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li{
		width: calc(100%/4 - 10px);
		margin-bottom: 10px;
		text-align: center;
		padding: 3px;
		}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li{
		width: calc(100%/4 - 10px);
    margin: 14px auto;
}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li > a{
		font-weight: bold;
    color: var(--purple);
    font-size: 20px;
		padding: 5px;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li > ul.sub-menu > li > a{

    color: var(--purple);
    font-size: 18px;
		padding: 3px 5px;
		transition: all .5s;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li.circle > ul.sub-menu > li > ul.sub-menu > li:hover > a{
		color: var(--pink);
		padding-right: 10px;
}
}
@media (max-width:1366px) and (min-width:800px) {

}
@media (max-width:1200px) and (min-width:800px) {

}
@media (max-width:1024px) and (min-width:800px) {

}

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


		.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;}
		.mpd0{padding: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**************************************************************************/
	#uploader ul.topics > li {
    width: calc(100%/2 - 0px);
}
.pdgb80 {
    padding-bottom: 20px;
}
	.hfs60 {
    font-size: 45px;
}
	/*meno front page*/
	div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu {
    justify-content: center;
    padding: 19px 0 0;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a::before {
    width: 50px;
    height: 50px;
    bottom: 30px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu {
    justify-content: center;
    padding: 0px 0 0;
}
nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a{
	font-size: 12px;
	text-align: center;
}
nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a{
	height: 10px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > a::before {
    bottom: 13px;
}
nav#MainNavFront > div.top_menu > ul#menu-top-menu > li{

}
	/*end menu front page*/
	.TOPICS_.slick-slider, .TECHNOLOGY_.slick-slider{
		width: 96vw;
		overflow: hidden;
	}
	div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu {
    max-height: 1500px;
    right: -40px;
		z-index: 99;
    top: 122px;

}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu {
width: calc(100vw - 0px);
top: 94px;
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li {
    width: calc(100%/3 - 4px);
}
div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu {
    display: block;
}
	.top_mask{
		height: 170px;
	}
	ul.filter_title li {
    font-size: 20px;
}
	.slick-prev.slick-arrow::before {
    left: 0;
    z-index: 999;
    width: 40px;
    height: 40px;
    font-size: 25px;
}
	.month > ul > li {
    height: 37px;
    border-bottom: 1px solid white;
}
.month{
	height: max-content;
    top: -37px;
}
.front_top {
    height: max-content;
    top: 0;
}
.pdgtb40 {
    padding: 12px 0px;
}
.hfs50 {
    font-size: 28px;
}
.pdgt40 {
    padding-top: 10px;
}
.wave_before {
    margin-top: 30px;
}
.wave_before::before {
    height: 30px;
    top: -30px;
}
.rabi_holder {
    height: max-content;
    bottom: 0;
}
.rabi img {
	width: 35%;
    top: 0;
    height: fit-content;
}
.hfs20 {
    font-size: 13px;
}
.logo {
    margin: 0 auto;
}
.rabi h4 {
    position: relative;
    bottom: 35px;
    font-size: 10px;
}
.half_circle::before {
    bottom: -20px;
}
	h1.brand {
    font-size: 26px;
    text-align: revert;
}
	.form1::before{
		display: none;
	}
	.form1::after{
		display: none;
	}
	.video_mask{
		-webkit-mask-image: none;

	}
	.txt_on_video {
    position: relative;
    z-index: 9;
    top: 30%;
    left: 0;
    background-color: #fbb71d;
    padding: 5px;
    width: 100%;
    color: white;
    font-size: 22px;
		margin-bottom: 0;
}
	.video_mask iframe{
		max-height: 200px;
	}
	.bg_p {
    background-size: 100%;
}
	.onlyMobile{
		display: block;
	}
	.mrgt_160 {
    margin-top: 31px;
    max-height: 681px;
}
.form1 {
    height: 281px;
		padding: 17px;
}
.pdgt80 {
    padding-top: 25px;
}
footer.pdgt80 {
     padding-top: 60px;
}
.il_map {
    top: 0;
}
.map_wrap{
	border-radius: 0 0 90px;
    overflow: hidden;
}
.flag {
    width: 40px;
    height: 27px;
    padding: 0px 4px;
    font-size: 8px;
}
.light_after::after {
	display: none;
}
.bg_lamp {
	overflow: hidden;
}
ul.taxo {
	grid-gap: 2px;
    min-width: 100%;}

	#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;
			margin-top: 0;
	}
	#MobNavBtn ,#HeadNavBtn{

    display: block;
    position: absolute;
    top: 0;
    width: 45px;
    height: 45px;
    background: inherit;
    z-index: 9999;
    right: calc(100% + 100vw - 45px);
		margin-top: 15px;
    border-radius: 50%;
}
	#MobNavBtn span ,#HeadNavBtn{
		display: block;
		height:3px;
		width: 50%;
		background: #fff;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
		opacity: 1;
	}
	#HeadNavBtn{

	}
	#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;
	}
	#front_page_menu nav#MainNav{
		position: relative;
		right: 0;
		left: 0;
		margin: 0 auto;
	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: #4f3795e6 !important;
	}
	nav#MainNav.active {
		right:0;
	}
	nav#MainNav div.main_menu > ul {
		display: block;
		height: calc(100vh);
		overflow-x: hidden;
		overflow-y: auto;
		display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex !important;
		-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;
		-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;
	}
	nav#MainNav ul li:after {
		display:none;
	}

	nav#MainNav ul li a {
		color:#fff;
	}
	nav#MainNav div.main_menu > ul > li > a {
		width:calc(100% - 40px);
		font-size: 22px;
	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item {
		background-color: #4f3795;
	}
	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;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu li{
		background-color: #3b3a3a!important;
		border: 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;
		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%;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu {
width: 50%;
}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li {
		position: relative;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: revert;
    align-items: right;
    text-align: right;
    padding: 9px;
    background-color: #ffffff3b;
    margin-bottom: 9px;
		    height: 45px;
	}
	div#front_page_menu > div > nav#MainNavFront > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu::before, nav#MainNav > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu::before {
    content: '';
    position: absolute;
		right: -28px;
    top: 5px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 15px solid white;
}
nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li {
    width: 100%;
    margin-bottom: 3px;
    text-align: center;
    padding: 3px;
}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li:hover > ul.sub-menu{
		width: 100%;
    right: 95%;
    top: 8px;
    background-color: white!important;
    display: block!important;
    overflow: inherit;
    position: absolute;
    max-height: 700px;
    height: max-content!important;
    margin: 0;
	}
nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li >	ul.sub-menu {
    max-height: 0;
    overflow: hidden;
		transition: all .5s;
}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li:hover > ul.sub-menu{
		max-height: 500px;
		color: purple!important;
		background-color: white!important;
	}
	nav#MainNav > div.top_menu > ul#menu-top-menu > li > ul.sub-menu > li > ul.sub-menu > li > a{
		color: purple!important;
		background-color: white!important;
	}

	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)  {
}
