@font-face {
  font-family: 'TheSans';
  src: url('/fonts/TheSansOffice5_.eot');
  src: local('☺'), url('/fonts/TheSansOffice5_.woff') format('woff'), url('/fonts/TheSansOffice5_.ttf') format('truetype'), url('/fonts/TheSansOffice5_.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TheSansLight';
  src: url('/fonts/thesans-b3-light.eot');
  src: local('☺'), url('/fonts/thesans-b3-light.woff') format('woff'), url('/fonts/thesans-b3-light.ttf') format('truetype'), url('/fonts/thesans-b3-light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TheSerif-LP6SeBld';
  src: url('/fonts/theseriflp6sebld.eot');
  src: local('☺'), url("fonts/theseriflp6sebld.eot?#iefix") format("embedded-opentype"), url('/fonts/theseriflp6sebld.ttf') format('truetype'), url("fonts/theseriflp6sebld.woff") format("woff"), url('/fonts/theseriflp6sebld.svg') format('svg');
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}
a img {
  border: none
}
html {
  height: 100.1%
}
body {
  background-color: #fff;
  color: #000;
  padding: 0px;
  font: 1.2em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
  font-weight: 200;
}
a, a:visited {
  color: #009a49;
  text-decoration: none;
}
a:hover {
  color: #009a49;
  text-decoration: none
}
h1 {
  color: #000000;
  font: normal 220%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.2em 0 1em 0
}
h2 {
  color: #333;
  font: normal 180%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.2em 0 0.5em 0
}
h3 {
  font: normal 140%/150% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.2em 0 0.5em 0;
  color: #009a49
}
h4 {
  font: normal 130%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 1em 0;
  color: #333333;
}
h2.year-green {
  font: normal 300%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  text-align: center;
  background: #009a49;
  color: #fff;
  width: 120px;
  padding: 10px;
  margin: 0 auto 40px auto
}
h2.year-blu {
  font: normal 300%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  text-align: center;
  background: #fff;
  color: #00a9e0;
  width: 120px;
  padding: 10px;
  margin: 0 auto 40px auto
}
p.uppercase {
  font: normal 190%/140% 'TheSans';
  margin: 0.2em 0 0.5em 0;
  text-transform: uppercase;
  color: #fff
}
p {
  margin-bottom: 1.2em
}
strong {
  font-family: 'TheSans'
}
ul {
  margin: 0 0.2em 1em 0em;
  list-style-type: none;
}
ul li::before {
  content: '✓ ';
  color: #009a49;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul li {
  margin: 0 0 0.5em 1em;
}
@media only screen and (max-width:980px) {
  h2 {
    font: normal 160%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
    margin: 0.2em 0 0.5em 0
  }
}
@media only screen and (max-width: 680px) {
  h2 {
    font: normal 140%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h3 {
    font: normal 105%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  h4 {
    font: normal 110%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  ul {
    margin: 0 0 1em 0.8em;
    width: auto
  }
}
@media only screen and (max-width: 420px) {
  h1 {
    font: normal 200%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
}
sub {
  font-size: 0.7em;
  vertical-align: -2px
}
.green {
  color: #009a49
}
a.green {
  color: #009a49
}
.green a:visited {
  color: #009a49 !important;
}
.green a:hover {
  color: #009a49
}


.grey {
  color: #4d4f53
}
.blue {
  color: #0191cd
}
.orange {
  color: #ea7125
}
.yellow {
  color: #ffcb00
}
.grey {
  color: #444;
  font-family: 'TheSans'
}
.black {
  color: #000;
}
.small {
  font-size: 80%
}
.small2-grey {
  font-size: 70%;
  color: #666;
  line-height: 120%;
}
.schwarz {
  color: #000
}
.weiss {
  color: #fff
}
a.weiss:visited {
  color: #fff
}
a.weiss:link {
  color: #fff
}
a.weiss:hover {
  color: #fff
}
.grey-BG {
  background: #f3f3f3;
}
.green-BG {
  background: #009a49;
}
.headerAround {
  position: relative;
  width: 100%;
  /*  position: fixed;*/
  top: 0;
  height: 120px;
  z-index: 1000;
  background-color: #fff;
}
.header {
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
}
.header img {
  width: 160px;
  margin: 0px auto 30px auto;
}
.generating-cleaner-future {
  width: 100%;
  max-width: 445px;
}
@media only screen and (max-width: 768px) {
  .no-mobile {
    display: none
  }
}
@media only screen and (max-width: 640px) {
  .headerAround {
    height: 90px;
  }
  .header img {
    width: 150px;
    margin: 0px 1% 10px 20px;
  }
}
@media only screen and (max-width: 360px) {
  .header img {
    width: 130px;
    margin: 15px 0% 5px 20px;
  }
}
.contentWhiteAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff;
  margin-top: -36px
}
.contentWhiteAround.home {
  background: url("img/HEADER-cadet-007fab.webp") no-repeat right top;
  background-size: cover;
  background-color: #fff;
  margin-top: 0px
}
.BG-trans {
  width: 38%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
  moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.title-img {
  width: 32%;
  float: left;
  padding-right: 3%;
  text-align: center;
  margin-top: -300px;
}
.title-img img {
  width: 100%;
  moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 980px) {
  .contentWhiteAround.home {
    padding-top: 30px
  }
}
@media (max-width: 540px) {
  .title-img {
    margin-top: 0px;
  }
}
@media (max-width: 460px) {
  .title-img {
    width: 50%;
  }
  .title-img img {
    width: 85%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 420px) {
  .title-img {
    width: 100%;
    float: none;
    padding-right: 0px;
    margin-top: 140px;
  }
  .bigIMAGE {
    height: 240px;
  }
  .bigIMAGEslogan {
    top: 20%;
  }
  .bigIMAGEslogan h2 {
    font-size: 1.0em;
  }
}
.contentWhiteHeader {
  max-width: 1080px;
  margin: -300px auto 0 auto;
  height: auto;
  position: relative;
  z-index: 100;
  padding: 20px 80px 20px 80px;
}
.content {
  max-width: 1080px;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 40px;
}

.padding-15 {  padding: 15px 15px 5px 15px !important;}
.padding-20 {  padding: 20px !important;}
.content-AP {
  max-width: 800px;
  margin: 30px auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 20px 40px 40px 40px;
  background: rgba(255, 255, 255, 0.9);
  moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.BildBoxLI {
  width: 44%;
  float: left;
  margin: 0% 4% 2% 0%;
}
.BildBoxLI img {
  border-radius: 15px;
  width: 100%
}
.TxtBoxRE {
  width: 60%;
  float: right;
  margin-right: 0%;
}
@media only screen and (max-width:990px) {

  .content-AP {
    width: 80%;
    padding: 20px;
  }
  .contentWhiteHeader {
    max-width: 960px;
    margin: 0px auto 0 auto;
    padding: 25px;
  }
  .content {
    padding: 25px;
  }
}

@media only screen and (max-width:720px) {
  .BildBoxLI {
    width: 100%;
    float: none;
    margin: 0% 0% 4% 0%;
  }
  .BildBoxLI img {
    border-radius: 15px;
  }

}
.contentWhiteStartAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff;
  border-top: 0px solid #e0e0e0;
}
.contentBlueAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #00a9e0;
  margin-top: -36px;
  color: #fff;
}
.contentBlueAround h2 {
  color: #ffd300;
}
.contentGreenVerlaufAround {
  width: 100%;
  height: auto;
  position: relative;
  background: #009a49; /* Old browsers */
  background: -moz-linear-gradient(top, #003a1c 10%, #009a49 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #003a1c 10%, #009a49 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #003a1c 10%, #009a49 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003a1c', endColorstr='#009a49', GradientType=0); /* IE6-9 */
padding:30px 0px 30px 0px;
}
.contentImageAround {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0px;
  padding-bottom: 5%;
  background-color: #007fab;
  background: url("img/HEADER-cadet-007fab.webp") #007fab no-repeat left top;
  background-size: cover;
}
.lineCONT {
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 1em 0 2em 0;
  clear: both
}
.BBoxAround {
  width: 100%;
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  line-height: 120%;
  align-items: stretch;
  justify-content: center;
}
.BBox {
  width: 28%;
  margin: 0px 15px 15px 0px;
  border: 0px solid #ccc;
  padding: 15px 8px 15px 8px;
  text-align: center;
  color: #fff;
  background: #009a49;
  overflow: hidden;
  /* box-shadow: 3px 3px 10px #ebe9e9, -3px -3px 10px #ebe9e9;*/
  moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}
.BBox h4 {
  padding: 10px;
  margin: 0px;
font: normal 105%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
}

.button-more {
  color: #009a49;
  display: block;
  border: 0px solid #fff;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  width: 80%;
  text-align: center;
  padding: 8px 0px;
  background: #fff;
  margin: 10px auto 0px auto;
  font-weight: normal;
}
a.button-more:link {}
a.button-more:visited {
  color: #009a49;
}
a.button-more:hover {
  color: #fff;
  display: block;
  background: #005321;
  text-decoration: none;
  border: 0px solid #005321;

}

.button-timeline {color:#fff;background: #009a49;width:60%;   margin: 15px 0px 60px 0px;}
a.button-timeline:visited {
  color: #fff;
}
a.button-timeline:hover {
  color: #fff;
  display: block;
  background: #005321;
  text-decoration: none;
  border: 0px solid #005321;
}


@media only screen and (max-width: 480px) {
  .button-more {
    width: 90%;
    margin-top: 10px
  }
}
@media only screen and (max-width: 1080px) {
  .BBoxAround {
    width: 100%;
    clear: both;
    margin: 0.8em 0 0em -8px;
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
    line-height: 120%;
  }
  .BBox ul {
    font-size: 90%
  }
}
@media only screen and (max-width: 920px) {
  .BBox {
    width: 43%;
    margin: 0 0.6em 0.6em 0;
  }
}
@media only screen and (max-width: 530px) {
  .BBox {
    width: 90% !important;
    float: none;
    margin: 10px auto;
  }
  .contentBlueAround {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0
  }
}
.BBox p, .BBoxIcon p {
  font-size: 90%;
  margin-bottom: 3px
}
.BBox .Yline, .BBoxIcon .Yline {
  height: 2px;
  background-color: #ffcb00;
  margin: 1em 35%
}
.BBoxIcon h3 {
  font: normal 100%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 1.3em 0 0 0;
  color: #00a9e0
}
.icon {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #009a49;
  margin: 1em auto;
  text-align: center
}
.icon img {
  width: 70px;
  margin-top: 15px
}
.buttonTopFooter {
  width: 70px;
  margin: -36px auto 0px auto;
  height: auto;
  position: relative;
  z-index: 10
}
.buttonTopFooter img {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .buttonTopFooter {
    width: 50px;
    margin: -25px auto 25px auto;
  }
}
.greenbackground {
  background-color: #009a49;
  color: #fff;
}
.greenbackground h1 {
  color: #fdd317;
  text-align: center
}
.greenbackground a {
  color: #fdd317
}
sup, sub {
  vertical-align: baseline;
  position: relative;
}
sup {
  top: -0.4em;
}
sub {
  top: 0.4em;
}
/********************** events  ********************************/
.contentAround {
  width: 100%;
  height: auto;
  position: relative;
  background: #007fab; /* Old browsers */
  /* background: -moz-linear-gradient(top, #00394d 30%, #60b9d0 100%);  FF3.6-15 */
  /* background: -webkit-linear-gradient(top, #00394d 30%, #60b9d0 100%); Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, #00394d 30%, #60b9d0 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00394d', endColorstr='#60b9d0', GradientType=0);  IE6-9 */
  margin-top: 0px;
}
.newsBox {
  width: 100%;
  clear: both;
  margin: 2em auto 0 auto;
  overflow: hidden;
  font-size: 93%;
  display: flex;
  flex-flow: row wrap;
}
.newsBoxLI {
  width: 23%;
  float: left;
  margin: 0% 2% 2% 0%;
  background: #ffff;
  display: flex;
  flex-direction: column;
}
.newsBoxLI a {
  color: #000
}
.newsBoxLI a:hover {
  color: #007fab;
  text-decoration: none
}
.newsBoxLI img {
  width: 100%
}
.newsBoxLI p {
  margin: 10px 15px
}
@media only screen and (max-width: 1100px) {
  .newsBoxLI {
    width: 30%;
    margin: 0% 3% 3% 0%;
  }
}
@media only screen and (max-width: 810px) {
  .newsBoxLI {
    width: 45%;
    margin: 0% 3% 3% 0%;
  }
}
@media only screen and (max-width: 520px) {
  .newsBoxLI {
    width: 100%;
    float: none;
    margin: 0% 0 30px 0;
  }
}

.button-pink {
  color: #fff;
  display: content;
  border: 0px solid #ce1b62;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  width: 200px;
  text-align: center;
  padding: 15px;
  background: #ce1b62;
  margin: 30px auto 30px auto;
  font-weight: bold;
  font-size: 95%;
  cursor: pointer;
}
a.button-pink:link {
  color: #fff;
}
a.button-pink:visited {
  color: #fff;
}
a.button-pink:hover {
  color: #fff;
  background: #9b1b49;
  text-decoration: none;
  border: 0px solid #9b1b49;
          transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */
}


.button-news {
  color: #fff;
  display: content;
  border: 1px solid #009a49;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  width: 195px;
  text-align: center;
  padding: 4px 0px;
  background: #009a49;
  margin: 10px auto 10px auto;
  font-weight: bold;
  font-size: 80%;
  cursor: pointer;
}
a.button-news:link {
  color: #fff;
}
a.button-news:visited {
  color: #fff;
}
a.button-news:hover {
  color: #fff;
  background: #005321;
  text-decoration: none;
  border: 1px solid #005321;
          transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */
}
.v-down {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  margin-top: auto;
}
/********************** grosse Pfeile nach oben oder unten  ********************************/
.arrow {
  height: 40px;
  background-image: url(img/arrow-transp-green.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  margin: 0 auto;
  z-index: 999;
  position: absolute;
  margin-top: 0px
}
.greenarrow {
  height: 60px;
  width: 100%;
  background-color: transparent;
  background-image: url(img/arrow-green.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  margin: 0 auto;
  z-index: 999;
  position: absolute;
  margin-top: -34px
}
.bluarrow {
  height: 60px;
  width: 100%;
  background-color: transparent;
  background-image: url(img/arrow-white-down.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  margin: 0 auto;
  z-index: 999;
  position: absolute;
  margin-top: -36px
}
.bluarrow-2 {
  height: 60px;
  width: 100%;
  background-color: transparent;
  background-image: url(img/arrow-blu-down-2.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  margin: 0 auto;
  z-index: 999;
  position: absolute;
  margin-top: -36px
}
.whitearrow {
  height: 60px;
  width: 100%;
  background-color: transparent;
  background-image: url(img/arrow-blu-down.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  margin: 0 auto;
  z-index: 999;
  position: absolute;
  margin-top: -36px
}
.arrow-top {
  height: 40px;
  background-image: url(img/arrow-grey-top.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 999;
  position: absolute;
  margin-top: -26px
}
.arrow img {
  margin-top: -20px
}
/********************** horizonzale Linie weiss / grün  ********************************/
.bg-green-line {
  background-image: url(img/bg-line-green.png);
  background-position: top center;
  background-repeat: repeat-y;
}
.bg-white-line {
  background-image: url(img/bg-line-white.png);
  background-position: top center;
  background-repeat: repeat-y;
}
.text-l {
  float: left;
  width: 45%;
  height: auto;
}
/********************** Text mit kleinen Pfeilen in der Mitte  ********************************/
.contentWhiteAround .text-l {
  background: url(img/arrow-green-kl.png) center right no-repeat;
  padding-right: 65px;
}
.contentWhiteAround .arrow-re {
  background: url(img/arrow-green-kl-re.png) center right no-repeat;
}
.contentBlueAround .text-l {
  background: url(img/arrow-white-kl.png) center right no-repeat;
  padding-right: 65px;
}
.contentBlueAround .arrow-re {
  background: url(img/arrow-white-kl-re.png) center right no-repeat;
}
.contentBlueAround .bucket-bild-hg .text-l {
  background-image: url(img/transparent-grey-bg.png);
  background-repeat: repeat;
  width: 40%;
  padding: 15px
}
.text-r {
  float: right;
  width: 45%;
  height: auto
}
.text-r img {
  margin: 0 auto
}
.text-r img {
  margin-bottom: 20px
}
.text-l img {
  margin-bottom: 40px
}
.year-image {
  width: 70%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 1023px) {
  .bucket {
    margin: 0px 0px 10px 25px;
  }
  .bucket-text {
    width: 95%;
  }
  /********************** Text mit kleinen Pfeilen in der Mitte  ********************************/
  .contentWhiteAround .text-l {
    padding-right: 55px;
  }
  .contentBlueAround .text-l {
    padding-right: 55px;
  }
}
@media only screen and (max-width: 768px) {
  .bg-green-line {
    background-image: none
  }
  .bg-white-line {
    background-image: none
  }
  .contentWhiteAround .text-l {
    background-image: none;
    padding-right: 0px;
  }
  .contentBlueAround .text-l {
    background-image: none;
    padding-right: 0px;
  }
  .contentBlueAround .bucket-bild-hg .text-l {
    background-image: url(img/transparent-grey-bg.png);
    background-repeat: repeat;
    width: 95%;
    padding: 15px
  }
}
@media only screen and (max-width: 468px) {}
@media only screen and (max-width: 368px) {}
@media only screen and (max-width: 768px) {
  .bucket {
    width: 100%;
    margin: 0px 0px 25px 0px;
  }
  .text-bucket {
    width: 98%;
    margin: 0px 0px 25px 0px;
  }
  .text-l, .text-r {
    float: none;
    width: 100%
  }
  .mobile {
    display: none
  }
}


 /********************** FAQ  ********************************/
.accordion2 {
  background-color: #fff;
  color: #009a49;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
	border-top:2px dotted #009a49;
	  font: 1em/140% 'TheSans', Verdana, 'Geneva, sans-serif';
}

.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel p, .panel ul {
  margin:18px 0;

}

.active, .accordion2:hover {
  background-color: #f2f2f2;
}

.accordion2:after {
  content: '\002B';
  color: #009a49;
  font-weight: bold; font-size:130%;
  float: right;
  margin-left: 5px;
}

.active:after {
  content:'\2212';
}


@media only screen and (max-width: 460px) {}
@media only screen and (max-width: 320px) {}
#videobereich {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.videoextern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footerAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #f1f1f1;
  border-top: 0px solid #e0e0e0;
}
.footer {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  padding: 26px 40px 40px 40px;
  font-size: 80%;
}
.line {
  clear: both;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 1em 0
}

.line-dotted {
  clear: both;
  height: 1px;
  width: 100%;
  border-bottom: 2px dotted #009a49;
  margin: 0em 0 1em 0
}

#socialmedia a, #socialmedia a:visited {
  color: #838383;
  text-decoration: none;
}
#socialmedia a:hover {
  color: #838383;
  text-decoration: underline
}
#socialmedia img {
  margin-right: 3px;
  vertical-align: -2px;
}
.validator {
  display: none;
}
/********************** sticky nav ********************************/
.sticky {
  width: 100%;
  height: 40px;
  position: fixed;
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top: 0px;
  z-index: 9999;
}
.nav {
  display: inline-block;
  height: 30px;
  margin: 6px 0px 8px 0;
  padding-right: 10%;
  box-sizing: border-box;
  color: #009a49;
}
a.nav:visited {
  color: #009a49;
  text-decoration: none;
}
a.nav:link {
  color: #009a49;
  text-decoration: none;
}
a.nav:hover {
  color: #015e27;
  text-decoration: underline;
}

.magenta {
  color: #ce1b62
}
a.magenta {
  color: #ce1b62
}
a.magenta:link {
  color: #ce1b62;
}
a.magenta:visited {
  color: #ce1b62 !important;
}
a.magenta:hover {
  color: #9b1b49;  
}


@media only screen and (max-width: 840px) {
   .sticky  .nav {
    font-size: 80%;
}}
@media only screen and (max-width: 580px) {
  .sticky {
    width: 100%;
    height: 60px;
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    background: #fff;
  }
  .sticky .nav {
    display: inline-block;
    height: 10px;
    margin: 3px 0px 5px 0;
    padding-right: 8%;
    box-sizing: border-box;
    font-size: 80%;
  }
}
@media only screen and (max-width: 420px) {
  .sticky {
    width: 100%;
    height: 60px;
    position: sticky;
    position: -webkit-sticky;
    margin: 3px 0px 15px 0;
    padding: 3px 0px 15px 0;
    top: 0px;
    z-index: 9999;
  }
  .sticky .nav {
    display: inline-block;
    height: 10px;
    margin: 5px 0px 5px 0;
    padding-right: 5%;
    box-sizing: border-box;
    font-size: 80%;
  }
}
/********************** sticky box ********************************/
.stickybox {
  height: 40px;
  width: 65px;
  position: fixed;
  top: 0.5%;
  right: -2px;
  z-index: 13000;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
  border-radius: 15px 0px 0px 15px;
  /*  border: 1px solid #fff;*/
  background-color: #009a49;
  background-size: cover;
  background-image: url(img/contact-2.png)
}
.stickybox img {
  width: 80%
}
@media only screen and (max-width: 820px) {
  .stickybox {
    top: 1.2%;
    height: 35px;
    width: 55px;
  }
}
.stickybox-2 {
  font-size: 80%;
  height: 25px;
  width: 65px;
  position: fixed;
  top: 485px;
  right: 0px;
  z-index: 15000;
  background-color: #015e27;
  color: #fff;
}
@media only screen and (max-width: 990px) {
  .stickybox-2 {
    right: 0px;
    top: 478px;
    height: 25px;
   width: 65px;
    background-color: #015e27;
    color: #fff;
  }
}
@media only screen and (max-width: 510px) {
  .stickybox-2 {
    right: 0px;
    top: 538px;
    height: 25px;
  width: 65px;
    background-color: #015e27;
    color: #fff;
  }
}