﻿.gridContainer {
	width: 100%;
	max-width:1400px;
	margin: auto;
	position:relative;
}
.site_grid_container {
	width: 80%;
	float: right;
	padding-left: 10%;
	padding-right: 10%;
	position:relative;
}
.general_page_section {
	width: 100%;
	float: right;
	padding-top: 170px;
	position:relative;
}
.general_content_section {
	width: 800px;
	padding-right: calc(50% - 400px);
	padding-left: calc(50% - 400px);
	float:right;
}
.back-to-top {
	position: fixed;
	bottom: 0;
	right: 0px;
	display: none;
	z-index: 1002!important;
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px!important;
	width: 40px!important;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	opacity: 0.9;
}
.back-to-top:hover {
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px!important;
	width: 40px;
	opacity: 1;
}
/* css for fusion style
========================================================== */
.fs_title {
	float: right;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.3em;
}
.fs_sub_title {
	float: right;
	font-weight: 700;
	font-size: 27px;
	line-height: 1.3em;
}
.fs_p {
	float: right;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5em;
}
.fs_max_width {
	float: right;
	width: 900px;
	margin-left: calc(50% - 450px);
	margin-right: calc(50% - 450px);
}
.fs_only_desktop {
    display:block;
}
.fs_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.fs_divider_title {
	float: right;
	width: 200px;
	margin-left: calc(50% - 100px);
	margin-right: calc(50% - 100px);
	margin-top: 10px;
	margin-bottom: 20px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #ccc;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: -1px;
	right: 0;
	height: 2px;
	width: 45px;
	background: #6f91a5;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 20px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #6f91a5;
}
/* css for header start here
========================================================== */
.header {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
}
.header_top_button_home {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_button_home:hover {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_button {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_button:hover {
	float: right;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_phone {
	float: left;
	font-family: Arial;
	width: auto;
	font-size: 12px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 2px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_phone:hover {
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 15px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_email {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_email:hover {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_fax {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
}
.header_top_fax:hover {
	float: right;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	margin-left: 25px;
	margin-right: 0px;
	text-decoration: underline;
	display: block;
}
.header_top_info {
	float: right;
	width: auto;
}
.header_top_media_icons {
	float: left;
	width: auto;
}
.header_top_media_icon {
	float: left;
	width: auto;
	font-size: 14px;
	font-weight: 400;
	color: #606368;
	text-align: right;
	margin-left: 0px;
	margin-right: 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
}
.header_bottom_media_icon {
	float: left;
	width: auto;
	color: #606368;
	text-align: right;
	margin-left: 0px;
	margin-right: 5px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	margin-top: 25px;
	font-size: 24px;
}
.header_top_flags {
	float: right;
	width: auto;
	text-align: left;
	margin-top:8px;
	margin-left:10px
}
.menu {
	float: right;
	width: auto;
	display: block;
	position:relative;
	z-index:10000;
	top:-2px
}
.menu_mobile {
	display: none;
}
ul.slimmenu li .sub-collapser {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	display: block;
	font-size: 0px;
	font-weight: 400;
}
ul.slimmenu li .sub-collapser:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
ul.slimmenu li .sub-collapser > i {
	color: #623c25;
	font-size: 0px;
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 1.7em;
	font-weight: 400;
}
/* css for slideshow start here
========================================================== */
.slideshow {
	float: right;
	width: 100%;
	height: calc(100% - 90px);
	top: 90px;
	position: absolute;
	z-index: 1;
	display: table;
}
.slideshow_grid {
	/*display:table-cell;
	vertical-align:middle;*/
    float: right;
	width: 100%;
}
.slideshow_right {
	float: right;
	width: 500px;
	z-index:1;
    position:relative;
    margin-top:15%
}
.slideshow_left {
	float: left;
	width: 530px;
	z-index:1;
    position:relative;
    margin-top: calc(50% - 530px);
}
.web_shape_right_up {
	width: 55%;
	right:0;
	top: -130px;
	position: fixed;
	opacity: 0.5
}
.web_shape_left_up {
	width: 50%;
	left: 0;
	top: 0px;
	position: absolute;
	opacity: 1
}
.slideshow_btn {
    font-size: 25px;
    padding: 0 45px 0 38px;
    height: 45px;
    border-radius: 25px!important;
}
.slideshow_title {
	width: 100%;
	float: right;
	font-size: 70px;
	margin-bottom: 5px;
	line-height:0.8em;
	text-align:right;
	direction: rtl;
	background: linear-gradient(to right,#69cecd 10%, #6a77bb 50%, #353d4a 60%);
	background-size: auto auto;
	background-clip: border-box;
	background-size: 200% auto;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: textclip 9s linear infinite;
	display: inline-block;
}
.slideshow_sub_title {
	width: 100%;
	float: right;
	font-size: 45px;
	margin-bottom: 5px;
	line-height:0.9em;
	text-align:right;
	direction: rtl;
	display: inline-block;
}
.slideshow_text {
	width: 100%;
	float: right;
	font-size: 30px;
	margin-bottom: 15px;
	text-align:right;
	direction: rtl;
	display: inline-block;
}
.slideshow_images_container {
	float: left;
	width: calc(70% - 400px);
	margin-left: 15%;
	z-index:1;
	position:relative;
}
.slideshow_content {
	width: 100%;
	float: right;
	position: relative;
}
.slideshow_back_down {
	float: right;
	width: 95%;
	height: 0px;
	position: absolute;
	background-color:#f8f6f5;
	bottom:0;
	right:0;
	z-index:0;
}
.slide_btn {
	float: right !important;
	width: auto!important;
	display: block;
	clear: both;
}
.slide_overlay {
	width: 50%;
	height:100%;
	display: block;
	position:absolute;
    background: -moz-linear-gradient(bottom, rgba(245, 247, 245, 0.4) 1%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(245, 247, 245, 0.4) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgba(245, 247, 245, 0.4) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#427393', endColorstr='#007db9e8',GradientType=1 );
    z-index:0;
    left: 10%;
}
.slideshow_splash {
	float: right;
	width: 250px;
	position: absolute;
	z-index:1;
	top: 48%;
	right: 300px;
}
.slideshow_stamp {
	float: right;
	width: 120px;
	height:120px;
	position: absolute;
	z-index:1;
	top:175px;
	right: calc(50% - 60px);
}
.slideshow_arrow_down {
	z-index: 1002;
	position: relative;
	display: block;
	width: 35px;
	height: 50px;
	right: 0;
	bottom: 0;
	top:90px
}
.slideshow_arrow_down_image {
    height: 55px;
    width: 100%;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    cursor: pointer;
    z-index: 999;
    background-image: url('../images/System/slide_arrow.png');
    background-repeat: no-repeat;
    background-position: center top;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
}
#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	width: 100%;
	left: 0%;
	margin-bottom: 0!important;
	position: absolute;
	right: 0;
	top: 0px;
}
/* css for paralax start here
========================================================== */
.paralax_section {
	width: 100%;
	float: right;
	z-index: 999!important;
	position:relative;
}
.paralax_background {
	padding-top: 130px;
	padding-bottom: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#paralax_regular_button {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}
.paralax_regular_button {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.3em;
	text-align: center;
	display: inline-block;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	width: auto;
	float:none;
	background-color:rgba(255,255,255,0.0)!important;
	color:#fff !important;
	border: 2px solid #fff;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	direction: rtl;
}
.paralax_regular_button:hover {
	background-color: #fff!important;
	color:#79a524 !important;
}
/* css for footer start here
========================================================== */
.footer_section {
	float: right;
	width: 100%;
	padding-top: 120px;
	padding-bottom: 120px;
    position:relative;
}
.footer_fusion {
	float: right;
	width: 100%;
	position:fixed;
	bottom:0;
	height:100%;
	background-color:#353d4a;
	z-index:0;
}
.footer_links_categories {
	float: right;
	width: 25%;
	margin-left:0;
}
.footer_links_categories:nth-of-type(4n) {
	float: right;
	width: 25%;
	margin-left:0;
}
.footer_links_categories_title {
	float: right;
	width: 100%;
    font-size: 22px;
	font-weight: 400;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	color: #69bec7 !important;
	border-bottom: 0px solid #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: 'almoni-neue-tzar', sans-serif;
}
.footer_link {
	float: right;
	width: 100%;
    font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction:rtl;
	color: #fff !important;
	margin-bottom: 10px;
}
.footer_link i {
	float: right;
	margin-left:12px
}
.footer_link:hover {
	color: #ff564f !important;
}
.spaceship {
	width: 150px;
	position: absolute;
	top: calc(50% - 45px);
	left: 5%;
}
.floating_stars {
	width: 40px;
	position: absolute;
	bottom: 45px;
	right: 29%;
}
.footer_media {
	width: 100%;
	float: right;
	text-align:right;
	margin-top: 15px;
	margin-bottom:15px;
}
.footer_media_icon {
	float: right;
	width: 30px;
	height: 30px;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-left: 12px;
}
.footer_media_icon i {
	margin: 0!important;
	padding:0!important;
	line-height: 1.1!important;
	font-size: 32px!important;
	font-weight: 400;
}

/* css for Sub Footer start here
========================================================== */
.sub_footer_section {
	width: 100%;
	float:right;
	padding-top:15px;
	padding-bottom:15px;
	direction:rtl;
}
.sub_footer_text {
	float: right;
	width: 100%;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: center;
    color:  #a7a7a7;
    margin-top:2px;
}
.sub_footer_credit_icon {
	float: left;
	width:30px;
	height:25px;
}
.line-1{
    position: relative;
    top: 50%;  
    width: 24em;
    margin: 0 auto;
    border-left: 1px solid rgba(255,255,255,.75);
    font-size: 180%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(50%);
    color:#69cecd;
}
/* 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: 1000000000000!important;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_contact:target {
	visibility: visible;
	opacity: 1;
}
.contact_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 400px;
	visibility: hidden;
	z-index: 10000000000;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(0,0,0,0.8);
}
.contact_toggle_popup_background_title {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 28px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 1.7em;
}
.contact_toggle_popup_inside {
	width: 400px;
	float: none;
	height: 213px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.contact_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 22px;
	padding: 60px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #686868;
	font-weight: 400;
	text-align: center;
	line-height: 1.4em;
}
.overlay_contact:target+.contact_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000;
}
.close_contact {
	background-color: #686868;
	height: 47px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -0px;
	width: 45px;
	right: 0px;
}
.close_contact:hover {
	background-color: red;
}
.close_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 23px;
	line-height: 1.5em;
}

/* css for page_section
========================================================== */
.page_section {
	width: 100%;
	float: right;
	padding-top: 130px;
	padding-bottom: 0px;
	position: relative;
}
.page_title_container {
	width: 100%;
	float: right;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.page_title_container h1 {
    
}
.page_section_title_container h2 {
    width: 100%;
    float: right;
    font-size: 22px;
    color: #686868;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
	direction: rtl;
}
.page_section_slideshow {
	width: 100%;
	float: right;
}
.page_section_slideshow_title {
	width: 100%;
	position: relative;
	float: right;
}
.page_section_slideshow_title h1 {
	width: 100%;
	position: absolute;
	padding-right: 15px;
	box-sizing: border-box;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	background-color: rgba(255,255,255,0.8);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
.page_section_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: rgba(31,89,148,0.9);
}
.page_section_items_container h2 {
	font-size: 35px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 15px;
	color: #686868;
	background-image: url(../images/System/title_laptop.png);
	background-repeat: no-repeat;
	background-position: center center;
	direction: rtl;
}
.page_section_items_container h3 {
	font-size: 16px;
	font-weight: 400;
	color: #686868;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_section_items_container p {
	font-size: 16px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_section_items {
	float: right;
	width: 100%;
}
.page_item_container {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 2%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
}
.page_item_container:nth-of-type(4n) {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 0%;
}
.page_item_img {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
}
.page_item_img img {
	border-top-left-radius: 15px;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.page_item_img img:hover {
	border-top-left-radius: 15px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.page_item_name h3 {
	float: right;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #623c25;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #fff;
	border-bottom-right-radius: 0px;
	margin:0;
}
.page_item_name h3:hover {
	font-size: 16px;
	font-weight: 400;
	color: #686868;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #fff;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-right-radius: 0px;
}
/* css for page_id_section
========================================================== */
.page_id_section {
	width: 100%;
	float: right;
	padding-top: 75px;
	padding-bottom: 0px;
	position: relative;
}
.page_id_slideshow {
	width: 100%;
	float: right;
}
.page_id_slideshow img {
	height: 45vh;
	width: 100vw;
	float: right;
	object-fit: cover;
}
.page_id_slideshow_title {
	width: 100%;
	position: relative;
	float: right;
}
.page_id_slideshow_title h1 {
	width: 100%;
	position: absolute;
	padding-right: 15px;
	box-sizing: border-box;
	bottom: 0;
	text-decoration: none;
	text-align: right;
	font-size: 24px;
	font-weight: 400;
	color: #5C5046;
	line-height: 2em;
	background-color: rgba(255,255,255,0.8);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	direction: rtl;
}
.page_id_items_container {
	width: 100%;
	float: right;
	text-align: right;
	z-index: 1;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	background-image: url('../images/System/carusel_backround.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: rgba(193,230,251,0.8);
}
.page_id_items_container h2 {
	width: 98%;
	float: right;
	padding-right: 2%;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 21px;
	font-weight: 600;
	color: #686868;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #686868;
	background-image: url(../images/System/star_small.png);
	background-repeat: no-repeat;
	background-position: right center;
	direction: rtl;
}
.page_id_items_container h3 {
	font-size: 16px;
	font-weight: 400;
	color: #686868;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
.page_id_section_items {
	float: right;
	width: 100%;
}
.page_id_item_container {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 2%;
	text-align: center;
	background-color: #FFF;
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px rgba(0,0,0,0.4);
	border: 10px solid #FFF;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
}
.page_id_item_container:nth-of-type(4n) {
	width: 23.5%;
	float: right;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 2%;
	margin-left: 0%;
}
.page_id_item_img {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	height: 370px;
}
.page_id_item_img:hover {
	text-align: center;
	width: 100%;
	padding: 0%;
	float: right;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.page_id_item_name {
	float: right;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #623c25;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
}
.page_id_item_name:hover {
	font-size: 16px;
	font-weight: 400;
	color: #686868;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	background-color: #C1E6FB;
}
/* css for arrows section
========================================================== */
.arrows_section {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	text-align: center;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #686868;
	border-bottom-color: #686868;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.arrow_right {
	font-size: 16px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #686868;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
	background-image: url('../images/System/arrow_right.png');
	background-position: 98% center;
}
.arrow_right:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_right.png');
	background-position: 100% center;
}
.go_back {
	font-size: 16px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	color: #686868;
	padding-right: 0px;
	padding-left: 0px;
	float: none!important;
}
.go_back:hover {
	color: #686868;
}
.arrow_left {
	font-size: 16px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	line-height: 1.6em;
	text-align: center;
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
	background-repeat: no-repeat;
	color: #686868;
	padding-right: 0px;
	padding-left: 30px;
	float: left;
	background-image: url('../images/System/arrow_left.png');
	background-position: 2% center;
}
.arrow_left:hover {
	background-repeat: no-repeat;
	background-image: url('../images/System/arrow_left.png');
	background-position: 0% center;
}
/* css for parallax with contact
========================================================== */
.page_parallax_title_container {
	width: 100%;
	display: table;
	height: 400px;
	direction: rtl;
	position:absolute;
}
.page_parallax_title {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	padding-right:10%;
	padding-left:10%;
}
.parallax-window {
    min-height: 400px;
    background: rgba(0,0,0,0.0);
}
.parallax-window-pages {
    min-height: 400px;
    background: rgba(17,10,7,0.0);
}
.page_parallax_title_container {
	width: 100%;
	display: table;
	height: 400px;
	direction: rtl;
}
/* css for popup_cart
========================================================== */
.overlay_cart_contact {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 9999;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay_cart_contact:target {
	visibility: visible;
	opacity: 1;
}
.contact_cart_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	top: 35%;
	visibility: hidden;
	z-index: 9999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}
.contact_cart_toggle_popup_background {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-color: rgba(121,165,36,0.9);
}
.contact_cart_toggle_popup_background_title {
	direction: rtl;
	width: 400px;
	float: none;
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 2.2em;
}
.contact_cart_toggle_popup_inside {
	width: 390px;
	float: none;
	height: 210px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}
.contact_cart_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 360px;
	float: none;
	font-size: 21px;
	padding: 20px 15px 20px 15px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-weight: 400;
	text-align: center;
	line-height: 1.5em;
}
.overlay_cart_contact:target+.contact_cart_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}
.close_cart_contact {
	background-color: #8a0000;
	height: 45px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -0px;
	width: 45px;
	left: -45px;
}
.close_cart_contact:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 23px;
	line-height: 1.5em;
}
/* css for contact
========================================================== */
.contact_page_container {
	width: 100%;
	float: right;
	padding-top: 170px;
	position:relative;
}
.contact_grid {
	float: right;
	width: 70%;
    margin-right: 15%;
    margin-left:15%;
    padding-top: 30px;
    padding-bottom: 100px;
}
.contact_grid_right {
    float: right;
    width: 290px;
    border-left-color: #ccc;
    border-left-style: solid;
    border-left-width: 1px;
    box-sizing: border-box;
    height: 600px;
    margin-left: 40px;
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
}
.contact_grid_right_text {
	width: calc(100% - 40px)!important;
	margin-bottom: 20px;
}
.contact_grid_left {
    float: left;
    width: calc(100% - 330px);
}
.contact_icons_container {
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 40px;
}
.contact_icon_container {
	width: 22.75%;
	height: 120px;
	float: right;
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	direction:rtl;
	margin-left: 3%;
	border: 0px solid #ccc;
	box-sizing:border-box;
    color: #fff;
}
.contact_icon_container:nth-of-type(4n) {
	margin-left: 0;
}
.contact_icon {
	width: 70px;
	float: right;
	margin-left:calc(50% - 35px);
	margin-right:calc(50% - 35px);
	margin-top:15px;
	text-align:center!important;
}
.contact_icon i {
	width: 15px;
	float: none;
	font-size: 55px;
}
.contact_icon_text {
	float: right;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	text-align: center;
	line-height:1.6em;
}
.contact_image {
	width: 50%;
	float: left;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.contact_form_container {
	width: 100%;
	float: right;
}
.contact_form_title {
	width: 100%;
	float: right;
	margin-bottom: 10px;
}
.contact_form_sub_title {
	width: 100%;
	float: right;
	margin-bottom: 10px;
}
.contact_page_form {
	width: 100%;
	float: right;
	margin-top: 0px;
	border: 1px solid #ccc;
	padding: 50px;
	box-sizing:border-box;
	height: 438px;
	background-color:rgb(111, 145, 165);
	position:relative;
}
.contact_form_field_short {
	float: right;
	width: 32%;
	margin-bottom:12px;
	margin-left:2%;
}
.contact_form_field_short:nth-of-type(3n) {
	float: right;
	width: 32%;
	margin-bottom:12px;
	margin-left:0%;
}
.contact_form_field_long {
	float: right;
	width: 100%;
	margin-bottom:12px
}
.contact_page_form_field_long {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.contact_form_btn_container {
	float: right;
	width: 100%;
}
.contact_form_btn {
	float: right;
	width: auto;
	font-size: 22px;
	font-weight: 700;	
	text-align: center;
	cursor: pointer;
	color: #0d004c;
	background: linear-gradient(
    to right,
    #f16d94,
    #f48271
  );
	padding-right:30px;
	padding-left:30px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height:1em;
}
.contact_form_btn:hover {
	color: #fff !important;
	background-color: #0d004c;
	line-height: 2.5em!important;
	font-size: 22px;
}
.contact_form_btn:focus {
	color: #fff !important;
	background-color: #f48271;
	line-height: 2.5em!important;
	font-size: 22px;
	width: 170px;
}
.contact_home_checkbox_container {
	width: auto;
	float: right;
	display: block;
	margin-top: 0px;
	direction: rtl;
}
.contact_home_checkbox {
	text-align: right;
	margin-left: 9px;
	float: right;
	width: 20px;
}
.contact_home_checkbox_title {
	float: left;
	width: auto;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	direction: rtl;
	text-align: left;
	margin-top: 2px;
}

.contact_page_form_short_field {
    float: right;
    width: 31.33%;
    margin-bottom: 30px;
}
.contact_page_form_short_long {
    float: right;
    width: 100%;
    margin-bottom: 1%;
}
.contact_page_form_short_sep {
    float: right;
    width: 3%;
    height: 10px;
}

/* css for menu overlay
========================================================== */
#trigger-overlay
{
}
.overlay-door .menu_overlay_section,
.overlay-door .overlay-close {
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}
.overlay-door.open .menu_overlay_section,
.overlay-door.open .overlay-close {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.overlay-door.close .menu_overlay_section,
.overlay-door.close .overlay-close {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.overlay_menu_scroll_parent {
	width: 100%;
}
.overlay_menu_scroll_child {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: -15px;
	overflow: auto;
}
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
/*	background: rgba(0,100,128,0.9);*/
	z-index:10000000000;
}
.overlay .overlay-close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    background: url('../Moduls/FullscreenOverlayStyles/img/cross.png') no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
    background-size:50px
}
.overlay-door {
	visibility: hidden;
	width: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
	transition: width 0.5s 0.3s, visibility 0s 0.8s;
}
.overlay-door.open {
	visibility: visible;
	width: 100%;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
}
.menu_overlay_section {
	width: 100%;
	float: right;
	padding-top: 115px;
	padding-bottom: 0px;
	position: relative;
}
.menu_overlay_content {
	width: 70%;
	float: right;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_overlay_content h1 {
	font-size: 33px;
	font-weight: 900;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	direction: rtl;
}
.menu_overlay_content h2 {
	
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	margin-right: 0!important;
	margin-left: 0!important;
	line-height: 1.3em;	
	direction: rtl;
}
.menu_overlay_items_section {
	width: 100%;
	float: right;
}
.menu_overlay_items {
	width: 100%;
	float: right;
	margin-top: 50px;
}
.menu_overlay_items_section h1 {
	font-size: 33px;
	font-weight: 900;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	direction: rtl;
}
.menu_overlay_items_section h2 {
	
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	margin-right: 0!important;
	margin-left: 0!important;
	line-height: 1.3em;	
	direction: rtl;
}
.menu_overlay_iframe_section {
	width: 100%;
	float: right;
	margin-top: 30px;
}
.menu_overlay_iframe_section h1 {
	font-size: 33px;
	font-weight: 900;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	direction: rtl;
}
.menu_overlay_iframe_section h2 {
	
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	margin-right: 0!important;
	margin-left: 0!important;
	line-height: 1.3em;	
	direction: rtl;
}
.menu_overlay_iframe_code {
	width: 100%;
	float: right;
}
/* css for master_form
========================================================== */
.master_form {
	width: 900px;
	margin-left:calc(50% - 450px);
	margin-right:calc(50% - 450px);
	float:left;
}
.master_form_field_short {
	width: 45%;
	float:right;
	margin-bottom: 60px;
	margin-left:10%;
}
.master_form_field_short:nth-of-type(2n) {
	margin-left:0;
}
.master_form_field_long {
	width: 100%;
	float:right;
}
.master_form_checkbox_container {
	width: 60%;
	float: right;
	display: none;
	margin-bottom: 0;
	margin-top: 5px;
	direction: rtl;
}
.master_form_checkbox {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-left: 9px;
	float: right;
	width: 20px;
}
.master_form_checkbox_title {
	padding: 0px;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: auto;
	margin-left: 0px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	direction: rtl;
}
.master_form_btn_container {
	width: 150px;
	float: left;
	margin-left: calc(50% - 75px);
	margin-right: calc(50% - 75px);
	margin-top: 35px;
}
.master_form_send_button {
	float: left;
	line-height: 1em !important;
	font-size: 20px!important;
	font-weight: 400;
	width: 100%;
	text-align: center !important;
	cursor: pointer;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 25px;
	border:0!important;
	padding: 12px 0 12px 0 !important;
	color: #fff !important;
	background-color: #69bec7 !important;
}
.master_form_send_button:hover {
	color: #fff !important;
	background-color: #ff564f !important;
}
.master_form_send_button:focus {
	color: #fff !important;
	background-color: #6a77bb !important;
}
/* css for scroll_timeline_container
========================================================== */
#fusion_section_11 {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	z-index: 1;
}
#fusion_section_1 {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	z-index: 1;
    top: 0%;
    background-color:#fff;
}
#fusion_section_2 {
	width: 100%;
	height:100%;
	position: absolute;
	top: 100%;
	z-index: 1!important;
	display:table;
	padding:0!important;
	margin:0!important;
}
#fusion_section_3 {
	width: 100%;
	height:100%;
	position: absolute;
	z-index: 1!important;
	display:inline-block;
	padding:0!important;
	margin:0!important;
	top: 200%;
}
#fusion_section_4 {
	width: 100%;
	height:100%;
	position: absolute;
	z-index: 1!important;
	display:table;
	top: 300%;
	padding-bottom:0px;
}
#fusion_section_5 {
	width: 100%;
	position: absolute;
	z-index: 1!important;
	display:table;
	top: 400%;
	padding-bottom:0px;
}
.fusion_sections_vertical_middle {
    display: table-cell;
	vertical-align: middle;
	padding:0!important;
	margin:0!important;
}
.scroll_timeline_container {
	width: 50px;
	height: 120px;
	float: left;
	position:fixed;
	right: 15px;
	bottom: 41%;
	z-index:100;
}
.scroll_timeline_line {
	width: 1px;
	margin-right:24.5px;
	margin-left:24.5px;
	height: 120px;
	float: left;
	position:relative;
	background-color:#ccc;
}
.scroll_timeline_bullet_11 {
	width: 16px;
	height:16px;
	right: -8px;
	margin-top:-35px;
	float: right;	
	position:absolute;
	background-color:#000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.scroll_timeline_bullet_1 {
	width: 16px;
	height:16px;
	right: -8px;
	margin-top:0px;
	float: right;	
	position:absolute;
	background-color:#69bec7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.scroll_timeline_bullet_2 {
	width: 16px;
	height:16px;
	right: -8px;
	margin-top:35px;
	float: right;
	position:absolute;
	background-color:#6f91a5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.scroll_timeline_bullet_3 {
	width: 16px;
	height:16px;
	right: -8px;
	margin-top:70px;
	float: right;
	position:absolute;
	background-color:#6a77bb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.scroll_timeline_bullet_4 {
	width: 16px;
	height:16px;
	right: -8px;
	margin-top:105px;
	float: right;
	position:absolute;
	background-color:#353d4a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.sectionActive {
    color:Red !important;
    background-color:#ff564f!important;
}
/* css for services start
========================================================== */
#services_home_section_absolute {
	width: 100%;
	height:100%;
	position: absolute;
	top: 100%;
	z-index: 1!important;
	display:table;
	padding:0!important;
	margin:0!important;
}
.services_home_section {
	width: 100%;
	position: relative;
	padding-top:5%;
}
.services_home_title {
	float: right;
	width: 100%;
}
.services_home_text {
	float: right;	
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	padding-bottom: 60px;
}
.services_home_items_container {
	display: block;
	float: right;
	width: 100%;
}
.services_home_item {
	display: block;
	float: right;
	width: 30%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5%;
	margin-right: 0px;
	margin-left: 5%;
}
.services_home_item:nth-of-type(3n) {
	display: block;
	float: right;
	width: 30%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5%;
	margin-right: 0px;
	margin-left: 0%;
}
.services_home_item:nth-of-type(4n) {
	margin-bottom: 0%;
}
.services_home_item:nth-of-type(5n) {
	margin-bottom: 0%;
}
.services_home_item:nth-of-type(6n) {
	margin-bottom: 0%;
}
.services_home_item .img {
	float: right;
	width: 16%;
	margin-right: 42%;
	margin-left: 42%;
}
.services_home_item .icon {
	float: right;
	width: 16%;
	margin-right: 42%;
	margin-left: 42%;
	text-align:center;
	font-size:50px;
}
.services_home_item_line {
	display: block;
	float: right;
	width: 10%;
	margin-right: 45%;
	margin-left: 45%;
	margin-top: 10px;
	margin-bottom: 15px;
	height:2px;
}
.services_home_item .title {
	float: right;
	width: 100%;
	padding-bottom: 5px;
}
.services_home_item:hover .title {
	color: #ff564f !important;
}
.services_home_item .content {
	float: right;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
/* css for partnerships_tetris_home
========================================================== */
.partnerships_tetris_home_section {
    width: 100%;
    float: left;
    position:relative;
    padding-top: 60px;
    padding-bottom: 60px;
}
.partnerships_tetris_home_content {
	float: right;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
.partnerships_tetris_home_title {
	float: right;
	width: 100%;
}
.partnerships_tetris_home_text {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.partnerships_tetris_home_button_down {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	float: left;
	width: 250px;
	margin-right: calc(50% - 126px);
	margin-left: calc(50% - 126px);
	margin-top: 35px;
	line-height: 2em;	
	direction: ltr;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#fff;
}
.partnerships_tetris_home_button_down:hover {
	color:#159F85;
	border: 2px solid #fff;
	background-color:#fff;
}
.partnerships_tetris_items {
	float: right;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
}
.partner {
	width:15.83333333333333%;
	float:right;
	display: block;
	margin-left:1%;
	margin-bottom:1%;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	border: 1px solid #e8e8e8;
	box-sizing:border-box;
}
.partner:nth-of-type(6n) {
	width:15.83333333333333%;
	float:right;
	display: block;
	margin-left:0%;
}
.partner img {
	width: 100%;
	padding: 10px 20px 10px 20px;
	box-sizing:border-box
}
.partner_img_container {
	float: right;
	width: 100%;
	position: relative;
}
.partner_content_container {
	float: right;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity:0;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.partner_content_container:hover {
	float: right;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(111,145,165,0);
	opacity:1;
}
.partner_partner_parent {
	width: 100%;
	display: table;
	height: 100%;
	direction: ltr;
}
.partner_partner_son {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	margin: 0px;
	font-size: 19px;
	line-height: 1em;
	padding: 0px;
	text-align: center;
	font-weight:300
}
/* css for works_home_section
========================================================== */
.works_home_section {
	float: right;
	width: 100%;
	padding-top: 60px;
}
.works_home_items_container {
	float: right;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
.works_page_items_container {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom:80px;
}
.works_home_items_container_carusel {
	float: right;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
.works_home_item:nth-of-type(1n) {
	float: right;
	width: 49%;
	padding:0px;
	margin-left: 1%;
	margin-bottom: 0%;
	display: block;
	opacity: 1;
	background-color: #FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	box-sizing: border-box;
	direction: rtl;
	position:relative;
}
.works_home_item:nth-of-type(2n) {
	float: right;
	width: 24%;
	padding:0px;
	margin-left: 1%;
	margin-bottom: 1%;
	box-sizing: border-box;
}
.works_home_item:nth-of-type(3n) {
	float: right;
	width: 24%;
	padding:0px;
	margin-left: 0%!important;
	margin-bottom: 1%;
	box-sizing: border-box;
}
.works_home_item:nth-of-type(4n) {
	float: right;
	width: 24%;
	padding:0px;
	margin-left: 1%!important;
	box-sizing: border-box;
}
.works_home_item:nth-of-type(5n) {
	float: right;
	width: 24%;
	padding:0px;
	margin-left: 0%!important;
}

.works_home_item:nth-of-type(6n) {
	float: right;
	width: 50%;
	padding:0px;
	margin-left: 0%;
	margin-bottom: 0%;
	display: block;
	opacity: 1;
	background-color: #FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	box-sizing: border-box;
	direction: rtl;
	position:relative;
}
.works_home_item:nth-of-type(7n) {
	float: right;
	width: 25%;
	padding:0px;
	margin-left: 0%;
}
.works_home_item:nth-of-type(8n) {
	float: right;
	width: 25%;
	padding:0px;
	margin-left: 0%;
}
.works_home_item:nth-of-type(9n) {
	float: right;
	width: 25%;
	padding:0px;
	margin-left: 0%;
}
.works_home_item:nth-of-type(10n) {
	float: right;
	width: 25%;
	padding:0px;
	margin-left: 0%;
}
.works_home_item img {
	width:100%;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	display: inline-block;
	box-sizing:border-box;
	overflow: hidden;
	visibility: visible;
	margin:0%;
	max-width: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.works_home_item_container {
    width:100%;
	float: right;
}
div.works_home_item_container a:hover span.item_content_up {
	opacity: 0;
}
div.works_home_item_container a:hover span.item_content_under {
	opacity: 1;
}
span.item_content_up {
	cursor: pointer;
	width: 100%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	opacity: 1;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}
span.item_up_text {
	width: 100%;
	height: 100%;
	direction: rtl;
	display: table;
}
span.item_up_text span {
	font-size: 32px;
	font-weight: 300;
	line-height: 1.5em;
	font-family: 'almoni-neue-tzar', sans-serif;	
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.5em;
	font-family: 'almoni-neue-tzar', sans-serif;
}
span.item_content_under {
	cursor: pointer;
	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;
}
span.item_under_text {
	width: 100%;
	height: 100%;
	direction: rtl;
	display: table;
}
span.item_under_text span {
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.2em;
	font-family: 'almoni-neue-tzar', sans-serif;	
}
.works_item_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.6em;
	position: absolute;
	top: 10px;
	margin-right: 10px;
	z-index: 1000;
}
#carusel3 .item3 {
	display: inline-block;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    background-position: left center;
    color: #fff;
    background-color: transparent;
    display: inline-block;
    zoom: 1;
    width: 50px;
    height: 100px;
    display: inline;
    margin: 0px;
    padding: 0px 0px;
    font-size: 0px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    border: 0px solid #939598;
    filter: Alpha(Opacity=50);
    opacity: 1;
    position: absolute;
    left: -105px;
    top: 39%;
    font-family: 'arial';
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    background-image: url('../images/System/carusel_arrow_left.png');
    background-repeat: no-repeat;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: right center;
    color: #fff;
    background-color: transparent;
    display: inline-block;
    zoom: 1;
    width: 50px;
    height: 100px;
    display: inline;
    margin: 0px;
    padding: 0px 0px;
    font-size: 0px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    border: 0px solid #939598;
    filter: Alpha(Opacity=50);
    opacity: 1;
    position: absolute;
    right: -105px;
    top: 39%;
    font-family: 'arial';
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    background-image: url('../images/System/carusel_arrow_right.png');
    background-repeat: no-repeat;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
	background-color: transparent !important;
	color: #fff;
	border: 0px solid #79a524;
}
/* css for about
========================================================== */
.about_content_section {
	width: 100%;
	float:right;
}
.about_content_text {
	width: 100%;
	float:right;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 50px;
}
.about_img_section {
	width: 100%;
	float:right;
	position:relative;
	margin-bottom: 80px;
}
.about_what_we_do_section {
	width: 100%;
	float:right;
	position:relative;
	padding-top:70px;
	padding-bottom: 70px;
}
.about_free_section {
	width: 100%;
	float:right;
	position:relative;
	padding-top: 0px;
	padding-bottom: 80px;
}

/* css for team
========================================================== */
.team_section {
	width: 100%;
	float: right;
	position:relative;
	padding-top: 60px;
	padding-bottom: 80px;
}
.team_items {
	width: 100%;
	float: right;
	position:relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
.team_item {
	width: 22.75%;
	float: right;
	margin-left: 3%;
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
	direction: rtl;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69cecd;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	box-shadow: 0px 0px 24px 0 rgba(195, 195, 195, 0.1);
}
.team_item:nth-of-type(4n) {
	margin-left: 0%;
}
.team_item:hover {
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.3);
}
.team_item img {
	float: right;
	display: inline-block;
	max-height: 400px;
	overflow: hidden;
	visibility: visible;
	padding: 0%;
	width: 50%;
	margin-right: 25%;
	max-width: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #e6e6e6;
	box-sizing:border-box;
}
.team_item:hover img {
	border: 4px solid #ccc;
}
.team_item_name {
	font-size: 26px;
	font-weight: 400;
	color: #353d4a;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	list-style-type: none;
	float: right;
	line-height: 1.3em;
	font-family: 'almoni-neue-tzar';
}
.team_item_profession {
	font-size: 16px;
	font-weight: 400;
	color: #666;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
	float: right;
	line-height: 1.3em;
}
.team_item_content {

}
/* css for works_carusel
========================================================== */
.works_carusel_section {
	width: 100%;
	float: right;
	padding-top: 50px;
	padding-bottom: 80px;
}
.works_carusel_items {
	width: 100%;
	float: right;
	padding-top: 20px;
}
#carusel4 .item4 {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	background-color: transparent;
	text-decoration:none !important;
}
.works_carusel_item_name {
	width: 100%;
    float:right;
	margin-top: 20px;
	font-size:21px;
}