$wcarepink : #e71096;
$wcareblauw: #00aeef;
html {
	direction: ltr;
}


.flowers {
 background-image:url(/images/bloemen2.png);
background-repeat:no-repeat;
background-size:contain;
background-position:right bottom;   
}

li.phone a {
  text-decoration: none;
}


li.phone a:hover {
  box-shadow: inset 0 -3px 0 0 $wcareblauw;
  text-decoration: none;
}

.dropdown-menu {
  background-color: $wcarepink;
}

body {
  background-color: white;
  color: #777777;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  .header2,  #header2 {
    background-color: $wcarepink;
    a {
      .dropdown-link, .dropdown-item {
        background-color: $wcarepink;
      }
      background-color: $wcarepink;
      color: white;
      font-weight: 700;
      font-variant: small-caps;
    }
  }
}

#header {
  background: $wcarepink;
  clear: both;
  min-height: 100px;
  padding: 8px 0;
  >.container, >.container-fluid {
    height: 100px;
    position: relative;
    display: table;
  }
  >.navbar-collapse {
    >.container {
      position: relative;
    }
  }
  nav {
    float: right;
    ul.nav-main {
      margin: -7px 10px 8px 0;
      >li {
        + {
          li {
            margin-left: -4px;
          }
        }
      }
      li {
        a {
          font-size: 16px;
          font-style: normal;
          line-height: 20px;
          margin-left: 3px;
          margin-right: 3px;
          text-transform: uppercase;
          font-weight: 700;
          padding: 10px 13px;
          &:hover {
            background-color: #F4F4F4;
          }
        }
        ul {
          a {
            text-transform: none;
            font-weight: normal;
            font-size: 0.9em;
          }
        }
        a.dropdown-toggle.extra {
          display: none;
        }
      }
      li.dropdown.open {
        a.dropdown-toggle {
          border-radius: 5px 5px 0px 0px;
          background-color: #CCC;
        }
      }
      li.dropdown {
        &:hover {
          >a {
            padding-bottom: 11px;
            margin-bottom: -1px;
          }
          >ul {
            display: block;
          }
          a.dropdown-toggle {
            border-radius: 5px 5px 0px 0px;
          }
        }
      }
      li.active {
        a {
          background-color: #CCC;
        }
      }
      ul.dropdown-menu {
        background-color: #CCC;
        border: 0;
        border-radius: 0 6px 6px 6px;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
        margin: 1px 0 0 3px;
        padding: 5px;
        top: auto;
        text-align: left;
        li {
          &:hover {
            >a {
              filter: none;
              background: #999;
            }
          }
          &:last-child {
            >a {
              border-bottom: 0;
            }
          }
        }
        >li {
          >a {
            color: #FFF;
            font-weight: 400;
            padding-bottom: 4px;
            padding-top: 4px;
            text-transform: none;
            position: relative;
            padding: 8px 10px 8px 5px;
            font-size: 0.9em;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
          }
        }
        ul.dropdown-menu {
          border-radius: 6px;
          margin-left: 0;
          margin-top: -5px;
        }
      }
    }
    ul.nav-top {
      margin: 10px 0 -10px;
      min-height: 62px;
      li {
        span {
          display: block;
          line-height: 14px;
          margin-bottom: 2px;
          margin-right: 0;
          margin-top: 5px;
          padding: 8px 2px 8px 12px;
          color: #fff;
          padding: 6px 10px;
        }
        a {
          color: #fff;
          padding: 6px 10px;
        }
        i {
          margin-right: 6px;
          position: relative;
          top: 1px;
        }
      }
    }
  }
  .nav-main-collapse {
    overflow-y: visible;
  }
  .nav-main-collapse.in {
    overflow-y: visible;
  }
  .logo {
    -webkit-transition: all 0.2s ease-in 0.2s;
    -moz-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s;
    margin: 0;
    padding: 5px 0;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    color: transparent;
    a {
      position: relative;
      z-index: 1;
    }
    img {
      position: relative;
      color: transparent;
    }
  }
}
.header-container {
  min-height: 76px;
  position: relative;
}
.btn-responsive-nav {
  display: none;
}

.menu {
  background: white;
}

#header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}


.page-top {
  border: 0px;
  margin-bottom: 35px;
  min-height: 50px;
  padding: 0;
  padding: 20px 0;
  position: relative;
  text-align: left;
  ul.breadcrumb {
    background: none;
    margin: -3px 0 0;
    padding: 0;
    >li {
      text-shadow: none;
    }
  }
  h1 {
    border-bottom: 5px solid #CCC;
    color: $wcarepink;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    font-size: 2.6em;
    line-height: 46px;
    padding: 0 0 17px;
    position: relative;
  }
}


section.highlight {
  background: #CCC;
  border-left: 0;
  border-right: 0;
  border: 3px solid #CCC;
  margin: 35px 0 45px;
  padding: 40px 0;
  color: #FFF;
  >p {
    color: #FFF;
  }
  >a {
    color: #FFF;
  }
  h1 {
    color: #FFF;
  }
  h2 {
    color: #FFF;
  }
  h3 {
    color: #FFF;
  }
  h4 {
    color: #FFF;
  }
  h5 {
    color: #FFF;
  }
  .img-thumbnail {
    background-color: #FFF !important;
    border-color: #FFF !important;
  }
}
section.highlight.footer {
  margin: 45px 0 -70px;
}
section.highlight.top {
  margin-top: 0;
}


#footer {
  background: $wcarepink;
  color: white;
  border-top: 4px solid $wcarepink;
  font-size: 1em;
  margin-top: 50px;
  padding-top: 30px;
  position: relative;
  clear: both;
  a {
    &:hover {
      color: #CCC !important;
    }
    color: #FFF !important;
  }
  form {
    filter: alpha(opacity=85);
    opacity: 0.85;
  }
  h1 {
    color: #FFF !important;
  }
  h2 {
    color: #FFF !important;
  }
  h3 {
    color: #FFF !important;
  }
  h4 {
    color: #FFF !important;
    font-size: 1.4em;
    font-weight: 700;
  }
  h5 {
    color: #CCC !important;
  }
  ul.nav-list.primary {
    >li {
      a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 20px;
        padding-bottom: 11px;
        &:hover {
          background-color: rgba(255, 255, 255, 0.05);
        }
      }
      &:last-child {
        a {
          border-bottom: 0;
        }
      }
    }
  }
  ul.list.icons {
    li {
      margin-bottom: 5px;
    }
  }
  .container {
    .row {
      >div {
        margin-bottom: 25px;
      }
    }
    input {
      &:focus {
        box-shadow: none;
      }
    }
  }
  .footer-ribbon {
    background: #999;
    position: absolute;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
    &:before {
      border-right: 10px solid #646464;
      border-top: 16px solid transparent;
      content: "";
      display: block;
      height: 0;
      left: -10px;
      position: absolute;
      top: 0;
      width: 7px;
    }
    span {
      color: #FFF;
      font-size: 1.6em;
      font-family: "Shadows Into Light", cursive;
    }
  }
  .newsletter {
    form {
      width: 100%;
      max-width: 262px;
      input.form-control {
        height: 34px;
        padding: 6px 12px;
      }
    }
  }
  .alert {
    a {
      color: #222 !important;
      &:hover {
        color: #666 !important;
      }
    }
  }
  .contact {
    list-style: none;
    margin: 0;
    padding: 0;
    i {
      display: block;
      float: left;
      font-size: 1.2em;
      margin: 7px 8px 10px 0;
      position: relative;
      text-align: center;
      top: -2px;
      width: 16px;
    }
    i.fa-envelope {
      font-size: 1em;
      top: 0;
    }
    p {
      margin-bottom: 10px;
    }
  }
  .logo {
    display: block;
  }
  .logo.push-bottom {
    margin-bottom: 12px;
  }
  .phone {
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px;
  }
  .narrow-phone {
    text-align: right;
    margin: -2px 0 0 0;
    .phone {
      font-size: 16px;
      padding-bottom: 0;
      margin-top: -13px;
    }
  }
  .recent-work {
    li {
      float: left;
      width: 30%;
      margin: 10px 3% 0 0;
      .thumb-info {
        float: left;
        display: inline-block;
      }
      &:hover {
        img {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
        }
      }
    }
    img {
      width: 100%;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      filter: gray;
      -webkit-filter: grayscale(100%);
    }
  }
  .view-more-recent-work {
    padding: 12px;
  }
}
#footer.short {
  padding-top: 50px;
}
#footer.light {
  padding-top: 60px;
  background: #FFF;
  border-top: 1px solid #DDD;
  .footer-ribbon {
    margin-top: -76px;
    margin-left: 14px;
  }
  .phone {
    color: #777 !important;
  }

  ul.nav-pills {
    >li.active {
      >a {
        color: #FFF !important;
      }
    }
  }
}
#footer.narrow {
  padding-top: 30px;
  .nav {
    >li {
      >a {
        padding: 5px 12px;
      }
    }
  }
}
#footer.color {
  color: #FFF;
  p {
    color: #FFF;
  }
}


@media (max-width: 479px) {
  body {
    font-size: 13px;
  }
  #header {
    nav {
      ul.nav-top {
        display: none;
      }
    }
  }
  .page-top {
    padding: 16px 0;
    h1 {
      line-height: 37px;
    }
  }
  .home-concept {
    .project-image {
      background-position: 0 0;
      margin-left: auto;
      max-width: 160px;
      max-height: 220px;
    }
    .fc-slideshow {
      max-height: 145px;
      max-width: 145px;
      img {
        max-height: 145px;
        max-width: 145px;
      }
    }
  }
}
@media (min-width: 992px) {
  #header.full-width {
    .container {
      max-width: 100%;
      width: 100%;
    }
    >.container {
      max-width: 100%;
      width: 100%;
    }
    >.navbar-collapse {
      >.container {
        max-width: 100%;
        width: 100%;
      }
    }
  }

}
@media (max-width: 991px) {
  #header.center {
    text-align: left;
    nav {
      float: none;
    }
  }

  #header {
    clear: both;
    >.container {
      margin-bottom: 0;
    }
    .search {
      display: none;
    }
    .nav-main-collapse {
      top: 8px;
      position: relative;
      background: #171717;
      max-height: none;
      width: 100%;
      overflow: hidden;
      overflow-y: hidden;
      overflow-x: hidden;
    }
    .nav-main-collapse.collapse {
      display: none !important;
    }
    .nav-main-collapse.in {
      width: 100%;
      overflow: hidden;
      overflow-y: hidden;
      overflow-x: hidden;
      display: block !important;
    }
    .nav-main {
      padding: 10px 0;
      clear: both;
      display: block;
      float: none;
      width: 100%;
      ul {
        padding: 0;
        margin: 0;
        li {
          padding: 0;
          margin: 0;
          clear: both;
          float: none;
          display: block;
          border-bottom: 1px solid #2A2A2A;
          &:last-child {
            border-bottom: none;
          }
        }
        ul {
          margin-left: 20px !important;
        }
      }
      ul.nav-main {
        float: none;
        position: static;
        margin: 8px 0;
        margin-right: -10px;
      }
      ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none !important;
      }
      li.resp-active {
        >ul.dropdown-menu {
          display: block !important;
        }
      }
      li.dropdown {
        a.dropdown-toggle.extra {
          float: right;
          position: relative;
          width: 30px;
          height: 30px;
          text-align: center;
          line-height: 30px;
          margin: 3px 0 -38px 0;
          z-index: 10;
          display: block;
        }
      }
      li {
        a.dropdown-toggle.disabled {
          .fa {
            display: none;
          }
        }
      }
    }
    nav {
      ul.nav-main {
        >li {
          + {
            li {
              margin-left: 0;
            }
          }
        }
        li {
          a {
            color: #FFF;
            clear: both;
            float: none;
            display: block;
            padding: 9px 8px !important;
            border: 0;
            border-top: 0;
            margin: 0;
            i.fa-angle-down {
              position: absolute;
              right: 5px;
              top: 10px;
            }
          }
        }
        li.dropdown {
          &:hover {
            >a {
              margin: 0;
              padding: 9px 8px !important;
            }
          }
        }
        ul.dropdown-menu {
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          li {
            >a {
              padding: 9px 8px;
              border: 0;
              border-top: 0;
              margin: 0;
              border-bottom: none;
            }
          }
        }
      }
    }
    .logo {
      img {
        max-width: 300px;
        max-height: none !important;
        height: auto !important;
      }
    }
  }
  body {
    #header {
      nav {
        ul.nav-main {
          ul.dropdown-menu {
            background: none !important;
            background-color: transparent !important;
            li {
              &:hover {
                >a {
                  background: none !important;
                  background-color: transparent !important;
                }
              }
            }
          }
          li.dropdown.open {
            .dropdown-toggle {
              background: none !important;
              background-color: transparent !important;
            }
          }
          li {
            a {
              background: none !important;
              background-color: transparent !important;
            }
            >a {
              &:hover {
                background: none !important;
                background-color: transparent !important;
              }
            }
          }
          li.active {
            a {
              background: none !important;
              background-color: transparent !important;
            }
          }
          li.dropdown {
            &:hover {
              a {
                background: none !important;
                background-color: transparent !important;
              }
              ul.dropdown-menu {
                li {
                  >a {
                    &:hover {
                      background: none !important;
                      background-color: transparent !important;
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
  .parallax {
    background-attachment: scroll !important;
    background-position: 50% 50% !important;
  }
  .slider-container {
    min-height: 0;
  }
 
}
@media (max-width: 767px) {
  #header {
    display: block;
    >.container {
      width: 100%;
    }
    nav {
      ul.nav-top {
        float: right;
        margin-right: 0;
      }
    }
  }
  #header.center {
    nav {
      width: auto;
    }
  }
  .btn-responsive-nav {
    top: 55px;
  }
  body.sticky-menu-active {
    .btn-responsive-nav {
      top: 60px;
    }
  }
  #footer {
    .phone {
      font-size: 20px;
    }
  }
  html.boxed {
    background: none;
  }
}
@media (max-width: 600px) {
  #header {
    nav {
      ul.nav-top {
        li {
          display: none;
          .phone {
            display: block;
          }
        }
      }
    }
  }
}


.btn-primary, .button, input.submit, input[type="submit"].btn-primary, input[type="submit"].button, input[type="submit"].submit {
	border-color: #0088cc;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0088cc;
}

.page-top h2, .page-top .h2 {
	color: #00aeef;
	margin-bottom: -15px;
	padding-bottom: 17px;
	border-bottom: 0 solid #0088cc;
}


.page-top h2 {font-weight: bold; padding-top: 10px;}

.bloemen {  background-image: url(/img/bloemen.png);
  background-repeat: no-repeat;
  background-position: bottom right;}
  
input[type="email"], input[type="text"], textarea {width:90%;}


h1, h2, h3, h4, h5, h6 {
	color: #0e0e0e;
	font-weight: 200;
	letter-spacing: -1px;
	margin: 0;
}

h1 {
	font-size: 2.6em;
	line-height: 44px;
	margin: 0 0 44px 0;
}

h2 {
	font-size: 2.2em;
	font-weight: 300;
	line-height: 42px;
	margin: 0 0 32px 0;
}

h3 {
	color: #CCC;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 33px;
}

h4 {
	color: #CCC;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5 {
    font-family: Indie Flower;
	color: #CCC;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}

h6 {
    font-family: Indie Flower;
	color: #333;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 18px;
	margin: 0 0 14px 0;
}




.feature-box-icon {
	background: #0088cc;
	border-radius: 33px;
	color: #FFF;
	display: inline-block;
	float: left;
	height: 33px;
	line-height: 33px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 10px;
	width: 33px;
}

.wcarekleur {
  color: #e71096;
}


.header-mobile {
  align: left;
}

.dropdown>.dropdown-menu {
  margin-top: 0px;
}

.dropdown:hover>.dropdown-menu {
  dropdown-item {
    color: white;
  }

  display: block;
  background-color: $wcarepink;
}

/*svg {
  text-align: center;
}
*/
figure.attachment--preview img {
  max-width: 200px;
  float: left;
  margin-right: 15px;

}  

div.olMap.medium  {
    width: 100%;
    height: 700px;
}



.collapse.in {        
      display: block;       
}


/*# sourceMappingURL=wcare.css-cdf27738e4373cb50bf20af0c82c856dca4d61cde5975214d6fe12a962940718.map */
