@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,700i,900|Source+Sans+Pro:300,300i,400,400i,600,700,900&display=swap");
img.wp-post-image,
article img,
figure,
#secondary img {
  margin-bottom: 10px; }

.wp-caption-text {
  margin-bottom: 10px; }

.widget-area aside {
  padding-bottom: 10px;
  padding-top: 10px; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.entry-footer {
  display: none; }

/*Font style*/
p {
  font-size: 1rem;
  color: #222;
  line-height: 1.875rem;
  font-weight: 200; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  font-weight: 600;
  color: #222; }

h1 {
  color: #222;
  font-weight: 600;
  font-size: 2.5rem;
  margin-bottom: 2.1875rem; }

a {
  color: #222;
  text-decoration: none;
  background-color: transparent; }

.text-white p {
  color: #fff; }

.text-white h2 {
  color: #fff; }

.text-white h3 {
  color: #fff; }

/*Font style end*/
#page {
  word-wrap: break-word; }

#page-wrapper {
  padding-bottom: 0 !important; }

/*logo*/
.menu-mobile {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 0;
  margin-top: 15px; }

@media (min-width: 992px) {
  .menu-mobile {
    display: none; } }

.header-top {
  padding-top: 10px;
  padding-bottom: 10px; }

/*Header right*/
.header-right ul {
  float: right;
  margin-top: 4px; }

.header-right li {
  display: inline;
  list-style: none;
  padding: 15px; }

.header-right .widget {
  float: right;
  padding-left: 15px; }

@media only screen and (min-width: 990px) {
  .header-right .widget {
    float: right;
    padding-left: 0;
    display: block; }
  .header-right li {
    display: inline;
    list-style: none;
    padding: 0; }
  .cart-contents {
    margin-top: 5px;
    width: 50px; } }

.navbar-brand {
  max-width: 150px; }

@media only screen and (min-width: 990px) {
  .navbar-brand {
    max-width: 150px; } }

/*logo end*/
/*Navbar*/
.navbar {
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-nav .nav-link {
  color: #222;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px; }

.nav-link {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px; }

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  text-decoration: underline; }

@media only screen and (min-width: 990px) {
  .nav-link {
    display: block;
    padding-top: 0;
    padding-bottom: 0; } }

.navbar-dark .navbar-toggler-icon {
  background: url(//test-pdk.nl/pdk-website/wp-content/themes/pdk-framework-navbar-onder/css/../assets/image/menu-button.svg) no-repeat 0;
  background-size: contain; }

/*Navbar end*/
/*searchform*/
#searchform {
  display: none; }

#searchform .form-control {
  border-radius: 0 !important;
  margin-top: 0; }

/*Breadcrumps*/
/*Breadcrumps*/
img.wp-post-image,
article img,
figure,
#secondary img {
  margin-bottom: 0; }

/*hero*/
#wrapper-static-hero {
  padding: 0; }

#wrapper-footer-full, #wrapper-static-hero {
  background-color: #16c1f3; }

/*jumbotron*/
.jumbotron {
  margin-bottom: 0px;
  margin-top: -30px;
  background-color: #002d69 !important;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 150px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4); }

.jumbotron h1 {
  font-size: 32px;
  color: #fff !important;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4); }

@media only screen and (min-width: 990px) {
  .jumbotron h1 {
    font-size: 4.5rem; }
  .jumbotron {
    padding-top: 100px;
    padding-bottom: 100px; } }

/*Footer*/
.footer-widgets-wrapper a {
  color: #fff; }

.footer-widgets-wrapper a:hover {
  text-decoration: underline; }

.footer-widgets-wrapper table {
  border-collapse: collapse;
  border: #343a40; }

.footer-widgets-wrapper ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0; }

.footer-widgets-wrapper ul li {
  position: relative; }

.footer-widgets-wrapper ul li:before {
  color: #222;
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f054";
  margin-right: 10px; }

#wrapper-footer {
  color: #fff; }

.footer-widgets {
  margin-top: 30px;
  margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .footer-widgets {
    margin-top: 30px;
    margin-bottom: 30px; }
  .footer-widgets p {
    margin-bottom: 0; } }

.site-info a {
  color: #222; }

.site-info p {
  color: #222;
  margin-bottom: 0; }

/*Footer end*/
/*Menu widget*/
.menu-widget h3 {
  border-bottom: 1px solid #ededed;
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem; }

.menu-widget a {
  color: #222;
  font-size: 18px;
  font-weight: 600; }

.menu-widget a:hover {
  text-decoration: underline; }

.menu-widget ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0; }

.menu-widget ul li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 4px; }

.widget_nav_menu ul li:before {
  color: #222;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f054";
  margin-right: 10px; }

/*Menu widget end*/
.spacing-p {
  padding-top: 35px;
  padding-bottom: 35px; }

.bg-primary {
  background-color: #002d69 !important; }

/*Contact 7*/
.wpcf7 input[type=submit] {
  color: #fff;
  border-color: #29A954;
  background-color: #29A954;
  width: auto;
  border-radius: 0px !important; }

.wpcf7:hover input[type=submit] {
  border-color: #29A954;
  background-color: #29A954; }

.form-control,
.wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=submit],
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 .wpcf7-validation-errors {
  border-radius: 0; }

/*Bootstrap fix*/
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.navbar-light .navbar-toggler {
  color: #fff;
  border: none; }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.5rem;
    padding-left: 0; } }

.dropdown:hover > .dropdown-menu {
  display: block;
  margin: 0; }

.dropdown-menu {
  border: none;
  padding: 0;
  border: 1px solid #eaeaea; }

.dropdown .nav-link {
  color: #222;
  text-decoration: none; }

.dropdown .dropdown-menu a {
  color: #222;
  text-decoration: none; }

.dropdown .btn {
  background: green;
  color: #222; }

.dropdown .btn:hover {
  background: #fff;
  color: #222;
  text-decoration: underline; }

.dropdown .btn:active {
  background: #fff;
  color: #222; }

.dropdown .btn:focus {
  background: #fff;
  color: #222; }

.dropdown-menu .dropdown-item {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  font-family: "Open Sans"; }

.container .dropdown .dropdown-menu a:hover {
  color: #222;
  background-color: #fff;
  border-color: #fff; }

ul.dropdown-menu li > ul.dropdown-menu {
  left: 60%;
  top: 10px; }

ul.dropdown-menu li:hover > ul.dropdown-menu, ul.dropdown-menu li:focus > ul.dropdown-menu {
  display: block; }

@media (min-width: 992px) {
  .dropdown-menu {
    margin-left: 25px !important; } }

/*Bootstrap fix end*/