/* 768px / 16px = 48em */
/* Extra Small Only */
/* Small Devices, Tablets */
/* Grooter as phone 414px 26em */
/* 768px / 16px = 48em */
/* was 58em*/
/* 860px */
/* Extra Small Only */
/* Small Devices, Tablets */
/* waar on col begin kry */
/* Menu full Screen*/
/***************************
****************************
Reset
****************************
***************************/
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Secular+One&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none;
}

/* Change all elements to use border-box */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  font-family: 'Montserrat', sans-serif;
  color: #041C00;
}

body {
  background-color: white;
}

a {
  color: #041C00;
  text-decoration: none;
}

a:visited {
  color: #041C00;
}

p {
  font-weight: 600;
  line-height: 20px;
}

/***************************
****************************
Base Styles
****************************
***************************/
/*Button Modules*/
.btn {
  /* display: inline-block; 
    vertical-align: middle; - dis net vir inline elements*/
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
  background-image: none;
  background-color: #53A526;
  cursor: pointer;
  text-decoration: none;
  padding: .5em 0 .5em 0;
  font-size: 1.5em;
  font-weight: 600;
  margin: 0em 1em 1em 1em;
  height: 50px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn:hover {
  background-color: #6AE926;
}

.btnMenu {
  /* display: inline-block; 
  vertical-align: middle; - dis net vir inline elements*/
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.25));
  background-image: none;
  background-color: #53A526;
  cursor: pointer;
  text-decoration: none;
  padding: .5em 0 .5em 0;
  font-size: 1.5em;
  font-weight: 600;
  margin: .5em;
  height: auto;
  width: 200px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btnCall {
  background-color: #F1DC23;
}

.btnCall:hover {
  background-color: #FFE600;
}

/***************************
****************************
Layout Styles
****************************
***************************/
/* Content Container max-width: 1170px; */
.container {
  padding-right: 1em;
  padding-left: 1em;
  margin-right: auto;
  margin-left: auto;
  max-width: 750px;
  text-align: center;
}

/***********************************************  NAV *******************************************************/
/*********** BAR ****************/
#bar {
  position: fixed;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  height: 40px;
  width: 100%;
  background-color: #1F3E1B;
  z-index: 50;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#bar #hamburger {
  margin-top: 7px;
  margin-right: 7px;
  float: right;
  cursor: pointer;
}

#bar a {
  text-decoration: none;
  float: left;
  margin-top: 10px;
  margin-left: 13px;
  font-weight: 500;
  font-size: 18px;
  color: #F1DC23;
}

@media only screen and (min-width: 700px) {
  #bar {
    display: none;
  }
}

/*********menu*******************/
nav {
  position: fixed;
  top: 0;
  display: inline-block;
  left: -270px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  overflow-y: auto;
  background-color: #ffffff;
  height: 100%;
  width: 265px;
  z-index: 1;
  /* menu full screen NAV*/
}

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

nav .btnBottom {
  margin-top: 1em;
}

nav #menulogo {
  margin-top: 20px;
  margin-left: 30px;
}

nav #menulogo a {
  display: none;
}

nav .current {
  background-color: #55D80E;
}

@media only screen and (min-width: 700px) {
  nav {
    left: 0;
    width: 100vw;
    height: auto;
    background: #041C00;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  nav .btnBottom {
    display: none;
  }
  nav ul {
    display: inline-block;
    float: right;
  }
  nav li {
    float: left;
  }
  nav .btnMenu {
    height: 2em;
    width: auto;
    font-size: 1em;
    color: #289418;
    background: none;
    margin: 9px 1.5em 9px 0;
  }
  nav .btnMenu:hover {
    border-bottom: 1px solid white;
  }
  nav .current {
    border-bottom: 4px solid #F1DC23;
  }
  nav .btnMenu:first-child {
    margin-top: 9px;
  }
  nav .btnMenu:last-child {
    margin-bottom: 9px;
  }
  nav #menulogo img {
    display: none;
  }
  nav #menulogo {
    margin: 16px;
    float: left;
  }
  nav #menulogo a {
    display: block;
    margin: 0 0 0 0;
    color: #289418;
    font-weight: 600;
  }
  nav #menuContainer {
    padding-right: 1em;
    padding-left: 1em;
    margin-right: auto;
    margin-left: auto;
  }
}

/************BLUR************/
.blurOn {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.blurOff {
  display: none;
}

.hero {
  height: 100vh;
  background-image: url("/images/heroMobile.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero .heroMask {
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}

.hero .heroMask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero .heroMask img {
  margin-top: 4em;
}

.hero .heroMask .heroText {
  margin: auto;
  color: #E5E5E5;
  letter-spacing: 0.03em;
}

.hero .heroMask .heroText h1 {
  margin: 0;
  font-weight: 600;
}

.hero .heroMask .heroText h1 span {
  color: #F1DC23;
}

.hero .heroMask .Call {
  margin-top: auto;
  margin-bottom: 2em;
}

.hero .hero-img {
  max-width: 80vw;
}

.hero .callLarge {
  display: none;
}

@media only screen and (min-width: 700px) {
  .hero .callSmall {
    display: none;
  }
  .hero .callLarge {
    display: block;
  }
}

@media only screen and (min-width: 450px) {
  .hero {
    background-image: url("/images/heroMedium.png");
  }
}

@media only screen and (min-width: 1024px) {
  .hero {
    background-image: url("/images/heroLarge.png");
  }
}

.heroII {
  height: 40vh;
  background-image: url("/images/heroIISmall.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.heroII .heroMask {
  height: 40vh;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 6em;
}

.heroII .heroText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.heroII .heroText h1 {
  color: #F1DC23;
  margin-left: 1.5em;
}

.heroII .heroText img {
  margin-top: -10px;
  margin-left: -25px;
  width: 73px;
  height: 62px;
}

.heroII .heroTextSmall {
  text-align: center;
  color: #32D719;
  margin-left: 1em;
  margin-right: 1em;
  font-size: .9em;
}

.heroII .heroTextSmall p {
  margin-top: 0;
  text-shadow: -4px 0px 4px rgba(0, 0, 0, 0.8);
}

@media only screen and (min-width: 450px) {
  .heroII {
    background-image: url("/images/heroIIMedium.png");
  }
}

@media only screen and (min-width: 1024px) {
  .heroII {
    background-image: url("/images/heroIILarge.png");
  }
}

.homeProducts {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
}

.homeProducts p {
  margin: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.homeProducts .btnProducts {
  margin-right: auto;
  margin-left: auto;
  margin-top: 2em;
  max-width: 400px;
}

.homeProducts .btnProducts .btn {
  max-width: 400px;
}

.homeProducts .btnProducts a {
  margin: 0;
}

.special {
  padding: 1em;
}

.special .container {
  background-color: #6AC041;
  border-radius: 15px;
  max-width: 400px;
  margin: 1em auto 1em auto;
  text-align: center;
  padding: 2em;
}

.special .container h1 {
  margin-top: 0;
}

.special .container img {
  margin-top: 1em;
  margin-bottom: 1em;
}

.imgContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.imgContainer img {
  margin: 1em;
}

.imgContainer .imgSafe img {
  width: 90vw;
  max-width: 371px;
}

.products {
  text-align: center;
  padding: 1em;
}

h2 {
  color: #217514;
  font-size: 1.2em;
}

.about {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding: .5em;
  text-align: center;
}

.about h2 {
  text-align: center;
  margin-bottom: 2em;
}

.about h3 {
  text-align: center;
}

.about .facebook {
  color: #4E71A8;
}

.aboutHome {
  text-align: center;
  margin-bottom: 0;
}

.contact {
  margin: 1em;
  margin-top: 2em;
}

.contact .contaner {
  background-color: #6AC041;
  border-radius: 15px;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  padding: 1em;
  text-align: center;
}

.contact .contaner h3 {
  display: inline-block;
  border-bottom: 4px solid #F1DC23;
}

#formContainer {
  width: 100%;
  max-width: 500px;
  background: #6AC041;
  padding: 1em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

#formContainer input, #formContainer textarea {
  display: block;
  width: 100%;
  margin: 0 auto 0 auto;
  border: none;
  padding: 5px;
  color: #041C00;
}

#formContainer #sendBtn {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  width: 100%;
}

#formContainer h2 {
  color: #041C00;
  font-weight: 600;
  margin-top: 0;
  text-align: center;
}

/*-------------------------------Gallery ------------------------------*/
.my-gallery figure {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ddd;
}

.my-gallery img {
  width: 200px;
  height: auto;
}

.my-gallery figcaption {
  text-align: center;
  font-weight: 600;
}

footer {
  background-color: #041C00;
  color: white;
  font-size: .8em;
}

footer p {
  text-align: center;
  margin: 0;
  font-size: .8em;
  font-weight: 400;
}

footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .container a {
  color: white;
  font-weight: 400;
  padding: .5em;
}

footer .container a:visited {
  color: white;
}

footer .container a:hover {
  color: gray;
}

footer .container .col1, footer .container .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1em;
}

footer .container .col2 {
  text-align: center;
}

footer .container .col2 img {
  width: 2em;
}
/*# sourceMappingURL=style.css.map */