@charset "UTF-8";

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 94.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
.site_grid_container {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	float: right;
	display: block;
}
.start_from_here {
	width: 100%;
	margin-top: 60px;
	float: right;
	display: block;
}
#MailResponseFromServer {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 7px;
	font-size: 14px;
	font-weight: 400;
	color: #FF3300;
	text-align: left;
}
#MailResponseFromServer2
{
    float: left;
    width: 100%;
    font-size: 21px;
    font-weight: 400;
    color: #FF0000;
    text-align: center;
}
.back-to-top
{
    position: absolute;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 0px;
    display: none;
    z-index: 1000002 !important;
    background-image: url('../images/System/UpBtn.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 50px;
    width: 50px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
}
.back-to-top:hover {
	background-image: url('../images/System/UpBtn.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 50px;
}
#progressDivWithGif {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0%;
	left: 0%;
	position: absolute;
	z-index:10;
}
#progressDivWithGif img {
	height:auto ;
	width: 90px;
	margin-top: 28%;
	margin-left: 0px;
}
/* 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: 14px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 15px;
	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: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 15px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_button {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #1D1D1D;
	text-align: right;
	margin-left: 12px;
	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: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 12px;
	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: 15px;
	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: 15px;
	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: 15px;
	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: none;
}
.header_top_fax:hover {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	margin-left: 15px;
	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: 2px;
	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_slogen {
	float: right;
	margin-left: 0px;
	display: block;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
.menu {
	clear: none;
	float: right;
	width: 15%;
	display: block;
	margin: 0px;
	padding: 0px;
}
.menu_mobile {
	display: block;
}
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: 15px;
	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: #333;
	font-size: 25px;
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.6em;
	font-weight: 400;
	font-family:'arial';
	background-color:#eaeaea;
}
/* css for slideshow start here
========================================================== */
.slideshow {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 60px;
	margin-right: 0%;
	margin-left: 0%;
	position: relative;
}
.slideshow_content {
	width: 100%;
	float: right;
	top: 24%;
}
.slideshow_caption_container {
    top:19%;
}
.fadeIn.camera_effected h1 {
	font-size: 24px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	width: 100%;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	direction:rtl;
	line-height:1.2em;
}
.fadeIn.camera_effected h2 {
	font-size: 17px;
	padding: 0px;
	text-align: center;
	font-weight: 400;
	width: 100%;
	float: right;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom: 0;
	direction:rtl;
}
.slideshow_search_container {
	float: right;
	width: 100%;
	position: absolute;
	top: 68%;
	right: 0px;
	z-index: 1;
}
.slideshow_search_grid {
	float: right;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.slideshow_search_grid_inside {
	float: right;
	width: 98%;
	padding: 1%;
	background-color: rgba(255,255,255,0.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slideshow_field_search_container {
	width: 85%;
	float: right;
	margin-left: 1%;
}
.slideshow_search_btn_container {
	width: 14%;
	float: right;
	margin-left: 0%;
}
.slideshow_search_field {
	border: 1px solid #fff;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 17px;
	text-align: right;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 2.3em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.slideshow_search_field:hover {
	border: 1px solid #fff;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 17px;
	text-align: right;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.slideshow_search_field:focus {
	border: 1px solid #fff;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 17px;
	text-align: right;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.slideshow_search_btn {
	background-position: center center;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 18px;
	text-align: center;
	color: #fff !important;
	font-size: 18px;
	font-weight: 400;
	line-height: 2.3em;
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url('../images/System/search-icon.png');
	background-repeat: no-repeat;
}
.slideshow_search_btn:hover {
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 18px;
	text-align: center;
	color: #fff!important;
	font-size: 18px;
	font-weight: 400;
	line-height: 2.3em;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	background-image: url('../images/System/search-icon.png');
	background-repeat: no-repeat;
}
.slideshow_search_btn:focus {
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 18px;
	text-align: center;
	color: #fff!important;
	font-size: 18px;
	font-weight: 400;
	line-height: 2.3em;
	margin: 0px;
	padding: 0px;
}
.camera_effected_btn_back  {
	font-size: 16px;
	padding: 0px;
	line-height:2em;
	font-weight: 400;
	float: right;
	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: 15px; 
	margin-bottom: 15px; 
}
.camera_effected_btn_back:hover  {
	font-size: 16px;
	padding: 0px;
	line-height:2em;
	font-weight: 400;
	float: right;
	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;
}
#slideshowBtn1 {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: right;
}
.slideshowBtn1 {
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	color: #FFF;
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: #333;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: auto;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 1px;
	float: right;
}
.slideshowBtn1:hover 
{
    font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	color: #FFF;
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: #333;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: auto;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 1px;
	float: right;
}
.slideshowBtn1:focus {
	color: #fff;
	background-color: #010101;
	width: auto;
	border: 1px solid #010101;
	float: none;
	font-size: 13px;
	line-height: 1.6em;
}
.slideshow_arrow_down {
	margin-bottom: 0px;
	z-index: 1002;
	position: fixed;
	text-align: center;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 60px;
	left: 35%;
	bottom: 9%;
}
.slideshow_arrow_down_image
{
    height: 70px;
    margin-left: 0px;
    position: absolute;
    width: 172px;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    cursor: pointer;
    z-index: 999;
    background-image: url('../images/general/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/general/arrow_roll.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#camera_wrap_4 {
	bottom: 0;
	height: 30%;
	left: 0;
	margin-bottom: 0!important;
	position: relative;
	right: 0;
	top: 60px!important;
}
.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: 30%;
	margin-left:35%;
	margin-right:35%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	bottom: 40%;
}
.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: 50%;
	opacity:0.1;
}
.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:100%;
	float:left;
	position: relative;
	z-index:0;
	margin-top: 40px; /* in tablet leave margin top on 0 because the relative position */
}
.video_main {
	width: 100%;
	float:left;
	position: relative;
	z-index:1!important;
}
video.fillWidth { 
	width: 100%; 
}
/* 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.8em;
	float: right;
}
/* css for span caption hover effect form start here
========================================================== */
.caption_hover_section {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;
}
.caption_hover_section h1 {
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1.6em;
	color: #404041;
	margin-bottom: 40px;
}
.captionHover {
	float: right;
	display: block;
	height: 100%;
	width: 22%;
	margin-right: 0%;
	margin-bottom: 4%;
	margin-left: 4%;
}
.captionHover:nth-of-type(4n) {
	float: left;
	display: block;
	height: 100%;
	width: 22%;
	margin-right: 0%;
	margin-bottom: 4%;
	margin-left: 0%;
}
div.img-list a {
	display: inline-block;
	position: relative;
}
span.text-content {
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	cursor: pointer;
	display: table-cell;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
span.text-content1 {
	display: table;
	width: 100%;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
span.text-content1 span {
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
div.img-list a:hover span.text-content {
	opacity: 0;
}
.captionHoverOverlay {
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.text-content1 span h1 {
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0;
	line-height: 2em;
	font-size: 17px;
	font-weight: 400;
}
#captionHover_gallery {
	width: 100%;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
}
.captionHover_gallery {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	color: #5e6268;
	display: inline-block;
	background-color: transparent;
	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;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: auto;
	padding: 10px;
	border: 1px solid #5e6268;
}
.captionHover_gallery:hover {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	color: #FFF;
	display: inline-block;
	background-color: #1d1d1d;
	width: auto;
	padding: 10px;
	border: 1px solid #1d1d1d;
}
/* css for paralax start here
========================================================== */
.paralax_background {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* css for footer start here
========================================================== */
.footerSection {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.footer_links_categories {
	float: right;
	width: 21.25%;
	margin-bottom: 0px;
}
.footer_links_categories_sep {
	float: right;
	width: 5%;
	height: 10px;
}
.footer_links_categories_sep_2 {
	float: right;
	width: 5%;
	height: 10px;
}
.footer_links_categories_sep:nth-of-type(3n) {
	float: right;
	width: 5%;
	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: 16px;
	-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: #CCC!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: 700;
}
.footer_links_contact_send_button:focus {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 2em;
	text-align: center;
	font-weight: 700;
}
.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;
}
/* 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;
}
.footer_buttons_container {
	text-align: center;
	width: 100%;
	float: right;
}
.footer_button_section 
{
    width: 100%;
	float: none;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	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: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	opacity:0.8;
}
.footer_button_section:hover {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: none;
	opacity:1;
}
.footer_button:focus {
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: none;
	opacity:1;
}
/* css for Sub Footer start here
========================================================== */
.sub_footer_section {
	width: 90%;
	margin: 0px;
	margin-right: 5%;
	margin-left: 5%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #14294c;
	background-color: #fff;
}
.sub_footer_section_right {
	float: right;
	width: 80%;
	font-size: 16px;
	font-weight: 400;
	color: #3C3C3B;
	text-align: right;
}
.sub_footer_section_left {
	float: left;
	width: 20%;
}
.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 products_1 filtering
========================================================== */
.products_section {
	width: 100%;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 95px;
	padding-bottom: 40px;
	position: relative;
}
.products_section h1 {
	width: 100%;
	float: right;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin: 0px;
	direction: rtl;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 3em;
}
.filtering_section_page {
	float: right;
	width: 100%;
	background-color: transparent;
	position: relative;
	padding-top: 60px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
	margin: 0px;
}
.filtering_section_page h1 {
	float: right;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 700;
	color: #D64343;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.filtering_section_page h2 {
	float: right;
	width: 100%;
	font-size: 1.1vw;
	font-weight: 400;
	color: #D64343;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.filtering_section_btn {
	float: right;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 1%;
	margin-top: 1%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	direction:rtl;
	background-color:transparent!important;
}
.filtering_itemp_container {
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0;
	background-color: transparent;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 0;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	clear: right;
	background-color:transparent!important;
}
#filter-list li {
	display: inline-block;
	width: auto;
	font-size: 15px;
	cursor: pointer;
	font-weight: 400;
	text-align: center;
	float: none;
	margin-left: 0px;
	margin-bottom:5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 4px;
	border: 0px solid #fff;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
#filter-list li:hover {
	border: 0px solid #FFF;
	font-weight: 400;
	font-size: 15px;
}
#filter-list li.active {
	border: 0px solid #fff;
	font-weight: 400;
}
#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 {
	display: none;
	opacity: 1;
	-moz-box-sizing: border-box;
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 0;
	float: right;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-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);
}
#portfolio li.item:nth-of-type(2n) {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-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);
}
#portfolio li.item:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
#portfolio .filter_item {
	float: right;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
#portfolio .filter_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;
}
#portfolio .filter_item:hover 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;
}
#portfolio .filter_item h1 {
	font-size: 18px;
	font-weight: 400;
	color: #404041;
	text-align: center;
	width: 90%;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	list-style-type: none;
	float: left;
	height: 35px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
}
#portfolio .filter_item:hover h1 {
	font-size: 18px;
	font-weight: 400;
	color: #d71f26;
	text-align: center;
	width: 90%;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	list-style-type: none;
	float: left;
	height: 35px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
}
#portfolio .filter_item h2 {
	font-size: 15px;
	font-weight: 400;
	color: #404041;
	text-align: center;
	width: 90%;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	list-style-type: none;
	float: left;
	height: 60px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
}
#portfolio .filter_item:hover h2 {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-align: center;
	width: 90%;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	list-style-type: none;
	float: left;
	height: 60px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
}
#portfolio .filter_item .btn {
	text-decoration: none;
	line-height: 3em;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	float: right;
	padding: 0%;
	border: 0px solid #ccc;
	color: #000;
	background-color: rgba(88,88,91,0.1);
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-o-transition: 0.4s all;
}
#portfolio .filter_item:hover .btn {
	opacity: 0.9;
	background-color: rgba(88,88,91,0.3);
	color: #000;
	border: 0px solid #666;
}
.filter_item_line {
	display: block;
	width: 70%;
	float: right;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
/* css for parallax regular
========================================================== */
.paralax_regular_background {
}
.paralax_regular_content {
	width: 48%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
}
.paralax_regular_content_background {
	float: left;
	width: 92%;
}
.paralax_regular_content_background h1 {
	float: right;
	padding: 0%;
	font-size: 24px;
	direction: rtl;
	font-weight: 700;
	line-height: 1.5em;
}
.paralax_regular_content_background h2 {
	width: 94%;
	float: right;
	padding: 0%;
	font-size: 18px;
	direction: rtl;
	font-weight: 500;
	line-height: 1.5em;
}
.paralax_regular_content_background h3 {
	float: right;
	padding: 0%;
	font-size: 18px;
	direction: rtl;
	font-weight: 400;
	line-height: 1.5em;
}
#paralax_regular_button {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}
.paralax_regular_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;
	float: right;
}
.paralax_regular_button:hover {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	width: auto;
	background-color: #fff!important;
	color: #343333!important;
}
.paralax_regular_image {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: right;
}
/* 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: 45%;
	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: 300px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(51,51,51,0.8);
}
.contact_toggle_popup_background_title {
	direction: rtl;
	width: 300px;
	float: none;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 2.2em;
}
.contact_toggle_popup_inside {
	width: 290px;
	float: none;
	height: 210px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.contact_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 260px;
	float: none;
	font-size: 17px;
	padding: 20px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #333;
	font-weight: 400;
	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: #c94b33;
	height: 45px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -0px;
	width: 45px;
	left: 5px;
}
.close_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 23px;
	line-height: 2.1em;
}
/* css for news_header
========================================================== */
.news_header {
	width: 100%;
	float: right;
	display: block;
	margin-top: 0px;
	height: 50px;
}
.news_header_inside {
	width: 90%;
	float: right;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
}
.news_section {
	float: right;
	margin-left: 0%;
	width: 100%;
	display: block;
	margin-right: 0px;
	margin-top: 0px;
}
.close_news {
	background-position: center center;
	float: right;
	width: 50px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	background-image: url('../images/HaifaHag/Icons/close_btn.jpg');
	background-repeat: no-repeat;
	height: 50px;
}
.news_red_dot {
	background-position: center center;
	float: right;
	width: 50px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	background-image: url('../images/HaifaHag/Icons/news_red_dot.gif');
	background-repeat: no-repeat;
	height: 50px;
}
.ticker-wrapper.has-js {
	margin: 0px;
	padding: 0px 0px;
	width: 60%;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 0.75em;
	float: right;
	text-align: right;
}
.ticker {
	width: 100%;
	height: 40px;
	display: block;
	position: relative;
	overflow: hidden;
}
.news-item {
	float: right;
	width: 100%;
}
.ticker_title {
	padding-top: 0px;
	color: #808080;
	font-weight: 700;
	font-size: 15px;
	text-align: right;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 16px;
	width: auto;
	float: right;
	direction: rtl;
}
.ticker_content {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	float: right;
	width: auto;
	font-weight: 400;
	direction: rtl;
	font-weight: 400;
	font-size: 15px!important;
	text-align: right;
	color: #808080;
	direction: rtl;
}
/* css for customers
========================================================== */
.customers {
	width: 90%;
	float: right;
	display: block;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	margin-bottom: 50px;
}
.our_c_id {
	width: 10.75%;
	float: right;
	display: block;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.our_c_id:nth-of-type(8n) {
	width: 10.75%;
	float: right;
	display: block;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 2%;
}
.our_c_id .img {
	width: 100%;
	float: right;
	display: block;
	margin-right: 0%;
	margin-left: 0%;
	text-align: center;
}
.our_c_id .img:hover {
	width: 100%;
	float: right;
	display: block;
	margin-right: 0%;
	margin-left: 0%;
}
.our_c_id .title {
	width: 100%;
	float: right;
	display: block;
	margin-right: 0%;
	margin-left: 0%;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
}
.o_cus_id_sep {
	width: 0%;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
/* css for footer
========================================================== */
.footer_section {
	float: right!important;
	width: 100%;
	position: relative;
}
.footer_section_background {
	float: right;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
}
.footer_form_container {
	float: right;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.footer_form_container_title {
	float: right;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	direction: rtl;
}
.footer_form_container_content {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	direction: rtl;
}
/* css for contact section
========================================================== */
.contact_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 100px;
	padding-bottom: 20px;
	margin-right: 0%;
	margin-left: 0%;
	display: block;
}
.contact_section h1 {
	float: right;
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	direction: rtl;
}
.contact_section h2 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 1.6em;
	text-align: center;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	direction: rtl;
}
.contact_container {
	float: right;
	width: 50%;
	background-color: transparent;
	padding-top: 50px;
	padding-right: 25%;
	padding-bottom: 50px;
	padding-left: 25%;
	margin: 0px;
}
.contact_container_right {
	float: right;
	width: 47.5%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin-left: 5%;
}
.contact_container_right h1 {
	float: right;
	width: 70%;
	padding: 15%;
	margin: 0px;
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	line-height: 1.6em;
}
.contact_container_left {
	float: right;
	width: 47.5%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
}
.contact_form_grid {
	float: right;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 0px;
}
.contact_form {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	margin-top: 25px;
}
.contact_form_page {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	margin-top: 25px;
}
.contact_form_map {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0;
	padding-bottom: 0px;
	margin-top: 20px;
}
.contact_form_biz_id {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
	margin-top: 0;
}
.contact_form_right {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.contact_field {
	float: right;
	width: 100%;
	margin-bottom: 7px;
	margin-right: 0;
	margin-left: 0%;
}
.contact_field_page {
	float: right;
	width: 100%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0px;
}
.contact_field_page_100 {
	float: right;
	width: 100%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0px;
}
.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;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
	display: inline-block;
	box-sizing: border-box;
}
.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: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
.contact_send_1 {
	font-size: 17px;
	font-weight: 700;
	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;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.contact_send_1:hover {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
}
.contact_send_1:focus {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
}
.contact_send_2 {
	font-size: 17px;
	font-weight: 700;
	color: #fff!important;
	background-color: #333!important;
	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;
}
.contact_send_2:hover {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
	color: #fff!important;
	background-color: #000!important;
}
.contact_send_2:focus {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
	color: #fff!important;
	background-color: #333!important;
}
/* css for contact footer icons icons
========================================================== */
.contact_footer_icons_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: 100%!important;
	background-color: transparent;
}
.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-left: 0;
	margin-right: 0;
	margin-top: 50px;
	margin-bottom: 0px;
}
.contact_footer_icon_container {
	float: right;
	width: 50%;
	color:#fff;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 30px;
	display: block;
	margin-top: 0px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	text-decoration: none;
	opacity: 1;
}
.contact_footer_icon_container:hover {
	float: right;
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	opacity: 0.8;
}
.contact_footer_icon_1 {
	float: left;
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
}
.contact_footer_icon_1_text {
	float: right;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
/* css for footer text
========================================================== */
.footer_text_section {
	float: right;
	width: 80%;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-right: 10%;
	padding-left: 10%;
	position: relative;
	bottom: 0px;
}
.footer_text_section_inside {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
}
.footer_text_section_inside_right {
	width: 11%;
	margin-right: 0%;
	margin-left: 4%;
	margin-bottom: 0px;
	float: right;
	text-align: right;
}
.footer_text_section_inside_right_logo {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
}
.footer_text_section_inside_middle {
	width: 30%;
	margin-right: 5%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	text-align: center;
}
.footer_text_section_inside_middle_text {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: right;
	color: #000;
	direction: rtl;
}
.footer_text_section_inside_middle_icons {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 25px;
	float: right;
	text-align: center;
}
.footer_text_section_inside_middle_icons_inside {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
}
.footer_text_section_inside_left {
	width: 15%;
	margin-right: 5%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.8em;
	text-align: right;
	color: #333;
	direction: rtl;
}
.footer_text_section_inside_left a {
	width: auto;
	color: #333;
	text-decoration: none;
	text-align: left;
	direction: ltr;
}
.footer_text_section_inside_left a:hover {
	width: auto;
	color: #5e5efc;
	text-align: left;
	text-decoration: underline;
}
/* css for sub_footer_haifahag start here
========================================================== */
.sub_footer_haifahag_section {
	width: 90%;
	float: right;
	padding-right: 5%;
	padding-left: 5%;
	position:relative;
}
.sub_footer_haifahag_section_right {
	float: right;
	width: 75%;
	font-size: 14px;
	font-weight: 400;
	color: #333!important;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sub_footer_haifahag_section_left {
	float: left;
	width: 30px;
	margin-top: 20px;
}
.sub_footer_haifahag_section_middle {
	float: left;
	width: auto;
	margin-top: 27px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #999!important;
	text-align: left;
	direction:rtl;
	display:none;
}
/* css for categories_home_section
========================================================== */
.categories_home_section {
	width: 80%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 90px;
	margin-right: 10%;
	margin-left: 10%;
}
.categories_item {
	float: right;
	width: 18.4%;
	margin-left: 2%;
	margin-bottom: 2%;
	display: block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	color: #fff;
}
.categories_item:nth-of-type(5n) {
	float: right;
	width: 18.4%;
	margin-left: 0%;
	margin-bottom: 2%;
}
.categories_item:hover {
	background-color: #AEAEED!important;
	color: #000!important;
}
.categories_item_inside {
	float: right;
	width: 80%;
	padding: 10%;
}
.categories_item Img {
	width: 70%;
	float: right;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0px;
	text-align: center;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.categories_item:hover Img {
	width: 70%;
	float: right;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0px;
	text-align: center;
}
.categories_item_name {
	font-size: 24px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	min-height: 30px;
	max-height: 30px;
	direction: rtl;
}
/* css for categories_carusel
========================================================== */
.categories_carusel_section {
	width: 80%;
	position: relative;
	float: right;
	margin-top: 120px;
	margin-bottom: 90px;
	margin-right: 10%;
	margin-left: 10%;
}
.categories_carusel_item {
	float: right;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 2%;
	display: block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	color: #fff;
}
.categories_carusel_item:hover {
	background-color: #AEAEED!important;
	color: #000!important;
}
.categories_carusel_item_inside {
	float: right;
	width: 100%;
	padding: 0%;
}
.categories_carusel_item Img {
	width: 50%;
	float: right;
	margin-right: 25%;
	margin-left: 25%;
	margin-bottom: 30px;
	margin-top: 40px;
	padding: 0px;
	text-align: center;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.categories_carusel_item:hover Img {
	width: 50%;
	float: right;
	margin-right: 25%;
	margin-left: 25%;
	margin-bottom: 30px;
	margin-top: 40px;
	padding: 0px;
	text-align: center;
}
.categories_carusel_item_name {
	font-size: 24px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	min-height: 30px;
	max-height: 30px;
	direction: rtl;
}
/* css for carusel_osa_section
========================================================== */
.carusel_osa_section {
	width: 90%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	padding-bottom: 10px;
	min-height: 80px;
	display: block;
}
.carusel_osa_section_name {
	float: right;
	width: 100%;
	font-size: 22px;
	font-weight: 400;
	color: #333;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
.carusel_section {
	float: right;
	width: 100%;
	display: block;
}
#caruselTitleBtn {
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-right: 0%;
}
#carusel .item {
	color: #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3%;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #fff;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	list-style-type: none;
	border-bottom-width: 0px;
	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);
}
.itemZoomOut img {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.itemZoomOut li:hover img {
	opacity: 1;
	transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
	transition: background-color all 0.2s ease-out;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 100%;
	max-width: 100%;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#carusel .item .imageStyle {
	float: left;
	display: inline-block;
	max-height: 400px;
	overflow: hidden;
	visibility: visible;
	padding: 0%;
	width: 100%;
	margin: 0%;
	max-width: 100%;
}
.carusel_sep {
	width: 25px;
	height: 25px;
	float: left;
}
#carusel .item_btnCon {
	float: left;
	width: 100%;
}
#carusel .item .btn {
	text-decoration: none;
	line-height: 2.5rem;
	text-align: center;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	font-size: 15px;
	font-weight: 400;
	display: block;
	width: 94%;
	padding-right: 0%;
	padding-left: 0%;
	margin-top: 15px;
	margin-right: 3%;
	margin-left: 3%;
}
#carusel .item .btn:hover {
	opacity: 0.8;
}
#carusel li .item h4 {
	font-size: 17px;
	font-weight: 700;
	color: #333;
	text-align: right;
	width: 90%;
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	list-style-type: none;
	float: left;
	height: 22px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
	direction: rtl;
}
#carusel li .item h5 {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	text-align: right;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	list-style-type: none;
	float: left;
	height: 60px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.2em;
	direction: rtl;
}
#carusel li .item_btn
{
    background-position: 5px center;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    background-color: #f4f4f4;
    text-align: right;
    width: 90%;
    box-sizing: border-box;
    display: none;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 0px;
    margin-left: 5%;
    padding-right: 10px;
    list-style-type: none;
    float: left;
    height: 30px;
    overflow: hidden;
    visibility: visible;
    line-height: 2.1em;
    direction: rtl;
    background-image: url('../images/System/arrow-carusel.png');
    background-repeat: no-repeat;
}
#carusel_store {
	width: 100%;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}
.carusel_store {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	color: #5e6268;
	display: inline-block;
	background-color: transparent;
	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;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: auto;
	padding: 10px;
	border: 1px solid #5e6268;
}
.carusel_store:hover {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	color: #FFF;
	display: inline-block;
	background-color: #1d1d1d;
	width: auto;
	padding: 10px;
	border: 1px solid #1d1d1d;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	color: #000;
	display: none;
	zoom: 1;
   *display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 24px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: transparent;
	border: 2px solid #000;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	position: absolute;
	left: -50px;
	top: 32%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	color: #000;
	zoom: 1;
    display: none;
	margin: 5px;
	padding: 3px 10px;
	font-size: 24px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: transparent;
	border: 2px solid #000;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	position: absolute;
	right: -50px;
	top: 32%;
	font-family:'arial'
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
	background-color: #000;
	color: #fff;
	border: 2px solid #000;
}
/* css for articles_home_section
========================================================== */
.articles_home_section {
	width: 80%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 90px;
	margin-right: 10%;
	margin-left: 10%;
	display: block;
}
.articles_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 120px;
	margin-bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	display: block;
}
.articles_home_section_name {
	float: right;
	width: 100%;
	font-size: 29px;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
.articles_item_container_small {
	float: right;
	width: 30%;
	display: block;
	margin-bottom: 5%;
	margin-left: 5%;
	direction: rtl;
	color: #000;
	min-height: 350px;
	max-height: 350px;
	position: relative;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(80,228,219,0.5);
	-moz-box-shadow: 0px 0px 9px 0px rgba(80,228,219,0.5);
	box-shadow: 0px 0px 9px 0px rgba(80,228,219,0.5);
}
.articles_item_container_small:nth-of-type(3n) {
	float: right;
	width: 30%;
	display: block;
	margin-bottom: 5%;
	margin-left: 0%;
	direction: rtl;
	min-height: 350px;
	max-height: 350px;
	position: relative;
	color: #000;
}
.articles_item_container_small:hover {
	color: #333!important;
}
.articles_item_container_image_overlay {
	float: right;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: rgba(127,123,255,0.0);
}
.articles_item_container_image_overlay:hover {
	background-color: rgba(127,123,255,0.5);
}
.articles_item_container_recommended {
	float: right;
	display: block;
	width: auto;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 2.2em;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
	overflow: hidden;
	visibility: visible;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	border-radius: 0%;
	direction: rtl;
}
.articles_item_caption {
	float: right;
	width: 100%;
	padding: 15px;
	margin: 0px;
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;
	visibility: visible;
	min-height: 90px;
	max-height: 90px;
	position: absolute;
	bottom: 0;
}
.articles_item_caption_name {
	width: 100%;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	margin-bottom: 5px;
	overflow: hidden;
	visibility: visible;
	min-height: 50px;
	max-height: 50px;
}
/* css for article_id
========================================================== */
.article_id_section {
	width: 90%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 5%;
	margin-left: 5%;
	display: block;
}
.article_id_section h1 {
	float: right;
	width: 100%;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.3em;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0%;
	padding-left: 0%;
	margin: 0px;
	display: block;
	direction: rtl;
}
.article_id_image {
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
.article_id_section h2 {
	float: right;
	width: 100%;
	font-size: 29px;
	font-weight: 400;
	color: #333;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0%;
	padding-left: 0%;
	margin: 0px;
	display: block;
	direction: rtl;
}
.article_id_section h3 {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2em;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0%;
	padding-left: 0%;
	margin: 0px;
	display: block;
	direction: rtl;
}
.article_id_arrows_section {
	width: 80%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 10%;
	padding-left: 10%;
	float: right;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-top-width: 1px;
	border-bottom-width: 0px;
	background-color: #fff;
}
.article_id_arrow_right {
	font-size: 18px;
	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: #4d4d4e;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
	background-image: url('../images/HaifaHag/Icons/arrow_right.png');
	background-position: 98% center;
}
.article_id_arrow_right:hover {
	background-repeat: no-repeat;
	background-image: url('../images/HaifaHag/Icons/arrow_right.png');
	background-position: 100% center;
}
.article_id_go_back {
	font-size: 18px;
	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: #4d4d4e;
	padding-right: 0px;
	padding-left: 0px;
	float: none!important;
}
.article_id_go_back:hover {
	color: #000;
}
.article_id_arrow_left {
	font-size: 18px;
	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: #4d4d4e;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	background-image: url('../images/HaifaHag/Icons/arrow_left.png');
	background-position: 2% center;
}
.article_id_arrow_left:hover {
	background-repeat: no-repeat;
	background-image: url('../images/HaifaHag/Icons/arrow_left.png');
	background-position: 0% center;
}
/* css for products_osa_page
========================================================== */
.products_osa_page_section {
	width: 100%;
	position: relative;
	float: right;
	margin-top: 120px;
	margin-bottom: 90px;
	margin-right: 0%;
	margin-left: 0%;
	display: block;
}
.products_osa_page_section_name {
	float: right;
	width: 100%;
	font-size: 29px;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	direction: rtl;
}
.products_osa_container {
	float: right;
	width: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10%;
	padding-left: 10%;
	margin: 0px;
	display: block;
}
.products_item_container_small {
	float: right;
	width: 17.6%;
	display: block;
	margin-bottom: 3%;
	margin-left: 3%;
	direction: rtl;
	color: #000;
	min-height: 320px;
	max-height: 320px;
	position: relative;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(80,228,219,0.5);
	-moz-box-shadow: 0px 0px 9px 0px rgba(80,228,219,0.5);
	box-shadow: 0px 0px 9px 0px rgba(80,228,219,0.5);
}
.products_item_container_small:nth-of-type(5n) {
	float: right;
	width: 17.6%;
	display: block;
	margin-bottom: 3%;
	margin-left: 0%;
	direction: rtl;
	min-height: 320px;
	max-height: 320px;
	position: relative;
	color: #000;
}
.products_item_container_small:hover {
	color: #333!important;
}
.products_item_container_image_overlay {
	float: right;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: rgba(127,123,255,0.0);
}
.products_item_container_image_overlay:hover {
	background-color: rgba(127,123,255,0.5);
}
.products_item_container_recommended {
	float: right;
	display: block;
	width: auto;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 2.2em;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
	overflow: hidden;
	visibility: visible;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	border-radius: 0%;
	direction: rtl;
}
.products_item_caption {
	float: right;
	width: 100%;
	padding: 15px;
	margin: 0px;
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;
	visibility: visible;
	min-height: 90px;
	max-height: 90px;
	position: absolute;
	bottom: 0;
}
.products_item_caption_name {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	list-style-type: none;
	float: left;
	direction: rtl;
}
.products_item_caption_price {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	text-align: right;
	list-style-type: none;
	float: left;
	direction: rtl;
}
/* css for search_section
========================================================== */
.search_section {
	width: 80%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 10%;
	margin-left: 10%;
	min-height: 51px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(93,93,93,0.1);
	-moz-box-shadow: 0px 0px 9px 0px rgba(93,93,93,0.1);
	box-shadow: 0px 0px 9px 0px rgba(93,93,93,0.1);
}
.dropdown_checkboxes_container {
	width: 22.5%;
	position: relative;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
}
.search_btn_container {
	width: 10%;
	position: relative;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
}
.search_btn {
	float: left;
	width: 100%;
	display: block;
	font-size: 24px;
	line-height: 3.1em;
	font-weight: 400;
	color: #fff!important;
	background-color: #333;
	text-align: center;
	text-decoration: none;
	padding: 0px !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.search_btn:hover {
	float: left;
	width: 100%;
	display: block;
	font-size: 24px;
	line-height: 3.1em;
	font-weight: 400;
	color: #fff!important;
	background-color: #333;
	text-align: center;
	text-decoration: none;
	padding: 0px !important;
}
.search_btn:focus {
	float: left;
	width: 100%;
	display: block;
	font-size: 24px;
	line-height: 3.1em;
	font-weight: 400;
	color: #fff!important;
	background-color: #000;
	text-align: center;
	text-decoration: none;
	padding: 0px !important;
}
/* css for home_grid_section
========================================================== */
.index_adumim_home_grid {
	width: 100%;
	position: relative;
	float: right;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
}
.index_adumim_home_right {
	width: 100%;
	position: relative;
	float: right;
	display: block;
	margin-left: 0%;
}
.index_adumim_home_right_title {
	width: 100%;
	padding-right: 0px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	box-sizing: border-box;
	text-decoration: none;
	text-align: right;
	font-size: 22px;
	font-weight: 400;
	color: #333;
	line-height: 1em;
	background-color: rgba(0,0,0,0.0);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	direction: rtl;
}
.index_adumim_home_right_items {
	width: 100%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
.index_adumim_home_left {
	width: 20%;
	position: relative;
	float: left;
	display: block;
	margin-top: 35px;
}
.index_adumim_home_left_title {
	width: 100%;
	padding-right: 0px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	box-sizing: border-box;
	text-decoration: none;
	text-align: right;
	font-size: 22px;
	font-weight: 400;
	color: #333;
	line-height: 1em;
	background-color: rgba(0,0,0,0.0);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	direction: rtl;
}
.index_adumim_home_left_items {
	width: 49%;
	float: left;
	margin-top: 0px;
	margin-bottom: 2%;
	margin-right:2%;
}
.index_adumim_home_left_items:nth-of-type(2n) {
	width: 49%;
	float: left;
	margin-top: 0px;
	margin-bottom: 2%;
	margin-right:0%;
}
.index_adumim_home_left_items_container {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.index_adumim_home_left_banner_container {
	width: 100%;
	float: left;
	padding: 5px;
	margin: 0;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ccc;
}
/* css for team items
========================================================== */
.team_item {
	float: right;
	direction: rtl;
	padding: 10px;
	box-sizing: border-box;
	-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);
}
span.content_under {
	font-size: 17px;
	font-weight: 400;
	cursor: pointer;
	display: table-cell;
	width: 100%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	background-color: rgba(0,0,0,0.3);
}
div.img-list a:hover span.content_under {
	opacity: 1;
}
span.content_under_text {
	display: table;
	width: 80.5%;
	height: 100.5%;
	border-radius: 0%;
	margin: 0%;
	padding-left: 10%;
	padding-right: 10%;
	direction: rtl;
}
span.content_under_text span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
}
span.content_above {
	font-size: 24px;
	font-weight: 700;
	cursor: pointer;
	display: table-cell;
	width: 100%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 1;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	background-color: rgba(0,0,0,0.3);
}
div.img-list a:hover span.content_above {
	opacity: 0;
}
span.content_above_text {
	display: table;
	width: 80.5%;
	height: 100.5%;
	border-radius: 0%;
	margin: 0%;
	padding-left: 10%;
	padding-right: 10%;
	direction: rtl;
}
span.content_above_text span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
}
.name_down {
	float: right;
	width: 90%;
	height: 25px;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 5%;
	padding-left: 5%;
	list-style-type: none;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
	z-index: 1000!important;
	position: relative;
	background-color: #fff;
}
.role_down {
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	text-align: center;
	width: 90%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	list-style-type: none;
	float: right;
	height: 30px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.6em;
	z-index: 1000!important;
	position: relative;
}
.title_above {
	float: left;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: absolute;
	z-index: 2 !important;
	top: 0%!important;
	right: 0;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 0;
	margin-right: 0;
	line-height: 1.5em;
	direction: rtl;
}
/* css for section 2 home
========================================================== */
.section_2_home_numbers_section {
	float: right;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	bottom: 0px;
	z-index: 1;
	display:none;
}
.section_2_home_numbers_container {
	float: right;
	width: 70%;
	bottom: 0;
	padding-right: 15%;
	padding-left: 15%;
}
.section_2_numbers_item {
	display: block;
	float: right;
	width: 18%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
}
.section_2_numbers_item_number {
	display: block;
	float: right;
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
	text-align: center;
	font-size: 1.5vw;
	font-weight: 700;
	line-height: 1em;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.section_2_numbers_item_name {
	display: block;
	float: right;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2em;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.section_2_numbers_item_sep {
	display: block;
	float: right;
	width: 3.3%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
}
/* css for sub_cat_page
========================================================== */
.sub_cat_page {
	width: 100%;
	position: relative;
	float: right;
	margin-top: 93px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
}
.sub_cat_page_background {
	width: 100%;
	position: relative;
	float: right;
}
.sub_cat_page_title {
	width: 100%;
	position: relative;
	float: right;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color:transparent;
}
.sub_cat_page_title h1 {
	float: right;
	width: 100%;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	direction: rtl;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #000;
}
.customer_ticket_container
{
    width: 100%;
    padding: 0;
    margin: 0%;
    z-index: 1;
    float: right;
    display: block;
}
.customer_ticket_head {
	width: 100%;
	float: right;
	z-index: 1;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}
.customer_ticket_name {
	width: 100%;
	float: right;
	box-sizing:border-box;
	padding-right: 10px;
	margin: 0;
	display: block;
	font-size: 18px;
	text-align: right;
	font-weight: 700;
	line-height: 2.5em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
.customer_ticket_img_represent {
	width: 100%;
	float: right;
	padding: 0%;
	margin-top: 0px;
	display: block;
	direction: rtl;
	position: relative;
}
.customer_ticket_logo {
	width: 30%;
	right: 10px;
	top: 10px;
	display: block;
	position: absolute;
	background-color: rgba(255,255,255,0.4);
}
.customer_ticket_logo_grid {
	width: 88%;
	float: right;
	padding: 0%;
	display: block;
	padding: 3%;
	border: 0px solid #FFF;
	margin: 3%;
}
.customer_ticket_icons
{
    width: 90%;
    float: right;
    padding: 10px 5% 5px 5%;
    margin-top: 0px;
    display: block;
    direction: rtl;
}
.customer_ticket_icon_1 {
	float: right;
	width: 100%;
	font-size: 18px;
	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: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	overflow: hidden;
	visibility: visible;
	min-height: 30px;
	max-height: 30px;
}
.customer_ticket_icon_1:hover {
	color: #000!important;
	background-color: transparent;
}
.customer_ticket_icon_sep {
	width: 100%;
	float: right;
	height: 1px;
	background-color: #ccc;
}
.customer_ticket_icon_svg {
	float: right;
	width: 30px;
	height: 30px;
	margin-left: 5px;
}
.customer_ticket_icon_text {
	float: right;
	width: auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
	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;
}
.customer_ticket_share_container {
	float: right;
	width: 100%;
	padding-top:0px;
}
.customer_ticket_share_icons {
	float: right;
	width: 20%;
	display:none;
}
.customer_ticket_move_to_page
{
    float: right;
    width: 100%;
    padding:9px;
    box-sizing:border-box;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: right;
    margin-left: 0px;
    padding-right: 10px;
    text-decoration: none;
    display: block;
    border-right-style: solid;
    border-right-width: 0px;
    border-right-color: #ccc;
    background-position: left center;
    background-image: url('../images/MY-ADUMIM/icons-ticket/icon-url.png');
    background-repeat: no-repeat;
    color:#fff;
    background-color: #333;
    -webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.customer_ticket_move_to_page:hover
{
    background-position: left center;
    background-image: url('../images/MY-ADUMIM/icons-ticket/icon-url_roll.png');
    background-repeat: no-repeat;
    color:#fff;
    background-color: #000;
}
.move_to_page_container {
	float: right;
	width: 90%;
	font-size: 18px;
	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: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	background-position: 10px center;
    background-image: url('../images/MY-ADUMIM/icons-ticket/icon-url.png');
    background-repeat: no-repeat;
}
.move_to_page_container:hover {
	background-position: 7px center;
    background-image: url('../images/MY-ADUMIM/icons-ticket/icon-url_roll.png');
    background-repeat: no-repeat;
}
.move_to_page_icon{
	float: right;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 7px;
}
.move_to_page_text {
	float: right;
	width: auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 2.4em;
	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: #fff;
}

/* css for search_resault_page
========================================================== */
.search_resault_page {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 120px;
	padding-bottom: 30px;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	display: block;
}
.search_resault_page_name {
	float: right;
	width: 100%;
	font-size: 29px;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	direction: rtl;
}
.search_resault_page_items_container {
	float: right;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
}
.search_reesaults_section_title {
	width: 100%;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.search_reesaults_section_title h1 {
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: rtl;
}
.search_reesaults_section_title h2 {
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction: rtl;
}
.items_resault_container {
	width: 100%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
}
.item_resault {
	display: block;
	opacity: 1;
	-moz-box-sizing: border-box;
	margin-left: 0%;
	margin-bottom: 3%;
	margin-right: 0%;
	float: right;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-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);
}
.item_resault:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.item_resault:nth-of-type(4n) {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-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);
}
.item_resault:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
/* css for product_id
========================================================== */
.product_id_section {
	width: 90%;
	position: relative;
	float: right;
	padding-top: 115px;
	padding-bottom: 30px;
	padding-right: 5%;
	padding-left: 5%;
	display: block;
	margin:0;
	background-color:rgba(255,255,255,0.2);
}
.product_id_grid {
	width: 94%;
	position: relative;
	float: right;
	padding: 3%;
	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);
}
.product_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;
}
.product_id_name h1 {
	float: right;
	width: auto;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5em;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.product_id_share {
	float: left;
	width: auto;
	margin-top: 6px;
	text-align: left;
	display: block;
}
.product_id_views {
	float: left;
	width: auto;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: right;
	display: none!important;
	direction:rtl;
}
.product_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;
}
.product_id_facebookLike {
	float: left;
	width: auto;
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: right;
	display: none;
	direction:rtl;
}
.product_id_right_up {
	width: 100%;
	float: right;
	margin-left: 0;
	display: block;
}
.product_id_middle_up {
	width: 100%;
	padding-right:20px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:20px;
	box-sizing:border-box;
	float: right;
	display: block;
	margin-left: 0%;
	margin-top:10px;
	background-color:#fff;
	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);
}
.product_id_left_up {
	width: 100%;
	float: right;
	display: block;
	margin-right:0%;
	margin-top:10px;
}
.product_id_left_up_slideshow {
	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;
}
.product_id_icon_1 {
	float: right;
	width: 100%;
	box-sizing:border-box;
	font-size: 18px;
	font-weight: 400;
	color: #666;
	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: 11px;
	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);
}
.product_id_icon_1:hover {
	color: #000;
	background-color: transparent;
}
.product_id_phone_call_num {
    display:block;
}
.product_id_desktop_call_num {
    display:none;
}
.product_id_icon_sep {
	width: 100%;
	float: right;
	height: 1px;
	background-color: #ccc;
}
.product_id_icon_svg {
	float: right;
	width: 30px;
	height: 30px;
	margin-left: 5px;
}
.product_id_icon_text {
	float: right;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.8em;
	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;
}
.product_id_middle_up_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 700;
	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;
}
.product_id_middle_up_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.4em;
	color: #666;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.product_id_grid_down {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top:10px;
	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);
}
.product_id_grid_down_right {
	width: 100%;
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	box-sizing:border-box;
	float: right;
	margin-left: 2%;
	display: inline-block;
	min-height:230px;
}
.product_id_grid_down_right_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4em;
	color: #333;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.product_id_grid_down_right_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.4em;
	color: #666;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.product_id_grid_down_left {
	width: 100%;
	float: left;
	display: block;
	margin-right:0%;
	min-height:230px;
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	box-sizing:border-box;
}
.product_id_grid_down_form {
	width: 100%;
	float: right;
	display: block;
	margin-right:0%;
}
.product_id_grid_down_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: 700;
	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;
}
.product_id_form {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
}
.product_id_form_right {
	float: right;
	width: 100%;
	padding-left: 0px;
	box-sizing:border-box;
}
.product_id_form_left {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0px;
}
.product_id_contact_field {
	float: right;
	width: 100%;
}
.product_id_contact_field_inside {
	float: right;
	width: 100%;
	background-color: transparent;
	margin-bottom: 6px;
}
.product_id_button_container {
	float: right;
	width: 100%;
	margin-top: 7px;
}
.product_id_checkbox_container {
	float: right;
	width: 100%;
	margin-top:5px;
	margin-bottom: 10px;
}
.product_id_checkbox_vis {
	float: right;
	width: 25px;
}
.product_id_checkbox_title {
	float: right;
	width: 80%;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	color: #333;
	text-align: right;
	direction:rtl;
	margin-right:5px;
}
.product_id_send_btn_container {
	float: left;
	width: 100%;
}
.product_id_send_btn {
	font-size: 17px;
	font-weight: 700;
	color: #fff!important;
	background-color: #333!important;
	text-align: center;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	cursor: pointer;
	width: 100%;
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:0;
	line-height:2em;
}
.product_id_send_btn:hover {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
	color: #fff!important;
	background-color: #000!important;
	padding:0;
	line-height:2em;
}
.product_id_send_btn:focus {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
	color: #fff!important;
	background-color: #000!important;
	padding:0;
	line-height:2em;
}
.product_id_logo {
	width: 35%;
	left: 10px;
	top: 10px;
	display: block;
	position: absolute;
	background-color: rgba(255,255,255,0.4);
}
.product_id_logo_grid {
	width: 88%;
	float: right;
	padding: 0%;
	display: block;
	padding: 3%;
	margin: 3%;
}
.product_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;
}
.product_id_arrow_right
{
    font-size: 14px;
    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: #4d4d4e;
    padding-right: 30px;
    padding-left: 0px;
    float: right;
    background-image: url('../images/System/arrow_right.png');
    background-position: 98% center;
}
.product_id_arrow_right:hover
{
    background-repeat: no-repeat;
    background-image: url('../images/System/arrow_right.png');
    background-position: 100% center;
}
.product_id_go_back
{
    font-size: 14px;
    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: #4d4d4e;
    padding-right: 0px;
    padding-left: 0px;
    float: none!important;
}
.product_id_go_back:hover
{
    color: #000;
}
.product_id_arrow_left
{
    font-size: 14px;
    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: #4d4d4e;
    padding-right: 0px;
    padding-left: 30px;
    float: left;
    background-image: url('../images/System/arrow_left.png');
    background-position: 2% center;
}
.product_id_arrow_left:hover
{
    background-repeat: no-repeat;
    background-image: url('../images/System/arrow_left.png');
    background-position: 0% center;
}

.product_id_grid_down_deals {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 20px;
	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);
}
.product_id_grid_down_deals_right {
	width: 100%;
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	box-sizing:border-box;
	float: right;
	margin-left: 0%;
	display: inline-block;
	min-height:230px;
}
.product_id_deals_inside {
	width: 100%;
	float: right;
}
.product_id_deals_inside_right {
	width: 100%;
	float: right;
	margin-left:5%;
}
.product_id_deals_inside_left {
	width: 100%;
	float: right;
	box-sizing:border-box;
	display:inline-block;
	padding:5px;
	background-color:#fff;
	-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);
}
.product_id_deals_right_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.2em;
	color: #333;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.product_id_deals_right_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.4em;
	color: #666;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.product_id_deals_btn {
	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;
	float:right;
	background-color:#666;
	color:#fff;
	padding-right:15px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:10px;
	margin-bottom:15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.product_id_deals_btn:hover {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	width: auto;
	background-color:#000!important;
	color:#fff!important;
}
.product_id_deals_left {
	width: 100%;
	float: right;
	display: block;
	margin-right:0%;
	min-height:380px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:20px;
	padding-bottom:20px;
	box-sizing:border-box;
}
.product_id_reco_item {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: right;
	width: auto;
	float:right;
	color:#000;
	margin-bottom:7px;
}











/* css for deals_page
========================================================== */
.deals_page_page {
	width: 100%;
	position: relative;
	float: right;
	margin-top: 108px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
	background-color:#fff;
}
.deals_page_title {
	width: 100%;
	position: relative;
	float: right;
	margin: 0;
	padding-top:30px;
	padding-bottom:30px;
	display: block;
	background-color:transparent;
}
.deals_page_title h1 {
	float: right;
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	direction: rtl;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #000;
}
.deals_deal_container
{
    width: 100%;
    padding: 0;
    margin: 0%;
    z-index: 1;
    float: right;
    display: block;
}
.deals_deal_head {
	width: 100%;
	float: right;
	z-index: 1;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}
.deals_deal_name {
	width: 100%;
	float: right;
	box-sizing:border-box;
	padding-right: 10px;
	margin: 0;
	color: #666;
	display: block;
	font-size: 18px;
	text-align: right;
	font-weight: 700;
	line-height: 2.5em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.deals_deal_img {
	width: 90%;
	float: right;
	padding: 5%;
	margin-top: 0px;
	display: block;
	direction: rtl;
	position: relative;
}
.deals_deal_text {
    width: 90%;
	float: right;
	padding-top: 0%;
	padding-bottom: 5%;
	padding-right: 5%;
	padding-left: 5%;
	margin-bottom:15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	text-align: right;
	color:#666;
	direction:rtl;
	overflow: hidden;
	visibility: visible;
	min-height: 45px;
	max-height: 45px;
}
.deals_deal_btn_container {
    width: 100%;
    text-align:center;
}
.deals_deal_btn {
	font-size: 16px;
	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;
	float:none;
	background-color:#666;
	color:#fff;
	padding-right:12px;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.deals_deal_btn:hover {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	width: auto;
	background-color:#000!important;
	color:#fff!important;
}
#portfolio li.item2 {
	display: none;
	opacity: 1;
	-moz-box-sizing: border-box;
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 0;
	float: right;
	width: 100%;
	-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);
}
#portfolio li.item2:nth-of-type(5n) {
	-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);
}
#portfolio li.item2:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
#portfolio li.item3 {
	display: none;
	opacity: 1;
	margin-left: 1.5%;
	margin-bottom: 30px;
	margin-right: 1.5%;
	float: right;
	width: 97%;
	background-color: #FFF;
	-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);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	border: 1px solid #fff;
	box-sizing:border-box;
}
#portfolio li.item3:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	border: 1px solid #D44E37;
}
/* css for realEstate_section
========================================================== */
.realEstate_section {
	width: 100%;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 93px;
	margin-left: auto;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.realEstate_section_container {
    width: 100%;
	text-align: right;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.realEstate_page_background {
    width: 100%;
	text-align: right;
	float: left;
	padding-top: 40px;
	padding-bottom: 0;
	height:100%;
	top:0;
	bottom:0;
}
.realEstate_page_title_container {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	float: right;
}
.realEstate_page_title_container h1 {
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	float:right;
	text-align: center;
	line-height: 1.3em;
	color: #fff;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	direction:ltr;
}
.realEstate_page_title_container h2 {
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	float:right;
	text-align: center;
	line-height: 1.4em;
	color: #fff;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	direction:ltr;
}
.realEstate_grid_items {
    width: 96%;
	float: right;
	padding-left: 2%;
	padding-right:2%;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color:rgba(209,210,211,0.9);
	min-height:300px;
}
.realEstate_grid_items_inside {
    width: 100%;
	float: right;
}
.realEstate_grid_items_right {
    width: 100%;
	float: right;
	margin-left:0%;
	background-color:transparent;
}
.realEstate_grid_items_left {
    width: 100%;
	float: left;
	margin-top:10px
}
.realEstate_page_items_container {
	width: 100%;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	float: left;
	padding:0%!important;
	margin:0!important;
}
/* css for realEstate_filtering
========================================================== */
.realEstate_filtering_section {
    width:100%;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
}
.realEstate_filtering_grid {
    width: 100%;
	float: left;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.realEstate_filtering_show_all {
    width: 100%;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
}
.realEstate_show_all_button {
    width: auto;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding: 15px;
	background-color: #333;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.3);
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.3);
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.3);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.realEstate_show_all_button:hover {
    width: auto;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding: 15px;
	background-color: #0384bf;
	color: #fff;
	font-size:18px;
	text-align:center;
}
.realEstate_filtering_field {
    width: 100%;
	float: right;
	margin-right: 0px;
	margin-left: 0%;
	margin-bottom:2%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.realEstate_filtering_field_sep {
    width: 0%!important;
    height: 0px!important;
	float: right;
}
#message {
    width: 100%;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #333;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
}
#ddlFilter_dropdown_somer_shabas {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	height:40px;
	padding-top:5px;
	padding-right: 2%;
	padding-bottom:5px;
	color:#333;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	border: 1px solid #333;
}
#ddlFilter_dropdown_program_doration {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	height:40px;
	padding-top:5px;
	padding-right: 2%;
	padding-bottom:5px;
	color:#333;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	border: 1px solid #333;
}
#ddlFilter_dropdown_challenges {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	height:40px;
	padding-top:5px;
	padding-right: 2%;
	padding-bottom:5px;
	color:#333;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	border: 1px solid #333;
}
#ddlFilter_dropdown_sport {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	height:40px;
	padding-top:5px;
	padding-right: 2%;
	padding-bottom:5px;
	color:#333;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	border: 1px solid #333;
}
#ddlFilter_dropdown_season {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	height:40px;
	padding-top:5px;
	padding-right: 2%;
	padding-bottom:5px;
	color:#333;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	border: 1px solid #333;
}
#ddlFilter_dropdown_speaksHebrew {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	height:40px;
	padding-top:5px;
	padding-right: 2%;
	padding-bottom:5px;
	color:#333;
	-webkit-border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	border-radius: 2px!important;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	-moz-box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	box-shadow: 0px 2px 1px 0px rgba(94,94,94,0.0)!important;
	border: 1px solid #333;
}
/* css for realEstate_item
========================================================== */
.real_estate_titles_container 
{
	float: right;
	width: 100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom: 5px;
	background-color:#333;
	-moz-box-shadow: 0px 2px 3px #cccccc;
    -webkit-box-shadow: 0px 2px 3px #cccccc;
    box-shadow: 0px 2px 3px #cccccc;
}
.real_estate_titles_container .font
{
	text-align:center;
	font-size:14px!important;
	padding:0!important;
	margin-top:0!important;
	color:#fff;

}
.real_estate_item 
{
	float: right;
	width: 100%;
}
.real_estate_item_img 
{
	float: right;
	width: 93px;
}
.real_estate_item_property_type 
{
	float: right;
	width: 80px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #333;
	margin-right:20px;
	margin-top:17px;
}
.real_estate_item_property_erea
{
	float: right;
	width: 80px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #333;
	margin-right:30px;
	margin-top:17px;
	display:none;
}
.real_estate_item_property_price
{
	float: right;
	width: 80px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #333;
	margin-right:30px;
	margin-top:15px;
}
.real_estate_item_property_address
{
	float: right;
	width: 100px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #333;
	margin-right:30px;
	margin-top:17px;
	display:none;
}
.real_estate_item_property_rooms
{
	float: right;
	width: 70px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #333;
	margin-right:30px;
	margin-top:15px;
	display:none;
}
.real_estate_item_property_flor
{
	float: right;
	width: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-right:30px;
	margin-top:15px;
	display:none;
}
.real_estate_item_property_date
{
	float: right;
	width: 70px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-right:30px;
	margin-top:15px;
	display:none;
}
.real_estate_item_inside {
	float: right;
	width: 100%;
	margin-right: 0;
	margin-top: 0px;
	background-color:transparent;
}
.real_estate_item_inside_right {
	float: right;
	width: 100%;
	margin-left: 0%;
	margin-top: 0;
}
.real_estate_item_inside_right_full {
	float: right;
	width: 100%;
	margin-right: 0;
	margin-top: 0;
}
.real_estate_item_inside_detalis {
	float: right;
	width: 49%;
	height:325px;
	padding:10px;
	box-sizing:border-box;
	margin-left: 1%;
	margin-top: 0;
	background-color:#fff;
	-moz-box-shadow: 0px 2px 3px #cccccc;
    -webkit-box-shadow: 0px 2px 3px #cccccc;
    box-shadow: 0px 2px 3px #cccccc;
}
.real_estate_item_inside_contact {
	float: right;
	width: 50%;
	height:325px;
	padding:10px;
	box-sizing:border-box;
	margin-left: 0%;
	margin-top: 0;
	background-color:#fff;
	-moz-box-shadow: 0px 2px 3px #cccccc;
    -webkit-box-shadow: 0px 2px 3px #cccccc;
    box-shadow: 0px 2px 3px #cccccc;
}
.real_estate_item_inside_title {
	float: right;
	width: 96%;
	padding-right:4%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	background-color:#333;
	color:#fff;
	font-size:18px;
	line-height:1.7em;
}
.real_estate_item_inside_info_con {
	float: right;
	width: 96%;
	padding-right:2%;
	padding-left:2%;
	margin-bottom:10px;
}
.real_estate_item_inside_info_con_name {
	float: right;
	width: 50%;
}
.real_estate_item_inside_info_con_value {
	float: right;
	width: 50%;
}
.real_estate_item_inside_left {
	float: left;
	width: 100%;
	margin-right: 0;
	margin-top: 1%;
	height:325px;
	padding:10px;
	box-sizing:border-box;
	background-color:#fff;
	-moz-box-shadow: 0px 2px 3px #cccccc;
    -webkit-box-shadow: 0px 2px 3px #cccccc;
    box-shadow: 0px 2px 3px #cccccc;
}
.real_estate_item_inside_left_slide {
	float: left;
	width: 100%;
	height:100%;
}
.real_estate_item_inside_description 
{
    float:right;
    width:100%;
    padding:15px;
	box-sizing:border-box;
	text-align: center;
	font-size: 16px;
	line-height:1.4em;
	font-weight: 400;
	color: #333;
	text-align:right;
	direction:rtl;
	margin-right:0;
	margin-top:5px;
	background-color:#fff;
	-moz-box-shadow: 0px 2px 3px #cccccc;
    -webkit-box-shadow: 0px 2px 3px #cccccc;
    box-shadow: 0px 2px 3px #cccccc;
    	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.real_estate_item_inside_description_contact 
{
    float:right;
    width:100%;
    padding:5px;
	box-sizing:border-box;
	text-align: center;
	font-size: 16px;
	line-height:1.3em;
	font-weight: 400;
	color: #333;
	text-align:right;
	direction:rtl;
	margin-right:0;
	margin-top:0px;
}

/* css for jobs_item
========================================================== */
.jobs_item {
	width: 90%;
	padding: 5%;
	margin: 0%;
	z-index: 1;
	float: right;
	display: block;
}
.jobs_item_head {
	width: 100%;
	float: right;
	z-index: 1;
	padding-bottom: 10px;
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.jobs_item_name {
	width: auto;
	float: right;
	box-sizing: border-box;
	padding-right: 0px;
	margin: 0;
	color: #666;
	display: block;
	font-size: 18px;
	text-align: right;
	font-weight: 700;
	line-height: 1.2em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.jobs_item_date {
	width: auto;
	float: left;
	box-sizing: border-box;
	margin: 0;
	color: #666;
	display: block;
	font-size: 15px;
	text-align: right;
	font-weight: 400;
	line-height: 1.4em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
}
.jobs_item_company_name {
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin: 0;
	color: #666;
	display: block;
	font-size: 17px;
	text-align: right;
	font-weight: 400;
	line-height: 1.2em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
}
.jobs_item_company_name:hover {
	color: #000!important;
}
.jobs_item_title {
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-top: 10px;
	color: #666;
	display: block;
	font-size: 17px;
	text-align: right;
	font-weight: 700;
	line-height: 1.2em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.jobs_item_content {
	width: 100%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #666;
	display: block;
	font-size: 17px;
	text-align: right;
	font-weight: 400;
	line-height: 1.2em;
	direction: rtl;
	padding-top: 0;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.jobs_cv_btn_container {
	width: 100%;
	text-align: center;
}
.jobs_cv_btn {
	font-size: 16px;
	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;
	float: none;
	background-color: #333;
	color: #fff;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.jobs_cv_btn:hover {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	width: auto;
	background-color: #973532!important;
	color: #fff!important;
}
/* css for newsTicker
========================================================== */
.main {
	width: 100%;
	margin: 0px;
}
.cbp-qtrotator {
	width: 100%;
	height: 380px;
	position: relative;
	float: left;
	margin: 0;
	padding-top: 0px
}
.cbp-qtcontent {
	width: 100%;
	height: auto;
	position: absolute;
	min-height: 380px;
	top: 0;
	z-index: 2;
	display: none;
	margin-top:20px;
}
.cbp-qtrotator .cbp-qtcontent.current {
	display: block
}
.cbp-qtrotator blockquote {
	margin: 0px;
	padding: 0;
	float:right;
	width:100%;
}
.cbp-qtrotator blockquote p {
	font-size: 19px;
	color: #333;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 1.6em;
	text-align: right;
	direction: rtl;
}
.cbp-qtrotator blockquote footer {
	font-size: 17px;
	text-align:right;
	direction:rtl;
	color: #666;
	line-height:1.4em;
}
.cbp-qtrotator blockquote footer:before {
	content: ''
}
.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin: 0px 0 0 0px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	width:50%;
}
.cbp-qtprogress {
	position: absolute;
	background: #999;
	height: 1px;
	width: 0%;
	float: right;
	right: 0!important;
	z-index: 1000
}
/* css for iframe customers_indert
========================================================== */
.customers_insert {
	width: 100%;
	padding:20px;
	float: none;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.customers_insert_inside {
	width: 100%;
	float: right;
	margin-top:30px;
	background-color: rgba(255,255,255,0.7);
}
.customers_insert_for_platform {
	width: 100%;
	float:right;
	display:block;
	margin-top:10px;
}

.btn_accessibility {
	color: #2B6B80!important;
	background-color: rgba(255,255,255,0.5) !important;
	text-decoration: none;
	padding: 10px 9px 0px 0px!important;
	top: 3px!important;
	display: inline-block;
	border-radius: 0!important;
	width: 42px!important;
	overflow: hidden;
	height: 38px!important;
	position: absolute;
	right: 0px!important;
	z-index: 100000000!important;
	box-sizing: border-box;
	text-align: right;
	margin: 0 auto;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0px 0px 0px 0px #2B6B80!important;
	-moz-box-shadow: 0px 0px 0px 0px #2B6B80!important;
	box-shadow: 0px 0px 0px 0px #2B6B80!important;
	font-weight: normal;
	font-size: 18px!important;
	direction: rtl;
	font-family: 'almoni-dl'!important;
}
.btn_accessibility img 
{
    width:auto !important;
    max-width:auto !important;
}
.btn_accessibility_action img {
    width:auto !important;
    max-width:auto !important;
}