body {
    font-size: 100%;
    direction: rtl;
    font-family: 'Open Sans', sans-serif !important;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    direction: rtl;
}

body {
    margin: 0;
}


ul {
    margin: 1em 0;
}

ul {
    padding: 0;
}

.hide-outlines * {
    outline: 0 !important;
}

.accesibility-bar {
    position: fixed;
    top: -2px;
    right: 0;
    z-index: 10000;
    width: 100%;
    text-align: center;
}

.accesibility-bar.hidden {
    position: absolute;
    top: -99999px;
}

.fb_reset {
    background: none;
    border: 0px;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: right;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}

header {
    display: block;
}

#header {
    border-bottom: 2px solid #5c9ac9;
}

#header {
    height: 68px;
}

#header {
    background-color: #f0f0f0;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}

footer {
    background-color: #d6d6d6;
    background-image: url('./images/pattern-birds.png');
    border-top: 2px solid #e7ecf0;
}

footer {
    display: block;
}

footer {
    width: 100%;
    padding: 20px 0;
}

.pr {
    position: relative;
}

#accessibility-note {
    padding: 20px;
    overflow-y: scroll;
    width: auto !important;
    height: 100%;
}

canvas {
    display: inline-block;
}

.accesibility-bar li {
    display: inline;
}

.fb_reset>div {
    overflow: hidden;
}

.container {
    margin: 0 auto;
    overflow: hidden;
}

.container {
    width: 940px;
}


.hero_wrap img {
    height: 606px;
    object-fit: cover;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.nav_page a.active {
    color: #FF6600;
    /* orange */
    font-weight: bold;
    transition: color 0.3s, font-weight 0.3s;
}

#header .warpper {
    position: relative;
    z-index: 100;
    height: 100%;
}

nav {
    display: block;
}

#mobile_naviagtion {
    margin-top: 70px;
}

#mobile_naviagtion {
    display: none;
}


.back_top_section {
    display: none;
    z-index: 100;
    text-align: center;
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-family: arial;
}

h2 {
    font-size: 1.80em;
    margin: 0.83em 0;
}

h2 {
    margin: 0 0 10px 0;
}

h2:first-child {
    margin-top: 0;
}

#accessibility-note * {
    font-family: arial !important;
    color: #000000 !important;
}

#accessibility-note .note-title {
    float: right;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
    display: block;
    content: "";
    height: 0;
}

.clearfix:after {
    clear: both;
}

a {
    outline: 0;
}

.accesibility-links {
    display: inline-block;
    padding: 10px 16px;
    font-size: 16px;
    margin: 0 5px;
    color: #000000;
    border: 1px solid #000000;
    background: white;
    font-family: arial !important;
}

a,
a:link {
    text-decoration: none;
}

a,
a:active,
a:hover {
    outline: 0;
}

.logo_container {
    position: absolute;
}

.logo_container {
    right: 0;
    direction: rtl;
}

.logo_container {
    top: 0;
    z-index: 1005;
}

.logo_container.aside {
    display: block !important;
    height: 100%;
}

#naviagtion {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#naviagtion {
    width: 100%;
    position: relative;
}

#naviagtion.desktop {
    display: table;
    height: 100%;
}

nav ul {
    list-style: none;
    list-style-image: none;
}

nav ul {
    margin: 0;
    padding: 0;
}

section {
    display: block;
}

section {
    position: relative;
    overflow: hidden;
    clear: both;
}

.page_rep0 {
    background-color: #ffffff;
}

section:first-of-type {
    margin-top: 70px;
}

.page_rep1 {
    background-color: #ffffff;
}

.row {
    margin-right: -20px;
    position: relative;
}

@media (min-width: 1200px) {
    .row {
        margin-right: -30px;
    }
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

@media (min-width: 1200px) {

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
}

.row:after {
    clear: both;
}

@media (min-width: 1200px) {
    .row:after {
        clear: both;
    }
}


footer .back_top {
    background-color: #f0f0f0;
}

footer .back_top {
    display: inline-block;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.show-for-sr {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

#logo_holder {
    width: 100%;
    overflow: hidden;
}

#logo_holder {
    display: table;
    height: 100%;
}

.navigation-holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

nav ul li {
    display: inline-block;
    text-align: center;
    position: relative;
    line-height: 100%;
}

#mobile_naviagtion li {
    text-align: right;
}

nav ul li:last-of-type {
    margin-left: 0;
}

article {
    display: block;
}

.cslider {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.page_rep0 article {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

section .container {
    padding: 40px 0;
    position: relative;
}

.page_rep0 div {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.page_rep0 div {
    color: #3b3b3b;
}

.page_text {
    text-align: center;
}

.page_text {
    margin-bottom: 20px;
}

.cslider_txt {
    padding: 0 !important;
}

.mrb0 {
    margin-bottom: 0 !important;
}

.page_rep0 .page_text {
    color: #3b3b3b;
}

.cslider_txt.add_padding {
    padding: 40px 0 !important;
}

@media only screen and (min-width: 768px) {

    .cslider_txt.under_text {
        position: static;
    }
}

.page_rep1 article {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

section.contact_page .container {
    padding-top: 0;
    padding-bottom: 0;
}

[class*="span"] {
    float: right;
    margin-right: 20px;
}

.span12 {
    width: 940px;
}

@media (min-width: 1200px) {
    [class*="span"] {
        float: right;
        margin-right: 30px;
    }

    .span12 {
        width: 1170px;
    }
}

.folyou-credit a,
.folyou-credit a:hover,
.folyou-credit a:active {
    display: inline-block !important;
    font-family: arial !important;
    font-size: 14px;
    text-decoration: none;
    padding: 5px;
    color: #fff !important;
    direction: ltr;
    line-height: 15px;
    text-align: center;
}

small {
    font-size: 75%;
}

.folyou-credit small {
    color: #fff;
}

.back_top_icon {
    color: #83b89a;
}

.back_top_icon {
    display: inline-block;
    position: relative;
    top: -3px;
    right: 3px;
    font-size: 36px;
    font-family: arial !important;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

#logo_image_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

#mobile_icon_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

#mobile_icon_holder {
    display: none;
}

#site_nav {
    white-space: nowrap;
}

#naviagtion ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#naviagtion ul {
    text-align: left;
    float: left;
}

#mobile_naviagtion a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#mobile_naviagtion a {
    color: #83b89a;
}

#mobile_naviagtion .current {
    color: #5c9ac9;
}

#mobile_naviagtion .current,
#mobile_naviagtion a:hover {
    color: #5c9ac9;
}

a,
a:visited {
    text-decoration: none;
}

a,
a:visited {
    outline: 0;
}

a,
a:visited,
a:active,
a:hover {
    outline: 0;
}

#naviagtion .current span,
#naviagtion span:hover,
#naviagtion .language a:hover,
.language a:hover,
.more_pages:hover a .more_title,
.more_pages:hover a .more_pages_arrow,
#mobile_naviagtion .current,
#mobile_naviagtion a:hover {
    color: #5c9ac9;
}

.cb {
    clear: both;
}

.slider {
    display: none;
}

.preview_text {
    margin-bottom: 20px;
}

.page_rep1 div {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.page_rep1 div,
.page_rep1 .page_text {
    color: #3b3b3b;
}

.page_rep1 div {
    color: #3b3b3b;
}

.page_rep0 div,
.page_rep0 .page_text {
    color: #3b3b3b;
}

.footer_text {
    color: #807c69;
}

.footer_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

.footer_text {
    padding-top: 14px;
}

.website_name {
    max-height: 68px;
}

.website_name {
    display: table-cell;
    vertical-align: middle;
}

.menu_icon.show {
    background-image: url('./images/menu_icon_white.png');
    background-size: 32px 32px;
}

.mobile_extra_menu {
    display: none;
}

#naviagtion li {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#naviagtion ul li {
    margin: 0 30px 0 0;
}

.more_pages {
    display: none;
    position: relative;
    padding-left: 50px;
    cursor: pointer;
    margin-left: 15px;
}

nav ul li span {
    line-height: 100%;
}

.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    top: 46%;
    width: 100%;
}

.slides-navigation {
    display: none;
}

.slider.single_slide>.slides-navigation {
    display: none !important;
}

h1 {
    font-size: 2.00em;
    margin: 0.67em 0;
}

h1 {
    margin: 0 0 20px 0;
}

.page_rep0 h1 {
    color: #93b59f;
}

.page_rep0 h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 39px;
    font-weight: 500;
}

h1:first-child {
    margin-top: 0;
}

.page_text,
.page_text h1::after,
.tabs .eg3 .elements,
.eg3 .element_text,
.eg3 .element_title h1,
.eg3 .element_title h2,
.eg4 .element_text,
.eg4 .element_title h1,
.eg4 .element_title h2,
.tabs .element_title,
.gt1.elements,
.gt1 .element_holder.over3,
.gt10.elements,
.gt10 .element_holder.over3,
.eg3tabs,
.eg4tabs,
.siblings,
.filters,
.gt2 .media-box {
    text-align: center;
}

.page_text h1::after,
.element_title h1::after {
    text-indent: -30px;
}

.page_rep0 .page_text h1::after,
.page_rep0 .tabs .element_title h1::after,
.page_rep0.element_page h1::after {
    content: '';
    display: block;
    font-family: "Times New Roman";
    letter-spacing: 30px;
    font-weight: 700;
    color: #93b59f;
    margin-bottom: 20px;
}

.page_text,
.page_text h1::after,
.tabs .eg3 .elements,
.eg3 .element_text,
.eg3 .element_title h1,
.eg3 .element_title h2,
.eg4 .element_text,
.eg4 .element_title h1,
.eg4 .element_title h2,
.tabs .element_title,
.gt1.elements,
.gt1 .element_holder.over3,
.gt10.elements,
.gt10 .element_holder.over3,
.eg3tabs,
.eg4tabs,
.siblings,
.filters,
.gt2 .media-box {
    text-align: center;
}

p {
    margin-bottom: 1.2em;
}

p {
    line-height: 150%;
}

.page_rep0 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.6em;
}

.page_rep0 p {
    color: #3b3b3b;
}

hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always;
}

hr {
    clear: both;
    text-align: right;
    margin-right: 0;
}

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after: always;
}

.span8 {
    width: 620px;
}

@media (min-width: 1200px) {
    .span8 {
        width: 770px;
    }
}

section.contact_page .page_text {
    padding-top: 30px;
    text-align: right;
}

.span4 {
    width: 300px;
}

@media (min-width: 1200px) {
    .span4 {
        width: 370px;
    }
}

.contact_tabs_holder {
    height: 100%;
}

.page_rep0 .contact_tabs_holder {
    color: #ffffff;
}

img {
    position: relative;
    max-width: 100%;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

footer p {
    margin: 0 0 20px 0;
    line-height: 150%;
}

.footer_text p {
    color: #807c69;
}

.footer_text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

p:first-child {
    margin-top: 0;
}

#naviagtion a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#naviagtion ul li a {
    color: #83b89a;
}

.more_pages ul {
    background-color: #f0f0f0;
}

.more_pages ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    right: -13px;
    width: 150px;
    white-space: normal;
}

.page_rep0 ul {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.slides-navigation a {
    position: absolute;
    display: block;
}

.slides-navigation.nav_rtl a.next {
    left: 0;
}

.slides-navigation.nav_rtl a.prev {
    right: 0;
}

.preview_text img {
    height: auto !important;
}

.preview_text img {
    max-width: 100%;
}

.fr-view img {
    position: relative;
    max-width: 100%;
}

.page_rep0 .preview_text a {
    text-decoration: underline;
}

.page_rep0 .preview_text a {
    color: #616161;
}

.page_rep0 .preview_text a:hover {
    text-decoration: none;
}

.page_rep0 .preview_text a:hover {
    color: #222222;
}

.page_rep0 .preview_text a:hover,
.page_rep0 .element_text a:hover,
.page_rep0 .contact_text a:hover,
.page_rep0 .read_more:hover {
    text-decoration: none;
}

.page_rep1 h1 {
    color: #93b59f;
}

.page_rep1 h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 39px;
    font-weight: 400;
}

h1.page_title {
    padding: 20px 0 0 0;
}

.page_rep1 .page_text h1::after,
.page_rep1 .tabs .element_title h1::after {
    content: '';
    display: block;
    font-family: "Times New Roman";
    letter-spacing: 30px;
    font-weight: 700;
    color: #93b59f;
    margin-bottom: 20px;
}

.page_rep1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.6em;
}

.page_rep1 p {
    color: #3b3b3b;
}

.page_rep0 div,
.page_rep0 .tabs {
    color: #3b3b3b;
}

.page_rep0 .contact_tabs_holder div {
    color: #ffffff;
}

.website_name .website_title {
    color: #83b89a;
}

.website_name a .website_title {
    color: #5e5e5e;
}

.website_name a .website_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 800;
}

#logo_holder .website_name .website_title {
    margin: 0;
    line-height: 100%;
}

.website_name .website_subtitle {
    color: #83b89a;
}

.website_name a .website_subtitle {
    color: #5e5e5e;
}

.website_name a .website_subtitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 300;
}

#logo_holder .website_name .website_subtitle {
    margin: 0;
    line-height: 100%;
}

#naviagtion li a span {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
}

#naviagtion ul li a span {
    color: #83b89a;
}

.more_pages_arrow {
    font-size: 25px;
}

.more_pages_arrow {
    font-family: arial !important;
    position: absolute;
    line-height: 50%;
    top: 30%;
    left: 0px;
}

.page_rep0 li {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.page_rep0 li {
    color: #3b3b3b;
}

.fa {
    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;
}

.slides-navigation a i {
    color: #ffffff;
    border-color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 25px;
}

.slides-navigation a i {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.slides-navigation a i {
    display: block;
    text-decoration: none;
    border-width: 3px;
    border-style: solid;
    font-weight: 700;
    margin: 0 25px;
    text-align: center;
    top: -40px;
    padding: 1px;
    -webkit-transition: background .15s ease;
    -moz-transition: background .15s ease;
    -o-transition: background .15s ease;
    transition: background .15s ease;
}

.slides-navigation a i {
    vertical-align: middle;
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

strong {
    font-weight: 700;
}

p strong {
    font-weight: bold;
}

.fr-view strong {
    font-weight: 700;
}

section.contact_page .page_text h1::after {
    text-align: right;
    text-indent: 0;
}

.contact_tabs_holder .contact_text {
    margin-bottom: 3px;
    padding: 0 20px 20px 20px;
    overflow: hidden;
}

.page_rep0 .contact_tabs_holder .con_box {
    background-color: #c2bcb1;
}

.page_rep0 .contact_tabs_holder .con_box,
.page_rep0 .contact_tabs_holder div {
    color: #ffffff;
}

a,
a:hover {
    outline: 0;
}

.contact_tabs_holder .contact_text h1 {
    font-size: 29px;
    line-height: 100%;
}

.page_rep0 .contact_tabs_holder .con_box h1 {
    color: #ffffff;
}

form {
    margin: 0;
}

.page_rep0 form {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.slider img {
    -webkit-backface-visibility: visible !important;
}

.contact_form_holder {
    padding: 30px;
    margin-bottom: 3px;
    min-height: 191px;
}

.contact_form_holder {
    position: relative;
}

.page_rep0 .contact_form_holder {
    background-color: #c2bcb1;
}

.page_rep0 .contact_tabs_holder div,
.page_rep0 .contact_form_holder {
    color: #ffffff;
}

.send_button {
    width: 100%;
    direction: ltr;
    z-index: 110;
    position: relative;
}

.form-input {
    position: relative;
    padding: 0 1% !important;
    margin-bottom: 10px;
}

#sendbtn_20 {
    width: 100%;
    border: none;
    padding: 10px 0;
    background: none;
    background-color: #c2bcb1;
    margin-bottom: 3px;
    -webkit-appearance: none;
    border-radius: 0;
    height: 50px;
    direction: rtl;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: #fff;
    cursor: pointer;

}

.full-length-input {
    width: 98% !important;
    display: inline-block;
    float: right;
}

@media (min-width: 1200px) {
    input {
        margin-right: 0;
    }
}

input {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

input {
    line-height: normal;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.page_rep0 .send_button input {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.page_rep0 input[type="submit"] {
    background-color: #c2bcb1;
}

.page_rep0 input[type="submit"] {
    color: #ffffff;
}

.send_button input[type="submit"] {
    width: 100%;
    border: none;
    padding: 10px 0;
    margin-bottom: 3px;
    -webkit-appearance: none;
    border-radius: 0;
    height: 50px;
    direction: rtl;
}

.page_rep0 label {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.contact_form_holder label {
    display: block;
}

.form-input label {
    line-height: 175% !important;
}

.page_rep0 .form-input>label {
    font-size: 19px;
}

.full-length-input input {
    width: 97.5% !important;
}

.custom-field input {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.page_rep0 input[type="text"] {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.contact_form_holder input[type="text"] {
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 3px;
}

.contact_form_holder input[type="text"].input-error {
    border-color: red;
}

.must-fill {
    position: absolute;
    top: 30px;
    left: 15px;
    color: red;
    font-size: 16px;
}

.err_described {
    color: red !important;
    font-weight: 400;
    font-size: 13px;
    position: absolute;
    right: 5px;
    bottom: -17px;
}

.err_described {
    display: none;

}

@media (min-width: 1200px) {
    textarea {
        margin-right: 0;
    }
}

textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.contact_form_holder textarea,
.page_rep0 textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.contact_form_holder textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
}

.contact_form_holder textarea {
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid transparent;
    height: 80px;
    padding: 0 3px;
}

.full-length-input textarea {
    width: 97.5% !important;
}

.custom-field textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
}


/* These were inline style tags. Uses id+class to override almost everything */
#style-Rtao1.style-Rtao1 {
    margin: 0px;
}

#style-9IvwC.style-9IvwC {
    display: none;
}

#style-D8RXh.style-D8RXh {
    position: absolute;
    top: -10000px;
    width: 0px;
    height: 0px;
}

#style-aFVVC.style-aFVVC {
    overflow: visible;
}

#style-j8FXz.style-j8FXz {
    display: inline-block;
}

#naviagtion.style-Ld68M {
    visibility: visible;
}

#pages.style-tSqCL {
    min-height: 500px;
}

#s_86.style-V6TWO {
    overflow: visible;
}

#style-lV3Zz.style-lV3Zz {
    visibility: visible;
    height: 608.4px;
    width: 1521px;
}

#slider_86.style-OoYm2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 608px;
    display: block;
}

#style-QPkHP.style-QPkHP {
    position: relative;
    height: 100%;
    width: 1521px;
    right: -3042px;
}

#style-tVQwh.style-tVQwh {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
    height: 100%;
}

#style-Q8EVT.style-Q8EVT {
    display: block;
    right: 3042px;
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 1521px;
    top: 0px;
    z-index: 0;
}

#style-gsmSZ.style-gsmSZ {
    backface-visibility: hidden;
    position: absolute;
    right: -300.5px;
    top: 0px;
    z-index: -1;
    max-width: none;
    height: 608px;
    width: 2122.47px;
}

#style-Et8P5.style-Et8P5 {
    display: block;
    opacity: 0.4071;
}

#style-6ELlS.style-6ELlS {
    text-align: right;
    direction: rtl;
}

#style-5ZEeZ.style-5ZEeZ {
    text-align: center;
}

#style-dOagL.style-dOagL {
    width: 188px;
}

#style-9AbH9.style-9AbH9 {
    text-align: center;
}

#style-W7xAT.style-W7xAT {
    line-height: 1.6em;
    background-color: initial;
}

#style-tPnKZ.style-tPnKZ {
    text-align: center;
}

#style-N5DAk.style-N5DAk {
    font-size: 14px;
    background-color: initial;
}

#style-qLvrk.style-qLvrk {
    font-size: 16px;
    font-family: atlas, arial, sans-serif;
}

#style-LJVg9.style-LJVg9 {
    min-height: 500px;
}

#style-B5RQE.style-B5RQE {
    display: inline;
}

#style-gR92x.style-gR92x {
    text-align: center;
}

#style-hYtaM.style-hYtaM {
    width: 38px;
}

#style-7cVcz.style-7cVcz {
    min-height: 500px;
}

#style-g4Wzi.style-g4Wzi {
    display: inline;
}

#style-T53dE.style-T53dE {
    text-align: center;
}

#style-GCDDI.style-GCDDI {
    width: 40px;
}

#style-KBHhj.style-KBHhj {
    min-height: 500px;
}

#style-9KIDO.style-9KIDO {
    display: inline;
}

#style-gnbAE.style-gnbAE {
    text-align: center;
}

#style-Aj7DC.style-Aj7DC {
    text-align: center;
}

#style-bDmfa.style-bDmfa {
    width: 42px;
}

#style-DqBvQ.style-DqBvQ {
    margin-left: 60px;
}

#style-YLw1z.style-YLw1z {
    color: rgb(79, 97, 40);
}

#style-hsRcH.style-hsRcH {
    font-size: 28px;
}

#style-okKgf.style-okKgf {
    margin-left: 60px;
}

#style-POFdF.style-POFdF {
    background-color: initial;
}

#style-k4553.style-k4553 {
    font-size: 18px;
}

#style-zU7sn.style-zU7sn {
    text-align: center;
}

#style-YoQhs.style-YoQhs {
    min-height: 500px;
}

#style-7OLCb.style-7OLCb {
    display: inline;
}

#style-vgEBo.style-vgEBo {
    text-align: center;
}

#style-Gzf6O.style-Gzf6O {
    width: 41px;
}

#style-fhRth.style-fhRth {
    min-height: 500px;
}

#style-xB2rP.style-xB2rP {
    display: inline;
}

#style-oP5sz.style-oP5sz {
    text-align: center;
}

#style-mftRH.style-mftRH {
    width: 40px;
}

#s_80.style-W8AKf {
    position: relative;
    z-index: 0;
    background-image: none;
}

#style-vPjKH.style-vPjKH {
    min-height: 500px;
}

#style-VYUHt.style-VYUHt {
    display: inline;
}

#style-F4xRF.style-F4xRF {
    padding: 10px 0;
}

#style-MaE5P.style-MaE5P {
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 552px;
    width: 1521px;
    z-index: -999998;
    position: absolute;
}

#style-kMRAX.style-kMRAX {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
    height: 100%;
    z-index: -999999;
}

#style-bB8gQ.style-bB8gQ {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 2070px;
    height: 552px;
    max-width: none;
    inset: 0px auto auto -274.5px;
}

#style-DvMGv.style-DvMGv {
    display: inline-block !important;
}

#style-Ent7B.style-Ent7B {
    display: inline-block !important;
}

#accessibility-note.style-yTfqY {
    display: none;
    width: 500px;
}

#style-RCAp4.style-RCAp4 {
    top: 68px;
    left: -301px;
    height: 0px;
    width: 0px;
}

#style-9VMtH.style-9VMtH {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-hzKUP.style-hzKUP {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-okIpw.style-okIpw {
    top: 68px;
    left: -303px;
    height: 0px;
    width: 0px;
}

#style-vsiCg.style-vsiCg {
    top: 68px;
    left: 0px;
    height: 0px;
    width: 0px;
}

#style-yMTEz.style-yMTEz {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-4iZTt.style-4iZTt {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-Xzfd7.style-Xzfd7 {
    top: 68px;
    left: -2px;
    height: 0px;
    width: 0px;
}

#style-zUFcO.style-zUFcO {
    top: 0px;
    left: 0px;
    position: absolute;
}

#snipcss-kiwi.style-AvWHS {
    left: 1436px;
    top: 10px;
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-EUQsK.style-EUQsK {
    display: none;
}

#style-gvwkl.style-gvwkl {
    position: absolute;
    top: -10000px;
    width: 0px;
    height: 0px;
}

#style-RGKXD.style-RGKXD {
    overflow: visible;
}

#style-T66aj.style-T66aj {
    display: inline-block;
}

#naviagtion.style-5d9Nr {
    visibility: visible;
}

#pages.style-o2rAF {
    min-height: 500px;
}

#s_86.style-8PUE5 {
    overflow: visible;
}

#style-zA5vi.style-zA5vi {
    visibility: visible;
    height: 608.4px;
    width: 1521px;
}

#slider_86.style-99YbC {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 608px;
    display: block;
}

#style-nUrFy.style-nUrFy {
    position: relative;
    height: 100%;
    width: 1521px;
    right: -3042px;
}

#style-gFgEE.style-gFgEE {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
    height: 100%;
}

#style-oMOYN.style-oMOYN {
    display: block;
    right: 3042px;
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 1521px;
    top: 0px;
    z-index: 0;
}

#style-zGprJ.style-zGprJ {
    backface-visibility: hidden;
    position: absolute;
    right: -300.5px;
    top: 0px;
    z-index: -1;
    max-width: none;
    height: 608px;
    width: 2122.47px;
}

#style-gwhlm.style-gwhlm {
    display: block;
    opacity: 0.4071;
}

#style-5ZWrK.style-5ZWrK {
    text-align: right;
    direction: rtl;
}

#style-yoypa.style-yoypa {
    text-align: center;
}

#style-GBh8Q.style-GBh8Q {
    width: 188px;
}

#style-oNdww.style-oNdww {
    text-align: center;
}

#style-FczbI.style-FczbI {
    line-height: 1.6em;
    background-color: initial;
}

#style-kO5Fb.style-kO5Fb {
    text-align: center;
}

#style-hYDM6.style-hYDM6 {
    font-size: 14px;
    background-color: initial;
}

#style-A3mkS.style-A3mkS {
    font-size: 16px;
    font-family: atlas, arial, sans-serif;
}

#style-Ge2UB.style-Ge2UB {
    min-height: 500px;
}

#style-95kmU.style-95kmU {
    display: inline;
}

#style-gbfVw.style-gbfVw {
    text-align: center;
}

#style-9Idk7.style-9Idk7 {
    width: 38px;
}

#style-ooC5P.style-ooC5P {
    min-height: 500px;
}

#style-CwySX.style-CwySX {
    display: inline;
}

#style-xO1cN.style-xO1cN {
    text-align: center;
}

#style-Mackw.style-Mackw {
    width: 40px;
}

#style-jHPl3.style-jHPl3 {
    min-height: 500px;
}

#style-PWWtM.style-PWWtM {
    display: inline;
}

#style-vFohl.style-vFohl {
    text-align: center;
}

#style-Ive32.style-Ive32 {
    text-align: center;
}

#style-NCpRA.style-NCpRA {
    width: 42px;
}

#style-zyxAe.style-zyxAe {
    margin-left: 60px;
}

#style-X2Nrl.style-X2Nrl {
    color: rgb(79, 97, 40);
}

#style-q6X3m.style-q6X3m {
    font-size: 25px;
    line-height: 1.4em;
}

#style-qebEX.style-qebEX {
    margin-left: 60px;
}

#style-SY5ev.style-SY5ev {
    background-color: initial;
}

#style-2LrQW.style-2LrQW {
    font-size: 18px;
}

#style-oh9ol.style-oh9ol {
    text-align: center;
}

#style-5VwJz.style-5VwJz {
    min-height: 500px;
}

#style-VrLc5.style-VrLc5 {
    display: inline;
}

#style-2leSE.style-2leSE {
    text-align: center;
}

#style-cShly.style-cShly {
    width: 41px;
}

#style-1OIh8.style-1OIh8 {
    min-height: 500px;
}

#style-kx1R8.style-kx1R8 {
    display: inline;
}

#style-aiIE3.style-aiIE3 {
    text-align: center;
}

#style-lhOJ5.style-lhOJ5 {
    width: 40px;
}

#s_80.style-KIDl7 {
    position: relative;
    z-index: 0;
    background-image: none;
}

#style-JygDR.style-JygDR {
    min-height: 500px;
}

#style-wiWSn.style-wiWSn {
    display: inline;
    font-size: 36px;
}

#style-64yQ6.style-64yQ6 {
    padding: 40px 0 0 0;
}

#style-QqD8n.style-QqD8n {
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 552px;
    width: 1521px;
    z-index: -999998;
    position: absolute;
}

#style-AMWKZ.style-AMWKZ {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 100%;
    height: 100%;
    z-index: -999999;
}

#style-zkopr.style-zkopr {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 2070px;
    height: 552px;
    max-width: none;
    inset: 0px auto auto -274.5px;
}

#style-nYtkD.style-nYtkD {
    display: inline-block !important;
}

#style-LOW3v.style-LOW3v {
    display: inline-block !important;
}

#accessibility-note.style-VYaH6 {
    display: none;
    width: 500px;
}

#style-ZAml6.style-ZAml6 {
    top: 68px;
    left: -301px;
    height: 0px;
    width: 0px;
}

#style-hQA1O.style-hQA1O {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-dJF2E.style-dJF2E {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-WH74m.style-WH74m {
    top: 68px;
    left: -303px;
    height: 0px;
    width: 0px;
}

#style-Sg1cV.style-Sg1cV {
    top: 68px;
    left: 0px;
    height: 0px;
    width: 0px;
}

#style-63iin.style-63iin {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-O7s6F.style-O7s6F {
    top: -4px;
    left: -4px;
    height: 0px;
    width: 0px;
}

#style-mgESn.style-mgESn {
    top: 68px;
    left: -2px;
    height: 0px;
    width: 0px;
}

#style-DepxP.style-DepxP {
    top: 0px;
    left: 0px;
    position: absolute;
}

#snipcss-kiwi.style-WfK3X {
    left: 1436px;
    top: 10px;
}








/* Default styles already exist for desktop */

/* MOBILE styles */
/* Hide mobile menu by default on desktop */


/* Show hamburger (menu_icon) only on mobile */
.menu_icon {
    display: none;
}

#mobile_naviagtion {
    display: none;
}

#mobile_naviagtion.open {
    display: block;
}



section.contact_page {
    background-image: url('/images/footer.jpg') !important;
    /* Replace with your image path */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}



.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

#mobile_naviagtion ul li {
    display: block;
    text-align: right;
    position: relative;
    line-height: 100%;
    margin-top: 11px;
    padding-right: 16px;
}

#mobile_naviagtion li {
    text-align: right;
}

#mobile_naviagtion ul li:last-of-type {
    margin-left: 0;
}

#mobile_naviagtion ul li a,
#mobile_naviagtion ul li a:visited {
    text-decoration: none;
}

#mobile_naviagtion ul li a,
#mobile_naviagtion ul li a:visited {
    outline: 0;
}

#mobile_naviagtion a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#mobile_naviagtion a {
    color: #83b89a;
}

#mobile_naviagtion ul li .current {
    color: #5c9ac9;
}

#mobile_naviagtion ul li a,
#mobile_naviagtion ul li a:visited,
#mobile_naviagtion ul li a:active,
#mobile_naviagtion ul li a:hover {
    outline: 0;
}

#mobile_naviagtion ul li .current,
#mobile_naviagtion ul li a:hover {
    color: #5c9ac9;
}

#mobile_naviagtion ul li a:hover {
    color: #5c9ac9;
}

#mobile_naviagtion ul li a {
    outline: 0;
}

#mobile_naviagtion ul li a,
#mobile_naviagtion ul li a:link {
    text-decoration: none;
}

a,
a:active,
a:hover {
    outline: 0;
}

#mobile_naviagtion ul li span {
    line-height: 100%;
}


/* These were inline style tags. Uses id+class to override almost everything */
#mobile_naviagtion {
    width: 200px;
    height: 100vh;
    overflow: hidden;
    position: absolute;
    background-color: #f0f0f0;
    top: 22px;
    left: 0;
    padding-top: 6px;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    display: block;

}

#mobile_naviagtion ul {
    padding: 0px;
    top: 0px;
    width: 200px;
}






#scrollToTopBtn {
    display: none;
    /* Hidden by default */
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    border: none;
    outline: none;
    padding: 12px;
    border-radius: 50%;
    cursor: pointer;
    background: none;
}

#scrollToTopBtn:hover {
    background: none;
}

#scrollToTopBtn svg {
    width: 24px;
    height: 24px;
}

.input-error {
    border: 1px solid red;
}

#formsent {
    display: none;
}

#formsent p {
    color: #fff;
}

#form-loader {
    visibility: hidden;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 10px;
    border: 2px solid #ccc;
    border-top: 2px solid #333;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    position: relative;
    top: 2px;
    right: 2px;

}

.text-wrap {
    margin-right: 25px;
}

#form-loader.show {
    visibility: visible;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 768px) {

    /* By default, mobile menu hidden */
    #style-zkopr.style-zkopr {
        display: none !important;
    }

    section.contact_page {
        background-image: url('/images/footer.jpg') !important;
        /* Replace with your image path */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;

    }

    section.contact_page .container {
        padding: 0 30px;
        max-width: 440px;

    }

    section.contact_page .page_text {
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        padding-top: 30px;
    }

    .website_name {
        text-align: right;
        padding: 5px 0;
        width: 115px;
    }

    .website_name a .website_title {
        font-size: 25px;
    }

    .website_name a .website_subtitle {
        font-size: 14px;
        font-weight: 300;
    }

    #style-zyxAe.style-zyxAe {
        margin: 0px;
        padding-top: 30px;
    }

    #style-qebEX.style-qebEX {
        margin: 0;
        margin-top: 20px;
        margin-bottom: 30px
    }

    #header {
        height: 90px;
    }

    .hero_wrap img {
        height: 200px;
    }

    #naviagtion {
        display: none;
    }

    #logo_holder {
        table-layout: fixed;
        outline: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        /* optional: disables text selection callout */
    }

    #mobile_icon_holder {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
    }

    .menu_icon {
        width: 32px;
        height: 32px;
        display: inline-block;
    }

    /* When 'open' class is added, show it */
    #mobile_naviagtion.open {
        transform: translateX(0);
    }

    /* Make containers full width */
    .container {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .page_text {
        padding: 0 30px;
    }

    /* Stack header elements vertically */
    header .warpper {
        flex-direction: column;
        align-items: center;
    }

    .logo_container,
    nav#naviagtion {
        width: 100%;
        padding: 0 30px;
        text-align: center;
        box-sizing: border-box;
    }

    .cslider_txt.add_padding {
        padding: 40px 30px !important;

    }

    .contact_page .row {
        margin: 0;
    }

    .span4.contact_tabs_holder {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }



    /* Hide desktop navigation, show mobile */
    nav#naviagtion.desktop {
        display: none;
    }



    /* Make the slider images responsive */
    .slider-holder img,
    .slider img {
        width: 100%;
        height: auto;
    }

    /* Page text images */
    .page_text img {
        width: 100%;
        height: auto;
    }

    .page_text p {
        font-size: 15px;
    }

    .page_text h1 {
        font-size: 35px !important;
    }

    /* Forms full width */
    form input[type="text"],
    form input[type="tel"],
    form input[type="email"],
    form textarea {
        width: 100%;
    }

    /* Adjust menu icon for mobile (optional, if you want burger menu) */
    #mobile_icon_holder {
        cursor: pointer;
        direction: ltr;
        text-align: left;
        outline: none;
    }

    /* Accessibility bar: stack items */
    .accesibility-bar {
        flex-direction: column;
        align-items: flex-start;
    }

    .menu_icon {
        display: inline-block;
        background-image: url('./images/menu_icon_white.png');
        background-size: 32px 32px;
    }

    .footer_text p {
        max-width: 300px;
    }

    .contact_text h1 {
        font-size: 26px !important;
    }
}