@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	line-height: 1.231;
	background-color: #fff;
	font-family: 'almoni-neue', sans-serif;
	/*font-family: 'almoni-neue', sans-serif;*/
}
.icons_section_new {
	float: right;
	width: 100%;
}
.fs_middle {
	vertical-align:middle;
	display:table-cell;
}
#progressDivWithGif3 {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
#progressDivWithGif3 img {
	height: 90px;
	width: 90px;
	margin-top: 150px;
	margin-left: 0px;
}
body, button, input, select, textarea {
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
}
img, object, embed {
	max-width: 100%;
	width: 100%;
}
.ie6 img {
	width: 100%;
}
img.floatIMG {
	float: left;
	padding-right: 1em;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
input[type="checkbox:focus"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
	width: 100%;
	float: right;
	padding-right: 7px;
	-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;
	overflow: visible;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 2.4em;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'almoni-neue', sans-serif;
    border-radius:4px!important
}
input:hover {

}
input:focus {

}

select {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	padding-top: 8px;
	padding-bottom: 11px;
	width: 100%;
	border-radius:4px!important;
	font-family: 'almoni-neue', sans-serif;
	line-height:1em!important;
	padding-right: 7px!important;
	box-sizing: border-box;
}

*:focus {
	outline: none;
	text-decoration: none;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 opacity: 1;
}
textarea {
	overflow: auto;
	vertical-align: top;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	margin: 0px;
	padding-right: 0%;
	padding-left: 0px;
	display: inline-block;
	float: right;
	text-align: right;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	direction: ltr;
	line-height: 2.5em;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'almoni-neue', sans-serif;
	color: #fff !important;
}
textarea:hover {
color: #fff !important;
}
textarea:focus {
color: #fff !important;
}
/* css for fusion effects & style
========================================================== */
.fs_devider_white {
	float:right;
	width:100%;
	border-bottom: 1px dashed #ffff;
	margin-bottom:15px;
	margin-top:3px;
}
.fs_devider_dark_blue {
	float:right;
	width:100%;
	border-bottom: 1px dashed #404041;
	margin-bottom:15px;
	margin-top:3px;
}
.fs_auto_width {
	width: auto !important;
}
.fs_tzar {
	font-family: 'almoni-neue-tzar', sans-serif;
}
.fs_light {
	font-weight: 300;
}
.fs_regular {
	font-weight: 400;
}
.fs_bold {
	font-weight: 700;
}
.fs_center {
	text-align:center;
}
.fs_justify {
	text-align:justify;
}
.fs_right {
	text-align:right;
}
.fs_white {
	color: #fff;
}
.fs_green {
	color: #95c940;
}
.fs_light_blue {
	color: #0ba0db;
}
.fs_blue {
	color: #0f628a;
}
.fs_dark_blue {
	color: #26397d;
}
.fs_grey {
	color: #323232;
}
.fs_black {
	color: #000;
}
.fs_text_shadow {
    text-shadow: 1px 2px 1px rgba(59, 36, 22, 9);
}
.fs_shadow_container {
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.1);
}
.fsTransition {
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.fsTransition_fast {
	transition: 0.1s all;
	-webkit-transition: 0.1s all;
	-moz-transition: 0.1s all;
	-o-transition: 0.1s all;
}
.fsBorderRadius {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fsBorderRadiusBig {
    border-radius: 25px;
}
.fsShadow {
	-webkit-box-shadow: 0px 2px 7px -1px rgba(214,214,214,0.5);
	-moz-box-shadow: 0px 2px 7px -1px rgba(214,214,214,0.5);
	box-shadow: 0px 2px 7px -1px rgba(214,214,214,0.5);
}
.fsBorderRadius {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.web_border_sep_top {
    width:100%;
    height: 7px;
    position:absolute;
    top:0;
    left:0;
    background-image: url('../images/System/web_sep.jpg');
    background-repeat: repeat-x;
    background-position: center center;
    z-index:1;
}
.web_border_sep_bottom {
    width:100%;
    height: 7px;
    position:absolute;
    bottom:0;
    left:0;
    background-image: url('../images/System/web_sep.jpg');
    background-repeat: repeat-x;
    background-position: center center;
}
.web_title_Sep {
    width:140px;
    float:right;
    margin-left:calc(50% - 70px);
    margin-right:calc(50% - 70px);
    margin-bottom:15px;
     margin-top:5px;
}

.overlay {
	background-color: rgba(231,102,127,0.95);
}
.sectionActive {
	color: #003d5a !important;
	background-color:#fff
}
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 70px;
}
.contact_home_form #contactName {
	background-position: calc(100% - 7px) center;
	float: right;
	width: 100%;
	background-image: url('../images/System/contact_form/c_icon_3.png');
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-right: 40px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.contact_home_form #name1:focus {
	background-image: url('../images/System/contact_form/c_icon_3_hover.png');
	color: #9fa4c4;
}
.contact_home_form #contactPhone {
	background-position: calc(100% - 7px) center;
	float: right;
	width: 100%;
	background-image: url('../images/System/contact_form/c_icon_4.png');
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-right: 40px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.contact_home_form #contactPhone:focus {
	background-image: url('../images/System/contact_form/c_icon_4_hover.png');
	color: #9fa4c4;
}
.contact_home_form #contactMail {
	background-position: calc(100% - 7px) center;
	float: right;
	width: 100%;
	background-image: url('../images/System/contact_form/c_icon_2.png');
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-right: 40px;
		-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.contact_home_form #contactMail:focus {
	background-image: url('../images/System/contact_form/c_icon_2_hover.png');
	color: #9fa4c4;
}
.contact_home_form #contactComments {
	background-position: calc(100% - 7px) 10px;
	float: right;
	width: 100%;
	background-image: url('../images/System/contact_form/c_icon_1.png');
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-right: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.contact_home_form #contactComments:focus {
	background-image: url('../images/System/contact_form/c_icon_1_hover.png');
	color: #9fa4c4;
}
.footer_form_btn {
	color: #fff !important;
	background-color: #0f11fa;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.footer_form_btn:hover {
	color: #fff !important;
	background-color: #414674;
}
.footer_form_btn:focus {
	color: #fff !important;
	background-color: #414674;
}
.about_sub_title {
	direction: rtl;
}
.footer_info a {
	text-decoration: none;
	color: #7f87b2;
}
.footer_form_inside {
	float:right;
	width:100%;
}
.slideshow_caption .btn {   
	float: none;
	font-size: 22px;
    font-weight: 400;
    text-decoration: none;
	color:#fff;
	text-align: center;
		padding: 8px 20px 7px 20px;
    position:relative;
    background-color:#003d5a;
    border-bottom: 2px solid #11b0c3;
	display:inline-block;
}
.slideshow_caption .btn:hover {   
	color:#fff;
    background-color:#003d5a;
    border-bottom: 2px solid #404040;
}
.web_buttons_container {
	text-align: center;
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
}
.web_btn {
	width: 100%;
	float: none;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right:15px!important;
	padding-left:15px!important;
	cursor: pointer;
	direction: rtl;
	box-sizing: border-box;
	color: #fff;
	background-color: #003d5a;
	text-decoration:none;
}
.web_btn:hover {
	color: #fff;
	background-color: #7396af;
}
.web_btn:focus {
}
.slideshow_arrow_down {
	width: 76px;
	height: 35px;
	left: calc(50% - 37px);
	right: calc(50% - 37px);
	bottom: 4%;
	position: absolute;
	display: block;
    z-index: 100000000000000!important;
}
.slideshow_arrow_down_image {
    width: 100%;
    height:36px;
    position: absolute; 
    /*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_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;
}
.itemZoomOut img {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.itemZoomOut .item_copmany:hover img {
	opacity: 1;
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transition: background-color all 0.2s ease-out;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 100%;
	max-width: 100%;
}
.itemZoomOut .item_copmany:hover img {
	opacity: 1;
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transition: background-color all 0.2s ease-out;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 100%;
	max-width: 100%;
}
.web_pages_form_field input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-right:7px;
}
.web_page_btn:hover {
	color: #fff;
	background-color: #324386;
}
.web_page_btn:focus {
	color: #fff;
	background-color: #324386;
}
.trade_in_btn:hover {
	color: #fff;
	background-color: #324386;
}
.trade_in_btn:focus {
	color: #fff;
	background-color: #324386;
}
/* css for navigation_bar
========================================================== */
.navigation_home {
	width: 20px;
	float:right;
}
.navigation_link {
	width: auto;
	float:right;
	line-height:1.1em;
}
.navigation_link:hover {
	color:#324386;
}
.navigation_sep {
	width: 10px;
	float:right;
	margin-right:10px;
	margin-left:10px;
}
article, aside, details, figcaption, figure, footer, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	font-size: 16px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: ltr;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
 @media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a, a:active {
	text-decoration: underline;
	color: #000;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
label {
	cursor: pointer;
}
legend {
	border: 0;
	margin-left: -7px;
	padding: 0;
}
table button, table input {
	overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
@keyframes floating {
0% {
-webkit-transform:translateY(0%);
transform:translateY(0%)
}
50% {
-webkit-transform:translateY(30%);
transform:translateY(30%)
}
100% {
-webkit-transform:translateY(0%);
transform:translateY(0%)
}
}
@-webkit-keyframes floating {
0% {
-webkit-transform:translateY(0%)
}
50% {
-webkit-transform:translateY(30%)
}
100% {
-webkit-transform:translateY(0%)
}
}