﻿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%;
    -webkit-tap-highlight-color: transparent !important;
}

body {
    margin: 0;
    background-color: #fff;
    font-family: 'Rubik', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased !important;
}

::selection {
    background: rgba(248, 255, 159, 0.5);
}

.fs_middle {
    display: table-cell;
    vertical-align: middle;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.7;
}

.backgroundChange {
    background-color: #fff19f !important;
}

.borderChange {
    border: 3px solid yellow;
}

.back-to-top {
    position: fixed;
    bottom: 6em;
    right: 0px;
    text-decoration: none;
    color: #202020;
    font-size: 12px;
    padding: 1em;
    display: none;
    z-index: 1002 !important;
    background-image: url(../images/System/UpBtn.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 91px;
    width: 91px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    opacity: 0.8;
}

    .back-to-top:hover {
        background-image: url(../images/System/UpBtn.png);
        background-repeat: no-repeat;
        background-position: center center;
        height: 91px;
        width: 91px;
        opacity: 1;
    }

.fs_title_icon {
    float: right;
    width: 200px;
    height: 20px;
    margin-left: calc(50% - 100px);
    margin-right: calc(50% - 100px);
    margin-top: 10px;
    margin-bottom: 5px;
}

    .fs_title_icon img {
        float: right;
        width: 100%;
        max-width: 100%;
    }

.fs_moduls_text_max_width {
    max-width: 90% !important;
    margin-right: 5%;
    margin-left: 5%;
}

.fs_btn_container {
    width: 100%;
    float: right;
    display: inline-block;
    text-align: center;
    direction: rtl;
    margin-top: 20px;
}

.fs_btn {
    width: auto;
    text-align: justify;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px 12px 20px;
    opacity: 0.9;
}

    .fs_btn:hover {
        opacity: 1;
    }

    .fs_btn:focus {
        opacity: 1;
    }

::marker {
    color: #fff
}

.fs_title {
    text-decoration: none;
    direction: rtl;
    width: 100%;
    float: right;
}

.fs_sub_title {
    text-decoration: none;
    direction: rtl;
    width: 100%;
    float: right;
}

.fs_semi_title {
    width: 100%;
    float: right;
    text-decoration: none;
    direction: rtl;
}

.fs_cat_title {
    width: 100%;
    float: right;
    text-decoration: none;
    direction: rtl;
}

.fs_p {
    text-decoration: none;
    direction: rtl;
    width: 100%;
    float: right;
}

.fs_p_small {
    text-decoration: none;
    direction: rtl;
    width: 100%;
    float: right;
}

.fs_p_extra_small {
    text-decoration: none;
    direction: rtl;
    width: 100%;
    float: right;
    font-size: 14px;
    line-height: 1.3em;
}
.fs_font_website {
    font-family: 'Rubik', sans-serif!important;
}
.fs_font_title {
    font-family: 'almoni-neue', sans-serif;
}
.fs_almoni {
    font-family: 'almoni-neue', sans-serif;
}

.fs_tzar {
    font-family: 'almoni-neue-tzar';
    letter-spacing: 0.3px;
}

.fs_arimo {
    font-family: 'Arimo', sans-serif;
}

.fs_open {
    font-family: 'Open Sans', sans-serif;
}

.fs_rubik {
    font-family: 'Rubik', sans-serif;
}

.fs_300 {
    font-weight: 300;
}
.fs_400 {
    font-weight: 400;
}
.fs_500 {
    font-weight: 500;
}
.fs_600 {
    font-weight: 600;
}
.fs_700 {
    font-weight: 700;
}
.fs_800 {
    font-weight: 800;
}
.fs_900 {
    font-weight: 900;
}

.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_float_right {
    float: right;
}

.fs_float_left {
    float: left;
}

.fs_float_none {
    float: none;
}

.fs_auto_width {
    width: auto !important
}

.fs_100_width {
    width: 100%;
}
.fs_margin_bottom_3 {
    margin-bottom: 3px;
}
.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: #202020;
}

.fs_grey {
    color: #575757;
}

.fs_light_grey {
    color: #575757;
}

.fs_red {
    color: #202020;
}

.fs_dark_red {
    color: #c30c1a;
}

.fs_gold {
    color: #bb8c53;
}

.fs_green {
    color: #0b3c3a;
}

.fs_ofwhite {
    color: #ece2d3;
}

.fs_bcolor_black {
    background-color: #010101;
}

.fs_bcolor_grey {
    background-color: #2a292f;
}

.fs_bcolor_light_grey {
    background-color: #f4f4f4;
}

.fs_bcolor_white {
    background-color: #fff;
}

.fs_bcolor_ofwhite {
    background-color: #d9ceca;
}

.fs_bcolor_pink {
    background-color: #f79d7d;
}

.fs_bcolor_green {
    background-color: #466b54;
}

.fs_gradient_green_yellow {
    background: linear-gradient( to right, #f79d7d, #b7f900);
}

.fsBorderRadiusCircle {
    border-radius: 50%;
}

.fsBorderRadius3 {
    border-radius: 3px;
}

.fsBorderRadius4 {
    border-radius: 4px;
}

.fsBorderRadius5 {
    border-radius: 5px;
}

.fsBorderRadius7 {
    border-radius: 7px;
}

.fsBorderRadius10 {
    border-radius: 10px;
}

.fsBorderRadius15 {
    border-radius: 15px;
}

.fsBorderRadius25 {
    border-radius: 25px;
}

.fsBorderRadius50 {
    border-radius: 50px;
}

.fsBorderRadius50p {
    border-radius: 50%;
}

.fsBorderRadiusCircle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.fsBorderRadius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fsBorderRadius2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.fsBorderRadiusBig {
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
}

.fsBorderRadius7top {
    -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;
}

.fsBorderRadiusRight {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.fsBoxShadow {
    box-shadow: 0px 0px 50px 0px rgb(86 86 86 / 5%);
}

.fsTextShadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.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);
}

.fsvg {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em;
}

.fsvg_right {
    float: right;
}

.fsvg_left {
    float: left;
}

.fsvg_none {
    float: none;
}

.fsvg_15 {
    width: 15px;
}

.fsvg_16 {
    width: 16px;
}

.fsvg_17 {
    width: 17px;
}

.fsvg_18 {
    width: 18px;
}

.fsvg_19 {
    width: 19px;
}

.fsvg_20 {
    width: 20px;
}

.fsvg_21 {
    width: 21px;
}

.fsvg_22 {
    width: 22px;
}

.fsvg_23 {
    width: 23px;
}

.fsvg_24 {
    width: 24px;
}

.fsvg_25 {
    width: 25px;
}

.fsvg_30 {
    width: 30px;
}

.fsvg_35 {
    width: 35px;
    font-size: 30px;
}

.web_btn_container {
    float: right;
    width: 100%;
    text-align: center;
    display: inline-block;
    direction: rtl;
    margin-top: 15px;
}

.web_btn_container_inside {
    width: auto;
    float: none;
    display: inline-block;
}

.website_btn {
    width: auto;
    float: none;
    margin-top: 0px;
    text-align: center;
    box-sizing: border-box;
    height: 53px;
    display: table;
    padding: 0 30px 0 30px;
    position: relative;
    background-color: #ece2d3;
    color: #0b3c3a;
    border: 0px solid #bb8c53;
    border-bottom: 3px solid #0b3c3a;
}

    .website_btn:hover {
        background-color: #0b3c3a;
        color: #fff;
        border-bottom: 3px solid #fff;
    }

.website_btn_text {
    font-size: 20px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    line-height: 0em;
}

.website_btn_border {
    width: calc(100% - 12px);
    border: 1px solid #0b3c3a;
    position: absolute;
    height: 38px;
    border-radius: 1px;
    right: 5px;
    top: 5px
}

.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;
}

.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);
}

.fs_shadow {
    box-shadow: 0px 0px 25px rgb(125 125 125 / 15%);
}

.fsTextShadow {
    text-shadow: 2px 0px 2px rgba(0, 0, 0, 1);
}

.fs_box_shadow {
    box-shadow: 0px 0px 30px 0 rgba(158, 158, 160, 0.2);
}

.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);
}

.fsBorderRadiusNeeman {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
}

.ie6 img {
    width: 100%;
}

img.floatIMG {
    float: left;
    padding-right: 1em;
}

.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%;
    }

.itemZoomOut img {
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    -o-transition: all 0.20s ease-in-out;
    -ms-transition: all 0.20s ease-in-out;
    transition: all 0.20s ease-in-out;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

    .itemZoomOut img:hover {
        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.20s ease-in-out;
        -moz-transition: all 0.20s ease-in-out;
        -ms-transition: all 0.20s ease-in-out;
        -o-transition: all 0.20s ease-in-out;
        width: 100%;
        max-width: 100%;
    }

.imageStyle {
    max-width: 100%;
    overflow: hidden;
    visibility: visible;
    position: relative;
}

.notify {
    color: #202020 !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: #0b3c3a;
    }

    50% {
        background-color: #072927;
    }

    100% {
        background-color: #0b3c3a;
    }
}

@-webkit-keyframes color-change {
    0% {
        background-color: #202020;
    }

    50% {
        background-color: #202020;
    }

    100% {
        background-color: #202020;
    }
}
.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;
}

.slideshow_btn {
    color: #fff !important;
    border-bottom: 2px solid #c9b417;
    background-image: url('../images/System/btn_back2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

    .slideshow_btn:hover {
        color: #fff !important;
        border-bottom: 2px solid #c9b417;
        background-image: url('../images/System/btn_back_hover.jpg');
        background-repeat: no-repeat;
        background-position: center center;
    }

.web_media_icon i:hover {
    color: #202020 !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-bottom: 0px;
    z-index: 1002;
    position: absolute;
    text-align: center;
    font-size: 13px;
    color: #fff;
    display: block;
    width: 50px;
    left: calc(50% - 25px);
    bottom: 160px;
}

.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: #202020 !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-color: #202020;
    border: 0px;
    line-height: 1em;
    border-bottom: 3px solid #fff;
    padding-right: 25px;
    padding-left: 25px;
}

    .web_btn:hover {
        color: #fff !important;
        background-color: #202020;
        border-bottom: 3px solid #202020;
    }

    .web_btn:focus {
        float: none;
        width: auto;
        text-align: center;
        cursor: pointer;
        color: #fff !important;
        background-color: #202020;
        border: 0px;
        line-height: 1em;
        border-bottom: 3px solid #202020;
    }

.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 #6d6e71;
    color: #202020;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1em;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Rubik', sans-serif;
}

.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 #c3c3c3;
    color: #202020;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1em;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Rubik', sans-serif;
}

.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 #c3c3c3;
    color: #202020;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1em;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Rubik', sans-serif;
}

.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 #c3c3c3;
    color: #202020;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 1em;
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: 'Rubik', sans-serif;
}

.contact_section_form input {
    font-size: 17px;
    background-color: #FFF;
    border: 1px solid #6d6e71;
    color: #202020;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1;
    padding-top: 9px;
    padding-bottom: 9px;
    font-family: 'Rubik', sans-serif;
}

    .contact_section_form input:focus {
        border: 1px solid #6d6e71;
        font-family: 'Rubik', sans-serif;
    }

input {
    width: 100%;
    float: right;
    font-size: 17px;
    -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: 'Rubik', sans-serif;
}

    input:focus {
        width: 100%;
    }

*: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: 0px;
    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.7em;
    box-sizing: border-box;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
}

    textarea:hover {
    }

    textarea:focus {
        font-size: 17px;
    }

select {
    direction: rtl;
    font-size: 17px;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    padding-right: 7px;
    box-sizing: border-box;
    color: #495057;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

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: #202020;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #202020;
    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: #202020;
        }

            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;
}

.wishlistAlert_btn_connection {
    color: #fff;
    border: 1px solid #202020;
    background-color: #202020;
}

    .wishlistAlert_btn_connection:hover {
        color: #fff;
        border: 1px solid #202020;
        background-color: #202020;
    }

    .wishlistAlert_btn_connection:focus {
        color: #fff;
        border: 1px solid #202020;
        background-color: #202020;
    }

.overlay_wishlistAlert {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 100000 !important;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

    .overlay_wishlistAlert:target {
        visibility: visible;
        opacity: 1;
    }

.popup_wishlistAlert {
    background-color: #FFF;
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    visibility: hidden;
    z-index: 100000 !important;
    -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;
    width: 300px;
    border: 2px solid #dfdfdf;
    box-shadow: 0px 0px 25px rgb(130 129 129 / 30%);
    border-radius: 3px
}

.close_wishlistAlert {
    height: 25px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 10px;
    width: 25px;
    left: 10px;
    background-color: #d70f3a;
    border-radius: 50%;
}

    .close_wishlistAlert:before {
        color: #fff;
        content: "x";
        font-size: 18px;
    }

.popup_wishlistAlert_container {
    float: left;
    height: auto;
    width: 100%;
    padding: 15px;
    box-sizing: border-box
}

.popup_wishlistAlert_title {
    float: left;
    width: 100%;
    margin-right: 0%;
    line-height: 1.5em;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    color: #202020;
    margin-top: 30px;
    margin-bottom: 5px;
    direction: rtl;
}

.wishlistAlert_btn_container {
    text-align: center;
    width: 100%;
    float: right;
    padding-top: 30px;
    padding-bottom: 50px;
}

.wishlistAlert_btn_connection {
    width: 100%;
    float: none;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 8px;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    cursor: pointer;
    direction: rtl;
    box-sizing: border-box;
    -webkit-border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    border-radius: 100px !important;
}
