﻿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;
    background-color:#fff;   
	font-family: 'almoni-neue', sans-serif;
	/*font-family: 'Assistant', sans-serif;	
    font-family: 'practicanarrowregular';
    font-family: 'Heebo', sans-serif;
    font-family: 'almoni-neue', sans-serif;
    font-family: 'Rubik', sans-serif;
	font-family:'almoni-neue-tzar';
	*/
}
.whatsup_icon {
    width:50px;
    position:fixed;
    bottom:10px;
    left:10px;
    z-index:1000!important;
}


.slideshow_caption .title {
	direction:rtl;
}
.slideshow_caption .text {
	direction:rtl;
}
.media_btn {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 900;
	text-align: center;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 0px 0px 4px 0px;
    color: #231f20;
    border-bottom: 2px solid #231f20;
    background-color: transparent;
}
.media_btn:hover {
    background-color: transparent;
    color: #4889c8;
    border-bottom: 2px solid #4889c8;
}
.media_btn.active {
	background-color: transparent;
	color: #4889c8;
	border-bottom: 2px solid #4889c8;
}
div .fs_ken_overlayer {
	display: table;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
    opacity: 0;
    transform: scale(1,1);
	transition: .3s;
    background-color: rgba(255 255 255 / 99%);
}
div .fs_ken_overlayer:hover  {
	opacity: 1;
	transform: scale(1);
	transition: .3s;
}
.fs_ken_overlayer_middle {
	display: table-cell;
    vertical-align:middle;	
}
.fs_ken_overlayer .ken_overlayer_text {
    float: left;
    width: 100%;
    height: 100%;
    left: 0;
    position:relative;
    box-sizing:border-box;
    padding:20px
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background-color: transparent;
	display: inline-block;
	zoom: 1;
	display: inline;
	padding: 0;
	margin: 0;
	filter: Alpha(Opacity=50);
	opacity: 1;
	position: absolute;
	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;
	background-size:contain;
	font-size: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background-color: transparent;
	display: inline;
	zoom: 1;
	display: inline;
	padding: 0;
	margin: 0;
	filter: Alpha(Opacity=50);
	opacity: 1;
	position: absolute;
	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;
	background-size:contain;
	font-size: 0;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
	background-color: transparent !important;
}
.slideshow_caption {
	height:100%;
}
.slideshow_btn {
	float: right;
	width: auto;
	margin-top: 15px;
	text-align: center;
	border: 0px;
	line-height: 1em;
	font-size: 23px;
	font-weight: 700;	
	padding: 10px 20px 10px 20px;
	box-sizing:border-box;
	display:inline-block;
	font-family:'almoni-neue-tzar';
	letter-spacing:0.3px;
}
.pages_img_container img {
	width: 100%;
	max-width:100%
}
.fs_title_icon {
	float: right;
	width: 140px;
	margin-left: calc(50% - 70px);
	margin-right: calc(50% - 70px);
	margin-top: 0;
	margin-bottom: 5px;
}
.fs_title_icon img {
	float: right;
	width: 100%;
	max-width:100%;
}
.progress_div_with_gif {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.6);
	top: 0%;
	left: 0%;
	position: absolute;
}
.fs_big_title {
    text-decoration: none;
	direction: rtl;
	width: 100%;
	float:right;
}
.fs_title {
	text-decoration: none;
	direction: rtl;
	width: 100%;
	float:right;
}
.fs_sub_title {
	text-decoration: none;
	direction: rtl;
	width: 100%;
	float:right;
}
.fs_cat_title {
    text-decoration: none;
	direction: rtl;
	width: 100%;
	float:right;
}
.fs_semi_title {
    text-decoration: none;
	direction: rtl;
	width: 100%;
	float:right;
}
.fs_p {
	text-decoration: none;
	direction: rtl;
	width: 100%;
	float:right;
}
.fs_title_auto {
	width: auto!important;
	float:right;
}
.fs_almoni {
	font-family: 'almoni-neue', sans-serif;
}
.fs_tzar {
	font-family:'almoni-neue-tzar';
	letter-spacing:0.3px;
}
.fs_atlas {
	font-family: 'almoni-neue', sans-serif;
}
.fs_practica {
	font-family: 'practicanarrowbold';
	letter-spacing:0.3px;
}
.fs_heebo {
	font-family: 'Heebo', sans-serif;
}
.fs_simpler {
	font-family: 'simpler';
	line-height:1.3em;
}
.fs_assistant {
	font-family: 'almoni-neue', sans-serif;
	line-height:1.3em;
}
.fs_rubik {
	font-family: 'Rubik', sans-serif;
}
.fs_mikhmoret {
	font-family: 'mikhmoret', sans-serif;
}
.fs_baladi {
	font-family: 'BaladiRegular';
}
.fs_light {
	font-weight: 300;
}
.fs_regular {
	font-weight: 400;
}
.fs_semi_bold {
	font-weight: 600;
}
.fs_bold {
	font-weight: 700;
}
.fs_ex_bold {
	font-weight: 900;
}
.fs_right {
	text-align: right;
}
.fs_left {
	text-align: right;
}
.fs_center {
	text-align: center;
}
.fs_justify {
	text-align: justify!important;
}
.fs_margin_bottom_5 {
	margin-bottom: 5px;
}
.fs_margin_bottom_10 {
	margin-bottom: 10px;
}
.fs_margin_bottom_15 {
	margin-bottom: 15px;
}
.fs_margin_bottom_20 {
	margin-bottom: 20px;
}
.fs_margin_bottom_30 {
	margin-bottom: 30px;
}
.fs_margin_bottom_40 {
	margin-bottom: 40px;
}
.fs_white {
	color: #fff;
}
.fs_black {
	color: #231f20;
}
.fs_grey {
	color: #494949;
}
.fs_yellow {
	color: #f2a567;
}
.fs_brown {
	color: #8c6560;
}
.fs_green {
	color: #4889c8;
}
.fs_olive {
	color: #6d6c4d
}
.fs_red {
	color: #4889c8;
}
.fs_dark_red {
	color: #64141f;
}
.fs_light_grey {
	color: #666;
}
.fsTransition {
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
}
.fsTransitionSlow {
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -o-transition: 0.4s all;
}
.fsBoxShadow {
	/*box-shadow: 0px 0px 22px 0px rgb(120 120 120 / 12%);*/
	box-shadow: 0px 0px 25px rgb(130 129 129 / 10%);
}
.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);
}
.fsShadowBig {
	-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);
}
.fsTextShadow {
	text-shadow: 2px 0px 2px rgba(0, 0, 0, 1);
}
.fsShadowHeader {
	-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 5px rgba(140, 140, 140, 0.1);
}
.fsBorderRadius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fsBorderRadius7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.fsBorderRadiusBig {
	-webkit-border-radius: 25px!important;
	-moz-border-radius: 25px!important;
	border-radius: 35px!important;
}
.fsBorderRadiusCircle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.fsBorderRadius7_up {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.title_no_border {
    border: 0!important;
}
.middle_text_container {
	width:100%;
    display:table;
}
.middle_text {
	width:100%;
	vertical-align:middle;
    display:table-cell;
}
.middle_content {
	width:100%;
	vertical-align:middle;
    display:table-cell;
    z-index:1000!important;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
}
.ie6 img {
	width: 100%;
}
img.floatIMG {
	float: right;
	padding-left: 12px;
}

.imageZoom {
	display: inline-block;
	overflow: hidden;
	visibility: visible;
}
.imageZoom img {
	-webkit-transition: all 0.90s ease-in-out;
	-moz-transition: all 0.90s ease-in-out;
	-o-transition: all 0.90s ease-in-out;
	-ms-transition: all 0.90s ease-in-out;
	transition: all 0.90s ease-in-out;
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.imageZoom:hover img {
	transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
	transition: background-color all 0.2s ease-out;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.90s ease-in-out;
	-moz-transition: all 0.90s ease-in-out;
	-ms-transition: all 0.90s ease-in-out;
	-o-transition: all 0.90s ease-in-out;
	width: 100%;
	max-width: 100%;
}
.notify {
    color:#1d1d1d !important;
    transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.button_overlay {
    -webkit-animation: color-change 2s infinite;
    -moz-animation: color-change 2s infinite;
    -o-animation: color-change 2s infinite;
    -ms-animation: color-change 2s infinite;
    animation: color-change 2s infinite;
}
@keyframes color-change {
    0%   {background-color: #1d1d1d;}
    50%  {background-color: #666;}
    100%  {background-color: #1d1d1d;}
}
@-webkit-keyframes color-change {
    0%   {background-color: #1d1d1d;}
    50%  {background-color: #666;}
    100%  {background-color: #1d1d1d;}
}
.slideshow_btn {
	background-color:#4889c8;
	color:#fff;
	border-bottom: 1px solid #231f20;
}
.slideshow_btn:hover {
	color: #fff !important;
	background-color:#009949;
	border-bottom: 1px solid #231f20;
}
.web_media_icon i:hover {
	color: #666 !important;
}
.web_border_sep_top {
    width:100%;
    height:10px;
    position:absolute;
    top:0;
    left:0;
    background-image: url('../images/System/web_sep.jpg');
    background-repeat: repeat-x;
    background-position: center center;
}
.web_border_sep_bottom {
    width:100%;
    height:10px;
    position:absolute;
    bottom:0;
    left:0;
    background-image: url('../images/System/web_sep.jpg');
    background-repeat: repeat-x;
    background-position: center center;
}
/*.slideshow_arrow_down {
	margin-top: 25px;
	z-index: 1002;
	position: relative;
	text-align: center;
	font-size: 13px;
	color: #fff;
	display: block;
	width: 50px;
	float:right;
	right: calc(50% - 25px);
}
.slideshow_arrow_down_image {
    height: 50px;
    margin-left: 0px;
    position: absolute;
    width: 50px;
    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/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;
    background-size:contain;
}
.slideshow_arrow_down_image:hover {
	background-image: url(../images/System/downBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
}*/
.page_slide_no_parralax {
	width:100%;
	float: right;
	background-repeat: no-repeat;
}
.page_slide_no_parralax_title_container {
	width: 100%;
	display: table;
	direction: rtl;
}
.page_slide_no_parralax_title {
	display: table-cell;
	vertical-align: middle;
	width: calc(100% - 30px);
	padding-right: 15px;
	padding-left: 15px;
}
.title-big.line-behind:before, .title-big.line-behind:after {
    top: .7em;
}
.line-behind:before {
    border-top: 1px solid #e6e6e6 !important;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    z-index: -1;
}
.footer_info_text a {
	color: #fff !important;
}
.footer_info_text a:hover {
	color: #3e4fa9 !important;
}
.page_container {
    width:100%;
    float:right;
}
.page_title_container {
    text-transform: uppercase;
    padding: 0;
    text-align: center !important;
    position:relative;
}
.page_title_container_spam {
    padding-right: 5px;
    padding-left: 5px;
}
.web_buttons_container {
	width: 100%;
	float: right;
	position: relative;
	text-align: center;
	display: inline-block;
	direction: rtl;
	padding:0!important;
}
.web_btn {
	float: none;
	width: auto;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	background: linear-gradient( to left, #1d1d1d, #1d1d1d);
	border: 0px;
	line-height: 1.5em;
	padding-right: 35px;
	padding-left: 35px;
}
.web_btn:hover {
	color: #fff !important;
	background: linear-gradient( to right, #6d6c4d, #6d6c4d );
}
.web_btn:focus {
	float: none;
	width: auto;	
	text-align: center;
	cursor: pointer;
	color: #fff !important;
	background: linear-gradient( to left, #1d1d1d, #1d1d1d );
	border: 0px;
	line-height: 1em;
}
.password_recovery_form_field input {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
	font-size: 17px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1em;
	padding-top:7px;
	padding-bottom:7px;
}
.customers_form_field input {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
	font-size: 17px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1em;
	padding-top:7px;
	padding-bottom:7px;
}
.customers_form_field_medium input {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
	font-size: 17px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1em;
	padding-top:7px;
	padding-bottom:7px;
}
.customers_form_field_long_new input {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 10px;
	display: inline-block;
	font-size: 17px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1em;
	padding-top:7px;
	padding-bottom:7px;
}

.contact_section_form input {
	font-size: 17px;
	background-color: #fff;
	border: 2px solid #1d1d1d000;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:7px;
}
.contact_section_form select {
	font-size: 17px;
	background-color: #fff;
	border: 2px solid #1d1d1d;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1;
	padding-top:10px;
	padding-bottom:9px;
	padding-right:5px
}
.contact_section_form textarea {
	font-size: 17px;
	background-color: #fff;
	border: 2px solid #1d1d1d;
	color: #1d1d1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1;
	padding-top:9px;
	padding-bottom:9px;
	padding-right:10px
}
.contact_section_form input:focus {
	border: 1px solid #999999;
}
input {
	width: 100%;
	float: right;
	-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;
	overflow: visible;
	direction: rtl;
	line-height: 1em;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'almoni-neue', sans-serif;
}
input:focus {
	width: 100%;
	font-family: 'almoni-neue', sans-serif;
}
*:focus {
	outline: none;
	text-decoration: none;
}
textarea {
	overflow-x: hidden;
	vertical-align: top;
	font-size: 17px;
	font-weight: 400;
	width: 100%;
	margin: 0px;
	padding-right: 10px;
	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: rtl;
	line-height: 1.5em;
	box-sizing: border-box;
	display: inline-block;
    font-family: 'almoni-neue', sans-serif;
	background-color: #fff;
	border: 2px solid #1d1d1d;
	color: #1d1d1d;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 5px;
}
textarea:hover {

}
textarea:focus {
	width: 100%;
	padding-left: 7px;
	box-sizing: border-box;
	display: inline-block;
	overflow: auto;
	vertical-align: top;
	background-color: rgba(255,255,255,0.7);
	float: right;
	text-align: right;
	direction: rtl;
}


select {
	direction: rtl;
	font-size: 17px;
	font-weight: 400;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
	padding-left: 10px!important;
	box-sizing: border-box;
	color: #1d1d1d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'almoni-neue', sans-serif;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 opacity: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
body, button, input, select, textarea {
}
div.parallax {
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	font-size: 17px;
	font-weight: 400;
	color: #604c42;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 40px;
	line-height: 1.7em;
	letter-spacing: 1.3px;
	direction: rtl;
}
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: #1d1d1d;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #1d1d1d;
	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 {
	margin: 1em 0;
	padding: 0 0 0 0px;
}
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;
}
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;
}
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: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: right;
	direction: rtl;
}
.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;
}
@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%)
}
}
 @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: #1d1d1d;
}
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;
}
}
.parallax_about h1 a {
	font-size: 17px;
	color: #3AB6AE;
}
