﻿.gridContainer {
	width: 100%;
	max-width: 1200px;
	padding-left: 0px;
	padding-right: 0px;
	margin: auto;
    box-sizing:border-box;
}
.site_grid_container {
	width: calc(100% - 100px);
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
    position: relative;
    max-width: 1540px;
}
.max_width_text {
	width: 960px;
	float:right;
	margin-left: calc(50% - 480px);
	margin-right: calc(50% - 480px);
	position:relative;
}
.back-to-top {
	position: fixed;
	bottom: 6em;
	right: 0px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index: 1002!important;
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	width: 91px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	opacity: 0.8;
}
.back-to-top:hover {
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	width: 91px;
	opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    width: 40px;
    height: 40px;
    left: -50px;
    top: calc(50% - 30px);
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    width: 40px;
    height: 40px;
    right: -50px;
    top: calc(50% - 30px);
}
.onlyMobile {
    display:none!important;
}
.onlyDesktop {
    display:block!important;
}
.page_slide_no_parralax {
	height:320px;
	background-position: center;
}
.page_slide_no_parralax_title_container {
	height: 320px;
}
.fs_big_title {
    font-size: 34px;
    line-height:1em;
}
.fs_title {
    font-size: 30px;
    line-height:1.1em;
}
.fs_sub_title {
    font-size: 19px;
    line-height:1.4em;
}
.fs_semi_title {
    font-size: 24px;
    line-height:1.3em;
}
.fs_cat_title {
    font-size: 21px;
    line-height:1.4em;
}
.fs_p {
    font-size: 18px;
    line-height: 1.4em;
}
.fs_title_sep {
	float: right;
	width: 200px;
	margin-left:calc(50% - 100px);
	margin-right:calc(50% - 100px);
	margin-top:10px;
}
.fs_title_container {
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom:30px;
}
.fs_title_img {
	float: right;
	width: 200px;
	margin-right:calc(50% - 100px);
	margin-left:calc(50% - 100px);
	margin-top:10px;
	margin-bottom: 25px;
}
.fs_title_line_container {   
    width: 100%;
    float: right;
    height: 50px;
    background-position: center center;
    background-image: url('../images/System/title_line_back.png');
    background-repeat: no-repeat;
    text-align:center;
    display:inline-block;
}
.fs_title_line_container_text {
    background-color:#fff;
    height: 50px;
    z-index: 1;
    float: none;
    width: auto;
    padding-right:20px;
    padding-left:20px;
    text-align:center;
    display:inline-block;
}
.page_title_container {
    font-size: 30px !important;
}
.page_title_container h1 {
    font-size: 36px !important;
}
/* css for video_home
========================================================== */
.video_background {
    width: 100%;
    height: 100%;
    position:fixed;
    right:0;
    top: 0px;
    bottom: 0px;
}
video.fillWidth {
    right: 0;
    min-width: 100%;
}
video { 
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
}
.web_buttons_container {
	margin: 15px 0 0 0!important;
}
.web_btn {
	font-size: 23px;
	font-weight: 400;	
	padding-top: 12px!important;
	padding-bottom: 15px!important;
}
#progressDivWithGif {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif img {
	height: 50%;
	width: 50%;
	margin-top: 100px;
	margin-left: 0px;
}
#progressDivWithGif2 {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif2 img {
	height: 80px;
	width: 80px;
	padding-top: 25%;
}
#progressDivWithGif3 {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif3 img {
	height: 70px;
	width: 70px;
	margin-top: 150px;
	margin-left: 0px;
}
#MailResponseFromServer {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 7px;
	font-size: 14px;
	font-weight: 400;
	color: #FF3300;
	text-align: left;
}
#MailResponseFromServer2 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}
#MailResponseFromServer3 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}

.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: 1000000000000!important;
	-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: 400px;
	visibility: hidden;
	z-index: 10000000000;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(0,0,0,0.8);
}
.contact_toggle_popup_background_title {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 28px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 1.7em;
}
.contact_toggle_popup_inside {
	width: 400px;
	float: none;
	height: 213px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.contact_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 22px;
	padding: 60px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-weight: 400;
	text-align: center;
	line-height: 1.4em;
}
.overlay_contact:target+.contact_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000;
}
.close_contact {
	background-color: #000;
	height: 47px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -0px;
	width: 45px;
	right: 0px;
}
.close_contact:hover {
	background-color: red;
}
.close_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 23px;
	line-height: 1.5em;
}
.contact_home_checkbox_container {
	width: auto;
	float: right;
	display: block;
	margin-top: 10px;
	direction: rtl;
}
.contact_home_checkbox {
	text-align: right;
	margin-left: 9px;
	float: right;
	width: 20px;
}
.contact_home_checkbox_title {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #3c3c3c;
	direction: rtl;
	text-align: left;
}

.page_section {
	width: 100%;
	float: right;
	padding-top: 130px;
	padding-bottom: 80px;
	position: relative;
}
.page_section_no_img {
	width: 100%;
	float: right;
	padding-top: 150px;
	padding-bottom: 0px;
	position: relative;
}
.page_title_container {
	width: 100%;
	float: right;
	margin-bottom: 30px;
	display:block;
	z-index:10;
}
.section_title_container {
	width: 100%;
	float: right;
	margin-bottom: 30px;
    padding-bottom:10px;
    border-bottom: 1px solid #e1e1e1;
	display:block;
}
.section_title_btn {
    float: left;
	width: auto;
	text-align:center;
    position:relative;
    color:#96af87;
    margin-top: 10px;
    font-size: 20px;
    line-height:1em;
    box-sizing:border-box;
    direction:rtl;
    font-weight:700;
}

.page_section_title_container h1 {
    width: 100%;
    float: right;
    font-size: 22px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: rtl;
}
.page_section_title_container h2 {
    width: 100%;
    float: right;
    font-size: 22px;
    color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: rtl;
}
.page_section_slideshow {
	width: 100%;
	float: right;
}
.page_section_slideshow_title {
	width: 100%;
	position: relative;
	float: right;
}
.page_section_slideshow_title h1 {
	width: 100%;
	position: absolute;
	padding-right: 15px;
	box-sizing: border-box;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	background-color: rgba(255,255,255,0.8);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
.page_section_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: rgba(31,89,148,0.9);
}
.page_section_items_container h2 {
	font-size: 35px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 15px;
	color: #000;
	background-image: url(../images/System/title_laptop.png);
	background-repeat: no-repeat;
	background-position: center center;
	direction: rtl;
}
.page_section_items_container h3 {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_section_items_container p {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_section_items {
	float: right;
	width: 100%;
}
.page_item_container {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 2%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
}
.page_item_container:nth-of-type(4n) {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 0%;
}
.page_item_img {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
}
.page_item_img img {
	border-top-left-radius: 15px;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.page_item_img img:hover {
	border-top-left-radius: 15px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.page_item_name h3 {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	color: #623c25;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #fff;
	border-bottom-right-radius: 0px;
	margin:0;
}
.page_item_name h3:hover {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #fff;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-right-radius: 0px;
}

.page_id_section {
	width: 100%;
	float: right;
	padding-top: 80px;
	padding-bottom: 0px;
	position: relative;
}
.page_id_slideshow {
	width: 100%;
	float: right;
}
.page_id_slideshow img {
	height: 45vh;
	width: 100vw;
	float: right;
	object-fit: cover;
}
.page_id_slideshow_title {
	width: 100%;
	position: relative;
	float: right;
}
.page_id_slideshow_title h1 {
	width: 100%;
	position: absolute;
	padding-right: 15px;
	box-sizing: border-box;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	background-color: rgba(255,255,255,0.8);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
.page_id_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	background-image: url('../images/System/carusel_backround.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
.page_id_items_container h2 {
	width: 98%;
	float: right;
	padding-right: 2%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 21px;
	font-weight: 700;
	color: #000;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.page_id_items_container h3 {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_id_section_items {
	float: right;
	width: 100%;
}
.page_id_item_container {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 2%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
}
.page_id_item_container:nth-of-type(4n) {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 0%;
}
.page_id_item_img {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	height: 370px;
}
.page_id_item_img:hover {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.page_id_item_name {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	color: #623c25;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
}
.page_id_item_name:hover {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	background-color: #C1E6FB;
}

.arrows_section {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	text-align: center;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.arrow_right {
	font-size: 17px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #000;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
	background-image: url('../images/System/arrow_right.png');
	background-position: 98% center;
}
.arrow_right:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_right.png');
	background-position: 100% center;
}
.go_back {
	font-size: 17px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
	float: none!important;
}
.go_back:hover {
	color: #000;
}
.arrow_left {
	font-size: 17px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #000;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	background-image: url('../images/System/arrow_left.png');
	background-position: 2% center;
}
.arrow_left:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_left.png');
	background-position: 0% center;
}
/* css for product_id
========================================================== */
.post_id_section {
	width: 80%;
	position: relative;
	float: right;
	padding-top: 130px;
	padding-bottom: 90px;
	padding-right: 10%;
	padding-left: 10%;
	display: block;
	margin: 0;
	background-color: rgba(255,255,255,0.2);
}
.post_id_grid {
	width: 96%;
	position: relative;
	float: right;
	padding: 2%;
	display: block;
	margin: 0;
	background-color: rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_grid_info_up {
	width: 100%;
	float: right;
}
.post_id_grid_info_down {
	width: 100%;
	float: right;
}
.post_id_name {
	width: 100%;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
	display: inline-block;
	margin: 0;
	background-color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.post_id_name h1 {
	float: right;
	width: auto;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 19px;
	font-weight: 700;
	line-height: 2.1em;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.post_id_share {
	float: left;
	width: auto;
	margin-top: 11px;
	text-align: left;
	display: block;
}
.post_id_views {
	float: left;
	width: auto;
	margin-top: 9px;
	margin-left: 20px;
	margin-right: 25px;
	text-align: right;
	display: block;
	direction: rtl;
}
.post_id_views_text {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: right;
	text-decoration: none;
	display: block;
	color: #000;
}
.post_id_facebookLike {
	float: left;
	width: auto;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: right;
	display: block;
	direction: rtl;
}
.post_id_contact_form {
	width: 22%;
	float: right;
	margin-left: 2%;
	display: block;
}
.post_id_contact_form_inside {
	width: 100%;
	float: right;
	display: block;
	margin-right: 0%;
	min-height: 395px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	background-color:rgba(31,89,148,0.9);
	position:relative;
}
.post_id_contact_form_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4em;
	color: #000;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.post_id_contact_form_field {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.post_id_form_send {
	width: 100%;
	float: left;
	display: block;
	margin-top: 0px;
}
.post_id_button {
	float: left;
	border-width: 0px;
	line-height: 2em;
	font-size: 17px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	color: #1f5994 !important;
	background-color: #fff;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.post_id_button:hover {
	border-width: 0px;
	line-height: 2em;
	font-size: 17px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	color: #fff !important;
	background-color: #33cce7;
}
.post_id_button:focus {
	border-width: 0px;
	line-height: 2em;
	font-size: 17px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	color: #fff!important;
	background-color: #143a54;
}
.post_id_info_up {
	width: 22%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-sizing: border-box;
	float: right;
	display: block;
	margin-left: 2%;
	background-color: transparent;
	min-height: 395px;
}
.post_id_info_up_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 19px;
	font-weight: 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: #000;
}
.post_id_info_up_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5em;
	color: #666;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	overflow: hidden;
	visibility: visible;
	min-height: 90px;
	max-height: 90px;
}
.post_id_slideshow {
	width: 52%;
	float: right;
	display: block;
	margin-right: 0%;
}
.post_id_slideshow_inside {
	width: 100%;
	float: left;
	display: block;
	position: relative;
}
.post_id_icon_1 {
	float: right;
	width: 100%;
	box-sizing: border-box;
	font-size: 21px;
	font-weight: 400;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
}
.post_id_icon_1:last-child {
	margin-bottom: 0px;
}
.post_id_icon_1:hover {
	color: #000;
	background-color: transparent;
}
.post_id_phone_call_num {
    display:none;
}
.post_id_desktop_call_num {
    display:block;
}
.post_id_icon_sep {
	width: 100%;
	float: right;
	height: 1px;
	background-color: #ccc;
}
.post_id_icon_svg {
	float: right;
	width: 30px;
	height: 25px;
	margin-left: 5px;
}
.post_id_icon_text {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.94em;
	text-align: right;
	margin-left: 0px;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	direction: rtl;
}
.post_id_icon_svg i 
{
    float: right;
	width: auto;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: right;
	margin-left: 0!important;
	padding-right: 3px;
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
	direction: rtl;
}
.post_id_description {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_description_right {
	width: 68%;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	margin-left: 2%;
	display: inline-block;
	min-height: 230px;
}
.post_id_description_right_full {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	margin-left: 0%;
	display: inline-block;
	min-height: 230px;
}
.post_id_description_right_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 19px;
	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: #000;
}
.post_id_description_right_text {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5em;
	color: #000;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
}
.post_id_description_right_text a {
	color: #00a2cc;
	text-decoration: none;
	direction: rtl;
}
.post_id_description_right_text a:hover {
	text-decoration: underline;
}
.post_id_description_video_left {
	width: 30%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 230px;
}
.post_id_description_video_left_full {
	display: none !important;
}
.post_id_navigation {
	width: 100%;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 19px;
	padding-bottom: 17px;
	float: right;
	text-align: center;
	display: inline-block;
	margin: 0;
	background-color: rgba(255,255,255,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.post_id_arrow_right {
	font-size: 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: #000;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
	background-image: url('../images/System/arrow_right.png');
	background-position: 98% center;
}
.post_id_arrow_right:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_right.png');
	background-position: 100% center;
}
.post_id_go_back {
	font-size: 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: #000;
	padding-right: 0px;
	padding-left: 0px;
	float: none!important;
}
.post_id_go_back:hover {
	color: #000;
}
.post_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: #000;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	background-image: url('../images/System/arrow_left.png');
	background-position: 2% center;
}
.post_id_arrow_left:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_left.png');
	background-position: 0% center;
}
.post_id_comments {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_comments_inside {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 230px;
}
.post_id_add_comment_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-left: 10px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing:border-box;
}
.post_id_comments_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4em;
	color: #000;
	text-align: right;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.post_id_comments_number_container {
	width: auto;
	float: left;
}
.post_id_comments_icon_container {
	width: 30px;
	float: right;
	margin-top:2px;
}
.post_id_comments_icon_text {
	width: auto;
	float: right;
	font-size: 17px;
	color: #00a2cc;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 15px;
	direction: rtl;
}
.post_id_comments_form_container {
	width: 48%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 2%;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_comments_form_container_inside {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 300px;
}
.post_id_all_comments {
	width: 100%;
	float: right;
	margin-top: 30px;
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #b6b6b7;
}
.post_id_comments_container
{
    width: 96%;
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 2%;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #b6b6b7;
}
.post_id_comments_title_container
{
    width: 95%;
    float: right;
    margin-top: 0px;
    padding: 0%;
}
.post_id_comments_title_container_title
{
    width: 100%;
    float: right;
    margin-top: 0px;
    padding: 0%;
    font-size: 17px;
    font-weight: 400;
    text-align: right;
    line-height:1.5em;
    direction: rtl;
}
.post_id_comments_title_sep
{
    width: auto;
    float: right;
    margin-top: 0px;
    margin-right: 8px;
    margin-left: 8px;
    padding: 0%;
    font-size: 19px;
    font-weight: 400;
    color:#000;
    text-align: center;
    line-height:1.4em;
}
.post_id_comment_num_container {
	width: 4%;
	float: right;
}
.post_id_comment_num {
	width: auto;
	float: right;
	color: #303631;
	font-weight: 400;
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	line-height: 1.5em;
}
.post_id_comment_detalis_container {
	width: 100%;
	float: right;
	margin-top: 5px;
}
.post_id_comment_name {
	width: auto;
	float: right;
	color: #1f5994;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	direction: rtl;
}
.post_id_comment_erea {
	width: auto;
	float: right;
	color: #000;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	direction: rtl;
}
.post_id_comments_detalis_sep 
{
    width: auto;
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 0%;
    font-size: 15px;
    font-weight: 400;
    color:#6d6d6d;
    text-align: center;
    line-height:1.1em;
}
.post_id_comment_date {
	width: auto;
	float: right;
	color: #000;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
}
.post_id_comment_content {
	width: 100%;
	float: right;
	font-weight:400;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	text-align: right;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #303631;
	direction: rtl;
}
.post_id_comments_form {
	width: 100%;
	float: right;
	margin-top: 0;
	display: block;
}
.post_id_comments_form_field_design {
	width: 100%;
	float: right;
	box-sizing: border-box;
	display: inline-block;
	background-color: #e6e6e6; 
	border: 1px solid #ccc;
	padding-right: 2%;
	padding-top: 1px; 
	padding-bottom: 1px; 
	color: #373736;
}
.post_id_comments_form_select_design {
	width: 100%;
	float: right;
	box-sizing: border-box;
	display: inline-block;
	background-color: #e6e6e6; 
	border: 1px solid #ccc;
	padding-right: 2%;
	padding-top: 1px; 
	padding-bottom: 1px; 
	color: #373736;
}
.post_id_comments_form_field_50 {
	width: 49%;
	float: right;
	display: block;
	margin-bottom: 2%;
}
.post_id_comments_form_field_100 {
	width: 100%;
	float: right;
	display: block;
	margin-bottom:0%;
}
.post_id_comments_form_field_sep {
	display: block;
	float: right;
	width: 2%;
	padding: 0%;
	height: 20px;
}
.post_id_comments_send_container {
	display: block;
	float: right;
	width: 100%;
	margin-top: 10px;
}
.post_id_chek #check {
	float: right;
	height: 20px;
	width: 20px;
}
.post_id_chekbox_container {
	display: block;
	float: right;
	width: 25px;
	margin-left: 7px;
	height: 25px;
	text-align: right;
}
.post_id_checkBox_text {
	display: block;
	float: right;
	width: 60%;
	font-size: 14px;
	color: #706F6F;
	text-align: right;
	margin-top: 0px;
	direction: rtl;
}
.post_id_send_btn_container {
	display: block;
	float: left;
	width: 32%;
}
.post_id_send {
    background-color:#1f5994;
    color:#fff;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    line-height:2.4em;
    float:left;
    width:100%;
}
.post_id_send:hover {
    background-color:#1b4d77;
    color:#fff;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    line-height:2.4em;
    float:left;
    width:100%;
}
.post_id_send:focus {
    background-color:#143a54;
    color:#fff!important;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    line-height:2.4em;
    float:left;
    width:100%;
}
#commentsForm {
    width:100%;
    float:right;
}
.post_id_facebook_comments_container {
	width: 50%;
	position: relative;
	float: right;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0%;
	padding-left: 0%;
	display: block;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.post_id_facebook_comments_container_inside {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	box-sizing: border-box;
	float: right;
	display: inline-block;
	min-height: 302px;
}
.facebook_comments_title {
	float: right;
	width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4em;
	color: #000;
	text-align: left;
	text-decoration: none;
	display: block;
	direction: rtl;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
/* css for footer_text
========================================================== */
.footer_text_container {
	float: right;
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	padding-top: 70px;
	padding-bottom: 80px;
	z-index: 999!important;
	position:relative;
}
.footer_text_logo {
	float: right;
	width: 14%;
	padding-right: 43%;
	padding-left: 43%;
	margin-bottom: 20px;
}
.footer_text_title {
    width: 100%;
    float: right;
}
.footer_text_content {
    width: 100%;
    float: right;
	margin-top:15px
}
#progress_div_with_gif {
	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;
}
.progress_div_with_gif img {
	height: 50px;
	width: 50px;
	top: calc(100% - 120px);
	left:0;
	position:relative
}
#progressDivWithGif3 {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(230, 230, 230, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
.progressDivWithGif3 img {
	height: 90px;
	width: 90px;
	margin-top: 155px;
	margin-left: 0px;
}
/* css for popup_cart
========================================================== */
.overlay_cart_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_cart_contact:target {
	visibility: visible;
	opacity: 1;
}
.contact_cart_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 35%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_cart_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(121,165,36,0.9);
}
.contact_cart_toggle_popup_background_title {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 2.2em;
}
.contact_cart_toggle_popup_inside {
	width: 390px;
	float: none;
	height: 210px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.contact_cart_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 21px;
	padding: 20px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-weight: 400;
	text-align: center;
	line-height: 1.5em;
}
.overlay_cart_contact:target+.contact_cart_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_cart_contact {
	background-color: #8a0000;
	height: 45px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -0px;
	width: 45px;
	left: -45px;
}
.close_cart_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 23px;
	line-height: 1.5em;
}
/* css for password_recovery_section
========================================================== */
.password_recovery_section {
	display: block;
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 70px;
}
.password_recovery_form_title_container {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: right;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
}
.password_recovery_form_title {
	float: left;
	width: 100%;
	padding-bottom: 10px;	
}
.password_recovery_form {
    float:right;
    width:400px;
    margin-left: calc(50% - 200px);
    margin-right: calc(50% - 200px);
    background-color:#fff;
    padding: 0px;
    box-sizing:border-box;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
}
.password_recovery_form_field {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.password_recovery_formTextUp {
    float:left;
    width:100%;
    text-align:left;
    margin-bottom:15px;
}
.password_recovery_button {
	float: left;
	border-width: 0px;
	line-height: 2.4em;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	text-align: center;
	color: #fff !important;
	background-color: #000;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top:10px;
}
.password_recovery_button:hover {
	float: left;
	border-width: 0px;
	line-height: 2.4em;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	text-align: center;
	color: #fff !important;
	background-color: #666;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top:10px;
}
.password_recovery_button:focus {
	float: left;
	border-width: 0px;
	line-height: 2.4em;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	text-align: center;
	color: #fff !important;
	background-color: #000;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top:10px;
}
/* css for footer start here
========================================================== */
.content_home {
	float: right;
	width: 100%;
	padding-top: 90px;
	padding-bottom: 90px;
}
.content_home_text_container {
	float: right;
	width: 700px;
	padding-right: calc(50% - 350px);
	padding-left: calc(50% - 350px);
	padding-top: 0px;
	position:relative;
}
.content_home_logo {
	float: right;
	width: 200px;
	margin-right: calc(50% - 100px);
	margin-bottom: 30px;
	display:inline-block;
}
/* css for customers
========================================================== */
.customers_section {
	width: 100%;
	float: right;
	padding-top: 50px;
	padding-bottom: 80px;
}
.customers_title {
	width: 155px;
	float: right;
	margin-top: 15px;
	font-size:45px;
}
.customers_items {
	width: 100%;
	float: right;
	padding-top: 10px;
}
#carusel4 .item {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	background-color: transparent;
	text-decoration:none !important;
}
#carusel6 .item6 {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #fff;
	text-decoration:none !important;
	border:5px solid #f9f9f9;
	box-sizing:border-box
}
#carusel6 .item6 img {
    filter: grayscale(30%);
}
#carusel44 .item {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	background-color: transparent;
	text-decoration:none !important;
	position:relative;
}


/* css for search_section
========================================================== */
.search_section {
	width: 100%;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 0%;
	margin-left: 0%;
	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%;
	position: relative;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
}
.search_btn_container {
	width: 12%;
	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: #50e4db;
    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: #7f7bff;
    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 beauticians_carusel
========================================================== */
.beauticians_carusel_section {
	width: 100%;
	float: right;
	padding-top: 120px;
}
.beauticians_carusel_items {
	width: 100%;
	float: right;
	padding-right: 0;
	padding-left:0;
	padding-top: 80px;
	position:relative;
	z-index:1;
}
.beauticians_carusel_splash {
	width: 300px;
	float: right;
	top: 80px;
	right: 170px;
	position: absolute;
	z-index:0;
}
#carusel5 .item5 {
	width:100%;
	display: inline-block;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent;
	text-decoration:none !important;
}
.beauticians_carusel_img {
	width: 350px;
	float: right;
	margin-right: 100px;
}
.beauticians_carusel_img img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.beauticians_carusel_content {
	width: calc(100% - 700px);
	float: right;
	margin-right:250px;
	margin-top: 60px;
}
.beauticians_name {
	width:100%;
	float:right;
	padding-bottom: 15px;
}
.beauticians_phone {
	width:100%;
	float:right;
	padding-bottom: 20px;
}
.beauticians_address {
	width:100%;
	float:right;
	padding-bottom: 5px;
}
.beauticians_text {
	padding-bottom: 30px;
	max-width:500px;
	float:right;
	margin-top: 0px;
}
/* css for about_home_section
========================================================== */
.about_home_section {
    width: 100%;
    float: right;
    padding-top: 120px;
    padding-bottom: 120px;
    position:relative;
}
.about_home_img {
	width: 350px;
	float: right;
	margin-left:50px;
}
.about_home_img img {
	width: 350px;
	height:350px;
	float: right;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0px solid #dedede;
    box-sizing:border-box;
}
.about_home_contetnt {
	width: calc(100% - 400px);
	float: right;
}
.about_home_title {
	width: 100%;
	float: right;
	margin-top: 20px;margin-bottom:10px;
}
.about_home_content {
	max-width: 800px;
	float: right;
	margin-bottom:20px;
}
/* css for web_media_icons
========================================================== */
.web_media_icons_container {
	position: fixed;
	bottom: 40%;
	right: 30px;
	z-index: 1002!important;
	width: 10px;
	height: auto;
}
.web_media_icon {
	float: left;
	width: auto;
}
.web_media_icon i {
	float: left;
	font-size: 18px;
	margin-left:0px !important;
	margin-right:0px !important;
	color: #fff;
}
.web_media_icon i:hover {
	color: #666;
}
.web_media_icon_lineSep {
    float:left;
	width: 1px;
	height: 40px;
	margin-left: 7px;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #fff;
}
.web_media_icon_lineSep:last-child {
    float:left;
	width: 0px;
	height: 0px;
	background-color: #fff;
}
.strip_contact_stuck {
	width: 50px;
	float: left;
	position: fixed;
	top: calc(50% - 105px);
	left: 0;
	z-index: 100000;
}
/* css for about_section
========================================================== */
.about_section {
	width: 100%;
	float: right;
	padding-top: 0px;
	padding-bottom: 70px;
}
.about_section_content {
	width: 100%;
	float: right;
	padding: 50px 0px 50px 0px;
}
.about_img_container {
	width: 100%;
	float: right;
	margin-bottom: 0px;
}
.about_content_right {
	width: 50%;
	float: right;
	margin-left: 5%;
	padding-top:0px
}
.about_content_right h2 {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.about_content_right h3 {
	margin-bottom: 40px;
}
.about_content_right p {
	margin-bottom: 40px;
}
.about_content_right p a {
	font-size: 17px;
	font-weight: 400;
	color: #005E77;
	text-decoration: none;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right p a:hover {
	font-size: 17px;
	font-weight: 400;
	color: #005E77;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right h3 a {
	font-size: 17px;
	font-weight: 400;
	color: #005E77;
	text-decoration: none;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_content_right h3 a:hover {
	font-size: 17px;
	font-weight: 400;
	color: #005E77;
	text-decoration: underline;
	text-align: right;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.about_text_right {
	width: 100%;
	float: right;
	padding-top:10px
}
.about_content_left {
	width: 40%;
	float: left;
}
.store_id_icons {
	width: 100%;
	float: right;
	margin-bottom: 10px;
}
.store_id_icon_container {
	width: auto;
	float: right;
	margin-bottom:15px;
	margin-left:50px;
}
.store_id_icon_container:nth-of-type(1n) {
	width: 150px;
	float: right;
	margin-bottom:15px;
	margin-left:50px;
}
.store_id_icon_container:nth-of-type(3n) {
	width: 150px;
	float: right;
	margin-bottom:15px;
	margin-left:50px;
	clear:both
}
.store_id_icon_container i {
	width: auto;
	float: right;
	margin-left: 7px;
	margin-right: 0;
	font-size: 22px;
	color:#666;
}
.store_id_icon_text {
	width: auto;
	float: right;
	font-size: 17px;
	color:#858687;
	text-align:right;
	margin-top:5px;
}
.store_id_icon_text:hover {
	color:#d9b779;
}
.store_id_content {
	width: 100%;
	float: right;
	margin-bottom: 30px;
}
.store_id_map {
	width: 100%;
	float: right;
}
.btn_accessibility {
	color: #060606 !important;
	background-color: #ccc !important;
	text-decoration: none;
	padding: 5px 4px 0px 0px!important;
	top: 5px !important;
	display: inline-block;
	width: 30px !important;
	overflow: hidden;
	height: 30px !important;
	position: fixed;
	right: 20px;
	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 #bfbfbf !important;
	font-weight: normal;
	font-size: 0px!important;
	direction: rtl;
	font-family: 'almoni-neue', sans-serif;
	border-radius:50%!important;
}
/* css for contact page
========================================================== */
.contact_section {
	float: right;
	width: 100%;
	padding-bottom: 0px;
}
.contact_faq {
	float: right;
	width: 100%;
	padding-top:30px;
	padding-bottom:70px;
}

.contact_section_title_container {
	width: 100%;
	float: right;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
.password_recovery_section_title_container {
	width: 100%;
	float: right;
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;
}
.contact_section_form {
	float: right;
	width: 48%;
	position:relative;
	padding:25px;
	box-sizing:border-box;
	background-color:#f9f9f9;
	border-radius:2px;
	border: 2px solid #000;
	height:360px
}
.contact_section_form input {
	padding-right:7px
}
.contact_section_form  textarea {
	padding-right:7px
}
.contact_section_form  textarea:hover {
	padding-right:7px
}
.contact_section_form_inside {
	float: right;
	width: 100%;
}
.contact_section_form_title {
    width: 100%;
    float: right;
	margin-bottom:10px;
}
.contact_section_map {
	float: left;
	width: 48%;
	margin-right: 4%;
	padding:25px;
	box-sizing:border-box;
	background-color:#f9f9f9;
	border-radius:2px;
	border: 2px solid #000;
	height:360px;
}
.contact_page_form_field_short {
	float: right;
	width: 49%;
	margin-bottom: 2%;
	margin-left:2%;
}
.contact_page_form_field_short:nth-of-type(2n) {
	float: right;
	width: 49%;
	margin-bottom: 2%;
	margin-left:0%;
}
.contact_page_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 2%;
}
.contact_page_form_field_sep {
	float: right;
	width: 0%;
	height: 0px;
	display:none;
}
.contact_icons_section {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom:50px
}
.contact_icon_container {
	float: right;
	width: 32%;
	margin-left: 2%;
	margin-bottom: 2%;
	display: block;
	box-sizing:border-box;
	background-color:#fff;
	padding:10px;
	border-radius:4px
}
.contact_icon_container:nth-of-type(3n) {
    margin-left: 0;
}
.contact_icon_container img {
	float: right;
	width: 30%;
	margin-right: 35%;
	margin-left: 35%;
	margin-bottom: 15px;
}
.contact_icon_container_svg {
	float: right;
	width: 60px;
	height:60px;
	margin-left: 15px;
	background-color:#96af87;
	border-radius:4px;
	text-align:center;
	display:table;
}
.contact_icon_container_svg i {
	text-align:center;
	font-size: 36px;
	color:#fff;
	display:table-cell;
	vertical-align:middle

}
.contact_icon_content {
	float: right;
	width: calc(100% - 75px);
	margin-top:5px
}
.contact_icon_container_text {
	float: left;
	width: 100%;
	text-align:center;
	font-size: 19px;
	direction: rtl;
	line-height:1.3em;
}
.display_none 
{
    display:block!important;
}
.contact_page_checkbox_container {
	width: 60%;
	float: right;
	display: block;
	margin-bottom: 0;
	margin-top: 5px;
	direction: rtl;
}
.contact_page_checkbox {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-left: 9px;
	float: right;
	width: 20px;
}
.contact_page_checkbox_title {
	padding: 0px;
	text-align: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	width: auto;
	margin-left: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	direction: rtl;
}
.contact_page_form_send {
	width: 120px;
	float: left;
	margin-left: calc(50% - 60px);
	margin-right: calc(50% - 60px);
	margin-top: 5px;
}
.contact_page_section_form_send {
	width: 100px;
	float: left;
	margin-top: 5px;
}
.contact_page_btn {
	float: left;
	line-height: 1em !important;
	font-size: 21px !important;
	font-weight: 400;
	width: 100%;
	text-align: center;
	cursor: pointer !important;
	padding-top: 9px !important;
	padding-bottom: 10px !important;
	padding-right:0!important;
	padding-left:0!important;
	border: 1px solid #000 !important;
	color: #fff !important;
	background-color: #000 !important;
	font-family:'almoni-neue-tzar';
}
.contact_page_btn:hover {
	color: #fff !important;
	background-color: #96af87 !important;
	border: 1px solid #96af87 !important;
}
.contact_page_btn:focus {
	float: left;
	line-height: 1em !important;
	font-size: 21px !important;
	font-weight: 400;
	width: 100%;
	text-align: center;
	cursor: pointer !important;
	padding-top: 9px !important;
	padding-bottom: 10px !important;
	border: 1px solid #000 !important;
	color: #fff !important;
	background-color: #000 !important;
	font-family:'almoni-neue-tzar';
}
/* css for footer start here
========================================================== */
.footer_section {
	float: right;
	width: 100%;
	padding-top: 90px;
	padding-bottom:90px;
    position:relative;
}
.footer_info {
	float: right;
	width: 21.25%;
	margin-left:5%;
}
.footer_info_title {
	width: 100%;
	float: right;
	font-size: 24px;
	margin-bottom:20px
}
.footer_info_text {
	width: 100%;
	float: right;
	margin-bottom:15px;
}
.footer_logo {
	width: 100%;
	float: right;
	margin-bottom:5px;
	text-align:right;
	direction:rtl;
}
.footer_map {
	width: 100%;
	float: right;
	text-align:right;
}
.club {
	width: 100%;
	float: right;
	margin-top:15px;
}
.footer_links_categories {
	float: right;
	width: 21.25%;
	margin-left:5%;
}
.footer_links_categories:nth-of-type(4n) {
	float: right;
	width: 21.25%;
	margin-left:0;
}
.footer_links_categories_title {
	float: right;
	width: 100%;
    font-size: 18px;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	margin-bottom:10px;
	border-bottom: 0px solid #fff;
	margin-bottom: 10px;
}
.footer_link {
	float: left;
	width: 100%;
    font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
}
.footer_link i {
	float: right;
	margin-left:12px;
	margin-right:0;
}
.footer_link:hover {
	color: #666 !important;
}
.footer_media {
	width: 100%;
	left:0;
	right:0;
	text-align: center;
	display: inline-block;
	margin: auto;
	direction:rtl;
	position:absolute;
	z-index:0;
}
.footer_media_icon {
	float: none;
	width: 30px;
	height: 30px;
	color: #fff !important;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-left: 5px;
	background: transparent;
}
.footer_media_icon:last-child {
	margin-left: 0;
}
.footer_media_icon:hover {
	color: #666 !important;
}
.footer_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height: 1.1!important;
	font-size: 22px!important;
	font-weight: 400;
}
.security_items_container {
	float: right;
	width: 100%;
	margin-top: 5px;
	margin-bottom:15px;
}
.security_item {
	float: right;
	width: 41px;
	margin-left: 5px;
}
/* css for Sub Footer start here
========================================================== */
.sub_footer_section {
	width: 100%;
	float:right;
	padding-bottom: 15px;
	padding-top: 15px;
	position:relative;
}
.sub_footer_text {
	float: right;
	width: auto;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: center;
	color: #fff;
	position:relative;
	z-index:1;
}
.sub_footer_credit_icon {
	float: left;
	width: 25px;
	height: 25px;
	position:relative;
	z-index:1;
	margin-top:2px;
}
.sub_footer_logo {
	float: left;
	width: 120px;
	margin-top:5px;
}
.sub_footer_media_icons_container {
	float: left;
	width: auto;
	margin-top:5px;
	display:none;
}
.sub_footer_media_icon i {
	margin-left:0 !important;
	margin-right: 10px !important;
	font-size:24px;
}
.product_id_header_nav {
    float: right;
    width: 100%;
    border-bottom: 0px solid #4667ae;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 0px;
    box-sizing:border-box;
    padding-right:5px;
    padding-left:5px;
	text-align:center
}
.product_id_header_nav_links {
    float: right;
    width: auto;
}
.product_id_header_nav_link {
    float: right;
    width: auto;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2em;
    text-align: right;
    direction: rtl;
    color: #ccc;
    cursor: pointer;
}
.product_id_header_nav_link:hover {
	color: #3e4fa9 !important;
}
.product_id_header_nav_link_sep {
    float: right;
    width: 20px;
    font-size: 19px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.1em;
    text-align: center;
    direction: rtl;
    color: #ccc;
}
.product_id_header_nav_next_product {
    float: left;
    width: auto;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.1em;
    text-align: right;
    direction: rtl;
    color: #ccc;
}
.product_id_header_nav_next_product:hover {
	color: #3e4fa9 !important;
}
.product_id_header_nav_next_product i {
	float: left;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	color: #ccc;
	margin-left: 0 !important;
	margin-right: 8px;
	margin-top: 1px;
}
.product_id_header_nav_prev_product {
    float: none;
    width: auto;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.1em;
    text-align: right;
    direction: rtl;
    color: #0b0b0b;
    margin-left: 0;
}
.product_id_header_nav_prev_product:hover {
	color: #96af87 !important;
}
.product_id_header_nav_prev_product i {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	text-align: right;
	direction: rtl;
	color: #ccc;
	margin-left: 0;
	margin-left: 8px;
	margin-top: 1px;
}
.mobile_phone {
	display:none;
}
.mobile_phone_container {
    display:none;
}
/* css for instagram_section
========================================================== */
.instagram_section {
	width: 100%;
	float:right;
	background-color:#fff;
}
.instagram_section_left {
	float:left;
	width:400px;
	height:374px;
	background-color:#e6667f;
}
/* css for parallax_section
========================================================== */
.parallax {
	width: 100%;
	float:right;
	position:relative;
	top:0;
	bottom:0;
	left:0;
	right:0
}
.parallax-window {
    min-height: 600px;
    background: rgba(0,0,0,0.1);
    position:relative;
}
.parallax_title_container {
	width: 100%;
	display: table;
	height: 600px;
	direction: ltr;
	position:absolute;
}
.parallax_title {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	direction: rtl;
	font-size: 70px;
}
.parallax_img {
	width: 250px;
	float:right;
	margin-left:calc(50% - 200px);
	margin-right:calc(50% - 200px);
}
.pages_parallax-window {
    min-height: 250px;
    background: rgba(0,0,0,0.1);
    position:relative;
}
.pages_parallax_title_container {
	width: 100%;
	display: table;
	height: 250px;
	direction: ltr;
	position:absolute;
}
.pages_parallax_title {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	direction: rtl;
	font-size: 70px;
}



/* css for parallax
========================================================== */
.parallax_section {
	width: 100%;
	float:right;
}
.parallax-window {
    min-height: 450px;
    background: rgba(0,0,0,0.0);
    position:relative;
}
.page_parallax_title_container {
	width: 800px;
	padding-left: calc(50% - 400px);
	padding-right: calc(50% - 400px);
	display: table;
	height: 450px;
	direction: ltr;
	position:absolute;
}
.page_parallax_title {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	direction: ltr;
	font-size: 34px;
}
.page_parallax_title_bottom {
	width: 100%;
	float:right;
	text-decoration: none;
	direction: ltr;
	font-size: 22px;
	margin-top:10px;
}
.customers-parallax-window {
    min-height: 450px;
    background: rgba(0,0,0,0.0);
    position:relative;
}
.customers_parallax_title_container {
	width: 100%;
	display: table;
	height: 450px;
	direction: ltr;
	position:absolute;
}
.carusel_slide {
	width: 100%;
	height:100px;
	float:right;
	position:fixed;
	top:calc(100% - 100px);
	border-top: 1px solid rgb(255, 255, 255, 0.6);
	background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0.3)
  ); 
}
/* css for team
========================================================== */
.team_items {
	width: 100%;
	float: left;
	padding-top:80px;
	margin-top:70px
}
.team_sections {
	width: 100%;
	float: left;
	padding-top:30px;
}
.team_item {
	width: 30%;
	float: right;
	margin-left: 5%;
	margin-bottom: 5%;
	box-sizing: border-box;
	display: inline-block;
	direction: rtl;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color:#fdfdfd;
    position:relative;
    border-bottom: 2px solid #e9e9e9
}
.team_item:nth-of-type(3n) {
	margin-left: 0%;
}
.team_text_container {
	width: 100%;
	float:right;
	box-sizing:border-box;
	padding:10px
}
.team_item img {
	float: right;
	display: block;
	width: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.team_item_name {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin-bottom: 5px;
	list-style-type: none;
	float: right;
	height: 25px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.3em;
	margin-left: 0px;
}
.team_item_profession {
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.3em;
}
.team_item_content {
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 0px;
	list-style-type: none;	
	min-height: 100px;
	max-height: 100px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.5em;
}
.pages_img_container {
	width: 100%;
	float: right;
    text-align:center;
    position:relative;
    padding: 15px 15px 0px 15px;
    box-sizing:border-box;
    background-color:#fff
}
.pages_title_container {
	width: 100%;
	float: right;
    padding-top:30px;
    padding-bottom:30px
}
.pages_items_container {
	width: 100%;
	float: right;

}
.pages_imgage_top {
	width: 100%;
	position:absolute;
    left:0;
    right:0;
    top:0;
    z-index:1;
}
.pages_imgage_top {
    z-index:2;
    display:table-cell;
    vertical-align:middle;
}


.slide_shape {
	width: 100%;
	position:absolute;
    bottom:-12px;
}
.shape_up {
	width: 100%;
	position:absolute;
	height:70px;
    top:0px;
}
.footer_element_left {
	width: 150px;
	position:absolute;
    bottom: 90px;
    left: 50px;
    z-index:1;
}
.pages_argaman_img_container {
	width: 100%;
    height: 200px;
    margin-left:0;
    margin-right:0;
	float: right;
    position:relative;
    box-sizing:border-box;
    background-color:#fff;
    display:table;
}
.pages_argaman_name_container {
	width: 100%;
    float:right;
    clear:both;
}
/* css for stuck_menu_container
========================================================== */
.stuck_menu_container {
	width: 60px;
	height: 185px;
    position: fixed;
	top: calc(50% - 90px);
	right: 15px;
	z-index: 1002!important;
	background-color:rgba(0,0,0,0.0);
}
.stuck_menu_item {
	float: right;
	width: 60px;
    height: 80px;
    padding-top:5px;
    margin-bottom: 15px;
    text-align:center;
    display: table;
    color:#fff;
    background-color:#f9f9f9;
}
.stuck_menu_item:hover {
    background-color:#f4f4f4;
    color:#ccc;
}
.stuck_menu_item:first-child {
	-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;
}
.stuck_menu_item:last-child {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom: 0;
}
.stuck_menu_item:first-child {
	-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;
}
.stuck_menu_item:nth-of-type(4n) {
    margin-bottom:0px;
    border-bottom: 0;
}
.stuck_menu_item_up {
	float: right;
	width: 80px;
    height: 30px;
}
.stuck_menu_middle {
	display:table-cell;
    vertical-align:middle;
}
.stuck_menu_item i {   
    width: 100%;
    float: right;
    font-size: 30px;
	line-height: 0.5em;
	color:#fff;
	margin-bottom:1px
}
.stuck_menu_item_text {
    width: 100%;
    float: right;
    font-size: 21px;
    text-decoration: none;
    line-height: 0.8em;
    font-family: 'almoni-neue-tzar', sans-serif;
    font-weight: 300;
    margin-top: 10px;
    box-sizing: border-box;
    padding-right: 5px;
    padding-left: 5px;
}

.web_buttons_container {
	margin-top: 60px!important;
}



/* css for slideshow
========================================================== */
.slideshow {
	float: right;
	width: 100%;
	position: relative;
	padding: 170px 0px 40px 0px;
    box-sizing:border-box;
}
.full_screen_slideshow {
	width: 100%;
	height: 600px;
	float: right;
	right:0;
	position: absolute;
	z-index: 1;
	top:0;
}
.full_screen_content {
	width: 100%;
	float: left;
	position: absolute;
	top: 600px;
	z-index: 1!important;
}
.content_home_container {
	width: 100%;
	float: right;
	position: relative;
	top: -60px;
}
.content_master_container {
	width: 100%;
	float: right;
	position: relative;
	top: -60px;
}
#camera_wrap_4 {
    bottom: 0;
    left: 0;
    margin-bottom: 0!important;
    position: relative;
    right: 0;
    top: 0;
}
.slideshow_caption {
    width: 90%;
	right:5%;
	left:5%;
    float:right;
    position: absolute;
    bottom: 30px;
    z-index: 3;
    box-sizing:border-box;
}
.slideshow_caption img {
	width: 100%;
	float: right;
	margin-bottom: 5px
}
.slideshow_caption .title {
	width: 100%;
	float: right;
	font-size: 32px;
	margin-bottom: 10px;
	line-height:0.8em;
	direction:rtl;
}
.slideshow_caption .text {
	width: 100%;
	float: right;
	font-size: 24px;	
	text-decoration: none;
	line-height:1.1em;
	direction:rtl;
}
.slideshow_btn_container {
	float: right;
	width: 100%;
	text-align:center;
	display:inline-block;
}
.slideshow_btn {
	float: right;
	width: auto;
	margin-top: 15px;
	text-align: center;
	border: 0px;
	line-height: 1em;
	font-size: 22px;
	font-weight: 400;	
	padding: 10px 15px 10px 15px;
	box-sizing:border-box;
	display:inline-block;
}
.slideOverlay {
	width: 100%;
	height:100%;
	display: block;
	position:absolute;																
	background-color:rgba(0,0,0,0.2);
}
.slideshow_caption_logo {
	width: 120px;
	float: right;
	margin-left: calc(50% - 60px);
	margin-right: calc(50% - 60px);
	margin-bottom: 5px;
}
.slideshow_arrow_down {
	background: transparent url("../images/System/arrow_down_shape.png") center bottom no-repeat;
	bottom:  0px;
	display: block;
	height: 70px;
	left: calc(50% - 85px);
	position: fixed;
	width: 170px;
	z-index: 1;
}
.slideshow_arrow_down_image {
	height: 20px;
	width: 20px;
	position:absolute;
	right: calc(50% - 10px);
	bottom: 12px;
	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/System/arrow_down.png');
	background-repeat: no-repeat;
	background-size:contain;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}


.slideshow_banner_container {
	float: right;
	width: 100%;
}
.slideshow_grid_right {
	width: 500px;
	float:right;
	position:relative;
}
.slideshow_grid_left {
	width: calc(100% - 540px);
	float:left;
	position:relative;
	margin-right: 40px;
}

.slideshow_banner {
	float: right;
	width: 100%;
	display: table;
	height: 460px;
	position: relative;
	box-sizing:border-box;
}
.slideshow_banner_text {
	width: 100%;
	height:100%;
	display: table;
	box-sizing:border-box;
	direction: rtl;
	padding: 40px 50px 20px 50px;
	z-index:2;
}
.slideshow_banner_text_position {
	display: table-cell;
}
.slideshow_banner {
	transition: all 0.3s ease 0s;
}
/*.slideshow_banner:hover  {
	transform: scale(0.99);
}*/
.slideshow_banner_btn_container {
	float: right;
	width: 100%;
	margin-top:15px;
}
.slideshow_banner_btn {
	width: auto;
	font-weight: 400;
	text-align: center;
	padding: 7px 10px 7px 10px;	
	box-sizing:border-box;
	text-decoration:none;
	position:relative;
}
.slideshow_banner_btn:hover {
	background-color: #96af87 !important;
}
.slideshow_banner_link {
	float: right;
	width: 100%;
	height: 50px;
	margin-top: 40px;
	font-weight: 700;
	text-align: center;
	border: 0px;
	padding: 10px 15px 10px 10px;	
	display:table;
	box-sizing:border-box;
	text-decoration:none;
	position:relative;
	border-right: 5px solid #96af87;
}
.slideshow_banner_link_text {
	display:table-cell;
    vertical-align:middle;
}
.banner_link_icon_right {
	width: 30px;
	position:absolute;
    right: 15px;
    top:10px;
    font-size:21px;
    color:#fff;
}
.banner_link_icon_left {
	width: auto;
	position:absolute;
    left: 15px;
    top:9px;
    font-size:27px;
    color:#fff;
}
.slideshow_banner_link:hover {
	background-color: #202020 !important;
}
.slideshow_banner_shape_left {
    float: left;
	width: 45px;
	height:125px;
	position:absolute;
	left:0;
	top: 10px;
	z-index:1;
}
.slideshow_banner_shape_bottom {
    float: left;
	width: 35px;
	height:125px;
	position:absolute;
	left:0;
	bottom: 40px;
	z-index:1;
}
.slideshow_banner_shape_right {
    float: left;
	width: 30px;
	height:112px;
	position:absolute;
	right:0;
	bottom:0px;
	z-index:1;
}
.slideshow_banner_strip_down {
	width: 100%;
    height: 10px;
	position:absolute;
    bottom:  0px;
    right: 0;
	left: 0;
    z-index:1;
	background-image:url(../../images/System/web_sep.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}