/* Styles Import */
/* General */
body {
  font-family: 'Open Sans', sans-serif;
  color: #181510;
  background-color: #d9edf7;
  background-image: url(/application/themes/cc/img/bg1.jpg);
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow-x: hidden;
  width: 100%;
}
body {
  overflow-x: hidden !important;
}
.container {
  background-color: #eff7fa;
  max-width: 100%;
  padding: 0px 30px 30px 30px;
  border-left: 2px solid #8cd6f2;
  border-right: 2px solid #8cd6f2;
}
.rowSpacing {
  margin-bottom: 60px;
}
.clear {
  clear: both;
}
/* Font */
h1 {
  font-family: 'Montserrat', sans-serif;
  color: #181510;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 38px;
}
h1 img {
  margin-right: 2.5%;
}
h2 {
  font-family: 'Montserrat', sans-serif;
  color: #181510;
  font-weight: bold;
  font-size: 26px;
  margin: 0px;
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}
h2:after {
  content: "";
  background-image: url(/application/themes/lpkw/img/flower1.png);
  height: 40px;
  width: 44px;
  position: absolute;
  left: -45px;
  top: -22px;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  color: #181510;
  font-weight: bold;
  font-size: 25px;
  margin: 0px;
  position: relative;
  margin-bottom: 10px;
}
a {
  color: #8cd6f2;
}
a:hover {
  color: #8cd6f2;
}
hr {
  margin-top: 32px;
  margin-bottom: 20px;
  border: 0;
  border-top: 3px solid #696969 !important;
}
/* Header */
#header {
  padding: 70px 0px 0px 0;
  letter-spacing: 50px;
}
#navBtn {
  display: none;
}
#header #logo {
  color: #181510;
  text-decoration: none;
}
#header #logo h1 {
  font-family: 'Kalam', cursive;
  line-height: 41%;
  font-size: 69px;
  margin: 0px;
  text-align: center;
  -webkit-text-stroke: 0px;
  letter-spacing: 15pt;
  color: #03b3c1;
}
#header #logo h1 span {
  font-family: 'Kalam', cursive;
  line-height: 50%;
  font-size: 20px;
  margin: 0px;
  text-align: center;
  -webkit-text-stroke: 0px;
  letter-spacing: 2px;
  color: #196887;
}
/* Sidebar */
.sidebar ul.nav {
  float: left;
  position: absolute;
  width: 96%;
  background-color: #eff7fa;
}
.black ul.mega-menuh li a {
  float: left;
  display: block;
  color: black !important;
  padding: 12px 25px !important;
  width: 100%;
  background: url(/application/themes/cc/css/images/bg_black.png) repeat-x 100% 0;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none !important;
}
.sidebar ul.nav li {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 3px;
}
.sidebar ul.nav li a {
  width: 100%;
  border-bottom: 2px solid #fff;
  display: block;
}
.sidebar ul.nav li:first-child {
  padding-left: 0px;
}
.sidebar ul.nav li:last-child {
  padding-right: 0px;
}
.sidebar ul.nav li a {
  font-family: 'Quicksand', sans-serif;
  color: #181510;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0px;
  width: 100%;
  padding: 5px;
  text-decoration: none;
}
.sidebar ul.nav li.nav-path-selected li.nav-selected a,
.sidebar ul.nav a:hover,
.sidebar ul.nav li a:focus {
  color: #181510;
  border-bottom: 2px solid #8cd6f2;
  background-color: transparent;
}
div.sub-container {
  padding: 20px !important;
}
.nav-path-selected {
  display: block !important;
}
.nav-path-selected .sub-container {
  display: block !important;
}
.nav-path-selected .sub-container .sub_menu {
  display: block !important;
}
.nav-path-selected .sub-container .sub_menu .nav-selected {
  display: block !important;
}
.producten p {
  margin: 0 0 5px;
}
.producten hr {
  border-top: 1px solid #d3d3d3;
}
.owl-wrapper-outer {
  background-color: #fff;
  box-shadow: 0px 1px 5px #dbd3db;
  height: 100%;
  margin-top: 190px;
  margin-bottom: 30px;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.owl-wrapper-outer h4 {
  margin: 0px;
  padding: 10px 08px;
  font-size: 23px;
  line-height: 25px;
  font-weight: bold;
}
.contentwrapper-Home-2 .main {
  margin-bottom: 30px;
}
.contentwrapper-Home-2 .carousel {
  height: 100%;
  margin-bottom: 30px;
}
.contentwrapper-Home-3 {
  scroll-padding-bottom: 100px;
  background-color: #ebebeb;
  box-shadow: 0px 10px 20px #d6d6d6;
}
.contentwrapper-Home-3 .contentblock-top {
  background-color: #fff;
  box-shadow: 0px 1px 5px #dbd3db;
  height: 100%;
  margin-bottom: 30px;
  border-radius: 6px;
}
.contentwrapper-Home-3 .contentblock-top img {
  height: 60%;
  width: 60%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.contentwrapper-Home-3 .contentblock-contact {
  background-color: #fff;
  box-shadow: 0px 1px 5px #dbd3db;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 6px;
}
.contentwrapper-Home-3 .contentblock-contact p {
  margin: 15px;
}
.contentwrapper-Home-3 h4 {
  margin: 0px;
  padding: 10px 08px;
  font-size: 23px;
  line-height: 25px;
  font-weight: bold;
}
.home-tekst h4 {
  margin: 0px;
  padding: 10px 0px;
  font-size: 23px;
  line-height: 25px;
  font-weight: bold;
}
#navWrap.open {
  -webkit-transition: all 2500ms ease-in-out;
  -moz-transition: all 2500ms ease-in-out;
  -ms-transition: all 2500ms ease-in-out;
  -o-transition: all 2500ms ease-in-out;
  transition: all 2500ms ease-in-out;
}
/* Footer */
#footer .container {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #8cd6f2;
}
#footer #copyright {
  line-height: 30px;
  font-weight: bold;
  color: #181510;
  text-align: center;
  width: 100%;
  display: inline-block;
}
#footer ul.nav {
  float: right;
}
#footer ul.nav li {
  padding: 5px 25px;
  float: left;
}
#footer ul.nav li:first-child {
  padding-left: 0px;
}
#footer ul.nav li:last-child {
  padding-right: 0px;
}
#footer ul.nav li a {
  font-family: 'Quicksand', sans-serif;
  color: #181510;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px;
}
#footer ul.nav li.nav-path-selected a,
#footer ul.nav li a:hover,
#footer ul.nav li a:focus {
  color: #181510;
  background-color: transparent;
}
/* Form */
.ccm-block-express-form .control-label .form-control {
  border-radius: 0px;
}
.ccm-block-express-form button {
  width: 100%;
  border-radius: 0px;
  border: 0px;
  background-color: #8cd6f2;
}
.ccm-block-express-form button:hover {
  background-color: #8cd6f2;
}
/* Responsive */
@media (max-width: 1200px) {
  #header #logo h1 {
    font-size: 35px;
  }
  #header #logo h1 {
    font-family: 'Kalam', cursive;
    font-size: 69px;
    margin: 0px;
    text-align: center;
    letter-spacing: 15pt;
    color: #03b3c1;
  }
  #header #logo h1 span {
    font-family: 'Kalam', cursive;
    font-size: 20px;
    margin: 0px;
    text-align: center;
    -webkit-text-stroke: 0px;
    letter-spacing: 2px;
    color: #196887;
  }
  .owl-wrapper-outer {
    background-color: #fff;
    box-shadow: 0px 1px 5px #dbd3db;
    height: 100%;
    margin-top: 71px;
    margin-bottom: 30px;
    border-radius: 6px;
  }
}
@media (max-width: 992px) {
  html,
  body {
    overflow-x: hidden;
  }
  body {
    position: relative;
  }
  #navBtn {
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    float: left;
  }
  #navWrap {
    display: none;
  }
  #navWrap.open {
    display: block;
  }
  .nav {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .nav li {
    width: 100%;
    text-align: center;
    padding: 0px !important;
    margin: 10px 0px;
  }
  .nav li a {
    display: inline-block;
  }
  .owl-wrapper-outer {
    background-color: #fff;
    box-shadow: 0px 1px 5px #dbd3db;
    height: 100%;
    margin-top: 214px;
    margin-bottom: 30px;
    border-radius: 6px;
  }
}
@media (max-width: 567px) {
  .image-plus-wrapper .image-contentwrapper h2 {
    margin-bottom: 5px;
    font-family: 'Kalam', cursive;
    font-weight: normal;
    font-size: 20px !important;
  }
  #header #logo h1 {
    font-family: 'Kalam', cursive;
    line-height: 30px;
    font-size: 48px;
    margin: 0px;
    text-align: center;
    letter-spacing: 15pt;
    color: #03b3c1;
  }
  #header #logo h1 span {
    font-family: 'Kalam', cursive;
    font-size: 18px;
    margin: 0px;
    text-align: center;
    -webkit-text-stroke: 0px;
    letter-spacing: 2px;
    color: #196887;
  }
}
@media (max-width: 480px) {
  .image-plus-wrapper .image-contentwrapper ul li {
    margin-bottom: 0px;
    list-style: none;
    border-bottom: 1px solid #8cd6f2;
    padding: 5px 10px;
    font-size: 10px;
  }
  .image-plus-wrapper .image-contentwrapper p {
    margin: 0 0 10px;
    font-size: 10px;
  }
  .image-plus-wrapper .image-contentwrapper h2 {
    margin-bottom: 5px;
    font-family: 'Kalam', cursive;
    font-weight: normal;
    font-size: 16px !important;
  }
}
@media (max-width: 320px) {
  .image-plus-wrapper .image-contentwrapper ul li {
    margin-bottom: 0px;
    list-style: none;
    border-bottom: 1px solid #8cd6f2;
    padding: 5px 10px;
    font-size: 7px;
  }
  .image-plus-wrapper .image-contentwrapper p {
    margin: 0 0 10px;
    font-size: 7px;
  }
  #header #logo h1 {
    font-family: 'Kalam', cursive;
    line-height: 30px;
    font-size: 40px;
    margin: 0px;
    text-align: center;
    letter-spacing: 15pt;
    color: #03b3c1;
  }
  #header #logo h1 span {
    font-family: 'Kalam', cursive;
    font-size: 18px;
    margin: 0px;
    text-align: center;
    -webkit-text-stroke: 0px;
    letter-spacing: 2px;
    color: #196887;
  }
}
