/* all imports 
---------------------------------------------- */
/* roboto-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto-v30-latin-100.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-100italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/roboto-v30-latin-100italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v30-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/roboto-v30-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v30-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v30-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v30-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/roboto-v30-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v30-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/roboto-v30-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v30-latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/roboto-v30-latin-900italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 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 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  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 in Chrome and Safari on macOS.
 */
[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 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box-Sizing: 
---------------------------------------------- */
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

/* Add Clearfix for floating elements 
---------------------------------------------- */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* Change display of all Links 
---------------------------------------------- */
a {
  text-decoration: none;
  color: inherit; }

/* Page Styles 
---------------------------------------------- */
body {
  font-family: "Roboto";
  background: #fff;
  color: #1d1d1b;
  line-height: 1.5;
  font-size: 16px; }

html, body {
  max-width: 100%;
  overflow-x: hidden; }

.linkbtn {
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  padding: 15px 35px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  transition: all 0.2s ease-out; }
  .linkbtn:last-child {
    margin-bottom: 0; }
  .linkbtn.prim {
    background: #56a924; }
  .linkbtn.sec {
    background: #4eb1e1; }
  .linkbtn:hover {
    transform: scale(1.1); }

/* Mobile Nav -------------- */
.mobile-nav {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(226, 226, 226, 0.9);
  backdrop-filter: blur(3px);
  padding: 100px 50px; }
  .mobile-nav .mobile-menu ul {
    list-style-type: none; }
    .mobile-nav .mobile-menu ul li {
      margin-bottom: 15px;
      text-align: center; }
    .mobile-nav .mobile-menu ul a {
      font-size: 20px;
      color: #1d1d1b;
      text-transform: uppercase; }
      .mobile-nav .mobile-menu ul a.active {
        color: #509d21;
        font-weight: 700; }
      .mobile-nav .mobile-menu ul a:focus {
        font-weight: 700; }
  .mobile-nav .closebtn {
    border-radius: 0;
    border: none;
    height: 35px;
    width: 35px;
    background: url("../img/close.svg") no-repeat center center;
    background-size: 28px;
    cursor: pointer;
    color: transparent;
    overflow: hidden;
    position: absolute;
    top: 20px;
    right: 20px; }
    .mobile-nav .closebtn:focus {
      border: 1px solid #ffffff; }

/* Header -------------- */
header {
  background: #e2e2e2; }
  header .header-top {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 768px) {
      header .header-top {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 1024px) {
      header .header-top {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 2200px) {
      header .header-top {
        max-width: 1600px; } }
    @media screen and (min-width: 1024px) {
      header .header-top {
        padding-top: 20px;
        padding-bottom: 20px; } }
  header .logo {
    width: calc(100% - 80px); }
    @media screen and (min-width: 1024px) {
      header .logo {
        width: 278px; } }
    header .logo img {
      display: block;
      max-width: 278px; }
  header .menubtn {
    border-radius: 0;
    border: none;
    height: 40px;
    width: 50px;
    background: url("../img/menubtn.svg") no-repeat center center;
    background-size: 36px;
    cursor: pointer;
    color: transparent;
    overflow: hidden; }
    @media screen and (min-width: 1024px) {
      header .menubtn {
        display: none; } }
    header .menubtn:focus {
      border: 1px solid #1d1d1b; }
  header .contact-icons {
    display: none; }
    @media screen and (min-width: 1024px) {
      header .contact-icons {
        display: flex;
        align-items: center;
        gap: 80px; } }
    header .contact-icons span {
      display: flex;
      padding-left: 60px;
      font-size: 1em;
      color: #1d1d1b;
      font-weight: 500;
      height: 53px;
      align-items: center;
      line-height: 1.3; }
    header .contact-icons .location {
      background: url("../img/location-icon.svg") no-repeat left center;
      background-size: 43px; }
    header .contact-icons .phone {
      background: url("../img/phone-icon.svg") no-repeat left center;
      background-size: 43px; }
      header .contact-icons .phone a:hover, header .contact-icons .phone a:focus {
        color: #4eb1e1; }
  header .menubar {
    display: none; }
    @media screen and (min-width: 1024px) {
      header .menubar {
        display: block;
        background: #60b92b; } }
  header .main-menu {
    padding-left: 10px;
    padding-right: 10px; }
    @media screen and (min-width: 768px) {
      header .main-menu {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 1024px) {
      header .main-menu {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 2200px) {
      header .main-menu {
        max-width: 1600px; } }
    header .main-menu ul {
      list-style-type: none;
      display: flex;
      justify-content: center; }
      header .main-menu ul a {
        display: block;
        color: #ffffff;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 1;
        padding: 15px 35px; }
        header .main-menu ul a:hover, header .main-menu ul a:focus {
          background: #56a924; }
        header .main-menu ul a.active {
          background: #509d21; }
  header .header-image {
    position: relative; }
    header .header-image .image {
      position: relative; }
      header .header-image .image::after {
        content: '';
        display: block;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        position: absolute;
        inset: 0; }
        @media screen and (min-width: 768px) {
          header .header-image .image::after {
            background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%); } }
    header .header-image img {
      display: block;
      width: 100%;
      object-fit: cover;
      height: 500px; }
      @media screen and (min-width: 1400px) {
        header .header-image img {
          height: 600px; } }
      @media screen and (min-width: 2200px) {
        header .header-image img {
          height: 800px; } }
    @media screen and (min-width: 768px) {
      header .header-image.subpage img {
        height: 350px; } }
    @media screen and (min-width: 1024px) {
      header .header-image.subpage img {
        height: 400px; } }
    @media screen and (min-width: 1400px) {
      header .header-image.subpage img {
        height: 450px; } }
    @media screen and (min-width: 2200px) {
      header .header-image.subpage img {
        height: 600px; } }
  header .header-image-overlay {
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      header .header-image-overlay {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 1024px) {
      header .header-image-overlay {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 2200px) {
      header .header-image-overlay {
        max-width: 1600px; } }
    @media screen and (min-width: 768px) {
      header .header-image-overlay {
        padding-bottom: 60px; } }
    @media screen and (min-width: 1024px) {
      header .header-image-overlay {
        padding-bottom: 0;
        justify-content: center; } }
    header .header-image-overlay .dsv {
      display: block;
      height: 80px;
      width: 80px;
      margin-bottom: 20px; }
      @media screen and (min-width: 1024px) {
        header .header-image-overlay .dsv {
          height: 110px;
          width: 110px; } }
    header .header-image-overlay .slogan {
      font-size: 1.5em;
      color: #ffffff;
      font-weight: 700;
      line-height: 1.2; }
      @media screen and (min-width: 600px) {
        header .header-image-overlay .slogan {
          font-size: 2.188em; } }
      @media screen and (min-width: 600px) {
        header .header-image-overlay .slogan .small {
          font-size: 0.657em; } }

/* Footer ------------------ */
footer {
  background: #e2e2e2;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    footer {
      padding-top: 50px;
      padding-bottom: 50px; } }
  footer .footer-inner {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    gap: 30px 50px; }
    @media screen and (min-width: 768px) {
      footer .footer-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 1024px) {
      footer .footer-inner {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 2200px) {
      footer .footer-inner {
        max-width: 1600px; } }
    @media screen and (min-width: 768px) {
      footer .footer-inner {
        flex-direction: row;
        flex-wrap: wrap; } }
    @media screen and (min-width: 1024px) {
      footer .footer-inner {
        flex-wrap: nowrap;
        justify-content: space-between; } }
    @media screen and (min-width: 768px) {
      footer .footer-inner div, footer .footer-inner nav {
        flex: 0 0 calc(50% - 50px); } }
    @media screen and (min-width: 1024px) {
      footer .footer-inner div, footer .footer-inner nav {
        flex: 0 0 auto; } }
    @media screen and (min-width: 768px) {
      footer .footer-inner .ftlogo, footer .footer-inner .ftdsv {
        order: 2; } }
    @media screen and (min-width: 1024px) {
      footer .footer-inner .ftlogo, footer .footer-inner .ftdsv {
        order: 0; } }
  footer .ftlogo {
    width: 278px; }
    footer .ftlogo img {
      display: block;
      max-width: 278px; }
  footer .footer-info p {
    margin-bottom: 20px; }
    footer .footer-info p:last-child {
      margin-bottom: 0; }
    footer .footer-info p a {
      text-decoration: none;
      color: inherit; }
      footer .footer-info p a:hover {
        color: inherit;
        text-decoration: none; }
      footer .footer-info p a.maillink:hover, footer .footer-info p a.maillink:focus {
        color: #509d21; }
  footer .footer-info .fttab {
    display: block; }
    @media screen and (min-width: 400px) {
      footer .footer-info .fttab {
        display: inline-block;
        width: 65px;
        vertical-align: top; } }
  footer .footer-info .ftmail {
    display: block; }
    @media screen and (min-width: 400px) {
      footer .footer-info .ftmail {
        display: inline-block; } }
  footer .footer-menu ul {
    list-style-type: none; }
    footer .footer-menu ul li {
      margin-bottom: 1px; }
    footer .footer-menu ul a:hover, footer .footer-menu ul a.active {
      font-weight: 700; }
  footer .ftdsv img {
    display: block;
    height: 80px;
    width: 80px; }
    @media screen and (min-width: 1024px) {
      footer .ftdsv img {
        height: 110px;
        width: 110px; } }

/* Main ---------------------- */
main h1 {
  font-size: 2.0em;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 30px; }
  @media screen and (min-width: 1200px) {
    main h1 {
      font-size: 2.125em; } }
  main h1 .sub {
    display: block;
    font-size: 0.58em;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 5px;
    color: #1d1d1b; }
main h2 {
  font-size: 1.8em;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 20px; }
main h3 {
  font-size: 1.45em;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 20px; }
main h4 {
  font-size: 1.3em;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 20px; }
main h5 {
  font-size: 1.15em;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 20px; }
main h6 {
  font-size: 1em;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 20px; }
main h2:first-child, main h3:first-child, main h4:first-child, main h5:first-child, main h6:first-child {
  margin-top: 0; }
main p {
  margin-bottom: 20px; }
  main p:last-child {
    margin-bottom: 0; }
main ul {
  padding-left: 5px;
  margin-left: 15px;
  margin-bottom: 20px; }
  main ul:last-child {
    margin-bottom: 0; }
  main ul li {
    padding-left: 5px; }
main ol {
  padding-left: 5px;
  margin-left: 15px;
  margin-bottom: 20px; }
  main ol:last-child {
    margin-bottom: 0; }
  main ol li {
    padding-left: 5px; }
main p a, main li a {
  text-decoration: underline; }
  main p a:hover, main p a:focus, main li a:hover, main li a:focus {
    color: #56a924; }
  main p a.nodeco, main li a.nodeco {
    text-decoration: none; }
main hr {
  border: none;
  border-top: 1px solid #e2e2e2;
  margin-top: 50px;
  margin-bottom: 50px; }

.ital {
  font-style: italic; }

.tcen {
  text-align: center; }

.tprim {
  color: #56a924; }

.tsec {
  color: #4eb1e1; }

.tlight {
  color: #ffffff; }

.bgwhite {
  background: #fff; }

.bgprim {
  background: #5b9a36; }

.bdprim {
  border: 1px solid #56a924; }

.bdsec {
  border: 1px solid #4eb1e1; }

.maxw {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto; }

.fz20 {
  font-size: 1.25em; }

.fz22 {
  font-size: 1.375em; }

.tab1 {
  display: inline-block;
  width: 80px;
  vertical-align: top; }

.tab2 {
  display: inline-block;
  width: 140px;
  vertical-align: top; }

.tab3 {
  display: inline-block;
  width: 290px;
  vertical-align: top; }

.tabmail {
  display: block; }
  @media screen and (min-width: 400px) {
    .tabmail {
      display: inline-block; } }

img.logoimg {
  height: 120px; }
  img.logoimg:last-child {
    margin-bottom: -20px; }

section {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1024px) {
    section {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (min-width: 1200px) {
    section {
      padding-top: 70px;
      padding-bottom: 70px; } }

.content-wrap {
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (min-width: 768px) {
    .content-wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 1024px) {
    .content-wrap {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 2200px) {
    .content-wrap {
      max-width: 1600px; } }

/* 2Col with Media and Text Containers --------- */
.media-text-container {
  display: flex;
  flex-direction: column;
  gap: 30px 50px; }
  @media screen and (min-width: 1024px) {
    .media-text-container {
      flex-direction: row;
      align-items: center; } }
  @media screen and (min-width: 1400px) {
    .media-text-container {
      gap: 30px 100px; } }
  .media-text-container .text {
    order: -1; }
    @media screen and (min-width: 1024px) {
      .media-text-container .text {
        flex: 0 0 calc(55% - 25px);
        order: 0; } }
    @media screen and (min-width: 1400px) {
      .media-text-container .text {
        flex: 0 0 calc(55% - 50px); } }
  @media screen and (min-width: 1024px) {
    .media-text-container .media {
      flex: 0 0 calc(45% - 25px); } }
  @media screen and (min-width: 1400px) {
    .media-text-container .media {
      flex: 0 0 calc(45% - 50px); } }
  .media-text-container .media img {
    display: block;
    width: 100%;
    max-width: 500px;
    height: auto; }

/* Heading with connecting lines ------------- */
.connectr {
  position: relative;
  display: inline-block;
  margin-bottom: 36px;
  max-width: calc(100% - 80px - 20px);
  border: none; }
  @media screen and (min-width: 600px) {
    .connectr::after {
      content: '';
      display: block;
      position: absolute;
      top: 18px;
      bottom: -36px;
      right: -80px;
      width: 50px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff; } }
  .connectr.bdsec::after {
    border-top: 1px solid #4eb1e1;
    border-right: 1px solid #4eb1e1; }
  .connectr h1, .connectr h2 {
    margin-top: 0;
    margin-bottom: 0; }

.textcontainer {
  background: #fff;
  border-radius: 10px;
  padding: 20px 10px 25px;
  font-size: 14px; }
  @media screen and (min-width: 768px) {
    .textcontainer {
      padding: 30px;
      padding-bottom: 35px; } }
  @media screen and (min-width: 1200px) {
    .textcontainer {
      padding: 40px;
      padding-bottom: 45px; } }
  .textcontainer p, .textcontainer ul, .textcontainer ol {
    font-size: 16px; }
  .textcontainer.bdprim {
    border: 1px solid #56a924; }
  .textcontainer.bdsec {
    border: 1px solid #4eb1e1; }

/* Section with Featured Text --------------- */
section .bgimage {
  position: absolute;
  inset: 0;
  z-index: -1; }
  section .bgimage img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%; }

section .background {
  position: fixed;
  inset: 0;
  z-index: -1; }
  section .background img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  section .background + .content-wrap {
    padding-top: 80px;
    padding-bottom: 80px; }

.featuredcontainer {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 1024px) {
    .featuredcontainer {
      flex-direction: row; } }
  .featuredcontainer .featuredimage {
    position: relative;
    width: 100%;
    margin-bottom: 35px; }
    @media screen and (min-width: 414px) {
      .featuredcontainer .featuredimage {
        max-width: 300px; } }
    @media screen and (min-width: 1024px) {
      .featuredcontainer .featuredimage {
        margin-bottom: 0;
        margin-right: 50px;
        max-width: 350px; } }
    @media screen and (min-width: 1400px) {
      .featuredcontainer .featuredimage {
        max-width: 380px; } }
    @media screen and (min-width: 414px) {
      .featuredcontainer .featuredimage::after {
        position: absolute;
        content: '';
        display: block;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        top: 50%;
        bottom: -35px;
        right: 0;
        width: 50px;
        z-index: -1; } }
    @media screen and (min-width: 1024px) {
      .featuredcontainer .featuredimage::after {
        top: 50px;
        bottom: unset;
        height: 50px;
        right: -50px;
        left: 50%;
        width: auto;
        border-right: none;
        border-left: 1px solid #fff; } }
    .featuredcontainer .featuredimage img {
      display: block;
      object-fit: cover;
      border: 1px solid #fff;
      border-radius: 50%;
      aspect-ratio: 1 / 1;
      width: 100%;
      max-width: 250px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
      @media screen and (min-width: 1024px) {
        .featuredcontainer .featuredimage img {
          margin-top: 100px;
          max-width: 350px;
          margin-right: 50px; } }
      @media screen and (min-width: 1400px) {
        .featuredcontainer .featuredimage img {
          max-width: 380px; } }
  .featuredcontainer .featuredtext {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(1px);
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    @media screen and (min-width: 768px) {
      .featuredcontainer .featuredtext {
        padding: 20px; } }
    @media screen and (min-width: 1024px) {
      .featuredcontainer .featuredtext {
        padding: 30px;
        flex: 0 0 calc(100% - 350px - 50px); } }
    @media screen and (min-width: 1400px) {
      .featuredcontainer .featuredtext {
        padding: 40px;
        flex: 0 0 calc(100% - 380px - 50px); } }
    .featuredcontainer .featuredtext h2 {
      font-size: 2.0em;
      line-height: 1.2;
      margin-top: 0;
      margin-bottom: 25px; }
      @media screen and (min-width: 1200px) {
        .featuredcontainer .featuredtext h2 {
          font-size: 2.125em; } }
      .featuredcontainer .featuredtext h2 .sub {
        display: block;
        font-size: 0.58em;
        line-height: 1.2;
        font-weight: 500;
        margin-top: 5px;
        color: #1d1d1b; }

/* Iconlink-Buttons --------------- */
.icobtn-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center; }
  @media screen and (min-width: 600px) {
    .icobtn-container {
      flex-direction: row;
      justify-content: center; } }
  @media screen and (min-width: 768px) {
    .icobtn-container {
      justify-content: space-between; } }

.icobtn {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(3px);
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 40px 60px;
  width: 250px;
  height: 280px;
  transition: all 0.2s ease-out; }
  .icobtn:hover, .icobtn:focus {
    transform: scale(1.05); }
  .icobtn .btntext {
    display: block;
    max-width: 160px;
    text-align: center;
    font-size: 1.36em;
    font-weight: 700;
    line-height: 1.3; }
  .icobtn .ico {
    display: block;
    height: 110px;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    position: relative; }
    .icobtn .ico::after {
      content: '';
      display: block;
      position: absolute;
      inset: 0; }
  .icobtn .ico1::after {
    background: url("../img/icon_pesticide.svg") no-repeat center center;
    background-size: 60px 60px; }
  .icobtn .ico2::after {
    background: url("../img/icon_rodent.svg") no-repeat center center;
    background-size: 60px 60px; }
  .icobtn.prim {
    color: #509d21; }
    .icobtn.prim .ico {
      background: #56a924;
      border: 5px solid #abe788;
      border-radius: 50%; }
  .icobtn.sec {
    color: #4babd9; }
    .icobtn.sec .ico {
      background: #4eb1e1;
      border: 5px solid #b1e1f9;
      border-radius: 50%; }

/* 2col --------------- */
.col-container {
  display: flex;
  flex-direction: column;
  gap: 30px 50px; }
  @media screen and (min-width: 1024px) {
    .col-container {
      flex-direction: row; } }
  @media screen and (min-width: 1200px) {
    .col-container {
      gap: 30px 100px; } }
  .col-container .col2 {
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 1024px) {
      .col-container .col2 {
        flex: 0 0 calc(50% - 25px); } }
    @media screen and (min-width: 1200px) {
      .col-container .col2 {
        flex: 0 0 calc(50% - 50px); } }
    .col-container .col2 li ul {
      list-style-type: disc; }

h1 + .col-container {
  margin-top: 40px; }

/* Infotext ------------------ */
.icontext-container {
  display: flex;
  flex-direction: column;
  gap: 10px 20px;
  margin-bottom: 25px;
  background: #fff;
  border-radius: 10px;
  padding: 20px 15px;
  font-size: 13px; }
  .icontext-container:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 450px) {
    .icontext-container {
      flex-direction: row; } }
  @media screen and (min-width: 1024px) {
    .icontext-container {
      flex-direction: row;
      padding: 20px 20px 25px 15px; } }
  @media screen and (min-width: 1200px) {
    .icontext-container {
      gap: 10px 25px; } }
  .icontext-container p, .icontext-container ul, .icontext-container ol {
    font-size: 16px; }
  .icontext-container .ico {
    display: block;
    height: 100px;
    width: 100px;
    flex: 0 0 100px;
    position: relative; }
    @media screen and (min-width: 1200px) {
      .icontext-container .ico {
        height: 110px;
        width: 110px;
        flex: 0 0 110px; } }
    .icontext-container .ico::after {
      content: '';
      display: block;
      position: absolute;
      inset: 0; }
  .icontext-container .prim {
    background: #56a924;
    border: 5px solid #abe788;
    border-radius: 50%; }
  .icontext-container .sec {
    background: #4eb1e1;
    border: 5px solid #b1e1f9;
    border-radius: 50%; }
  .icontext-container .ico1::after {
    background: url("../img/icon_pesticide.svg") no-repeat center center;
    background-size: 60px 60px; }
  .icontext-container .ico2::after {
    background: url("../img/icon_rodent.svg") no-repeat center center;
    background-size: 60px 60px; }
  .icontext-container .ico3::after {
    background: url("../img/icon_wasp.svg") no-repeat center center;
    background-size: 60px 60px; }
  .icontext-container .ico4::after {
    background: url("../img/icon_insect.svg") no-repeat center center;
    background-size: 60px 60px; }
  .icontext-container .ico5::after {
    background: url("../img/icon_bird.svg") no-repeat center center;
    background-size: 58px 58px; }
  .icontext-container .ico6::after {
    background: url("../img/icon_clearance.svg") no-repeat center center;
    background-size: 62px 62px; }
  .icontext-container .ico7::after {
    background: url("../img/icon_trashcan.svg") no-repeat center center;
    background-size: 50px 50px; }
  .icontext-container .ico8::after {
    background: url("../img/icon_ipm.svg") no-repeat center center;
    background-size: 50px 50px; }
  .icontext-container .ico9::after {
    background: url("../img/icon_hacccp.svg") no-repeat center center;
    background-size: 78px 78px; }
  .icontext-container .textinfo {
    margin-top: 10px; }
