@font-face {
	font-family: 'OpenSansHebrewBold';
	font-style: normal;
	font-weight: 700;
	src: url(../../../Static/fonts/OpenSansHebrew/OpenSansHebrew-Bold.ttf) format('truetype');
}

#whistleControl {
	direction: rtl;
	margin-bottom: 30px;
}

.whistleBox {
	border: 1px solid #d4d4d4;
	background: #fff1e5;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.whistleTitle {
	font-family: 'ultrabold';
	font-size: 24px;
	margin: 0;
	line-height: 1;
	position: relative;
	cursor: pointer;
}

.whistleTitle:after {
	content: "";
	border: solid black;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	position: absolute;
	left: 5px;
	top: 4px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: transform ease 0.2s;
}

.openBox .whistleTitle:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	top: 10px;
}

.whistleText {
	display: none;
	font-family: OpenSansHebrew;
	font-size: 16px;
	line-height: 25px;   
    margin-top: 10px;
}
.whistleText p{
    margin:0;
}
.whistleText ul li span,
.whistleText strong {
	font-family: OpenSansHebrewBold, OpenSansHebrewCondensedBold;
}

.openBox .whistleText {
	display: block;
}

.whistleText ul {
	list-style: none;
	padding-right: 30px;
}

span[class^="blue"] {
	color: #188dcd;
}

span[class^="red"] {
	color: #f05730;
}

.violet, .violetQues {
	color: #9f8bc1;
}

.blue:before {
	content: url(../../../globes/image/upload/v1621773571/Digital/משרוקית/Grade_icon_5_v1bddt.svg);
}

.blue-smallRed:before {
	content: url(../../../globes/image/upload/v1621773571/Digital/משרוקית/Grade_icon_4_hpbecs.svg);
}

.blue-red:before {
	content: url(../../../globes/image/upload/v1621773571/Digital/משרוקית/Grade_icon_3_mp36pb.svg);
}

.red-smallBlue:before {
	content: url(../../../globes/image/upload/v1621773571/Digital/משרוקית/Grade_icon_2_rjj8qr.svg);
}

.red-all:before {
	content: url(../../../globes/image/upload/v1621773571/Digital/משרוקית/Grade_icon_1_drorzs.svg);
}

.violet:before {
	content: url(../../../globes/image/upload/v1621773572/Digital/משרוקית/Grade_icon_abkepq.svg);
}
.violetQues:before{
    content:url('../../../globes/image/upload/v1623752840/Digital/משרוקית/Grade_icon_s1foor.svg');
}
span::before {
	margin: 0 -30px 0 10px;
}

.whistleFooter {
	list-style: none;
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	color: #3d3d3d;
	font-family: 'almoniDL400';
	flex-wrap: wrap;
	max-width: 245px;
	margin: 20px auto 0;
	height: 60px;
	align-content: space-between;
	line-height: 1;
}
#content section .whistleFooter a, .whistleFooter li a {
	color: #3d3d3d;
}
.whistleFooter li a:hover {
	text-decoration: underline;
}

.facebook img {
	margin-left: 10px;
}

.sub_title,
#tags__search {
	display: none;
}

#divTagsCloud .tagcloud a {
	font-size: 16px;
	color: #97133f;
	font-family: 'almoniDL400';
	padding: 2px 8px;
	border: 1px solid #97133f;
	border-radius: 15px;
	display: inline-block;
	margin: 0 0 10px 10px;
	line-height: 1;
}

#divTagsCloud .tagcloud a::before {
	content: "+";
	font-size: 20px;
	padding: 0 0 0 5px;
}

#divTagsCloud .tagcloud a:hover {
	background-color: #97133f;
	color: #fff;
}

#content #whistleControl .whistleFooter .SocialIcons .facebook,
.SocialIcons .facebook {
	background-image: url('../../../globes/image/upload/v1621773813/Digital/משרוקית/icn_facebook_et1mic.svg');
	margin-left: 10px;
	height: 22px;
	width: 11px;
}

#content #whistleControl .whistleFooter .SocialIcons .facebook:hover,
.SocialIcons .facebook:hover {
	background-image: url('../../../globes/image/upload/v1623057575/Digital/משרוקית/icn_facebook_1_k727wu.svg');
}

#content #whistleControl .whistleFooter .SocialIcons .twitter,
.SocialIcons .twitter {
	background-image: url('../../../globes/image/upload/v1621773816/Digital/משרוקית/icn_twitter_rqduv6.svg');
	height: 18px;
	width: 22px;
}

#content #whistleControl .whistleFooter .SocialIcons .twitter:hover,
.SocialIcons .twitter:hover {
	background-image: url('../../../globes/image/upload/v1623057578/Digital/משרוקית/icn_twitter_1_umgqoa.svg');
}

#content #whistleControl .whistleFooter .SocialIcons a,
.whistleFooter .SocialIcons a {
	display: inline-block;
	background-repeat: no-repeat;
}

.SocialIcons {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 480px) {
	#whistleControl {
		margin: 20px 0;
		background-color: #f1dfcf;
		padding: 15px;
	}
	.whistleBox {
		border: none;
		background: #fff1e5;
		padding: 10px 15px;
		border-radius: 0;
	}
	.whistleTitle {
		font-family: 'almoniTzar500';
		font-size: 26px;
		color: #1a1a1a;
	}
	.whistleTitle:after {
		left: 3px;
	}
	#content section #whistleControl a,
	#content section #whistleControl .specialItem {
		width: auto;
		background: none;
		margin: 0;
	}
	#content section #whistleControl img {
		float: none;
		width: auto;
	}
	.whistleText {
		line-height: 30px;
		margin-top: 10px;
	}
	.whistleFooter {
		font-size: 26px;
		font-family: 'almoniTzar500';
		max-width: 260px;
	}
	.subjectsBox {
		background-color: #f1dfcf;
		margin: 15px;
		padding: 10px 20px;
	}
	#content section .subjectsBox h4 {
		font-size: 24px;
		margin-top: 0;
		margin-right: 0;
		font-family: almoniTzar500;
		margin-bottom: 15px;
	}
	#divTagsCloud .tagcloud a {
		font-size: 19px;
		font-family: 'almoniTzar400';
		padding: 5px 8px;
		width: auto;
	}
	#content #whistleControl .whistleFooter .SocialIcons .facebook,
	.SocialIcons .facebook {
		margin-left: 18px;
	}
}