* {
  font-family: "Open Sans", sans-serif; }

img {
  max-width: 100%;
  height: auto; }

html,
body {
  font-size: 16px;
  padding: 0;
  margin: 0; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

a {
  color: #8cc63e;
  text-decoration: none; }

.outline {
  outline: 1px solid; }

header {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
  min-height: 60px;
  z-index: 99999; }

/* Navigation */
.header-nav {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center; }

nav {
  margin-left: 30px;
  font-weight: bold; }

nav ul {
  list-style: none;
  margin: 0; }

nav ul li {
  display: block;
  padding: 20px 0; }

nav a {
  padding: 25px 20px;
  color: #000; }

.current-menu-item a {
  color: #8cc63e !important; }

.sticky {
  position: fixed;
  top: 0;
  width: 100%; }

/* Telepost */
.telepost {
  display: flex;
  align-items: center;
  margin-left: auto; }

.mail {
  position: relative;
  font-size: 20px;
  padding: 20.5px 15px; }

.plogo {
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px; }

.melscroll {
  position: absolute;
  bottom: -41px;
  border: 1px solid #eee;
  padding: 10px 20px;
  display: none; }

.tele {
  position: relative;
  font-size: 30px;
  padding: 14px 20px; }

.telscroll {
  background: #fff;
  position: absolute;
  bottom: -41px;
  border: 1px solid #eee;
  padding: 10px 20px;
  display: none; }

/* Hidden sub-menu */
.sub-menu {
  display: none; }

/* Submenu */
header ul li:hover ul {
  display: block;
  position: absolute;
  top: 67px; }

/* sub-menu style */
.sub-menu a {
  background: #fff;
  border: none;
  padding: 10px;
  display: block;
  border: 1px solid #eee;
  margin-bottom: -1px;
  width: 250px; }

/* Submenu style */
header nav ul li {
  padding: inherit;
  display: block;
  float: left !important;
  padding: 0; }

.green {
  background: #8cc63e;
  color: #fff;
  padding: 6px; }

.telkontakt {
  display: flex;
  justify-content: center;
  align-items: center; }

.mitten {
  text-align: right; }

.knappar {
  margin-left: auto; }

.mainbutton {
  padding: 10px 30px;

  background: #004C92;
  color: #fff;
}

/* Toggle button */
#toggle {
  color: #8cc63e;
  font-size: 22px;
  padding: 20px 15px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  cursor: pointer;
  margin-left: auto;
  display: none; }

/* The offcanvas */
#offcanvas {
  position: fixed;
  right: -270px;
  top: 0;
  width: 270px;
  background: #fff;
  height: 100vh;
  z-index: 999999;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  overflow-x: hidden;
  padding: 20px; }

/* Remove ul style */
#offcanvas ul {
  list-style: none;
  padding: 0; }

/* Dark Overlay */
#overlay {
  display: none;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 899999;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 70px; }

/* X in offcanvas */
.closebtn {
  padding-bottom: 35px; }

.offcanvas .menu-meny-container {
  margin-top: 30px; }

/* Remove sub sub menu Arrow */
.sub-menu input[type="checkbox"] {
  display: none !important; }

input[name="undermeny"] {
  display: none; }

/* Offcanva Arrows */
.menu-item-has-children input[name="undermeny"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: borer-box;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(assets/img/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  outline: none;
  transition: .5s; }

/* Arrow rotate 90deg */
.menu-item-has-children input[name="undermeny"]:checked {
  transform: rotate(90deg); }

/* Display submenu on arrow checked */
input[name="undermeny"]:checked ~ .sub-menu {
  display: block; }

#offcanvas .sub-menu a {
  border: none;
  background: #fafafa; }

.offcanvas a {
  display: inline-block;
  padding: 10px;
  width: 210px;
  font-size: 15px; }

#main-body {
  /*   padding-top: 60px; */
  min-height: 60vh; }

.page-id-11 #main-body {
  padding-top: 0; }

.slider {
  position: relative;
  z-index: -200; }

.starttext {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 900px;
  text-align: center; }

.service {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #d6ead6; }

.service h4 {
  text-align: center;
  margin-top: 10px; }

.services {
  outline: 2px solid #004C92;
  background: #fff;
  padding: 10px;
  text-align: center;
  margin-bottom: 30px; }

.services h4 {
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 10px; }

.services p {
  margin-top: 0;
  font-size: 15px;
  min-height: 35px; }

.services .mainbutton {
  display: inline-block;
  margin-bottom: 15px; }

.anstalld{
  background: #fff;
  padding: 10px;
}

.produkter {
  margin-top: 40px; }

.mellanrum{
  margin-top: 40px;
  margin-bottom: 40px;
}
.fourofour {
  padding-top: 100px; }

.inlagg h2 {
  margin: 0; }

.widget-area h4 {
  margin: 20px 0 0 0;
  font-weight: 300; }

.widget-area ul {
  list-style: none; }

.widget-area a {
  font-size: 14px; }

.singel h2 {
  margin-top: 0; }

.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #eee;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px; }

.page-numbers.current,
a.page-numbers:hover {
  background: #f9f9f9; }

.searchheader {
  margin-bottom: 0; }

input[type="text"],
input[type="email"],
input[type="tel"] {
  padding: 8px;
  margin-bottom: 5px;
  width: 100%; }

textarea {
  padding: 8px;
  width: 100%; }

input[type="submit"] {
  padding: 10px 30px;
  border: none;
  background: #004C92;
  font-size: 16px;
  color: #fff;
  cursor: pointer; }

.personal {
  margin-top: 40px;
  text-align: center; }

.produkter h3 {
  text-align: center; }

.smaller {
  padding: 10px 0; }

.lefty {
  display: block;
  float: left; }

.righty {
  display: block;
  float: right; }

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: .4s;
  border-top: 1px solid;
}

.active, .accordion:hover {
    background-color: #ccc; 
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}
footer {
  background: #d6ead6;
  padding: 30px 0;
  margin-top: 30px; }

.subfooter {
  background: #222;
  color: #fff;
  padding: 10px 0; }

.subfooter a,
.subfooter p {
  font-size: 14px;
  color: #fff; }

footer a{
  color: #222;
}
/*# sourceMappingURL=style.css.map */
