/*General*/
body {
  margin: 0;
  padding: 0;
  height: 100%;
  /* font-family: 'Roboto', serif;*/
  font-size: 17px;
  font-weight: 400;
  color: #555555;
  line-height: 26px;
}
p,
b,
a,
small,
label {
  /*font-family: 'Roboto', sans-serif !important;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: 'Roboto', serif;*/
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
h1 {
  font-size: 40px;
}

h2 {
  font-size: 24px;
  line-height: 23px;
}

h3 {
  font-size: 20px;
  line-height: 25px;
}

h4 {
  font-size: 18px;
  line-height: 23px;
}

h5 {
  font-size: 16px;
  line-height: 23px;
}

h6 {
  font-size: 14px;
  line-height: 23px;
}
.contain {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.cover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.table_box {
  display: table;
  width: 100%;
  height: 100%;
}
.block {
  position: relative;
  width: 100%;
  height: auto;
  margin: 20px 0 40px 0;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}
button,
.btn,
.frm_button_submit,
button.frm_button_submit {
  box-shadow: none !important;
  outline: none !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-align: center !important;
  padding: 9px 20px !important;
  /* font-family: 'Roboto', serif !important; */
}
.btn_row .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
input,
textarea,
select {
  box-shadow: none !important;
  outline: none !important;
  border-radius: 0 !important;
}
a {
  color: inherit !important;
  text-decoration: none !important;
}
.block_content p a {
  color: #000 !important;
}
.frm_form_field .grecaptcha-badge {
  display: none;
}
/*Header*/
header.site-header {
  position: fixed;
  z-index: 1;
  background-color: #000;
  color: #fff;
  padding: 0 !important;
  text-align: center;
  width: 100%;
  z-index: 10;
}

/*Content*/
header.entry-header,
footer.entry-footer {
  display: none;
}
.container_marge {
  height: 60px;
}
.col_marge_set {
  margin-bottom: 30px !important;
}
.alignright {
  margin-left: 15px;
  margin-bottom: 15px;
}
.alignleft {
  margin-right: 15px;
  margin-bottom: 15px;
}
.home-banner {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: -1;
}
.home-banner .banner-contact {
  padding-top: 50px;
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
}
.home-banner .banner-wrapper-title {
  padding: 20px 0px;
  text-transform: uppercase;
  background-color: #fff;
}
.home-banner .bgwhite {
  background: linear-gradient(90deg, #fff 50%, transparent 50%);
}
.home-banner .banner-wrapper-title .banner-title {
  display: flex;
}
.home-banner .banner-wrapper-title hr {
  background-color: #194a99;
  width: 80%;
  float: left;
}
.home-banner .banner-wrapper-title h4 {
  text-transform: none;
  color: #194a99;
}
.home-banner .banner-wrapper-title .banner-title h1 {
  font-size: 52px;
}
.banner-logo {
  position: absolute !important;
  top: -100px;
}
.banner-logo img {
  width: 285px;
}
.logo-slogan-wrapper {
  padding-top: 40px;

  color: #194a99;

  font-size: 24px;
  width: 100%;
}

.logo-slogan-wrapper img {
  vertical-align: middle;
  margin-right: 10px;
  float: left;
  width: 350px;
}
.logo-slogan-wrapper p {
  float: right;
}

.content-banner {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: -1;
  margin-bottom: 30px;
}
.content-banner img {
  width: 100%;
  position: relative;
  margin-top: 305px;
}
.content-banner .content-text {
  padding: 20px;
  padding-top: 30px;
  color: #fff;
  min-height: 500px;
  max-height: auto;
  background-color: #194a99;
  text-align: center;
  font-size: 20px;
}
.content-banner .content-text a {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.content-banner .content-text a:hover {
  color: #000000 !important;
}
.detail-tekeningen {
  margin-top: 100px;
}
.detail-tekeningen .detail-title-wrapper .detail-title {
  display: flex;
  float: left;
}

.detail-tekeningen .detail-title-wrapper .detail-title h2 {
  text-transform: uppercase;
  display: flex;
  float: left;
  font-size: 30px;
}
.detail-tekeningen .detail-title-wrapper p {
  font-size: 24px;

  float: right;
}
.detail-tekeningen-wrapper {
  margin-top: 20px;
}
.detail-tekeningen-wrapper .tekeningen-card {
  margin-bottom: 35px;
}

.detail-tekeningen-wrapper .tekeningen-card .number-wrapper {
  position: absolute;
  z-index: 1;
  color: #fff;
}
.detail-tekeningen-wrapper .tekeningen-card .number-wrapper p {
  position: absolute;
  top: 0;
  left: 40px;
  color: #fff;
  font-size: 15px;
  margin: 0;
  width: 49px;
}
.detail-tekeningen-wrapper .tekeningen-card .number-wrapper img {
  height: 60px;
  width: 100px;
  border: none;
  z-index: -1;
}
/* .detail-tekeningen-wrapper .tekeningen-card .triangle-left-bottom {
  background-color: #194a99;
  padding: 20px;
  position: absolute;
  height: 58px;
}
.detail-tekeningen-wrapper .tekeningen-card .triangle-left-bottom:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  z-index: 10;
  left: 1px;
  top: 26px;
  border-bottom: 32px solid #fff;
  border-right: 30px solid transparent;
} */
.nav-links {
  display: none !important;
}

a.nav-link, #masthead .navbar-nav > li > a {
  padding: 0 !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  font-size: 17px !important;
  color: #fff;
}
a.nav-link:hover {
  color: rgb(189, 189, 189) !important;
}
.navbar-brand { display: none; }
.navbar-brand img { height: 36px; }
.navbar ul li {
  border-right: 1px solid #fff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar ul li:last-child {
  border-right: none;
}

.detail-tekeningen-wrapper .tekeningen-card img {
  border: 2px solid #194a99;
}
.detail-tekeningen-wrapper .tekeningen-card .download-btn,
.download-btn {
  padding: 8px 30px;
  margin-top: 10px;
  background-color: #e30713;
  border: 2px solid #e30713;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  color: #fff;
}
.detail-tekeningen-wrapper .tekeningen-card .download-btn:hover {
  border: 2px solid #e30713;
  background-color: transparent;
  color: #000 !important;
}
.tekening-omschrijving .detail-download-btn {
  padding: 8px 30px;
  background-color: #194a99;
}

.detail-tekeningen-wrapper .tekeningen-card p {
  padding: 3px;
  color: #194a99;
  font-size: 22px;
  margin-bottom: 10px;
  padding-left: 0;
}

a.download-btn {
  color: #fff !important;
}

a.detail-download-btn {
  color: #fff !important;
}

.c-blue {
  color: #194a99;
}
.c-red {
  color: #e30713;
}
.c-gray {
  color: #4d4d4d69;
  font-size: 14px;
  font-style: oblique;
}
.banner-page-image {
  height: 50vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: -1;
}
.banner-page-image h2 {
  font-size: 40px;
  color: #fff;
  z-index: 1;
}

.content-area {
  margin-top: 85px;
  margin-bottom: 50px;
}
.content-area a {
  transition: 0.4;
  -webkit-transition: 0.4;
  -moz-transition: 0.4;
  -ms-transition: 0.4;
  -o-transition: 0.4;
}
.content-area a:hover {
  color: #000 !important;
}
.content-area p {
}
.content-area img {
  padding-top: 20px;
}
.content-area h2 {
  color: #194a99;
}
.content-area h3 {
  color: #194a99;
}

.dpc-contact-form {
  margin-top: 40px;
}

.dpc-contact-form a {
  text-decoration: underline !important;
}

.detail-page-wrapper {
  margin-top: 120px;
  margin-bottom: 60px;
}

.detail-page-wrapper .tekening-omschrijving {
  padding-top: 20px;
}
.back-to-btn {
  margin-top: 50px;
  margin-left: 15px;
}
.back-to-btn a {
  padding: 8px 30px;
  color: #fff !important;
  background-color: #e30713;
  border: 2px solid #e30713;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.back-to-btn a:hover {
  border: 2px solid #e30713;
  background-color: transparent;
  color: #000 !important;
}
/*Footer*/
footer {
  background-color: #454a50;
  color: #feffff;
  padding: 20px;
  text-align: center;
}
/*CSS @media Rules*/
/*
@media (max-width: 575px) {  
}
@media (min-width: 576px) {  
}

@media (max-width: 767px) {  
}
@media (min-width: 768px) {  
}

@media (max-width: 991px) { 
  img.alignright, img.alignleft, img.aligncenter {
		float: none !important;
    margin: 5px 0 !important;
    display: block !important;
    width: 100% !important;
	} 
  .col_marge_991{
    margin-bottom: 30px !important;
  } 
}
@media (min-width: 992px) {  
}

@media (max-width: 1199px) {  
  .col_marge_1200{
    margin-bottom: 30px !important;
  } 
}
@media (min-width: 1200px) {  
  .container{
    max-width: 1240px;
  } 
}
*/
img.dto-height {
  height: 250px;
}
@media only screen and (max-width: 1200px) {
  button.navbar-toggler {
    color: #fff;
  }
  .navbar ul li {
    border: none;
  }
  .navbar-brand { display: block; }
}
@media only screen and (max-width: 992px) {
  .content-banner img {
    margin-top: 20px;
  }
  img.dto-height {
    height: auto;
  }
  .content-banner {
    height: auto;
  }
}

@media only screen and (min-width: 992px) {
  .order_992 {
    -ms-flex-order: 2;
    order: 2;
  }
}

@media only screen and (max-width: 768px) {
  .home-banner .bgwhite {
    background-color: #fff;
  }
  h2 {
    line-height: 1.2;
  }
  .banner-page-image h2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 410px) {
  h1.banner-title-h1 {
    font-size: 35px !important;
  }
}
