@charset "UTF-8";
/*
Theme Name: Leos Template 2.5
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Nadine Rohana @LEOS
Version: 2.5
*/

/*
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
font-family: 'Open Sans Hebrew', sans-serif;

font-family: 'Amatica SC', cursive;
font-family: 'Assistant', sans-serif;

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

}
@font-face{
	font-family:'Assistant';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-regular.ttf');
}
@font-face{
	font-family:'Assistant';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-Bold.ttf');
}
@font-face{
	font-family:'Assistant';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('fonts/Assistant/Assistant-Semibold.ttf');
}

* {
  margin: 0;
  padding: 0;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
html,
body {
	font-size: 18px;
	font-family: Assistant;
	height: 100%;
}
iframe { max-width: 100%; }

.hfs18{font-size: 18px;}
.hfs19{font-size: 19px;}
.hfs20 { font-size: 20px;font-size: calc(14px + 0.313vw); }
.hfs21 { font-size: 21px;font-size: calc(14px + 0.365vw); }
.hfs22 { font-size: 22px;font-size: calc(16px + 0.313vw); }
.hfs23 { font-size: 23px;font-size: calc(16px + 0.365vw); }
.hfs24 { font-size: 24px;font-size: calc(18px + 0.313vw); }
.hfs25 { font-size: 25px;font-size: calc(18px + 0.37vw); }
.hfs26 { font-size: 26px;font-size: calc(19px + 0.366vw); }
.hfs27 { font-size: 27px;font-size: calc(19px + 0.415vw); }
.hfs28 { font-size: 28px;font-size: calc(20px + 0.418vw); }
.hfs30 { font-size: 30px;font-size: calc(20px + 0.52vw); }
.hfs35 { font-size: 35px;font-size: calc(20px + 0.81vw); }
.hfs37 { font-size: 37px;font-size: calc(20px + 0.88vw); }
.hfs40 { font-size: 40px;font-size: calc(20px + 1.043vw); }
.hfs45 { font-size: 45px;font-size: calc(25px + 1.05vw); }
.hfs50 { font-size: 50px;font-size: calc(20px + 1.56vw); }
.hfs55 { font-size: 55px;font-size: calc(25px + 1.6vw); }
.hfs60 { font-size: 60px;font-size: calc(20px + 2.085vw); }
.hfs65 { font-size: 65px;font-size: calc(25px + 2.1vw); }
.hfs70 { font-size: 70px;font-size: calc(20px + 2.605vw); }
.hfs75 { font-size: 75px;font-size: calc(25px + 2.61vw); }
.hfs80 { font-size: 80px;font-size: calc(25px + 2.87vw); }
.hfs85 { font-size: 85px;font-size: calc(25px + 3.125vw); }
.hfs90 { font-size: 90px;font-size: calc(25px + 3.39vw); }
.hfs95 { font-size: 95px;font-size: calc(25px + 3.64vw); }
.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; }

/*colors*/
.wcolor{color:white;}
.blcolor{color:black;}
.grcolor{color:#98cd67;}
.brcolor{color:#656668;}
.bgrcolor{background-color:#98b76d;}
.bgwhite{	background-color: rgba(255, 255, 255, 0.6);}
.bgblack{background-color: rgba(0, 0, 0, 0.8);}
.contactusbg{background-color: #f4f4f4;}
.bgyel{background-color: #feb70b;}
.ylcolor{color:#ffcf4c;}
.brbl{color:#202020;}
.grtitle{color:#0b9444;}
.brred{color:#9d5a43;}
.lightgr{color:#98b76d;}
.Assistant{font-family: Assistant; font-weight: 400;}
.lightbl{color:#68a4ca;}
.rdcolor{color:#994425;}
.rdborder{border:1px solid #994425;}
.grncolor{color:green;}
.grborder{border:1px solid #97b66c;}
.grencolor{color:#97b66c;}
/*width*/
.w5{width: 5%;}
.w10 {width: 10%;}
.w13 {width: 13%;}
.w15 {width: 15%;}
.w20{width: 20%;}
.w30{width: 30%;}
.w40{width: 40%;}
.w49{width: 49%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w80{width: 80%;}
.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 - 10px);}
.col22{width: calc(100%/2 - 20px);}
.col3{width: calc(30% - 5px);}
.col333{width: calc(100%/3 - 5px);}
.col33{width: calc(100%/3 - 10px);}
.col4{width: calc(100%/4 - 20px);}
.mxw100{max-width: 100px;}
.mxw200{max-width: 200px;}
.mxw300{max-width: 300px;}
.rad{border-radius: 10px;}
.top20{top:250px;}

/*height*/
.hp5{height: : 5px;}
.hp15{height:15px;}
.hp30{height:30px;}
.h32{height: 32px;}
.h50{height: 50px;}
.h80{height: 80px;}
.h220{height: 220px;}
.h250{height: 250px;}
.h100{height: 100%;}
.mxh100{max-height: 100px;}
.mxh30{max-height: 300px;}
.mxh40{max-height: 400px;}
.mxh50{max-height: 500px;}
.mxh60{max-height: 600px;}
.mxh70{max-height: 700px;}
.mxh75{max-height: 750px;}
.mxh80{max-height: 800px;}

/*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;}
.mrgr20{margin-right: 20px;}
.mrg10{margin: 10px;}
.mrg30{margin:30px;}
.mrg40{margin: 40px;}
.mrgb5{margin-bottom: 5px;}
.mrgb10{margin-bottom: 10px;}
.mrgb25{margin-bottom: 25px;}
.mrgb40{margin-bottom: 40px;}
.mrgb80{margin-bottom: 80px;}
.mrgt20{margin-top: 20px;}
.mrglr30{margin: 0px 30px;}
.mrgtb40{margin: 30px 0px;}
.mrgtb10{margin: 10px 0px;}
.mrgtb70{margin: 70px 0px;}
.pdl10{padding-left: 10px;}
.pdgl3{padding-left: 3px;}
.pdr5{padding-right: 5px;}
.pdg5{padding: 3px  5px;}
.pdglr10{padding: 0px 10px;}
.pdglr20{padding: 0px 20px;}
.pdglr25{padding: 0px 25px;}
.pdglr30{padding: 0px 30px;}
.pdg1020{padding: 10px 20px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdgtb1040{padding-top: 10px; padding-bottom: 40px;}
.pdg10{padding: 10px;}
.pdg20{padding: 20px;}
.pdgtb20{padding: 20px 20px;}
.pdg30{padding: 30px;}
.pdgb40{padding-bottom: 40px;}
.pdgtb40{padding: 40px 0px;}
.pdgb10{padding-bottom: 30px;}
.pdgb5{padding-bottom: 5px;}
.pdg4010{padding: 40px 10px;}
.pdg20{padding: 20px 0px;}

.container { width: 96%;max-width: 1024px;margin: 0 auto; }
.container.c9 { width: calc(100% - 80px);max-width: none; }
.container.c900 { max-width: 900px; }
.container.c12 { max-width: 1200px; }
.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; }

.clear { clear: both; }
.center { text-align: center; }
.right{ text-align: right;}
.left{text-align: left;}
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin: 0 auto; }
.margin {margin: 0 auto;}
.absolute{position: absolute;}
.bottom{bottom:0;}
.bordl{border-left: 1px solid white; }
.bordl2{border-left: 1px solid black; }
.bordlb{border-left: 1px solid black; width: 34%;}
.Assistant{font-family: 'Assistant';}

.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh2{line-height: 2em;}
.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; }
.bgimg { background-repeat: no-repeat;background-size: cover;background-position: center center; }
.overh { overflow: hidden; }
.block { display: block; }
.imgfix { line-height: 0; }
.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; }
.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%; }
.tel-link { white-space: nowrap; }
.pointer{cursor: pointer;}

.fcc,.flex,.inrowf { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
.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; }
div.wpcf7 .ajax-loader { display: none !important; }

/*******************************************************************************************************************************************************************/


.flexdetails
{
	position: relative;
	left: -150px;

}
.maintitles
{
text-align: center;
position: absolute;
top: 300px;
right: 20%;
width: auto;
padding: 10px;

}
.hiddenform
{
left: 10px;
display: block;
top: 30%;
background-color: white;
position: absolute;
z-index: 10000;
border-radius: 5px;
padding: 20px 10px;

}
.hourspic
{

	cursor: pointer;
	width: 35%;
}
.hour
{
	display: none;


}

.stick
{
	display: block;
	position: fixed;
	left: 10px;
	color:white;
	background-color: #69b1dd;
	padding: 10px;
	text-align: center;
	width: 5.5%;
	top:200px;
	cursor: pointer;
	border-radius: 10px;

}
.form{
	position: fixed;
	display: none;
	left: 0;
	width: 100%;
    top: 190px;
	z-index: 100000;

}
.dis
{
	display: block;
	border: 1px solid;
	padding: 10px;
	padding-left: 20;
	margin-left: 10px;
    width: 40%;
	text-align: center;
}
.openning p
{
	font-size: 15px;
}
.op
{
	display: none;

}

.op1
{
	display: block;
	position: absolute;

}
.op2
{
	display: block;
	position: fixed;
	top:318px;
}
.op3
{
	opacity: 0;
}
.X
{
	display: block;
	opacity: 1;
	position: absolute;
	left: 300px;
    top: 30%;
	width: 20px;
	height: 20px;
	text-align: center;
	color:white;
	cursor: pointer;
	border-radius: 5px;
	background-color: #7e9e52;
}

.hiddenform .wpcf7 select
{
	background-color: #eceae9;
	margin-bottom: 10px;
	width: 100%;
	border-radius: 5px;
}
.hiddenform .wpcf7 input[type=text]
{
	background-image: url('images/contactic.svg');
	background-repeat: no-repeat;
	background-position: 97%;
}
.hiddenform .wpcf7 input[type=tel]
{
	background-image: url('images/phoneic.svg');
	background-repeat: no-repeat;
	background-position: 97%;
}
.hiddenform .wpcf7 input[type=email]
{
	background-image: url('images/mailic.svg');
	background-repeat: no-repeat;
	background-position: 97%;
}
.hiddenform .wpcf7 input
{
	padding-right: 35px;
}


.hiddenform .wpcf7 input[type=text] ,.hiddenform .wpcf7 input[type=tel],.hiddenform .wpcf7 input[type=email], .hiddenform input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date
{
	border:1px solid #c2c0c0;
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px;
}
.hiddenform .wpcf7 input[type=submit]
{
	color:white;
	background-color: #7e9e52;
	border-radius: 5px;

}
.hiddenform .wpcf7 input[type=submit]:hover
{
	background-color: #d3dfc4;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
	color:black;
}

.CATEGORIES
{
	background-color: #d4dfc4;

}
.posts
{

		height: 376px;
		width: 290px;
		box-shadow: 1px 1px 1px #888888;
		border-radius: 10px;

}
.postimg
{
	height: 376px;
	width: 290px;
	border-radius: 20px;
}
.CAPTION
{
	background-color: rgba(255, 255, 255, 0.8);
	bottom:0;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;

}
.postimg:hover h3 , h3 svg
{
	color:#849e5f;
	fill:#849e5f;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
button#acp-toggle-toolbar
{
	background-color: black !important;
	border-bottom-left-radius: 40px !important;
	border-top-left-radius: 40px !important;
	border-radius: 0 ;
	right: 0;
    width: 65px;
	border:none;
	background-image: url('images/dis.png');
	background-repeat: no-repeat !important;
	background-position: center;
}
button#acp-toggle-toolbar:hover
{
	outline: none;
    border: none !important;
}
button#acp-toggle-toolbar img
{
	display: none !important;
}
.painbox
{
	 box-shadow: 1px 1px 1px #888888;
	 border-radius: 20px;
	background-color: #f9f9f7;
	padding: 40px;
}

.para
{
	display: none;
}

.myclass
{
	display: block;
}
.paint
{
	border:1px solid black;
	width: 12%;
	border-radius: 5px;
	position: absolute;
	background-color: white;
}
.paint:hover
{
	background-color: #cb9987;
	cursor: pointer;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;

}
.paint_1
{
	left: 350px;
	top: 60px;
}
.paint_2
{
	left: 150px;
    top: 220px;
}
.paint_3
{

	left: 575px;
	top: 385px;
}
.paint_4
{
	left: 575px;
	top: 275px;
}
.paint_5
{
	left: 575px;
	top: 330px;
}
.paint_6
{
	left: 150px;
    top: 385px;
}
.paint_7
{
	left: 150px;
	top: 330px;
}
.paint_8
{
	left: 150px;
	top: 275px;
}
.paint_9
{
	top: 220px;
	left: 575px;
}
.paint_10
{
	left: 350px;
	top: 630px;
}

.ASK , .TESTI
{
	box-shadow: 2px 2px 2px #888888;
	border-radius: 20px;
	padding: 40px;
   background-color: #f9f9f7;
}

.choose:hover
{
	background-color: gray;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;

}

.contain
{
	background:rgba(255,255,255, 0.6);
	position: absolute;
	width: 100%;
	bottom:0;
}
.backimg:hover .contain
{
	height: 100%;
	background:rgba(255,255,255, 0.3);

}
.MORECATEGORIES
{
	background-color: #f7f9f3;
}
.MORECATEGORIES button.slick-next.slick-arrow
{
	background-image: url('images/prev.png');
	background-repeat: no-repeat;
	left: -50px;
}
.MORECATEGORIES button.slick-prev.slick-arrow
{
	background-image: url('images/next.png');
	background-repeat: no-repeat;
	right:-50px;
}
.whbg
{
	background-color:rgba(255,255,255, 0.3);
	opacity: 0;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
.artimg:hover .whbg
{
	opacity: 1;
}

.signupf{
	border:1px solid #87a261;
	border-radius: 10px;
	padding: 10px;

}
.SIGNUP
{
	background-image: url('images/formback.png');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 53PX;
	BACKGROUND-POSITION-X: 80%;
	BACKGROUND-POSITION-Y: -60PX;
}

label.es_shortcode_form_email
{
	display: none;
}
form.es_shortcode_form
{
	display: flex;
	width: 100%;
}
.es_textbox
{
	width: 70%;
}
.conform .es_button
{
	padding-top: 0;

}
.conform input#es_txt_email_pg
{
	background-color: #e0f1ca;
	border-radius: 10px;
	font-size: 18px;
	padding: 10px 10px;
	width: 100%;
	background-image: url('images/email.png');
	background-repeat: no-repeat;
	background-position: 90%;
}


.conform input#es_txt_email_pg:hover
{
	background-image: none;
}

.conform input#es_txt_button_pg
{
	background-color: #98b76d;
	border-radius: 10px;
	color:white;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
	margin-right: 20px;
	text-indent:-9999px;
	background-image: url('images/signup.png');
	background-repeat: no-repeat;
	background-position: center;
}
.conform input#es_txt_button_pg:hover
{
	background-color: #68a4ca;
}


.halfcolor{
   color:black;
}

.CONTACTUS
{
	background-color: #68a4ca;
	padding: 20px;

}
.logoimage
{
	background-image: url('images/logoicon.png');
	background-repeat: no-repeat;
	background-position: center left;
}
.bigform
{
	width: 87%;
}
 .bigform .wpcf7 input[type=text]
 {
	 border-radius: 10px;
	 background-image: url('images/contact2.svg');
	 background-repeat: no-repeat;
	 background-position: 97%;
 }
.bigform .wpcf7 input
{
	padding-right: 25px;
	font-size: 19px;
}

 .bigform .wpcf7 input[type=tel]
 {
	border-radius: 10px;
	background-image: url('images/phone2.svg');
	background-repeat: no-repeat;
	background-position: 97%;
 }
 .bigform .wpcf7 input[type=submit]
 {
	 background-color: #98b76d;
	 border-radius: 10px;
	 color:white;
	 font-weight: bold;
 }
 .bigform .wpcf7 input[type=submit]:hover
 {
	 background-color: gray;
 }

 .phones
 {
	 background-image: url('images/phone2.svg');
	 background-repeat: no-repeat;
	 background-position: right;
 }
 .phones1
 {
	background-image: url('images/svg/mphone1.svg');
	background-repeat: no-repeat;
	background-position: right;
 }

 .mails
 {
	 background-image: url('images/mail22.svg');
	 background-repeat: no-repeat;
	 background-position: top right;
	 background-position-y:5px;
 }
 .whiteback
 {
	 background:rgba(255,255,255, 0.7);
	 position: absolute;
	 padding:5px;

	 right:20%;

 }
.slick-slide img
{
	height: 300px;
	display: block;
	width: 100%;
}

.imageslick button.slick-next.slick-arrow
{
		background-image: url('images/prev.png');
		background-repeat: no-repeat;

}
.imageslick button.slick-prev.slick-arrow
{
	background-image: url('images/next.png');
	background-repeat: no-repeat;

}
.moreposts-wrap button.slick-next.slick-arrow
{
		background-image: url('images/prev.png');
		background-repeat: no-repeat;
		left: -50px;

}
.moreposts-wrap button.slick-prev.slick-arrow
{
	background-image: url('images/next.png');
	background-repeat: no-repeat;
	right: -50px;

}

.picture-wrap  li img
{
	max-height: 200px;
	border-radius: 10px;
	max-width: 300px;
}
.pictures
{
	cursor: pointer;
}

.picture-wrap
{
	list-style: none;
}
ul.tabs li{
	display: inline-block;

	cursor: pointer;
}
ul.tabs li:hover
{

	-webkit-transition: all .5s ease;
			transition: all .5s ease;

}


.tab-content{
	display: none;
	padding: 15px;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
	padding-bottom: 40px;
}

.tab-content.current{
	display: flex;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}

.videos-wrap iframe
{
	width: 400px;
	height: 300px;
}
.testi p
{

    padding: 10px 0px;
}
.pageform .wpcf7 input[type=tel], .pageform .wpcf7 input[type=text],.pageform .wpcf7 input[type=email],.pageform .wpcf7 select, .pageform .wpcf7 textarea
{
	background-color: #f5f5f5;
	border-radius: 10px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 0px 0.5px gray;

}
.pageform .wpcf7 input
{
	padding-right: 20px;
}
.pageform textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, .pageform select.wpcf7-form-control.wpcf7-select, .pageform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required
{
	width: 100%;
}
.pageform textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required
{
	max-height: 105px;
	padding-right: 20px;
}

.pageform select.wpcf7-form-control.wpcf7-select
{
	background-image: url('images/dropdown.svg');
	background-repeat: no-repeat;
	background-position: 20%;
	padding-right: 20px;
}
.dropd select{

    -webkit-appearance: none;

}
.pageform .wpcf7 input[type=submit]
{
	background-color:#954a2d;
	width: 20%;
	border-radius: 10px;
	color:white;
	left: 0;
	top:0;
	position: absolute;
	background-image:url('images/submit.svg');
	background-repeat: no-repeat;
	background-position: 10%;
	background-size: contain;
}
.pageform .wpcf7 input[type=submit]:hover
{
	background-color: #9c6854;
}
.central svg
{
	fill:#69a5ca;
}

li.tab-link.col2.mw100.mmargin.current
{
	background-color: gainsboro;
}
ul li.tab-link.current  h2
{
	font-weight: bold;
}
.BackToTop {
position: fixed;
right: 20Px;
cursor: pointer;
opacity: 0;
bottom: 47px;
width:70px;
height: 70px;
}
.stiky
{
	transition: opacity 1s linear;
	position: fixed;
	bottom: 47px;
	right: 20px;
	cursor: pointer;
	opacity: 1;
	width:70px;
	height: 70px;
}

.bodypic
{
	background-position: center;
background-position-x: 58%;
background-position-y: 69%;
}
/*******************************************************************************************************************************************************************/
.openning .entry p
{
	font-size: 18px;
	line-height: 0;
}
.CAPTION .entry
{
	font-size: 20px;
	line-height: 1.4;
	color: #303030;
}
.
.entry {
    font-size: 23px;
    line-height: 1.4;
    color: #303030;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.entry ul {
    margin: 0 20px;
    list-style: inherit;
}
.entry ul,
.entry ol {
    list-style-position: inside;
}
.entry table {
    border: 1px solid #000;
}
.entry table td {
    border: 1px solid #000;
}
.entry table tr:nth-child(1) > td {
    text-align: center;
    background: #ccc;
}
.entry p {
	margin-bottom: 1em;
}
.entry p:last-of-type {
	margin-bottom: 0;
}
.entry a {
	color: #756e6e;
	border-bottom: 1px solid transparent;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
.entry a:hover {
	border-color: #756e6e;
}
h1,h2,h3 {
    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 {
	padding-bottom: 800px;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}

.acf-map {
    width: 100%;
    height: 366px;
    pointer-events: none;
}

.logo {
    font-size: 0;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
footer {
    position: absolute;
    bottom: 64px;
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
}
#leos {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    text-align: center;
	overflow: hidden;
	line-height: 0;
}
#leos img {
    padding: 10px 0;
    height: 64px;
    width: auto;
}
#leos a {
    position: relative;
    display: inline-block;
}
#leos span {
    opacity: 0;
    position: absolute;
    right: 0;
    color: white;
    font-size: 22px;
	bottom: 30px;
	white-space: nowrap;
    -webkit-animation-duration: 3s;
    		animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    		animation-fill-mode: both;
    -webkit-transition:.3s;
    		transition: .3s;
}
#leos a:hover span {
    opacity: 1;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: translateX(100%) perspective(400px) rotateY(-10deg);
            transform: translateX(100%) perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(10deg);
            transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(0deg);
            transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}



#FloatSocials {

	display: block;
	z-index: 90;
}
#FloatSocials a {
	margin-bottom: 5px;
	display: inline-block;
	padding-left: 8px;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	height:30px;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
}
a.facebook_icon svg {
	fill: #3b5998 !important;
}
a.google_icon svg {
	fill: #dd4b39 !important;
}
a.twitter_icon:hover svg {
	fill: #00aced !important;
}
a.youtube_icon svg {
	fill: #bb0000 !important;
}
a.instagram_icon:hover svg {
	fill: #e95950 !important;
}
a.pinterest_icon:hover svg {
	fill: #cb2027 !important;
}
a.linkedin_icon:hover svg {
	fill: #007bb6 !important;
}
/* Contact form style Start */
span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	position: absolute;
	bottom: 100%;
	background: #f00;
	border-radius: 5px;
	color: #fff;
	padding: 8px 15px;
	font-size: 16px;
	white-space: nowrap;
	left: 5%;
	-webkit-animation: formerror 400ms;
	        animation: formerror 400ms;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
	-webkit-transition: all 400ms;
	transition: all 400ms;
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	        transform: translate3d(0,100%,0);
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top:100%;
	left: 10%;
	border-left: 0 solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #f00;
}
@-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-family: 'Assistant', sans-serif;
	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: calc(100% - 10px);
	background: #FFFFFF;
}
div.wpcf7 textarea { height: 188px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #ccc;
	cursor: pointer;
	transition: all .5s ease;
}
/* Bubble animation for replacing ajax img */
@-webkit-keyframes bubbles {
	0% {
		-webkit-transform: scale(1);
		opacity: 1; }

	45% {
		-webkit-transform: scale(0.1);
		opacity: 0.7; }

	80% {
		-webkit-transform: scale(1);
		opacity: 1; } }
@keyframes bubbles {
	0% {
		-webkit-transform: scale(1);
		        transform: scale(1);
		opacity: 1; }

	45% {
		-webkit-transform: scale(0.1);
		        transform: scale(0.1);
		opacity: 0.7; }

	80% {
		-webkit-transform: scale(1);
		        transform: scale(1);
		opacity: 1;
	}
}
/* Errors Msgs */
div.wpcf7-response-output {
	position: fixed;
	margin: 0 !important;
	border: none;
	padding: 10px 15px;
    bottom:-100%;
    z-index:9999;
    font-size:22px !important;
    left:50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition:all 1s ease;
    transition: all 1s ease;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	-webkit-animation: form_msg_error 500ms;
	        animation: form_msg_error 500ms;
    bottom:0;
    color: black;
}
@-webkit-keyframes form_msg_error {
	from {
		bottom:-100%;
	}
	to {
		bottom:0;
	}
}
@keyframes form_msg_error {
	from {
		bottom:-100%;
	}
	to {
		bottom:0;
	}
}
div.wpcf7-mail-sent-ok {
	background: #398f14;
}
div.wpcf7-validation-errors {
	background: #f7e700;
}
.form_msg_error_out {
	-webkit-transition: all 500ms;
	transition: all 500ms;
	-webkit-transform: translate3d(100%,0,0);
	        transform: translate3d(100%,0,0);
}
@-webkit-keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
@keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
::-webkit-input-placeholder {
	color: black;
	font-family: Assistant;
}
:-moz-placeholder {
	color: black;
	font-family: Assistant;
}
::-moz-placeholder {
	color: black;
	font-family: Assistant;
}
:-ms-input-placeholder {
	color: black;
	font-family: Assistant;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
/* Contact form style End */

/* LoesLangsSelect Start */
#LoesLangsSelect {
	background-color: #E0DCDC;
	position: relative;
}
#LoesLangsSelect > svg {
	position: absolute;
	top: 9px;
	height: 8px;
	width: auto;
	fill:#000;
}
html[dir=rtl] #LoesLangsSelect > svg {
	left: 7px;
}
html[dir=ltr] #LoesLangsSelect > svg {
	right: 7px;
}
#LoesLangsSelect ul {
	background-color: inherit;
	overflow: hidden;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#LoesLangsSelect,
#LoesLangsSelect ul li a,
#LoesLangsSelect ul:not(.dropped) {
	height: 26px !important;
}
#LoesLangsSelect ul li,
#LoesLangsSelect ul li a {
	width: 100%;
}
#LoesLangsSelect ul li a {
	padding: 3px 7px;
	box-sizing: border-box;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#LoesLangsSelect ul li a:hover {
	background-color: #918C8C;
}
#LoesLangsSelect ul li a span {
	display: inline-block;
}
html[dir=rtl] #LoesLangsSelect ul li a {
	padding-left: 25px;
}
html[dir=ltr] #LoesLangsSelect ul li a {
	padding-right: 25px;
}
html[dir=rtl] #LoesLangsSelect ul.hflags li a span {
	margin-right: 5px;
}
html[dir=ltr] #LoesLangsSelect ul.hflags li a span {
	margin-left: 5px;
}
/* LoesLangsSelect End */

/* Start */

/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}
/*************************************FOOTER NAV************************************************/
	footer nav#MainNav
	{
		border: none;
			background: transparent;
	}

	nav#MainNav ul#menu-footer-menu{
		display: block;
		text-align: right;
		border: none;
		font-size: 0;
		background-color: transparent;
	}

	nav#MainNav ul#menu-footer-menu li {


		margin: 0;
		padding: 0;
		height: 30px;

	}

	nav#MainNav ul#menu-footer-menu li.current-menu-item
	{
		background-color: transparent;

	}
	nav#MainNav ul#menu-footer-menu li:hover
	{
		background-color: transparent;
	}
	nav#MainNav ul#menu-footer-menu li:hover a{
		color:#b4ca9a;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;

	}
		nav#MainNav ul#menu-footer-menu li a {

			padding-right: 20px;
			color:black;
			background-image: url('images/polygon.svg');
			background-repeat: no-repeat;
			background-position: 99%;
		}

/************************************תפריט כתבות אחרונות************************************/



nav#MainNav1 * {
	background: inherit;
}
div.main_menu {
  font-size: 0;
}

nav#MainNav1 .main_menu ul#menu-promotion{
	display: block;
	text-align: right;
	border: none;
	font-size: 0;
}

nav#MainNav1 .main_menu  ul#menu-promotion li {


	margin: 0;
	padding: 0;
	height: 30px;

}
nav#MainNav1 .main_menu #menu-promotion li:hover
{
	background-color: white;
}
nav#MainNav1 .main_menu ul#menu-promotion li:hover a{
	color:#b4ca9a;
	-webkit-transition: all .5s ease-out;
			transition: all .5s ease-out;

}
	nav#MainNav1 .main_menu ul#menu-promotion li a {

		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
		color: black;
		padding-right: 20px;
		background-image: url('images/polygon.svg');
		background-repeat: no-repeat;
		background-position: 99%;
		color:black;
	}

/*************************************HEADER NAV************************************************/

	nav#MainNav {
	  width: 100%;
	  text-align: center;
	  position: relative;
	  background: white;
		border:1px solid #b4ca9a;

	}


	nav#MainNav * {
	    background: inherit;
	}
	div.main_menu {
	  font-size: 0;
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    font-size: 0;

	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item
	{
		background-color: #7e9e52;


	}
	nav#MainNav div.main_menu ul li.current-menu-item a
	{
		color:black;
	}

	nav#MainNav div.main_menu > ul > #menu-item-42 a
	{
		color:transparent;
	}
	nav#MainNav div.main_menu > ul > #menu-item-42
	{
		background-image:url('images/home.svg');
		background-repeat: no-repeat;

		background-position: center;
	}
	nav#MainNav div.main_menu > ul > li {
	    width: 100%;
	    position: relative;
	}
	nav#MainNav div.main_menu > ul > .current-menu-item
	{

	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: Assistant;
		font-size: 20px;
		padding: 10px;
		color: black;

	}
	nav#MainNav div.main_menu ul li:hover{
	background-color: #d0e1b4;
	-webkit-transition: all .5s ease-out;
			transition: all .5s ease-out;
	}

	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
	    pointer-events: none;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#MainNav .sub-menu li {
	    display: block;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 20px;
	    padding: 5px;
	    width: calc(100% - 10px);
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
}
@media (max-width:1366px) and (min-width:800px) {

	.flexdetails
	{
		left: 0;
	}
	.stick
	{
		width: 8%;
	}
	.form
	{
		position: absolute;
		top:165px;
	}
	.X
	{
		left: 355px;
	}
	.hiddenform
	{
		width: 25%;
	}
	.op2
	{
		display: block;
		position: absolute;
		top:310px;
	}

}
@media (max-width:1200px) and (min-width:800px) {
	.ws20{width: 20%;}
	.ws40{width: 40%;}
	.ws25{width: 25%;}
	.ws12{width: 12%;}
	.ws65{width: 65%;}
	.ws52{width: 52%;}
	.fnt18{font-size: 18px;}
	.bodypic {
    background-position: center;
    background-position-x: 65%;
    background-position-y: 67%;
}
	.MORECATEGORIES button.slick-next.slick-arrow
	{
			background-image: url('images/prev.png');
			background-repeat: no-repeat;
			left: -15px;

	}
	.flexdetails
	{
		left: 0;
	}

	.MORECATEGORIES button.slick-prev.slick-arrow
	{
		background-image: url('images/next.png');
		background-repeat: no-repeat;
		right: -25px;
	}
	.stick
	{
		width: 8%;
	}
	.form
	{
		position: absolute;
		top:192px;
	}
	.op2
	{
		display: block;
		position: absolute;
		top:310px;
	}
	.X
	{
		left: 310px;
	}
	.hiddenform
	{
		width: 25%;
	}
	header
	{
		background: none;
	}

}
@media (max-width:862px) and (min-width:320px)
{
	.posts.col4.mw80.mmb30.mmargin.mcenter.mrgb10
	{
		width: 95% !important;
	}
}
@media (max-width:1024px) and (min-width:768px) {
	.ws40{width: 40%;}
	.ws25{width: 25%;}
	.ws12{width: 12%;}
	.ws65{width: 65%;}
	.ws52{width: 52%;}
	.pdgz{padding: 0;}
	.ws20{width: 20%;}
	.w110{width: 110%;}
	.fts16{font-size: 16px;}
	.fts18{font-size: 18px;}
	.bordlb{width: 37%;}
	.bodypic {
    background-position: center;
    background-position-x: 56%;
    background-position-y: 64%;
}
	.MORECATEGORIES button.slick-next.slick-arrow
	{
			background-image: url('images/prev.png');
			background-repeat: no-repeat;
			left: -15px;

	}
	.MORECATEGORIES button.slick-prev.slick-arrow
	{
		background-image: url('images/next.png');
		background-repeat: no-repeat;
		right: -25px;

	}
	#SinglePage .form
	{
		top:3px;
	}
	#SinglePage .moreposts-wrap button.slick-next.slick-arrow
	{

		left: -15px;
	}
	#SinglePage .moreposts-wrap button.slick-prev.slick-arrow
	{

		right:-20px;
	}
	.stick
	{
    width: 10%;
	}
	.form
	{
		position: absolute;
		top:190px;
	}
	.op2
	{
		display: block;
		position: absolute;
		top:320px;
	}
	.X
	{
		left: 265px;
	}
	.hiddenform
	{
		width: 25%;
	}
	.phones .flex .hfs22
	{
		font-size: 18px;
	}
	header
	{
		background: none;
	}
	.flexdetails
	{
		left: 0;
	}
	.paint_10
	{
		top:690px;
	}
}
@media (max-width:800px) , (max-device-width:800px){

	.nomobile { display:none !important; }
			.mblock{display: block !important;}
			.txleft{text-align: left;}
			.txright{text-align: right;}
		    .mcenter { text-align: center !important; }
		    .mrelative { position: relative !important; }
			.minitxt { text-align: initial !important; }
			.mbold{font-weight: bold;}
			.mright{right:0;}
			.mmargin{margin: 0 auto;}
			.mrgz{margin: 0;}
			.mpz{padding: 0;}
			.mjust{justify-content: center;}
			.bckp64{background-position: 64%;}
			.mtpz{top:0;}
			.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; }
		    .mmb5 { margin-bottom: 5px !important; }
			.mpb10{padding-bottom: 10px !important;}
			.mpb30{padding-bottom: 30px !important;}
		    .mmb10 { margin-bottom: 10px !important; }
		    .mmb15 { margin-bottom: 15px !important; }
		    .mmb20 { margin-bottom: 20px !important; }
		    .mmb25 { margin-bottom: 25px !important; }
		    .mmb30 { margin-bottom: 30px !important; }
			.mpb10{padding-bottom: 10px !important;}
			.mpdt10{padding-top: 10px;}
		    .mdp { padding: 20px 0 !important; }
		    .mw50 { width: 50% !important; }
		    .mw50s5 { width: calc(50% - 5px) !important; }
		    .mw50s10 { width: calc(50% - 10px) !important; }
			.mw90 { width: 90% !important; }
			.mw80 { width: 80% !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;}
			.mhfs23{font-size: 23px;}
			.mhfs30{font-size: 30px;}
			.borderbot{border-bottom: 3px solid black;}
			.top20{top:150px;}
	/***************************************************************************************************************************************/
	button#acp-toggle-toolbar	{

		top:100px;
	}
	.stick
	{
		display: none;
	}
	.bodypic
	{
		background-position-x: 54%;
background-position-y: 59%;

	}
	.postimg {

	    width: 331px;
	}
	header
	{
		background: none;
	}
	.bgwhite
	{
		width: 60%;
		margin: 0 auto;
		top:auto;
	}
	.paint_1
	{
		left: auto;
		top: auto;
	}
	.paint_2
	{
		left: auto;
	    top: auto;
	}
	.paint_3
	{

		left: auto;
		top: auto;
	}
	.paint_4
	{
		left: auto;
		top: auto;
	}
	.paint_5
	{
		left: auto;
		top: auto;
	}
	.paint_6
	{
		left: auto;
	    top: auto;
	}
	.paint_7
	{
		left: auto;
		top: auto;
	}
	.paint_8
	{
		left: auto;
		top: auto;
	}
	.paint_9
	{
		top: auto;
		left: auto;
	}
	.paint_10
	{
		left: auto;
		top: auto;
	}
	.conform .wpcf7 input[type=email]
	{
		width: 100%;
	}
	.conform .wpcf7 input[type=email]::placeholder
	{
		text-align: center;
	}
	.bigform .wpcf7 input[type=text], .bigform .wpcf7 input[type=tel]
	{
		width: 100%;
	}
	.logoimage
	{
		background-position: center;
	}
	.bordl
	{
		border: none;
	}
	.whiteback
	{
		right: 0;
		text-align: center;
	}
	.pageform .wpcf7 input[type=text], .pageform .wpcf7 input[type=tel],.pageform .wpcf7 input[type=email]
	{
		width: 100%;

	}
	.pageform .wpcf7 input[type=submit]
	{

		margin: 0 auto;
		left: 0;
		right: 0;
		width: 90%;

	}
	/**************************************************************************************************************************************/

	#content { padding-bottom:0; }
	#leos { position:static; }
	footer { position:static; }
	#FloatSocials
	{
		text-align: center;
		margin-top: 10px;
	}

	#MobNavBtn,
	nav#MainNav {
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;


	}
	#MobNavBtn {
		display: block;
		position: absolute;
		top:0px;
		right:100%;
		width:45px;
		height:45px;
		background:inherit;
		z-index: 9999;
	}
	#MobNavBtn span {
		display: block;
		height:4px;
		width: 70%;
		background: #fff;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
		opacity: 1;
	}
	#MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-280%);
				transform: translate(-50%,-280%);
	}
	#MobNavBtn span:nth-child(2) {
		-webkit-transform: translate(-50%,-50%);
				transform: translate(-50%,-50%);
	}
	#MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,180%);
				transform: translate(-50%,180%);
	}
	nav.active #MobNavBtn span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}
	nav.active #MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-50%) rotate(-45deg);
				transform: translate(-50%,-50%) rotate(-45deg);
	}
	nav.active #MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,-50%) rotate(45deg);
				transform: translate(-50%,-50%) rotate(45deg);
	}
	nav#MainNav .container,
	nav#MainNav div.main_menu {
		width: 100%;
	}
	nav#MainNav {
		display:block;
		position:	fixed;
		width:200px;
		z-index: 1000000000;
		bottom:0;
		top:0;
		right:-200px;

		height:100vh;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;


	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: #68a4ca !important;
	}
	nav#MainNav.active {
		right:0;

	}
	nav#MainNav div.main_menu > ul {
		display: block;
		height: calc(100vh - 50px);
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #d4dfc4;

	}
	nav#MainNav ul li:after {
		display:none;
	}
	nav#MainNav ul li {
		position: relative;
		/* height: 45px; */
	}
	nav#MainNav ul li a {
		display: block;
		color:black;
		font-size: 20px;
		padding:5px 10px;
		width:calc(100% - 20px);
	}
	nav#MainNav div.main_menu > ul > li > a {
		padding:5px 10px 5px 30px;
		width:calc(100% - 40px);
		font-size: 22px;
	}
	nav#MainNav div.main_menu > ul > #menu-item-42
	{
		background-image: url(images/home.svg);
	    background-repeat: no-repeat;
        background-position: 97%;
	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item {
		background-color: #68a4ca;
	}
	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: 12px;
		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%;
	}
	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.chekd {
		height:0;
		position: relative;
		visibility: visible;
		pointer-events: auto;
	}
	nav#MainNav ul.sub-menu li:not(.back-to-menu) {
		display: block;
		width: calc(100% - 10px);
		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: #98b76d;
		position: relative;
	}
	#MobBtns a svg {
		fill: black;
		width:60%;
		height:60%;
	}
	table {
		width:100%;
	}
	thead {
		display: none;
	}
	tr:nth-of-type(2n) {
		background-color: inherit;
	}
	tr td:first-child {
		background: #f0f0f0;
		font-weight:bold;
		font-size:1.3em;
	}
	tbody td {
		display: block;
		text-align:center;
	}
	tbody td:before {
	    content: attr(data-th);
	    display: block;
	    text-align:center;
	}
}
@media (max-width:500px) , (max-device-width:500px) {

}
.stick {

    z-index: 999;
}



/*Removing sentence in home page*/

  .c12 .ASK-TESTI .ASK h2  {
    display: none;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { direction: rtl!important; }