@charset "UTF-8";
/*
Theme Name: Ominox 1.0.0.0
Description:עיצוב אישי
Author:Ominox
Version: 1.0
*/


@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');
}

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

}
@font-face{
	font-family:'open-sans';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/open-sans/OpenSansHebrew-Regular.ttf');
}
@font-face{
	font-family:'open-sans';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('fonts/open-sans/OpenSansHebrew-Bold.ttf');
}
@font-face{
	font-family:'open-sans';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('fonts/open-sans/OpenSansHebrew-ExtraBold.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: 'open-sans'!important;
	height: 100%;

}

iframe { max-width: 100%; }
.hfs10{font-size: 10px;}
.hfs11{font-size: 11px;}
.hfs12{font-size: 12px;}
.hfs13{font-size: 13px;}
.hfs14{font-size: 14px;}
.hfs15{font-size: 15px;}
.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; }
.hfs35 { font-size: 35px; }
.hfs37 { font-size: 37px; }
.hfs40 { font-size: 40px; }
.hfs45 { font-size: 45px; }
.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; }
.hfs105 { font-size: 105px; }
.hfs110 { font-size: 110px; }
.hfs150 { font-size: 150px; }
.hfs180 { font-size: 180px; }
.Tangerine{ font-family: 'Tangerine', serif;}
.tzar{font-family: 'almoni-tzar';}
.imgc{max-width: 100%;max-height:100%;}
/*colors*/
.wcolor{color:white;}
.blcolor{color:black;}
.grcolor{color:#98cd67;}
.grcolor:hover
{
	background-color: #98cd67;
	color:white;
}
.brcolor{color:#656668;}
.bgrcolor{background-color:#98b76d;}
.bgwhite{	background-color: rgba(255, 255, 255, 0.4);}
.bgblack{background-color: rgba(0, 0, 0, 0.5);}
.bgblack1{background-color: rgba(0, 0, 0, 0.8);}
.bgblack2{background-color: rgba(0, 0, 0, 0.9);}
.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*/
.wa{width: auto;}
.w5{width: 5%;}
.w10 {width: 10%;}
.w13 {width: 13%;}
.w15 {width: 15%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w49{width: 49%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w80{width: 80%;}
.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 - 10px);}
.col22{width: calc(100%/2 - 20px);}
.col222{width: calc(100%/2 - 60px);}
.col3{width: calc(100%/3 - 5px);}
.row3{width:calc(100%/3);}
.col333{width: calc(100%/3 - 5px);}
.col33{width: calc(100%/3 - 10px);}
.col4{width: calc(100%/4 - 20px);}
.col6{width: calc(100%/6 - 10px);}
.mxw100{max-width: 100px;}
.mxw200{max-width: 200px;}
.mxw300{max-width: 300px;}
.rad{border-radius: 10px;}
.top20{top:250px;}
.leftz{left: 0;}
/*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;}
.mrgl10:lang(en){margin-left: 0; margin-right: 10px;}
.mrgl20{margin-left: 20px;}
.mrgl20:lang(en){margin-left: 0; margin-right: 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;}
.pdgtb10{padding: 10px 0px;}
.pdgtb20{padding: 20px 0px;}
.pdg30{padding: 30px;}
.pdgb40{padding-bottom: 40px;}
.pdgb80{padding-bottom: 80px;}
.pdgtb40{padding: 40px 0px;}
.pdgtb80{padding: 80px 0px;}
.pdgtb100{padding: 100px 0px;}
.pdgb10{padding-bottom: 10px;}
.pdgb5{padding-bottom: 5px;}
.pdg4010{padding: 40px 10px;}
.pdg20{padding: 20px 0px;}

/****paddingtop***/
.pdgt80{padding-top: 80px;}
.pdgt40{padding-top: 40px;}

.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; }
.marginb { display: block; margin: 0 auto; }
.aligncenter{align-items: center;}
.margin {margin: 0 auto;}
.marginl {margin: 0 auto 0 0;}
.marginl:lang(en){margin: 0 0 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; }
.Assistant{font-family: 'Assistant';}
.ultlight{font-weight: 200;}
.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; }
.nosote{display: none;}
.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;}
.pcolor{color :#8533ff;}

.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; }
div.wpcf7 .ajax-loader { display: none !important; }


.bgscon{background-size: contain;}
.bgpb{background-position: bottom;}
.bgpt{background-position: top;}
.norpt{background-repeat: no-repeat;}


/************************************************************HEADER*******************************************************************************************************/
.telsvg svg
{
	transform: rotate(-90deg);
}
.sc1
{
	color:#2b54a8;
}
header
{
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.75);
}
/************************************************************Front*******************************************************************************************************/
.title::before
{
	position: absolute;
	right:-110%;
	content: "";
	top:40px;
	width: 90%;
	height: 2px;
	background-color: #2b54a8;
}
.title::after
{
	position: absolute;
	left:-110%;
	content: "";
	top:40px;
	width: 90%;
	height: 2px;
	background-color: #2b54a8;
}
#searchsubmit
{
	background-image: url('images/search.png');
	width: 40px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border-right:0;
	border:1px solid white;
	height: 35px;
}
#s
{
		color:white;
	background-color: transparent;
	border:1px solid white;
		height: 35px;
}
#s::placeholder
{
	color:white;
}
.more
{
	width:max-content;
	padding: 5px 20px;
	background-color:#2b54a8;
	border-radius: 5px;
	transition: all 0.5s ease;
	border:1px solid #2b54a8;
}
.more:hover
{
	background-color:white;
	color:#2b54a8;
	border:1px solid #2b54a8;
}
.icon
{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border:2px solid #2b54a8;
}

.service:hover
{
	background-color: #2b54a8!important;
}
.service:hover *
{
	color:white;
}
.midform .wpcf7 input[type=tel], .midform .wpcf7 input[type=text], .midform .wpcf7 input[type=email], .midform .wpcf7  textarea
{
	border:1px solid black;
	margin-bottom: 10px;
	padding-right: 15px;
	border-radius: 5px;
}
.midform .wpcf7 input[type=submit]
{
	background-color: #2b54a8;
		border-radius: 5px;
	color:white;
}
.midform:lang(en) div.wpcf7
{
	direction: ltr;
}
/******************************************************Taxonomy**************************************************************/

/******************************************************SIngle**************************************************************/
.readmore
{
	background-color: #4281d4;
	width: max-content;
	padding: 5px 20px;
	border-radius: 5px;
}
/******************************************************Contact**************************************************************/
.pagesvg
{
	width: 75px;
	height: 75px;
	background-color:#efefef;
	border:1px dashed black;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagesvg  svg
{
	width: 30px;
	height: 30px;
	fill:#2b54a8!important;
}
.nosite
{
	display: none;
}
/******************************************************Gallery**************************************************************/
.Gallery1 button.slick-prev.slick-arrow,.custs button.slick-prev.slick-arrow
{
	background-image: url('images/prev.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-color:transparent;
	right: -20px;
}
.Gallery1 button.slick-next.slick-arrow,.custs button.slick-next.slick-arrow
{
	background-image: url('images/next.png');
	background-repeat: no-repeat;
	background-size: contain;
		background-color:transparent;
	left: -20px;
}
.Gallery1 .slick-slide,.custs .slick-slide
{
	margin:0 15px!important;
}


/******************************************************else**************************************************************/

.post_content
{
	max-height:600px;
	transition:all 0.5s ease;
	overflow:hidden;
}
.post_content.active
{
	max-height:1000px;
}
.number
{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: transparent;
	border:1px solid #2b54a8;
	position: relative;
	font-size: 60px;
	color:#2b54a8;
}
.number.active,.number:hover
{
	background-color: #2b54a8;
	color:white;
}
.number.active::before
{
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	height: 80px;
	bottom:-80px;
	width: 1px;
	background-color: #2b54a8;
	content: "";
}
.levdesc
{
	max-height: 0;
	overflow: hidden;

}
.levdesc.active
{
	transition: all 1s ease;
	max-height:600px;
}

#Ominox
{
  background-color:black;
}
.Ominoxtext
{
  position: absolute;
    margin: 0 auto;
    width: max-content;
    left: 0;
    color: black;
    top:-5px;
    right: 0;
    opacity: 0;
    z-index: 100;
    transition: all 0.5s ease;
}

.entry tr td
{
	padding: 0 20px;
	border-left:1px solid black;
}
.entry {
    font-weight: 300;
    line-height: 1.5;

}
.entry img ,.sitecon img{
    max-width:100%;
    height: auto;
}
.entry ul,.sitecon ul {
    margin: 0 20px;
    list-style: inherit;
}
.entry ul,
.entry ol,.sitecon ul,.sitecon ol {
    list-style-position: inside;
}
.entry table,.sitecon table {
    border: 1px solid #000;
}
.entry table td ,.sitecon table td{
    border: 1px solid #000;
}
.entry table thead {
    text-align: center;
    background: #ccc;
}
.entry p ,.sitecon p{
	margin-bottom: 1em;
  font-weight: 300;
  padding: 20px 0;
}
h3.sd-title
{
  font-size: 25px !important;
}
.entry p:last-of-type ,.sitecon p:last-of-type{
	margin-bottom: 0;
}
.entry a ,.sitecon a{
	color: blue;
	border-bottom: 1px solid transparent;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}

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: 390px;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}

.acf-map {
    width: 100%;
    height: 366px;
    pointer-events: none;
}
#responsive-menu-button
{
  display: none !important;
}
footer {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
}


.backtotop
{
  position: fixed;
  bottom:100px;
  background-image: url('images/backtotop.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0;
  width: 50px;
  height: 50px;
  left:25px;
}

.stiky
{
  opacity: 1;
  animation: fadein 1s;
}
#Socialmedia {

	display: flex;
  justify-content: center;
	z-index: 90;
  position: relative;
  width: auto;
}

#Socialmedia a {
  margin-right: 10px;
	display: inline-block;

}
#Socialmedia img,
#Socialmedia svg {
  width:25px !important;
  height:25px !important;
  fill:white;
	-webkit-transition:all .5s ease;
	 transition: all .5s ease;
}
#Socialmedia a:hover svg
{
	fill: #3b5998 !important;
}

span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

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: 'open-sans', 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: 100% ;
	background: #FFFFFF;
}
div.wpcf7 textarea { height: 188px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #ccc;
	cursor: pointer;
	transition: all .5s ease;
}

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: open-sans;
}
:-moz-placeholder {
	color: black;
	font-family: open-sans;
}
::-moz-placeholder {
	color: black;
	font-family: open-sans;
}
:-ms-input-placeholder {
	color: black;
	font-family: open-sans;
}
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 */

/* Start */

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

nav#Footernav {
  width: 100%;
  margin:0 auto;
  text-align: center;
  top:0;
  position: relative;

}

div.main_menu {
  font-size: 0;
        width: 80%;
}
nav#Footernav ul {
    display: block;
    font-size: 0;

}

nav#Footernav  ul > li {
    width: auto;
    position: relative;
    background-color: transparent;
    text-align: right;
}
nav#Footernav  ul > li > a {
  display: inline-block;
  vertical-align: middle;
  font-family: open-sans;
  font-size:16px;
	padding: 5px 0;
	background-image: url('images/svg/arrow.svg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
  font-weight: 300;
  color: white!important;
  -webkit-transition: all .5s ease-out;
      transition: all .5s ease-out;

}
nav#Footernav:lang(en)  ul > li > a
{
	background-image: url('images/svg/arrow2.svg')!important;
	background-position: left;
	padding-left: 15px;
}
nav#Footernav:lang(en)  ul > li
{
	text-align: left;
}
nav#Footernav ul li:hover a{
color:#000;
}
.footcon svg
{
  width: 20px !important;
  height: 20px !important;
  margin-left: 10px;
  fill:black;
}
nav#Footernav  ul > li ul.sub-menu {
    display: none;

}
.ftitle
{
  padding-bottom: 15px;
  border-bottom:4px solid white;
  position: relative;
  width: 90%;
}
.ftitle::after
{
  position: absolute;
  content: "";
  width: 50%;
  border-bottom:4px solid green;
  right: 0;
  bottom:-4px;
}
/*************************************HEADER NAV************************  ************************/
.cr{
  position: absolute;
  bottom:5px;
  border-top:2px dotted white;
  margin: 0 auto;
  left: 0;
  right: 0;
}
nav#Catnav {
  width: 70%;
  margin:0 auto;
  padding: 20px 0;
  text-align: center;
}

div.main_menu {
  font-size: 0;
    width: 100%;
}
nav#Catnav ul {
    display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;
    -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;
    font-size: 0;
}

nav#Catnav  ul > li {
    text-align: right;
    width: calc(100%/4 - 20px);
    margin: 0 auto;
    position: relative;
    background-color: transparent;
    text-align: center;
}


nav#Catnav  ul > li > a {
  display: inline-block;
  vertical-align: middle;
  font-family: open-sans;
  font-size: 40px;
  font-weight: 300;
  color: white;
  width: 100%;

}
nav#Catnav ul li:hover{
cursor: pointer;

}
nav#Catnav ul li:hover a{
color:pink;
-webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

nav#Catnav  ul > li ul.sub-menu {
    display: block;
    z-index: 999;
    width: 100%;
    position: absolute;
    margin-top: 40px;
    top: 100%;
    right: 0;
    opacity: 1;

    -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
}
nav#Catnav .sub-menu li {
    display: block;
    pointer-events: auto;
    text-align: center;
    width: 100%;
}
nav#Catnav .sub-menu li a {
    display: block;
    font-size: 30px;
    padding: 5px;
    width: 100%;
    -webkit-transition:all .5s ease;
        transition: all .5s ease;
}
nav#Catnav .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
}

	nav#HeaderNavigation {

	  text-align: center;

	}

	div.main_menu {
	  font-size: 0;
  	  width: 100%;
	}
	nav#HeaderNavigation ul {
    display: flex;
    align-items: center;
	    font-size: 0;
	}
	nav#HeaderNavigation  ul > li {
      text-align: center;
      width:auto;
      padding: 0px 20px;
      position: relative;
			background-color: transparent;
      text-align: center;
	}
	nav#HeaderNavigation  ul.main_menu > li:first-of-type
  {
    padding-right: 0!important;
  }

	nav#HeaderNavigation  ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: open-sans;
		font-size: 19px;
    font-weight: 400;
		color: #333333;
    width: 100%;

	}
	nav#HeaderNavigation ul li:hover{
	cursor: pointer;

	}
	nav#HeaderNavigation ul li.current-menu-item  a
	{
		color:#5d63ba;
	}
	nav#HeaderNavigation ul li:hover a{
    transform: scale(0.90);
  -webkit-transition: all .5s ease-out;
      transition: all .5s ease-out;
  }

	nav#HeaderNavigation  ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: -100px;
		left:-100px;
		margin:0 auto;
	    opacity: 0;
			background-color: white;
			padding-top: 25px;
      background-image: url('images/wood.jpg');
      background-repeat: no-repeat;
	    pointer-events: none;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#HeaderNavigation .sub-menu li {
	    display: block;
			-webkit-transition:all .5s ease;
			border-bottom:1px solid #a1c1fe;
	}
	nav#HeaderNavigation ul li.current-menu-item  .sub-menu li a
	{color:black;}
	nav#HeaderNavigation .sub-menu li:hover
	{
		background-color:#a1c1fe;
	}
	nav#HeaderNavigation .sub-menu li a {
	    display: block;
	    font-size:19px;
						color:black;
	    padding: 5px;
	    width: 100%;
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#HeaderNavigation .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 1000;
	    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;}


}
@media (max-width:862px) and (min-width:320px)
{

}
@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%;}

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

	.nomobile { display:none !important; }
			.mblock{display: block !important;}
			.txleft{text-align: left;}
      .hauto{height: auto!important;  }
			.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;}
			.mp10{padding: 10px;}
			.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; }
        .mw45 { width: 45% !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;}
			.mhfs27{font-size: 27px;}
			.mhfs30{font-size: 30px;}
			.mhfs40{font-size: 40px;}
			.borderbot{border-bottom: 3px solid black;}
			.top20{top:150px;}
			.mbh200{height: 200px!important;}
      .mbh300{height: 300px!important;}
      .mbh350{height: 350px!important;}
      .mmnh500{min-height: 500px!important;}
      .mrow3{width: calc(100%3 - 10px);}
			.nosite{display: block;}
	/*****************************************************************************nomobile**********************************************************/
		#Socialmedia
		{
			position: absolute;
			top:2px;
			left: 5px;
		}
		#ContactPage .midform
		{
			background-color: #efefef;
		}
		.number.active::after,.number.active::before,.Gallery1 button.slick-prev.slick-arrow,.custs button.slick-prev.slick-arrow
		,.Gallery1 button.slick-next.slick-arrow,.custs button.slick-next.slick-arrow
		{
			display: none;
		}
		nav#Footernav  ul > li > a
		{
			color:white!important;
		}
		.pdgtb80
		{
			padding: 50px 0;
		}
	.omimg
	{
		max-width:100%!important;
     }
	/**************************************************************************************************************************************/

	#content { padding-bottom:0; }

	footer { position:static; }
	#Socialmedia
	{
		text-align: center;
		margin-top: 10px;
	}

	#MobileButton,
	nav#HeaderNavigation {
		-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;


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


	}
	nav#HeaderNavigation,
	nav#HeaderNavigation ul.sub-menu {
		background-color: rgba(29, 33, 41,0.95) !important;

	}
	nav#HeaderNavigation.active {
		right:0;

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


	}
	nav#HeaderNavigation ul li:after {
		display:none;
	}
	nav#HeaderNavigation ul li {
		position: relative;
    display: flex;
    align-items: center;
		min-height: 45px;
	}
	nav#HeaderNavigation ul li a {
		display: block;
		color:white;
		font-size: 20px;
		padding:5px 10px;
		width:calc(100% - 20px);
	}
	nav#HeaderNavigation div.main_menu > ul > li > a {
		padding:5px 10px 5px 30px;
		width:calc(100% - 40px);
		font-size: 22px;
	}
	nav#HeaderNavigation div.main_menu > ul > #menu-item-42
	{
		background-image: url(images/home.svg);
	    background-repeat: no-repeat;
        background-position: 97%;
	}
	nav#HeaderNavigation div.main_menu ul li.active,
	nav#HeaderNavigation div.main_menu ul li.current-menu-item {

	}
	nav#HeaderNavigation div.main_menu ul.active .back-to-menu:after,
	nav#HeaderNavigation 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#HeaderNavigation div.main_menu ul.active .back-to-menu:after {
		-webkit-transform: rotate(90deg);
				transform: rotate(90deg);
	}
	nav#HeaderNavigation div.main_menu ul.active li.menu-item-has-children {
		padding: 0;
		width: 100%;
	}
	nav#HeaderNavigation div.main_menu ul.active li.menu-item-has-children:after {
		display: none;
	}
	ul.sub-menu {
		display: none;
	}
	nav#HeaderNavigation 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#HeaderNavigation div.main_menu > ul > li > ul.sub-menu.chekd {
		height:0;
		position: relative;
		visibility: visible;
		pointer-events: auto;
	}
	nav#HeaderNavigation ul.sub-menu li:not(.back-to-menu) {
		display: block;
		width: calc(100% - 10px);
		margin: 0 auto 0 0;
		padding: 0;
		position: relative;
	}
	nav#HeaderNavigation ul.sub-menu li:nth-child(1),
	nav#HeaderNavigation	ul.sub-menu li:nth-child(2) {
		margin: 0;
		width: 100%;
	}
	nav#HeaderNavigation div.main_menu > ul > li.active > ul.sub-menu {
		opacity: 1;
	}
	nav#HeaderNavigation div.main_menu > ul.active > li > a {
		position: absolute;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
	nav#HeaderNavigation .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: #1d2129;
		position: relative;
	}
	#MobBtns a svg {
		fill: white!important;
		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) {

}
