/*
 Theme Name:   De Dijkingenieur
 Template:     hello-elementor
 Version:      1.0.0
*/
/*
FONT DECLARATIONS:
Youre able to use different weights/styles (light to bold, italic etc)
Proxima Nova Bold
font-family: proxima-nova, sans-serif;

Proxima Nova Extra Condensed Bold Italic
font-family: proxima-nova-extra-condensed, sans-serif;

Proxima Nova Condensed Bold
font-family: proxima-nova-condensed, sans-serif;
 */
body {
  font-size: 16px;
  line-height: 28px;
  font-family: proxima-nova, "Helvetica", "Trebuchet MS", sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #97c221 !important;
  font-weight: bold !important;
  font-family: proxima-nova, "Helvetica", "Trebuchet MS", sans-serif !important;
}

.grey-headings h1, .grey-headings h2, .grey-headings h3, .grey-headings h4, .grey-headings h5, .grey-headings h6 {
  color: #666666 !important;
}

.page-header h1 {
  margin-bottom: 0rem;
}

h1 {
  font-size: 54px !important;
  line-height: 64px !important;
}

h2, header.page-header h1 {
  font-size: 32px !important;
  line-height: 38px !important;
}

h3 {
  font-size: 24px !important;
  line-height: 28px !important;
}

h4 {
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: normal !important;
}

h5 {
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: normal !important;
}

h6 {
  font-size: 14px !important;
  line-height: 28px !important;
  font-weight: normal !important;
}

p a {
  font-weight: bold !important;
}

.container-fluid {
  width: 100%;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
@media all and (max-width: 1500px) {
  .container {
    max-width: 1200px;
  }
}
@media all and (max-width: 1200px) {
  .container {
    max-width: 1040px;
  }
}
@media all and (max-width: 1100px) {
  .container {
    max-width: 940px;
  }
}
@media all and (max-width: 990px) {
  .container {
    max-width: 100%;
  }
}

.row {
  width: 100%;
}
.row .col-12 {
  width: 100%;
  max-width: calc((100% / 12) * 12);
}
.row .col-11 {
  width: 100%;
  max-width: calc((100% / 12) * 11);
}
.row .col-10 {
  width: 100%;
  max-width: calc((100% / 12) * 10);
}
.row .col-9 {
  width: 100%;
  max-width: calc((100% / 12) * 9);
}
.row .col-8 {
  width: 100%;
  max-width: calc((100% / 12) * 8);
}
.row .col-7 {
  width: 100%;
  max-width: calc((100% / 12) * 7);
}
.row .col-6 {
  width: 100%;
  max-width: calc((100% / 12) * 6);
}
.row .col-5 {
  width: 100%;
  max-width: calc((100% / 12) * 5);
}
.row .col-4 {
  width: 100%;
  max-width: calc((100% / 12) * 4);
}
.row .col-3 {
  width: 100%;
  max-width: calc((100% / 12) * 3);
}
.row .col-2 {
  width: 100%;
  max-width: calc((100% / 12) * 2);
}
.row .col-1 {
  width: 100%;
  max-width: calc((100% / 12) * 1);
}

.page-header {
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
  padding: 30px 0 0px 0;
}
@media all and (max-width: 800px) {
  .page-header {
    max-width: 100%;
  }
}
.page-header h1 {
  font-size: 32px !important;
  line-height: 38px !important;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.header-w-slider {
  position: relative;
  height: 750px;
}
.header-w-slider .custom-nav-box {
  padding-top: 15px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.header-w-slider .custom-nav-box .site-header {
  max-width: 80%;
  background-color: white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 3;
  padding: 19px 15px 16px 25px;
}
@media all and (max-width: 600px) {
  .header-w-slider .custom-nav-box .site-header {
    max-width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 992px) {
  .header-w-slider .custom-nav-box .site-header {
    max-width: 90%;
  }
}
.header-w-slider .custom-nav-box .site-header img.custom-logo {
  display: block;
  width: 245px;
}
.header-w-slider .custom-nav-box .site-header nav ul.menu > li > a {
  font-size: 16px !important;
  line-height: 28px !important;
  color: #666666 !important;
  font-weight: 600;
  transition: all 0.2s;
}
.header-w-slider .custom-nav-box .site-header nav ul.menu > li:hover a, .header-w-slider .custom-nav-box .site-header nav ul.menu > li.active a {
  color: #97c221 !important;
}
.header-w-slider .custom-nav-box .site-header nav ul.menu > li.home a {
  color: transparent !important;
  background-image: url(assets/images/home-icon.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  font-size: 10px !important;
}
.header-w-slider .slider {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.header-w-slider .slider .slick-dots {
  bottom: 20px;
}
.header-w-slider .slider .slick-dots li {
  width: 10px;
}
.header-w-slider .slider .slick-dots li button {
  background-color: #fff;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}
.header-w-slider .slider .slick-dots li button:before {
  display: none;
}
.header-w-slider .slider .slick-dots li.slick-active button {
  background-color: #97c221;
}
.header-w-slider .slider .slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 750px;
  position: relative;
}
.header-w-slider .slider .slide .slide-content-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.header-w-slider .slider .slide .slide-content-wrapper .slide-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.header-w-slider .slider .slide .slide-content-wrapper .slide-content h1 {
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
}
.header-w-slider .slider .slide .slide-content-wrapper .slide-content .elementor-button {
  position: absolute;
  bottom: 75px;
  left: 50%;
  transform: translateX(-50%);
}
.header-w-slider .slider .slide .slide-content-wrapper h1 {
  color: white !important;
  text-shadow: 0 0 5px #00000070;
}
@media (min-width: 576px) {
  .header-w-slider .slider .slide .slide-content-wrapper {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .header-w-slider .slider .slide .slide-content-wrapper {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  .header-w-slider .slider .slide .slide-content-wrapper {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .header-w-slider .slider .slide .slide-content-wrapper {
    max-width: 960px;
  }
}

.elementor-section:not(.elementor-section-boxed) .elementor-container {
  max-width: 990px !important;
  width: 100%;
}

.elementor-element.contactpersonen-grid .elementor-post__thumbnail__link {
  width: 150px !important;
  height: 150px !important;
}
.elementor-element.contactpersonen-grid .elementor-post__thumbnail__link .elementor-post__thumbnail {
  padding-bottom: 0 !important;
}
.elementor-element.contactpersonen-grid .elementor-post__thumbnail__link .elementor-post__thumbnail img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
}

p a:not(.btn), article a:not(.btn) {
  color: #97c221;
  text-decoration: none;
}
p a:not(.btn):hover, article a:not(.btn):hover {
  color: #97c221;
  text-decoration: underline;
}

header nav.elementor-nav-menu--main li a {
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: bold !important;
}

.elementor-button, .btn {
  background-color: #97c221 !important;
  border-radius: 0 !important;
  padding: 16px 30px 15px 30px !important;
  padding-right: 140px !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  position: relative;
  min-height: 38px !important;
  border: 2px solid white;
  font-family: proxima-nova, "Helvetica", "Trebuchet MS", sans-serif !important;
}
.elementor-button:after, .btn:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(http://dijkingenieur.bryan.ospdev.nl/wp-content/uploads/2021/05/beeldmerk-dijkingenieur-wit.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 65px;
  height: 50px;
  right: 20px;
  top: 0px;
}

.elementor-section-wrap > .elementor-section > .elementor-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.elementor-section-wrap > .elementor-section > .elementor-container .elementor-container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.elementor-section-wrap > .elementor-section > .elementor-container .elementor-container:first-child {
  padding-top: 0;
}
.elementor-section-wrap > .elementor-section > .elementor-container .elementor-container.last-child {
  padding-bottom: 0;
}

.elementor-location-footer p {
  color: #FFFFFF;
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: 300 !important;
}
.elementor-location-footer footer > .elementor-container {
  padding-top: 19px !important;
  padding-bottom: 18px !important;
  min-height: auto !important;
}

.contactpersonen-grid h3 a {
  font-size: 16px !important;
  line-height: 28px !important;
  font-weight: bold !important;
  color: #666666 !important;
  font-family: proxima-nova, "Helvetica", "Trebuchet MS", sans-serif !important;
}
.contactpersonen-grid a.elementor-post__thumbnail__link, .contactpersonen-grid h3 a {
  pointer-events: none;
  cursor: default;
}

.elementor-form .elementor-form-fields-wrapper .elementor-field-label {
  font-size: 16px !important;
  line-height: 28px !important;
  color: #666666 !important;
  font-weight: bold !important;
  font-family: proxima-nova, "Helvetica", "Trebuchet MS", sans-serif !important;
}
.elementor-form .elementor-form-fields-wrapper .elementor-field-label:after {
  color: #666666 !important;
}
.elementor-form .elementor-field-group .elementor-field-textual {
  border: 1px solid #cac6c0 !important;
}
.elementor-form .elementor-field-type-recaptcha_v3 {
  display: none;
}

/** NAVIGATION STYLES! */
.menuBtn {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 101;
}
.menuBtn > span {
  background-color: #666666;
  border-radius: 1px;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -15px;
  transition: height 100ms;
}
.menuBtn > span:after, .menuBtn > span:before {
  content: "";
  background-color: #666666;
  border-radius: 1px;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  transition: all 200ms;
}
.menuBtn > span:after {
  top: -7px;
}
.menuBtn > span:before {
  bottom: -7px;
}
.menuBtn.act > span {
  height: 0;
}
.menuBtn.act > span:after, .menuBtn.act > span:before {
  background-color: #97c221;
  top: 1px;
}
.menuBtn.act > span:after {
  transform: rotate(45deg);
}
.menuBtn.act > span:before {
  transform: rotate(-45deg);
}

@media all and (min-width: 1101px) {
  .site-navigation {
    display: flex !important;
  }
}
@media all and (max-width: 1101px) {
  .site-navigation {
    display: none !important;
  }
}

/* main menu block */
@media all and (min-width: 1101px) {
  .nav-container {
    display: none;
  }
}
@media all and (max-width: 1101px) {
  .nav-container {
    grid-area: nav-menu;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.mainMenu {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 100;
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
  opacity: 0;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: scale(0);
}
.mainMenu .menu {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.mainMenu ul li {
  list-style: none;
}
.mainMenu.act {
  opacity: 1;
  transform: scale(1);
}
.mainMenu.act ul li {
  opacity: 1;
  transform: translateX(0);
}
.mainMenu ul {
  display: table-cell;
  vertical-align: middle;
}
.mainMenu li {
  padding: 8px 0;
  transition: all 400ms 510ms;
  opacity: 0;
}
.mainMenu li:nth-child(odd) {
  transform: translateX(30%);
}
.mainMenu li:nth-child(even) {
  transform: translateX(-30%);
}
.mainMenu li:last-child {
  transform: none;
}
.mainMenu a {
  color: #666666;
  display: inline-block;
  font-size: 18px;
}

.elementor-field-type-submit {
  padding-top: 50px;
}

/*# sourceMappingURL=style.css.map */
