@import url(bootstrap.min.css);
@import url(fontawesome.min.css);
@import url(magnific-popup.css);
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
/* reset & vars */
/*****************************************************************************************
** BOX MODEL                                                                            **
*****************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&family=Poppins:wght@400;700;800&display=swap");
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*****************************************************************************************
** RESET                                                                                **
*****************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*****************************************************************************************
** VARIABLES  & MIXINS                                                                  **
*****************************************************************************************/
/* responsive breakpoints */
/*****************************************************************************************
** COLORS                                                                				**
*****************************************************************************************/
/*****************************************************************************************
** FONTS                                                                				**
*****************************************************************************************/
/* mixins */
/* defaults */
body {
  color: black;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.8;
  overflow-y: scroll; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.text-align-left {
  text-align: left; }

.text-align-center {
  text-align: center; }

.text-align-right {
  text-align: right; }

.responsiveimg {
  width: 100%;
  height: auto !important;
  display: block; }
  @media screen and (min-width: 989px) {
    .responsiveimg.max.m200 {
      max-width: 200px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m210 {
      max-width: 210px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m220 {
      max-width: 220px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m230 {
      max-width: 230px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m240 {
      max-width: 240px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m250 {
      max-width: 250px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m260 {
      max-width: 260px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m270 {
      max-width: 270px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m280 {
      max-width: 280px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m290 {
      max-width: 290px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m300 {
      max-width: 300px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m310 {
      max-width: 310px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m320 {
      max-width: 320px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m330 {
      max-width: 330px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m340 {
      max-width: 340px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m350 {
      max-width: 350px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m360 {
      max-width: 360px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m370 {
      max-width: 370px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m380 {
      max-width: 380px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m390 {
      max-width: 390px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m400 {
      max-width: 400px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m410 {
      max-width: 410px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m420 {
      max-width: 420px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m430 {
      max-width: 430px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m440 {
      max-width: 440px;
      margin-left: 10px;
      float: right;
      clear: right; }
    .responsiveimg.max.m450 {
      max-width: 450px;
      margin-left: 10px;
      float: right;
      clear: right; } }
  .responsiveimg.max300 {
    max-width: 200px; }
  .responsiveimg.max600 {
    max-width: 600px; }
    @media screen and (min-width: 989px) {
      .responsiveimg.max600 {
        max-width: 350px; } }
  @media screen and (min-width: 989px) {
    .responsiveimg.right {
      float: right;
      margin-left: 10px;
      margin-top: 5px;
      margin-bottom: 5px; } }

div.clear {
  width: 100%;
  float: left;
  clear: both;
  display: block; }

.as-h1,
h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding: 10px 0px 10px 0px;
  font-size: 24px;
  line-height: 30px; }
  @media screen and (min-width: 435px) {
    .as-h1,
    h1 {
      font-size: 30px;
      line-height: 36px; } }
  @media screen and (min-width: 989px) {
    .as-h1,
    h1 {
      font-size: 40px;
      line-height: 50px; } }

.title-right .as-h1,
.title-right h1 {
  text-align: right; }

.maincontent .as-h1, .maincontent h1 {
  margin-bottom: 40px; }

h2 {
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  padding: 10px 0px 30px 0px; }

h3 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  padding: 10px 0px 30px 0px; }

h4 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  padding: 10px 0px 30px 0px; }

p {
  padding-bottom: 20px;
  line-height: 1.8;
  font-size: 17px; }

a {
  color: #DE1f1f;
  text-decoration: none; }
  a:hover {
    color: #e6bf00;
    text-decoration: none; }

.maincontent ul {
  list-style-type: disc;
  padding-left: 20px;
  padding-bottom: 20px; }
  .maincontent ul li {
    line-height: 1.8; }

.extrabold {
  font-weight: 900; }

.mobile-only {
  display: block; }
  @media screen and (min-width: 989px) {
    .mobile-only {
      display: none; } }

.desktop-only {
  display: none; }
  @media screen and (min-width: 989px) {
    .desktop-only {
      display: block; } }

.btn {
  position: relative;
  margin-bottom: 3px; }
  .btn.telefoon {
    padding-left: 28px; }
    .btn.telefoon:before {
      position: absolute;
      left: 7px;
      top: 5px;
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      content: "\f095";
      font-size: 13px; }
  .btn.email {
    padding-left: 28px; }
    .btn.email:before {
      position: absolute;
      left: 7px;
      top: 8px;
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      content: "\f0e0";
      font-size: 13px; }
  .btn.offerte {
    padding-left: 28px; }
    .btn.offerte:before {
      position: absolute;
      left: 7px;
      top: 8px;
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      content: "\f46d";
      font-size: 13px; }
  .btn.btn-main {
    background-color: #226F54;
    color: white; }
    .btn.btn-main:hover {
      background-color: #103428;
      color: white; }
  .btn.btn-blue {
    background-color: #ffd400;
    color: white; }
    .btn.btn-blue:hover {
      background-color: #1D3557;
      color: white; }
  .btn.btn-orange {
    background-color: #ffd400;
    color: #226F54; }
    .btn.btn-orange:hover {
      background-color: #e6bf00;
      color: #226F54; }
  .btn.btn-xl {
    display: none; }

.clickable {
  cursor: pointer; }

section {
  padding-top: 70px;
  padding-bottom: 70px; }
  section.grey {
    color: #eaeaea;
    color: black; }
  section.feature {
    color: white; }
  section.brands {
    padding-top: 10px;
    padding-bottom: 70px; }

.feature-intro h3 {
  color: white;
  font-weight: 600;
  padding-bottom: 10px; }
.feature-intro p {
  color: white;
  line-height: 1.5; }

.bottom-basis h2 {
  color: #226F54;
  font-size: 42px;
  line-height: 40px;
  text-transform: uppercase;
  padding-bottom: 10px; }
.bottom-basis p {
  padding-bottom: 10px; }
.bottom-basis .Regiomenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline; }
  .bottom-basis .Regiomenu li {
    display: inline; }
    .bottom-basis .Regiomenu li:not(:first-child):before {
      content: ", "; }
.bottom-basis.button {
  padding-top: 30px;
  text-align: center; }
  @media screen and (min-width: 989px) {
    .bottom-basis.button {
      padding-top: 60px;
      text-align: right; } }

.bttn {
  border: none;
  outline: none;
  clear: none;
  width: auto;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 15px;
  letter-spacing: 1px;
  text-align: center; }
  @media screen and (min-width: 767px) {
    .bttn {
      font-size: 13px; } }
  @media screen and (min-width: 892px) {
    .bttn {
      font-size: 14px; } }
  @media screen and (min-width: 989px) {
    .bttn {
      font-size: 16px; } }
  .bttn.green {
    background-color: #103428;
    color: white;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    clear: both; }
  .bttn.daken {
    padding: 4px 25px;
    background-color: #DE1f1f;
    color: white;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    clear: both;
    width: 100%; }
  .bttn.green-dark {
    background-color: #103428;
    color: white;
    width: 100%;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    clear: both; }
  .bttn.black {
    padding: 10px 20px;
    border: none;
    background-color: black;
    color: white;
    font-family: "Poppins", sans-serif;
    display: inline-block; }
    .bttn.black:hover {
      background-color: #9b1616; }
  .bttn.red {
    padding: 10px 20px;
    border: none;
    background-color: #DE1f1f;
    color: white;
    font-family: "Poppins", sans-serif;
    display: inline-block; }
    .bttn.red:hover {
      background-color: #9b1616; }
  .bttn.blue {
    padding: 10px 20px;
    border: none;
    background-color: #1D3557;
    color: white;
    font-family: "Poppins", sans-serif;
    display: inline-block; }
    .bttn.blue:hover {
      background-color: #9b1616; }
  .bttn.mint {
    padding: 10px 20px;
    border: none;
    background-color: black;
    color: white;
    font-family: "Poppins", sans-serif;
    display: inline-block; }
    .bttn.mint:hover {
      background-color: #1d3556; }
  .bttn.white {
    padding: 10px 20px;
    border: none;
    background-color: white;
    color: black;
    font-family: "Poppins", sans-serif;
    display: inline-block; }
    .bttn.white:hover {
      background-color: #226F54;
      color: black; }
  .bttn.fullwidth {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px; }
  .bttn.large {
    font-size: 16px;
    padding: 5px 15px; }
    @media screen and (min-width: 989px) {
      .bttn.large {
        font-size: 21px;
        padding: 12px 25px; } }
  .bttn.shadow {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3); }

.direct-contact {
  padding-top: 40px; }

.summary .inner {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(29, 53, 86, 0.7);
  margin-bottom: 60px;
  clear: both;
  width: 100%;
  float: left; }
.summary h2 {
  padding-top: 15px;
  padding-bottom: 15px; }
@media screen and (min-width: 892px) {
  .summary h2 {
    padding-top: 0; }
  .summary.odd .page-summary-image {
    width: 50%;
    float: left;
    padding-right: 50px; }
  .summary.odd .page-summary-info {
    width: 50%;
    float: right; }
  .summary.even .page-summary-image {
    width: 50%;
    float: right;
    padding-left: 50px; }
  .summary.even .page-summary-info {
    width: 50%;
    float: left; } }

.add-padding.t10 {
  padding-top: 10px; }
.add-padding.t20 {
  padding-top: 20px; }
.add-padding.t30 {
  padding-top: 30px; }
.add-padding.t40 {
  padding-top: 40px; }
.add-padding.t50 {
  padding-top: 50px; }
.add-padding.t60 {
  padding-top: 60px; }
.add-padding.t70 {
  padding-top: 70px; }
.add-padding.t80 {
  padding-top: 80px; }
.add-padding.t90 {
  padding-top: 90px; }
.add-padding.t100 {
  padding-top: 100px; }
.add-padding.b10 {
  padding-bottom: 10px; }
.add-padding.b20 {
  padding-bottom: 20px; }
.add-padding.b30 {
  padding-bottom: 30px; }
.add-padding.b40 {
  padding-bottom: 40px; }
.add-padding.b50 {
  padding-bottom: 50px; }
.add-padding.b60 {
  padding-bottom: 60px; }
.add-padding.b70 {
  padding-bottom: 70px; }
.add-padding.b80 {
  padding-bottom: 80px; }
.add-padding.b90 {
  padding-bottom: 90px; }
.add-padding.b100 {
  padding-bottom: 100px; }
.add-padding.l10 {
  padding-left: 10px; }
.add-padding.l20 {
  padding-left: 20px; }
.add-padding.l30 {
  padding-left: 30px; }
.add-padding.l40 {
  padding-left: 40px; }
.add-padding.l50 {
  padding-left: 50px; }
.add-padding.l60 {
  padding-left: 60px; }
.add-padding.l70 {
  padding-left: 70px; }
.add-padding.l80 {
  padding-left: 80px; }
.add-padding.l90 {
  padding-left: 90px; }
.add-padding.l100 {
  padding-left: 100px; }
.add-padding.r10 {
  padding-right: 10px; }
.add-padding.r20 {
  padding-right: 20px; }
.add-padding.r30 {
  padding-right: 30px; }
.add-padding.r40 {
  padding-right: 40px; }
.add-padding.r50 {
  padding-right: 50px; }
.add-padding.r60 {
  padding-right: 60px; }
.add-padding.r70 {
  padding-right: 70px; }
.add-padding.r80 {
  padding-right: 80px; }
.add-padding.r90 {
  padding-right: 90px; }
.add-padding.r100 {
  padding-right: 100px; }

.line {
  display: block;
  width: 100%;
  clear: both;
  min-height: 1px;
  border-bottom: 1px;
  border-bottom: 1px solid black;
  margin-top: 20px;
  margin-bottom: 35px; }

.ultra-fat {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-bottom: 30px;
  font-size: 24px;
  line-height: 28px !important; }
  @media screen and (min-width: 892px) {
    .ultra-fat {
      font-size: 42px;
      line-height: 46px !important; } }

.landingspagemap-wrapper {
  width: 100%;
  height: 400px;
  margin-bottom: 30px; }
  .landingspagemap-wrapper iframe {
    width: 100%;
    height: 100%; }

.owl-wrapper-outer {
  overflow-x: hidden; }

/*****************************************************************************************
** COOKIES                                                                   			**
*****************************************************************************************/
.cookie_monster {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  border-top: 2px solid red;
  background-color: white;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 30px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 30px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 30px 8px rgba(0, 0, 0, 0.5); }
  @media screen and (min-width: 892px) {
    .cookie_monster {
      background-image: url(../images/layout/koekjes.jpg);
      background-repeat: no-repeat;
      background-position: 20px 50%;
      padding: 50px 50px 50px 300px; } }

/*****************************************************************************************
** DevBar                                                                   			**
*****************************************************************************************/
#dev_tool_bar {
  width: 300px;
  position: absolute;
  top: 0px;
  left: -270px;
  z-index: 9990; }
  #dev_tool_bar .dev_tool_bar_tools {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px;
    color: white;
    min-height: 30px;
    float: left;
    width: 270px; }
    #dev_tool_bar .dev_tool_bar_tools button {
      width: 100%;
      margin-bottom: 10px;
      text-align: center; }
    #dev_tool_bar .dev_tool_bar_tools p {
      text-align: center; }
    #dev_tool_bar .dev_tool_bar_tools .dev_tool_bar_infobox {
      margin-top: 10px;
      margin-bottom: 10px; }
    #dev_tool_bar .dev_tool_bar_tools .dev_tool_bar_infobox_title {
      font-weight: bold;
      text-transform: uppercase;
      cursor: pointer; }
    #dev_tool_bar .dev_tool_bar_tools .dev_tool_bar_infobox_content {
      padding: 10px;
      background-color: white;
      color: black;
      display: none; }
  #dev_tool_bar .dev_tool_bar_handle {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0px;
    color: white;
    float: left;
    font-weight: bolder;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
    #dev_tool_bar .dev_tool_bar_handle a.dev_tool_bar_toggle {
      text-decoration: none;
      color: white; }

/*****************************************************************************************
* EDITS                                                                   				 *
*****************************************************************************************/
.editcontainer {
  padding: 3px;
  border: 1px solid #CCCCCC;
  position: relative; }
  .editcontainer .icon {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: white;
    border: 1px solid #CCCCCC;
    color: black;
    right: -3px;
    top: -3px;
    display: block;
    padding: 4px;
    text-align: center;
    line-height: 12px;
    font-size: 12px; }
    .editcontainer .icon a {
      color: black; }

.floating-wpp {
  position: fixed;
  z-index: 99999;
  bottom: 15px;
  left: 15px;
  font-size: 14px;
  transition: bottom .2s; }

.floating-wpp .floating-wpp-button {
  position: relative;
  border-radius: 50%;
  box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
  transition: box-shadow .2s;
  cursor: pointer;
  overflow: hidden; }

.floating-wpp .floating-wpp-button img, .floating-wpp .floating-wpp-button svg {
  position: absolute;
  width: 100%;
  height: auto;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-radius: 50%; }

.floating-wpp:hover {
  bottom: 17px; }

.floating-wpp:hover .floating-wpp-button {
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4); }

.floating-wpp .floating-wpp-popup {
  z-index: 9999;
  border-radius: 6px;
  background-color: #E5DDD5;
  position: absolute;
  overflow: hidden;
  padding: 0;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  width: 0;
  height: 0;
  bottom: 0;
  opacity: 0;
  transition: bottom .1s ease-out,opacity .2s ease-out;
  transform-origin: bottom; }

.floating-wpp .floating-wpp-popup.active {
  padding: 0 12px 12px;
  width: 260px;
  height: auto;
  bottom: 82px;
  opacity: 1; }

.floating-wpp .floating-wpp-popup .floating-wpp-message {
  background-color: #fff;
  padding: 8px;
  border-radius: 0 5px 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transition: opacity .2s; }

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
  opacity: 1;
  transition-delay: .2s; }

.floating-wpp .floating-wpp-popup .floating-wpp-head {
  text-align: right;
  color: #fff;
  margin: 0 -15px 10px;
  padding: 10px 12px 6px 12px;
  display: flex;
  justify-content: space-between;
  cursor: pointer; }

.floating-wpp .floating-wpp-input-message {
  background-color: #fff;
  margin: 10px -15px -15px;
  padding: 0 15px;
  display: flex;
  align-items: center; }

.floating-wpp .floating-wpp-input-message textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: none;
  padding: 8px;
  margin: 10px 0;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  font-size: inherit;
  resize: none; }

.floating-wpp .floating-wpp-btn-send {
  margin-left: 12px;
  font-size: 0;
  cursor: pointer; }

/* modules */
.algemeen-block {
  padding: 30px;
  background-color: white;
  margin-bottom: 30px; }
  .algemeen-block h3 {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 32px;
    line-height: 32px; }
  .algemeen-block.grijs {
    background-color: #eaeaea;
    color: black; }
  .algemeen-block.groen {
    background-color: #226F54;
    color: white; }
  .algemeen-block.groen-licht {
    background-color: #87C28F;
    color: white; }
  .algemeen-block.blauw {
    background-color: #1d3556;
    color: white; }
  .algemeen-block.blauw-zee {
    background-color: #457B9D;
    color: white; }
  .algemeen-block.rood {
    background-color: #DE1f1f;
    color: white; }
    .algemeen-block.rood h3 {
      color: black; }
  .algemeen-block.zwart {
    background-color: black;
    color: white; }

.contactbar .contactbar-block {
  padding-bottom: 20px; }
  .contactbar .contactbar-block .contactbar-block-icon {
    display: block;
    border-radius: 50%;
    background-color: white;
    color: black;
    margin: 30px;
    text-align: center;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 35px;
    margin-left: auto;
    margin-right: auto; }
  .contactbar .contactbar-block .contactbar-block-txt {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #ffd400;
    font-weight: bold; }
    @media screen and (min-width: 892px) {
      .contactbar .contactbar-block .contactbar-block-txt {
        font-size: 18px; } }
    .contactbar .contactbar-block .contactbar-block-txt .white {
      padding: 0;
      margin: 0;
      color: white;
      font-weight: 900;
      font-size: 22px;
      line-height: 26px; }
    .contactbar .contactbar-block .contactbar-block-txt .orange {
      padding: 0;
      margin: 0;
      color: white;
      font-weight: 600;
      line-height: 1.4; }
      .contactbar .contactbar-block .contactbar-block-txt .orange a {
        color: white; }

#terugbel {
  height: 700px; }
  @media screen and (min-width: 435px) {
    #terugbel {
      height: 640px; } }
  @media screen and (min-width: 767px) {
    #terugbel {
      height: 530px; } }
  @media screen and (min-width: 892px) {
    #terugbel {
      height: 430px; } }
  #terugbel .greyblock {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0px; }
    @media screen and (min-width: 892px) {
      #terugbel .greyblock {
        position: absolute;
        height: 375px;
        top: 20px;
        padding: 0px; } }
    #terugbel .greyblock .inner {
      background-color: #eaeaea;
      padding: 40px 60px;
      width: 100%;
      float: left;
      box-shadow: 23px 1px 10px -14px rgba(0, 0, 0, 0.2); }

.terugbellen-wrap {
  max-width: 600px;
  width: 100%; }
  .terugbellen-wrap form .formgroup {
    margin-bottom: 15px; }
    .terugbellen-wrap form .formgroup label {
      clear: both;
      width: 100%;
      font-weight: 700;
      font-size: 10px; }
    .terugbellen-wrap form .formgroup .terugbel-input {
      border: 0 solid white;
      border-radius: 0;
      padding: 8px 15px;
      width: 100%;
      height: 60px;
      -webkit-box-shadow: 2px 5px 10px -2px rgba(0, 0, 0, 0.34);
      box-shadow: 2px 5px 10px -2px rgba(0, 0, 0, 0.34); }

.contact-wrap {
  padding-bottom: 30px;
  clear: both;
  width: 100%;
  float: left; }
  .contact-wrap h3 {
    padding-bottom: 10px;
    padding-top: 0px;
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    color: #1d3556; }
  .contact-wrap .social-link {
    padding: 15px 10px 10px 10px;
    float: left; }
    .contact-wrap .social-link i {
      font-size: 21px; }
    .contact-wrap .social-link:hover {
      color: #1d3556; }
    .contact-wrap .social-link .social-link-tag {
      display: none; }

.contact-row {
  width: 100%;
  clear: both;
  padding: 0 0 20px 35px;
  position: relative; }
  .contact-row .contact-row-icon {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    color: #1d3556; }
    .contact-row .contact-row-icon a {
      color: #1d3556; }
  .contact-row .contact-row-data {
    width: 100%;
    line-height: 24px; }
    .contact-row .contact-row-data a {
      color: black;
      text-decoration: none; }
      .contact-row .contact-row-data a:hover {
        color: #DE1f1f; }

.contact-part {
  padding-bottom: 30px; }
  .contact-part h3 {
    padding-bottom: 10px; }

.openingstijden {
  max-width: 300px; }
  .openingstijden .openingstijden-dag {
    float: left;
    position: relative;
    clear: both;
    width: 100%;
    padding-bottom: 8px; }
    .openingstijden .openingstijden-dag .openingstijden-note {
      clear: both;
      font-size: 9px;
      padding-bottom: 5px; }
    .openingstijden .openingstijden-dag .openingstijden-tijd {
      position: absolute;
      right: 0;
      top: 3px;
      width: 115px;
      text-align: left; }
    .openingstijden .openingstijden-dag .footnote {
      padding-top: 8px;
      text-align: center;
      font-size: 11px;
      line-height: 14px; }

.captcha-group {
  position: relative;
  clear: both; }
  .captcha-group .captcha-input {
    padding-left: 130px;
    position: relative;
    z-index: 10; }
  .captcha-group .captcha-image {
    vertical-align: middle;
    position: absolute;
    z-index: 20;
    bottom: 7px;
    left: 6px; }

.daken-item {
  float: left;
  padding: 10px; }
  .daken-item.width-1 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-1 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-1 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-1 {
        width: 100%; } }
  .daken-item.width-2 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-2 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-2 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-2 {
        width: 50%; } }
  .daken-item.width-3 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-3 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-3 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-3 {
        width: 33.3333333333%; } }
  .daken-item.width-4 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-4 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-4 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-4 {
        width: 25%; } }
  .daken-item.width-5 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-5 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-5 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-5 {
        width: 20%; } }
  .daken-item.width-6 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-6 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-6 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-6 {
        width: 16.6666666667%; } }
  .daken-item.width-7 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-7 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-7 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-7 {
        width: 14.2857142857%; } }
  .daken-item.width-8 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-8 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-8 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-8 {
        width: 12.5%; } }
  .daken-item.width-9 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-9 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-9 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-9 {
        width: 11.1111111111%; } }
  .daken-item.width-10 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-10 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-10 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-10 {
        width: 10%; } }
  .daken-item.width-11 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-11 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-11 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-11 {
        width: 9.0909090909%; } }
  .daken-item.width-12 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-12 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-12 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-12 {
        width: 8.3333333333%; } }
  .daken-item.width-13 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-13 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-13 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-13 {
        width: 7.6923076923%; } }
  .daken-item.width-14 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-14 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-14 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-14 {
        width: 7.1428571429%; } }
  .daken-item.width-15 {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .daken-item.width-15 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .daken-item.width-15 {
        width: 33.3%; } }
    @media screen and (min-width: 989px) {
      .daken-item.width-15 {
        width: 6.6666666667%; } }
  .daken-item .inner {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 70px 20px 85px 20px;
    text-align: center;
    position: relative; }
    .daken-item .inner:hover {
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.6);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.6); }
    .daken-item .inner .icon {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      text-align: center;
      padding: 20px; }
    .daken-item .inner .text {
      font-family: "Poppins", sans-serif;
      color: black;
      font-size: 16px; }
      .daken-item .inner .text h4 {
        color: black;
        padding: 0 0 12px 0; }
        .daken-item .inner .text h4 a {
          color: black;
          text-decoration: none;
          font-size: 21px;
          font-weight: 600; }
      .daken-item .inner .text p {
        line-height: 1.5;
        font-size: 16px;
        padding: 0 0 10px 0; }
        @media screen and (min-width: 435px) {
          .daken-item .inner .text p {
            padding: 0 15% 10px 15%; } }
    .daken-item .inner .button {
      padding: 20px 10%;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%; }
      @media screen and (min-width: 435px) {
        .daken-item .inner .button {
          padding: 20px 20%; } }

.service-item {
  float: left;
  padding: 10px; }
  .service-item.width-1 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-1 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-1 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-1 {
        width: 100%; } }
  .service-item.width-2 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-2 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-2 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-2 {
        width: 50%; } }
  .service-item.width-3 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-3 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-3 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-3 {
        width: 33.3333333333%; } }
  .service-item.width-4 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-4 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-4 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-4 {
        width: 25%; } }
  .service-item.width-5 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-5 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-5 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-5 {
        width: 20%; } }
  .service-item.width-6 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-6 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-6 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-6 {
        width: 16.6666666667%; } }
  .service-item.width-7 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-7 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-7 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-7 {
        width: 14.2857142857%; } }
  .service-item.width-8 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-8 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-8 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-8 {
        width: 12.5%; } }
  .service-item.width-9 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-9 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-9 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-9 {
        width: 11.1111111111%; } }
  .service-item.width-10 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-10 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-10 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-10 {
        width: 10%; } }
  .service-item.width-11 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-11 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-11 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-11 {
        width: 9.0909090909%; } }
  .service-item.width-12 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-12 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-12 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-12 {
        width: 8.3333333333%; } }
  .service-item.width-13 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-13 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-13 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-13 {
        width: 7.6923076923%; } }
  .service-item.width-14 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-14 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-14 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-14 {
        width: 7.1428571429%; } }
  .service-item.width-15 {
    width: 100%; }
    @media screen and (min-width: 435px) {
      .service-item.width-15 {
        width: 50%; } }
    @media screen and (min-width: 892px) {
      .service-item.width-15 {
        width: 33.3%; } }
    @media screen and (min-width: 1600px) {
      .service-item.width-15 {
        width: 6.6666666667%; } }
  .service-item .inner {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
    padding: 70px 20px 60px 20px;
    text-align: center;
    position: relative; }
    .service-item .inner:hover {
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.6);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.6); }
    .service-item .inner .icon {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      text-align: center;
      padding: 20px; }
      .service-item .inner .icon img {
        max-width: 40px; }
    .service-item .inner .text {
      font-family: "Poppins", sans-serif;
      color: black;
      font-size: 16px; }
      .service-item .inner .text a {
        color: black;
        text-decoration: none;
        font-size: 16px; }
    .service-item .inner .button {
      padding: 20px;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%; }

.diensten .dienst .inner {
  position: relative;
  width: 100%; }
  .diensten .dienst .inner .dienst-text {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
    .diensten .dienst .inner .dienst-text h3 {
      font-size: 18px;
      font-weight: bold;
      color: white;
      padding: 20px 0 20px 20px;
      text-decoration: none; }
      .diensten .dienst .inner .dienst-text h3 a {
        color: white;
        text-decoration: none; }
  .diensten .dienst .inner:hover h3 {
    font-style: italic; }
.diensten .owl-dots {
  padding-top: 25px; }
  .diensten .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    margin: 5px 7px !important;
    background-color: white !important;
    border: 1px solid #DE1f1f !important;
    display: block !important;
    -webkit-backface-visibility: visible !important;
    transition: opacity .2s ease !important;
    border-radius: 30px !important;
    outline: none !important; }
  .diensten .owl-dots .owl-dot.active {
    outline: none !important; }
    .diensten .owl-dots .owl-dot.active span {
      background: #DE1f1f !important;
      outline: none !important; }

footer {
  background-color: #DE1f1f;
  color: white;
  padding-top: 70px;
  padding-bottom: 50px;
  font-size: 15px;
  z-index: -1; }
  footer .footerblock {
    padding-bottom: 30px;
    float: left; }
    footer .footerblock .inner h4 {
      color: black;
      padding-bottom: 12px;
      padding-top: 30px;
      font-size: 23px;
      font-weight: bold; }
    footer .footerblock .inner a {
      color: white;
      text-decoration: none; }
      footer .footerblock .inner a:hover {
        color: white; }
    footer .footerblock .inner p {
      padding-bottom: 6px; }
    footer .footerblock .inner ul li {
      padding: 0 0 3px 0;
      margin-bottom: 7px;
      border-bottom: 1px solid white-transparent; }
      footer .footerblock .inner ul li:last-child {
        border-bottom: 0px solid white-transparent; }
      footer .footerblock .inner ul li a {
        color: white; }
        footer .footerblock .inner ul li a:hover {
          color: white; }
    footer .footerblock .inner .contact-row {
      width: 100%;
      clear: both;
      float: left;
      padding: 0 0 20px 25px;
      position: relative; }
      footer .footerblock .inner .contact-row .contact-row-icon {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 24px;
        color: white; }
      footer .footerblock .inner .contact-row .contact-row-data {
        float: left;
        line-height: 24px; }
        footer .footerblock .inner .contact-row .contact-row-data a {
          color: white; }
    footer .footerblock .footer-contact-adress {
      float: left;
      clear: both;
      width: 100%; }
    footer .footerblock .footer-contact-socials {
      float: left;
      clear: both;
      width: 100%;
      padding-top: 20px;
      padding-left: 25px; }
      footer .footerblock .footer-contact-socials .social-link {
        display: block;
        float: left;
        padding-right: 6px;
        font-size: 22px; }
        footer .footerblock .footer-contact-socials .social-link .social-link-tag {
          display: none; }
        footer .footerblock .footer-contact-socials .social-link:hover {
          color: #DE1f1f; }
  footer #footer-actions {
    padding-top: 10px; }
    @media screen and (min-width: 892px) {
      footer #footer-actions {
        padding-top: 100px; } }
  footer .bottombar {
    text-align: center; }
    @media screen and (min-width: 892px) {
      footer .bottombar {
        text-align: right; } }

.bottombar a {
  color: white;
  text-decoration: none;
  font-size: 14px; }
.bottombar p {
  padding: 5px 0;
  display: inline-block;
  font-size: 14px; }
.bottombar ul {
  display: inline-block; }
  .bottombar ul li {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid white;
    font-size: 14px; }

.topbar {
  background-color: black;
  color: white;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 11px; }
  .topbar .topbar-col.one {
    text-align: center;
    padding-bottom: 10px;
    font-size: 11px;
    line-height: 21px; }
    @media screen and (min-width: 892px) {
      .topbar .topbar-col.one {
        text-align: left;
        font-size: 13px;
        padding-bottom: 0px;
        line-height: 27px; } }
    .topbar .topbar-col.one a {
      color: white; }
      .topbar .topbar-col.one a.topbar-contact-link {
        padding-left: 20px;
        padding-right: 20px;
        position: relative; }
        .topbar .topbar-col.one a.topbar-contact-link.telefoon:before {
          line-height: 15px;
          color: #DE1f1f;
          position: absolute;
          left: 0px;
          top: 2px;
          font-family: "Font Awesome\ 5 Free";
          font-weight: 900;
          content: "\f095";
          font-size: 12px; }
        .topbar .topbar-col.one a.topbar-contact-link.email:before {
          line-height: 15px;
          color: #DE1f1f;
          position: absolute;
          left: 0px;
          top: 3px;
          font-family: "Font Awesome\ 5 Free";
          font-weight: 900;
          content: "\f0e0";
          font-size: 13px; }
  .topbar .topbar-col.two {
    text-align: center; }
    @media screen and (min-width: 892px) {
      .topbar .topbar-col.two {
        text-align: right; } }
    .topbar .topbar-col.two .topbar-button {
      background-color: #DE1f1f;
      color: white;
      border-radius: 0px;
      padding: 5px 8px;
      width: 100%;
      display: inline-block;
      margin-bottom: 4px; }
      @media screen and (min-width: 892px) {
        .topbar .topbar-col.two .topbar-button {
          width: auto;
          margin-bottom: 0px; } }
      .topbar .topbar-col.two .topbar-button:hover {
        background-color: #b11919; }

header {
  padding: 10px 0 10px 0; }
  header #logo img {
    float: left; }
  header .toggle-container {
    position: relative; }
    header .toggle-container #mobile-toggle {
      font-size: 21px;
      float: right;
      background-color: black;
      color: white;
      width: 35px;
      height: 35px;
      text-align: center;
      line-height: 35px;
      display: block;
      position: absolute;
      top: 15px;
      right: 0; }
      @media screen and (min-width: 320px) {
        header .toggle-container #mobile-toggle {
          top: 10px; } }
      @media screen and (min-width: 435px) {
        header .toggle-container #mobile-toggle {
          top: 20px; } }
      @media screen and (min-width: 989px) {
        header .toggle-container #mobile-toggle {
          display: none; } }

.menu-wrapper {
  padding-top: 0px;
  padding-bottom: 30px; }
  .menu-wrapper nav#menu-main {
    display: none; }
    @media screen and (min-width: 989px) {
      .menu-wrapper nav#menu-main {
        display: block; } }
    .menu-wrapper nav#menu-main .mainmenu .bttn {
      margin-bottom: 0px;
      float: none;
      color: white !important; }
    @media screen and (max-width: 989px) {
      .menu-wrapper nav#menu-main .mainmenu {
        float: left;
        width: 100%; }
        .menu-wrapper nav#menu-main .mainmenu li {
          float: left;
          clear: both;
          width: 100%;
          padding: 15px 0;
          border-bottom: 1px solid #CCCCCC !important; }
          .menu-wrapper nav#menu-main .mainmenu li:last-child {
            border-bottom: 0px solid #CCCCCC !important; }
          .menu-wrapper nav#menu-main .mainmenu li a {
            color: black !important;
            text-transform: uppercase;
            color: black;
            font-size: 14px; }
            .menu-wrapper nav#menu-main .mainmenu li a.menu-button {
              display: block;
              width: 30%;
              background-color: black;
              color: white;
              font-size: 16px;
              font-weight: 700;
              padding: 4px 9px;
              cursor: pointer; }
          .menu-wrapper nav#menu-main .mainmenu li ul {
            padding-left: 30px; }
            .menu-wrapper nav#menu-main .mainmenu li ul li a {
              font-size: 14px; } }
    @media screen and (min-width: 989px) {
      .menu-wrapper nav#menu-main .mainmenu {
        float: right;
        padding-top: 35px; }
        .menu-wrapper nav#menu-main .mainmenu li {
          display: inline-block;
          padding-left: 15px;
          position: relative; }
          .menu-wrapper nav#menu-main .mainmenu li a {
            color: black !important;
            font-size: 15px;
            font-weight: 600;
            /* &.bttn {
            	margin-bottom: 0px;
            	float: none;
            	color: $white !important;
            	font-size:16px;
            } */ }
            .menu-wrapper nav#menu-main .mainmenu li a.btn-menu {
              background-color: #DE1f1f;
              color: white;
              padding: 8px 16px; }
          .menu-wrapper nav#menu-main .mainmenu li.dropdown-li {
            position: relative;
            padding-right: 10px; }
            .menu-wrapper nav#menu-main .mainmenu li.dropdown-li:hover ul {
              display: block; }
            .menu-wrapper nav#menu-main .mainmenu li.dropdown-li:after {
              content: "\f0d7";
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 10px;
              position: absolute;
              top: 7px;
              right: 0; }
          .menu-wrapper nav#menu-main .mainmenu li ul {
            background-color: white;
            display: none;
            position: absolute;
            left: 15px;
            top: 25px;
            padding: 15px 5px;
            width: 280px;
            z-index: 999;
            -webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 9px 16px 5px rgba(0, 0, 0, 0);
            box-shadow: 0px 10px 13px -7px #000000, 0px 9px 16px 5px rgba(0, 0, 0, 0); }
            .menu-wrapper nav#menu-main .mainmenu li ul li {
              padding: 4px 15px;
              font-size: 16px;
              display: block;
              float: left;
              clear: both;
              width: 100%; } }

.slideshow-main {
  width: 100%;
  height: 150px;
  background-color: #87C28F;
  display: block;
  clear: both;
  overflow: hidden;
  position: relative; }
  .slideshow-main .carousel-slide {
    width: 100%;
    height: 100%;
    background-color: #919191;
    background-size: cover;
    position: relative;
    background-position: 80% center; }
    @media screen and (min-width: 892px) {
      .slideshow-main .carousel-slide {
        background-position: center center; } }
    .slideshow-main .carousel-slide .carousel-slide-template {
      z-index: 99;
      position: absolute;
      bottom: 80px;
      width: 100%;
      bottom: 25px; }
      @media screen and (max-width: 767px) {
        .slideshow-main .carousel-slide .carousel-slide-template {
          text-align: center; } }
      @media screen and (min-width: 767px) {
        .slideshow-main .carousel-slide .carousel-slide-template {
          bottom: 50px; } }
      @media screen and (min-width: 892px) {
        .slideshow-main .carousel-slide .carousel-slide-template {
          right: 10px;
          bottom: 50px; } }
      @media screen and (min-width: 989px) {
        .slideshow-main .carousel-slide .carousel-slide-template {
          bottom: 100px; } }
      @media screen and (min-width: 1600px) {
        .slideshow-main .carousel-slide .carousel-slide-template {
          bottom: 250px; } }
      .slideshow-main .carousel-slide .carousel-slide-template h4 {
        font-size: 16px;
        color: white;
        font-weight: bold;
        padding: 0px 0 10px 0px; }
        @media screen and (max-width: 767px) {
          .slideshow-main .carousel-slide .carousel-slide-template h4 {
            padding: 10px 35px 30px 0px; } }
        @media screen and (min-width: 435px) {
          .slideshow-main .carousel-slide .carousel-slide-template h4 {
            font-size: 30px;
            padding: 10px 35px 30px 0px; } }
        @media screen and (min-width: 767px) {
          .slideshow-main .carousel-slide .carousel-slide-template h4 {
            font-size: 40px;
            padding: 10px 35px 30px 0px; } }
        @media screen and (min-width: 892px) {
          .slideshow-main .carousel-slide .carousel-slide-template h4 {
            font-size: 50px;
            padding: 10px 35px 30px 0px; } }
        @media screen and (min-width: 989px) {
          .slideshow-main .carousel-slide .carousel-slide-template h4 {
            font-size: 50px; } }
        @media screen and (min-width: 1600px) {
          .slideshow-main .carousel-slide .carousel-slide-template h4 {
            font-size: 60px; } }
      .slideshow-main .carousel-slide .carousel-slide-template p {
        padding-bottom: 0; }

.merk {
  padding: 30px; }

.plaatsen-list li {
  float: left;
  padding-left: 23px;
  position: relative;
  padding-bottom: 4px;
  padding-top: 4px;
  width: 100%; }
  @media screen and (min-width: 435px) {
    .plaatsen-list li {
      width: 50%; } }
  @media screen and (min-width: 892px) {
    .plaatsen-list li {
      width: 33%; } }
  .plaatsen-list li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f3c5";
    position: absolute;
    top: 0;
    left: 0;
    color: #DE1f1f; }
  .plaatsen-list li a {
    color: black; }
    .plaatsen-list li a:hover {
      color: #DE1f1f; }

.regios-uitgelicht {
  list-style-type: none !important;
  column-count: 3;
  padding: 5px 0 15px 0;
  margin: 0; }
  .regios-uitgelicht li {
    padding-left: 23px;
    position: relative; }
    .regios-uitgelicht li:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f3c5";
      position: absolute;
      top: 0;
      left: 0;
      color: #DE1f1f; }

.projecten-singleview .projecten-singleview-omschrijving {
  padding-bottom: 30px; }
.projecten-singleview .projecten-singleview-afbeeldingen {
  padding-bottom: 30px; }
  .projecten-singleview .projecten-singleview-afbeeldingen .projecten-singleview-afbeelding {
    margin-bottom: 20px; }

.projecten-carousel {
  display: block;
  width: 100%;
  float: left; }
  .projecten-carousel .owl-nav i {
    color: #DE1f1f;
    font-size: 45px; }
  .projecten-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0; }
    @media screen and (min-width: 1200px) {
      .projecten-carousel .owl-nav .owl-prev {
        left: -100px; } }
  .projecten-carousel .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0; }
    @media screen and (min-width: 1200px) {
      .projecten-carousel .owl-nav .owl-next {
        right: -100px; } }
  .projecten-carousel .owl-dots {
    display: none; }

.projecten-wrap {
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  float: left; }
  @media screen and (min-width: 989px) {
    .projecten-wrap {
      padding-left: 185px; } }
  .projecten-wrap .projecten-filters {
    margin-bottom: 20px;
    background-color: #EFEFEF;
    padding: 10px;
    position: relative;
    min-height: 40px;
    display: block; }
    @media screen and (min-width: 989px) {
      .projecten-wrap .projecten-filters {
        position: absolute;
        left: 0;
        top: 0; } }
    .projecten-wrap .projecten-filters .projecten-filtersmenu-toggle-wrap {
      position: absolute;
      top: 5px;
      right: 10px; }
      .projecten-wrap .projecten-filters .projecten-filtersmenu-toggle-wrap #projecten-filtersmenu-toggle {
        border: 1px solid #CCCCCC;
        color: #1d3556;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        display: block;
        background-color: white;
        text-align: center;
        line-height: 30px; }
        @media screen and (min-width: 989px) {
          .projecten-wrap .projecten-filters .projecten-filtersmenu-toggle-wrap #projecten-filtersmenu-toggle {
            display: none; } }
    .projecten-wrap .projecten-filters .projecten-filtersmenu {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: none; }
      @media screen and (min-width: 989px) {
        .projecten-wrap .projecten-filters .projecten-filtersmenu {
          display: block; } }
      .projecten-wrap .projecten-filters .projecten-filtersmenu li {
        padding: 0;
        margin: 0; }
        .projecten-wrap .projecten-filters .projecten-filtersmenu li label {
          font-size: 13px;
          font-weight: bold; }
  @media screen and (max-width: 989px) {
    .projecten-wrap .projecten-projecten {
      margin-left: -15px;
      margin-right: -15px; } }

.projecten-listitem {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  float: left;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px; }
  @media screen and (min-width: 435px) {
    .projecten-listitem {
      width: 50%; } }
  @media screen and (min-width: 1460px) {
    .projecten-listitem {
      width: 33%; } }
  @media screen and (min-width: 1920px) {
    .projecten-listitem {
      width: 25%; } }
  .projecten-listitem.carousel {
    width: 100%;
    display: inline-block; }
  .projecten-listitem .inner {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
    width: 100%;
    padding: 0;
    background-color: #DE1f1f; }
    .projecten-listitem .inner .image {
      display: block;
      width: 100%;
      padding-bottom: 60%;
      background-color: #777777;
      background-size: cover;
      background-position: center center; }
    .projecten-listitem .inner .projecten-info {
      padding: 15px 20px 50px 20px; }
      .projecten-listitem .inner .projecten-info .projecten-titel {
        color: white;
        padding: 0;
        font-size: 21px;
        font-weight: bold; }
        .projecten-listitem .inner .projecten-info .projecten-titel a {
          color: white;
          text-decoration: none; }
      .projecten-listitem .inner .projecten-info .projecten-text {
        font-size: 10pt;
        padding-top: 15px;
        padding-bottom: 15px;
        color: white; }
      .projecten-listitem .inner .projecten-info .projecten-link {
        text-align: right;
        padding: 0 20px;
        margin: 0;
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%; }
        .projecten-listitem .inner .projecten-info .projecten-link i {
          color: white; }
    .projecten-listitem .inner:hover {
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      transform: scale(1.03); }
  .projecten-listitem.closed {
    opacity: 0;
    transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    /* IE 9 */
    -webkit-transform: scale(0.2, 0.2);
    /* Safari and Chrome */
    -o-transform: scale(0.2, 0.2);
    /* Opera */
    -moz-transform: scale(0.2, 0.2);
    /* Firefox */
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important; }
  .projecten-listitem.onder-dienst {
    width: 100%; }
    @media screen and (min-width: 767px) {
      .projecten-listitem.onder-dienst {
        width: 50%; } }
    @media screen and (min-width: 989px) {
      .projecten-listitem.onder-dienst {
        width: 33%; } }

.projecten-show-all {
  display: block;
  float: left;
  padding-top: 30px;
  width: 100%;
  clear: both;
  text-align: center; }

.projecten-singleview-call {
  margin-top: 25px;
  margin-bottom: 45px; }
  .projecten-singleview-call .inner {
    background-color: #1d3556;
    color: white;
    padding: 25px; }
    .projecten-singleview-call .inner h3 {
      font-size: 28px;
      font-weight: bold;
      font-family: "Poppins", sans-serif;
      color: white;
      padding-bottom: 8px; }
    .projecten-singleview-call .inner a {
      color: white !important; }
      .projecten-singleview-call .inner a.projecten-singleview-call-link {
        text-decoration: underline; }
        .projecten-singleview-call .inner a.projecten-singleview-call-link:hover {
          text-decoration: underline; }

.uspshome {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #DE1f1f; }

.usplist {
  list-style-type: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important; }
  .usplist li {
    padding-left: 33px;
    padding-right: 20px;
    position: relative;
    padding-bottom: 7px;
    padding-top: 7px;
    width: 100%;
    text-align: left;
    margin-top: 4px; }
    .usplist li .usp-icon {
      padding-right: 10px;
      font-size: 22px;
      position: absolute;
      left: 0;
      top: 3px;
      font-size: 18px; }
  .usplist.usp_list_short {
    margin-top: 20px; }
    .usplist.usp_list_short .usplist-item {
      float: left;
      padding-left: 0px;
      padding-right: 0px;
      padding-left: 45px;
      position: relative;
      padding-bottom: 7px;
      padding-top: 7px;
      font-weight: normal;
      width: 100%;
      text-align: left;
      margin-top: 4px;
      color: white; }
      .usplist.usp_list_short .usplist-item.usplist-items-1 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-1 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-1 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-1 {
            width: 100%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-2 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-2 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-2 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-2 {
            width: 50%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-3 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-3 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-3 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-3 {
            width: 33.3333333333%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-4 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-4 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-4 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-4 {
            width: 25%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-5 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-5 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-5 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-5 {
            width: 20%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-6 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-6 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-6 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-6 {
            width: 16.6666666667%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-7 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-7 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-7 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-7 {
            width: 14.2857142857%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-8 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-8 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-8 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-8 {
            width: 12.5%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-9 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-9 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-9 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-9 {
            width: 11.1111111111%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-10 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-10 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-10 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-10 {
            width: 10%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-11 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-11 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-11 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-11 {
            width: 9.0909090909%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-12 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-12 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-12 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-12 {
            width: 8.3333333333%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-13 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-13 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-13 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-13 {
            width: 7.6923076923%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-14 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-14 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-14 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-14 {
            width: 7.1428571429%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item.usplist-items-15 {
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 435px) {
          .usplist.usp_list_short .usplist-item.usplist-items-15 {
            width: 50%;
            text-align: left; } }
        @media screen and (min-width: 892px) {
          .usplist.usp_list_short .usplist-item.usplist-items-15 {
            width: 33.3%;
            text-align: left; } }
        @media screen and (min-width: 989px) {
          .usplist.usp_list_short .usplist-item.usplist-items-15 {
            width: 6.6666666667%;
            text-align: left;
            font-size: 21px; } }
      .usplist.usp_list_short .usplist-item .usp-icon {
        position: absolute;
        top: 9px;
        left: 0;
        padding: 0;
        color: black;
        border: 1px solid black;
        border-radius: 50% 50%;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 16px; }
  .usplist.usp_list_full {
    float: left;
    display: block;
    margin-top: 0px; }
    .usplist.usp_list_full .usplist-item {
      float: left;
      padding-left: 40px;
      padding-right: 20px;
      position: relative;
      padding-bottom: 7px;
      padding-top: 7px;
      width: 100%;
      text-align: left;
      margin-top: 4px;
      position: relative;
      width: 100%;
      font-weight: 600;
      font-size: 16px; }
      @media screen and (min-width: 435px) {
        .usplist.usp_list_full .usplist-item {
          width: 100%; } }
      @media screen and (min-width: 767px) {
        .usplist.usp_list_full .usplist-item {
          width: 100%; } }
      @media screen and (min-width: 892px) {
        .usplist.usp_list_full .usplist-item {
          width: 100%; } }
      .usplist.usp_list_full .usplist-item .usp-icon {
        padding-right: 10px;
        font-size: 22px;
        position: absolute;
        left: 0;
        top: 0;
        color: #DE1f1f; }

.usp-list-wrap {
  background-color: #DE1f1f;
  color: white;
  padding: 40px;
  float: left;
  clear: both;
  width: 100%; }
  .usp-list-wrap h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 20px;
    padding: 5px 0px 20px 0px;
    color: black; }
  .usp-list-wrap ul.usp_list_full li.usplist-item .usp-icon {
    color: black !important; }

/*# sourceMappingURL=style.css.map */
