.tekstveld {
  overflow: hidden; }
  .tekstveld p {
    padding: 10px 0; }
  .tekstveld .slogan {
    color: red !important; }

.intro p {
  color: #10496b !important;
  font-size: 1.1em; }

.background_color {
  background-color: rgba(16, 73, 107, 0.05); }
  .background_color h1 {
    text-shadow: 0px 0px 15px rgba(16, 73, 107, 0.25); }

.background_color_dark {
  background: #10496b; }

.background_image_holder {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; }
  .background_image_holder h1 {
    text-shadow: 0px 0px 15px rgba(16, 73, 107, 0.25);
    padding: 3rem 0 !important; }
  .background_image_holder .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(16, 73, 107, 0.2); }

.image_holder {
  min-height: 200px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.blok {
  background-color: rgba(16, 73, 107, 0.05);
  margin-top: -6rem;
  padding: 6rem 3rem 3rem 3rem; }
  .blok h3 {
    padding-bottom: 15px; }

.iconen ol {
  text-align: left !important; }
  .iconen ol li {
    padding: 10px 0 10px 115px;
    border-bottom: 1px solid #10496b; }
  .iconen ol li:last-of-type {
    border-bottom: 0px solid #10496b; }
  .iconen ol li::after {
    background-color: transparent;
    width: 60px;
    height: 60px; }
  .iconen ol li:nth-of-type(1)::after {
    background-image: url("../assets/images/icon_airco-locatiecheck.svg"); }
  .iconen ol li:nth-of-type(2)::after {
    background-image: url("../assets/images/icon_airco-offerte.svg"); }
  .iconen ol li:nth-of-type(3)::after {
    background-image: url("../assets/images/icon_airco-installatie.svg"); }
  .iconen ol li:nth-of-type(4)::after {
    background-image: url("../assets/images/icon_airco-instructie.svg"); }

.iconen_horizontaal .tekstveld {
  padding-top: 55px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 60px 60px; }
  .iconen_horizontaal .tekstveld strong {
    font-size: 1.2em;
    font-weight: 300; }
.iconen_horizontaal .col-md-3:nth-of-type(1) .tekstveld {
  background-image: url("../assets/images/icon_airco-energiebewust.svg"); }
.iconen_horizontaal .col-md-3:nth-of-type(2) .tekstveld {
  background-image: url("../assets/images/icon_airco-systeem.svg"); }
.iconen_horizontaal .col-md-3:nth-of-type(3) .tekstveld {
  background-image: url("../assets/images/icon_airco-advies.svg"); }
.iconen_horizontaal .col-md-3:nth-of-type(4) .tekstveld {
  background-image: url("../assets/images/icon_airco-onderhoud.svg"); }

.afbeeldingen {
  position: relative; }
  .afbeeldingen .afbeelding_links, .afbeeldingen .afbeelding_rechts {
    position: absolute;
    min-width: 20vw;
    left: 0;
    bottom: 6rem; }
  .afbeeldingen .afbeelding_rechts {
    left: inherit;
    bottom: inherit;
    right: 0;
    top: 6rem; }

.card {
  border: 0px solid #10496b;
  background-color: transparent;
  padding-bottom: 60px; }
  .card .card-body {
    padding: 1rem 0; }
    .card .card-body strong {
      font-size: 1.2em;
      font-weight: 300; }
  .card .card-footer {
    padding: 0;
    background-color: transparent;
    border: 0px solid #10496b; }
    .card .card-footer .btn {
      width: 100%; }

.cards .image_holder {
  width: 100%;
  aspect-ratio: 1 / 1;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  transition: opacity 250ms ease;
  border-radius: 5px; }

.carousel__button {
  background: white !important; }

.instagram,
.facebook,
.linkedin {
  background-image: url("../assets/images/icon_instagram.svg");
  background-color: red;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: inline-block;
  height: 2.75rem;
  width: 2.75rem;
  margin: .75rem .25rem .5rem 0;
  transform: opacity 250ms ease;
  border-radius: 5px; }

.facebook {
  background-image: url("../assets/images/icon_facebook.svg"); }

.linkedin {
  background-image: url("../assets/images/icon_linkedin.svg"); }

.instagram:hover,
.facebook:hover,
.linkedin:hover {
  opacity: .5; }

.filter-buttons button {
  margin-right: 10px;
  padding: 8px 45px 8px 45px !important;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  color: black;
  background-color: rgba(16, 73, 107, 0.05); }

.filter-buttons button.active {
  background: red;
  color: white; }

@media all and (max-width: 1024px) {
  .blok {
    padding: 3rem; } }
@media all and (max-width: 768px) {
  .background_image_holder {
    min-height: 200px; }

  .image_holder {
    min-height: 300px; }

  .blok {
    margin-top: 0; }

  .afbeelding_links, .afbeelding_rechts {
    display: none; }

  .iconen {
    padding: 0 15px; } }
.pre_footer .ti-widget.ti-goog .ti-review-item > .ti-inner {
  padding: 2.5rem 2rem 3rem 2rem !important;
  border-radius: 3rem !important;
  box-shadow: 0 0 0.5rem rgba(16, 73, 107, 0.25) !important;
  background-color: white !important; }
.pre_footer .ti-review-item {
  padding-bottom: 16px !important; }

footer {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  background: linear-gradient(rgba(16, 73, 107, 0.9)), url("/wp-content/uploads/header-FTXP71N_RXP_5.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%; }
  footer .py-5,
  footer .pt-5 {
    padding-top: 3rem !important; }
  footer .py-5,
  footer .pb-5 {
    padding-bottom: 3rem !important; }
  footer .container {
    max-width: 1280px !important;
    padding: 0 30px; }
    footer .container [class^="col-"] .wp-block-heading {
      color: white;
      font-size: 1.3em;
      padding-bottom: .75rem;
      font-weight: 300; }
    footer .container [class^="col-"] * {
      color: white; }
      footer .container [class^="col-"] * b,
      footer .container [class^="col-"] * strong {
        color: white;
        font-size: 1em;
        display: inline-block; }
      footer .container [class^="col-"] * a {
        color: white;
        text-decoration: none; }
      footer .container [class^="col-"] * a:hover {
        text-decoration: underline !important; }
    footer .container [class^="col-"] #footer_logo img {
      max-width: 280px;
      margin: 0 auto 0 0;
      display: block; }
    footer .container [class^="col-"] .instagram,
    footer .container [class^="col-"] .facebook,
    footer .container [class^="col-"] .linkedin {
      display: inline-block; }
    footer .container [class^="col-"] .stek {
      max-width: 120px;
      margin: 1rem auto 0 0;
      display: block;
      padding: .5rem;
      background-color: white;
      border-radius: 5px; }
    footer .container [class^="col-"] .nav li {
      display: block;
      width: 100%;
      padding: 0 !important; }
      footer .container [class^="col-"] .nav li a {
        text-align: left;
        color: white;
        padding: 0 !important;
        font-size: 1em !important; }
      footer .container [class^="col-"] .nav li a:hover {
        text-decoration: underline !important; }

.post-footer {
  background-color: red; }
  .post-footer .container {
    max-width: 1280px !important;
    padding: 0 30px; }
    .post-footer .container span,
    .post-footer .container a {
      color: white;
      text-decoration: none !important; }
    .post-footer .container a:hover {
      text-decoration: underline !important; }

@media all and (max-width: 768px) {
  footer {
    background-size: 90%; }

  footer .container [class^="col-"] #footer_logo img {
    margin: 15px auto !important;
    display: block; }
  footer .container [class^="col-"] p,
  footer .container [class^="col-"] .wp-block-heading {
    text-align: center; }
  footer .container [class^="col-"] #social_logo img {
    margin: 0 auto !important; }
  footer .container [class^="col-"] .btn {
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  footer .container [class^="col-"] .nav li a {
    text-align: center; }

  .post-footer .col-md-6 {
    text-align: center; }
  .post-footer .text-right {
    text-align: center !important; } }
.btn, header li:last-of-type:not(.sub-menu li:last-of-type) a {
  position: relative;
  display: inline-block;
  padding: 10px 45px 11px 45px;
  margin: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: white !important;
  text-decoration: none !important;
  cursor: pointer;
  width: auto;
  float: none;
  background-color: red;
  border-radius: 5px;
  border: 0px solid white;
  line-height: 130%;
  min-width: 220px; }

header li:last-of-type:not(.sub-menu li:last-of-type) a {
  min-width: inherit !important;
  display: inline-block;
  padding: 8px 45px 8px 45px !important; }

.btn:hover, header li:last-of-type:hover:not(.sub-menu li:last-of-type) a {
  text-decoration: none !important;
  background-color: rgba(255, 0, 0, 0.5);
  box-shadow: 0px 0px 15px rgba(16, 73, 107, 0.25);
  opacity: 1 !important; }

.btn_tel, .btn_mail {
  text-align: left !important;
  background-image: url(../assets/images/icon_tel.svg);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: auto 90%;
  padding: 10px 15px 11px 50px;
  margin: 4px 0; }

.btn_mail {
  background-image: url(../assets/images/icon_mail.svg); }

/* Contactform 7 */
.wpcf7 {
  background-color: white;
  padding: 2rem 2rem .75rem 2rem;
  border-radius: 5px; }
  .wpcf7 input, .wpcf7 textarea {
    display: block;
    background-color: rgba(16, 73, 107, 0.05);
    border-radius: 5px;
    border: 0px solid #10496b;
    padding: 8px 15px 11px 15px;
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    font-size: 1em;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; }
  .wpcf7 .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-text {
    margin-left: 1% !important;
    width: 49%; }
  .wpcf7 .wpcf7-form-control-wrap:nth-of-type(odd) .wpcf7-text {
    margin-right: 1% !important;
    width: 49%; }
  .wpcf7 input[type=checkbox] {
    color: black;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-top: 5px;
    margin-right: 5px; }
  .wpcf7 .wpcf7-list-item {
    margin-left: 0;
    width: 100%; }
    .wpcf7 .wpcf7-list-item span {
      color: black;
      padding: 0 20px 0 5px; }
  .wpcf7 .wpcf7-checkbox .first {
    padding-top: 5px; }
  .wpcf7 textarea {
    width: 100%;
    height: 120px; }
  .wpcf7 input:hover, .wpcf7 textarea:hover {
    opacity: .7; }
  .wpcf7 input[type=submit] {
    display: inline-block;
    padding: 10px 45px 11px 45px;
    margin: 15px 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    color: white;
    text-decoration: none !important;
    cursor: pointer;
    width: auto;
    float: none;
    background-color: red;
    font-size: 1em;
    border-radius: 5px;
    border: 0px solid red;
    line-height: 130%;
    min-width: 220px; }
  .wpcf7 input[type=submit]:hover {
    opacity: 1;
    background-color: #10496b;
    color: white; }

.wpcf7-response-output {
  border: 0px solid white !important;
  margin: 0 !important;
  padding: 0 !important;
  color: white;
  background-color: #94df7e;
  border-radius: 0; }

.white_block_small .textwidget .wpcf7-response-output {
  color: #94df7e !important; }

.wpcf7-mail-sent-ok {
  background-color: #e59d23 !important; }

.wpcf7-not-valid-tip {
  display: inline-block !important;
  padding-top: 5px;
  color: #94df7e !important; }

.white_block_small .textwidget .wpcf7-not-valid-tip {
  color: #94df7e !important; }

div.wpcf7 .ajax-loader {
  display: block !important; }

.wpcf7-not-valid-tip {
  width: 100%;
  padding: 0; }

.wpcf7-radio {
  display: block;
  width: 100%; }
  .wpcf7-radio .wpcf7-list-item, .wpcf7-radio label {
    display: inline-block;
    width: auto;
    margin: 0 10px 0 0; }
    .wpcf7-radio .wpcf7-list-item input, .wpcf7-radio label input {
      display: inline-block;
      width: auto;
      margin: 5px 5px 5px 0; }
    .wpcf7-radio .wpcf7-list-item span, .wpcf7-radio label span {
      display: inline-block;
      width: auto; }

.wrapper .wpcf7 {
  background-color: rgba(16, 73, 107, 0.05); }
  .wrapper .wpcf7 input, .wrapper .wpcf7 textarea {
    background-color: white; }
  .wrapper .wpcf7 input[type=submit] {
    background-color: red; }
  .wrapper .wpcf7 input[type=submit]:hover {
    background-color: rgba(255, 0, 0, 0.5); }

html, body {
  padding: 0;
  margin: 0; }

.wrapper .container {
  max-width: 1280px !important;
  padding: 0 30px; }

.full_width_wrapper .container {
  max-width: 1280px !important;
  padding: 0 30px; }

.py-5, .pt-5 {
  padding-top: 6rem !important; }

.py-5, .pb-5 {
  padding-bottom: 6rem !important; }

.row {
  margin-right: -30px;
  margin-left: -30px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 30px !important;
  padding-left: 30px !important; }

@media all and (max-width: 768px) {
  .full_width_wrapper .container {
    padding: 0 30px; }

  .wrapper .container {
    padding: 0 30px; }

  .py-5, .pt-5, .pt-mob {
    padding-top: 3rem !important; }

  .py-5, .pb-5, .pb-mob {
    padding-bottom: 3rem !important; } }
header {
  position: relative;
  z-index: 9999;
  background-color: white; }
  header .container {
    max-width: 1280px !important;
    padding: 0 30px; }
    header .container .row #header_logo {
      display: block;
      margin: 0;
      padding: 5px 0 18px 0;
      max-width: 280px; }
    header .container .row #header_logo:hover {
      opacity: .7 !important; }

@media all and (max-width: 991px) {
  header .container [class^="col-"] #header_logo {
    margin: 10px auto; }
    header .container [class^="col-"] #header_logo img {
      display: block;
      margin: 0 auto;
      max-width: 300px; } }
.menu-main-menu-container {
  width: 100%; }

.navbar {
  padding: 0; }

.navbar-toggler {
  border: none !important;
  color: black !important;
  border-color: rgba(0, 0, 0, 0) !important; }

.navbar-toggler-icon {
  height: 2.5em;
  width: 2.5em;
  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, 1)' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.navbar-toggler-icon:hover {
  opacity: .5; }

#navbarResponsive {
  padding: 25px 0;
  margin-left: auto;
  margin-right: 0;
  z-index: 100; }
  #navbarResponsive div {
    margin-left: auto;
    margin-right: 0; }

.menu-primary-menu-container {
  margin-left: auto;
  margin-right: 0px; }

.nav {
  padding: 0;
  margin: 0;
  height: auto;
  width: 100%;
  z-index: 1010;
  text-align: center;
  padding-inline-start: 0 !important; }
  .nav li {
    display: inline-block;
    list-style: none;
    height: 100%;
    width: auto;
    padding: 0 0 0 50px; }
    .nav li a {
      height: 100%;
      padding: 3px 0 0 0 !important;
      color: black;
      text-decoration: none !important;
      text-align: center;
      display: block;
      font-size: 1.2em; }
    .nav li a:hover {
      color: red; }
    .nav li .sub-menu {
      z-index: 1000;
      position: absolute;
      padding: 0 0 5px 5px !important;
      background-color: red;
      line-height: 150%;
      display: none;
      border-radius: 0 30px 30px 30px; }
      .nav li .sub-menu li {
        display: block;
        font-weight: inherit;
        text-align: left;
        padding: 0 20px; }
        .nav li .sub-menu li a {
          padding-top: 5px !important;
          text-align: left; }
        .nav li .sub-menu li a:hover {
          opacity: 1 !important;
          color: white !important; }
      .nav li .sub-menu li:first-of-type {
        padding-top: 10px; }
      .nav li .sub-menu li:last-of-type {
        padding-bottom: 10px; }
  .nav li:hover .sub-menu {
    display: block; }
  .nav .current-menu-item a {
    color: red; }
  .nav .current-menu-item .sub-menu a {
    color: black; }
  .nav .current-menu-item .sub-menu li {
    color: black; }
  .nav .sub-menu .current-menu-item a {
    color: white;
    border-bottom: 0px solid white; }
  .nav .sub-menu .sub-menu {
    display: none !important; }

@media all and (max-width: 991px) {
  header .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  header .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  header #header_logo, header .navbar-toggler {
    margin-left: auto;
    margin-right: auto; }
  header .nav {
    display: block;
    width: 100%; }
    header .nav li {
      display: block;
      padding: 4px 0; }
      header .nav li a {
        text-align: center; }
      header .nav li .sub-menu {
        position: relative;
        display: block;
        background-color: white; }
        header .nav li .sub-menu li a {
          text-align: center; }
        header .nav li .sub-menu li a:hover {
          color: #10496b !important; }
        header .nav li .sub-menu .current-menu-item a {
          color: #10496b !important; }
    header .nav li:last-of-type {
      margin-top: 10px; }
  header .navbar {
    padding-bottom: 10px; } }
* {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal; }

h1, h2, h3, h4, p, td, a, b, i, em, b, strong, input, textarea, span, div, btn, li {
  line-height: 180%;
  color: black;
  font-size: 11.5pt; }

h1, h1 span, h2, h2 span, h3, h3 span, h4, h4 span {
  line-height: 110%;
  margin: 0;
  color: red; }

h1, h1 span {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 4.8em;
  line-height: 100%;
  color: white; }

h2, h2 span {
  font-size: 2em;
  padding-bottom: 15px;
  font-weight: 300; }

h3, h3 span {
  font-size: 1.4em;
  font-weight: 300; }

h4, h4 span {
  font-size: 1.2em;
  font-weight: 300; }

p, i, em, b, strong, a, li {
  margin: 0;
  padding: 0; }

i, em {
  font-style: italic; }

b, strong {
  font-weight: 700;
  color: #10496b; }

b {
  color: red;
  text-transform: uppercase; }

u {
  font-size: inherit;
  font-weight: inherit; }

ul {
  padding-inline-start: 20px !important;
  margin: 0; }
  ul li {
    color: black; }
  ul li::marker {
    color: #10496b; }

ol {
  padding: 0;
  margin: 0; }
  ol li {
    display: inline-block;
    align-items: center;
    list-style: none;
    position: relative;
    padding: 10px 0 10px 60px; }
    ol li b, ol li strong {
      font-size: 1.2em;
      font-weight: 300; }
  ol li::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 2px 10px 2px 0;
    background-color: white;
    background-image: url("../assets/images/icon_check.svg");
    background-position: left center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 2px; }

a, a:link, a:visited {
  text-decoration: underline;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: red; }

a:hover {
  text-decoration: none;
  color: #10496b; }

hr {
  margin: 20px 0 40px 0;
  color: #10496b;
  border: 1px solid #10496b; }

img {
  max-width: 100%;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

a:hover img {
  opacity: .7; }

.alignright {
  float: right;
  padding: 10px; }

table {
  border-collapse: collapse;
  width: 100%; }
  table td, table th {
    border: 0px solid #10496b;
    padding: 4px 8px; }
  table tr:nth-child(even) {
    background-color: rgba(16, 73, 107, 0.05); }
  table tr:nth-child(odd) {
    background-color: white; }

iframe {
  width: 100%; }

h1 span, h2 span, h3 span, h4 span, h1 a, h2 a, h3 a, h4 a {
  font-size: 1em !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  color: inherit !important;
  text-decoration: inherit !important;
  line-height: inherit !important; }

h1 b, h2 b, h3 b, h4 b, h1 strong, h2 strong, h3 strong, h4 strong {
  font-size: inherit;
  font-weight: bold; }

h1 i, h2 i, h3 i, h4 i, h1 em, h2 em, h3 em, h4 em {
  font-size: inherit;
  font-style: italic; }

span strong {
  font-size: inherit;
  font-family: inherit; }

@media all and (max-width: 768px) {
  h1, h1 span {
    font-size: 3.5em; } }

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