@import url('//fonts.googleapis.com/earlyaccess/opensanshebrew.css');
@import "//fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css";
@import "//fonts.googleapis.com/css?family=Assistant:100,200,300,400,500,600,700,800,900";
@import "//fonts.googleapis.com/css?family=Rubik:100,200,300,400,500,600,700,800,900";
@import "//fonts.googleapis.com/css?family=Arimo:100,200,300,400,500,600,700,800,900";
@import "//fonts.googleapis.com/css?family=Heebo:100,200,300,400,500,600,700,800,900";

@import "//fonts.googleapis.com/css?family=Google+Sans:100,200,300,400,500,600,700,800,900";


body {
	margin: 0;
	padding: 0;
	font-family: 'Google Sans', arial, sans-serif !important;
	font-size: 18px !important;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	direction: rtl;
	word-wrap: break-word;
	vertical-align: top !important
}
*,::after,::before,html,body,div,span,a,h1,h2,h3,h4,h5,h6,p,form,header,li,ul,i,iframe,nav,menu,input,textarea,select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
@media (max-width: 2000px) {
	.flex-btn {
		display: none !important
	}
}

@media (max-width: 1290px) {
	.pagetitle4 {
		margin: 100px 20px 0 20px !important;
	}
}

@media (max-width: 1140px) {
	.linksbar {
		width: 100% !important
	}

	.bar-bg img {
		max-width: 100% !important
	}
}

@media (max-width: 1030px) {
	.cardpage {
		width: 90% !important
	}
}

@media (max-width: 930px) {
	.logo {
		background-image: url(/logo.png);
		background-repeat: no-repeat;
		background-size: contain;
		margin: 0 auto !important;
		width: 160px;
		height: 55px
	}

	.menu-links-bar {
		display: none !important
	}

	.flex-btn {
		display: block !important
	}

	.handcard2 {
		width: 95% !important
	}

	.handcard2 img {
		width: 100% !important
	}

	.twoblock {
		flex-direction: column !important
	}

	.flexpanel .navigation ul li a.active_navlink {
		color: #186eff !important;
		font-weight: 700 !important
	}
}

@media (max-width: 767px) {
	.block-articles-index {
		max-width: 100% !important;
	}

	.pagetitle4 {
		display: flex !important;
		flex-direction: column !important;
		width: auto !important;
		height: auto !important;
		margin: 30px 10px 0 10px !important;
	}

	.pagetitle4 span {
		margin: 0px !important;
		padding: 15px !important;
	}

	.pagetitle4 span h1 a {
		font-size: 30px !important;
		text-align: center;
	}

	.block-pages-build2 {
		width: auto !important;
		padding: 0px 10px 0px 10px !important;
	}

	.menu-links-bar {
		display: none !important
	}

	.linksbar {
		display: flex;
		align-content: center;
		justify-content: center;
		align-items: center
	}

	textarea {
		width: 100% !important;
		min-height: 100% !important;
		margin: 0 auto !important
	}

	.submit {
		max-width: none !important;
		width: 100% !important;
		margin: 0 auto !important
	}

	.contact {
		max-width: none !important;
		width: 100% !important;
		margin: 0 auto 9px !important
	}

	.linksbar .bar_button_shadow {
		display: none !important
	}

}

@media (max-width: 700px) {
	.boxcontact2 span {
		align-items: stretch !important
	}

	.submit2 {
		width: 95% !important
	}
}

@media (max-width: 500px) {
	.logo {
		padding: 5px 5px 0 !important
	}

	.copyrights span {
		display: block !important;
		margin: 6px auto !important
	}

	.copyrights-body {
		display: block !important
	}

	.blockflex {
		flex-direction: column !important;
		width: unset !important
	}

	.blockflex a {
		margin: 15px 0 0 !important
	}
}

::-webkit-scrollbar {
	height: 6px;
	width: 6px
}
::-webkit-scrollbar-thumb {
	background-color: #979797;
	border-radius: 3px
}
::-webkit-scrollbar-track {
	background-clip: content-box;
	background-color: #d7d7d7;
	border-color: transparent;
	border-style: solid;
	border-width: 3px;
	transition: all 1.2s ease-in
}

div,
span,
a,
button {
	text-decoration: none
}

h1,
h2,
h3,
h6 {
	font-family: inherit;
	font-weight: inherit;
	line-height: 1.1;
	color: inherit
}

A:link,
A:visited {
	font-family: 'Google Sans', arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none
}

A:hover {
	color: #000000;
	text-decoration: underline
}

.flexpanel .viewport {
	margin-top: 0 !important;
	padding-top: 30px !important
}

.flexpanel {
	z-index: 1000000000000 !important;
	margin: 0 !important
}

.submit:hover {
	/*-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s*/
}

.submit,
.linksbar a h6:hover {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.submit {
	max-width: 750px;
	width: 100%;
	display: inline-block;
	font-size: 18px !important;
	font-weight: 600;
	background: #000;
	padding: .75rem 1.25rem;
	margin: 5px auto 0;
	color: #FFF;
	font-family: 'rubik', arial, sans-serif !important;
	border: 0 transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px
}

.submit:hover {
	/*background:rgb(24 110 255 / 15%);color:#0f68ff;*/
}

select {
	max-width: 300px;
	width: 100%;
	border: solid 1px #aaaaaa;
	padding: 5px 10px 5px 0;
	margin: 0 0 5px;
	font-size: 20px !important;
	font-family: 'Open Sans Hebrew', arial, sans-serif !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

input:disabled {
	color: #000000;
	opacity: .5
}

:-ms-input-placeholder {
	color: #222222
}

::-ms-input-placeholder {
	color: #222222
}

textarea {
	direction: rtl !important
}

.image_slant {}

.pagetitle4 {
	max-width: 1100px;
	/*width:100%;height:500px;*/
	display: grid;
	grid-template-columns: 30% 70%;
	gap: 0px 0px;
	margin: 40px auto 0 auto;
	line-height: 1.7;
}

.pagetitle4 span {
	display: flex;
	align-content: center;
	justify-content: flex-start;
	flex-direction: column;
	margin: 0 0 0 50px;
	font-size: 17px;
	color: #4d4d4d;
}

.pagetitle4 span h1 a {
	display: block;
	font-size: 35px;
	font-weight: 600;
	margin: 0 0 12px 0;
	line-height: 1.2em;
}

.pagetitle4 img {
	width: 100%;
	max-height: 550px;
	display: block;
	object-fit: cover
}

.container {
	position: relative;
	display: block;
	margin: 0 auto;
	float: right
}

.fnet_num2 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px auto 15px auto;
	font-size: 15px;
	font-weight: 400;
}

.fnet_num2 a i {
	font-size: 17px !important;
	margin: 0 30px 0 0
}

.fnet_num2 a i:hover {
	/*color:#63d172;*/
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.block-pages-build2 {
	width: 100%;
	max-width: 1100px;
	padding: 0px 0px 0;
	margin: 40px auto 0;
	display: flex;
	-webkit-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 2rem;
	column-gap: 2rem;
	orphans: 1;
	widows: 1;
	flex-direction: row;
	flex-wrap: wrap
}

.block-articles-index {
	position: relative;
	display: flex;
	margin: 0 auto 30px auto;
	max-width: 345px;
	width: 100%;
	height: 100%;
	vertical-align: top;
	-webkit-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1.5rem;
	column-gap: 1.5rem;
	orphans: 1;
	widows: 1;
}
.block-articles-cat {
	position: absolute;
	top: 189px;
	left: 5px;
	z-index: 1;
	background: rgb(103 193 0 / 80%);
	padding: 3px 5px;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 2px;
	border-radius: 10px;
	-webkit-border-radius: 10px
}
.block-articles-right {
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding: 212px 0 0 0;
	width: 100%;
}

.block-articles-right img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	/*max-width:400px;*/
	width: 100%;
	height: 100%;
	max-height: 215px;
	object-fit: cover;
}

.block-articles {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 100%;
	color: #FFF
}

.block-articles-right span a {
	font-size: 17px !important;
	font-weight: 600
}

.block-articles-right .block-articles a:hover {
	background: rgba(247, 247, 247, 0.7);
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-moz-animation: blink normal .5s infinite ease-in-out;
	-webkit-animation: blink normal .5s infinite ease-in-out;
	-ms-animation: blink normal .5s infinite ease-in-out;
	animation: blink normal .5s infinite ease-in-out
}

.block-articles h6 {
	font-size: 15px !important;
	font-weight: normal
}

.block-articles-right .block-articles span {
	border: 0
}

.block-articles .block-articles-right {
	display: flex;
	float: right
}

.block-articles .block-articles-left {
	display: flex;
	float: left;
	width: 100%
}

.block-articles-right span {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	font-size: 16px !important;
	text-align: center;
	z-index: 1;
}

.block-articles-right h1,
.block-articles-left h1 {
	width: 100%;
	display: block;
	margin: 10px auto;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	text-align: right;
	z-index: 10;
	line-height: 1.3
}

.block-articles-right h2,
.block-articles-left h2 {
	display: block;
	margin: 0 auto 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	color: #4d4d4d;
	text-align: right;
	z-index: 10;
	line-height: 1.5
}

.block-articles-right h2 {
	margin: 0 auto 8px;
	font-style: normal;
	font-weight: 400 !important;
	font-size: 17px !important;
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}
.errormail {
        display: flex;
        align-items: center;
        justify-content: center;
	background: #ffd9d9;
	color: #d60220;
	font-size: 17px;
	margin: 10px 0 5px;
	padding: 7px 0;
	width: 100%;
	-webkit-animation: fadeInUp 1s normal forwards ease-in-out;
	-moz-animation: fadeInUp 1s normal forwards ease-in-out;
	animation: fadeInUp 1s normal forwards ease-in-out;
	border-radius: 4px;
	-webkit-border-radius: 4px
}

.errormail:before {
	margin: 0 0 0 10px;
	content: "\f00d";
	font-family: FontAwesome;
	color: #d60220
}
.successmail {
        display: flex;
        align-items: center;
        justify-content: center;
	background: #d0ffd9;
	color: #0a7d29;
	font-size: 17px;
	margin: 10px 0 5px;
	padding: 7px 0;
	width: 100%;
	-webkit-animation: fadeInUp 1s normal forwards ease-in-out;
	-moz-animation: fadeInUp 1s normal forwards ease-in-out;
	animation: fadeInUp 1s normal forwards ease-in-out;
	border-radius: 4px;
	-webkit-border-radius: 4px
}

.successmail:before {
	margin: 0 0 0 10px;
	content: "\f00c";
	font-family: FontAwesome;
	color: #0a7d29
}


