body
{
margin:0px;
padding:0px;
width:100%;
}

.keytext img {
    max-width: 250px;
    margin-bottom: 20px;
}

header
{
width:100%;
}

.fullpage{
    width:100%!important;
}

.headerContent
{
width:100%;
}

.mainContentBody
{
padding:30px;
}


.img-responsive
{
width: 100%;
	height:auto;
}

.filter-header
{
width:100%;
	    height: 40px;
    text-align: center;
}

.filter-dropdown
{
position:absolute;
	max-height: 300px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    right: 0;
    box-sizing: border-box;
	
}


.filter-elem
{
margin-bottom:15px;
}

#priceFilterDropdown
{
padding-top:35px;
}

.mbtn:hover {
	cursor:pointer;

}
@media only screen and (min-width: 992px) {
.sheadermenu{
	background: #3e3e3e;
    width: 220px;
    padding: 50px 0px 15px 0px;
    margin-top: -40px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
	}
.text-color3{
	color:#fff;		
	}	
.sheadermenu a{
	color:#fff;
	font-size:15px;
	}
.sheadermenu i{
	font-size: 20px;
    margin-right: 5px;
	}
.sheadermenu a:hover{
	color:#b2d0f7;
	}
.searchline{
	padding-left: 20px!important;
    border-left: 3px solid #174d82!important;
    border-top: 3px solid #174d82!important;
    border-bottom: 3px solid #174d82!important;
    border-right: 0!important;
    height: 50px!important;
    border-top-left-radius: 25px!important;
    border-bottom-left-radius: 25px!important;
	}
.factline{
	border-left: 0px solid #fff;
    border-top: 3px solid #174d82;
    border-bottom: 3px solid #174d82;
    border-right: 0;
    height: 50px;
	}
.btnline{
	border-left: 0;
    border-top: 3px solid #174d82;
    border-bottom: 3px solid #174d82;
    border-right: 3px solid #174d82;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
	color:#fff!important;
	background:#174d82!important;
	    font-size: 25px;
		transition: 0.6s;
	}
.btnline:hover{
	color:#174d82!important;
	background:#c1d9f8!important;
	transition: 0.6s;
	}
}
.menutopslide:hover .menuslide {
	opacity: 1;
    visibility: visible;
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.menutopslide .menuslide {
	opacity: 0;
    visibility: hidden;
	    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}


.menutopslide {
    width: 250px;
    font-weight: 400;
    height: 100%;
    line-height: 15px;
    position: relative;
    text-align: center;
    padding: 0;
}
.menutopslide h4{
	color: #fe0000;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    padding: 7px;
}
.menuslide {
    width: 250px;
    font-weight: 400;
    line-height: 15px;
    min-height: 270px;
    position: absolute;
    border: 2px solid #fe0000;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    padding: 25px 0 25px 0!important;
	z-index: 3;
	margin-top: -2px;
}

.menuslide a, .menuslide a:link, .menuslide a:visited, .menuslide a:focus, span {
    text-decoration: none;
}
.menuslide a:hover {
    color: #227087;
    text-decoration: none;
}

.menuslide > li {
	display: block;
    padding: 0px 16px;
    text-align: center;
}
.menuslide > li > a {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    background: 0 0;
    border: 0;
    color: #333e48;
    white-space: normal;
    padding: 6.5px 0 6.5px 5px;
    border-bottom: 1px solid #e0e0e0;
}
.menuslide > li:hover > a {
    color: #fe0000;
    font-weight: 800;
    background: whitesmoke;
}

.menuslide > li:hover > a:after {
    border-top: none;
    border-left: none;
    border-right: none;
    content: '\203A';
    color: #fe0000;
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    right: 22px;
    transform: translateY(-50%);
    margin-top: 8px;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}


.menuslide > li > a:after {
    border-top: none;
    border-left: none;
    border-right: none;
    content: '\203A';
    color: #c8e1f5;
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    right: 22px;
    transform: translateY(-50%);
    margin-top: 8px;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}


.menuslide > li:hover {
    background-color: #fff;
}
/* Megadrop width dropdown */
 .menuslide > li > .megadropslide {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    top: -2px;
    background-color: #fff;
    left: 246px;
    width: 500px;
    min-height: 101%;
    border: 2px solid #fe0000;
    text-align: left;
    padding: 15px 0px 0px 30px;
    z-index: 999;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    background-size: 60%;
    background-repeat: no-repeat;
    border-left: 0;
    background-position: 130% 140%;
 }
.megadropslide h3 {
	     font-size: 15px;
    width: 50%;
    color: #ffffff;
    background: #fe0000;
    font-weight: 600;
    padding: 8px;
    margin: 0px;
    bottom: 0px;
    position: absolute;
    text-transform: uppercase;
    right: 0px;
    text-align: left;
    border-top-left-radius: 15px;
	 
	 
 }
.menuslide > li:hover .megadropslide {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
	
}
.menuslide ul li:hover:after {
    color: #227087;
}

.menuslide .colslide {
    width: 160px;
    float: left;
    color:white;
    margin: 0 0 0 2.2%;
    border-bottom: 1px solid #e0e0e0;
}
.menuslide .colslide ul {
    padding: 0;
    margin: 0;
}
.menuslide .colslide ul li {
    padding: 0;
    list-style: none;
    
}
.menuslide .colslide h3 {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    margin: 5px 0 5px 0;
    color: #227087;
    background: #eee;
}
.menuslide .colslide ul li a {
    display: block;
	background-color: #ffffff70;
	padding: 10px 0 10px 10px;
    color: #3b4652;
}



.menuslide .colslide ul li a:hover {
    color: #000;
    font-weight: 800;
    text-decoration: none;
	background-color: #e0e0e0c9;
}
.menuslide > li > ul li ul, .menuslide li >ul li, .menuslide > li > .megadropslide, .menuslide > li > ul, .menuslide > li {
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}



.slidertb{
    position: absolute;
    width: 100%;
    z-index: 10;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.text-hell{
    background: #3339;
    color: #fff;
    width: 50%;
    padding: 20px;
    font-size: 25px;
}
.text-dunkel{
    background: #fff9;
    color: #333;
    width: 50%;
    padding: 20px;
    font-size: 25px;
}

.links-oben{left: 0%;right: 0%;top: 0%;}
.links-mittig{left: 0%;right: 0%;bottom: 45%;}
.links-unten{left: 0%;right: 0%;bottom: 0%;}

.mittig-oben{left: 25%;right: 0%;top: 0%;}
.mittig-mittig{left: 25%;right: 0%;bottom: 45%;}
.mittig-unten{left: 25%;right: 0%;bottom: 0%;}

.rechts-oben{left: 50%;right: -100%;top: 0%;}
.rechts-mittig{left: 50%;right: -100%;bottom: 45%;}
.rechts-unten{left: 50%;right: -100%;bottom: 0%;}

.flisthead{
	background: #000;
    color: #fff;
    padding: 8px;
    cursor: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

}
.flistflow{
	background: #c6c6c6;
	padding: 10px 0;
	max-height: 200px;
    overflow: auto;
}
.flistitem{
list-style:none;
}
.searchtext{
    position: relative;
    font-size: 12px;
    width: 200px;
    color: #333;
    left: 25px;
    top: -65px;
    font-weight: bold;
    margin-bottom: -22px;
}
.prodline {
    border-bottom: 5px solid #f10000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    min-height: 120px!important;
    transition: border 0.4s;
    background: #706f6f;
    border-radius: 5px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prodline:hover {
    border-bottom: 10px solid #f10000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    min-height: 120px!important;
}

.pricetag {
    border-bottom: 1px solid #d8d4d4;
    border-top: 1px solid #d8d4d4;
    margin-bottom: 10px;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricecount{
    font-weight: bold;
    text-shadow: none;
    color: #f10000;
    font-size: 32px;
    letter-spacing: -2px;
}


.footerbox1{
    text-align: left;
    list-style-type: none;
}
.footerbox2{
    text-align: center;
    list-style-type: none;
}
.footerbox3{
    text-align: right;
    list-style-type: none;
}
.footerbox4{
    text-align: center;
    list-style-type: none;
}

@media only screen and (max-width:990px) {
.footerbox1{
    text-align: center;
    list-style-type: none;
    padding: 0px;
}
.footerbox2{
    text-align: center;
    list-style-type: none;
    padding: 0px;
}
.footerbox3{
    text-align: center;
    list-style-type: none;
    padding: 0px;
}
.cardbox{
    display: unset!important;
}
.navbar-brand {padding:20px!important;}

    
}
.selectedCard {
    border: 1px solid #848484!important;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 9px 0px #000000;
    box-shadow: inset 0px 0px 9px 0px #000000;
}
.cardbox{
    align-items: center;
    display: flex;
    margin-top: -30px;
    justify-content: center;
    padding-bottom: 30px;
}
.popupk:hover{
    color:#f10000;
}
.popupkbox{
    width: 200px;
    background-color: #ffffff;
    color: #000;
    text-align: left;
    border-radius: 6px;
    border: 1px solid #7d7d7d;
    padding: 13px;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 34px -3px #00000038;
    box-shadow: 0px 0px 34px -3px #00000038;
}
.popupknav{list-style: none;margin: 0;padding: 0;}
.popupknav li{
    margin:10px 0px;
    
}







nav {
  box-sizing: border-box;
  float: left;
  font-size: 16px;
}

nav ul {
  margin: 0;
  padding: 0;
}
 
nav a {
  display: block;
  color: #fff;
  text-decoration: none;
}

nav ul li {
  position: relative;
  float: left;
  list-style: none;
}
 
nav ul li:hover {
  color:#000;
}
 
nav ul li a {
    padding: 14px;
}

nav ul ul {
  position: absolute;
  top: -9999px;
  left: -9999px;
  background: #333;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
}
 
nav ul ul li {
  float: none;
  width: 250px;
  border-bottom: 1px solid #fafafa;
}
 
nav ul ul li a {
  padding: 10px 20px;
}

nav ul li:hover > ul {
  top: 100%;
  left: 0;
}

nav ul ul li:hover > ul {
    top: 15px;
    left: 220px;
    z-index: 99999;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 500px;
}

nav ul li.submenu > a:after {
  position: relative;
  float: right;
  content: '';
  margin-left: 10px;
  margin-top: 5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  border-bottom: 5px solid transparent;
}

nav ul ul li.submenu a:after {
  margin-left: auto;
  margin-right: -10px;
  border-left: 5px solid #3e3e3e;
  border-right: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

nav ul ul li:last-child {
  border-bottom: none;
}
.sub-a{
    color:#333;
    font-size: 14px;
}
.sub-a:hover, .sub-a:active, .sub-a:focus{
    color:#ff0000;
}
.bg-sub{
    background:#e8e8e8;
}
#SearchDropdown .panel{
    margin-bottom: 0px;
    background-color: #e8e8e8;
    border-bottom: 1px solid #333;
    padding: 10px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.navbardetail {
    border-radius: 4px;
    position: relative;
    min-height: 50px;
    margin-bottom: 50px;
}
#btop {
  display: none;
    position: fixed;
    bottom: 55px;
    right: 7%;
    z-index: 99;
    font-size: 25px;
    border: none;
    outline: none;
    background-color: #f10000;
    color: white;
    cursor: pointer;
    padding: 7px;
    width: 50px;
    height: 50px;
    border-radius: 4px;
}

#btop:hover {
  background-color: #555;
}
.btn-prmary-mt {
    border-radius: 0px;
    padding: 10px;
    background-color: #3e3e3e;
    border-color: #2c2b2b;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    transition: 1s;
}
.btn-prmary-mt:hover {
    background-color: #b11212!important;
    border-color: #3c0707!important;
    color: #fff!important;
}
.btn-small-mt {
    border-radius: 0px;
    padding: 0px;
    background-color: transparent;
    border-color: transparent;
    font-size: 30px;
    font-weight: bold;
    color: #3e3e3e;
    transition: 1s;
}
.btn-small-mt:hover {
    background-color: transparent!important;
    border-color: transparent!important;
    color: #b11212!important;
}