.gridContainer {
	width: 89.0217%;
	max-width: 1170px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
}
.site_grid_container {
	width: 95%;
	margin-right: 0%;
	margin-left: 0%;
	float: right;
	display: block;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.page_grid {
	width: 90%;
	margin: auto;
	position: relative;
}
.back-to-top {
	position: fixed;
	bottom: 6em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index: 1002!important;
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 0px;
	width: 0px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	opacity: 0;
}
.back-to-top:hover {
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 0px;
	width: 0px;
	opacity: 0;
}
/* css for header start here
========================================================== */
.header {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
}
.header_top {
	float: left;
	width: 100%;
	padding-top: 11px;
	padding-bottom: 11px;
}
.header_top_button_home {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_button_home:hover {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_button {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_button:hover {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_phone {
	float: left;
	font-family: Arial;
	width: auto;
	font-size: 12px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 2px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_phone:hover {
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 15px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_email {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_email:hover {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_fax {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_fax:hover {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_info {
	float: right;
	width: auto;
}
.header_top_media_icons {
	float: left;
	width: auto;
}
.header_top_media_icon {
	float: left;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #606368;
	text-align: right;
	margin-left: 0px;
	margin-right: 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
}
.header_bottom_media_icon {
	float: left;
	width: auto;
	color: #606368;
	text-align: right;
	margin-left: 0px;
	margin-right: 5px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	margin-top: 25px;
	font-size: 24px;
}
.header_top_flags {
	float: left;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #606368;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_bottom {
	float: left;
	width: 100%;
}
.logo {
	float: right;
	margin-left: 0px;
	display: block;
	margin-right: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
.logo_slogen {
	float: right;
	margin-left: 0px;
	display: block;
	margin-right: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 13%;
}
.menu {
	clear: none;
	float: right;
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
.menu_mobile {
	display: none;
}
ul.slimmenu li .sub-collapser {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	display: block;
	font-size: 0px;
	font-weight: 400;
}
ul.slimmenu li .sub-collapser:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
ul.slimmenu li .sub-collapser > i {
	color: #623c25;
	font-size: 0px;
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 1.7em;
	font-weight: 400;
}
/* css for slideshow start here
========================================================== */
.slideshow {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-top: 75px;
	position: relative;
}
.slideshow_caption_container {
	top: 56%;
}
.slideshow_content {
	width: 100%;
	float: right;
	top: 30%;
}
.fadeIn.camera_effected .title {
	font-size: 17px;
	padding: 0px;
	text-align: right;
	font-weight: 400;
	width: 95%;
	float: right;
	margin-right: 2.5%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	direction: rtl;
}
.fadeIn.camera_effected_subTitle {
	font-size: 1.4vw;
	padding: 0px;
	text-align: center;
	font-weight: 400;
	width: 100%;
	float: right;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	direction: rtl;
}
.fadeIn.camera_effected h3 {
	font-size: 30px;
	padding: 0px;
	font-weight: 600;
	display: block;
	direction: rtl;
	line-height: 2.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.camera_effected_btn_back {
	font-size: 16px;
	padding: 0px;
	line-height: 2em;
	font-weight: 400;
	float: left;
	display: block;
	direction: rtl;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: underline;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	margin-top: 19px;
	margin-bottom: 15px;
}
.camera_effected_btn_back:hover {
	font-size: 16px;
	padding: 0px;
	line-height: 2em;
	font-weight: 400;
	float: left;
	display: block;
	direction: rtl;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #0C5E9F!important;
	background-color: #fff!important;
	text-decoration: underline;
}
#slideshow_button {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}
.slideshow_button {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	width: auto;
}
.slideshow_button:hover {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	width: auto;
}
.slideshow_arrow_down_image {
	display: block;
	margin: auto;
	width: 172px;
	height: 70px;
	z-index: 10000000;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -86px;
	background-image: url('../images/System/arrow.png');
	background-repeat: no-repeat;
	background-position: center top;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.slideshow_arrow_down_image:hover {
	background-image: url('../images/System/arrow_roll.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.fullScreen_slideshow .slideshow_logo {
	margin-bottom: 0px;
	z-index: 0;
	position: fixed;
	float: none;
	text-align: center!important;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 14%;
	margin-left: 43%;
	margin-right: 43%;
	bottom: 40%;
	transition: 0.7s all;
	-webkit-transition: 0.7s all;
	-moz-transition: 0.7s all;
	-o-transition: 0.7s all;
	opacity: 1;
}
.fullScreen_slideshow.smaller .slideshow_logo {
	margin-bottom: 0px;
	z-index: 0;
	position: fixed;
	float: none;
	text-align: center!important;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 10%;
	margin-left: 45%;
	margin-right: 45%;
	bottom: 60%;
	opacity: 0.0;
}
.fullScreen_slideshow {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	z-index: 0;
}
.fullScreen_main {
	width: 100%;
	float: left;
	position: absolute;
	top: 100%;
	z-index: 1!important;
}
.regular_slideshow {
	width: 100%;
	float: left;
}
.regular_main {
	width: 100%;
	float: left;
}
.video_background {
	width: 100%;
	height: 70%;
	float: left;
	position: fixed;
	z-index: 0;
	margin-top: 0px;
}
.video_main {
	width: 100%;
	float: left;
	position: absolute;
	top: 70%;
	z-index: 1!important;
}
video.fillWidth {
	width: 100%;
}
.slidshow_elements_container {
	float: right;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	direction:rtl;
}
.slidshow_elements_content {
	text-align: right;
	float: right;
	width: 70%;
	font-family: 'Open Sans Hebrew', serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 8%;
	margin-right: 15%;
	margin-left: 15%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
.slidshow_elements_text h1 {
	width: 100%;
	float: right;
	font-size:40px;
	font-weight:600;	
	text-decoration: none;
	text-align: center;
	direction: rtl;
	margin-bottom: 0px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}
.slidshow_elements_text h2 {
	width: 100%;
	float: right;
	font-size: 28px;
	font-weight: 500;	
	text-decoration: none;
	text-align: center;
	direction: rtl;
	margin-bottom: 15px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}
.slidshow_elements_text h3 {
	width: 235px;
	float: right;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	font-family: 'Open Sans Hebrew', serif;
	font-size: 13px;
	font-weight: 400;
	color: #423A34;
	line-height: 1.7em;
	letter-spacing: 1.2px;
	margin-top: 15px;
	background-color: rgba(249,246,238,0.8);
	border: 1px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
	padding: 4%;
	direction: rtl;
}
.slidshow_elements_text h3 a {
	width: auto;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	font-weight: 400;
	color: #004c60;
	line-height: 1.7em;
	direction: rtl;
}
.slidshow_elements_text h3 a:hover {
	width: auto;
	text-decoration: underline;
	text-align: right;
	font-size: 13px;
	font-weight: 400;
	color: #004c60;
	line-height: 1.7em;
	direction: rtl;
}
.fluid_container_page {
	position: relative;
}
.fluid_container_page h1 {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-family: 'Open Sans Hebrew', serif;
	font-size: 24px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	padding-right: 2%;
	padding-left: 0%;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	max-width: 1170px;
	background-color: rgba(255,255,255,0.8);
	height: 50px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
/* css for free_links_regular Home start here
========================================================== */
.free_links_regular {
	float: right;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position: relative;
}
.free_links_regular h1 {
	font-size: 24px;
	font-weight: 500;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1.5em;
	padding: 0px;
}
.free_links_regular h2 {
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1.5em;
	padding: 0px;
}
.free_links_regular_container {
	float: right;
	width: 30%;
	transition: 0.6s all;
	-webkit-transition: 0.6s all;
	-moz-transition: 0.6s all;
	-o-transition: 0.6s all;
	margin-left: 5%;
	opacity: 1;
}
.free_links_regular_container:nth-of-type(3n) {
	float: right;
	width: 30%;
	transition: 0.6s all;
	-webkit-transition: 0.6s all;
	-moz-transition: 0.6s all;
	-o-transition: 0.6s all;
	border: 0px solid #CCC;
	opacity: 1;
	margin-left: 0%;
}
.free_links_regular_container:hover {
	opacity: 0.7;
}
.free_links_regular_container img {
	float: left;
	padding: 0px;
}
.free_links_regular_container img:hover {
	float: left;
}
.free_links_regular_container_sep {
	float: right;
	text-align: center;
	display: block;
	width: 4%;
	height: 300px;
}
.free_links_regular_container_btnCon {
	float: left;
	width: 100%;
}
.free_links_regular_container h1 {
	text-decoration: none;
	text-align: center;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	float: right;
	line-height: 1.5em;
}
.free_links_regular_container h1:hover {
	opacity: 0.7;
}
.free_links_regular_container h2 {
	text-decoration: none;
	text-align: center;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	float: right;
	line-height: 1.5em;
	overflow: hidden;
	visibility: visible;
	min-height: 80px;
	max-height: 80px;
}
.free_links_regular_container h3 {
	text-decoration: none;
	text-align: center;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7em;
	float: right;
}
/* css for paralax start here
========================================================== */
.paralax_section {
	width: 100%;
	float: right;
	min-height: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.paralax_background {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('../images/System/footer_desktop.jpg');
}
/* css for footer start here
========================================================== */
.footerSection {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.footer_links_categories {
	float: right;
	width: 23.5%;
	margin-bottom: 0px;
}
.footer_links_categories_sep {
	float: right;
	width: 2%;
	height: 10px;
}
.footer_links_categories_sep_2 {
	float: right;
	width: 2%;
	height: 10px;
}
.footer_links_categories_sep:nth-of-type(3n) {
	float: right;
	width: 2%;
	height: 10px;
}
.footer_links_categories_title {
	float: right;
	width: 100%;
	font-size: 18px;
	text-align: right;
	letter-spacing: 1.2px;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 0%;
	padding-left: 0%;
	direction: rtl;
}
.footer_links_categories_title2 {
	float: right;
	width: 100%;
	font-size: 18px;
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 0%;
	padding-left: 0%;
	direction: rtl;
}
.footer_link {
	font-size: 14px;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	float: right;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footer_link:hover {
	text-decoration: none;
	text-align: right;
	color: #fff!important;
	letter-spacing: 0.1px;
}
.footer_links_contact {
	float: right;
	width: 37%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer_links_contact_field {
	float: right;
	width: 48%;
	margin-bottom: 4%;
}
.footer_links_contact_field_long {
	float: right;
	width: 100%;
	margin-bottom: 4%;
}
.footer_links_contact_sep {
	float: right;
	width: 4%;
	margin-bottom: 0px;
	height: 15px;
}
.footer_links_contact_btn_container {
	float: right;
	width: 100%;
}
.footer_links_contact_btn {
	float: left;
	width: 30%;
}
.footer_links_contact_send_button {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 2em;
	text-align: center;
	font-weight: 600;
}
.footer_links_contact_send_button:focus {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 2em;
	text-align: center;
	font-weight: 600;
}
.footer_links_contact_check {
	float: right;
	width: 25px;
	margin-left: 7px;
	margin-top: 5px;
}
.footer_links_contact_check_title {
	float: right;
	width: auto;
	margin-left: 0px;
	font-size: 15px;
	text-align: right;
	margin-top: 6px;
}
.footer_content_container {
	float: right;
	width: 23.5%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer_content {
	float: right;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	color: #ece5dd;
	text-decoration: none;
	line-height: 1.7em;
	text-align: right;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	direction: rtl;
}
.footer_content a {
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #623c25;
	text-decoration: underline;
	line-height: 1.5em;
	text-align: right;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.footer_content a:hover {
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #472810;
	text-decoration: none;
	line-height: 1.5em;
	text-align: right;
}
/* css for footer/contact icons
========================================================== */
.footer_icons {
	display: block;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 60px;
}
.footer_icon_container {
	float: right;
	width: 25%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
}
.footer_icon_1 {
	float: left;
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	opacity: 1;
}
.footer_icon_1:hover {
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-top: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	opacity: 0.5;
}
/* css for Sub Footer start here
========================================================== */
.subFooterSection {
	width: 100%;
	margin: 0px;
}
.subFooterSectionTitle {
	float: right;
	width: 100%;
	font-size: 21px;
	font-weight: 400;
	color: #3C3C3B;
	text-align: center;
	padding-bottom: 35px;
	margin-bottom: 10px;
	background-position: center 27px;
	background-image: url(../images/titleLine.png);
	background-repeat: no-repeat;
}
.subFooterContent {
	float: right;
	width: 100%;
}
.subFooter_Right {
	float: right;
	width: 30%;
	padding: 0%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	display: block;
}
.subFooter_Middle {
	float: right;
	width: 50%;
	margin: 0px;
}
.subFooter_Left {
	float: left;
	width: 20%;
	margin: 0px;
}
.subFooterFusionIcon {
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#subFooterFusionText {
	float: left;
	width: auto;
	display: block;
}
.subFooterFusionText {
	text-decoration: none;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.subFooterFusionText:hover {
	text-decoration: underline;
}
.mediaIIcons {
	clear: both;
	float: right;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-top: 0%;
	margin-bottom: 0%;
}
.media-icons {
	height: 35px;
	float: right;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-decoration: none;
}
.media-icons:hover {
	background-position: 0px -35px;
}
#facebook {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#instegram {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#twitter {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#skype {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#youtube {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#pinterest {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#googlePlus {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#linkedIn {
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
}
/* css for contact page
========================================================== */
.contact_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 40px;
	padding-left: 0%;
	margin-top: 60px;
	position: relative;
	height: 100%!important;
	min-height: 300px;
}
.contact_section_background {
	float: right;
	width: 100%;
	position: absolute;
	height: 100%!important;
}
.contact_section_title {
	float: right;
	width: 100%;
	background-color: transparent;
	padding-top: 70px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
}
.contact_section_title h1 {
	float: right;
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
	direction: rtl;
}
.contact_section_title h2 {
	float: right;
	width: 100%;
	font-size: 40px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	direction: rtl;
}
.contact_section_title h4 {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	direction: rtl;
}
.contact_content {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url('../images/System/carusel_backround.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
/* css for contact footer icons icons
========================================================== */
.contact_footer_icons_section {
	float: right;
	width: 100%;
	padding-top: 60px;
	padding-right: 0%;
	padding-bottom: 70px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: 100%!important;
}
.contact_footer_icons_section h1 {
	float: right;
	width: 100%;
	font-size: 1.1vw;
	font-weight: 400;
	color: #0d1a40;
	text-align: center;
	text-decoration: none;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contact_footer_icons {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact_footer_icon_container {
	float: right;
	width: 25%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
}
.contact_footer_icon_1 {
	float: left;
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	opacity: 1;
	text-decoration: none;
}
.contact_footer_icon_1:hover {
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-top: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	opacity: 0.7;
}
.contact_form {
	float: right;
	width: 90%;
	padding-right: 5%;
	padding-left: 7%;
	padding-bottom: 5%;
	margin-top: 60px;
}
.contact_form_right {
	float: right;
	width: 48.5%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.contact_form_left {
	float: right;
	width: 48.5%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.contact_form_sep {
	float: right;
	width: 1%;
	height: 30px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.contact_field {
	float: right;
	width: 100%;
	margin-bottom: 2%;
	margin-right: 0%;
	margin-left: 0%;
	clear: none;
}
.contact_erea {
	float: right;
	width: 100%;
	margin-bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	clear: none;
}
.contact_field_inside {
	float: right;
	width: 100%;
	background-color: transparent;
}
.contact_button_container {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
.contact_button_container {
	float: right;
	width: 30%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-left: 35%;
}
.contact_send_1 {
	font-size: 19px;
	font-weight: 400;
	color: #FFF!important;
	background-color: #77cae6;
	text-align: center;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	width: 100%;
	float: right;
	border: 0px solid #868686;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
.contact_send_1:hover {
	font-size: 19px;
	font-weight: 400;
	color: #FFF!important;
	background-color: #5baec4;
	text-align: center;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	width: 100%;
	float: right;
	border: 0px solid #868686;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
.contact_send_1:focus {
	font-size: 19px;
	font-weight: 400;
	color: #FFF!important;
	background-color: #5c5046;
	text-align: center;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	width: 100%;
	float: right;
	border: 0px solid #868686;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
/* css for toggle form with popup start here
========================================================== */
.contact_toggle {
	background-repeat: no-repeat;
	height: 310px;
	width: 50px;
	position: fixed;
	z-index: 100000000002!important;
	top: 175px;
	left: 0px;
	bottom: 0px;
	display: block;
}
.contact_toggle_container {
	width: 321px;
	margin-left: 0%;
	margin-right: 28px;
	margin-top: 25px;
	float: right;
	padding: 0px;
	display: block;
}
.contact_toggle_container_title {
	margin: 0px 0px 5px 0%;
	width: 90%;
	height: 20px;
	float: right;
	font-size: 16px;
	font-weight: 700;
	color: #623c25;
	text-align: right;
	padding: 0px;
	font-family: 'Open Sans Hebrew', serif;
}
.contact_toggle_container_subTitle {
	width: 90%;
	float: right;
	font-size: 13px;
	font-weight: 400;
	color: #623c25;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}
.contact_toggle_form {
	width: 90%;
	float: right;
	padding: 0px;
	margin-top: 10px;
}
.contact_toggle_form_field {
	width: 100%;
	float: right;
	display: block;
	margin-bottom: 14px;
	direction: rtl;
}
.contact_toggle_form_checkbox_container {
	width: 60%;
	float: right;
	display: block;
	margin-bottom: 10px;
	margin-top: 16px;
	direction: rtl;
}
.contact_toggle_form_checkbox {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-left: 7px;
	float: right;
	width: 20px;
}
.contact_toggle_form_checkbox_title {
	padding: 0px;
	text-align: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: auto;
	margin-left: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	direction: rtl;
}
.contact_toggle_form_send {
	width: 40%;
	float: left;
	display: block;
	margin-top: 10px;
}
.contact_toggle_button {
	float: left;
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100px;
	text-align: center;
	color: #623c25!important;
	background-color: #7accf4;
	cursor: pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.contact_toggle_button:hover {
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100px;
	text-align: center;
	color: #623c25!important;
	background-color: #64c3f2;
}
.contact_toggle_button:focus {
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100px;
	text-align: center;
	color: #000!important;
	background-color: #64c3f2;
}
.panel {
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
	width: 405px;
	height: 350px;
	z-index: 10000!important;
	background-color: rgba(255,255,255,1);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	border-bottom-right-radius: 25px;
}
a:focus {
	outline: none;
}
.panel a, .panel a:visited {
	margin: 0;
	padding: 0;
	color: #623c25;
	text-decoration: none;
}
.panel a:hover, .panel a:visited:hover {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}
a.trigger {
	background-position: center center;
	position: absolute;
	text-decoration: none;
	top: 0px;
	left: 0;
	display: block;
	z-index: 1000002 !important;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 350px;
	width: 50px;
	background-color: #C1E5FA;
	background-image: url('../images/System/toggle_contact_form.png');
}
a.trigger:hover {
	background-position: center center;
	position: absolute;
	text-decoration: none;
	top: 0px;
	left: 0;
	display: block;
	z-index: 1000002 !important;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 350px;
	width: 50px;
	background-image: url('../images/System/toggle_contact_form.png');
	background-color: #98D5F4;
}
a.active.trigger {
	background-position: center center;
	position: absolute;
	text-decoration: none;
	top: 0px;
	left: 0;
	display: block;
	z-index: 1000002 !important;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 350px;
	width: 50px;
	background-image: url('../images/System/toggle_contact_form_close.png');
	background-color: #C1E6FB;
}
a.trigger_en {
	background-position: center center;
	position: absolute;
	text-decoration: none;
	top: 0px;
	left: 0;
	display: block;
	z-index: 1000002 !important;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 350px;
	width: 50px;
	background-color: rgba(41,35,92,0.9);
	background-image: url('../images/2015/toggle_contact_form_en.png');
}
a.trigger_en:hover {
	background-position: center center;
	position: absolute;
	text-decoration: none;
	top: 0px;
	left: 0;
	display: block;
	z-index: 1000002 !important;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 350px;
	width: 50px;
	background-image: url('../images/2015/toggle_contact_form_en.png');
	background-color: rgba(26,25,63,1);
}
a.active.trigger_en {
	background-position: center center;
	position: absolute;
	text-decoration: none;
	top: 0px;
	left: 0;
	display: block;
	z-index: 1000002 !important;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 350px;
	width: 50px;
	background-image: url('../images/2015/toggle_contact_form_close_en.png');
	background-color: rgba(26,25,63,1);
}
#progressDivWithGif {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif img {
	height: 90px;
	width: 90px;
	margin-top: 120px;
	margin-left: 20px;
}
#progressDivWithGif2 {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif2 img {
	height: 80px;
	width: 80px;
	padding-top: 25%;
}
#MailResponseFromServer {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 7px;
	font-size: 14px;
	font-weight: 400;
	color: #FF3300;
	text-align: left;
}
#MailResponseFromServer2 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}
#MailResponseFromServer3 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}
#progressDivWithGif3 {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif3 img {
	height: 90px;
	width: 90px;
	margin-top: 120px;
	margin-left: 20px;
}
/* css for popup start here
========================================================== */
.overlay_contact {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_contact:target {
	visibility: visible;
	opacity: 1;
}
.contact_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 35%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(119,202,230,0.8);
}
.contact_toggle_popup_background_title {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 2.2em;
}
.contact_toggle_popup_inside {
	width: 390px;
	float: none;
	height: 210px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.contact_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 21px;
	padding: 20px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-weight: 500;
	text-align: center;
	line-height: 1.5em;
}
.overlay_contact:target+.contact_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_contact {
	background-color: #5c5046;
	height: 45px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -0px;
	width: 45px;
	left: -45px;
}
.close_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 23px;
	line-height: 1.5em;
}
/* css for share icons
========================================================== */
.share_icons_container {
	float: right;
	width: 30%;
	text-align: center!important;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 33%;
	margin-left: 30%;
	position: relative;
}
/* css for contact_home
========================================================== */
.contact_home {
	width: 100%;
	float: left;
	padding-top: 45px;
	padding-bottom: 35px;
	z-index: 999;
	position: relative;
}
.contact_home_grid {
	float: right;
	width: 75%;
	margin-right: 20%;
	margin-left: 5%;
	margin-top: 35px;
}
.contact_home_title {
	float: right;
	width: 100%;
	color: #fff;
	line-height: 1em;
	font-size: 24px;
	font-weight: 600;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 12px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	direction: rtl;
}
.contact_home_form {
	float: right;
	width: 100%;
}
.contact_home_form_field {
	float: right;
	width: 32.66666666666667%;
	margin-bottom: 1%;
}
.contact_home_form_field_short {
	float: right;
	width: 32.66666666666667%;
	margin-bottom: 1%;
}
.contact_home_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 1%;
}
.contact_home_form_field_sep {
	float: right;
	width: 1%;
	height: 10px;
}
.contact_home_form #name1
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/name.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #name1:focus
{
    background-image: url('../images/System/contact_form/grey/name_hover.png');
}
.contact_home_form #phone1
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/phone.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #phone1:focus
{
    background-image: url('../images/System/contact_form/grey/phone_hover.png');
}
.contact_home_form #email1
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/email.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #email1:focus
{
    background-image: url('../images/System/contact_form/grey/email_hover.png');
}
.contact_home_form #numberOfPeople
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/people.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #numberOfPeople:focus
{
    background-image: url('../images/System/contact_form/grey/people_hover.png');
}
.contact_home_form #subject1
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/tour.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #subject1:focus
{
    background-image: url('../images/System/contact_form/grey/tour_hover.png');
}
.contact_home_form #datepicker
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/calendar.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #datepicker:focus
{
    background-image: url('../images/System/contact_form/grey/calendar_hover.png');
}
.contact_home_form #comments1
{
    background-position: calc(100% - 7px) center;
    float: right;
    width: 100%;
    background-image: url('../images/System/contact_form/grey/comments.png');
    background-repeat: no-repeat;
    box-sizing:border-box;
    padding-right:35px;
}
.contact_home_form #comments1:focus
{
    background-image: url('../images/System/contact_form/grey/comments_hover.png');
}
.contact_home_checkbox_container {
	width: 60%;
	float: right;
	display: block;
	margin-bottom: 0;
	margin-top: 5px;
	direction: rtl;
}
.contact_home_checkbox {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-left: 7px;
	float: right;
	width: 20px;
}
.contact_home_checkbox_title {
	padding: 0px;
	text-align: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: auto;
	margin-left: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	direction: rtl;
}
.contact_home_form_send {
	width: 40%;
	float: left;
	display: block;
	margin-top: 5px;
}
.contact_home_button {
	float: left;
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100px;
	text-align: center;
	color: #fff!important;
	background-color: #b74030;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.contact_home_button:hover {
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100px;
	text-align: center;
	color: #fff!important;
	background-color: #8e3026;
}
.contact_home_button:focus {
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100px;
	text-align: center;
	color: #fff!important;
	background-color: #752822;
}
/* css for page_section
========================================================== */
.page_section {
	width: 100%;
	float: right;
	padding-top: 60px;
	padding-bottom: 0px;
	position: relative;
}
.page_section_slideshow {
	width: 100%;
	float: right;
}
.page_section_slideshow_title {
	width: 100%;
	position: relative;
	float: right;
}
.page_section_slideshow_title h1 {
	width: 100%;
	position: absolute;
	padding-right: 15px;
	box-sizing: border-box;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	background-color: rgba(255,255,255,0.8);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
.page_section_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	background-image: url('../images/System/carusel_backround.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
.page_section_items_container h2 {
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	color: #604c42;
	background-image: url(../images/System/title_laptop.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	direction: rtl;
}
.page_section_items_container h3 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.6em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_section_items_container p {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.6em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_section_items {
	float: right;
	width: 100%;
}
.page_item_container {
	width: 22.75%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3%;
	margin-left: 3%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
}
.page_item_container:nth-of-type(4n) {
	width: 22.75%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 3%;
	margin-left: 0%;
}
.page_item_img {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
}
.page_item_img img {
	border-top-left-radius: 15px;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.page_item_img img:hover {
	border-top-left-radius: 15px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.page_item_name h3 {
	float: right;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #623c25;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #fff;
	border-bottom-right-radius: 0px;
	margin:0;
}
.page_item_name h3:hover {
	font-size: 14px;
	font-weight: 400;
	color: #604c42;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #fff;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-right-radius: 0px;
}
/* css for page_id_section
========================================================== */
.page_id_section {
	width: 100%;
	float: right;
	padding-top: 50px;
	padding-bottom: 0px;
	position: relative;
}
.page_id_slideshow {
	width: 100%;
	float: right;
}
.page_id_slideshow img {
	height: 50vh;
	width: 100vw;
	float: right;
	object-fit: cover;
	-moz-transition: opacity 2s; /* Firefox 4 */
	-webkit-transition: opacity 2s; /* Safari and Chrome */
	-o-transition: opacity 2s;
	transition: opacity 2s;
}
.page_id_slideshow_title {
	width: 100%;
	position: relative;
	float: right;
}
.page_id_slideshow_title h1 {
	width: 100%;
	position: absolute;
	padding-right: 15px;
	box-sizing: border-box;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-size: 21px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	background-color: rgba(255,255,255,0.8);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
.page_id_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	background-image: url('../images/System/carusel_backround.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
.page_id_items_container h2 {
	width: 96%;
	float: right;
	padding-right: 4%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 19px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.page_id_items_container h3 {
	font-size: 14px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_id_section_items {
	float: right;
	width: 100%;
}
.page_id_item_container {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 2%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
}
.page_id_item_container:nth-of-type(4n) {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 0%;
}
.page_id_item_img {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	height: 330px;
	border: 0px solid #FFFFFF;
}
.page_id_item_img:hover {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	border: 0px solid #FFFFFF;
}
.page_id_item_name {
	float: right;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #623c25;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
}
.page_id_item_name:hover {
	font-size: 16px;
	font-weight: 400;
	color: #604c42;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	background-color: #C1E6FB;
}
/* css for page_sub_id_section
========================================================== */
.page_sub_id_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	background-image: url('../images/System/carusel_backround.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
.page_sub_id_items_container h2 {
	width: 100%;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 19px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.page_sub_id_content {
	float: right;
	width: 35%;
	margin-left: 5%;
}
.page_sub_id_content h3 {
	font-size: 14px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_sub_id_content p {
	font-size: 14px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_sub_id_content p a {
    color: #005E77;
}
.page_sub_id_content p a:hover {
    color: #005E77;
	text-decoration: underline;
}
.page_sub_id_content_full {
	float: right;
	width: 100%;
	margin-left: 0%;
}
.page_sub_id_content_full h3 {
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_sub_id_content_full h3 a {
    color: #005E77;
}
.page_sub_id_content_full h3 a:hover {
    color: #005E77;
	text-decoration: underline;
}
.page_sub_id_content_full p {
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_sub_id_content_full p a {
    color: #005E77;
}
.page_sub_id_content_full p a:hover {
    color: #005E77;
	text-decoration: underline;
}
.page_sub_id_slideshow {
	float: left;
	width: 60%;
	margin-bottom:50px;
}
/* css for about_section
========================================================== */
.about_section {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: rgba(183,64,48,0.9);
}
.about_carusel_item {
	width: 100%;
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fff;
}
.about_section_background {
	width: 94%;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 3%;
	padding-right: 3%;
	float: right;
	background-color: rgba(255,255,255,0.5);
	margin-bottom: 60px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
	-moz-box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
	box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
}
.about_section_content {
	width: 100%;
	float: right;
	padding-top: 40px;
	padding-bottom: 50px;
}
.about_section_content h1
{
    font-family: 'Open Sans Hebrew' , serif;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    float: right;
    width: 100%;
    margin-bottom: 10px;
    color: #604c42;
    direction: rtl;
}
.about_section_content h2 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	max-width: 80%;
	margin-bottom: 0;
	margin-right: 10%;
	margin-left: 10%;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right {
	width: 70%;
	float: right;
	margin-left: 5%;
}
.about_content_right h2 {
	width: 100%;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 19px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.about_content_right h3 {
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right p {
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right p a {
	font-size: 15px;
	font-weight: 400;
	color: #005E77;
	text-decoration: none;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right p a:hover {
	font-size: 15px;
	font-weight: 400;
	color: #005E77;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right h3 a {
	font-size: 15px;
	font-weight: 400;
	color: #005E77;
	text-decoration: none;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right h3 a:hover {
	font-size: 15px;
	font-weight: 400;
	color: #005E77;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_left {
	width: 25%;
	float: left;
	display: block;
}
.about_left_container {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.about_left_container h4 {
	width: 100%;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 19px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.about_left_container img {
	width: 96%;
	float: right;
	padding: 2%;
	background-color: #FFF;
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
	margin-top: 0px;
	margin-bottom: 0px;
}
.about_left_container_link {
	width: 100%;
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #38C0E0;
	text-align: right;
	text-decoration: none;
	line-height: 1.6em;
	background-image: url('../images/System/linksArrow.png');
	background-repeat: no-repeat;
	background-position: 1% center;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #604c42;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.about_left_container_link:hover {
	color: #0084A8;
	background-image: url('../images/System/linksArrow_roll.png');
	background-repeat: no-repeat;
	background-position: 0% center;
}
.about_share_icons {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* css for team_section
========================================================== */
.team_section
{
    float: right;
    width: 100%;
    margin-bottom: 50px;
    padding: 0px;
    margin-top: 0px;
    padding-top: 30px;
    margin-right: 0;
    margin-left: 0;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #604c42;
}
.team_section_title {
	float: right;
	width: 100%;
	font-size: 28px;
	font-weight: 400;
	color: #604c42;
	text-align: center;
	text-decoration: none;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.team_item {
	width: 23.5%;
	float:right;
	margin-left: 2%;
	margin-bottom: 40px;
	margin-top:0px;
	margin-right: 0;
	padding:10px;
	box-sizing:border-box;
	display: inline-block;
	background-color: rgba(255,255,255,0.6);
	direction: rtl;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(183,64,48,0.9);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.team_item:nth-of-type(4n) {
	margin-left: 0%;
}
.team_item:hover {
	background-color: rgba(255,255,255,1);
}
.team_item img {
	float: right;
	display: inline-block;
	max-height: 400px;
	overflow: hidden;
	visibility: visible;
	padding: 0%;
	width:100%;
	margin:0%;
	max-width: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.team_item_name {
	font-size: 17px;
	font-weight: 900;
	color: #594a42;
	text-align: right;
	text-decoration:none;
	width: 100%;
	margin-top: 7px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	list-style-type: none;
	float: left;
	height: 30px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
}
.team_item_profession {
	font-size: 13px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	list-style-type: none;
	float: left;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.4em;
	letter-spacing: 0.8px;
}
.team_item_content {
	font-size: 13px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	list-style-type: none;
	float: left;
	min-height: 210px;
	max-height: 210px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.5em;
	letter-spacing: 0.8px;
}
/* css for articles_section
========================================================== */
.articles_section {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: rgba(183,64,48,0.9);
}
.articles_content {
	width: 80%;
	float: right;
	margin-left: 10%;
	margin-right: 10%;
	margin-top:40px;
	margin-bottom:40px;
}
.articles_content h1 {
    font-family: 'Open Sans Hebrew' , serif;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    float: right;
    width: 100%;
    margin-bottom: 10px;
    color: #604c42;
    direction: rtl;
}
.articles_content h2 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 18px;
	font-weight: 400;
	color: #604c42;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	margin-right: 0!important;
	margin-left: 0!important;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	direction: rtl;
}
.articles_items {
	width: 100%;
	float: right;
}
.articles_items h3 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 18px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	margin-right: 0%;
	margin-left: 0%;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	direction: rtl;
}
.articles_items h3 a {
	color: #352116;
	text-decoration:underline;
}
.articles_items h3 a:hover {
	color: #33cce7;
	text-decoration:underline;
}
.articles_list_sections {
	width: 100%;
	float: right;
	margin-bottom: 30px;
	padding: 25px;
	box-sizing: border-box;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #c4b8ae;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #604c42;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	color:#604c42;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.articles_list_sections:hover {
	width: 100%;
	float: right;
	padding: 25px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #c4b8ae;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #b74030;
	color: #b74030 !important;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
}
.articles_list_content {
	width: 100%;
	float: right;
}
.articles_list_content h3 {
	width: 100%;
	float: right;
	padding-right: 0%;
	padding-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.2em;
	direction: rtl;
	letter-spacing: 0;
}
.articles_list_content h4 {
	font-size: 16px;
	font-weight: 400;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articles_list_content p {
	font-size: 16px;
	font-weight: 400;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	direction: rtl;
	color:#604c42;
}
.articles_list_content_detalis {
	float: right;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}
.articles_list_content_publisher {
	font-size: 13px;
	font-weight: 400;
	text-align: right;
	float: right;
	width: auto;
	margin-left: 10px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articles_list_content_date {
	font-size: 13px;
	font-weight: 400;
	color: #473a30;
	text-align: right;
	float: right;
	width: auto;
	margin-left: 0px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
/* css for articlesID
========================================================== */
.articlesID_slideshow img {
	height: 45px;
	width: 100%;
	float: right;
	object-fit: cover;
}
.articlesID_content {
	width: 70%;
	float: left;
	margin-right: 5%;
}
.articlesID_image {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.articlesID_background {
	width: 94%;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 3%;
	padding-right: 3%;
	float: right;
	background-color: rgba(255,255,255,0.5);
	margin-bottom: 60px;
	margin-top: 50px;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
	-moz-box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
	box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
}
.articlesID_content h2 {
	width: 100%!important;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-left: 0!important;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-right: 0!important;
	margin-left: 0!important;
	text-align: right;
	font-size: 21px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.articlesID_content h3 {
	font-size: 16px;
	font-weight: 600;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articlesID_content h3 a {
	font-size: 14px;
	font-weight: 400;
	color: #005E77;
	text-decoration: none;
	text-align: right;
	margin-bottom: 0px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articlesID_content h3 a:hover {
	font-size: 14px;
	font-weight: 400;
	color: #005E77;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 0px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articlesID_content p {
	font-size: 16px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articlesID_content p a {
	font-size: 14px;
	font-weight: 400;
	color: #005E77;
	text-decoration: none;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articlesID_content p a:hover {
	font-size: 14px;
	font-weight: 400;
	color: #005E77;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.articlesID_links_container {
	width: 25%;
	float: right;
}
.articlesID_links_container h4 {
	width: 100%;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 21px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.articlesID_link {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	text-decoration: none;
	line-height: 2.3em;
	background-image: url('../images/System/linksArrow.png');
	background-repeat: no-repeat;
	background-position: 2% center;
	margin-bottom: 10px;
	padding: 7px;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4b8ae;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #604c42;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: rgba(255,255,255,0.7);
	direction: rtl;
}
.articlesID_link:hover {
	color: #352116;
	background-image: url('../images/System/linksArrow_roll.png');
	background-repeat: no-repeat;
	background-position: 1% center;
	background-color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4b8ae;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #352116;
}
.articlesID_link_selected {
	width: 100%;
	float: right;
	font-size: 15px;
	font-weight: 400;
	color: #b74030;
	text-align: right;
	text-decoration: none;
	line-height: 2.3em;
	background-image: url('../images/System/linksArrow_roll.png');
	background-repeat: no-repeat;
	background-position: 2% center;
	margin-bottom: 10px;
	padding: 7px;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4b8ae;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #b74030;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: rgba(255,255,255,0.7);
	direction: rtl;
}
/* css for arrows section
========================================================== */
.arrows_section {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	text-align: center;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #604c42;
	border-bottom-color: #604c42;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.arrow_right {
	font-size: 16px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #604c42;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
	background-image: url('../images/System/arrow_right.png');
	background-position: 98% center;
}
.arrow_right:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_right.png');
	background-position: 100% center;
}
.go_back {
	font-size: 16px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	color: #604c42;
	padding-right: 0px;
	padding-left: 0px;
	float: none!important;
}
.go_back:hover {
	color: #604c42;
}
.arrow_left {
	font-size: 16px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #604c42;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	background-image: url('../images/System/arrow_left.png');
	background-position: 2% center;
}
.arrow_left:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_left.png');
	background-position: 0% center;
}
/* css for video_section
========================================================== */
.video_section {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: rgba(183,64,48,0.9);
}
.video_content {
	width: 100%;
	float: right;
}
.video_section_content {
	width: 100%;
	float: right;
	padding-top: 60px;
	padding-bottom: 0px;
}
.video_section_content h1
{
    font-family: 'Open Sans Hebrew' , serif;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    float: right;
    width: 100%;
    margin-bottom: 5px;
    color: #604c42;
    direction: rtl;
}
.video_section_content h2 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 18px;
	font-weight: 400;
	color: #604c42;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0;
	margin-right: 0%;
	margin-left: 0%;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	direction: rtl;
}
.video_content h2 {
	width: 100%;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 21px;
	font-weight: 600;
	color: #604c42;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #604c42;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.video_content p {
	font-size: 16px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.video_items_container {
	float: right;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.video_item {
	width: 31.33333333333333%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 2%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
}
.video_item:nth-of-type(3n) {
	width: 31.33333333333333%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 0%;
}
/* css for deals_banners
========================================================== */
.deals_page {
	width: 100%;
	float: right;
}
.deals_banners {
	width: 100%;
	float: right;
	margin-bottom: 40px;
}
.dealsID_grid {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	position: relative;
}
.dealsID_page {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
.dealsID_page_background {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 40px;
	margin-bottom: 40px;
	float: right;
	background-color: rgba(255,255,255,0.6);
	-webkit-box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
	-moz-box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
	box-shadow: 0px 3px 3px 0px rgba(173,173,173,0.5);
}
.dealsID_page_content {
	width: 100%;
	float: right;
}
.deals_form {
	float: right;
	width: 100%;
	margin-top: 3%;
	margin-bottom: 0;
	position: relative;
}
.deals_form_sep {
	float: right;
	width: 6%;
	height: 30px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.deals_form_right {
	float: right;
	width: 44.5%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.deals_form_right h2 {
	width: 100%;
	float: right;
	box-sizing: border-box;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 7px;
	text-align: right;
	font-size: 18px;
	font-weight: 600;
	color: #5e4024;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5e4024;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.deals_form_right h3 {
	font-size: 14px;
	font-weight: 400;
	color: #5e4024;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.deals_form_left {
	float: right;
	width: 49.5%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.deals_form_checkbox_container {
	width: 60%;
	float: right;
	display: block;
	margin-bottom: 0px;
	margin-top: 20px;
	direction: rtl;
	position: relative;
}
.deals_form_send {
	width: 40%;
	float: left;
	display: block;
	margin-top: 10px;
}
.deals_share_icons_container {
	float: right;
	width: 20%;
	text-align: center!important;
	margin-top: 0;
	margin-bottom: 30px;
	margin-right: 35%;
	margin-left: 43%;
	position: relative;
}
/* css for footer/contact icons
========================================================== */
.footer_buttons_container {
	text-align: center;
	width: 100%;
	float: right;
	margin-top:10px;
}
.footer_button_section {
	width: 100%;
	float: none;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 10px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	direction:rtl;
	box-sizing:border-box;
}
.footer_button_section:hover {
	opacity: 1;
}
.footer_button:focus {
	opacity: 1;
}
.contact_slideshow_container {
	text-align: center;
	width: 50%;
	margin-left:25%;
	margin-right:25%;
	float: right;
	position: absolute;
	bottom:0px;
	z-index:100000;
	height:100px
}
.video_popup_container {
	text-align: center;
	width: 100%;
	float: right;
	margin-top:30px;
}
.video_button {
	width: 100px!important;
	float: none;
	height:100px!important;
	background-color:transparent!important;
	border:0!important;
	padding:0;
}
.video_button img {
	width: 100px!important;
	height:100px!important;
}
/* css for parallax with contact
========================================================== */
.parallax {
    float: left; 
    width: 100%; 
    background-attachment: fixed; 
    background-size: cover; 
    background-position: 50% -453.681789972282px; 
    background-repeat: no-repeat;  
}
.paralax_travel {
    width:100%; 
    float:left; 
    padding-top: 50px; 
    padding-bottom: 70px;
    direction:rtl;
}
.paralax_travel_title {
    width: 100%;
    float: right;
    font-size: 18px;
    color: #fff;
	font-weight: 600;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction:rtl;
}
.paralax_travel_sub_title {
    width: 100%;
    float: right;
    font-size: 18px;
    color: #fff;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction:rtl;
}
.parallax_travel_contact {
    width:100%; 
    text-align:center; 
    background-color:rgba(255,255,255,0.0); 
    float:right;
    margin-top: 0px;
    margin-left: 0%;
    margin-right: 0%;
    padding: 30px;
    box-sizing:border-box;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ece5dd;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #ece5dd;
}
.parallax_travel_contact_title {
    width: 100%;
    float: right;
    font-size: 25px;
    color: #fff;
	font-weight: 600;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction:rtl;
}
/* css for solution start
========================================================== */
.solution_section {
    display: block;
    float: right;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    background-position: center center;
    background-image: url('../images/System/solution_back.jpg');
    background-repeat: no-repeat;
}
.solution_background {
	display: block;
	float: right;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 0%;
	margin-top: 0px;
}
.solution_background_home {
	display: block;
	float: right;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 20px;
	margin-top: 0px;
}
.solution_title_home {
	display: block;
	float: right;
	width: 100%;
	padding-bottom: 40px;
	margin-top: 0px;
}
.solution_title {
	display: block;
	float: right;
	width: 20%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 40%;
	margin-left: 40%;
	text-align: center;
	font-size: 26px;
	font-weight: 400;
	color: #FFF;
	line-height:1.5em;
}
.solution_title_black {
	display: block;
	float: right;
	width: 100%;
	padding-bottom: 30px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
	font-size: 50px;
	font-weight: 400;
	color: #000000;
	padding-top: 90px;
}
.solution_text_black {
	display: block;
	float: right;
	width: 100%;
	padding-bottom: 90px;
	margin-top: 0px;
	float: right;
	text-align: center;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	padding-top: 10px;
	line-height: 1.6em;
}
.solution_back {
	display: block;
	float: right;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 0px;
	background-position: center center;
    background-image: url('../images/System/solution_back.jpg');
    background-repeat: no-repeat;
}
.solution_item {
	display: block;
	float: right;
	width: 25%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5%;
	margin-right: 0px;
	margin-left: 0%;
}
.solution_item:nth-of-type(4n) {
	display: block;
	float: right;
	width: 25%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5%;
	margin-right: 0px;
	margin-left: 0%;
}
.solution_item .img {
	display: block;
	float: right;
	width: 40%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 30%;
	margin-left: 30%;
	margin-bottom: 15px;
}
.solution_item .title {
	display: block;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 21px;
	font-weight: 600;
	color: #594a42;
	line-height: 1.6em;
}
.solution_item .content {
	display: block;
	float: right;
	width: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #594a42;
	line-height: 1.6em;
	margin-left: 10%;
	margin-right: 10%;
	direction:rtl;
}
.solution_item_sep {
	display: block;
	float: right;
	width: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
}
/* css for newsTicker
========================================================== */
.testimonials_section {
    display: block;
    float: right;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 0px;
    background-position: center center;
    background-image: url('../images/System/tes_back.jpg');
    background-repeat: no-repeat;
}
.testimonials_right {
    display: block;
    float: right;
    width: 150px;
    text-align:right;
    font-size:21px;
    font-weight:600;
    margin-top:65px;
    color:rgba(183,64,48,0.9);
}
.testimonials_middle {
    display: block;
    float: right;
    width: calc(100% - 310px);
    box-sizing: border-box;
    display: inline-block;  
}
.testimonials_left {
    display: block;
    float: right;
    width: 120px;
    margin-right: 40px;
}
.testimonials_left_button {
	width: 100%;
	float: left;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 58px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid rgba(183,64,48,0.9);
	color:rgba(183,64,48,0.9);
}
.testimonials_left_button:hover {
	background-color: rgba(142,48,38,0.9);
	color:#fff;
}
.main {
	width: 100%;
	margin: 0px;
}
.cbp-qtrotator {
	width: 100%;
	height: 150px;
	position: relative;
	float: left;
	margin: 0;
	padding-top: 0px
}
.cbp-qtcontent {
	width: 100%;
	height: auto;
	position: absolute;
	min-height: 150px;
	top: 0;
	z-index: 2;
	display: none;
	margin-top:20px;
}
.cbp-qtrotator .cbp-qtcontent.current {
	display: block
}
.cbp-qtrotator blockquote {
	margin-top: 25px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	float:right;
	width: 82%;
}
.cbp-qtrotator blockquote p {
	font-weight: 600;
}
.cbp-qtrotator blockquote footer {
	font-size: 14px;
	text-align: justify;
	direction:rtl;
	color: #666;
	line-height: 1.4em;
	font-weight: 400;
	overflow: hidden;
	visibility: visible;
	min-height: 80px;
	max-height: 80px;
}
.cbp-qtrotator blockquote footer:before {
	content: ''
}
.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin-left: 4%;
	margin-right:0;
	margin-top: 0px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	width: 14%;
	border: 1px solid #fff;
	box-sizing:border-box;
}
.cbp-qtprogress {
	position: absolute;
	background: rgba(183,64,48,0.9);
	height: 0px;
	width: 0%;
	float: right;
	right: 0!important;
	z-index: 1000
}
/* css for tours_filtering
========================================================== */
.tours_filtering_btn {
	float: right;
	width: 98%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-left:1%;
	margin-right:1%;
	text-align:center;
	direction:rtl;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
#progressbarFilterLoading {
    float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom:0;
	position:absolute;
	z-index:100000!important;
	text-align:center;
}
.progressbarGif_load {
    float: right;
	width: 6%;
	margin-left:47%;
	margin-right:47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 98%;
	text-align: center!important;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0!important;
	clear: right;
}
#filter-list li {
	display: inline-block;
	width: auto;
	font-size: 15px;
	cursor: pointer;
	font-weight: 400;
	text-align: center;
	float: right !important;
	margin-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#filter-list li:hover {
}
#filter-list li.active {
}
.tours_filtering_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #623c25;
	min-height:600px;
}
.tours_filtering_container h1
{
	font-family: 'Open Sans Hebrew', serif;
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 98%;
	margin-bottom: 15px;
	margin-top:15px;
	margin-left:1%;
	margin-right: 1%;
	color: #604c42;
	background-image: url('../images/System/title_laptop.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	direction: rtl;
}
.tours_filtering_container h2 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 16px;
	font-weight: 400;
	color: #604c42;
	text-align: center;
	float: right;
	max-width: 80%;
	margin-bottom: 25px;
	margin-right: 10%;
	margin-left: 10%;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	direction: rtl;
}
.tours_filtering_items {
	float: right;
	width: 100%;
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
#portfolio li.item {
	float: right;
	width: 31.33333333333333%;
	padding:0px;
	margin-left: 1%;
	margin-bottom: 2%;
	margin-right: 1%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	box-sizing: border-box;
	direction: rtl;
	position:relative;
}
#portfolio li.item:nth-of-type(3n) {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#portfolio li.item:hover {
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
}
#portfolio li .strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.6em;
	position: absolute;
	top: 10px;
	margin-right: 10px;
	z-index: 1000;
}
#portfolio li img {
	width:100%;
	float: right;
	display: inline-block;
	box-sizing:border-box;
	overflow: hidden;
	visibility: visible;
	padding: 10px;	
	margin:0%;
	max-width: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.portfolio_li_content {
	width:100%;
	float: right;
	display: inline-block;
	box-sizing:border-box;
	padding-right: 10px;
	padding-left: 10px;
}
.portfolio_li_content h3 {
	font-size: 17px;
	font-weight: 900;
	text-align: right;
	text-decoration:none;
	width: 100%;
	margin-top: 5px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	list-style-type: none;
	float: left;
	height: 30px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.4em;
	color: #594a42;
}
.portfolio_li_content p {
	font-size: 15px;
	font-weight: 400;
	color: #594a42;
	text-align: right;
	text-decoration:none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	list-style-type: none;
	float: left;
	height: 80px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.4em;
}
.portfolio_buttons_container {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.portfolio_button_view {
	width: 100%;
	float: left;
}
.portfolio_item_view {
	width: 100%;
	margin-top: 25px!important;
	margin-bottom: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0%;	
	padding-left: 0%;
	padding-top: 0px;	
	padding-bottom: 0px;
	list-style-type: none;
	float: right;
	overflow: hidden;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}
.portfolio_item_view_title {
	font-size: 15px;
	font-weight: 600;
	color: #b74030;
	text-align: right;
	width: auto;
	float: right;
	padding-top: 10px;
	padding-right: 15px;	
	padding-bottom: 10px;
	margin:0;
}
.portfolio_item_icon
{
    width: 20px;
    height: 20px;
    float: left;
    text-align:center;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #ccc;
}
.portfolio_item_icon i {
    width: 20px;
    height: 20px;
    float: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0;
    font-size: 17px;
}

/* css for product_id
========================================================== */
.post_id_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 130px;
	padding-bottom: 90px;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin: 0;
	background-color: rgba(255,255,255,0.2);
}
.post_id_grid {
	width: 96%;
	position: relative;
	float: right;
	padding: 2%;
	display: block;
	margin: 0;
	background-color: rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_grid_info_up {
	width: 100%;
	float: right;
}
.post_id_grid_info_down {
	width: 100%;
	float: right;
}
.post_id_name {
	width: 100%;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
	display: inline-block;
	margin: 0;
	background-color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.post_id_name h1 {
	float: right;
	width: auto;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 19px;
	font-weight: 600;
	line-height: 2.1em;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.post_id_share {
	float: left;
	width: auto;
	margin-top: 11px;
	text-align: left;
	display: block;
}
.post_id_views {
	float: left;
	width: auto;
	margin-top: 9px;
	margin-left: 20px;
	margin-right: 25px;
	text-align: right;
	display: block;
	direction: rtl;
}
.post_id_views_text {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: right;
	text-decoration: none;
	display: block;
	color: #333;
}
.post_id_facebookLike {
	float: left;
	width: auto;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: right;
	display: block;
	direction: rtl;
}
.post_id_contact_form {
	width: 22%;
	float: right;
	margin-left: 2%;
	display: block;
}
.post_id_contact_form_inside {
	width: 100%;
	float: right;
	display: block;
	margin-right: 0%;
	min-height: 395px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	background-color:rgba(183,64,48,0.9);
	position:relative;
}
.post_id_contact_form_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.4em;
	color: #333;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.post_id_contact_form_field {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.post_id_form_send {
	width: 100%;
	float: left;
	display: block;
	margin-top: 0px;
}
.post_id_button {
	float: left;
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	color: #b74030 !important;
	background-color: #fff;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.post_id_button:hover {
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	color: #fff!important;
	background-color: #8e3026;
}
.post_id_button:focus {
	border-width: 0px;
	line-height: 2em;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	color: #fff!important;
	background-color: #752822;
}
.post_id_info_up {
	width: 22%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-sizing: border-box;
	float: right;
	display: block;
	margin-left: 2%;
	background-color: transparent;
	min-height: 395px;
}
.post_id_info_up_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.4em;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.post_id_info_up_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5em;
	color: #666;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	overflow: hidden;
	visibility: visible;
	min-height: 90px;
	max-height: 90px;
}
.post_id_slideshow {
	width: 52%;
	float: right;
	display: block;
	margin-right: 0%;
}
.post_id_slideshow_inside {
	width: 100%;
	float: left;
	display: block;
	position: relative;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
	width: 100%!important;
	margin: 0px!important;
	display: block;
}
.post_id_icon_1 {
	float: right;
	width: 100%;
	box-sizing: border-box;
	font-size: 21px;
	font-weight: 400;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
}
.post_id_icon_1:last-child {
	margin-bottom: 0px;
}
.post_id_icon_1:hover {
	color: #000;
	background-color: transparent;
}
.post_id_phone_call_num {
    display:none;
}
.post_id_desktop_call_num {
    display:block;
}
.post_id_icon_sep {
	width: 100%;
	float: right;
	height: 1px;
	background-color: #ccc;
}
.post_id_icon_svg {
	float: right;
	width: 30px;
	height: 25px;
	margin-left: 5px;
}
.post_id_icon_text {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.94em;
	text-align: right;
	margin-left: 0px;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	direction: rtl;
}
.post_id_icon_svg i 
{
    float: right;
	width: auto;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: right;
	margin-left: 0!important;
	padding-right: 3px;
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
	direction: rtl;
}
.post_id_description {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_description_right {
	width: 68%;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	margin-left: 2%;
	display: inline-block;
	min-height: 230px;
}
.post_id_description_right_full {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	margin-left: 0%;
	display: inline-block;
	min-height: 230px;
}
.post_id_description_right_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4em;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.post_id_description_right_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	color: #352116;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.post_id_description_right_text a {
	color: #33cce7;
	text-decoration: none;
	direction: rtl;
}
.post_id_description_right_text a:hover {
	text-decoration: underline;
}
.post_id_description_video_left {
	width: 30%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 230px;
}
.post_id_description_video_left_full {
	display: none !important;
}
.post_id_navigation {
	width: 100%;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 19px;
	padding-bottom: 17px;
	float: right;
	text-align: center;
	display: inline-block;
	margin: 0;
	background-color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.post_id_arrow_right {
	font-size: 17px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #352116;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
	background-image: url('../images/System/arrow_right.png');
	background-position: 98% center;
}
.post_id_arrow_right:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_right.png');
	background-position: 100% center;
}
.post_id_go_back {
	font-size: 17px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	color: #352116;
	padding-right: 0px;
	padding-left: 0px;
	float: none!important;
}
.post_id_go_back:hover {
	color: #352116;
}
.post_id_arrow_left {
	font-size: 17px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #352116;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	background-image: url('../images/System/arrow_left.png');
	background-position: 2% center;
}
.post_id_arrow_left:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_left.png');
	background-position: 0% center;
}
.post_id_comments {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_comments_inside {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 230px;
}
.post_id_add_comment_btn {
	width: auto;
	float: right;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 10px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction:rtl;
	box-sizing:border-box;
}
.post_id_comments_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4em;
	color: #352116;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.post_id_comments_number_container {
	width: auto;
	float: left;
}
.post_id_comments_icon_container {
	width: 30px;
	float: right;
	margin-top:2px;
}
.post_id_comments_icon_text {
	width: auto;
	float: right;
	font-size: 15px;
	color: #33cce7;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 15px;
	direction:rtl;
}
.post_id_comments_form_container {
	width: 48%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 2%;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_comments_form_container_inside {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 300px;
}
.post_id_all_comments {
	width: 100%;
	float: right;
	margin-top: 30px;
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #b6b6b7;
}
.post_id_comments_container
{
    width: 96%;
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 2%;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #b6b6b7;
}
.post_id_comments_title_container
{
    width: 95%;
    float: right;
    margin-top: 0px;
    padding: 0%;
}
.post_id_comments_title_container_title
{
    width: 100%;
    float: right;
    margin-top: 0px;
    padding: 0%;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    line-height:1.5em;
    direction:rtl;
}
.post_id_comments_title_sep
{
    width: auto;
    float: right;
    margin-top: 0px;
    margin-right: 8px;
    margin-left: 8px;
    padding: 0%;
    font-size: 19px;
    font-weight: 400;
    color:#999;
    text-align: center;
    line-height:1.4em;
}
.post_id_comment_num_container {
	width: 4%;
	float: right;
}
.post_id_comment_num {
	width: auto;
	float: right;
	color: #303631;
	font-weight: 400;
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	line-height: 1.5em;
}
.post_id_comment_detalis_container {
	width: 100%;
	float: right;
	margin-top: 5px;
}
.post_id_comment_name {
	width: auto;
	float: right;
	color: #b74030;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	direction:rtl;
}
.post_id_comment_erea {
	width: auto;
	float: right;
	color: #352116;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	direction:rtl;
}
.post_id_comments_detalis_sep 
{
    width: auto;
    float: right;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0%;
    font-size: 14px;
    font-weight: 300;
    color:#6d6d6d;
    text-align: center;
    line-height:1.1em;
}
.post_id_comment_date {
	width: auto;
	float: right;
	color: #352116;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction:rtl;
}
.post_id_comment_content {
	width: 100%;
	float: right;
	font-weight:400;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	text-align: right;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #303631;
	direction:rtl;
}
.post_id_comments_form {
	width: 100%;
	float: right;
	margin-top: 0;
	display: block;
}
.post_id_comments_form_field_design {
	width: 100%;
	float: right;
	box-sizing: border-box;
	display: inline-block;
	background-color: #e6e6e6; 
	border: 1px solid #ccc;
	padding-right: 2%;
	padding-top: 1px; 
	padding-bottom: 1px; 
	color: #373736;
}
.post_id_comments_form_select_design {
	width: 100%;
	float: right;
	box-sizing: border-box;
	display: inline-block;
	background-color: #e6e6e6; 
	border: 1px solid #ccc;
	padding-right: 2%;
	padding-top: 1px; 
	padding-bottom: 1px; 
	color: #373736;
}
.post_id_comments_form_field_50 {
	width: 49%;
	float: right;
	display: block;
	margin-bottom: 2%;
}
.post_id_comments_form_field_100 {
	width: 100%;
	float: right;
	display: block;
	margin-bottom:0%;
}
.post_id_comments_form_field_sep {
	display: block;
	float: right;
	width: 2%;
	padding: 0%;
	height: 20px;
}
.post_id_comments_send_container {
	display: block;
	float: right;
	width: 100%;
	margin-top: 10px;
}
.post_id_chek #check {
	float: right;
	height: 20px;
	width: 20px;
}
.post_id_chekbox_container {
	display: block;
	float: right;
	width: 25px;
	margin-left: 7px;
	height: 25px;
	text-align: right;
}
.post_id_checkBox_text {
	display: block;
	float: right;
	width: 60%;
	font-size: 14px;
	color: #706F6F;
	text-align: right;
	margin-top: 0px;
	direction:rtl;
}
.post_id_send_btn_container {
	display: block;
	float: left;
	width: 32%;
}
.post_id_send {
    background-color:#b74030;
    color:#fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    line-height:2.4em;
    float:left;
    width:100%;
}
.post_id_send:hover {
    background-color:#8e3026;
    color:#fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    line-height:2.4em;
    float:left;
    width:100%;
}
.post_id_send:focus {
    background-color:#752822;
    color:#fff!important;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    line-height:2.4em;
    float:left;
    width:100%;
}
#commentsForm {
    width:100%;
    float:right;
}
.post_id_facebook_comments_container {
	width: 50%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_facebook_comments_container_inside {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 302px;
}
.facebook_comments_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4em;
	color: #352116;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}



/* css for search popup
========================================================== */
.overlay_contact2 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay_contact2:target {
    visibility: visible;
    opacity: 1;
}
.popup_contact2 {
    background-color: #FFFFFF;
    display: inline-block;
    left: 50%;
    width: 400px;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 25%;
    visibility: hidden;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
    padding: 30px;
}
.overlay_contact2:target+.popup_contact2 {
	top: 40%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_contact2 {
	background-color: #b74030;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 30px;
	left: 0px;
}
.close_contact2:hover {
	background-color: #8e3026;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 30px;
	left: 0px;
}
.close_contact2:before {
    color: #fff;
    content: "X";
    font-size: 18px;
    font-family: 'arial';
}
.popup_contact2 h1 {
	font-size: 19px;
	font-weight: 600;
	text-align: right;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #352116;
	float: right;
	direction: rtl;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.popup_contact2_search {
    width: 100%;
	float: right;
	direction: rtl;
}
.search_container {
    width: 80%;
    float: right;
    margin-left:0%;
}
.search_btn_container {
    width: 20%;
    float: right;
    margin-left:0%;
}
.search {
    border: 1px solid #352116;
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 17px;
    text-align: right;
    color: #352116;
    margin:0px;
	padding:0px;
	line-height:2.3em;
}
.search:hover {
    border: 1px solid #000;
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 17px;
    text-align: right;
    color: #000;
    margin:0px;
	padding:0px;
}
.search:focus {
    border: 1px solid #000;
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 17px;
    text-align: right;
    color: #000;
    margin:0px;
	padding:0px;
}
.search_btn {
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 18px;
    text-align: center;
    color: #fff !important;
    background-color:#b74030;
    font-size: 19px;
	font-weight: 400;
	line-height:2.2em;
	margin:0px;
	padding:0px;
}
.search_btn:hover {
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 18px;
    text-align: center;
    color: #fff !important;
    background-color:#8e3026;
    font-size: 19px;
	font-weight: 400;
	line-height:2.2em;
	margin:0px;
	padding:0px;
}
.search_btn:focus {
    width: 100%;
    float: right;
    direction: rtl;
    font-size: 18px;
    text-align: center;
    color: #fff !important;
    background-color:#752822;
    font-size: 19px;
	font-weight: 400;
	line-height:2.2em;
	margin:0px;
	padding:0px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:150px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #877267;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#b74030;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#b74030;
}
.search_reesaults_items {
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#352116 !important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#752822;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#604c42;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #877267;
	text-align:right;
}



/* css for testimonials_page
========================================================== */
.testimonials_section {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: rgba(183,64,48,0.9);
}
.testimonials_section_content {
	width: 100%;
	float: right;
	padding-top: 40px;
	padding-bottom: 40px;
}
.testimonials_section_content h1
{
    font-family: 'Open Sans Hebrew' , serif;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    float: right;
    width: 100%;
    margin-bottom: 10px;
    color: #604c42;
    direction: rtl;
}
.testimonials_section_content h2 {
	font-family: 'Open Sans Hebrew', serif;
	font-size: 16px;
	font-weight: 400;
	color: #604c42;
	text-align: center !important;
	float: right;
	width: 100%;
	margin-bottom: 0;
	margin-right: 0%;
	margin-left: 0%;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	direction: rtl;
}
.testimonials_items_section
{
    float: right;
    width: 100%;
    margin-bottom: 50px;
    padding: 0px;
    margin-top: 0px;
    padding-top: 0px;
    margin-right: 0;
    margin-left: 0;
}
.tes_item {
    float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom:50px;
	box-sizing:border-box;
	border: 10px solid #fff;
}
.tes_item_title {
	float: right;
	width: 60%;
	display: block;
	margin-top: 0px;
	margin-left: 40%;
	margin-right: 0%;
	margin-bottom: 0px;
	padding: 0%;
	direction:rtl;
	text-align:right;
}
.tes_item_title_inside {
	float: right;
	width: 90%;
	display: block;
	margin-top: 100px;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 100px;
	padding: 5%;
	direction:rtl;
	text-align:right;
	background-color:rgba(183,64,48,0.9);
}
.tes_item_title_inside_name {
	float: right;
	width: 100%;
	display: block;
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	direction:rtl;
	text-align:right;
	margin-bottom:5px;
}
.tes_item_title_inside_content {
	float: right;
	width: 100%;
	display: block;
	font-size: 17px;
	font-weight: 400;
	line-height:1.5em;
	color: #fff;
	direction:rtl;
	text-align:right;
	height:auto;
}