body {
font-family: 'Open Sans', sans-serif;
}

h2 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #1f1f1f;
    text-transform: uppercase;
}

a {
color:#4acae0
}

a:hover {
text-decoration:none
}

a:focus {
text-decoration:none
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #4ACAE0;
    border-color: #4ACAE0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #bababa;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.hpaboutus {
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: 0px;
    color:#515151;
    margin-top:10px;
    display:block;
}

.jumbotron {
margin-bottom:0px;
background-color:#ffffff;
}

.navbar-default {
    background-color: #000000;
    border:0px !important;
    border-radius:0px !important
}


.btn-success {
    color: #fff;
    background-color: #7a7a7a;
    border-color: #ffffff;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
}

a.mfn-link {
    color: #000000;
}

a.mfn-link:hover {
    color: #4acae0;
}

a.mfn-link-4 {
    padding: 12px 0px 10px;
    text-shadow: none;
    font-weight: 700;
    border-bottom:2px solid #4acae0
}
a.mfn-link {
    position: relative;
    display: inline-block;
    margin: 15px 25px 15px 25px;
    outline: none;
    text-decoration: none;
    font-size: 15px;
}

.doclink {
display:block;
padding:10px 15px;
color:#111111
}

.sectiontitles {
font-size:16px;color:#333;font-weight:700;letter-spacing:1px
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.address {
font-size:15px;
line-height:22px;
color:#4f4f4f
}

.sendbutton {
background-color:#4acae0;
font-weight:bold;
color:#ffffff;
padding:11px 24px;
border:0px;
float:left;
}

.sendbutton:hover {
background-color:#4acae0;
font-weight:bold;
color:#ffffff;
padding:11px 24px;
border:0px;
float:left;
}

.gmap {
  position: relative;
  width: 100%;
  height: 450px;
}

.form-control {
border:1px solid #D9D9D9;
padding:5px 12px;
height:34px;
border-radius:0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.kategorybox {
border:1px solid #EEEEEE;
padding:0px;
margin:5px;
margin-bottom:10px;
transition: border 0.5s ease
}

.kategorybox:hover {
border:1px solid #4acae0;
padding:0px;
margin:5px;
margin-bottom:10px
}

.kategorybox img {
padding:10px;
min-height:130px;
max-height:130px;
display:initial
}

.wow {
visibility: hidden;
}

.productbox {
border:1px solid #ffffff;
padding:0px;
margin:5px;
margin-bottom:10px;
transition: border 0.5s ease;
text-align:center
}

.productbox:hover {
border:1px solid #eeeeee;
padding:0px;
margin:5px;
margin-bottom:10px
}

.productimg{
padding:10px;
min-height:130px;
max-height:130px;
display:initial
}


.kategorycontainer {
padding:0px
}

.kategorytitle {
display:block;
width:100%;
text-align:left;
background-color:#ffffff;
font-size:15px;
font-weight:normal;
padding:7px 12px;
color:#454545;
cursor:pointer;
border-top:1px solid #e8e8e8;
transition: background-color 0.5s ease;
transition: color 0.5s ease
}

.kategorytitle:hover {
text-decoration:none;
background-color:#4acae0;
color:#ffffff
}

.thumbnail a > img, .thumbnail > img {
    height: 80px;
}

.producttitle {
display:block;
width:100%;
text-align:center;
background-color:#ffffff;
font-size:12px;
font-weight:normal;
padding:5px 5px;
color:#454545;
cursor:pointer;
border-top:0px solid #e8e8e8;
transition: background-color 0.5s ease;
transition: color 0.5s ease
}

.producttitle:hover {
text-decoration:none;
background-color:#4acae0;
color:#ffffff
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #FFF;
    cursor: default;
    background-color: #4acae0;
    border: 1px solid #4acae0;
    border-bottom-color: transparent;
}

.katmenu {
display:block;
color:#333333;
font-size:15px;
padding:10px 0px;
border-bottom:1px solid #E8E8E8;
font-weight:400;
text-transform:none;
background-color:#F6F6F6
}

.katmenu:hover {
color:#4acae0;
text-decoration:none;
}

.submenubox {
margin:15px 0px;
padding-left:24px;
border-left:2px solid #EEEEEE
}

.katsubmenu {
display:block;
padding:7px 15px;
color:#333333;
border-bottom:0px;
border-bottom:1px solid #E8E8E8;
}

.katsubmenu:hover {
text-decoration:none;
color:#4acae0;
}

.listico {
    margin-top: 3px;
    font-size: 14px;
    color: #d1d1d1;
}

.listico:hover {
    margin-top: 3px;
    font-size: 14px;
    color: #ffffff;
}

.breadcrumbs {
color:#333333;
font-weight:700;
font-size:12px;
text-transform:uppercase
}

.breadcrumbs a{
color:#333333
}

.breadcrumbs a:hover{
color:#4acae0
}


.navbar {
margin-bottom:0px;
min-height:40px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}



.navbar-default .navbar-nav > li > a {
    color: #e9e9e9;
    text-transform:uppercase;
    padding: 12px 30px;
    font-size:14px;
    font-weight:600;
    border-right: 1px solid #333;
    letter-spacing:0.3px
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
    text-transform:uppercase
}

.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    text-transform:uppercase
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff;
    background-color: #4acae0
}


.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
}

.logogray {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
-moz-transition: all 0.0s ease-in;
-o-transition: all 0.0s ease-in;
-webkit-transition: all 0.0s ease-in;
transition: all 0.0s ease-in;
opacity:0.8
}

.logogray:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
filter: gray;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
opacity:1
}

.flaggray {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(70%);
filter: grayscale(70%);
filter: gray;
-moz-transition: all 0.0s ease-in;
-o-transition: all 0.0s ease-in;
-webkit-transition: all 0.0s ease-in;
transition: all 0.0s ease-in;
}

.flagnogray {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
filter: gray;
-moz-transition: all 0.0s ease-in;
-o-transition: all 0.0s ease-in;
-webkit-transition: all 0.0s ease-in;
transition: all 0.0s ease-in;
}

.flaggray:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
filter: gray;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}


.well {
background:none;
border:0px;
margin-top:50px;
margin-bottom:50px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}

/* The controlsy */
.carousel-control {
	left: -32px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 23px;
}
.carousel-control.right {
	right: -32px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -30px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #4acae0;
}

.thumbnail {
border:0px !important
}

.hpbutton {
background-color: #4acae0;
color:#ffffff;
padding:15px 25px
}

.hpbutton:hover {
background-color: #000000;
color:#ffffff;
text-decoration:none;
padding:15px 25px
}

.fadein {
    position:relative;
}

.fadein img {
    position:absolute;
    right:0;
    top:0;
    max-width:750px
}

.footlink {
display:block;
color:#7d7d7d;
line-height:23px
}

.footlink:hover {
display:block;
color:#4acae0;
line-height:23px;
text-decoration:none
}

.footh {
color:#ffffff;margin-top:0px;
font-size:20px
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}


.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.arrowmm {
top:4px;
right:-10px;
font-weight:300
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 25px 12px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.hmm {
font-size:15px;
font-weight:400;
text-transform:uppercase;
margin-top:15px;
color:#222222
}

.hmm:hover {
color:#4acae0;
}

.mega-dropdown-menu li {
box-sizing:border-box;
margin-bottom:10px;
}


.tybottom {
margin-bottom:140px
}

@media screen and (max-width: 768px) { 

.navbar-nav .open .dropdown-menu {
background-color:#ffffff
}

.mega-dropdown-menu li {
    box-sizing: border-box;
    margin-bottom: 25px;
    text-align: center;
}

.fadein {
display:none
}

.tybottom {
margin-bottom:40px
}

.nom {
display:none
}

.hideonmobile {
display:none
}

}