/*	Theme Name: Onebite Template
 *	Theme URI: http://html5blank.com
 *	Description: Onebite template
 *	Version: 1.0.2
 *	Author: Onebite
 *	Author URI: http://onebite.nl
 *	Tags: Onebite, blank, html5, css3 */
/* line 1, C:/Sass/Stuurgroep/nav */
.nav {
  margin-bottom: 0; }

/* line 4, C:/Sass/Stuurgroep/nav */
.menu-main-menu-container {
  float: left;
  width: 100%;
  background-color: white; }
.new-nav {
  background-color: white;
}
/* line 9, C:/Sass/Stuurgroep/nav */
.nav-default ul {
  padding-left: 2.25px;
  padding-right: 2.25px;
  float: right;
  width: auto !important;
  background-color: #edf7ec; }
  /* line 15, C:/Sass/Stuurgroep/nav */
  .nav-default ul li {
    margin: 0;
    display: block;
    width: 16%;
    margin-right: 2.25px;
    margin-left: 2.25px;
    height: 88px;
    min-width: 110px;
    max-width: 120px;
    font-size: 12.5px;
    margin-bottom: 0px;
    padding-top: 45px;
    text-decoration: none;
    position: relative;
    text-align: center;
    color: #000;
   
    background: no-repeat #FFFFFF center 10px;
    line-height: 16px;
    background-size: 35px 35px; }
  .nav-default #menu-top-row li {
    border-bottom: solid #edf7ec;
  }
    /* line 34, C:/Sass/Stuurgroep/nav */
    .nav-default ul li:nth-child(1) {
      background-image: url("img/icon-home-wit.png"); }
    /* line 36, C:/Sass/Stuurgroep/nav */
    .nav-default ul li:nth-child(2) {
      background-image: url("img/icon-ziekenhuizen-grt.png"); }
    /* line 38, C:/Sass/Stuurgroep/nav */
    .nav-default ul li:nth-child(3) {
      background-image: url("img/icon-verpleeghuizen-grt.png"); }
    /* line 40, C:/Sass/Stuurgroep/nav */
    .nav-default ul li:nth-child(4) {
      background-image: url("img/icon-transmurale-zorg-grt.png"); }
    /* line 42, C:/Sass/Stuurgroep/nav */
   .nav-default ul#menu-top-row li:nth-child(5) {
      background-image: url("img/icon-products.png"); }
	/*	background-image: url("img/icon-eerstelijns-grt.png"); } */
    /* line 44, C:/Sass/Stuurgroep/nav */
    .nav-default ul li:nth-child(6) {
      background-image: url("img/icon-algemeen-wit.png"); }
    /* line 46, C:/Sass/Stuurgroep/nav */

    .nav-default #menu-top-row ul li {
      margin: 0;
      display: block;
      width: 16%;
      border-right: 2.25px solid #edf7ec;
      border-left: 2.25px solid #edf7ec;
      border-bottom: 2.25px solid #edf7ec;
      height: 88px;
      min-width: 125px;
      font-size: 12.5px;
      margin-bottom: 0px;
      padding-top: 45px;
      text-decoration: none;
      position: relative;
      text-align: center;
      color: #000;
      background: no-repeat #FFFFFF center 10px;
      line-height: 16px;
      background-size: 35px 35px; }
    /* line 34, C:/Sass/Stuurgroep/nav */
    .#menu-top-row li:nth-child(1) {
      background-image: url("img/icon-home-wit.png"); }
    /* line 36, C:/Sass/Stuurgroep/nav */
    #menu-top-row li:nth-child(2) {
      background-image: url("img/icon-ggow-grt.png"); }
    /* line 38, C:/Sass/Stuurgroep/nav */
    #menu-top-row li:nth-child(3) {
      background-image: url("img/icon-scholing.png"); }
    /* line 40, C:/Sass/Stuurgroep/nav */
    #menu-top-row li:nth-child(4) {
      background-image: url("img/icon-algemeen-wit.png"); }

    /* line 42, C:/Sass/Stuurgroep/nav */
    #menu-bottom-row li:nth-child(1) {
      background-image: url("img/icon-eerstelijns-grt.png"); }
    /* line 44, C:/Sass/Stuurgroep/nav */
    #menu-bottom-row li:nth-child(2) {
      background-image: url("img/icon-transmurale-zorg-grt.png"); }
    /* line 46, C:/Sass/Stuurgroep/nav */
    #menu-bottom-row li:nth-child(3) {
      background-image: url("img/icon-ziekenhuizen-grt.png"); }
    /* line 46, C:/Sass/Stuurgroep/nav */
    #menu-bottom-row li:nth-child(4) {
      background-image: url("img/icon-verpleeghuizen-grt.png"); }
    /* line 46, C:/Sass/Stuurgroep/nav */

    .nav-default ul li a {
      text-decoration: none !important;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      padding-top: 50px; }
  /* line 54, C:/Sass/Stuurgroep/nav */
  .nav-default ul .current-menu-item {
    background-color: #edf7ec; }

/* line 57, C:/Sass/Stuurgroep/nav */
.nav-toggle {
  float: right;
  padding: 28px 20px;
  background-color: #4FAF47;
  color: white; }
  /* line 62, C:/Sass/Stuurgroep/nav */
  .nav-toggle:active, .nav-toggle:hover, .nav-toggle:focus {
    color: white !important;
    text-decoration: none !important; }

/* line 67, C:/Sass/Stuurgroep/nav */
.nav-collapse {
  text-align: center; }
  /* line 69, C:/Sass/Stuurgroep/nav */
  .nav-collapse li {
    border-bottom: 1px solid #edf7ec; }
    /* line 71, C:/Sass/Stuurgroep/nav */
    .nav-collapse li:hover {
      background-color: #4FAF47; }
      /* line 73, C:/Sass/Stuurgroep/nav */
      .nav-collapse li:hover a {
        color: white !important; }

/* line 76, C:/Sass/Stuurgroep/nav */
.nav {
  margin-bottom: 0; }

/* line 1, C:/Sass/Stuurgroep/bootstrap-overrides */
.btn a, .btn a:hover {
  color: #fff;
  text-decoration: none;
  font-size: 20px; }

@media screen and (min-width: 990px) {
  /* line 7, C:/Sass/Stuurgroep/bootstrap-overrides */
  .row .col-md-3, .row .col-md-4, .row .col-md-8 {
    margin-left: 1%;
    margin-right: 1%; }
    /* line 10, C:/Sass/Stuurgroep/bootstrap-overrides */
    .row .col-md-3:first-child, .row .col-md-4:first-child, .row .col-md-8:first-child {
      margin-left: 0%; }
    .row .col-md-3:last-child, .row .col-md-4:last-child, .row .col-md-8:last-child {
      margin-right: 0%; }
  /* line 14, C:/Sass/Stuurgroep/bootstrap-overrides */
  .row .col-md-4 {
    width: 31%; }
  /* line 16, C:/Sass/Stuurgroep/bootstrap-overrides */
  .row .col-md-3 {
    width: 23.5%; }
  /* line 18, C:/Sass/Stuurgroep/bootstrap-overrides */
  .row .col-md-8 {
    width: 66%; }
 }

/* line 25, C:/Sass/Stuurgroep/style.sass */
p {
  font-size: 15px; }
ul li {
  font-size: 15px;
}
article ul li{
  margin: 0 0 0 20px;
  list-style-type: initial;
}
/* line 29, C:/Sass/Stuurgroep/style.sass */
.footer p, .nieuws p, .links p, .downloads p {
  font-size: 14px; }

/* line 32, C:/Sass/Stuurgroep/style.sass */
h1 {
  font-size: 30px;
  margin-top: 20px; }

/* line 35, C:/Sass/Stuurgroep/style.sass */
.single h1, .tax-toolkit h1, .home-intro h2 {
  margin-top: 30px; }

@media screen and (min-width: 990px) {
  /* line 38, C:/Sass/Stuurgroep/style.sass */
  h1, .home-intro h2 {
    font-size: 36px;
    margin-top: 10px !important; }
 }

/* line 41, C:/Sass/Stuurgroep/style.sass */
h3 {
  margin-top: 0; }

/* line 45, C:/Sass/Stuurgroep/style.sass */
.light-blue {
  background-color: #edf7ec; }

/* line 48, C:/Sass/Stuurgroep/style.sass */
#relevante-cursus {
  text-decoration: none;
  color: #4FAF47; }
  /* line 51, C:/Sass/Stuurgroep/style.sass */
  #relevante-cursus:hover {
    color: #278222; }

/* line 54, C:/Sass/Stuurgroep/style.sass */
.green-link a {
  text-decoration: none;
  color: #4FAF47; }
  /* line 57, C:/Sass/Stuurgroep/style.sass */
  .green-link a:hover {
    color: #278222; }

/* line 60, C:/Sass/Stuurgroep/style.sass */
.blue {
  background-color: #005C89; }

/* line 63, C:/Sass/Stuurgroep/style.sass */
img {
  max-width: 100%; }

/* line 66, C:/Sass/Stuurgroep/style.sass */
a {
  color: #575756;
  text-decoration: none; }
  /* line 69, C:/Sass/Stuurgroep/style.sass */
  a:hover {
    text-decoration: none; }

/* line 72, C:/Sass/Stuurgroep/style.sass */
.site-main a {
  color: #4FAF47; }
  /* line 74, C:/Sass/Stuurgroep/style.sass */
  .site-main a:hover {
    text-decoration: none;
    color: #278222; }

/* line 78, C:/Sass/Stuurgroep/style.sass */
.toolkit-lees-meer:hover {
  color: #FFFFFF !important; }

/* line 80, C:/Sass/Stuurgroep/style.sass */
li, ul {
  padding: 0;
  list-style-type: none; }

/* line 85, C:/Sass/Stuurgroep/style.sass */
hr {
  border-top: 5px solid #edf7ec; }

/* line 88, C:/Sass/Stuurgroep/style.sass */
i {
  vertical-align: middle; }

/* line 91, C:/Sass/Stuurgroep/style.sass */
h1 {
  color: #c61648;
  font-weight: normal; }

/* line 97, C:/Sass/Stuurgroep/style.sass */
.single main input, .single main textarea, .page main input, .page main textarea {
  background-color: #edf7ec;
  border: 0; }

/* line 101, C:/Sass/Stuurgroep/style.sass */
input {
  border: 0;
  padding: 8px; }

/* line 105, C:/Sass/Stuurgroep/style.sass */
body {
  background: #FFFFFF;
  font-size: 14px;
  color: #575756;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "proxima-nova", sans-serif; }

/* line 112, C:/Sass/Stuurgroep/style.sass */
ol li {
  list-style-type: decimal !important; }

/* line 114, C:/Sass/Stuurgroep/style.sass */
.wrapper {
  max-width: 1050px;
  width: 95%;
  margin: 0 auto;
  position: relative; }

/* line 120, C:/Sass/Stuurgroep/style.sass */
.header {
  width: 100%;
  float: left; }
  /* line 123, C:/Sass/Stuurgroep/style.sass */
  .header .nav-default {
    margin-right: 0; }
  .header .new-nav {
   background-color: white; }

/* line 126, C:/Sass/Stuurgroep/style.sass */
.logo {
  float: left;
  background: #FFFFFF;
  max-width: 73%; }

/* line 131, C:/Sass/Stuurgroep/style.sass */
.breadcrumb {
  margin-bottom: -20px;
  background-color: #edf7ec;
  float: left;
  height: 0px;
  font-size: 12px;
  position: relative;
  z-index: 99; }

/* line 140, C:/Sass/Stuurgroep/style.sass */
main {
  float: left;
  width: 100%; }

/* line 144, C:/Sass/Stuurgroep/style.sass */
.row {
  float: left;
  width: 100%; }
  /* line 147, C:/Sass/Stuurgroep/style.sass */
  .row > div {
    margin-bottom: 2%; }

/* line 150, C:/Sass/Stuurgroep/style.sass */
.first-row {
  min-height: 50px;
 }

/* line 155, C:/Sass/Stuurgroep/style.sass */
.extra-content p a {
  text-decoration: none;
  color: #4FAF47; }
  /* line 158, C:/Sass/Stuurgroep/style.sass */
  .extra-content p a:hover {
    color: #278222; }

/* line 161, C:/Sass/Stuurgroep/style.sass */
.row-content {
  margin-top: 4%; }

/* line 165, C:/Sass/Stuurgroep/style.sass */
.tax-download-categorie .row-content {
  margin-top: 0; }

/* line 169, C:/Sass/Stuurgroep/style.sass */
.top-row.light-blue {
  float: left;
  width: 100%;
  min-height: 30px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 11.5px;
  position: relative;
  z-index: 101; }
  /* line 178, C:/Sass/Stuurgroep/style.sass */
  .top-row.light-blue nav {
    float: right;
    margin-top: 20px; }
  /* line 181, C:/Sass/Stuurgroep/style.sass */
  .top-row .top-menu {
    float: right;
    line-height: 9px; }
    /* line 184, C:/Sass/Stuurgroep/style.sass */
    .top-row .top-menu li {
      margin-right: 10px;
      border-left: 1px solid #575756;
      padding-left: 5px;
      margin-top: 5px; }
  /* line 189, C:/Sass/Stuurgroep/style.sass */
  .top-row i {
    font-size: 20px;
    float: right;
    margin-right: 5px;
    padding-top: 0;
    margin-top: -1px;
    display: none; }

/* line 197, C:/Sass/Stuurgroep/style.sass */
.top-row #menu-top-menu li:nth-child(3) a {
  padding-right: 30px;
}
.top-row #menu-top-menu li:nth-child(3) a {
  width: 30px;
  height: 15px;
  background-image: url('img/english-flag.png');
  background-size: 25px;
  background-position: right center;
  background-repeat: no-repeat;
  margin-top: 2px;
  position: absolute;
  right: 10px;
  border-left: 0px solid black;
  top: -20px; }
  /* line 209, C:/Sass/Stuurgroep/style.sass */
  .top-row #menu-top-menu li:nth-child(3) a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute; }

@media screen and (min-width: 40em) {
  /* line 218, C:/Sass/Stuurgroep/style.sass */
  .top-row i {
    display: block; }
  /* line 220, C:/Sass/Stuurgroep/style.sass */
  .top-row.light-blue nav {
    margin-top: 0; }

  /* line 222, C:/Sass/Stuurgroep/style.sass */
  .top-row #menu-top-menu li:nth-child(3) a {
    position: relative;
    top: auto;
    right: auto; }
 }

/* line 228, C:/Sass/Stuurgroep/style.sass */
.nav {
  position: relative;
  z-index: 100; }
  /* line 231, C:/Sass/Stuurgroep/style.sass */
  .nav ul {
    width: 100%;
    margin: 0; }
    /* line 234, C:/Sass/Stuurgroep/style.sass */
    .nav ul li {
      float: left;
      list-style: none; }
      /* line 237, C:/Sass/Stuurgroep/style.sass */
      .nav ul li a {
        margin: 0; }

/* line 240, C:/Sass/Stuurgroep/style.sass */
.nav-collapse, .nav-toggle {
  display: block; }

/* line 242, C:/Sass/Stuurgroep/style.sass */
.nav-default {
  display: none; }

@media screen and (min-width: 768px) {
  /* line 246, C:/Sass/Stuurgroep/style.sass */
  .nav-collapse, .nav-toggle {
    display: none !important; }

  /* line 248, C:/Sass/Stuurgroep/style.sass */
  .nav-default {
    display: block !important; }

  /* line 250, C:/Sass/Stuurgroep/style.sass */
  .logo {
    padding-top: 55px; }
 }

@media screen and (max-width: 1120px) {
  /* line 254, C:/Sass/Stuurgroep/style.sass */
  .nav-default ul li {
    }
    /* line 256, C:/Sass/Stuurgroep/style.sass */
/*    .nav-default ul li:nth-child(4) {
      clear: both; }*/
    /* line 258, C:/Sass/Stuurgroep/style.sass */
    .nav-default ul li:nth-child(1n+3) {
      margin-bottom: 0; }
 }

@media screen and (min-width: 1120px) {
  /* line 261, C:/Sass/Stuurgroep/style.sass */
  .logo {
    padding-top: 40px; }
 }

/* line 264, C:/Sass/Stuurgroep/style.sass */
.nav-collapse {
  max-height: 0;
  transition: max-height 1000ms;
  -o-transition: max-height 1000ms;
  -moz-transition: max-height 1000ms;
  -webkit-transition: max-height 1000ms;
  -webkit-backface-visibility: hidden;
  overflow: hidden; }

/* line 274, C:/Sass/Stuurgroep/style.sass */
.primary-menu li {
  text-align: center; }

/* line 277, C:/Sass/Stuurgroep/style.sass */
.main-img {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 3%; }
  /* line 281, C:/Sass/Stuurgroep/style.sass */
  .main-img .img-holder {
    margin-bottom: 3%;
    width: 100%; }

/* line 285, C:/Sass/Stuurgroep/style.sass */
.row-hover td {
  border: 1px solid black !important; }
/* line 287, C:/Sass/Stuurgroep/style.sass */
.row-hover .row-1 {
  text-align: center; }

/* line 289, C:/Sass/Stuurgroep/style.sass */
.footer {
  float: left;
  width: 100%;
  margin-top: 1%; }
  /* line 293, C:/Sass/Stuurgroep/style.sass */
  .footer a {
    color: #575756; }
  /* line 295, C:/Sass/Stuurgroep/style.sass */
  .footer .footer-block {
    height: 280px;
    padding-top: 20px;
    overflow: hidden; }
  /* line 299, C:/Sass/Stuurgroep/style.sass */
  .footer .light-blue {
    height: 560px; }
  /* line 302, C:/Sass/Stuurgroep/style.sass */
  .footer .widget_displaytweetswidget p {
    margin-left: 70px;
    max-height: 110px; }
    /* line 305, C:/Sass/Stuurgroep/style.sass */
    .footer .widget_displaytweetswidget p:before {
      background-image: url(http://stuurgroepondervoeding.nl/wp-content/themes/stuurgroep-ondervoeding/img/profile.png);
      content: "";
      float: left;
      margin-left: -60px;
      background-size: 100% 100%;
      width: 50px;
      background-color: white;
      height: 50px; }
  /* line 314, C:/Sass/Stuurgroep/style.sass */
  .footer .zoeken {
    float: right; }
    /* line 316, C:/Sass/Stuurgroep/style.sass */
    .footer .zoeken input[type="text"] {
      background-color: white;
      width: 75%;
      border: 0;
      margin: 0;
      float: left;
      box-shadow: inset 1px 1px #AAA; }
    /* line 323, C:/Sass/Stuurgroep/style.sass */
    .footer .zoeken input[type="submit"] {
      background-color: white;
      width: 20%;
      box-shadow: inset -1px -1px #AAA;
      float: left;
      margin: 0;
      font-family: FontAwesome;
      border-left: 2px solid #edf7ec; }
    /* line 331, C:/Sass/Stuurgroep/style.sass */
    .footer .zoeken a {
      float: left;
      width: 100%;
      margin: 20px 0;
      font-weight: bold; }
      /* line 336, C:/Sass/Stuurgroep/style.sass */
      .footer .zoeken a i {
        font-size: 20px;
        margin-right: 20px; }
  /* line 339, C:/Sass/Stuurgroep/style.sass */
  .footer .twitter {
    padding-right: 10px;
    float: left; }
  /* line 342, C:/Sass/Stuurgroep/style.sass */
  .footer .bottom-row, .footer .blue {
    height: 40px;
    float: left;
    padding-top: 10px;
    width: 100%;
    color: #FFFFFF; }
  /* line 349, C:/Sass/Stuurgroep/style.sass */
  .footer .bestellen p a, .footer .bestellen p a:hover, .footer .bestellen p a:active {
    color: #005C89;
    font-weight: bold; }
  /* line 352, C:/Sass/Stuurgroep/style.sass */
  .footer .bestellen b {
    float: left;
    margin-bottom: 5px;
    width: 100%; }
    /* line 356, C:/Sass/Stuurgroep/style.sass */
    .footer .bestellen b:before {
      content: "-";
      position: relative;
      left: -5px;
      text-indent: -5px; }
    /* line 361, C:/Sass/Stuurgroep/style.sass */
    .footer .bestellen b a {
      border-bottom: 1px solid white; }
  /* line 363, C:/Sass/Stuurgroep/style.sass */
  .footer .nav {
    float: right; }
  /* line 365, C:/Sass/Stuurgroep/style.sass */
  .footer .bottom-menu {
    float: right;
    width: 100%; }
    /* line 368, C:/Sass/Stuurgroep/style.sass */
    .footer .bottom-menu ul {
      float: right;
      width: auto; }
    /* line 371, C:/Sass/Stuurgroep/style.sass */
    .footer .bottom-menu li {
      float: left;
      margin-left: 10px;
      padding-left: 10px;
      border-left: 1px solid white; }
      /* line 376, C:/Sass/Stuurgroep/style.sass */
      .footer .bottom-menu li a {
        color: #FFFFFF;
        font-size: 12.5px; }
  /* line 379, C:/Sass/Stuurgroep/style.sass */
  .footer .copyright {
    float: left;
    width: 40%;
    font-size: 12.5px;
    color: #FFFFFF;
    padding-top: 2px;
    display: none; }
    /* line 386, C:/Sass/Stuurgroep/style.sass */
    .footer .copyright a {
      color: #FFFFFF; }

@media screen and (max-width: 500px) {
  /* line 391, C:/Sass/Stuurgroep/style.sass */
  .footer .light-blue {
    height: 720px; }
  /* line 393, C:/Sass/Stuurgroep/style.sass */
  .footer .footer-block {
    float: left;
    width: 100%;
    height: 240px; }
  /* line 398, C:/Sass/Stuurgroep/style.sass */
  .footer .bottom-menu li {
    margin-left: 2px;
    padding-right: 2px; }
    /* line 401, C:/Sass/Stuurgroep/style.sass */
    .footer .bottom-menu li a {
      font-size: 9.5px !important; }
 }

@media screen and (min-width: 990px) {
  /* line 407, C:/Sass/Stuurgroep/style.sass */
  .footer .light-blue {
    height: 280px; }
  /* line 409, C:/Sass/Stuurgroep/style.sass */
  .footer .copyright {
    display: block; }

  /* line 412, C:/Sass/Stuurgroep/style.sass */
  .right {
    float: right; }
 }

/*------------------------------------
 *    PAGES
 *------------------------------------*/
/* line 420, C:/Sass/Stuurgroep/style.sass */
.post, .content, .title, .thumbnail {
  float: left; }

/* line 423, C:/Sass/Stuurgroep/style.sass */
.post {
  width: 100%; }

/* line 426, C:/Sass/Stuurgroep/style.sass */
.post-date {
  color: #4FAF47; }

/* line 429, C:/Sass/Stuurgroep/style.sass */
.nieuws-berichten {
  margin-bottom: 10px; }

/* line 433, C:/Sass/Stuurgroep/style.sass */
.archive .thumbnail, .archive .content, .archive .title {
  width: 49%; }
/* line 435, C:/Sass/Stuurgroep/style.sass */
.archive .thumbnail {
  margin-right: 1%;
  max-width: 100%; }
/* line 439, C:/Sass/Stuurgroep/style.sass */
.archive .content, .archive .title {
  margin-left: 1%;
  float: right; }

/* line 444, C:/Sass/Stuurgroep/style.sass */
.single-post .thumbnail {
  margin-right: 2%; }

/* line 447, C:/Sass/Stuurgroep/style.sass */
.hover-color {
  -webkit-transition: background-color 0.5s;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.5s; }
  /* line 451, C:/Sass/Stuurgroep/style.sass */
  .hover-color:hover {
    background-color: rgba(0, 0, 0, 0.3); }

/* line 454, C:/Sass/Stuurgroep/style.sass */
.toolkits {
  height: 300px;
  display: block;
  background: #c61648;
  padding: 15px;
  border-bottom: 45px solid;
  border-color: rgba(51, 51, 51, 0.3); }
  /* line 461, C:/Sass/Stuurgroep/style.sass */
  .toolkits a {
    color: #FFFFFF; }
  /* line 463, C:/Sass/Stuurgroep/style.sass */
  .toolkits:hover {
    color: #FFFFFF;
    text-decoration: none; }

.extra-blokken .toolkits {
    border-color: #4EAE48; 
}
.extra-blokken .toolkit-title a {
    color: black;
    font-size: 20px
}
.extra-blokken .hover-color:hover {
  background-color: rgba(79, 175, 74, 0.46)
}
/* line 466, C:/Sass/Stuurgroep/style.sass */
.sub-toolkits {
  height: 140px;
  display: block;
  background: #c61648;
  border-bottom: 40px solid;
  border-color: rgba(51, 51, 51, 0.3); }
  /* line 472, C:/Sass/Stuurgroep/style.sass */
  .sub-toolkits .hover-color {
    padding: 15px;
    height: 100px; }
  /* line 475, C:/Sass/Stuurgroep/style.sass */
  .sub-toolkits .toolkit-title {
    margin-top: 0;
    padding-top: 0;
    text-align: center; }
    /* line 479, C:/Sass/Stuurgroep/style.sass */
    .sub-toolkits .toolkit-title a {
      font-size: 20px; }
  /* line 481, C:/Sass/Stuurgroep/style.sass */
  .sub-toolkits a {
    color: #FFFFFF;
    font-size: 14px; }

/* line 484, C:/Sass/Stuurgroep/style.sass */
.toolkit-excerpt {
  font-weight: lighter;
  color: #FFFFFF;
  text-align: center;
  font-weight: normal; }

/* line 491, C:/Sass/Stuurgroep/style.sass */
.tax-download-categorie h2, .page-template-page-overstuur h2 {
  float: left;
  width: 100%; }
/* line 494, C:/Sass/Stuurgroep/style.sass */
.tax-download-categorie .download, .tax-download-categorie .divisies, .page-template-page-overstuur .download, .page-template-page-overstuur .divisies {
  margin-bottom: 2%; }
  /* line 496, C:/Sass/Stuurgroep/style.sass */
  .tax-download-categorie .download:nth-child(3n+1), .tax-download-categorie .divisies:nth-child(3n+1), .page-template-page-overstuur .download:nth-child(3n+1), .page-template-page-overstuur .divisies:nth-child(3n+1) {
    margin-left: 0; }
  /* line 498, C:/Sass/Stuurgroep/style.sass */
  .tax-download-categorie .download:nth-child(3n), .tax-download-categorie .divisies:nth-child(3n), .page-template-page-overstuur .download:nth-child(3n), .page-template-page-overstuur .divisies:nth-child(3n) {
    margin-right: 0; }

/* line 503, C:/Sass/Stuurgroep/style.sass */
.tax-toolkit .row-content .col-md-4:nth-child(3n+1) {
  margin-left: 0; }
/* line 505, C:/Sass/Stuurgroep/style.sass */
.tax-toolkit .row-content .col-md-4:nth-child(3n) {
  margin-right: 0; }

/*HOMEPAGE*/
/* line 508, C:/Sass/Stuurgroep/style.sass */
.home {
  color: #575756; }
  /* line 510, C:/Sass/Stuurgroep/style.sass */
  .home #main h1 {
    font-size: 20px;
    color: #005C89;
    font-weight: 600;
  }
  /* line 512, C:/Sass/Stuurgroep/style.sass */
  .home .breadcrumb {
    display: none; }
  /* line 514, C:/Sass/Stuurgroep/style.sass */
  .home .finder {
    float: left;
    width: 100%;
    margin-bottom: 5%; }
  /* line 518, C:/Sass/Stuurgroep/style.sass */
  .home .hover-color {
    position: absolute;
    left: 0;
    top: 0;
    height: 235px;
    width: 100%; }
  /* line 524, C:/Sass/Stuurgroep/style.sass */
  .home .toolkits {
    padding: 0;
    height: 235px; }
    /* line 527, C:/Sass/Stuurgroep/style.sass */
    .home .toolkits .hover-color {
      padding: 15px; }
      /* line 529, C:/Sass/Stuurgroep/style.sass */
      .home .toolkits .hover-color .homepage-toolkit-icon {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto; }
    /* line 534, C:/Sass/Stuurgroep/style.sass */
    .home .toolkits .toolkit-excerpt {
      margin-top: 85px; }
  /* line 536, C:/Sass/Stuurgroep/style.sass */
  .home .map {
    height: 325px;
    position: relative;
    margin-bottom: 2%; }
    /* line 540, C:/Sass/Stuurgroep/style.sass */
    .home .map .map-img {
      height: 100%;
      background-position: center center;
      width: 100%;
      position: absolute;
      background-size: cover; }
    /* line 546, C:/Sass/Stuurgroep/style.sass */
    .home .map .btn-holder {
      margin-top: 135px;
      position: absolute;
      left: 0;
      right: 0;
      z-index: 999; }
      /* line 552, C:/Sass/Stuurgroep/style.sass */
      .home .map .btn-holder i {
        font-size: 25px; }
  /* line 554, C:/Sass/Stuurgroep/style.sass */
  .home .subscribe {
    height: 360px;
    padding: 2%; }
    /* line 557, C:/Sass/Stuurgroep/style.sass */
    .home .subscribe p {
      font-size: 16px;
      margin: 0;
      width: 90%; }
    /* line 561, C:/Sass/Stuurgroep/style.sass */
    .home .subscribe hr {
      border-color: #FFFFFF; }
    /* line 563, C:/Sass/Stuurgroep/style.sass */
    .home .subscribe h3 {
      font-size: 28px; }
  /* line 566, C:/Sass/Stuurgroep/style.sass */
  
  /* line 568, C:/Sass/Stuurgroep/style.sass */
  .footer .mc4wp-form input {
    background-color: white;
    float: left;
    margin-bottom: 10px;
    background-color: white;
    width: 75% !important;
    border: 0;
    margin: 0;
    float: left;
    box-shadow: inset 1px 1px #AAA;
     }
  /* line 574, C:/Sass/Stuurgroep/style.sass */
  .footer .mc4wp-form input[type='submit'] {
    float: left;
    max-width: 20%;
    background-color: #4FAF47;
    text-transform: uppercase;
    color: #FFFFFF !important;
    font-size: 16px; }
  /* line 582, C:/Sass/Stuurgroep/style.sass */
  .home .map {
    text-align: center; }
  /* line 584, C:/Sass/Stuurgroep/style.sass */
  .home .toolkit-title {
    height: 50px;
    color: #FFFFFF; }
  /* line 587, C:/Sass/Stuurgroep/style.sass */
  .home .externe-links {
    word-wrap: break-word; }
  /* line 589, C:/Sass/Stuurgroep/style.sass */
  .home .ul-container ul {
    margin: 0 !important;
    padding: 0;
    list-style-type: none; }
  .home .first-block {
     padding: 10px;
  }
  .home .second-block{
    padding: 10px;
  }

@media screen and (min-width: 62em) {
  /* line 596, C:/Sass/Stuurgroep/style.sass */
  .home .first-block {
     padding: 30px 10px 30px 0px;
  }
  .home .second-block{
    padding: 30px 0px 30px 30px;
    border-left: 6px solid white;
  }
 }


@media screen and (min-width: 40em) {
  /* line 596, C:/Sass/Stuurgroep/style.sass */
  .home .subscribe {
    height: 325px; }
 }

/* line 599, C:/Sass/Stuurgroep/style.sass */
.toolkit-lees-meer, .download-link {
  top: 0;
  height: 100%;
  padding-top: 106px;
  position: absolute;
  width: 100%;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  left: 0; }
  /* line 609, C:/Sass/Stuurgroep/style.sass */
  .toolkit-lees-meer img, .download-link img {
    margin-right: 5px;
    width: 23px; }

/* line 612, C:/Sass/Stuurgroep/style.sass */
.download-link {
  bottom: -28px;
  color: #FFFFFF !important;
  height: 140px;
  text-decoration: none !important;
  padding-top: 114px; }

/* line 618, C:/Sass/Stuurgroep/style.sass */
.front-lees-meer {
  bottom: 14px;
  padding-top: 200px; }

/* line 621, C:/Sass/Stuurgroep/style.sass */
.toolkit-download {
  color: white;
  background-color: #c61648;
  width: 100%;
  height: 140px;
  max-width: 400px;
  border-bottom: 30px solid rgba(51, 51, 51, 0.3);
  float: left;
  position: relative;
  margin-bottom: 7%; }

/* line 631, C:/Sass/Stuurgroep/style.sass */
.side-area {
  position: relative; }
  /* line 633, C:/Sass/Stuurgroep/style.sass */
  .side-area .hover-color {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 0.5s;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.5s; }
    /* line 640, C:/Sass/Stuurgroep/style.sass */
    .side-area .hover-color:hover {
      background-color: rgba(0, 0, 0, 0.3); }

/* line 643, C:/Sass/Stuurgroep/style.sass */
.home-intro {
  padding-top: 20px; }

/* line 648, C:/Sass/Stuurgroep/style.sass */
.page .home-intro h1 {
  margin-bottom: 0;
  padding-bottom: 0; }
/* line 651, C:/Sass/Stuurgroep/style.sass */
.page .home-intro p {
  padding-top: 0;
  margin-top: 0; }
/* line 655, C:/Sass/Stuurgroep/style.sass */
.page .links .externe-links {
  font-weight: bold; }
/* line 657, C:/Sass/Stuurgroep/style.sass */
.page .links p {
  margin: 0;
  padding: 0; }
/* line 661, C:/Sass/Stuurgroep/style.sass */
.page .col-md-3 .toolkits {
  padding-top: 100px;
  margin-bottom: 2%; }

/* line 667, C:/Sass/Stuurgroep/style.sass */
.page-template-default main h3 {
  margin-top: 14px;
  font-size: 32px; }
/* line 670, C:/Sass/Stuurgroep/style.sass */
.page-template-default main .col-md-8 {
  padding-right: 2%; }
/* line 673, C:/Sass/Stuurgroep/style.sass */
.page-template-default main .wpcf7 input, .page-template-default main .wpcf7 textarea {
  width: 100%; }
/* line 675, C:/Sass/Stuurgroep/style.sass */
.page-template-default main .wpcf7 input[type="submit"] {
  float: right;
  width: 200px; }

/* line 678, C:/Sass/Stuurgroep/style.sass */
.downloads {
  min-height: 200px;
  text-align: center;
  padding-bottom: 30px; }
  /* line 682, C:/Sass/Stuurgroep/style.sass */
  .downloads > a {
    color: #4FAF47;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0; }
  /* line 689, C:/Sass/Stuurgroep/style.sass */
  .downloads li {
    text-align: left;
    list-style: url('img/icon-download-zw.png');
    margin-bottom: 5px; }
    /* line 693, C:/Sass/Stuurgroep/style.sass */
    .downloads li a {
      font-weight: bold;
      color: #575756; }

/* line 696, C:/Sass/Stuurgroep/style.sass */
.nieuws {
  float: right; }
  /* line 698, C:/Sass/Stuurgroep/style.sass */
  .nieuws .bericht {
    float: left;
    width: 100%;
    margin-top: 2%; }
  /* line 702, C:/Sass/Stuurgroep/style.sass */
  .nieuws .col-md-2 {
    margin: 0;
    text-align: center; }
  /* line 705, C:/Sass/Stuurgroep/style.sass */
  .nieuws .col-md-10 {
    margin: 0; }
  /* line 707, C:/Sass/Stuurgroep/style.sass */
  .nieuws img {
    border-radius: 100px; }

/* line 709, C:/Sass/Stuurgroep/style.sass */
.news-archive-link {
  color: #4FAF47;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 5px; }

/* line 715, C:/Sass/Stuurgroep/style.sass */
.product {
  min-height: 350px;
  padding: 10px;
  float: left;
  margin-bottom: 10px; }
  /* line 720, C:/Sass/Stuurgroep/style.sass */
  .product .product-content {
    position: relative;
    float: left;
    padding-bottom: 100px; }
    /* line 724, C:/Sass/Stuurgroep/style.sass */
    .product .product-content a {
      color: #4FAF47; }
    /* line 726, C:/Sass/Stuurgroep/style.sass */
    .product .product-content .btn {
      color: white;
      bottom: 0;
      position: absolute;
      right: 0; }
  /* line 731, C:/Sass/Stuurgroep/style.sass */
  .product hr {
    margin-top: 0;
    float: left;
    width: 100%; }
  /* line 735, C:/Sass/Stuurgroep/style.sass */
  .product .product-img {
    height: 290px;
    width: 290px;
    margin: 0 auto;
    position: relative; }
    /* line 740, C:/Sass/Stuurgroep/style.sass */
    .product .product-img > img {
      border-bottom: 20px solid; }
    /* line 742, C:/Sass/Stuurgroep/style.sass */
    .product .product-img span {
      bottom: 0px;
      width: 100%;
      left: 0;
      text-align: center;
      position: absolute;
      font-size: 11px;
      color: white; }
      /* line 750, C:/Sass/Stuurgroep/style.sass */
      .product .product-img span img {
        height: 20px; }
  /* line 752, C:/Sass/Stuurgroep/style.sass */
  .product .product-title {
    margin: 0;
    padding-bottom: 5px; }
  /* line 756, C:/Sass/Stuurgroep/style.sass */
  .product .prices span {
    float: right; }
  /* line 759, C:/Sass/Stuurgroep/style.sass */
  .product input {
    max-width: 100%; }
  /* line 761, C:/Sass/Stuurgroep/style.sass */
  .product input, .product textarea {
    width: 100%; }

/* line 765, C:/Sass/Stuurgroep/style.sass */
.search .search-items {
  margin-bottom: 1%; }

@media screen and (min-width: 40em) {
  /* line 769, C:/Sass/Stuurgroep/style.sass */
  .product input, .product textarea {
    width: 300px; }

  /* line 773, C:/Sass/Stuurgroep/style.sass */
  .search .search-items {
    width: 31.33%;
    margin-bottom: 2%;
    margin-left: 1%;
    margin-right: 1%;
    float: left; }
 }

@media screen and (min-width: 990px) {
  /* line 782, C:/Sass/Stuurgroep/style.sass */
  .product .product-img {
    float: left; }
  /* line 785, C:/Sass/Stuurgroep/style.sass */
  .product form p {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%; }
  /* line 791, C:/Sass/Stuurgroep/style.sass */
  .product form .p-submit {
    width: 200px;
    float: none;
    clear: both; }
 }

/* line 795, C:/Sass/Stuurgroep/style.sass */
main .divisies {
  margin-bottom: 2%; }

/* line 799, C:/Sass/Stuurgroep/style.sass */
.single-faq .side-area {
  float: left;
  width: 100%; }

/* line 804, C:/Sass/Stuurgroep/style.sass */
#accordion .ui-accordion-header {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: #edf7ec; }
/* line 810, C:/Sass/Stuurgroep/style.sass */
#accordion .question {
  width: 100%;
  float: left;
  padding: 15px 3% 5px 3%;
  color: #4FAF47; }
/* line 815, C:/Sass/Stuurgroep/style.sass */
#accordion .answer {
  width: 100%;
  float: left;
  padding: 5px 3% 5px 3%;
  border: 2px solid #4FAF47; }

/* line 821, C:/Sass/Stuurgroep/style.sass */
.teamlid {
  background-color: #edf7ec;
  height: 250px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  width: 249px;
  margin-left: auto;
  margin-right: auto;
  background-size: 100%;
  background-repeat: no-repeat; }
  /* line 832, C:/Sass/Stuurgroep/style.sass */
  .teamlid .teamlid-title {
    text-align: center;
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    color: white;
    width: 100%;
    padding-top: 3px;
    height: 25px;
    transition: bottom 700ms;
    -webkit-transition: bottom 700ms;
    background-color: #4FAF47; }
    /* line 844, C:/Sass/Stuurgroep/style.sass */
    .teamlid .teamlid-title .name {
      float: left;
      margin-left: 5px; }
    /* line 847, C:/Sass/Stuurgroep/style.sass */
    .teamlid .teamlid-title .function {
      float: right;
      margin-right: 5px; }
  /* line 850, C:/Sass/Stuurgroep/style.sass */
  .teamlid .teamlid-content {
    background-color: #278222;
    position: absolute;
    transition: bottom 700ms;
    -webkit-transition: bottom 700ms;
    bottom: -42px;
    height: 42px;
    color: white; }
    /* line 858, C:/Sass/Stuurgroep/style.sass */
    .teamlid .teamlid-content span {
      padding-left: 5px;
      padding-right: 20px;
      float: left; }
    /* line 862, C:/Sass/Stuurgroep/style.sass */
    .teamlid .teamlid-content a {
      position: absolute;
      right: 5px;
      color: white;
      top: 5px; }
      /* line 867, C:/Sass/Stuurgroep/style.sass */
      .teamlid .teamlid-content a:nth-child(2) {
        top: 20px; }

/* line 870, C:/Sass/Stuurgroep/style.sass */
.teamlid:hover .teamlid-title {
  bottom: 42px; }
/* line 872, C:/Sass/Stuurgroep/style.sass */
.teamlid:hover .teamlid-content {
  bottom: 0; }

@media screen and (min-width: 40em) {
  /* line 876, C:/Sass/Stuurgroep/style.sass */
  .teamlid {
    float: left;
    margin-left: 2%;
    margin-right: 2%; }
 }

@media screen and (min-width: 990px) {
  /* line 882, C:/Sass/Stuurgroep/style.sass */
  .teamlid {
    height: 222px; }
    /* line 884, C:/Sass/Stuurgroep/style.sass */
    .teamlid:nth-child(4n) {
      margin-right: 0px; }
    /* line 886, C:/Sass/Stuurgroep/style.sass */
    .teamlid:nth-child(4n+5) {
      margin-left: 0px; }
 }

@media screen and (min-width: 1120px) {
  /* line 890, C:/Sass/Stuurgroep/style.sass */
  .teamlid {
    height: 249px; }
 }

/*------------------------------------
 *    BUTTTONS
 *------------------------------------*/
/* line 897, C:/Sass/Stuurgroep/style.sass */
.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

/* line 903, C:/Sass/Stuurgroep/style.sass */
.btn-green, p input[type='submit'] {
  color: white !important;
  background-color: #4FAF47;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s; }
  /* line 908, C:/Sass/Stuurgroep/style.sass */
  .btn-green:hover, p input[type='submit']:hover {
    background-color: #278222 !important; }

/* line 911, C:/Sass/Stuurgroep/style.sass */
.btn-success {
  -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
  padding: 6px 23px; }

/* line 917, C:/Sass/Stuurgroep/style.sass */
.btn-purple {
  color: white;
  background-color: #c61648;
  border-bottom: 30px solid rgba(51, 51, 51, 0.3); }

/* line 922, C:/Sass/Stuurgroep/style.sass */
.return {
  height: 140px;
  max-width: 400px; }

/* line 926, C:/Sass/Stuurgroep/style.sass */
.return, .download-btn {
  width: 100%;
  white-space: normal;
  position: relative;
  color: white !important;
  margin-bottom: 20px;
  padding-top: 35px;
  font-size: 20px; }
  /* line 934, C:/Sass/Stuurgroep/style.sass */
  .return img, .download-btn img {
    margin-top: 10px; }

/* Go2people CSS */

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

.filter-specifications{
	background-color: #FFF;
	border: 1px solid #979797;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
	
	.filter-specifications label {
		font-weight: 500;
	}
	
		.filter-specifications label:hover {
			cursor: pointer;
		}
	
	.product_featered_image {
		max-width: 50%;
		text-align: center;
	}
	
	.product-specifications-content {
		border: 1px solid #979797;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 35px;
		margin-bottom: 10px;
    page-break-inside: avoid;
	}
	
	.product_input {
		display: block;
	}
	
		.product-title {
			color: #278222;
		}
		
	.border-top {
		border-top: 1px solid #979797;
	}
	
		.product-table .product-border {
			border-left: 1px solid #979797;
		}
	
		.product-table .product-border:first-of-type {
			border-left: none;
		}
		
	.checkbox {
		background-repeat: no-repeat;
		display: block;
		background-image: url('img/check-leeg.png');
	}	
	
		.checkbox-checked {
			background-repeat: no-repeat;
			display: block;
			background-image: url('img/check.png');
		}
			
			.checkbox input , .checkbox-checked input{
				display: none;
			}
	
	.checkbox, .checkbox-checked {
		padding-left: 40px;
	}
			
	.checkbox-checked {
		display: block;
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
	}
		
	.checkbox-checked input[type="checkbox"], .checkbox input[type="checkbox"] {
		position: absolute;
		margin-left: -20px;
	}
	
	.product-sellable {
		background-color: #edf7ec;
	}
	
		.product-sellable p {
		    padding: 20px 0px 20px 30px;
			border-top: 1px solid #979797; 
			margin: 0;
		}
		
		.product-sellable p a {
			text-decoration: underline;
		}
	
	.row.product-specifications-content > div {
		margin-bottom: 0;
	}
		
		.product-specification-container p {
			text-align: center;
		}
		
		.product-content .fa{
			font-size: 30px;
			margin-top: -38px;
			float: right;
			margin-right: 30px;
		}
		
	
		.product-content {
			padding: 30px 0px 0px 30px;
			position: relative;
		}
		
		.product-info {
			display: inline-block;
			border-top: 1px solid #979797;
			border-right: 1px solid #979797;
			margin-bottom: 0px!important;
		}
		
		.product-info-first-row div {
			border-right: 1px solid #979797;
			margin-bottom: 0px!important;
		}
			
			.product-info-first-row p {
				font-weight: 600;
				margin: 8px 0;
			}
		
		.product-info-first-row div:last-of-type {
			border-right: initial;
		}
		
			.product-content .product-info.no-border {
				border-right: 0px;
			}
		
		.search-options {
			margin-bottom: 20px;
			margin-top: 20px;
		}
		
			.product-specifications-content div {
				margin-bottom: 0;
			}
			
		.product-container {
			position: relative;
			padding-bottom: 80px;
			border-left: 1px solid #979797;
		}
		
		.product-link {
			position: absolute;
			bottom: 0;
		}
		
			.product-information-container {
				display: flex;
			}
			
		.header-title {
			margin-top: 20px!important;
		}
		
		@media print {
			body * {
				visibility: hidden;
			}
		
			#product-container * {
				visibility: visible;
			}
			
			#product-container {
				position: absolute;
				left: 0;
				top: 0;
			}
		}

/* Jeffrey css */
.feedback_container{
  display: none;
  position: fixed;
  background: #edf7ec;
  right: -450px;
  top: 25%;
  z-index: 999999999;
  height: 400px;
  width: 500px;
  color: #fff;
  transition: right .5s;
  -webkit-transition: right .5s;
}

.feedback_container.show {
  display: block !important;
}

.feedback_container.open {
  right: 0px;
}

.feedback_container_text {
  transform: rotate(90deg);
  position: relative;
  top: 270px;
  width: 270px;
  right: 110px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  color: #005C89;
  font-weight: 600;
  z-index: 2000000000;
  cursor: pointer;
  display: inline-block;
}

.feedback_container div#gform_wrapper_1 {
  position: absolute;
  top: 0px;
  left: 60px;
}

#gform_wrapper_1 .gfield_label{
  color: #575756 !important;
}

#gform_wrapper_1 .gfield_radio .emoji{
  height: 2em !important;
  width: 2em !important;
}

#gform_wrapper_1 input[type="radio"]{
  display:none;
}

#gform_wrapper_1 ul.gfield_radio li input[type="radio"]:checked+label img{
  border: solid #4EAE48 2px !important;
  border-radius: 50%;
}

#gform_wrapper_1 .gform_footer input[type="submit"]{
  background: #4EAE48 !important;

}

#gform_wrapper_1 textarea{
  color: #575756 !important;
}

#gform_confirmation_message_1{
  padding: 0px 70px;
  color: #575756 !important;
}


#gform_wrapper_1 .validation_error{
  display: none !important;
}

#gform_wrapper_1.gform_validation_error{
  margin-top: 8px !important;
}

#gform_wrapper_1 .gfield.gfield_error{
  margin: 0 !important;
  padding: 0 !important;
}
.fb-close{
  background: transparent;
  color: #000000;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 10;
  font-size: 20px;
}

.tooltiptext{
  position: absolute;
  visibility: hidden;
  opacity: 0;
  color: #ffffff;
  font-weight: 600;
  background-color: #4eae48;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  border: 1px solid transparent;
  left: 0px;
  bottom: -53px;
}

.tooltiptext::after {
  content: "";
  position: absolute;
  top: -40%;
  left: 8%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #4eae48 transparent;
}

.tooltiptext.show {
  visibility: visible;
  opacity: 1;
}



@media only screen and (max-width: 600px) {
  .feedback_container{
    width: 100vw !important;
    right: -320px;
  }

  #gform_wrapper_1 .gfield_radio{
    display: inline-flex;
  }

  #gform_wrapper_1 #field_1_3{
    padding-right: 20px;
  }

  #gform_wrapper_1 .gform_footer {
    display: inline-block;
    padding: 0px 20px 0 0px;
  }
}