@charset "UTF-8";
.gridContainer {
	width: 88.5%;
	max-width: 1170px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#fp-nav.right  .gridContainer {
	width: 88.5%;
	max-width: 1170px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#fp-nav.right {
	left: 17px;
}
#fp-nav.left {
	left: 17px;
}
.siteGridContainer {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
}
.header {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	padding-top: 0%;
	padding-right: 2.5%;
	padding-left: 2.5%;
}
.logo {
	float: left;
	width: auto;
	display: block;
	margin-right: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
.menu {
	float: right;
	width: 62%;
	display: block;
	margin-right: 10px;
	padding: 0px;
}
.menuSep {
	float: left;
	display: block;
	padding-top: 0%;
	padding-bottom: 0%;
	height: 2px;
	margin-right: 3%;
}
.slideshow {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-top: 44px;
	position: relative;
}
.section .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: 64%;
	transition: 0.7s all;
	-webkit-transition: 0.7s all;
	-moz-transition: 0.7s all;
	-o-transition: 0.7s all;
	opacity: 1;
}
.section.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: 67%;
	opacity: 0.0;
}
.slideshow_arrow_down {
	margin-bottom: 0px;
	z-index: 1002;
	position: fixed;
	text-align: center;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 60px;
	left: 48.5%;
	bottom: 20%;
}
.slideshow_arrow_down_title {
	margin-bottom: 0px;
	z-index: 1002;
	position: fixed;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	display: block;
	width: auto;
	left: 47.5%;
	bottom: 22%;
}
.slideshow_arrow_down_image {
	height: 60px;
	margin-left: 0px;
	position: absolute;
	width: 60px;
	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/downBtn.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/downBtnRoll.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: fixed;
	right: 0;
	top: 0;
}
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 0;
	float: right;
	display: block;
}
.fluid_container_laboratories {
	bottom: 0;
	height: 25%;
	left: 0;
	position: relative;
	z-index: 0;
	float: right;
	display: block;
}
.slideshow_caption_container {
	right: 10%;
}
.camera_overlayer {
	opacity: .0;
	background-color: rgba(84,160,184,0.0);
	width: 30%;
	right: 0px!important;
	background-position: right!important;
	float: right!important;
	position: relative;
}
#slideshowBtn1 {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}
.slideshowBtn1 {
	font-size: 19px;
	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: transparent;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	width: auto;
	border: 1px solid #fff;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	letter-spacing: 1px;
	float: none;
}
.slideshowBtn1:hover {
	color: #502565;
	background-color: #FFF;
	width: auto;
	border: 1px solid #FFF;
	float: none;
}
.slideshowBtn1:focus {
	color: #fff;
	background-color: #1FD897;
	width: auto;
	border: 1px solid #1FD897;
	float: none;
}
.fadeIn.camera_effected h1 {
	font-size: 2vw;
	padding: 0px;
	text-align: center;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fadeIn.camera_effected h2 {
	font-size: 1.2vw;
	padding: 0px;
	text-align: center;
	font-weight: 400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height:1.4em;
}
.fadeIn.camera_effected h3 {
	font-size: 3vw;
	padding: 0px;
	text-align: center;
	font-weight: 400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	direction: rtl;
}
.errorMassage {
	direction: rtl;
	font-size: 0px;
	font-weight: 400;
	color: Red;
	text-align: right;
	float: right;
}
.response_from_server {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 7px;
}
.progress_div_with_gif {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 7px;
}
input {
	line-height: normal;
	overflow: visible;
	font-size: 16px;
	font-weight: 400;
	background-color: transparent!important;
	width: 98%;
	color: #fff;
	border: 0px solid #FFFFFF;
	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 12px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	direction: rtl;
	font-family: 'Open Sans Hebrew', sans-serif;
}
input:focus {
	line-height: normal;
	overflow: visible;
	font-size: 16px;
	font-weight: 400;
	background-color: transparent!important;
	width: 98%;
	color: #fff;
	border: 0px solid #FFFFFF;
	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 12px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	direction: rtl;
	font-family: 'Open Sans Hebrew', sans-serif;
}
*:focus {
	outline: none;
	text-decoration: none;
	float: left;
	color: #000;
	font-family: 'Open Sans Hebrew', sans-serif;
	z-index: 10000000;
}
select {
	line-height: normal;
	overflow: visible;
	font-size: 16px;
	font-weight: 400;
	background-color: transparent;
	width: 100%;
	padding-right: 0%;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	direction: rtl;
	font-family: 'Open Sans Hebrew', sans-serif;
}
textarea {
	font-size: 16px;
	font-weight: 400;
	background-color: transparent;
	width: 99%!important;
	padding-top:10px!important;
	padding-bottom:0px!important;
	padding-left:0px!important;
	padding-right:1%!important;
	margin:0px!important;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	direction: rtl;
	font-family: 'Open Sans Hebrew', sans-serif;
}
textarea:focus {
	font-size: 16px;
	font-weight: 400;
	background-color: transparent;
	width: 99%!important;
	padding-top:10px!important;
	padding-bottom:0px!important;
	padding-left:0px!important;
	padding-right:1%!important;
	margin:0px!important;
	color: #7f7f7f;
	direction: rtl;
	font-family: 'Open Sans Hebrew', sans-serif;
}
#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: 80px;
	width: 80px;
	padding-top: 3%;
}
#back-to-top {
	display: block;
}
.back-to-top {
	position: fixed;
	bottom: 6em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index: 1002!important;
	background-image: url(../images/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	width: 91px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.back-to-top:hover {
	background-image: url(../images/UpBtnRoll.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 91px;
	width: 91px;
}
/* css for overlay menu
========================================================== */
.overlay {
	position: fixed;
	width: 70%;
	height: 100%;
	padding-left: 15%;
	padding-right: 15%;
	top: 0px;
	bottom: 0;
	right: 0;
}
.overlay_menu_scroll_parent {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: rgba(255,255,255,0.0);
}
.overlay-cornershape .overlay-path {
	fill: rgba(0,0,0,0.9);
}
.overlay_menu_scroll_child {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0px; /* Decrease this value for cross-browser compatibility */
	overflow: auto;
}
.up_overlay_menu {
	width: 80%;
	float: right;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 2%;
}
.up_overlay_menu_container {
	width: 27.3%;
	float: right;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 2%;
	margin-top: 2%;
}
.up_overlay_menu_container h1 {
	width: 100%;
	float: right;
	color: #53BD8F;
	padding-left: 0%;
	padding-right: 0%;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.6em;
	text-align: right;
	direction: rtl;
}
.up_overlay_menu_container_down {
	width: 100%;
	float: right;
	bottom: 0;
	position: absolute;
	padding-left: 0%;
	padding-right: 0%;
	margin-bottom: 0%;
}
.down_overlay_menu_container {
	width: 100%;
	float: right;
	padding-left: 0%;
	padding-right: 0%;
	margin-bottom: 0%;
	bottom: 0;
	position: absolute;
}
.down_overlay_menu {
	border: 1px solid #FFFFFF;
	font-size: 17px;
	font-weight: 400;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 3em;
	text-align: center;
	width: 29.10%;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #1FD897;
	padding-right: 2%;
	padding-left: 2%;
	float: right;
	background-color: transparent;
	background-image: url(../images/general_icons/Arrow_regular.png);
	background-position: 5% center;
	letter-spacing: normal !important;
}
.down_overlay_menu:hover {
	color: #fff;
	background-color: rgba(31,216,151,0.7);
	background-image: url(../images/general_icons/Arrow_regular.png);
	background-position: 5% center;
}
.up_overlay_menu a {
	font-size: 17px;
	font-weight: 700;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 2.6em;
	text-align: right;
	width: 70%;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 15%;
	padding-left: 15%;
	float: right;
	background-color: #E05F5F;
	background-image: url(./../images/general_icons/Arrow_regular.png);
	background-position: 5% center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	letter-spacing: normal!important;
}
.up_overlay_menu a:hover {
	font-size: 17px;
	font-weight: 700;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 2.6em;
	text-align: right;
	width: 70%;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 15%;
	padding-left: 15%;
	float: right;
	background-color: #891A1A;
	background-image: url(./../images/general_icons/Arrow_regular.png);
	background-position: 3% center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	letter-spacing: normal!important;
}
.up_overlay_menu_down {
	width: 80%;
	float: right;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 5%;
}
.up_overlay_menu_down a {
	font-size: 16px;
	font-weight: 400;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 2.6em;
	text-align: center;
	width: 48%;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 0%;
	padding-left: 0%;
	float: right;
	background-color: #E05F5F;
	letter-spacing: normal!important;
}
.up_overlay_menu_down a:hover {
	font-size: 16px;
	font-weight: 400;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 2.6em;
	text-align: center;
	width: 48%;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 0%;
	padding-left: 0%;
	float: right;
	background-color: #891A1A;
	border-bottom-color: #FFF;
	letter-spacing: normal!important;
}
.up_overlay_menu_down_sep {
	width: 4%;
	float: right;
	height: 10px;
}

/* css for free sections home
========================================================== */
.free_sections_home_grig_container {
	width: 86%;
	margin-right: 7%;
	margin-left: 7%;
	float: left;
}
.free_sections_home {
	float: right;
	width: 100%;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0%;
	position: fixed;
	bottom: 100px;
	left: 0;
}
.free_sections_home_items {
	float: right;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	padding-top: 100px;
}
.caption_style_1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.caption_style_container_1 {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: left;
	width: 90%;
	padding: 5%;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	box-shadow: 4 4 4px rgba(0,0,0,0.9);
	background-color: rgba(255,255,255,0.9);
}
.caption_style_container_1:hover {
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	box-shadow: 4 4 4px rgba(0,0,0,0.9);
	background-color: rgba(255,255,255,1);
}
.caption_style_container_1_right {
	float: right;
	display: inline-block;
	overflow: hidden;
	visibility: visible;
	padding-top: 5%;
	margin-bottom: 0px;
	width: 15%;
	margin-right: 0%;
	margin-left: 0%;
	position: relative;
}
.caption_style_container_1_middle {
	float: right;
	display: inline-block;
	overflow: hidden;
	visibility: visible;
	padding-top: 0%;
	width: 67%;
	margin-right: 5%;
	margin-left: 0%;
}
.caption_style_container_1_left {
	float: right;
	display: inline-block;
	overflow: hidden;
	visibility: visible;
	padding-top: 10%;
	padding-bottom: 0%;
	width: 10%;
	margin-right: 2%;
	text-align: left;
}
.caption_style_1 img {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	display: inline-block;
}
.caption_style_1 li:hover img {
	-webkit-filter: grayscale(100%);
}
.caption_style_1 h1 {
	font-size: 1.4vw;
	font-weight: 700;
	color: #5E4891;
	text-align: right;
	float: right;
	width: 100%;
	text-decoration: none;
	line-height: 1.4em;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	padding: 0px!important;
	margin: 0px!important;
	overflow: hidden;
	visibility: visible;
	min-height: 40px;
	max-height: 50px;
}
.caption_style_1 li:hover h1 {
	font-size: 1.4vw;
	font-weight: 700;
	color: #D64343;
	text-align: right;
	float: right;
	text-decoration: none;
	line-height: 1.4em;
	padding: 0px!important;
	margin: 0px!important;
	overflow: hidden;
	visibility: visible;
	min-height: 40px;
	max-height: 50px;
}
.caption_style_1 h2 {
	font-size: 0.9vw;
	font-weight: 400;
	color: #8C8C8C;
	text-align: right;
	float: right;
	width: 100%;
	text-decoration: none;
	line-height: 1.4em;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	padding: 0px!important;
	margin: 0px!important;
	overflow: hidden;
	visibility: visible;
	min-height: 60px;
	max-height: 77px;
}
.caption_style_1 li:hover h2 {
	font-size: 0.9vw;
	font-weight: 400;
	color: #353535;
	text-align: right;
	float: right;
	text-decoration: none;
	line-height: 1.4em;
	padding: 0px!important;
	margin: 0px!important;
}
.caption_style_1 li {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 32%;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 0%;
	margin-top: 0%;
}
.caption_style_1 li:nth-of-type(3n) {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 32%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
}
/* css for tips page
========================================================== */
.tips_section {
	float: right;
	width: 100%;
}
.tips_section h1 {
	float: right;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
}
.tips_section h2 {
	float: right;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tips_section_page {
	float: right;
	width: 80%;
	display: block;
	background-color: transparent;
	margin: 0px;
	padding-top: 3%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 10%;
}
.tips_section_items {
	float: right;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	padding-top: 20px;
}
.pin a h1 {
	font-size: 17px;
	font-weight: 700;
	text-align: right;
	float: right;
	width: 90%;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.6em;
	margin-right: 5%;
	margin-left: 5%;
	color: #D64343;
	padding: 0px;
}
.pin a h2 {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	float: right;
	width: 90%;
	line-height: 1.6em;
	color: #999;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
}
.pin a h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	text-align: right;
	float: right;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 0px;
	color: #131D55;
	padding: 0px;
	margin-top: 0px;
}
/* css for footer
========================================================== */
.footer_section
{
    float: right;
    width: 100%;
    min-height: 190px;
    background-color: #EEF1F8;
    position: relative;
    padding-top: 50px;
    padding-bottom: 40px;

}
.footer_form_container {
	float: right;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
}
.footer_form_container h1 {
	float: right;
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-bottom: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	direction: rtl;
}
/* css for page section
========================================================== */
.page_section {
	float: right;
	width: 100%;
	padding-top: 60px;
	padding-right: 0%;
	padding-bottom: 40px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: auto!important;
	direction: rtl;
}
.page_section_inside {
	float: right;
	width: 100%;
}
.page_section_title {
	float: right;
	width: 100%;
	background-color: transparent;
	padding-top: 60px;
	padding-right: 0%;
	padding-bottom: 40px;
	padding-left: 0%;
	margin: 0px;
	direction: rtl;
}
.page_section_title h1 {
	float: right;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 700;
	color: #4DD996;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_section_title h2 {
	float: right;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #808080;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_section_title h2 a {
	color: #2047a8;
	text-decoration: underline;
	text-align: center;
}
.page_section_title h2 a:focus {
	float: none;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #808080;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_container {
	float: right;
	width: 70%;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 0px;
	margin-left: 15%;
}
.caption-style-1 li {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 22%;
	margin-right: 0%;
	margin-left: 4%;
	margin-bottom: 4%;
	margin-top: 0%;
}
.caption-style-1 li:nth-of-type(4n) {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 22%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 4%;
	margin-top: 0%;
}
.caption-style-container-1 h1 {
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	text-align: center;
	float: left;
	width: 90%;
	margin-bottom: 25px;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 5%;
	margin-left: 5%;
	height: 25px;
	overflow: hidden;
	visibility: visible;
}
.caption-style-container-1 h2 {
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 25px;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 5%;
	margin-left: 5%;
	height: 55px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.5em;
}
.caption-style-container-1 h3 {
	font-size: 17px;
	font-weight: 700;
	color: #2047a8;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 5%;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	direction: rtl;
}
.caption-style-container-1 h4 {
	font-size: 15px;
	font-weight: 500;
	color: #000000;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5%;
	margin-left: 5%;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	direction: rtl;
}
.caption-style-container-1 h5 {
	font-size: 13px;
	font-weight: 500;
	color: #70768e;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 25px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5%;
	margin-left: 5%;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	direction: rtl;
}
.page_element_strip {
	width: auto;
	max-height: 300px;
	font-size: 19px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	position: absolute;
	z-index: 1002!important;
	top: 0px;
	line-height: 2.5em;
	margin-left: auto;
	margin-right: auto;
	background-color: #00A6C5;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
}
.overlay_page {
	background-color: rgba(19, 29, 85, 0.8);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 10000000;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	padding-bottom: 30%;
	padding-top: 32%;
}
.overlay_page:target {
	visibility: visible;
	opacity: 1;
}
.overlay_page:target+.popup_page {
	top: 35%;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000000000!important;
}
.popup_page {
	background-color: #FFFFFF;
	display: inline-block;
	left: 50%;
	padding-right: 0%;
	opacity: 0;
	position: absolute;
	margin-top: 21%;
	margin-bottom: 5%;
	text-align: justify;
	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;
}
.page_popup_image {
	width: 100%;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_popup_content {
	width: 84%;
	float: right;
	margin: 0px;
	padding-top: 4%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 4%;
	height: 100%;
	max-height: 100%;
}
.page_popup_content h1 {
	width: 100%;
	float: right;
	font-size: 24px;
	font-weight: 700;
	color: #4DD996;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	direction: rtl;
}
.page_popup_content h2 {
	width: 100%;
	float: right;
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	direction: rtl;
}
.page_popup_content h3 {
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: right;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.page_popup_content_scroll_parent {
	min-height: 400px;
	max-height: 700px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.page_popup_content_scroll_chiled {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	left: -15px;
	overflow: auto;
}
.close_popup {
	background-color: transparent;
	height: 50px;
	line-height: 25px;
	position: fixed;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 50px;
	left: -50px;
	z-index: 100000000000!important;
}
.close_popup:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 35px;
	font-weight: 700;
}
.section_fusion_0 {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	height: 100%;
	float: right;
	position: relative;
}
.section_fusion_1 {
	width: 100%;
	float: right;
	position: relative;
	top: 100%;
	z-index: 1002!important;
}
/* css for footer
========================================================== */
.page_icons_section {
	float: right;
	width: 100%;
	min-height: 230px;
	background-color: #dadada;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.page_icons_section_container {
	float: right;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 45px
}
.page_icons_section_container h1 {
	float: right;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0px;
	font-size: 19px;
	color: #808080;
	text-align: center;
	direction: rtl;
	font-weight: 400;
}
.page_icon {
	display: block;
	float: right;
	width: 22%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0%;
	margin-right: 0px;
	margin-left: 0px;
	background-color: rgba(255,255,255,1);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.page_icon:hover {
	display: block;
	float: right;
	width: 22%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0%;
	margin-right: 0px;
	margin-left: 0px;
	background-color: rgba(255,255,255,0.5);
}
.page_icon .img {
	display: block;
	float: right;
	width: 25%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 0%;
	margin-left: 5%;
	margin-bottom: 0px;
}
.page_icon h1 {
	display: block;
	float: right;
	width: 65%;
	margin-left: 0%;
	margin-right: 0%;
	text-align: right;
	font-size: 16px;
	font-weight: 700;
	color: #1F46A7;
	padding: 0px;
	margin-top: 9%;
	margin-bottom: 0px;
}
.page_icon_sep {
	display: block;
	float: right;
	width: 4%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
}
/* css for arrow down
========================================================== */
.arrow_down_container {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	float: right;
	display: block;
}
.arrow_down {
	width: 60px;
	left: 48.5%;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
	text-align: center;
}
.arrow_down_title {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 1px;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 2em;
	color: #fff;
}
.arrow_down_icon {
	width: 60px;
	height: 60px;
	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_icons/arrow_down.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;
}
.arrow_down_icon:hover {
	background-image: url(../images/general_icons/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* css for popup start here
========================================================== */
.overlay_contact {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_contact:target {
	visibility: visible;
	opacity: 1;
}
.contact_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 35%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(31,216,151,0.8);
}
.contact_toggle_popup_background h1 {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 2.2em;
}
.contact_toggle_popup_inside {
	width: 390px;
	float: none;
	height: 210px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.contact_toggle_popup_inside h2 {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 21px;
	padding: 20px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-weight: 500;
	text-align: center;
	line-height: 1.5em;
}
.overlay_contact:target+.contact_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_contact {
	background-color: #EF4D4D;
	height: 45px;
	line-height: 41px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 45px;
	left: -45px
}
.close_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 25px;
}
#MailResponseFromServer2 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
 atlas, sans-serif;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}
#MailResponseFromServer3 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
 atlas, sans-serif;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}
/* css for waiting popup
========================================================== */
.popup_contact h1 {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
	direction: rtl;
	text-decoration: none;
	color: #131D55;
}
.popup_contact_progressbar {
	width: 100%;
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
.popup_contact2 h1 {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
	direction: rtl;
	text-decoration: none;
	color: #131D55;
}
.popup_contact_progressbar2 {
	width: 100%;
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
.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;
}
.popup_contact {
	background-color: #FFFFFF;
	display: inline-block;
	left: 50%;
	width: 400px;
	opacity: 0;
	position: fixed;
	text-align: center;
	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;
	padding: 30px;
}
.overlay_contact:target+.popup_contact {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.overlay_contact2 {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_contact2:target {
	visibility: visible;
	opacity: 1;
}
.popup_contact2 {
	background-color: #FFFFFF;
	display: inline-block;
	left: 50%;
	width: 400px;
	opacity: 0;
	position: fixed;
	text-align: center;
	top: 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;
	padding: 30px;
}
.overlay_contact2:target+.popup_contact2 {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
 left: 17px;
}
#fp-nav.left {
	left: 17px;
}
/* css for free sections home
========================================================== */
.free_sections_home_grig_container {
	width: 86%;
	margin-right: 7%;
	margin-left: 7%;
	float: left;
}
.free_sections_home {
	float: right;
	width: 100%;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0%;
	position: fixed;
	bottom: 100px;
	left: 0;
}
.free_sections_home_items {
	float: right;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	padding-top: 100px;
}
.caption_style_1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.caption_style_container_1 {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: left;
	width: 90%;
	padding: 5%;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	box-shadow: 4 4 4px rgba(0,0,0,0.9);
	background-color: rgba(255,255,255,0.9);
}
.caption_style_container_1:hover {
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.9);
	box-shadow: 4 4 4px rgba(0,0,0,0.9);
	background-color: rgba(255,255,255,1);
}
.caption_style_container_1_right {
	float: right;
	display: inline-block;
	overflow: hidden;
	visibility: visible;
	padding-top: 5%;
	margin-bottom: 0px;
	width: 15%;
	margin-right: 0%;
	margin-left: 0%;
	position: relative;
}
.caption_style_container_1_middle {
	float: right;
	display: inline-block;
	overflow: hidden;
	visibility: visible;
	padding-top: 0%;
	width: 67%;
	margin-right: 5%;
	margin-left: 0%;
}
.caption_style_container_1_left {
	float: right;
	display: inline-block;
	overflow: hidden;
	visibility: visible;
	padding-top: 10%;
	padding-bottom: 0%;
	width: 10%;
	margin-right: 2%;
	text-align: left;
}
.caption_style_1 img {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	display: inline-block;
}
.caption_style_1 li:hover img {
	-webkit-filter: grayscale(100%);
}
.caption_style_1 h1 {
	font-size: 1.4vw;
	font-weight: 700;
	color: #5E4891;
	text-align: right;
	float: right;
	width: 100%;
	text-decoration: none;
	line-height: 1.4em;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	padding: 0px!important;
	margin: 0px!important;
	overflow: hidden;
	visibility: visible;
	min-height: 40px;
	max-height: 50px;
}
.caption_style_1 li:hover h1 {
	font-size: 1.4vw;
	font-weight: 700;
	color: #D64343;
	text-align: right;
	float: right;
	text-decoration: none;
	line-height: 1.4em;
	padding: 0px!important;
	margin: 0px!important;
	overflow: hidden;
	visibility: visible;
	min-height: 40px;
	max-height: 50px;
}
.caption_style_1 h2 {
	font-size: 0.9vw;
	font-weight: 400;
	color: #8C8C8C;
	text-align: right;
	float: right;
	width: 100%;
	text-decoration: none;
	line-height: 1.4em;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	padding: 0px!important;
	margin: 0px!important;
	overflow: hidden;
	visibility: visible;
	min-height: 60px;
	max-height: 77px;
}
.caption_style_1 li:hover h2 {
	font-size: 0.9vw;
	font-weight: 400;
	color: #353535;
	text-align: right;
	float: right;
	text-decoration: none;
	line-height: 1.4em;
	padding: 0px!important;
	margin: 0px!important;
}
.caption_style_1 li {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 32%;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 0%;
	margin-top: 0%;
}
.caption_style_1 li:nth-of-type(3n) {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 32%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
}
/* css for down links home
========================================================== */
.down_links_home_container {
	float: right;
	width: 86%;
	margin-right: 7%;
	margin-left: 7%;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0%;
	position: fixed;
	bottom: 20px;
	left: 0;
	display: block;
}
.down_links_home_links {
	float: right;
	width: 100%;
	display: block;
	bottom: 0!important;
	padding-top: 0px;
}
.down_link_home {
	font-size: 1vw;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 3.5em;
	text-align: right;
	width: auto;
	margin-right: 0%;
	margin-left: 2%;
	background-repeat: no-repeat;
	color: #FFF;
	padding-right: 0%;
	padding-left: 40px;
	float: right;
	background-image: url(./../images/down_links_home.png);
	background-position: 5% center;
	letter-spacing: normal!important;
}
.down_link_home:hover {
	font-size: 1vw;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 3.5em;
	background-repeat: no-repeat;
	color: #D64343;
	background-image: url(./../images/down_links_home_roll.png);
	background-position: 5% center;
	letter-spacing: normal!important;
}
/* css for section 2 home
========================================================== */
.section_2_home {
	float: right;
	width: 100%;
}
.section_2_home h1 {
	float: right;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-left: 0px;
}
.section_2_home h2 {
	float: right;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.section_2_home_icons_container {
	float: right;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	bottom: 40%;
	position: absolute;
}
.section_2_item {
	display: block;
	float: right;
	width: 22%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0%;
	margin-right: 0px;
	margin-left: 0px;
}
.section_2_item .img {
	display: block;
	float: right;
	width: 70%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 5px;
}
.section_2_item h1 {
	display: block;
	float: right;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	color: #FFF;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.section_2_item h2 {
	display: block;
	float: right;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	color: #808080;
	line-height: 1.6em;
	margin-left: 5%;
	margin-right: 5%;
}
.section_2_item_sep {
	display: block;
	float: right;
	width: 4%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
}
/* css for section 2 home
========================================================== */
.section_2_home_numbers_section {
	float: right;
	width: 100%;
	background-color: #FFF;
}
.section_2_home_numbers_container {
	float: right;
	width: 70%;
	bottom: 0%;
	padding-right: 15%;
	padding-left: 15%;
	position: absolute;
	background-color: #FFF;
}
.section_2_numbers_item {
	display: block;
	float: right;
	width: 18%;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.section_2_numbers_item h1 {
	display: block;
	float: right;
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
	text-align: center;
	font-size: 2.2vw;
	font-weight: 700;
	color: #D54242;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.section_2_numbers_item h2 {
	display: block;
	float: right;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 1vw;
	font-weight: 400;
	color: #999999;
	line-height: 1.6em;
	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 tips page
========================================================== */
.tips_section {
	float: right;
	width: 100%;
}
.tips_section h1 {
	float: right;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
}
.tips_section h2 {
	float: right;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.tips_section_page {
	float: right;
	width: 80%;
	display: block;
	background-color: transparent;
	margin: 0px;
	padding-top: 3%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 10%;
}
.tips_section_items {
	float: right;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	padding-top: 20px;
}
.pin a h1 {
	font-size: 17px;
	font-weight: 700;
	text-align: right;
	float: right;
	width: 90%;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.6em;
	margin-right: 5%;
	margin-left: 5%;
	color: #D64343;
	padding: 0px;
}
.pin a h2 {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	float: right;
	width: 90%;
	line-height: 1.6em;
	color: #999;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
}
.pin a h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	text-align: right;
	float: right;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 0px;
	color: #131D55;
	padding: 0px;
	margin-top: 0px;
}
/* css for footer
========================================================== */
.footer_section {
	float: right;
	width: 100%;
	min-height: 190px;
	background-color: #EEF1F8;
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}
.footer_icons_container {
	float: right;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
}
.footer_item {
	display: block;
	float: right;
	width: 22%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0%;
	margin-right: 0px;
	margin-left: 0px;
}
.footer_item .img {
	display: block;
	float: right;
	width: 24%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 38%;
	margin-left: 38%;
	margin-bottom: 5px;
}
.footer_item h1 {
	display: block;
	float: right;
	width: 40%;
	margin-left: 30%;
	margin-right: 30%;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	color: #1F46A7;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_item h2 {
	display: block;
	float: right;
	width: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	line-height: 1.6em;
	margin-left: 5%;
	margin-right: 5%;
}
.footer_item_sep {
	display: block;
	float: right;
	width: 4%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
}
/* css for sub footer
========================================================== */
.sub_footer_section {
	float: right;
	width: 100%;
	min-height: 40px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #1D3170;
	margin: 0px;
}
.sub_footer_section_inside {
	float: right;
	width: 74%;
	margin-left: 13%;
	margin-right: 13%;
}
.sub_footer_find_clinic {
	float: right;
	width: 100%;
	text-align: center;
}
.find_clinic {
	font-size: 1vw;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 3.5em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 2%;
	background-repeat: no-repeat;
	color: #294A9F;
	padding-right: 0%;
	padding-left: 40px;
	float: none;
	background-image: url(../images/find_arrow.png);
	background-position: 5% center;
	letter-spacing: normal!important;
}
.find_clinic:hover {
	font-size: 1vw;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 3.5em;
	background-repeat: no-repeat;
	color: #EF4E4E;
	background-image: url(../images/find_arrow_roll.png);
	background-position: 5% center;
	letter-spacing: normal!important;
}
.sub_footer_section_down {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.sub_footer_section_down_right {
	float: right;
	width: 80%;
	font-size: 15px;
	font-weight: 400;
	color: #945DA6;
	text-align: right;
}
.sub_footer_section_down_left {
	float: left;
	width: 25px;
	text-align: left;
}
/* css for page section
========================================================== */
.page_section {
	float: right;
	width: 100%;
	padding-top: 60px;
	padding-right: 0%;
	padding-bottom: 40px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: auto!important;
	direction: rtl;
}
.page_section_inside {
	float: right;
	width: 100%;
}
.page_section_title {
	float: right;
	width: 100%;
	background-color: transparent;
	padding-top: 60px;
	padding-right: 0%;
	padding-bottom: 40px;
	padding-left: 0%;
	margin: 0px;
	direction: rtl;
}
.page_section_title h1 {
	float: right;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 700;
	color: #4DD996;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_section_title h2 {
	float: right;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #808080;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_section_title h2 a {
	color: #2047a8;
	text-decoration: underline;
	text-align: center;
}
.page_section_title h2 a:focus {
	float: none;
	width: 100%;
	font-size: 1.4vw;
	font-weight: 400;
	color: #808080;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_container {
	float: right;
	width: 70%;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 0px;
	margin-left: 15%;
}
.caption-style-1 li {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 22%;
	margin-right: 0%;
	margin-left: 4%;
	margin-bottom: 4%;
	margin-top: 0%;
}
.caption-style-1 li:nth-of-type(4n) {
	float: right;
	padding: 0px;
	position: relative;
	overflow: hidden;
	width: 22%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 4%;
	margin-top: 0%;
}
.caption-style-container-1 h1 {
	font-size: 21px;
	font-weight: 900;
	color: #000000;
	text-align: center;
	float: left;
	width: 90%;
	margin-bottom: 25px;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 5%;
	margin-left: 5%;
	height: 30px;
	overflow: hidden;
	visibility: visible;
}
.caption-style-container-1 h2 {
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 25px;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 5%;
	margin-left: 5%;
	height: 55px;
	overflow: hidden;
	visibility: visible;
	line-height: 1.5em;
}
.caption-style-container-1 h3 {
	font-size: 17px;
	font-weight: 700;
	color: #2047a8;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 5%;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	direction: rtl;
}
.caption-style-container-1 h4 {
	font-size: 15px;
	font-weight: 500;
	color: #000000;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5%;
	margin-left: 5%;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	direction: rtl;
}
.caption-style-container-1 h5 {
	font-size: 13px;
	font-weight: 500;
	color: #70768e;
	text-align: right;
	float: left;
	width: 90%;
	margin-bottom: 25px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5%;
	margin-left: 5%;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	direction: rtl;
}
.page_element_strip {
	width: auto;
	max-height: 300px;
	font-size: 19px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	position: absolute;
	z-index: 1002!important;
	top: 0px;
	line-height: 2.5em;
	margin-left: auto;
	margin-right: auto;
	background-color: #00A6C5;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
}
.overlay_page {
	background-color: rgba(19, 29, 85, 0.8);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 10000000;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	padding-bottom: 30%;
	padding-top: 32%;
}
.overlay_page:target {
	visibility: visible;
	opacity: 1;
}
.overlay_page:target+.popup_page {
	top: 35%;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000000000!important;
}
.popup_page {
	background-color: #FFFFFF;
	display: inline-block;
	left: 50%;
	padding-right: 0%;
	opacity: 0;
	position: absolute;
	margin-top: 21%;
	margin-bottom: 5%;
	text-align: justify;
	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;
}
.page_popup_image {
	width: 100%;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_popup_content {
	width: 84%;
	float: right;
	margin: 0px;
	padding-top: 4%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 4%;
	height: 100%;
	max-height: 100%;
}
.page_popup_content h1 {
	width: 100%;
	float: right;
	font-size: 24px;
	font-weight: 700;
	color: #4DD996;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	direction: rtl;
}
.page_popup_content h2 {
	width: 100%;
	float: right;
	font-size: 17px;
	font-weight: 700;
	color: #000000;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	direction: rtl;
}
.page_popup_content h3 {
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: right;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.page_popup_content_scroll_parent {
	min-height: 400px;
	max-height: 700px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.page_popup_content_scroll_chiled {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	left: -15px;
	overflow: auto;
}
.close_popup {
	background-color: transparent;
	height: 50px;
	line-height: 25px;
	position: fixed;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 50px;
	left: -50px;
	z-index: 100000000000!important;
}
.close_popup:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 35px;
	font-weight: 700;
}
.section_fusion_0 {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	height: 100%;
	float: right;
	position: relative;
}
.section_fusion_1 {
	width: 100%;
	float: right;
	position: relative;
	top: 100%;
	z-index: 1002!important;
}
/* css for arrow down
========================================================== */
.arrow_down_container {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	float: right;
	display: block;
}
.arrow_down {
	width: 60px;
	left: 48.5%;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
	text-align: center;
}
.arrow_down_title {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 1px;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 2em;
	color: #fff;
}
.arrow_down_icon {
	width: 60px;
	height: 60px;
	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_icons/arrow_down.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;
}
.arrow_down_icon:hover {
	background-image: url(../images/general_icons/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 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: 74%;
	margin-left: 13%;
	margin-right: 13%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact_footer_icon_container {
	float: right;
	width: 25%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
}
.contact_footer_icon_1 {
	float: left;
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	opacity: 1;
	text-decoration: none;
}
.contact_footer_icon_1:hover {
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-top: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	opacity: 0.5;
}
/* css for popup start here
========================================================== */
.overlay_contact {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_contact:target {
	visibility: visible;
	opacity: 1;
}
.contact_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 35%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(31,216,151,0.8);
}
.contact_toggle_popup_background h1 {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 2.2em;
}
.contact_toggle_popup_inside {
	width: 390px;
	float: none;
	height: 210px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.contact_toggle_popup_inside h2 {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 21px;
	padding: 20px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-weight: 500;
	text-align: center;
	line-height: 1.5em;
}
.overlay_contact:target+.contact_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_contact {
	background-color: #EF4D4D;
	height: 45px;
	line-height: 41px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0px;
	width: 45px;
	left: -45px
}
.close_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 25px;
}
#MailResponseFromServer2 {
	float: left;
	height: 15px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: atlas, sans-serif;
	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-family: atlas, sans-serif;
	font-size: 0px;
	font-weight: 400;
	color: #0033CC;
	text-align: left;
}
/* css for header social icons
========================================================== */
.mediaIIcons_inside {
	float: right;
	margin-left: 0%;
	width: auto;
	display: none;
	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 programs home start here
========================================================== */
.programs_home {
	width: 100%;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.programs_home_inside {
	width: 74%;
	margin-right: 13%;
	margin-left: 13%;
	margin-bottom: 0px;
	float: right;
}
.programs_home h1 {
	font-size: 32px;
	font-weight: 700;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.6em;
	color: #333333;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
}
.programs_home2 {
	width: 100%;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 90px;
	padding-bottom: 50px;
}
.programs_home2 h1 {
	font-size: 32px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1.6em;
	color: #333333;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
}
#programs_home_btn {
	width: 100%;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}
.programs_home_btn {
	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;
}
.programs_home_btn: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;
}
.tumbOverlay {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	display: inline-block;
}
div.img-list {
	margin: 0;
	padding: 0;
	border-radius: 0%;
}
.img-list a img {
	border-radius: 0%;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none;
}
div.img-list a {
	display: inline-block;
	position: relative;
}
span.content_above {
	font-size: 32px;
	font-weight: 700;
	cursor: pointer;
	display: table-cell;
	width: 100%;
	height: 90%;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 1;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
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%;
}
span.content_under {
	font-size: 18px;
	line-height: 1.5em;
	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;
	direction: rtl;
}
div.img-list a:hover span.content_under {
	opacity: 1;
}
span.content_under_text {
	display: table;
	width: 80.5%;
	height: 90%;
	border-radius: 0%;
	margin: 0%;
	padding-left: 10%;
	padding-right: 10%;
}
span.content_under_text span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
}
.title_above {
	float: none;
	width: 90%;
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	position: absolute;
	z-index: 2 !important;
	bottom: -1%!important;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 50px;
	max-height: 50px;
	margin-left: 0%;
	margin-right: 0%;
	line-height: 1.4em;
	direction: rtl;
}
.item_btn {
	float: right;
	width: 26%;
	max-height: 300px;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	z-index: 2!important;
	bottom: 10%;
	right: 0px;
	margin-left: 37%;
	margin-right: 37%;
	line-height: 2em;
}
.programs_arrow_down_container {
	width: 100%;
	float: right;
	margin-top: 30px;
}
.programs_arrow_down {
	margin-bottom: 0px;
	z-index: 1002;
	text-align: center;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 60px;
	float: right;
	margin-right: 46.7%;
}
.programs_arrow_down_image {
	height: 60px;
	margin-left: 0px;
	width: 60px;
	margin-left: auto;
	margin-right: auto;
	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/downBtn.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;
}
.programs_arrow_down_image:hover {
	background-image: url(../images/downBtnRoll.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* css for full page start here
========================================================== */
#superContainer {
	height: 100%;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
}
.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fp-slide {
	float: left;
}
.fp-slide, .fp-slidesContainer {
	height: 100%;
	display: block;
}
.fp-slides {
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
	display: table;
	width: 100%;
}
.fp-tableCell {
	display: table-cell;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.fp-slidesContainer {
	float: left;
	position: relative;
}
.fp-controlArrow {
	position: absolute;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
}
.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
	overflow: scroll;
}
.fp-easing {
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}
.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}
.fp-slidesNav.bottom {
	bottom: 17px;
}
.fp-slidesNav.top {
	top: 17px;
}
#fp-nav ul, .fp-slidesNavul {
	margin: 0;
	padding: 0;
}
#fp-nav li, .fp-slidesNavli {
	display: block;
	width: 18px;
	height: 22px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 20px;
	margin-bottom: 12px;
	position: relative;
}
.fp-slidesNavli {
	display: inline-block;
}
#fp-nav li a, .fp-slidesNavli a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#fp-nav li .active span, .fp-slidesNav.active span {
	background: #B651E5!important;
}
#fp-nav span, .fp-slidesNavspan {
	top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border: 1px solid #000;
	background: rgba(255,255,255,0.9)!important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.fp-tooltip {
	position: absolute;
	color: #fff;
	font-size: 15px;
	top: 2px;
	text-align: left;
	direction: ltr;
	left: 27px;
}
.fp-tooltip.right {
	right: -120px;
}
.fp-tooltip.left {
	left: 20px;
}
.section1 {
	text-align: center;
	overflow: hidden;
	padding-top: 0px;
	height: auto!important;
}
.section {
	text-align: center;
	overflow: hidden;
	padding-top: 00px;
}
.wrap {
	width: 1180px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.box {
	text-align: left;
	color: #808080;
	font-size: 1.2em;
	line-height: 1.6em;
}
#section0 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
/* css for tizers section
========================================================== */
.tizers_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 90px;
	position: relative;
	bottom: 0px;
}
.tizers_section_page {
	float: right;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 0px;
	position: relative;
	bottom: 0px;
}
.tizers_section_inside {
	width: 54%;
	margin-right: 23%;
	margin-left: 23%;
	margin-bottom: 0px;
	float: right;
	padding-top:70px;
}
.tizers_section_inside h1 {
	font-size: 32px;
	font-weight: 900;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.6em;
	color: #502565;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 20px;
}
.tizers_section_inside h2 {
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.3em;
	color: #502565;
	margin-bottom: 80px;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
}
.tizers_item {
	float: right;
	width: 50%;
	margin-bottom: 0%;
	margin-left: 0%;
}
.tizers_item3 {
	float: right;
	width: 33.33333333333333%;
	margin-bottom: 0%;
	margin-left: 0%;
}
.tizers_item_container {
	float: right;
	width: 100%;
	position: relative;
	-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;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(218,218,217,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(218,218,217,1);
	box-shadow: 0px 2px 3px 0px rgba(218,218,217,1);
}
.tizers_item_container:hover {
	float: right;
	width: 100%;
	position: relative;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(218,218,217,1);
	-moz-box-shadow: 0px 3px 3px 1px rgba(218,218,217,1);
	box-shadow: 0px 3px 3px 1px rgba(218,218,217,1);
}
.tizers_item_caption {
	float: right;
	width: 100%;
	position: absolute;
	z-index: 1002;
	height: 100%;
}
.tizers_item_caption_color
{
    float: left;
    width: 100%;
    padding-right: 0%;
    position: absolute;
    z-index: 1002;
    height: 100%;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    background-position: center bottom;
    background-image: url('../images/beit-hagefen/near_events/white_regular.png');
    background-repeat: no-repeat;
    background-color:rgba(148,93,166,0.0);
}
.tizers_item_caption_color:hover
{
    float: left;
    width: 100%;
    position: absolute;
    z-index: 1002;
    height: 100%;
    right: 0px;
    background-position: center bottom;
    background-image: url('../images/beit-hagefen/near_events/white_roll.png');
    background-repeat: no-repeat;
    background-color: rgba(148,93,166,0.9);
}
.tizers_item_caption_color h1 {
	float: right;
	width: 90%;
	font-size: 26px;
	font-weight: 700!important;
	line-height: 1.6em;
	color: #fff!important;
	text-align: center!important;
	text-decoration: none;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 0%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 15;
	overflow: hidden;
	visibility: visible;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	position:absolute;
	bottom:10%;
}
.tizers_item h1 {
	float: right;
	width: 90%;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.6em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 0%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 15;
	overflow: hidden;
	visibility: visible;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	position:absolute;
	bottom:10%;
}
.tizers_item:hover h1 {
	color: transparent;
}
.tizers_item h2 {
	float: right;
	width: 88%;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6em;
	color: #A4A6AC;
	text-align: right;
	text-decoration: none;
	padding-right: 7%;
	padding-left: 5%;
	padding-top: 0%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	height: 15;
	overflow: hidden;
	visibility: visible;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
}
.tizers_item:hover h2 {
	color: transparent;
}
.tizers_item h3 {
	float: right;
	width: 88%;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
	color: #A4A6AC;
	text-align: right;
	text-decoration: none;
	padding-right: 7%;
	padding-left: 5%;
	padding-top: 0%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 45;
	overflow: hidden;
	visibility: visible;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
}
.tizers_item:hover h3 {
	color: transparent;
}
.tizers_item_img {
	float: right;
	width: 100%;
}
/* css for footer buttons
========================================================== */
.footer_buttons_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	bottom: 0px;
}
.footer_buttons_section_inside {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
}
.footer_button {
	width: 12.43%;
	float: right;
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	line-height: 3.5em;
	text-align: center;
	color: #333333;
	background-color: #fff;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BABABA;
}
.footer_button:hover {
	background-color: #E4E4E4;
	color: #333333;
}
.footer_button:focus {
	background-color: #1FD897;
	color: #fff;
}
/* css for footer text
========================================================== */
.footer_text_section {
	float: right;
	width: 74%;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-right: 13%;
	padding-left: 13%;
	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: 30%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: right;
	color: #fff;
	direction: rtl;
}
.footer_text_section_inside_middle {
	width: 10%;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 0px;
	float: right;
	text-align: center;
}
.footer_text_section_inside_middle_inside {
	width: 100%;
	margin:0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	text-align: center;
}
.footer_text_section_inside_middle_inside_title_up {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	float: right;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	direction: rtl;
}
.footer_text_section_inside_middle_inside Img {
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	margin-bottom: 10px;
	float: right;
	text-align: center;
	direction: rtl;
}
.footer_text_section_inside_middle_inside Img:hover {
	opacity:0.8;
}
.footer_text_section_inside_middle_inside_title_down {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	direction: rtl;
}
.footer_text_section_inside_left {
	width: 30%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: right;
	color: #fff;
	direction: rtl;
}
.footer_text_section_inside_left a {
	text-decoration:underline;
	color: #fff;
}
.footer_text_section_inside_left a:hover {
	text-decoration:underline;
	color: #502565;
}
/* css for category id
========================================================== */
.category_id_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
	margin-top: 0px;
	top: 65px;
	position: relative;
}
.category_id_slideshow {
	float: right;
	width: 100%;
	padding-top: 00px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
}
#category_id_slideshowBtn {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
	margin-top: 5%;
}
.category_id_slideshowBtn_title {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	direction: rtl;
}
.category_id_slideshowBtn {
	text-align: center;
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 60px;
	height: 60px;
	float: none;
	background-position: center center;
	background-image: url('../images/beit-hagefen/Arrow_Down_White.png');
	background-repeat: no-repeat;
}
.category_id_slideshowBtn:hover {
	width: 60px;
	height: 60px;
	float: none;
	background-position: center center;
	background-image: url('../images/beit-hagefen/Arrow_Down_White_roll.png');
	background-repeat: no-repeat;
}
.category_id_slideshowBtn:focus {
	width: 60px;
	height: 60px;
	float: none;
	background-position: center center;
	background-image: url('../images/beit-hagefen/Arrow_Down_White_press.png');
	background-repeat: no-repeat;
}
.category_id_slideshow_caption {
	height: 60px;
	color: #fff;
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	z-index: 1002!important;
}
.category_id_caption_container {
	width: 30%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	direction: rtl;
}
.category_id_caption_container_icon {
	width: 30px;
	height: 30px;
	margin-right: 0%;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
}
.category_id_caption_container h1 {
	width: 80%;
	margin: 0px;
	float: right;
	direction: rtl;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.3em;
	text-align: right;
	color: #fff!important;
}
.category_id_caption_container_sep {
	width: 5%;
	height: 30px;
	float: right;
}
.category_id_content {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 70px;
}
.category_id_content h1 {
	float: right;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	direction: rtl;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: center;
	color: #000;
}
/* css for activity team
========================================================== */
.activity_team_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 60px;
	position: relative;
	bottom: 0px;
}
.activity_team_section_inside {
	width: 74%;
	margin-right: 13%;
	margin-left: 13%;
	margin-bottom: 0px;
	float: right;
}
.activity_team_section_inside h1 {
	font-size: 32px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1.6em;
	color: #1FD897;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 20px;
}
.activity_team_items_container {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
}
.activity_team_item {
	width: 15%;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 2%;
	margin-top: 0px;
	float: right;
	text-decoration: none;
}
.activity_team_item:nth-of-type(6n) {
	width: 15%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 2%;
	margin-top: 0px;
	float: right;
}
.activity_team_item img {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: none;
	transition: 500ms ease;
	cursor: pointer;
}
.activity_team_item img:hover {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none;
	transition: 500ms ease;
}
.activity_team_item h1 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 2.3em;
	color: #1FD897;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
/* css for page id start here
========================================================== */
.page_id_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 00px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: auto!important;
}
.page_id_background_overlay {
	width: 54%;
	float: right;
	padding: 0% 23% 0% 23%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(77,77,77,0.0);
}
.page_id_background {
	width: 100%;
	float: right;
	padding: 0%;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
	background-color: #FFF;
}
.page_id_slideshow {
	width: 100%;
	float: right;
	padding: 0%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_id_content {
	width: 84%;
	float: right;
	margin: 0px;
	padding-top: 4%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 80px;
	height: 100%;
	max-height: 100%;
}
.page_id_content h1 {
	width: 100%;
	float: right;
	font-size: 32px;
	font-weight: 700;
	color: #502564;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
}
.page_id_content h2 {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 400;
	color: #502564;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	direction: rtl;
}
.page_id_content h3 {
	width: 100%;
	float: right;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.page_id_content h4 {
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	text-align: right;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.page_id_content h5 {
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	line-height: 1.7em;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.page_id_content a {
	width: auto;
	float: none;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: right;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.page_id_prev_button {
	background-position: center center;
	width: 60px;
	height: 60px;
	right: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/prev_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 0.5;
	cursor: pointer;
}
.page_id_prev_button:hover {
	background-position: center center;
	width: 60px;
	height: 60px;
	right: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/prev_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.page_id_next_button {
	background-position: center center;
	width: 60px;
	height: 60px;
	left: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/next_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 0.5;
	cursor: pointer;
}
.page_id_next_button:hover {
	background-position: center center;
	width: 60px;
	height: 60px;
	left: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/next_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.page_id_next_close_popup
{
    position: fixed;
    top: 80px;
    right: 20.9%;
    z-index: 10000 !important;
    background-image: url('../images/Harikud/icons/close_about.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 40px;
}
.page_id_next_close_popup:before {
	background-image: url('../images/beit-hagefen/close_about.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 37px;
	height: 37px;
	z-index: 100000000000!important;
}
.page_id_down_buttons_container {
	width: 100%;
	float: right;
}
.page_id_down_button_right {
	width: 49.9%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 1;
}
.page_id_down_button_right:hover {
	width: 49.9%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 0.8;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.page_id_down_button_left {
	width: 49.95%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
}
.page_id_down_button_left:hover {
	width: 49.95%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 0.8;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
/* css for payment page
========================================================== */
.payment_page_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 00px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: auto!important;
}
.payment_page_overlay {
	width: 50%;
	float: right;
	padding: 0% 25% 0% 25%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(77,77,77,0.8);
}
.payment_page_background {
	width: 100%;
	float: right;
	padding: 0%;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	background-color: #FFF;
}
.payment_page_back_to {
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	width: 100%;
	float: right;
	margin: 0px;
	padding: 0px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.payment_page_back_to:hover {
	background-color: rgba(31,216,151, 1)!important;
}
.payment_page_content {
	width: 84%;
	float: right;
	margin: 0px;
	padding-top: 60px;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 50px;
}
.payment_page_content h1 {
	width: 100%;
	float: right;
	font-size: 36px;
	font-weight: 900;
	color: #1FD897;
	text-align: center;
	line-height: 4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
}
.payment_page_element_container_1 {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	direction: rtl;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #1FD897;
	border-bottom-color: #1FD897;
}
.payment_page_element_container_2 {
	width: 100%;
	float: right;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	direction: rtl;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-color: #1FD897;
	border-bottom-color: #1FD897;
}
.payment_page_element_container_inside {
	width: 80%;
	float: right;
	margin-right: 10%;
	margin-left: 10%;
}
.element_container_inside_right {
	width: 30%;
	float: right;
	margin-right: 0%;
	margin-left: 5%;
}
.element_container_inside_right_text {
	width: 100%;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
	font-size: 21px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 2em;
}
.element_container_inside_right_text_bold {
	width: 100%;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
	font-size: 21px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	line-height: 2em;
}
.element_container_inside_middle {
	width: 30%;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
}
.element_container_inside_middle_text {
	width: 100%;
	float: right;
	margin-right: 0%;
	margin-left: 0%;
	font-size: 21px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	line-height: 2em;
}
.element_container_inside_left {
	width: 30%;
	float: right;
	margin-right: 0%;
	margin-left: 5%;
}
.payment_page_content a {
	width: auto;
	float: none;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: right;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.payment_page_prev_button {
	background-position: center center;
	width: 60px;
	height: 60px;
	right: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/prev_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 0.5;
	cursor: pointer;
}
.payment_page_prev_button:hover {
	background-position: center center;
	width: 60px;
	height: 60px;
	right: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/prev_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.payment_page_next_button {
	background-position: center center;
	width: 60px;
	height: 60px;
	left: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/next_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 0.5;
	cursor: pointer;
}
.payment_page_next_button:hover {
	background-position: center center;
	width: 60px;
	height: 60px;
	left: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/next_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.payment_page_next_close_popup {
	position: fixed;
	top: 125px;
	right: 22.5%;
	z-index: 10000!important;
	background-image: url('../images/beit-hagefen/Close.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
}
.payment_page_next_close_popup:before {
	background-image: url('../images/beit-hagefen/Close.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
	z-index: 100000000000!important;
}
.payment_page_down_buttons_container {
	width: 100%;
	float: right;
}
.payment_page_down_button_right {
	width: 49.9%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 1;
}
.payment_page_down_button_right:hover {
	width: 49.9%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 0.8;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.payment_page_down_button_left {
	width: 49.95%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
}
.payment_page_down_button_left:hover {
	width: 49.95%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 0.8;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.ShoppingCounter {
	height: 30px;
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px;
	margin-right: 0%;
	margin-top: 6px;
}
.ShoppingPlus {
	height: 28px;
	width: 40px;
	float: left;
	text-align: center;
	border: 0px solid #4D4D4D;
	cursor: pointer;
}
.ShoppingMinus {
	height: 30px;
	width: 40px;
	float: left;
	text-align: center;
	cursor: pointer;
}
#ShoppingCountNum {
	height: 28px;
	width: 40px;
	float: left;
	text-align: center;
	font-size: 15px;
	color: #4D4D4D;
	line-height: 1.9em;
	font-weight: 400;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.select_discuont {
	width: 120px;
	float: left;
	margin-top: 5px;
}
.payment_page_total_price {
	width: 120px;
	float: left;
	font-size: 21px;
	font-weight: 900;
	text-align: center;
	line-height: 2em;
	text-decoration: none;
}
.payment_button_container {
	width: 100%;
	float: right;
	margin-top: 60px;
	margin-bottom: 80px;
}
#payment_button {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}
.payment_button {
	width: auto;
	float: none;
	font-size: 32px;
	font-weight: 900;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-left: 45px;
}
.payment_button:hover {
	background-color: #333333!important;
	color: #fff!important;
}
/* css for page id start here
========================================================== */
.teamMember_id_section {
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 00px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: auto!important;
}
.teamMember_id_background_overlay {
	width: 50%;
	float: right;
	padding: 0% 25% 0% 25%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(77,77,77,0.8);
}
.teamMember_id_background {
	width: 100%;
	float: right;
	padding: 0%;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	background-color: #FFF;
}
.teamMember_id_image {
	width: 20%;
	float: right;
	padding: 0%;
	margin-top: 0px;
	padding-right: 40%;
	margin-bottom: 0px;
	padding-left: 40%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.teamMember_id_content {
	width: 84%;
	float: right;
	margin: 0px;
	padding-top: 4%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 80px;
	height: 100%;
	max-height: 100%;
}
.teamMember_id_content h1 {
	width: 100%;
	float: right;
	font-size: 32px;
	font-weight: 900;
	color: #1FD897;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	direction: rtl;
}
.teamMember_id_content h2 {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 700;
	color: #1FD897;
	text-align: center;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	direction: rtl;
}
.teamMember_id_content h3 {
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.teamMember_id_content h4 {
	width: 100%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.teamMember_id_content a {
	width: auto;
	float: none;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: right;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	direction: rtl;
	max-height: 100%;
}
.teamMember_id_prev_button {
	background-position: center center;
	width: 60px;
	height: 60px;
	right: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/prev_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 0.5;
	cursor: pointer;
}
.teamMember_id_prev_button:hover {
	background-position: center center;
	width: 60px;
	height: 60px;
	right: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/prev_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.teamMember_id_next_button {
	background-position: center center;
	width: 60px;
	height: 60px;
	left: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/next_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 0.5;
	cursor: pointer;
}
.teamMember_id_next_button:hover {
	background-position: center center;
	width: 60px;
	height: 60px;
	left: 0;
	position: fixed;
	top: 50%;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-image: url('../images/general_icons/next_page_laptop.png');
	background-repeat: no-repeat;
	opacity: 1;
	cursor: pointer;
}
.teamMember_id_next_close_popup {
	position: fixed;
	top: 125px;
	right: 22.5%;
	z-index: 10000!important;
	background-image: url('../images/beit-hagefen/Close.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
}
.teamMember_id_next_close_popup:before {
	background-image: url('../images/beit-hagefen/Close.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
	z-index: 100000000000!important;
}
.teamMember_id_down_buttons_container {
	width: 100%;
	float: right;
}
.teamMember_id_down_button_right {
	width: 49.9%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 1;
}
.teamMember_id_down_button_right:hover {
	width: 49.9%;
	float: right;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 0.8;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.teamMember_id_down_button_left {
	width: 49.95%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
}
.teamMember_id_down_button_left:hover {
	width: 49.95%;
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #131d55;
	text-align: center;
	line-height: 3em;
	text-decoration: none;
	opacity: 0.8;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
/* css for contact section
========================================================== */
.contact_section {
	float: right;
	width: 100%;
	padding-top: 120px;
	padding-right: 0%;
	padding-bottom: 40px;
	padding-left: 0%;
	margin: 0px;
	position: relative;
	height: 100%!important;
	min-height: 600px;
}
.contact_section h1 {
	float: right;
	width: 100%;
	font-size: 38px;
	font-weight: 900;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.contact_section h2 {
	float: right;
	width: 100%;
	font-size: 21px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.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 {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 40px;
}
.contact_form_right {
	float: right;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.contact_field {
	float: right;
	width: 50%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0%;
	clear: none;
}
.contact_erea {
	float: right;
	width: 100%;
	margin-bottom: 0px!important;
	padding-bottom:0px!important;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom:0px!important;
}
.contact_field_inside {
	float: right;
	width: 100%;
	background-color: transparent;
}
.contact_button_container {
	float: right;
	width: 100%;
	padding: 0px!important;
	margin-top: 0px!important;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	padding:0px;
}
.contact_send_1 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2em;
	background-color: #75F1CE!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_1:hover {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
	color: #fff;
	background-color: #70E5B8!important;
}
.contact_send_1:focus {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: center;
	cursor: pointer;
	width: 100%;
	float: right;
	color: #fff;
	background-color: #1DBF81!important;
}
/* css for movie popup
========================================================== */
.overlay_movie {
	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_movie:target {
	visibility: visible;
	opacity: 1;
}
.popup_movie {
	background-color: #FFFFFF;
	display: inline-block;
	left: 50%;
	width: 100%;
	max-width: 1000px;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 25%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	border-top-width: 5px;
	border-right-width: 7px;
	border-bottom-width: 5px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.overlay_movie:target+.popup_movie {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_movie {
	background-color: #53bd8f;
	height: 50px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -5px;
	width: 50px;
	right: -65px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.close_movie:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 30px;
}
/* css for articles on the slideshow
========================================================== */
.articles_on_the_slideshow {
	float: right;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0%;
	position: fixed;
	bottom: 0px;
	left: 0;
	display: block;
}
.articles_on_the_slideshow_item {
	float: right;
	width: 20%;
	display: block;
	background-color: #F9F0FC;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #502564;
	box-sizing: border-box;
	position: relative;
}
.articles_on_the_slideshow_item:hover {
	background-color: #B651E5;
}
.articles_on_the_slideshow_item_inside {
	float: right;
	width: 80%;
	padding: 10% 10% 10% 10%;
}
.articles_on_the_slideshow_item_inside h1 {
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	color: #502565;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	max-height: 32px;
}
.articles_on_the_slideshow_item_inside:hover h1 {
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	color: #fff;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	max-height: 32px;
}
.articles_on_the_slideshow_item_inside h2 {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: right;
	width: 100%;
	color: #666666;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	min-height: 75px;
	max-height: 75px;
}
.articles_on_the_slideshow Img {
	text-align: right;
	width: 30px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 30%
}
/* freeLinks frame2 home page
========================================================== */
.frame2_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: 110px;
	padding-bottom: 90px;
}
.frame2_section h1 {
	font-size: 32px;
	font-weight: 900;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.6em;
	color: #502565;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
.frame2_section h2 {
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.3em;
	color: #502565;
	margin-bottom: 50px;
	padding: 0px;
	margin-top: 0px;
}
.frame2_section_items_container {
	width: 54%;
	margin-right: 23%;
	margin-left: 23%;
	margin-bottom: 0px;
	float: right;
}
.frame2_item {
	float: right;
	width: 30%;
	margin-left:5%;
	margin-bottom:5%;
	display: block;
	background-color: rgba(255,255,255,0.7);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.frame2_item:nth-of-type(3n) {
	float: right;
	width: 30%;
	margin-left:0%;
	margin-bottom:5%;
}
.frame2_item:hover {
	background-color: #DDB0F7;
}
.frame2_item_inside {
	float: right;
	width: 80%;
	padding: 10%;
}
.frame2_item h1 {
	font-size: 24px;
	font-weight: 900;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	color: #502565;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	max-height: 32px;
	direction: rtl;
}
.frame2_item h2 {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	color: #502565;
	float: left;
	margin-top: 5px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	min-height: 75px;
	max-height: 75px;
	direction: rtl;
}
.frame2_item Img {
	width: 40%;
	float: right;
	margin-right: 30%;
	margin-left: 30%;
	margin-bottom:10px;
	padding: 0px;
	text-align: center;
}

/* css for fotter/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: 1;
}
.footer_icon_1 h1 {
	font-size: 21px;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	color: #945DA6;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	max-height: 32px;
	direction: rtl;
}
.footer_icon_1 h2 {
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	color: #945DA6;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	max-height: 60px;
	direction: rtl;
}
.footer_icon_1 img {
	text-align: center;
	width: 30%;
	float: left;
	margin-left:35%;
	margin-right:35%;
	margin-bottom:10px;
	padding: 0px;
}

/* css for about 
========================================================== */
.about_section {
	display: block;
	float: left;
	width: 100%;
	padding-top: 120px;
	padding-bottom: 90px;
}
.about_section_inside {
	width: 54%;
	margin-right: 23%;
	margin-left: 23%;
	margin-bottom: 0px;
	float: right;
	padding-top:0px;
}
.about_section_inside h1 {
	font-size: 28px;
	font-weight: 900;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.6em;
	color: #502565;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
}
.about_section_inside h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 1.3em;
	color: #502565;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
}
.about_section_inside h3 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center!important;
	line-height: 1.3em;
	color: #502565;
	margin-bottom: 80px;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
}
.about_section_inside p {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	text-align: center!important;
	line-height: 1.3em;
	direction:rtl;
}
/* css for about links
========================================================== */
.about_links_section {
	display: block;
	float: right;
	width: 74%;
	padding-right: 13%;
	padding-left: 13%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color:#fff;
	    background-position: center bottom;
    background-image: url('../images/Harikud/backgrounds/footer_line.jpg');
    background-repeat: no-repeat;
}
.about_links_section_inside {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	float: right;
	padding-top:0px;
}
.about_link_1
{
	float:right;
    background-position: left center;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    width: 11%;
    margin-left: 7%;
    margin-right: 7%;
    text-align: center;
    line-height: 1.6em;
    color: #502564;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    background-image: url('../images/Harikud/icons/arrow_about.png');
    background-repeat: no-repeat;
    transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.about_link_1:hover
{
	float:right;
    background-position: left center;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    width: 11%;
    margin-left: 7%;
    margin-right: 7%;
    text-align: center;
    line-height: 1.6em;
    color: #3A1D49;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    background-image: url('../images/Harikud/icons/arrow_about_roll.png');
    background-repeat: no-repeat;
}
/* css for about id links
========================================================== */
.about_id_links
{
    width: 100%;
    float: right;
    border-top-style: solid;
    border-top-color: #502564;
    border-top-width: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.about_id_link_1
{
    float: right;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    width: 33.3%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
    line-height: 3.5em;
    color: #502564;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #502564;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #502564;
    box-sizing: border-box;
    transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	background-color:transparent;
}
.about_id_link_1:hover
{
    float: right;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    width: 33.3%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
    line-height: 3.5em;
    color: #341A41;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #502564;
    background-color:#DDB0F7;
}
.about_id_link_1:nth-of-type(3) {
    border-left-style: solid;
    border-left-width: 0px!important;
    border-left-color: #502564;
}
.about_id_link_1:nth-of-type(6) {
    border-left-style: solid;
    border-left-width: 0px!important;
    border-left-color: #502564;
}
/* css for registration section
========================================================== */
.registration_section
{
    width: 100%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
}
.registration_button
{
    background-position: 30px center;
    float: right;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
    line-height: 3em;
    color: #fff;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background-color: #502564;
    background-image: url('../images/Harikud/icons/arrow_registration.png');
    background-repeat: no-repeat;
}
.registration_button:hover
{
    background-position: 30px center;
    float: right;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
    line-height: 3em;
    color: #fff;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background-color: #7b5292;
    background-image: url('../images/Harikud/icons/arrow_registration.png');
    background-repeat: no-repeat;
}

/* css for contact icons section
========================================================== */
.contact_icons_section
{
    width: 100%;
    float: right;
    padding-top: 0px;
    padding-bottom: 20px;
}
.contact_icon_container
{
    float: right;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: right;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
}
.contact_icon_container img
{
    float: right;
    width: 25px;
    margin-left: 5px;
    margin-right: 0%;
    text-align: right;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
}
.contact_icon_container h6
{
    float: right;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    line-height:1.6em;
    width: 80%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: right;
    color: #fff;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
}
.contact_icon_container h6:hover
{
    float: right;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    line-height:1.6em;
    width: 80%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: right;
    color: #75F1CE;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
}

/* css for branchTable
========================================================== */
.branches_section {
	display: block;
	float: left;
	width: 100%;
	padding-top: 80px;
	padding-bottom: 0px;
}
.branchTable_section {
    width: 100%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
}
.branchTable {
    width: 74%;
    float: right;
    margin-left:13%;
    margin-right:13%;
    padding-bottom: 50px;
    -webkit-box-shadow: 0px 0px 16px 3px rgba(128,128,128,1);
	-moz-box-shadow: 0px 0px 16px 3px rgba(128,128,128,1);
	box-shadow: 0px 0px 16px 3px rgba(128,128,128,1);
}
.branchTable_head
{
    width: 98%;
    padding:1%;
    float: right;
}
.branchTable_head_right
{
    width: 80%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 21px;
    font-weight: 700;
    color: #502565;
    text-align: right;
    line-height:2.4em;
}
.branchTable_head_left {
    width: 20%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
}
.branchTable_head_left_button {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	line-height: 2.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: #75F1CE!important;
	width: 120px;
	float: left;
}
.branchTable_head_left_button:hover {
	background-color: #502564!important;
}
.branchTable_container_days
{
    width: 100%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #72349C;
    border-top-color: #72349C;
    border-top-style: solid;
    border-top-width: 1px;
}
.branchTable_head_day
{
    width: 16.66666666666667%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right:20px;
    font-size: 19px;
    font-weight: 900;
    color: #502565;
    text-align: right;
    line-height: 2.4em;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #72349C;
    box-sizing: border-box;
    display:inline-block;
}
.branchTable_head_day:nth-of-type(6)
{
    width: 16.66666666666667%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 19px;
    font-weight: 700;
    color: #502565;
    text-align: right;
    line-height: 2.4em;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #72349C;
    box-sizing: border-box;
    display:inline-block;
}
.branchTable_head_row_container
{
    width: 100%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 19px;
    font-weight: 700;
    color: #502565;
    text-align: center;
    line-height: 2.4em;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #72349C;
    box-sizing: border-box;
    display:inline-block;
}
.branchTable_head_row
{
    width: 16.66666666666667%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #72349C;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #72349C;
    box-sizing: border-box;
    display:inline-block;
    min-height: 160px;
}
.branchTable_head_row:nth-of-type(6)
{
    width: 16.66666666666667%;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: #72349C;
    box-sizing: border-box;
    display:inline-block;
    min-height: 160px;
}
.branchTable_head_column_hour
{
    width: 80%;
    float: right;
    padding-top: 5%;
    padding-bottom: 0px;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 16px;
    font-weight: 400;
    color: #B651E5;
    text-align: right;
    line-height: 1.4em;
    direction:rtl;
}
.branchTable_head_column_name
{
    width: 80%;
    float: right;
    padding-top: 0%;
    padding-bottom: 5px;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 19px;
    font-weight: 700;
    color: #502565;
    text-align: right;
    line-height: 1.4em;
    direction:rtl;
}
.branchTable_head_column_content
{
    width: 80%;
    float: right;
    padding-top: 0%;
    padding-bottom: 5px;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 16px;
    font-weight: 400;
    color: #A781B6;
    text-align: right;
    line-height: 1.4em;
    direction:rtl;
}
.branches_arrows_section {
	width: 74%;
	margin-right: 13%;
	margin-left: 13%;
    margin-top:30px;
    margin-bottom: 70px;
	float: right;
	text-align:center;
}
.branch_arrow_right
{
    font-size: 17px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    line-height: 1em;
    text-align: center;
    width: auto;
    margin-right: 0%;
    margin-left: 0%;
    background-repeat: no-repeat;
    color: #502565;
    padding-right: 30px;
    padding-left: 0px;
    float: right;
    background-image: url('../images/Harikud/icons/right_arrow.png');
    background-position: 98% center;
}
.branch_arrow_right:hover
{
    background-repeat: no-repeat;
    background-image: url('../images/Harikud/icons/right_arrow.png');
    background-position: 100% center;
}
.branch_go_back
{
    font-size: 17px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    line-height: 1em;
    text-align: center;
    width: auto;
    margin-right: 0%;
    margin-left: 0%;
    color: #502565;
    padding-right: 0px;
    padding-left: 0px;
    float: none!important;
}
.branch_go_back:hover
{
    color: #000;
}
.branch_arrow_left
{
    font-size: 17px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    line-height: 1em;
    text-align: center;
    width: auto;
    margin-right: 0%;
    margin-left: 0%;
    background-repeat: no-repeat;
    color: #502565;
    padding-right: 0px;
    padding-left: 30px;
    float: left;
    background-image: url('../images/Harikud/icons/left_arrow.png');
    background-position: 2% center;
}
.branch_arrow_left:hover
{
    background-repeat: no-repeat;
    background-image: url('../images/Harikud/icons/left_arrow.png');
    background-position: 0% center;
}
.branch_detalis_section 
{
    width: 74%;
    float: right;
    padding-top: 5%;
    padding-bottom: 3%;
    padding-right: 13%;
    padding-left: 13%;
}
.branch_map_section 
{
    width: 100%;
    float: right;
    padding: 0%;
    text-align: center;
}
.branch_classes_section {
    width: 74%;
    float: right;
    padding-left:13%;
    padding-right:13%;
    padding-bottom: 0px;
    padding-top: 60px;
}
.branch_classes_section h1 {
	font-size: 24px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	text-align: right;
	line-height: 1.6em;
	color: #502565;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}