.service_item {
	position:relative;
}
.service_item:hover h3 {
	color:#f69776 !important
}
.service_item:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	left: 10px;
	bottom:15px;
	position:absolute;
	display:none!important;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.services_sections {
	width: 70%;
	float:right;
	padding-top: 160px;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 100px;
}
.services_content_container {
	width: 100%;
	float:right;
	margin-bottom:30px;
	position:relative;
	z-index:1;
}
.services_content_title {
	width: 100%;
	float:right;
	margin-bottom:10px;
}
.services_content_text {
	width: 100%;
	float:right;
}
.service_item {
	display: block;
	float: right;
	width: 30%;
	margin-bottom: 5%;
	margin-left: 5%;
	padding-top: 60px;
	background-color:#fff;
}
.service_item:nth-of-type(3n) {
	margin-left: 0%;
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	left: 10px;
	bottom:15px;
	position:absolute;
}
.service_item img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;   /* ריבוע */
	object-fit: cover;    /* חיתוך בלי עיוות */
	margin-bottom: 20px;
}


.service_item h3 {
	overflow: hidden;
	visibility: visible;
}
.service_item_content {
	width:80%!important;
}
.service_item .btn {
	display: block;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #0e10fb;
	line-height: 2.4em;
	direction: rtl;
	background-color:#f1f1f1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.services_sections_back {
	width: 100%;
	float: right;
	position:relative;
	z-index:1;
	box-shadow: 10px 10px 5px 0 rgba(32, 47, 57, 0);
	margin-top:50px;
	box-sizing:border-box;
	padding: 0px 0px 0px 0px;
}
.services_sections_image_back {
	width: 650px;
	float: right;
	position:absolute;
	right:0;
	top:48%;
	z-index:0;
}
.services_id_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 220px;
}
.services_id_right {
	width: 40%;
	margin-left:10%;
	float:right;
}
.services_id_left {
	width: 50%;
	float:right;
}
.services_text {
	width: 90%;
	float:right;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.services_sections {
	width: 80%;
	float:right;
	padding-top: 160px;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 100px;
}
.services_content_container {
	width: 100%;
	float:right;
	margin-bottom:30px;
	position:relative;
	z-index:1;
}
.services_content_title {
	width: 100%;
	float:right;
	margin-bottom:10px;
}
.services_content_text {
	width: 100%;
	float:right;
}
.service_item {
	display: block;
	float: right;
	width: 30%;
	margin-bottom: 5%;
	margin-left: 5%;
	padding-top: 60px;
	background-color:#fff;
}
.service_item:nth-of-type(3n) {
	margin-left: 0%;
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	left: 10px;
	bottom:15px;
	position:absolute;
}
.service_item img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;   /* ריבוע */
	object-fit: cover;    /* חיתוך בלי עיוות */
	margin-bottom: 20px;
}

.service_item h3 {
	overflow: hidden;
	visibility: visible;
}
.service_item_content {
	width:80%!important;
}
.service_item .btn {
	display: block;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #0e10fb;
	line-height: 2.4em;
	direction: rtl;
	background-color:#f1f1f1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.services_sections_back {
	width: 100%;
	float: right;
	position:relative;
	z-index:1;
	box-shadow: 10px 10px 5px 0 rgba(32, 47, 57, 0);
	margin-top:50px;
	box-sizing:border-box;
	padding: 0px 0px 0px 0px;
}
.services_sections_image_back {
	width: 650px;
	float: right;
	position:absolute;
	right:0;
	top:48%;
	z-index:0;
}
.services_id_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 220px;
}
.services_id_right {
	width: 40%;
	margin-left:10%;
	float:right;
}
.services_id_left {
	width: 50%;
	float:right;
}
.services_text {
	width: 90%;
	float:right;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 659px) {
.services_sections {
	width: 80%;
	float:right;
	padding-top: 90px;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 60px;
}
.services_content_container {
	width: 100%;
	float:right;
	margin-bottom:30px;
	position:relative;
	z-index:1;
}
.services_content_title {
	width: 100%;
	float:right;
	margin-bottom:10px;
}
.services_content_text {
	width: 100%;
	float:right;
}
.service_item {
	display: block;
	float: right;
	width: 47.5%;
	margin-bottom: 5%;
	margin-left: 5%;
	background-color:#fff;
}
.service_item:nth-of-type(2n) {
	margin-left: 0%;
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	left: 10px;
	bottom:15px;
	position:absolute;
}
.service_item img {
	display: block;
	float: right;
	width: 100%;
	height: 350px;
	width: auto;
	margin: auto;
	margin-bottom: 20px;
}
.service_item h3 {
	min-height: 60px;
	max-height: 60px;
	overflow: hidden;
	visibility: visible;
}
.service_item_content {
	width:80%!important;
}
.service_item .btn {
	display: block;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #0e10fb;
	line-height: 2.4em;
	direction: rtl;
	background-color:#f1f1f1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.services_sections_back {
	width: 100%;
	float: right;
	position:relative;
	z-index:1;
	box-shadow: 10px 10px 5px 0 rgba(32, 47, 57, 0);
	margin-top: 20px;
	box-sizing:border-box;
	padding: 0;
}
.services_sections_image_back {
	width: 650px;
	float: right;
	position:absolute;
	right:0;
	top:48%;
	z-index:0;
}
.services_id_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 220px;
}
.services_id_right {
	width: 40%;
	margin-left:10%;
	float:right;
}
.services_id_left {
	width: 50%;
	float:right;
}
.services_text {
	width: 90%;
	float:right;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 481px) {
.services_sections {
	width: 80%;
	float:right;
	padding-top: 90px;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 60px;
}
.services_content_container {
	width: 100%;
	float:right;
	margin-bottom:30px;
	position:relative;
	z-index:1;
}
.services_content_title {
	width: 100%;
	float:right;
	margin-bottom:10px;
}
.services_content_text {
	width: 100%;
	float:right;
}
.service_item {
	display: block;
	float: right;
	width: 47.5%;
	margin-bottom: 5%;
	margin-left: 5%;
	background-color:#fff;
}
.service_item:nth-of-type(2n) {
	margin-left: 0%;
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	left: 10px;
	bottom:15px;
	position:absolute;
}
.service_item img {
	display: block;
	float: right;
	width: 100%;
	height: 350px;
	width: auto;
	margin: auto;
	margin-bottom: 20px;
}
.service_item h3 {
	min-height: 50px;
	max-height: 50px;
	overflow: hidden;
	visibility: visible;
}
.service_item_content {
	width:80%!important;
}
.service_item .btn {
	display: block;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #0e10fb;
	line-height: 2.4em;
	direction: rtl;
	background-color:#f1f1f1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.services_sections_back {
	width: 100%;
	float: right;
	position:relative;
	z-index:1;
	box-shadow: 10px 10px 5px 0 rgba(32, 47, 57, 0);
	margin-top: 20px;
	box-sizing:border-box;
}
.services_sections_image_back {
	width: 650px;
	float: right;
	position:absolute;
	right:0;
	top:48%;
	z-index:0;
}
.services_id_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 220px;
}
.services_id_right {
	width: 40%;
	margin-left:10%;
	float:right;
}
.services_id_left {
	width: 50%;
	float:right;
}
.services_text {
	width: 90%;
	float:right;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.services_sections {
	width: 80%;
	float:right;
	padding-top: 90px;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 60px;
}
.services_content_container {
	width: 100%;
	float:right;
	margin-bottom:30px;
	position:relative;
	z-index:1;
}
.services_content_title {
	width: 100%;
	float:right;
	margin-bottom:10px;
}
.services_content_text {
	width: 100%;
	float:right;
}
.service_item {
	display: block;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	margin-left: 0;
	background-color:#fff;
}
.service_item:nth-of-type(2n) {
	margin-left: 0%;
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	right: 0px;
	bottom:15px;
	position:relative;
	margin-top:20px;
}
.service_item img {
	display: block;
	float: right;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.service_item h3 {

	overflow: hidden;
	visibility: visible;
}
.service_item_content {
	width:80%!important;
}
.service_item .btn {
	display: block;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #0e10fb;
	line-height: 2.4em;
	direction: rtl;
	background-color:#f1f1f1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.services_sections_back {
	width: 100%;
	float: right;
	position:relative;
	z-index:1;
	box-shadow: 10px 10px 5px 0 rgba(32, 47, 57, 0);
	margin-top: 20px;
	box-sizing:border-box;
	
}
.services_sections_image_back {
	width: 650px;
	float: right;
	position:absolute;
	right:0;
	top:48%;
	z-index:0;
}
.services_id_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 220px;
}
.services_id_right {
	width: 40%;
	margin-left:10%;
	float:right;
}
.services_id_left {
	width: 50%;
	float:right;
}
.services_text {
	width: 100%;
	float:right;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.services_sections {
	width: 80%;
	float:right;
	padding-top: 90px;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 60px;
}
.services_content_container {
	width: 100%;
	float:right;
	margin-bottom:30px;
	position:relative;
	z-index:1;
}
.services_content_title {
	width: 100%;
	float:right;
	margin-bottom:10px;
}
.services_content_text {
	width: 100%;
	float:right;
}
.service_item {
	display: block;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	margin-left: 0;
	background-color:#fff;
}
.service_item:nth-of-type(2n) {
	margin-left: 0%;
}
.service_item_arrow {
	float: right;
	width: 20px;
	height:20px;
	left: 10px;
	bottom:15px;
	position:absolute;
}
.service_item img {
	display: block;
	float: right;
	width: 70px;
	margin-right: 0;
	margin-bottom: 10px;
}
.service_item h3 {

	overflow: hidden;
	visibility: visible;
}
.service_item_content {
	width:80%!important;
}
.service_item .btn {
	display: block;
	float: right;
	width: 150px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #0e10fb;
	line-height: 2.4em;
	direction: rtl;
	background-color:#f1f1f1;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.services_sections_back {
	width: 100%;
	float: right;
	position:relative;
	z-index:1;
	box-shadow: 10px 10px 5px 0 rgba(32, 47, 57, 0);
	margin-top: 20px;
	box-sizing:border-box;
	
}
.services_sections_image_back {
	width: 650px;
	float: right;
	position:absolute;
	right:0;
	top:48%;
	z-index:0;
}
.services_id_sections {
	width: 100%;
	float:right;
	background-color:#fff;
	padding-top: 220px;
}
.services_id_right {
	width: 40%;
	margin-left:10%;
	float:right;
}
.services_id_left {
	width: 50%;
	float:right;
}
.services_text {
	width: 100%;
	float:right;
}
}