/* Global */


a:link { 
color: #045842;
text-decoration: underline; 
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a:active { 
color: #045842;
text-decoration: underline; 
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a:visited { 
color: #045842;
text-decoration: underline; 
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a:hover { 
color: #000000;
text-decoration: underline; 
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}




h2 a:link { 
color: #045842;
text-decoration: none;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h2 a:active { 
color: #045842;
text-decoration: none;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h2 a:visited { 
color: #045842;
text-decoration: none; 
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h2 a:hover { 
color: #000000;
text-decoration: underline; 
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}


/* Footermenu */

#footer a:link { 
color: #ffffff;
text-decoration: none;
}

#footer a:active { 
color: #ffffff;
text-decoration: none;
}

#footer a:visited { 
color: #ffffff;
text-decoration: none;
}

#footer a:hover { 
color: #ffffff;
text-decoration: underline;
}
/* Stylesheet: links Modified On 2016-11-07 10:59:19 */
/* Global */

body, html {
font-family: 'Libre Franklin', Arial, sans-serif;
font-size: 0.97em;
font-weight: 300;
color: #000000;
line-height: 1.6em;
height: 100%;
width: 100%;
min-width: 320px;
margin: 0px auto;
padding: 0px;
text-align: left;
background: #ebebeb;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

img { border: 0px; text-decoration: none; border-style: none; border-width: 0; }
a { outline: 0; -moz-outline: 0 }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
form { margin: 0px; padding: 0px; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; }
li { margin-left: 15px; }

.cb {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}

.small {
font-size: 70%;
}

.grey {
color: #909090;
}

.searchhilite {
background: #ebebeb;
font-weight: bold;
}

.faicon {
font-family: 'FontAwesome';
font-size: 100%;
}

.btn-go {
margin: 20px 20px 0px 0px !important;
font-size: 1.2em !important;
}

.mt20 {
margin-top: 20px !important;
}

.prinfo {
width: 100%;
box-sizing: border-box;
text-align: center;
padding: 20px 20px 0px 20px;
font-size: 70%;
color: #909090;
display: inline-block;
}

.pagenav {
color: #000000;
font-weight: 400;
font-size: 1.1em;
}

::-moz-selection {
background: rgba(4, 88, 66, 0.70);
color: #ffffff;
text-shadow: none;
}

::-webkit-selection {
background: rgba(4, 88, 66, 0.70);
color: #ffffff;
text-shadow: none;
}

::selection {
background: rgba(4, 88, 66, 0.70);
color: #ffffff;
text-shadow: none;
}

.b0 {
filter: blur(0px);
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.b1 {
filter: blur(5px);
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}


h1 {
color: #0f6e55;
font-weight: 400;
font-size: 1.4em;
margin: 0px;
padding: 0px 0px 0px 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.offer h1 {
color: #0f6e55;
font-weight: 400;
font-size: 1.6em;
margin: 0px;
padding: 0px 0px 20px 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h2 {
color: #0f6e55;
font-weight: 400;
font-size: 1.4em;
margin: 0px;
padding: 0px 0px 20px 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h3 {
color: #000000;
font-weight: 400;
font-size: 1.2em;
margin: 0px;
padding: 0px 0px 20px 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h4 {
color: #000000;
font-weight: 400;
font-size: 1.2em;
margin: 0px;
padding: 0px 0px 20px 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h5 {
color: #000000;
font-weight: 400;
font-size: 1.1em;
margin: 0px;
padding: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

h6 {
color: #0f6e55;
font-weight: 400;
font-size: 1.4em;
margin: 0px;
padding: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}


#hw {
width: 100%;
height: 60px;
position: fixed;
top: 0px;
z-index: 99;
background: #0f6e55;
background: -webkit-linear-gradient(#0f6e55, #128567, #0f6e55);
background: -o-linear-gradient(#0f6e55, #128567, #0f6e55);
background: -moz-linear-gradient(#0f6e55, #128567, #0f6e55);
background: linear-gradient(#0f6e55, #128567, #0f6e55);
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#header {
width: 100%;
max-width: 1000px;
height: 60px;
line-height: 60px;
margin: 0px auto;
position: relative;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}


#logo {
width: 350px;
height: 60px;
position: absolute;
left: 20px;
cursor: pointer;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#logo img {
width: 100%;
height: auto;
position: relative;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}


#fw {
width: 100%;
max-width: 1000px;
height: 50px;
line-height: 50px;
margin: 0px auto;
position: relative;
overflow: hidden;
background: #0f6e55;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#footer {
color: #ffffff;
font-size: 0.9em;
padding: 0px 20px 0px 20px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#main {
width: 100%;
max-width: 1000px;
background: #ffffff;
margin: 0px auto;
box-shadow: 0px 0px 5px 5px #d1d1d1;
-moz-box-shadow: 0px 0px 5px 5px #d1d1d1;
-webkit-box-shadow: 0px 0px 5px 5px #d1d1d1;
display: table;
position: relative;
}

#content {
padding: 70px 20px 20px 20px;
}

#pagetitle {
margin: 0px 0px 0px 0px;
display: block;
width: 75%;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mw {
display: table-cell;
width: 220px;
height: 100%;
float: left;
padding: 40px 0px 0px 0px;
}

#cw {
display: table-cell;
height: 100%;
text-align: left;
padding: 40px 0px 0px 0px;
}



/* Buttons */


.btn-red {
position: relative;
display: inline-block;
height: 28px;
width: auto;
line-height: 28px;
border-radius: 5px;
border: 0px;
outline: 0px;
padding: 0px 10px 0px 10px;
margin: 0px;
color: #ffffff;
font-weight: 400;
white-space: nowrap;
text-decoration: none;
background: #045842;
cursor: pointer;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.btn-red:hover {
background: #005ea8;
transform: scale(1.1);
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a.btn-red {
color: #ffffff;
text-decoration: none;
}


/* Suche */

input[type=search] {
-webkit-appearance: none;
-webkit-border-radius: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none;
}


#srchtrg {
cursor: pointer;
position: absolute;
right: 20px;
top: 16px;
width: 30px;
height: 30px;
background: none;
color: #ffffff;
font-family: 'FontAwesome';
font-size: 24px;
line-height: 30px;
}

#srchtrg:hover {
text-decoration: none;
}

.sshow-off {
position: absolute;
left: 0px;
top: 60px;
width: 30px;
height: 30px;
opacity: 0;
-o-transition: opacity 500ms ease 10ms;
-moz-transition: opacity 500ms ease 10ms;
-ms-transition: opacity 500ms ease 10ms;
-webkit-transition: opacity 500ms ease 10ms;
transition: opacity 500ms ease 10ms;
}

.sshow-on {
position: absolute;
left: 0px;
top: 0px;
width: 30px;
height: 30px;
cursor: pointer;
opacity: 1.0;
-o-transition: opacity 500ms ease 10ms;
-moz-transition: opacity 500ms ease 10ms;
-ms-transition: opacity 500ms ease 10ms;
-webkit-transition: opacity 500ms ease 10ms;
transition: opacity 500ms ease 10ms;
}

.sclose-off {
position: absolute;
left: 0px;
top: 60px;
width: 30px;
height: 30px;
opacity: 0;
-o-transition: opacity 500ms ease 10ms;
-moz-transition: opacity 500ms ease 10ms;
-ms-transition: opacity 500ms ease 10ms;
-webkit-transition: opacity 500ms ease 10ms;
transition: opacity 500ms ease 10ms;
}

.sclose-on {
position: absolute;
left: 0px;
top: 0px;
width: 30px;
height: 30px;
cursor: pointer;
opacity: 1.0;
-o-transition: opacity 500ms ease 10ms;
-moz-transition: opacity 500ms ease 10ms;
-ms-transition: opacity 500ms ease 10ms;
-webkit-transition: opacity 500ms ease 10ms;
transition: opacity 500ms ease 10ms;
}

.searchbox-off {
display: none;
}

.searchbox-on {
z-index: 199;
opacity: 1.0;
width: 180px;
height: 30px;
background: #ffffff;
position: absolute;
right: 60px;
top: 15px;
border-radius: 5px;
display: block;
-webkit-animation: fadeIn 450ms;
animation: fadeIn 450ms;
-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.30);
-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.30);
box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.30);
}


.search-input {
position: absolute;
left: 5px;
top: 5px;
width: 160px;
height: 20px;
border: 0px;
outline: 0px;
background: #ffffff;
color: #0f6e55;
font-style: normal;
font-weight: 400;
font-size: 1em;
}

::-webkit-input-placeholder {
color: #0f6e55;
font-size: 1em;
font-style: italic;
font-family: 'Ubuntu';
opacity: 1;
}

:-moz-placeholder { 
color: #0f6e55;
font-size: 1em;
font-style: italic;
font-family: 'Ubuntu';
opacity: 1;
}

::-moz-placeholder { 
color: #0f6e55;
font-size: 1em;
font-style: italic;
font-family: 'Ubuntu';
opacity: 1;
}

:-ms-input-placeholder {  
color: #0f6e55;
font-size: 1em;
font-style: italic;
font-family: 'Ubuntu';
opacity: 1;
}

::input-placeholder {  
color: #0f6e55;
font-size: 1em;
font-style: italic;
font-family: 'Ubuntu';
opacity: 1;
}




/* Angebot */


.offer {
margin: 0px 0px 20px 0px;
padding: 20px;
position: relative;
background: #ebebeb;
width: auto;
border-radius: 10px;
}

.minioffer {
margin: 0px 0px 20px 0px;
padding: 10px 20px 10px 20px;
position: relative;
background: #ebebeb;
width: auto;
border-radius: 10px;
font-weight: 400;
}

.offer-img {
float: right;
margin: 0px 0px 20px 20px;
}

.offer-img img {
width: auto;
height: auto;
border: 2px solid #ebebeb;
border-radius: 10px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.offer-img img:hover {
border: 2px solid #ffffff;
transform: scale(1.1);
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.offer-price {
color: #045842;
font-size: 140%;
font-weight: 400;
padding: 20px 0px 10px 0px;
}

.pnnav {
padding: 0px 20px 20px 20px;
}

.prevarticle {
float: left;
}

.nextarticle {
float: right;
}



/* Kategorien */

#cattrig-bg {
width: 160px;
height: 30px;
box-sizing: border-box;
padding: 0px 5px 0px 10px;
background: #3a9f84;
position: absolute;
right: 20px;
top: 60px;
border-radius: 0px 0px 5px 5px;
z-index: 99;
line-height: 26px;
color: #ffffff;
font-size: 1.2em;
font-weight: 400;
cursor: pointer;
overflow: hidden;
}

.cattrig-off {
width: 160px;
height: 0px;
position: absolute;
left: 0px;
top: -30px;
}

.cattrig-on {
width: 160px;
height: 30px;
position: absolute;
left: 0px;
top: 0px;
cursor: pointer;
}

.cmw-open {
width: 100%;
max-width: 1000px;
max-height: 500px;
overflow: visible;
position: absolute;
top: 60px;
left: 0px;
box-sizing: border-box;
padding: 0px;
margin: 0px auto;
line-height: 125%;
color: #000000;
font-size: 1.2em;
font-weight: 400;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}


.cmw-closed {
width: 100%;
max-width: 1000px;
max-height: 0px;
overflow: hidden;
position: absolute;
top: 60px;
left: 0px;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.cattrig-arrow-down {
font-family: 'FontAwesome';
font-size: 20px;
line-height: 20px;
width: 20px;
height: 20px;
position: absolute;
top: 5px;
right: 10px;
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.cattrig-arrow-up {
font-family: 'FontAwesome';
font-size: 20px;
line-height: 20px;
width: 20px;
height: 20px;
position: absolute;
top: 5px;
right: 10px;
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}





/* Tablet & Mobile */
@media only screen and (max-width: 900px) {

#mw {
display: table-cell;
width: 180px;
height: 100%;
float: left;
padding: 40px 0px 0px 0px;
}

h6 {
color: #0f6e55;
font-weight: 400;
font-size: 1.1em;
margin: 0px;
padding: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}
	
}


/* Tablet & Mobile */
@media only screen and (max-width: 800px) {

#logo {
width: 320px;
height: 60px;
position: absolute;
left: 20px;
cursor: pointer;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#pagetitle {
margin: 40px 0px 0px 0px;
display: block;
width: 100%;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mw {
display: none;
}


.cmw-open {
width: 100%;
max-width: 1000px;
max-height: 500px;
overflow: visible;
position: absolute;
top: 60px;
left: 0px;
box-sizing: border-box;
padding: 0px;
margin: 0px auto;
line-height: 125%;
color: #000000;
font-size: 1em;
font-weight: 400;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}
	
}



/* Tablet & Mobile */
@media only screen and (max-width: 400px) {

#hw {
width: 100%;
height: 50px;
position: fixed;
top: 0px;
z-index: 99;
background: #0f6e55;
background: -webkit-linear-gradient(#0f6e55, #128567, #0f6e55);
background: -o-linear-gradient(#0f6e55, #128567, #0f6e55);
background: -moz-linear-gradient(#0f6e55, #128567, #0f6e55);
background: linear-gradient(#0f6e55, #128567, #0f6e55);
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#header {
width: 100%;
max-width: 1000px;
height: 50px;
line-height: 60px;
margin: 0px auto;
position: relative;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#logo {
width: 250px;
height: 50px;
position: absolute;
left: 20px;
cursor: pointer;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#srchtrg {
cursor: pointer;
position: absolute;
right: 20px;
top: 10px;
width: 30px;
height: 30px;
background: none;
color: #ffffff;
font-family: 'FontAwesome';
font-size: 24px;
line-height: 30px;
}

.searchbox-on {
z-index: 199;
opacity: 1.0;
width: 180px;
height: 30px;
background: #ffffff;
position: absolute;
right: 60px;
top: 10px;
border-radius: 5px;
display: block;
-webkit-animation: fadeIn 450ms;
animation: fadeIn 450ms;
-webkit-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.30);
-moz-box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.30);
box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.30);
}

h6 {
color: #0f6e55;
font-weight: 400;
font-size: 1em;
margin: 0px;
padding: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#cattrig-bg {
width: 160px;
height: 30px;
box-sizing: border-box;
padding: 0px 5px 0px 10px;
background: #3a9f84;
position: absolute;
right: 20px;
top: 50px;
border-radius: 0px 0px 5px 5px;
z-index: 99;
line-height: 26px;
color: #ffffff;
font-size: 1.2em;
font-weight: 400;
cursor: pointer;
overflow: hidden;
}

.cmw-open {
width: 100%;
max-width: 1000px;
max-height: 500px;
overflow: visible;
position: absolute;
top: 50px;
left: 0px;
box-sizing: border-box;
padding: 0px;
margin: 0px auto;
line-height: 125%;
color: #000000;
font-size: 1em;
font-weight: 400;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}


#footer {
color: #ffffff;
font-size: 0.7em;
padding: 0px 20px 0px 20px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.pnnav {
padding: 0px 0px 20px 0px;
}

.offer {
margin: 0px -20px 20px -20px;
padding: 20px;
position: relative;
background: #ebebeb;
width: auto;
border-radius: 10px;
}

.offer-img {
width: 100%;
float: none;
margin: 0px 0px 20px 0px;
}


}
/* Stylesheet: styles Modified On 2016-11-13 14:22:13 */
/* Fader */

@-webkit-keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}

@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}

/* Mainmenu */

#mainmenu {
margin: 0px 20px 0px 0px;
position: relative;
background: #ebebeb;
width: auto;
max-width: 200px;
box-size: border-box;
border-radius: 10px;
color: #045842;
font-weight: 400;
font-size: 1.2em;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mainmenu ul {
padding: 18px 20px 18px 20px;
margin: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mainmenu ul li {
list-style-type: none;
margin: 0px;
padding: 1px 0px 1px 0px;
white-space: nowrap;
}

#mainmenu ul li a {
color: #045842;
font-weight: 400;
text-decoration: none;
padding: 2px 0px 2px 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mainmenu ul li a:hover {
color: #ffffff;
background: #045842;
font-weight: 400;
text-decoration: none;
border-radius: 5px;
padding: 2px 7px 2px 7px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mainmenu ul li.menuactive:before {
font-family: 'FontAwesome';
content: "\f0da" " ";
color: #045842;
font-weight: normal;
font-size: 100%;
margin: 0px 0px 0px -11px;
}



/* Catmenu */

#catmenu {
margin: 0px;
position: relative;
padding: 50px 20px 10px 20px;
background: rgba(150,150,150,0.9);
border-radius: 0px 0px 10px 10px;
}

#catmenu ul {
padding: 0px;
margin: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#catmenu ul li {
float: left;
list-style-type: none;
margin: 0px 10px 20px 0px;
padding: 0px;
white-space: nowrap;
}

#catmenu ul li a {
color: #045842;
background: #ffffff;
font-weight: 400;
text-decoration: none;
border-radius: 5px;
padding: 5px 10px 5px 10px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#catmenu ul li a:hover {
color: #ffffff;
background: #045842;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}





/* Tablet & Mobile */
@media only screen and (max-width: 900px) {

#mainmenu {
margin: 0px 20px 0px 0px;
position: relative;
background: #ebebeb;
width: auto;
box-size: border-box;
border-radius: 10px;
color: #045842;
font-weight: 400;
font-size: 1em;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

#mainmenu ul {
padding: 15px;
margin: 0px;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

}


/* Tablet & Mobile */
@media only screen and (max-width: 600px) {

#catmenu {
margin: 0px;
position: relative;
padding: 50px 20px 10px 20px;
background: rgba(150,150,150,0.9);
border-radius: 0px 0px 10px 10px;
}

}
/* Stylesheet: menu Modified On 2016-11-10 11:59:40 */
