.textClick{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.24;
	letter-spacing: normal;
	text-align: left;
	color: #2d2d2d;
	
	margin: 2px 0px 0px 0;
	direction: ltr;
	padding: 0px 8px;
}

.textClick_small{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #b620e0;
	margin-top: 0;
	direction: ltr;
	font-weight: bold;
	padding: 0 8px;;
	bottom:0px;
	right: 0;
	
	position:absolute;
	
}

.reac__fig {
	margin-left: .0;
	float: left;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	width: 126px;
	
}

.reac_a{
	
	border:1px solid #ccccc0;
	display: block;
	text-decoration: none;
	height: -webkit-fill-available;
	width:99%;
	
	background-color:#f3f3f3;
}

.reac_a::after {
	content: "";
	clear: both;
	display: table;
}





.sponcer_cont {
	position: absolute;
	bottom: 16px;
	display: flex;
	/*align-items: center;*/
	padding: 0 8px;
	
}


.arrow-cont{
	
	height: 15px;
	padding-right: 4px;
}
.svSpo {
	width:15px;
	fill: #cc1f92;
	
}

.spo_txt {
	color: #cc1f92;
	font-family: Arial;
	font-size: 13px;
	
}


.arrow-cont {
	position: relative;
	display: inline-block;
	
}

.arrow-cont .tooltiptext {
	visibility: hidden;
	width: 250px;
	padding: 6px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
	background-color: #505050;
	color: #fff;
	
	/*border-radius: 6px;*/
	
	position: absolute;
	z-index: 1;
	bottom: 172%;
	right: inherit;
	left: -118px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: normal;
	text-align: left;
	font-family: "Open Sans Hebrew","Helvetica Neue",tahoma,Helvetica,Arial,sans-serif;
}

.arrow-cont .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	right:42%;
	margin-left: -5px;
	border-width: 10px;
	border-style: solid;
	border-color: #505050 transparent transparent transparent;
}

.arrow-cont:hover .tooltiptext {
	visibility: visible;
}
