@charset "UTF-8";
/* CSS Document */
/* by Thomas Fuhrmann */
/* Clärchen grün -   color: #C0D8A3 */

@font-face {
    font-family: 'ever_afterregular';
    src: url('fonts/everafte-webfont.woff2') format('woff2'),
         url('fonts/everafte-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'penelope_annemedium';
    src: url('fonts/penelope_anne-webfont.woff2') format('woff2'),
         url('fonts/penelope_anne-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'odstemplikbold';
    src: url('fonts/odstemplikbold-webfont.woff2') format('woff2'),
         url('fonts/odstemplikbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
:root {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #616161;
  background: #F5F5F5;
} */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item; list-style:none}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
color: #333;
}

body {
  font-family: 'Poppins', sans-serif;
    color: #616161;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	/* &shy; */
	overflow: auto;
	height: auto;
	background-image: url(images/bg.png);
}

#wrapper{
	max-width: 100%;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
}
header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 1;
	height: auto;
	padding-top: 20px;
}
/*  ################################ Nav ################################ */
.indicator {
	position: relative;
	width: 100%;
	height: 1px;
	background: #999;
}

.indicator-line {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	background: #000;
	transition:
	width ease .3s,
	left cubic-bezier(.4,.95,.5,1.5) .5s;
	height: 2px;
}
.menu {
	padding: 0;
	list-style: none;
	text-align: center;
	height: 50px;

}
.menu li {
  display: inline-block;
}
.tab {
  padding: 12px 8px;
  font-family: odstemplikbold;
  color: #666;
  font-size: 25px;
  letter-spacing: .025em;
  text-decoration: none;
  text-shadow: none;
}
.tab-a {
  padding: 12px 8px;
  font-family: odstemplikbold;
  color: #666;
  font-size: 25px;
  letter-spacing: .025em;
  text-decoration: none;
  text-shadow: none;
  padding-bottom: 16px;
  border-bottom: #333 3px solid;
}
.active-tab {
  color: #333;
  text-shadow: 1px 1px 1px #ccc;
}


/*  ################################ Content ################################ */

.logo {
margin-top: 0px;
text-align: center;
padding-top: 100px;
}
/*
.logo_klein {
	z-index: 9000;
	position: relative;
margin-top: 20px;
text-align: center;
padding-top: 100px;
}
*/
img {
    max-width: 100%;
    height: auto;
    margin: auto auto;
}



.sec {
  position: relative;
  width: 90%;
  max-width: 680px !important;
  margin: 80px auto;
  padding: 40px;
  background: #ffffff;
  font-size: 14px;
  text-align: justify;
  border: #666 1px solid;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
.sec img {
    max-width: 100%;
    height: auto;
    margin: auto auto;
    border: #ccc 0px solid;
}
.bildinfo {
  margin-top: 2px !important;
  font-size: 12px;
  text-align: right !important;
  color: #999;
}
h1 {
  display:none;
}
h2 {
	padding-bottom: 0px;
	margin-top: -15px;
	margin-bottom: 15px;
	font-family: odstemplikbold;
	color: #666;
	font-size: 45px;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	text-shadow: 1px 1px 1px #ccc;
	}
h4 {
	font-family: 'Poppins', sans-serif;
	color: #666;
	font-size: 15px;
	border-bottom: 1px solid #DDDDDD;
	text-shadow: 1px 1px 1px #ccc;
	padding-bottom: 4px;
	}
h5 {
	font-family: 'Poppins', sans-serif;
	color: #666;
	font-size: 13px;

	}
h6 {
	font-family: 'Poppins', sans-serif;
	color: #666;
	font-size: 10px;
	text-align: center;
	}
	
	
.number {
	font-family: 'Poppins', sans-serif;
	size: 10px;
    color: #666;

}	
	
/* Drop cap */
/*
p:nth-child(2):first-letter {
  float: left;
  font-size: 3.2em;
  margin-right: 15px;
  line-height: 1;
  color: #F6BB42;
  font-family: odstemplikbold;
}
*/
p .A {
  float: left;
  font-size: 3.2em;
  margin-right: 15px;
  line-height: 1;
  color: #C0D8A3;
  font-family: odstemplikbold;
  text-shadow: 1px 1px 1px #999;
}

/*  ################################ Sortiment ################################ */

.boxes {
  border: #ff0000 1px dotted;
  margin: auto auto;
text-align: center;
}
.box {
  border: #34a56f 1px dotted;
  min-width: 295px !important;
  float: left;
  padding: 2px;
}

/*  ################################ Form ################################ */

form {
float: left;
width: 100%;

}
.formbox {
    background: #f4f4f4;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 10px 20px;
}
.formboxX {
    background: #f9bbbb;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 10px 20px;
}
.formbox-ok {
    background: #6b911f;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 10px 20px;
    color: #fff;
}
.infotext {
    font-size: 10px;
    color: #666;
    padding: 2px 0px;
    text-align: justify;
}
.infotext-ok {
    color: #fff;
}
.info {
    font-size: 13px;
    color: #666;
    padding: 0px 0px 0 20px;
}

select {
    padding: 6px;
    height: 42px;
    border-radius: 2px;
}

fieldset {
    margin-bottom: 30px;
    border: none;
    margin-left:25px;
}

legend {
    font-size: 16px;
    margin-bottom: 10px;
}

label {
  display: block;
  margin-bottom: 1px;
}

label.light {
  font-weight: 300;
  display: inline;
}
    

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="time"],
input[type="date"],
select,
optgroup,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background: none;
    border-radius: 4px;
    border: solid 1px rgba(224, 224, 224, 0.75);
    border-color: #C0D8A3;
    color: inherit;
    display: block;
    outline: 0;
    padding: 10px;
    text-decoration: none;
    width: 100%;
    opacity: 1;
  font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height: 12px;
}
input[type="text"]:focus,

input[type="email"]:focus,

input[type="tel"]:focus,

select:focus,
optgroup:focus,
textarea:focus {
    background: #C0D8A3;
    border-color: #666;
    color: #333;
    font-size: 12px;
    padding: 10px;
    
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 4px 8px 0;
    background: #6b911f;
    font-size: 20px;
}


:-webkit-input-placeholder {
    color: inherit;
    opacity: 0.1;
    position: relative;
    top: 3px;
}
:-moz-placeholder {
    color: inherit;
    opacity: 0.1;
}
:-ms-input-placeholder {
    color: inherit;
    opacity: 0.1;
}
.formerize-placeholder {
    color: rgba(110, 110, 110, 0.5) !important;
}
/*  ################################ Slider ################################ */



/* idee by http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.html */

.slider_container{
    width: 100%;
    margin: auto;
    clear: both;
    padding: 10px;
    border: #ccc 1px solid;
    }

.flex-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    padding: 5px 15px 0px 15px;
    background-color: #C0D8A3;
    opacity: 0.9;
    }
.flex-caption h3{
    color: #333 !important;
    font-size: 15px !important;
    padding: 5px 0;
    margin: 0px;
    text-align: left;
	border-bottom: #333 1px dottet;
	background-color: #333;
    }

.flex-caption p{
    color: #333 !important;
    font-size: 12px !important;
    text-align: justify;
    margin-top: -10px;
    }
.flex-container a:active, .flexslider a:active {
  outline: none;
  }
.slides{
    margin: 0;
    padding: 0;
    list-style: none;
    }

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
  width: 100%;
  margin: auto auto;
  padding: 0;
  border: #ff0000 0px solid;
  }
.flexslider .slides > li {
  display: none;
  } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block;
  border: 0px #ededed solid;
  }
.flex-pauseplay span {
  text-transform: capitalize;
  }
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    } 
html[xmlns] .slides {
    display: block;
    } 
* html .slides {
    height: 1%;
    }
.no-js .slides > li:first-child {
    display: block;
    }
.flexslider {
    position: relative;
    zoom: 1;
    }
.flexslider .slides {
    zoom: 1;
    }
.flexslider .slides > li {
    position: relative;
    }
.flex-container {
    zoom: 1;
    position: relative;
    }

/* Slider Navi */
.flex-direction-nav li a {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  border: #ff0000 0px solid;
  outline: none;
  /*
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  border-radius: 4px;
  */
    }
.flex-direction-nav li a.next {
  background: url(images/Slider/next.png) no-repeat center;
  position: absolute;
  top: 50%;
  right: -45px;
  outline: none;
  }
.flex-direction-nav li a.prev {
  background: url(images/Slider/prev.png) no-repeat center;
  position: absolute;
  left: -45px;
  top: 50%;
  outline: none;
  }
.flex-direction-nav li a.next:hover {
  background: url(images/Slider/next_a.png) no-repeat center;
  }
.flex-direction-nav li a.prev:hover {
  background: url(images/Slider/prev_a.png) no-repeat center;
  }
.flex-direction-nav li a.disabled {
  opacity: 0.3;
  filter:alpha(opacity=30);
  cursor: default;
  }
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
  }
.flex-control-nav li {
  margin: 0 0 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  }
.flex-control-nav li:first-child {
  margin: 0;
  }
.flex-control-nav li a {
  width: 13px; height: 13px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  }
.flex-control-nav li a:hover {
  background-position: 0 -13px;
  }
.flex-control-nav li a.active {
  background-position: 0 -26px;
  cursor: default;
  }

@media screen and (max-width: 600px) {
.slider_container{ width:95%; margin: auto auto; clear:both; background:none; padding:30px 0 0 0;}
.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
.flex-direction-nav li a {
    width:20px;
    height:20px;
    margin:0;
    display: block;
    position: absolute;

    cursor: pointer;
    text-indent: -9999px;
    }
.flex-direction-nav li a.next {background:url(images/Slider/next.png) no-repeat center;}
.flex-direction-nav li a.prev {background:url(images/Slider/prev.png) no-repeat center;}
.flex-caption { display:none;}
}

/*  ################################ hide ################################ */

 #cont {display: none; }
      .show:focus + .hide {display: inline; }
      .show:focus + .hide + #cont {display: block;}


/*  ################################ back 2 top ################################ */

#backTop{
    width:15px;
    height:15px;
    padding:12px;
    border-radius:4px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
    display:none;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
}
#backTop.red{
    background:url(images/top.png) no-repeat center center; 
    border:0px solid #6b911f;
}
#backTop.red:hover{
    background:url(images/top2.png) no-repeat center center; 
    border:0px solid #6b911f;
}


/*  ################################ Footer ################################ */
.footer {
  font-size: 10px;
  position: relative;
  width: 90%;
  max-width: 680px;
  margin: 0px auto;
  padding: 5px;
  background: #ffffff;
  text-align: center;
  border: #666 1px solid;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}

.footer a{
	color: #666;
	font-size: 11px;
  text-decoration: none;
}
.footer a:hover{
	color: #333;
	font-size: 11px;
  text-decoration: unterline;
}
/*  ################################ cookie ################################ */

.cookie {
  background-color: #fff;
    color: #fff;
    font-size: 15px !important;
    text-align: left;
}
.cookie a{
    color: #95C731 !important;
    font-size: 14px !important;
}
.cookie a:hover{
    color: #95C731 !important;
    font-size: 14px !important;
    background-color: transparent !important;
}


/*  ################################ Xtra ################################ */



.center {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}
.frame {
	width: 100%;
	height: 250px;
	scrolling: no;
	frameborder: 0;
	marginheight: 0;
	marginwidth: 0;
}

.left {
  float: left;
}
.right {
  float: right;
}
.mt--10 {
  margin-top: -10px !important;
}
.mt--15 {
  margin-top: -15px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.p5 {
	padding: 5px; 
}
.h10 {
    clear: both;
    height: 10px;
}
.h30 {
    clear: both;
    height: 30px;
}
.h50 {
    clear: both;
    height: 50px;
}
.h100 {
    clear: both;
    height: 100px;
}
.h200 {
    clear: both;
    height: 200px;
}
.h300 {
    clear: both;
    height: 300px;
}
.pic {
    width: 100% !important;
    height: auto;
}
.pic2 {
    width: 50px;
    height: 100px;
}
.w70 {
  width: 70px !important;
}
.w100 {
  width: 100px !important;
}
.w150 {
  width: 149px !important;
}
.w200 {
  width: 200px !important;
}
.w226{
  width: 226px !important;
}
.w300 {
  width: 300px !important;
}
.red {
    color: #ED744B;
}
.green{
	color: #C0D8A3
}
.ts {
	text-shadow: 1px 1px 0px #999;
}
.FB {
	color: #3b5998;
}
.fff {
    color: #fff;
}
.grey {
    color: #666;
}
.right {
    float: right;
}
.justify {
    text-align: justify;
}
.clear {
    clear: both !important;
}
.line {
    width: 80%;
    height: 1px;
    background-color: #34a56f;
    text-align: center;
    margin: 35px auto;
}

.km {
	background-color: #fff;
	padding: 0 2px;
	color: #34a56f;
	font-size: 12px;
}

.hide {
    display: none !important;
}
.border_green {
    border: #34a56f 1px solid;
    padding: 5px;
    padding-bottom: 1px;
}

.TTF1 {
    font-family: penelope_annemedium;
        font-size: 30px;
}
.TTF2 {
    font-family: 'ever_afterregular';
    letter-spacing: 2px;
}

.TTF3 {
    font-family: odstemplikbold;
    font-size: 25px;
}
.FS09 {
  font-size: 9px;
}
.FS20 {
  font-size: 20px;
}
.FS23 {
  font-size: 23px;
}
.FS30 {
  font-size: 30px;
}
.gray {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  width: 15px;
}

.HL {
	font-family: 'Poppins', sans-serif;
	color: #666;
	background-color: #C0D8A3;
	padding: 1px 3px;
    font-size: 10px;
	text-decoration: none;
	border: #fff 1px solid;
}
.zerti {
	font-family: 'Poppins', sans-serif;
	color: #666;
	background-color: #C0D8A3;
	padding: 1px 3px;
    font-size: 10px;
	text-decoration: none;
}


/*  ################################ @Media ################################ */

@media (max-width: 500px) {
header {
	padding-top: 0px;
	height: 40px;
}
.tab {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
   padding: 10px 2px;
  letter-spacing: 0;
  }
.menu {
  padding-top: 10px;
  list-style: none;
  text-align: center;
  height: 40px;
}
.sec {
  position: relative;
  width: 90%;
  max-width: 680px;
  margin: 80px auto;
  padding: 40px;
  background: #ffffff;
  font-size: 12px;
  text-align: justify;
  border: #666 1px solid;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
h2 {
  padding-bottom: 0px;
  margin-top: -15px;
  margin-bottom: 15px;
  font-family: penelope_annemedium;
  font-family: odstemplikbold;
  color: #666;
  font-size: 35px;
  text-align: center;
  border-bottom: 1px solid #DDDDDD;
  text-shadow: 1px 1px 1px #ccc;
}

}

@media (max-width: 450px) {
h2 {
  padding-bottom: 0px;
  margin-top: -15px;
  margin-bottom: 15px;
  font-family: penelope_annemedium;
  font-family: odstemplikbold;
  color: #666;
  font-size: 25px;
  text-align: center;
  border-bottom: 1px solid #DDDDDD;
  text-shadow: 1px 1px 1px #ccc;
}	
.bildinfo {
  margin-top: 2px !important;
  font-size: 8px !important;
  text-align: right !important;
  color: #999;
}

}




/*  ################################ Lightbox ################################ */

.lightbox {
	display: none;
	position: fixed;
	z-index: 5999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}

 .lightText {
  position: relative;
    margin: 25px auto;
    max-width: 400px;
    max-height: 100%;
    background-color: #fff;
    font-size: 13px;
    color: #666;
    text-align: left;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    border: #fff 5px solid;
    }
.lightboxclose a {
  z-index: 3000;
  position: absolute;
  background-color: #34a56f;
  color: #fff;
  padding: 5px 8px;
  top: -9px;
  right: -9px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
  border-radius: 5px;
  border: #34a56f 1px solid;
}

.lightboxclose a:hover {
  background-color: #fff;
  color: #34a56f;
  border: #34a56f 1px solid;
}
.lightbox:target {
	outline: none;
	display: block;
}

.news_link a{
    position: absolute;
    color: #34a56f;
    font-size: 13px;
    padding: 2px 5px;
    bottom: -1px;
    right: -1px;
}
.news_link a:hover{
    color: #fff;
    background-color: #34a56f;
}
.COL2 {
    -webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px; 
    -moz-column-gap: 40px; 
    column-gap: 40px;
    -webkit-column-rule: #ccc 1px dotted;
    -moz-column-rule: #ccc 1px dotted;
    column-rule: #ccc 1px dotted;
    word-wrap: break-word;
    }
@media (max-width:767px) { 
.COL2 {
    -webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 40px; 
    -moz-column-gap: 40px; 
    column-gap: 40px;
    -webkit-column-rule: #ccc 1px dotted;
    -moz-column-rule: #ccc 1px dotted;
    column-rule: #ccc 1px dotted;
    word-wrap: break-word;
    }
}
/*  ################################ button ################################ */
 
.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-family: NeoSansStdMedium;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 5px;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #fff;
    border: #fff 1px solid;
    background: #C0D8A3;
    	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.button:hover {
    background: #fff;
    color: #C0D8A3;
    border: #C0D8A3 1px solid;
    text-decoration: none;
}
.button2 {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 5px;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    color: #C0D8A3;
    border: none;
    background: #fff;
}
.button2:hover {
    background: #fff;
    color: #C0D8A3;
    border: none;
    text-decoration: none;
}
 .btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: Poppins;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.btn.btn-md {
  padding: 10px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #C0D8A3;
  color: #333;
  border: 2px solid #C0D8A3;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #fff !important;
  color: #333;
  border-color: #333 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #f9ad81;
  border: 2px solid #ff0000;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #ff0000;
  color: #fff;
}
.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #ff0000;
}




