.morris-hover{position:absolute;z-index:1000;}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255, 255, 255, 0.8);border:solid 2px rgba(230, 230, 230, 0.8);font-family:sans-serif;font-size:12px;text-align:center;}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0;}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0;}
.morris-hover.morris-default-style {font-family:'Raleway', 'sans-serif';}
.foundation-data-attribute-namespace {
    font-family: false;
}
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {

  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}


section#pro-chart{
	padding:20px 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 100%;
}

section {
    padding: 1.875rem 0;
    width: 100%;
    display: block;
    position: relative;
}

section.proitem {
    padding: 0;
}
section.grey {
    background: #f6f6f6;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
}
section.orange {
    background: #ff8601;
}
section.orange p,
section.orange h1 {
    color: #fff;
}
section.light-orange {
    background: #ffd4a6;
}
section.light-orange p,
section.light-orange h1 {
    color: #262f36;
}
section.greyBg {
  background-color: #f4f4f4;
}

section.workshoprondes div.guest{
  margin-bottom: 35px;
}
section.workshoprondes div.guest:last-child{
  margin-bottom: 0px;
}

.form-promos .gform_wrapper ul.gfield_radio li {
    display: inline-block;
    width: auto;
    margin-right: 1.875rem;
}.form-promos .gform_wrapper ul.gfield_radio li input {
    margin-bottom: 0;
}
.form-promos .gform_wrapper ul.gfield_radio li label {
    position: relative;
    top: 2px;
}

.page-template-page-package h3.page-title{
	font-size:2.6rem;
}

.featured-content {
    padding: 0.9375rem;
    background: #9ca0a3;
    color: #fff;
    width: calc(100% - 1.875rem);
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
}

.form-promos .gform_wrapper .gform_footer input[type=submit] {
    padding: 10px 15px;
    line-height: 1;
    font-weight: 700;
    font-family:'Kreon', 'serif';
    border-radius: 5px;
}

.form-promos .proefabonnement_wrapper {
    margin-top:  0;
}

.form-promos form {
    position: relative;
    margin-top: -15px;
}

.form-promos .gform_wrapper .gform_footer input[type=submit]:focus {
    outline: none;
}

.cookie-btn {
    display: block;
    width: 100%;
    padding-top: 1.25rem;
    border-top: 1px solid #ccc;
}
.cookie-btn a {
    display: inline-block;
    font-family: 'Kreon', 'serif';
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
}

body .reveal-modal.message-modal {
    width: 600px;
    margin: 0 !important;
    max-width: 100%;
    position: fixed;
    left: 50% !important;
    top: 50% !important;
    overflow-y: scroll;
    max-height: 100% !important;
    margin-left: 0 !important;
    padding-top: 60px;
    transform: translateX(-50%) translateY(-50%) !important;
    -webkit-transform: translateX(-50%) translateY(-50%) !important;
    -moz-transform: translateX(-50%) translateY(-50%) !important;
    -ms-transform: translateX(-50%) translateY(-50%) !important;
}

.reveal-modal.message-modal .row {
    position: absolute;
    top:0;
    left: 0;
    background-color: #262f36;
    width: 100%;
}

.reveal-modal.message-modal span.date {
    color: #ff8601;
    font-size: .8rem;
    display: block;
    text-align: left;
    margin-top: 1.25rem;
}

a.close-btn.close-reveal-modal {
    text-indent: 0;
    background-color: #ff8601;
    font-family: 'Kreon', 'serif';
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    position: relative;
    display: inline-block;
    float: right;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    right: 0;
    top: 0;
}

body {
  background: #fff;
  color: #444444;
  padding: 0;
  margin: 0;
  font-family: 'Raleway', 'sans-serif';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}
.tooltip-text {
    display: inline-block;
    width: auto !important;
    float: none !important;
}
.tooltip-text:hover i {
    color: #9d9d9d
}
.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.start {
  float: left !important;
}

.end {
  float: right !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}
a.item-link {
    display: block;
    position: relative;
    padding: .9375rem .9375rem 48px .9375rem;
    width: 100%;
    top: 0;
    left: 0;
    color: #262f36;
    height: 100%;
}

.tips a.item-link {
    padding: .9375rem;
}

.tips .tips-image {
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    margin-bottom: 1rem;
}

.tips .inactive {
    pointer-events: none;
    /*opacity: 0.5;*/
}

.tips .inactive:before {
    /*background-color: gray;*/
    background-color: rgba(110,110,110,0.2);
    /*opacity: 0.2;*/
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

.tips span.tip_status {
    background: #ff9521;
    color: white;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1em;
    float: right;
}

.tips span.tip_status.closed{
    background: #262f36;
}

.tips .tip-lock {
    padding:5px;
}

.tips p {
    margin-top: 5px;
}

@media only screen and (min-width: 768px) {
    .tips .tips-image {
        margin-bottom: 0;
    }

    .tips p {
        height: 44px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}







a.item-link:hover span.item-title {
    color: #262f36;
}
ul.item-block-grid {
    width: calc(100% + 1.875rem);
    position: relative;
    left: -0.9375rem;
    margin: 0.9375rem 0 0;
}

ul.item-block-grid li {
    padding: 0 0.9375rem 1.875rem;
    position: relative;
}

.content-items {
    display: block;
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: .9rem;
}
.news_archive li .content-items span.date_news {
    display: inline-block;
    line-height: 1;
    padding: 5px;
    background: #262f36;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
    font-size: .6rem;
    position: absolute;
    left: 0.9375rem;
    bottom: 0.9375rem;
}

.news_archive.tips li .content-items span.date_news {
	position: relative;
    left: initial;
    bottom: initial;
}

.content-items span.item-title {
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    line-height: 1;
    color: #ff8601;
    width: 100%;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

div.valign-bottom > .valigner{
    position:absolute;
    bottom:0;
    width:100%;
}
table.advice-table {
    width: 100%;
    float: left;
    clear: both;
}

	table.advice-table tr td{
		font-size:.85em;
	}

	.text-elipse div {
		width: 110px;
	}
	.text-elipse span{
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		display: block;
		width: 100%;
	}

.shares-block {
    display: block;
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
}

.shares-block div {
    display: inline-block;
    width: 32%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: .8rem;
}

ul.accordion.visies span.icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 1;
    text-align: center;
    position: relative;
    top: -2px;
    line-height: 18px;
    border-radius: 50%;
    color: #fff;
    background-color: #ff8601;
    margin-right: 5px;
    font-size: .7rem;
    font-family: "foundation-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
}

ul.accordion.visies span.icon:before {
    content:"\f199";
}
ul.accordion.visies .accordion-row.active span.icon:before {
    content:"\f176";
}
small.date-block {
    display: inline-block;
    line-height: 1;
    padding: 5px;
    background: #262f36;
    color: #fff;
    font-weight: 700;
    border-radius: 2px;
    position: relative;
    top: -3px;
    margin-left: 5px;
}
li.accordion-navigation {
    margin-bottom: 0.9375rem;
}
li.accordion-navigation:last-child {
    margin-bottom: 0;
}
li.accordion-navigation p:last-child {
    margin-bottom: 0;
}
.accordion li.accordion-navigation .content.active {
    border-bottom: 0;
}
body .accordion .content.active {
    padding: 0 0 0.9375rem 23px;
    position: relative;
}

body .accordion .content.active:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 5px;
    height: calc(100% - 25px );
    width: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    display: block;
}

.news-item a {
    color: #222222;
}

.accordion-title {
    text-transform: uppercase;
    display: inline-block;
}

.shares-block .shares-buy span {
    color: #4ba311;
}
.shares-block .shares-hold span {
    color: #9d9d9d;
}
.shares-block .shares-sold span {
    color: #cc1717;
}

/*.shares-block div:last-child {
    float: right;
    text-align: center;
    margin-right: 0;
    width:100%;
    border-top:solid 1px #dedede;
    margin-top: 10px;
    padding: 10px 0 0 0;
}*/

.shares-block .price-target,
.shares-block .price-current {
    width: 50%;
    margin-top: 10px;
    float: left;
    padding-top: 10px;
    border-top:solid 1px #dedede;
    text-align: center;
}

.shares-block span {
    font-weight: 700;
    font-size: 1rem;
}

ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem;
}
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
ul.pagination li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
ul.pagination li.current a {
  background: #ff8601;
  color: white;
  font-weight: bold;
  cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #ff8601;
}
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Start to customize Reverie */
a, a:visited, a:hover, a:visited:hover {
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}

i.light{
	color:#dedede;
}
figure {
  margin: 0 auto 1.25rem;
}

figure img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

img.alignright {
  float: right;
  margin: 0 0 18px 18px;
}

img.alignleft {
  float: left;
  margin: 0 18px 18px 0;
}

img.aligncenter {
  display: block;
  margin: 18px auto;
}

.gallery dt, .gallery dl {
  display: inline-block;
}
.gallery dl {
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

figure.figure {
  margin: 0 auto;
  display: table;
}
figure.figure figcaption {
  font-size: 0.875rem;
  line-height: 1.4;
  font-style: italic;
  padding: 8px 10px;
  color: #999;
  margin-bottom: 1.25rem;
  display: table-caption;
  caption-side: bottom;
}

figure.alignright.figure {
  float: right;
  margin: 0 0 18px 18px;
}

figure.alignleft.figure {
  float: left;
  margin: 0 18px 18px 0;
}

.footer-widget {
}

body > header.contain-to-grid {
  margin-bottom: 1rem;
  max-width: 100%;
  padding-bottom: 0;
}

#content {
  background-color: #fff;
  border: 1px solid #ddd;
}

.index-card {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

span.author,
time {
  font-size: 0.9375rem;
  color: #999;
}
span.author a,
time a {
  color: #999;
  font-weight: bold;
}
span.author a:hover, span.author a:focus,
time a:hover,
time a:focus {
  color: #444444;
}

.entry-author {
  background-color: #fbfbfb;
  border: none;
  padding: 3.125rem 5rem;
  margin: 3.125rem -0.9375rem;
}
.entry-author .avatar {
  margin-right: 2.5rem;
  margin-bottom: 1.5rem;
}
.entry-author h4 a {
  color: #999;
}
.entry-author h4 a:hover, .entry-author h4 a:focus {
  color: #444444;
}
.entry-author p {
  color: #bbb;
}

.post header,
.page header {
  margin-bottom: 1.25rem;
}

.entry-tags {
  color: #999;
  font-size: 0.9375rem;
}
.entry-tags a {
  color: #999;
}
.entry-tags a:hover, .entry-tags a:focus {
  color: #444444;
}

.page-numbers {
  color: #999;
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem;
}
.page-numbers li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
.page-numbers li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.page-numbers li:hover a,
.page-numbers li a:focus {
  background: #e6e6e6;
}
.page-numbers li.unavailable a {
  cursor: default;
  color: #999999;
}
.page-numbers li.unavailable:hover a, .page-numbers li.unavailable a:focus {
  background: transparent;
}
.page-numbers li.current a {
  background: #ff8601;
  color: white;
  font-weight: bold;
  cursor: default;
}
.page-numbers li.current a:hover, .page-numbers li.current a:focus {
  background: #ff8601;
}
.page-numbers li {
  float: left;
  display: block;
}

.pagination-centered ul.page-numbers li {
  float: none;
  display: inline-block;
}

.page-numbers li span.current {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.page-numbers li {
  margin-left: 0.5rem;
}

.page-numbers li span:hover a,
.page-numbers li span a:focus {
  background: #e6e6e6;
}
.page-numbers li span.current {
  background: #ff8601;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: white;
  font-weight: bold;
  cursor: default;
}

.avatar {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
}

ol.commentlist {
  margin-left: 0;
  margin-top: 2em;
}
ol.commentlist p {
  font-size: 0.9375rem;
  line-height: 1.5;
}
ol.commentlist ul.children {
  margin-left: 4rem;
}
ol.commentlist li {
  list-style: none;
  margin-bottom: 2em;
}
ol.commentlist li .comment-author img {
  float: left;
  margin: 0 1em 0 0;
}
ol.commentlist li .author-meta {
  display: inline-block;
}
ol.commentlist li .author-meta cite.fn {
  font-style: normal;
  font-weight: 600;
  margin-right: 0.5rem;
}
ol.commentlist li .author-meta time a {
  color: #ccc;
  font-size: 0.875rem;
  margin-right: 0.5rem;
}
ol.commentlist li .author-meta .comment-edit-link {
  color: #bbb;
  font-size: 0.875rem;
}
ol.commentlist li section.comment {
  margin-left: 4rem;
  margin-bottom: 2rem;
}
ol.commentlist li section.comment a.comment-reply-link {
  font-size: 0.875rem;
  font-weight: 600;
  color: #bbb;
}
ol.commentlist li section.comment a.comment-reply-link:hover, ol.commentlist li section.comment a.comment-reply-link:focus {
  color: #444444;
}

.row.smallrow{
    max-width:45.25rem;
}

#sidebar {
  margin-top: 1.25rem;
}

#sidebar .panel, .footer-widget .panel {
  border: none;
  background-color: #eee;
  padding: 1.5rem 1.875rem;
}
#sidebar .panel a, .footer-widget .panel a {
  color: #999;
  font-size: 0.9375rem;
}
#sidebar .panel a:hover, #sidebar .panel a:focus, .footer-widget .panel a:hover, .footer-widget .panel a:focus {
  color: #444444;
}
#sidebar ul, .footer-widget ul {
  list-style-type: none;
  margin-left: 0;
}
#sidebar .widget h4, .footer-widget .widget h4 {
  text-transform: uppercase;
  font-size: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  color: #888;
  font-weight: 600;
}

footer.full-width {
  background-color: #fff;
  padding-top: 3rem;
}
footer.full-width p {
 font-size: 0.75rem;
}
footer.full-width a {
  color: #666;
  font-size: 0.75rem;
}
footer.full-width a:hover, footer.full-width a:focus {
  color: #444444;
}
footer.full-width .love-reverie {
  border-top: 1px solid #ccc;
  padding-top: 1.5rem;
}

.admin-bar > .fixed {
  margin-top: 2rem;
}

.f-topbar-fixed > .container {
  margin-top: 2rem;
}

@media only screen {
  .entry-author .avatar {
    margin-bottom: 1.25rem;
  }
}
@media only screen and (min-width: 40.063em) {
  #content {
    padding: 3.125rem;
  }

  .entry-author {
    margin: 3.125rem -3.125rem;
  }
}
@media only screen and (min-width: 64.063em) {
  #sidebar {
    padding-left: 1.875rem;
    padding-right: 0;
    margin-top: 0;
  }

  .footer-widget {
    margin-top: 3rem;
    padding-top: 2rem;
  }
}

/** EH OVERRIDES ***************************/
/** FONTS **********************************/
a.del-action{
	display:none;
}

h1,h2,h3,h4,h5,h6{
   font-family: 'Kreon', 'serif';
   font-weight:700;
   -webkit-font-smoothing: antialiased;
}

.margin-top {
    margin-top: 20px !important;
}

h3.large_heading{
    font-size:3em;
    line-height:1.1em;
}

/** TOP BAR ********************************/

.contain-to-grid, .top-bar, .top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul {
    background: #262f36;
}

.top-bar-section li.hover > a:not(.button), .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #283944;
}

    .top-bar .menu-item a{
        font-family: 'Kreon', 'serif';
        font-size:1em;
    }

    .top-bar .menu-item.active a{
        text-decoration:underline;
        font-weight:800;
    }

#header-info{
    /* margin:1em 0; */
}

#header-info a svg {
    display: block;
    width: 240px;
    margin-top: 0;
}


#header-call span{
    background:#fff url(../img/assets/procontact.png) no-repeat;
    margin-top:20px;
    display:inline-block;
    width:200px;
    height:60px;
    /* -webkit-animation: sprite 5s steps(2) infinite;
       -moz-animation: sprite 5s steps(2) infinite;
        -ms-animation: sprite 5s steps(2) infinite;
         -o-animation: sprite 5s steps(2) infinite;
            animation: sprite 5s steps(2) infinite; */

}

        @-webkit-keyframes sprite {
           from { background-position: 0px 0px; }
             to { background-position: 0px -120px; }
        }

        @-moz-keyframes sprite {
           from { background-position: 0px 0px; }
             to { background-position: 0px -120px; }
        }

        @-ms-keyframes sprite {
           from { background-position: 0px 0px; }
             to { background-position: 0px -120px; }
        }

        @-o-keyframes sprite {
           from { background-position: 0px 0px; }
             to { background-position: 0px -120px; }
        }

        @keyframes sprite {
           from { background-position: 0px 0px; }
             to { background-position: 0px -120px; }
        }



	#header-call span h3{
	    font-size:2.5em;
        font-family: 'Kreon', 'serif';
		font-weight:700;
		color:#ff8601;
	}

#tophead{
    z-index:999;
    position: absolute;
}

#tophead.promos-header {
    background-color: #fff;
    padding: 0.9375rem 0;
    border-top: 16px solid #262f36;
    position: relative;
    margin-bottom: 0;
}

#tophead.promos-header a.back-btn {
    display: inline-block;
    float: right;
    color: #262f36;
    overflow: visible;
    font-family: 'Kreon', 'serif';
}
#field_19_12 li label:before {
	display:none;
}

#field_19_12 label:before {
    content:'Voorwaarden';
}

#field_19_12  input {
    margin-bottom: 0;
}

#field_19_12 li label {
    position: relative;
    top: 3px;
}

#tophead.promos-header a.back-btn i {
    display: inline-block;
    color: #ff8601;
    position: relative;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-duration: .2s;
}

#tophead.promos-header a.back-btn:hover i {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
}

.home-explain{
    text-align: center;
    min-height:160px;
    padding-top:1em;
}
    .home-explain h3{
        line-height:.9em;
    }

    .home-explain img{
        height:130px;
    }

.home-signup{
    background:#ff8601;
    border-radius: 5px;
}

    .home-signup h3 {
        font-weight:300;
        margin-bottom:1em;
    }

        .home-signup h3 span{
            font-weight:700;
        }

button.radius, .button.radius{
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.tool.button {
  background-color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEFEFEF');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(73%, #f7f7f7), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 73%, #efefef 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 73%, #efefef 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 73%, #efefef 100%);
  background-image: linear-gradient(top, #ffffff 0%, #f7f7f7 73%, #efefef 100%);
  border: 1px solid rgba(52, 73, 94, 0.2);
  color: #283944;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin:0;
  padding: 5px 10px;
}
.tool.button:hover {
  color: #ff8601;
  background-color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEDEDED');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(73%, #efefef), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #efefef 73%, #ededed 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #efefef 73%, #ededed 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #efefef 73%, #ededed 100%);
  background-image: linear-gradient(top, #ffffff 0%, #efefef 73%, #ededed 100%);
  border-color: rgba(52, 73, 94, 0.3);
  -webkit-box-shadow: 0px 0px 6px rgba(52, 73, 94, 0.1);
  -moz-box-shadow: 0px 0px 6px rgba(52, 73, 94, 0.1);
  box-shadow: 0px 0px 6px rgba(52, 73, 94, 0.1);
}
.tool.button:active {
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1) inset;
}

    .text-right .tool.button { margin-left:5px;}

a.button.blue-orange{
   background: #262f36;
   color:#ff8601;
   font-family: 'Kreon', 'serif';
   font-weight: 700 !important;
   font-size:1.5em;
   padding:.3em .5em;
   border:solid 1px #ff8601;
}


   a.button.blue-orange:hover{
        color: #262f36;
        background:#ff8601;
        border:solid 1px #262f36;
   }


a.button.white-blue{
   background: #262f36;
   color:#fff;
   font-family: 'Kreon', 'serif';
   border:solid 1px #262f36;
}


   a.button.white-blue:hover{
        color: #262f36;
        background:#fff;
        border:solid 1px #262f36;
   }

a.button.white-orange{
   background: #ff8601;
   color:#fff;
   font-family: 'Kreon', 'serif';
   border:solid 1px #ff8601;
}


   a.button.white-orange:hover{
        color: #ff8601;
        background:#fff;
        border:solid 1px #ff8601;
   }

   a.button.small.white-orange, a.button.small.blue-trans, button.button.small.trans-blue, a.button.small.trans-blue, a.button.orange-trans {
        font-size:1em;
        padding-top: 0.25rem;
        padding-right: 1rem;
        padding-bottom: 0.25rem;
        padding-left: 1rem;

   }


button.trans-blue,
a.button.trans-blue{
	background:#262f36;
	color:#fff;
	font-family: 'Kreon', 'serif';
	border:solid 1px #262f36;
}
   button.trans-blue:hover,
   a.button.trans-blue:hover{
        color: #262f36;
        background:#fff;
   }

a.button.blue-trans{
   background:none;
   color:#262f36;
   font-family: 'Kreon', 'serif';
   border:solid 1px #262f36;
}

   a.button.blue-trans:hover{
        color: #fff;
        background:#262f36;
        border:solid 1px white;
   }

a.button.orange-trans{
   background:none;
   color:#ff8601;
   font-family: 'Kreon', 'serif';
   border:solid 1px #ff8601;
}

   a.button.orange-trans:hover{
        color: #fff;
        background:#ff8601;
        border:solid 1px white;
   }

   #pros-silver{
		padding: 10px 0;
		color:#ff8601;
   		font-family: 'Kreon', 'serif';
   }

section#testimonial{
    background:#ffd4a6;
    overflow:hidden;
    min-height: 300px;
    margin:3em 0;
}
    section#testimonial div.cycle-slideshow div.testimonial_item{
        width:100%;
    }

    section#testimonial div.cycle-slideshow div.testimonial_item div.information{
        padding:10px;
    }
section#usps{
    overflow:hidden;
    margin:0 0 3em 0;
    padding:10px 0;
}

    div.usp-item{
        width:100%;
        text-align:center;
        color:#262f36;
        font-family: 'Kreon', 'serif';
        font-weight: 700 !important;
        font-size:1.6em;
        height:auto;
        padding:10px 0;
    }

section#symp-partners,
section#about-who,
section#video{
    overflow:hidden;
    margin:0 0 0 0;
    padding:0;
    background:#000103 url(../img/assets/video.jpg);
    background-size:cover;
    text-align:center;
    height:400px;
}

	section#symp-partners{
		height:auto;
		padding:40px 10px;
	}
		section#symp-partners div.whitebgr{
			padding-top:20px;
		}
	section#about-who{
		height:auto;
		padding:40px 10px;
	}
		section#about-who h2{
			color:#FFF;
        	border-bottom:2px solid #fff;
        	display:inline-block;
		}

    section#video div.row{
        height:400px;
    }
    section#video div.row img{
        margin-top:150px;
    }


section.row-notpinklight{
    padding:0px 0;
    background:#ffe9d2;
}
section.row-notpink{
    padding:0px 0;
    background:#ffd4a6;
}

.columns.pad-top-15{
    padding-top:15px;
    padding-bottom:15px;
}

section#guests{
	padding: 20px 0;
}
section#guests,
section#about-choose,
section#introduction{
    overflow:hidden;
    margin:0 0 0 0;
    background:#ffd4a6;
    text-align:center;
}
    section.row-notpink h2,
	section#about-choose h2,
    section#introduction h2{
        border-bottom:2px solid #262f36;
        display:inline-block;
        margin-bottom:40px;
    }

footer#footer{
	padding:10px 0px;
	overflow:hidden;
	border-top:solid 1px #dedede;
}

div#footer-logo{
    padding-bottom:20px;
}

#footer-logo svg {
    width: 725px;
    max-width: 100%;
    display: block;
}

footer .footer-menu .menu-item {
	float:left;
	margin:0px 15px 0px 0px;
}

	footer .footer-menu .menu-item a{
		text-transform:lowercase;
	}
		footer .footer-menu .menu-item a:hover{
			text-decoration:underline;
			color:#ff8601;
		}


#packages_overview{
    border-radius:10px;
    border:solid 2px #ff8601;
    min-height:180px;
    padding:20px;
}

    #packages_overview h4{
        display:inline-block;
        width:130px;
        font-size:2em;
        color:#ff8601;
        line-height: 1.1em;
    }

    #packages_overview span{
         display:inline-block;
         color:#ff8601;
         font-size:1.2em;
    }


/** COSTS ***/
    div.packages{
        padding:20px 0;
    }

    h4.package-name{
        width:120px;
        display:inline-block;
        float:left;
        font-size:1.4em;
    }

    h5.package-title{
        color:#ff8601;
        font-weight:normal;
        font-size:1.4em;
    }

    div.packages p{
        clear:both;
    }

    ul#why-usps,
    ul#costs-usps{
        list-style-type: none;
    }


    ul#why-usps li,
     ul#costs-usps li{
        padding:5px 0;
        margin:5px 0;
     }
      ul#why-usps li:before,
      ul#costs-usps li:before {
        margin:0 5px 0 -15px;
        font-family: "foundation-icons";
        content: '\f126';
    }

/** CUSTOM ELEMENTS **/

.pro_image_click{
	cursor:pointer;
	width:100%;
	height:100%;
	min-height:100px;
}

.progress .meter{
	background: rgb(255,134,1); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTMyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,134,1,1) 0%, rgba(153,50,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,134,1,1)), color-stop(100%,rgba(153,50,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,134,1,1) 0%,rgba(153,50,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,134,1,1) 0%,rgba(153,50,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,134,1,1) 0%,rgba(153,50,0,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,134,1,1) 0%,rgba(153,50,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8601', endColorstr='#993200',GradientType=1 ); /* IE6-8 */
}

.progress{
	border-color: #dedede;
}

span.tooltip{
	font-size:.8em;
}

div.notrounded {
    border:solid 1px #dedede;
    padding:20px;
}

.amcharts-scrollbar-chart-div {
    margin-top: 0.9375rem;
}

section.proitem{
    width:100%;
    min-height: 140px;
    padding: 0;
}
    section.proitem.notpink{background-color: #ffd4a6;}
    section.proitem.white  {background-color: #ffffff;}

    section.proitem div.row div.columns{
        padding-top:20px;
        min-height: 140px;
    }

    section.proitemshop div.row div.columns.pro-thumb{
        background-size:cover;
        min-height: 96px;
    }
    section.proitem div.row div.columns.pro-thumb{
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
    span.invert{
        background-color: #262f36;
        color:#ffd4a6;
        display: inline-block;
        padding:3px 5px;
        line-height: 25px;
    }

    span.niche{
        padding:10px 0px;
        display:inline-block;
        font-size: .85em;
    }

    section.proitemshop span.niche{
    	display:block;
    	clear:both;
    	font-size:.8em;
    }

    .white span.invert{
        color:#fff;
    }

    form#submitform #validate_message{
    	font-weight:bold;
    }

.color-orange{
	color:#ff8601;
}

span.risktitle{
	font-size:.7em;
}

span.pro_act_title{
	display: inline-block;
	height:16px;
	font-size:.7em;
}

span.choose-pro{
    font-family: 'Kreon', 'serif';
    font-size: 1.4em;
    display:block;
    line-height:1.2em;
}
    span.choose-pro span{
        font-weight:700;
    }

div#choose-cta{
    padding:0px 0 0 0;
}

div#small-cta{
    background:#ff8601;
    border-radius: 5px;
    width:210px;
    text-align: center;
    padding:10px 20px;
}

    div#small-cta h3 {
        font-weight:300;
        margin-bottom:.2em;
        font-size:1.3em;
    }

       div#small-cta h3 span{
            font-weight:700;
        }

    div#small-cta a.button {
        margin:0;
        font-size:1.4em;
        padding: .1em .3em;
    }


section#pro-introduction{
    background-color:#ffd4a6;
    min-height:300px;
    padding: 0;
}

    section#pro-introduction h1{
        line-height:1em;
    }

    div.profile-image-large {
        min-height:300px;
        background-size:contain;
        background-position: bottom center;
        background-repeat: no-repeat;
    }


div.rowspace{
    height:20px;
}

ul#pro-side-menu,
ul#about-menu{
    list-style-type: none;
}
    ul#pro-side-menu li,
    ul#about-menu li{
        padding:2px 0;
        margin:5px 0;
    }
    ul#pro-side-menu li:before,
    ul#about-menu li:before {
        margin:0 5px 0 -15px;
        font-family: "foundation-icons";
        content: '\f198';
    }
    ul#pro-side-menu li a,
    ul#about-menu li a{
        font-family: 'Kreon', 'serif';
        font-weight: 300 !important;
        color:#262f36;
        font-size:1em;
    }
		ul#pro-side-menu li a:hover,
        ul#about-menu li a:hover{
            color:#ff8601;
        }

div#about_usps{
	border-left:2px solid #262f36;
}

    div#about_usps div.about-usp-item{
        width:100%;
        text-align:center;
        color:#262f36;
        font-family: 'Kreon', 'serif';
        font-weight: 300 !important;
        font-size:2em;
        height:auto;
        padding:40px 0;
    }

div.works-selectable-step{
	padding:10px;
	text-align:center;
	width:100%;
	font-family: 'Kreon', 'serif';
	color: #ff8601;
}
div.works-selectable{
	padding: 0px 20px 20px 10px;
	height: 93px;
	text-align:center;
	display:table;
	width:100%;
	background-image:url('../img/assets/bgr_item_inactive.png');
	background-size:contain;
	background-repeat:no-repeat;
	cursor:pointer;
}
	div.works-selectable.active{
		background-image:url('../img/assets/bgr_item_active.png');
	}
	div.works-selectable div{
		display: table-cell;
		vertical-align: middle;
	}
	div.works-selectable div h5{
		font-weight: normal;
	}


div.about-works{
    display:none;
}

    div.about-works:first-child{
        display: block;
    }

    div.about-works h3{
        text-align:center;
    }

    div.about-works i.active{
        cursor:pointer;
    }

#faq_section{
    padding:20px 0px;
}

.accordion dd.active a,
.accordion dd > a{
    background-color:transparent;
    border-bottom:solid 1px #262f36;
    padding: 5px;
    font-family: 'Kreon', 'serif';
}
.accordion dd > a:hover{
    background-color:transparent;
    color:#ff8601;
}
.accordion dd.active a{
    font-weight:bold;
    color:#ff8601;
}
.accordion .content p{
	font-family: 'Raleway', 'sans-serif';
	font-size:.9rem;
}
.accordion .content.active {
    background-color:transparent;
    padding: 5px;
    border-bottom:solid 1px #262f36;
}


.columns.whitebgr,
.row.whitebgr{
	color:#fff;
	background-color: #FFF;
	min-height:100px;
}

.columns.bluebgr,
.row.bluebgr{
	color:#fff;
	background-color: #262f36;
	min-height:100px;
}


	.pro-info-list {
		padding:10px;
	}

	.pro-info-list * {
		color:#fff;
	}

	.pro-info-list span {
		display:inline-block;
		padding:4px 0 0px 0;
	}

	.pro-info-list h3{
		margin:0;
		padding:0;
	}


h3.page-title {
    font-size: 3rem;
    display: block;
    margin: 1.875rem 0 3.75rem;
}

.orange-row {
    width: 100%;
    padding: 1.875rem 0;
    background-color: #ffd4a6;
}

.gray-row {
    width: 100%;
    background-color: #ECECEC;
    padding: 1.875rem;
}

.register-row ul.gfield_radio li {
    display: inline-block;
    margin-right: 0.9375rem;
}

.register-row .gfield_required {
    display: inline-block;
}

.block-row .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 55rem;
}

.block-row ul{
    margin-bottom: 0;
    margin-top: 0;
}
.packages-row {
    display: block;
    width: 100%;
    padding: 3.75rem 0;
}

ul.package-grid li .content {
    display: block;
    width: 100%;
    border-radius: 10px;
    height: 100%;
    text-align: center;
    background-color: #252e36;
    color: #fff;
    position: relative;
    padding: 0.9375rem 0.9375rem 72px;
}

ul.package-grid li.active .content {
    background-color: #ff8601;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

ul.package-grid li.active .content:after {
    content:'meest gekozen door onze klanten';
    display: block;
    position: absolute;
    bottom: 0;
    transform: translate(0,100%);
    -webkit-transform: translate(0,100%);
    -moz-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    -o-transform: translate(0,100%);
    padding: 5px 0;
    left: 0;
    font-size: .8rem;
    text-align: center;
    width: 100%;
    color: #444444;
}

.package-btn {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0.9375rem;
    text-align: center;
}

.package-type {
    display: block;
    margin-bottom: 0.9375rem;
    width: 100%;
}

.package-type span {
    display: block;
    line-height: 1;
    width: 100%;
}

.package-type span.name {
    font-family: 'Kreon', 'serif';
    font-size: 2rem;
}

.package-type span.price {
    font-size: .8rem;
}

.package-information {
    display: block;
    width: 100%;
}

.package-information ul {
    list-style: none;
    margin: 0;
    font-size: .9rem;
}

.package-btn a .circle span {
    width: 0;
    display: inline-block;
    height: 0;
    top: 3px;
    left: 5px;
    border-style: solid;
    position: absolute;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #ff8601;
}

.active .package-btn a .circle span {
    border-color: transparent transparent transparent #252e36;
}

.package-btn a:hover .circle span {
    border-color: transparent transparent transparent #fff;
}

.active .package-btn a:hover .circle {
    background-color: #252e36;
}

.package-btn a:hover .circle {
    background-color: #ff8601;
}

.package-btn a .circle {
    content:'';
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #fff;
    top: 1px;
    left: 0;
}

.content-justify p {
    text-align: justify;
    word-break: keep-all;
}

ul.package-grid li.active .package-btn a {
    background-color: #252e36;
    border-color: #252e36;
}

.package-btn a:hover {
    background-color: #fff;
    color: #ff8601;
}

ul.package-grid li.active .package-btn a:hover {
    background-color: #fff;
    color: #252e36;
}

.package-btn a {
    display: inline-block;
    font-family: 'Kreon', 'serif';
    line-height: 1;
    padding: 5px 10px;
    border: 1px solid #ff8601;
    border-radius: 5px;
    font-size: 1.4rem;
    background-color: #ff8601;
    color: #fff;
}

select.package-paymentselect {
  margin-top: 10px;
  border-radius: 5px;
  border: none;
  color: #252e36;
  line-height: 24px;
  width: 100%;
}

@media only screen and (min-width: 40.063em) {
  select.package-paymentselect {
    width: 80%;
  }
}

.orange-row h2 {
    font-size: 1.7rem;
}

.orange-row img {
    display: block;
    width: 100%;
}


#packages_overview{
    border-radius:10px;
    border:solid 2px #ff8601;
    min-height:180px;
    padding:20px;
}

    #packages_overview h4{
        display:inline-block;
        width:130px;
        font-size:2em;
        color:#ff8601;
        line-height: 1.1em;
    }

    #packages_overview span{
         display:inline-block;
         color:#ff8601;
         font-size:1.2em;
    }


/** COSTS ***/
    div.packages{
        padding:20px 0;
    }

    h4.package-name{
        width:120px;
        display:inline-block;
        float:left;
        font-size:1.4em;
    }

    h5.package-title{
        color:#ff8601;
        font-weight:normal;
        font-size:1.4em;
    }

    div.packages p{
        clear:both;
    }

    ul#why-usps,
    ul#costs-usps{
        list-style-type: none;
    }


    ul#why-usps li,
     ul#costs-usps li{
        padding:5px 0;
        margin:5px 0;
     }
      ul#why-usps li:before,
      ul#costs-usps li:before {
        margin:0 5px 0 -15px;
        font-family: "foundation-icons";
        content: '\f126';
    }

/** SHOPPING **************************/

section.proitemshop span.invert{
    float:left;
    font-size:.8em;
}
section.proitemshop h4{
    float: left;
    margin: 0px;
    padding: 0px;
    top: -6px;
    position: relative;
    margin-left: 10px;
}

    div.proinfosmall{
        display:none;
        padding:10px 0;
    }

    div.shopprice{
    	font-size:.8em;
    }
    div.shopprice span{
    	font-size:1.4em;
    	padding:15px 0 0 0;
    	display:inline-block;
    }
    div#totalprice {
    	font-size:.8em;
    }
    div#totalprice span{
    	font-weight:700;
    	font-size:1.5em;
    }

    #submit-form{
    	padding-top:20px;
    }

    #submit-form a.trans-blue{
    	display:none;
    	padding-left:50px;
    	padding-right:50px;
    }

/** PRO ********************************/

button.print-article{
    float:right;
}

div.pro-side-menu{
    min-height:300px;
    border-left:solid 1px #dedede;
    padding-left:20px;
}

div.row.author-item{
    border-bottom:solid 1px #dedede;
    padding:10px 0;
}

div.row.add-item{
    padding:10px 0;
}

div.field hr{
    margin:0;
}
div.field p.label label{
    font-size:1.5em;
    font-weight:700;
    color:#ff8601;
    margin:0;
}
.acf_postbox p.label {
    background:none;
}

.live-edit-button {
	display:none !important;
}

span.post-term-type{
	display:inline-block;
	padding:7px 5px 5px 5px;
	font-size:.7em;
	background-color:#333;
	color:#fff;
	margin-right:10px;
	width:100px;
	text-align:center;
	height:24px;
	font-weight:700;
	font-family: 'Kreon', 'serif';
}
	span.post-term-type.t3{ background-color:#888; }
	span.post-term-type.t4{ background-color:#ababab; }
	span.post-term-type.t5{ background-color:#505050;}
	span.post-term-type.t6{ background-color:#333;}

div.welcome-pro{
	border-bottom:solid 1px #dedede;
	position: relative;
}
div.welcome-pro h3{
	float:left;
}
div.welcome-pro span.last-login{
	display:inline-block;
	position:absolute;
	right:0px;
	padding-top:20px;
	font-size:.7em;
}

div.navcolumn{
    /*border-right:solid 1px #dedede;*/
}


blockquote {
  margin: 10px 0px;
  padding: 20px 0px;
  quotes: "\201C""\201D""\2018""\2019";
  border:none;
}

blockquote:before {
  color: #262f36;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  content: "\201C";
}

blockquote p {
  display: inline;
  color: #262f36;
}

span.demo-banner-large{
	padding:15px;
	border:solid 1px #262f36;
	border-radius:5px;
	display:inline-block;
	position: relative;
	margin-top:0;
	cursor: pointer;
}

	span.demo-banner-large:hover{
		background-color:#262f36;
	}

	span.demo-banner-large:hover h4{
		color:#FFF;
	}
	span.demo-banner-large h4{
		margin:0;
	}
		span.demo-banner-large h4 a.button{
			margin:0;
			font-size:1em;
			padding:.3em .5em;
		}

span.demo-banner-small{
	display:inline-block;
	position: relative;
	margin-bottom:20px;
}
	span.demo-banner-small a.button{
			margin:0;
			font-size:1em;
			padding:.3em .5em;
	}

/** YOAST SEO *****/

p#breadcrumbs > span{
    font-size:0.75em;
    font-weight:normal;
    text-transform: uppercase;
    color:#262f36;
}
    p#breadcrumbs > span a{
        color:#bababa;
    }



/** LOGIN FORMS ***/


#login_screen{
    width:50px;
    position: fixed;
    overflow:hidden;
    right:0px;
    top:60px;
    height:200px;
    z-index:99999999;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
}

    #login_screen:hover,
    #login_screen.active{
        width:280px;
    }

    #login_screen #login_icon{
        width:28px;
        height:42px;
        position: absolute;
        top: 70px;
        left: -20px;
        z-index:999999999;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    #login_screen.active #login_container,
    #login_screen #login_container:hover{
        right:-8px !important;
    }

    #login_screen.active #login_icon,
    #login_screen #login_icon:hover{
        right:222px !important;
    }
    #login_screen #login_container{
        position: absolute;
        width:240px;
        right:-220px;
        height:195px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border:solid 2px #262f36;
        background:white;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        padding:10px 5px 5px 5px;

    }

    #login_screen #login_container div.login_content p{
    	font-size:.7rem;
    }

    #login_container span.status{
        display:none;
        font-size:.6em;
        display:inline-block;
        padding:2px;
    }

    #login_screen #login_container input{
        margin: .2rem 0 .2rem 0;
        padding: 0.2rem;
    }
    #login_screen #login_container input.error{
        border:solid 1px #ff0000;
    }
    #login_container .row{
        margin-bottom:.5em;
    }
    #login_container [data-abide] small.error{
        margin:0 0 0 0; !important;
        padding:0.1rem 0.1rem 0.1rem;
    }

    [data-abide] small.error{
        background:#ff8601 !important;
    }

	form#pwresetform{
		display:none;
	}

	form#loginform a,
	form#pwresetform a{
		font-size:11px;
	}

/*** MIJNPRO *********************************************************/
li.mypro-navitem{
}

li.mypro-navitem {
    padding: .5em .5em .5em .5em;
}
    li.mypro-navitem div.procard{
        cursor:pointer;
        height:110px;
        margin:2px;
        line-height: 0;
        max-width: 100%;
        background-color:#ffe9d2;
        transition: all 200ms ease-out;
        border-bottom:2px solid #262f36;
    }
    li.mypro-navitem.inactive div.procard{
        cursor:not-allowed;
        opacity: 0.6;
    }

    li.mypro-navitem div.procard:hover, li.mypro-navitem div.procard:focus {
        box-shadow: 0 0 6px 1px rgba(38, 37, 54, 0.5);
    }

    li.mypro-navitem div.content{
        padding:5px 0px;
        display:inline-block;
        overflow:hidden;
        max-width:275px;
        text-overflow: ellipsis;
        word-break: normal;
        white-space: nowrap;

    }
    li.mypro-navitem div.content a,
    li.mypro-navitem div.content h4 a{
        color:#262f36;
    }
    li.mypro-navitem:hover a{ color:#262f36;}
    li.mypro-navitem:hover img{ background-color:#262f36;}
    li.mypro-navitem img{
        float:left;
        margin:0px 5px 0 0;
        background-color:#ffe9d2;
        width:108px;
        height:108px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    li.mypro-navitem a{
    }


button.download-invoice-action{
    margin:0;
}

#invoice-container{
    width: 21cm;
    min-height: 27.7cm;
    padding: 1cm;
    margin: 1cm auto;
    border: 1px #DEDEDE solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
}

#invoice-container #invfooter{
    position: absolute;
    bottom:20px;
}

span.mp_current_value{
	display:inline-block;
	padding:10px 0 0 0;
	font-size:.7em;
}
	span.mp_current_value span{
		font-size:2.4em;
		font-weight:bold;
	}

.mp_pro_message_list_item{
	padding-top:.5em;
	padding-bottom:.5em;
	border-bottom:solid 1px #dedede;
	font-size:.9em;

}

    .mp_pro_message_list_item.prostory-url{
        cursor:pointer;
    }

    .mp_pro_message_list_item.prostory-url:hover .columns{
        color:#ff8601;
    }
    .mp_pro_message_list_item.prostory-url:hover span.post-term-type{
        background-color:#ff8601;
        color:#FFF;
    }

.mp_pro_message_list_item a{
	color:#262f36;
}
	.mp_pro_message_list_item a:hover{
		color:#ff8601;
	}
.mp_pro_message_list_item.list-footer *,
.mp_pro_message_list_item.list-header *{
	font-weight:700;
	font-family: 'Kreon', 'serif';
	color:#ff8601;
	font-size:1.1em;
}
.mp_pro_message_list_item.list-footer{
	border-bottom:none;
	padding-top:10px;
}

.mp_pro_message_list_item.list-legend{
	border-bottom:none;
	padding-top:30px;
	font-size:.8em;
}
.mp_risk{
	margin-top:10px;
	padding:15px;
	background-color:#dedede;
	text-align: center;
	font-size:1em;
	color:#262f36;
}
.mp_risk h3{
	font-size:4em;
	margin:0;
	color:#262f36;
}

#proStoryModal {
	margin-bottom:100px;
}
#pro-graph{
	height:300px;
}

#pro-graph-public{
	height:320px;
}

span.info_icon{
	display:inline-block;
	width:18px;
	height:18px;
	text-align:center;
	color:#fff;
	background:#ff8601;
	border-radius:3px;
	font-weight: 700;
	line-height: 18px;
}

a.graph_data_selector{
	font-size:.75em;
	border:solid 1px #262f36;
	color:#262f36;
	display:inline-block;
	margin-right:10px;
	height:20px;
	border-radius:10px;
	padding:0 10px;
}

a.graph_data_selector.active{
	background-color:#262f36;
	color:#fff;
}


.tabs dd > a, .tabs .tab-title > a{
	font-weight:700;
	font-family: 'Kreon', 'serif';
	padding:.5rem;
	border-bottom:solid 1px #fff;
	color:#262f36;
}
.tabs dd > a, .tabs .tab-title > a.url{
	color:#ff8601;
}
.tabs dd.active a, .tabs .tab-title.active a{
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}
.tabs-content.vertical > .content {
	padding:.5em 1em 1em 3em;
	overflow:hidden;
}

.tabs-content > .content.active{
	border:solid 1px #dedede;
	min-height: 400px;
}

.tabs.vertical.small{
	width:5%;
}
.tabs-content.vertical.small{
	width:95%;
}
.reveal-modal{
z-index:999999999;
}

.reveal-modal .close-reveal-modal {
	font-size:2.5em;
}


.split.button span:before {
  border-color: #ff8601 transparent transparent transparent;
}
.split.button.secondary span {
  border-left-color: rgba(30, 30, 30, 0.5);
}

ul.admin-pros-edit{
	list-style: none;
	margin:0;
	padding:0;
}
	ul.admin-pros-edit li{
		border-bottom:solid 1px #dedede;
		cursor:pointer;
		padding:2px 20px 2px 0px;
		margin:2px 0px;
	}
		ul.admin-pros-edit li:before{
		    margin:0 5px 0 -15px;
        	font-family: "foundation-icons";
        	content: '\f217';
        }

		ul.admin-pros-edit li.active{
			color:#ff8601;
		}
		ul.admin-pros-edit li.active:before{
		    margin:0 5px 0 -15px;
        	font-family: "foundation-icons";
        	content: '\f126';
		}

#banner_large_demo_section{
    padding:30px 0;
    margin-top:30px;
    border-top:solid 1px #dedede;
}

.reveal-modal-bg{
    z-index:999 !important;
}

.pad-top-15:{
	padding-top:1.5em !important;
}

#blogposts {
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

#blogposts li.inactive {
  visibility: hidden;
  opacity: 0;
}

#blogposts li img {
  display: block;
          border-radius: 2px;
     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#blogposts li header{
    margin-bottom: .25rem;
    height:50px;
}
#blogposts li h2{
    font-size:1.2em;
    line-height: 1em;
}

#blogposts li .entry-content{
    font-size:.8em;
}
#blogposts li .entry-content p{
    font-size:1em;
}
#blogposts li figure{
    height:90px;
    overflow: hidden;
}
.pad-top-10{padding-top:10px;}
.pad-bot-10{padding-bottom:10px;}
.pad-top-20{padding-top:20px;}
.pad-bot-20{padding-bottom:20px;}
.bt-top-1-blue{border-top:solid 1px #C3C4C5;}

.pro-item-bar{
    margin-top:-15px;
}

ul.th_intro_pro{
    float: left;
    margin-left: 10px;
    list-style: none;
}
img.th_intro_pro{
    float:left;
    border: solid 4px white;
    max-width: 100%;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.cta-minus #small-cta{
    margin-top: -30px;
}

/** HPV2 **/

.flip {
  -webkit-perspective: 800;
  position: relative;
}
.flip .card.flipped {
  -webkit-transform: rotatey(-180deg);
}
.flip .card {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
}
.flip .card .face {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden ;
  z-index: 2;
  border-radius: 5px;
  background: #ffd4a6;
  background-size: cover !important;
}

.flip .card .front {
  position: absolute;
  z-index: 1;
  background: #ffd4a6;
  color: white;
  cursor: pointer;
}

.flip .card .back {
  -webkit-transform: rotatey(-180deg);
  background: #ffd4a6;
  color: black;
  cursor: pointer;
}

.pro_info_small{
    position: absolute;
    padding: 5px;
    width:100%;
    bottom: 0px;
    font-size:.75em;
    font-weight:bold;
    color:white;
    background-color: rgba(38, 47, 54,.85);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;

}
.pro_info_small div{
    width:100%;
    height:30px;
    padding:10px 0px;
}

.pro_info_small span{
    font-size:.85em;
    font-weight:normal;
}
.pro_info_small .pro_info_rendement{
    width:40px;
    height:30px;
    float:left;
    font-weight:normal;
    font-size:1em;
}

.hp_news{
    border-radius: 5px;
    background-color:#FCEDDF;
}

.hp_cta{
    border-radius: 5px;
    background-color:#ef7800;
}
.hp_commercial_button{
    padding:60px 20px;
    cursor:pointer;
}
.hp_commercial_button h3{
    color:white;
    line-height: 1em;
    font-size:1.3em;
}
.hp_news_content{
    width:100%;
    position: absolute;
    bottom:0px;
    padding: 10px;
    font-size:.85em;
    font-weight:normal;
    cursor:pointer;
}

.hp_news_content span{
    font-size:.85em;
    font-weight:normal;
}

.acf-map {
    width: 100%;
    height: 320px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

form#scanform label input, form#scanform label select{
        margin-top:10px;

}

/** CSS LOADER **********/

#fountainG {
    position: relative;
    width: 240px;
    height: 29px;
    margin-left: -120px;
    left: 50%;
    top: 120px;
    padding: 40px 0 0 0;
    font-size:.75em;
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: #262f36;
    width: 29px;
    height: 29px;
    -moz-animation-name: bounce_fountainG;
    -moz-animation-duration: 1.3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-transform: scale(.3);
    -moz-border-radius: 19px;
    -webkit-animation-name: bounce_fountainG;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(.3);
    -webkit-border-radius: 19px;
    -ms-animation-name: bounce_fountainG;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(.3);
    -ms-border-radius: 19px;
    -o-animation-name: bounce_fountainG;
    -o-animation-duration: 1.3s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-transform: scale(.3);
    -o-border-radius: 19px;
    animation-name: bounce_fountainG;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(.3);
    border-radius: 19px;
}

#fountainG_1 {
    left: 0;
    -moz-animation-delay: 0.52s;
    -webkit-animation-delay: 0.52s;
    -ms-animation-delay: 0.52s;
    -o-animation-delay: 0.52s;
    animation-delay: 0.52s;
}

#fountainG_2 {
    left: 30px;
    -moz-animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

#fountainG_3 {
    left: 60px;
    -moz-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    animation-delay: 0.78s;
}

#fountainG_4 {
    left: 90px;
    -moz-animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
    -ms-animation-delay: 0.91s;
    -o-animation-delay: 0.91s;
    animation-delay: 0.91s;
}

#fountainG_5 {
    left: 120px;
    -moz-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    animation-delay: 1.04s;
}

#fountainG_6 {
    left: 150px;
    -moz-animation-delay: 1.17s;
    -webkit-animation-delay: 1.17s;
    -ms-animation-delay: 1.17s;
    -o-animation-delay: 1.17s;
    animation-delay: 1.17s;
}

#fountainG_7 {
    left: 180px;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

#fountainG_8 {
    left: 210px;
    -moz-animation-delay: 1.43s;
    -webkit-animation-delay: 1.43s;
    -ms-animation-delay: 1.43s;
    -o-animation-delay: 1.43s;
    animation-delay: 1.43s;
}

@-moz-keyframes bounce_fountainG{
0%{
-moz-transform:scale(1);
background-color:#262f36;
}

100%{
-moz-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-webkit-keyframes bounce_fountainG{
0%{
-webkit-transform:scale(1);
background-color:#262f36;
}

100%{
-webkit-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-ms-keyframes bounce_fountainG{
0%{
-ms-transform:scale(1);
background-color:#262f36;
}

100%{
-ms-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-o-keyframes bounce_fountainG{
0%{
-o-transform:scale(1);
background-color:#262f36;
}

100%{
-o-transform:scale(.3);
background-color:#FFFFFF;
}

}

@keyframes bounce_fountainG{
0%{transform:scale(1);background-color:#262f36;}
100%{transform:scale(.3);background-color:#FFFFFF;}
}

#profileScan {
    width: 100%;
    height: 0px;
    margin: 20px 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#pfHolder {
    position: relative;
    height: 100%;
}

#spQuestions {
    position: absolute;
    top: 0px;
    width: 100%;
}

#spQuestions .psQuestion {
    display: none;
    min-height: 250px;
    width: 100%;
    position: absolute;
    top: 10px;
}
#spQuestions .psQuestion h3 {
    margin-bottom: 20px;
    min-height: 80px;
}

#spQuestions .psQuestion ul li {
    padding: 10px;
    display: table;
}

#spQuestions .psQuestion ul li div {
    height: 160px;
    border: solid 1px #dedede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    padding:15px;
}
#spQuestions .psQuestion ul li div img{
    border-radius: 15px;
    max-height: 160px;
}

#spQuestions .psQuestion ul li div.selected, #spQuestions .psQuestion ul li div:hover {
    background: #262f36;
    color: #FFF;
}
#spQuestions .psQuestion ul li div.selected img{
    border: solid 1px #262f36;

}
#spQuestions .psQuestion:first-child {
    display: block;
}

#spNavigation {
    position: absolute;
    bottom: 40px;
    overflow: hidden;
    width: 100%;
    height: 40px;
}
#spNavigation a {
    min-width: 90px;
    position: absolute;
}
#spNavigation a.inactive {
    display: none;
}
#spNavigation a#spPrev {
    left: 0px;
}
#spNavigation a#spNext {
    right: 0px;
}

#spProgress {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#spProgress .meter {
    background: #262f36;
}

div.risk_profile_item {
    border:solid 1px #dedede;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    width:138px;
    height:190px;
}
div.risk_profile_item img{
    position: absolute;
    bottom:30px;
    width:138px;
    left:0px;
    height:138px;
}
div.risk_profile_item span{
    position: absolute;
    bottom:0px;
    left:0px;
    color:#FFF;
    background:#262f36;
    font-size:.75em;
    display:inline-block;
    width:100%;
    padding: 6px 5px 5px 5px;
    height: 30px;
}
div.risk_profile_item label{
    position: absolute;
    top:-4px;
    right:-4px;
    display:inline-block;
    width:40px;
    color:#FFF;
    background:#ff8601;
    font-weight:700;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.event_row {
    border-bottom:solid 1px #dedede;
    padding:5px 0;
}
.event_row a.button{
    margin:0;
}

#sidebar .panel{

    margin-top:20px;
    width:210px;
}

label.blog_cat{
  display: inline-block;
  padding: 3px 7px;
  border-radius: 4px;
  background-color: #ff8601;
  color: #FFF;
  font-size: .7rem;
  margin-right: 5px;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 700;
}

#menu-item-login a{
	background: #ff8601;
}
#menu-item-login a:hover{
	background: #FCEDDF;
	color:#ff8601;
}



@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

@media only screen and (max-width: 40em) {
  footer .footer-menu .menu-item {
    display: block;
    margin: 0 0 10px;
    width: 100%;
  }
  footer.full-width p {
    text-align: left !important;
  }
  span.member-banner-large {
    margin-bottom: 1.875rem;
  }
  body .pros-slider {
    height: auto;
    background: transparent;
  }
  body .pros-slider .face {
    width: 100%;
    background-color: #e2bca7;
    margin-bottom: .9375rem;
  }
  ul.news-grid li {
    height: auto !important;
  }
  ul.news-grid .item.banner {
    height: 300px !important;
  }
  .buttons-slider {
    display: none;
  }
  span.choose-pro {
    text-align: left;
    display: inline-block;
    margin: 0 0 10px;
    font-size: 1em;
    width: 100%;
  }
  div#small-cta {
    width: 100%;
  }
  #pro-graph-public {
    width: 100%;
    overflow: hidden;
  }
  .cta-minus #small-cta {
    margin-top: 0;
  }
  span.demo-banner-small,
  span.demo-banner-small a.button {
    width: 100%;
  }
  span.post-term-type {
    margin-top: 20px;
  }
  .proitem div {
    display: block;
    width: 100%;
  }
  li.mypro-navitem div.content {
    width: 100%;
    float: left;
  }
  #blogposts li {
    width: 100% !important;
    position: relative !important;
    left:0!important;
    top:0!important;
    margin-bottom:20px !important;
    display: inline-block!important;
  }
  #blogposts {
    height: auto !important;
  }
  #sidebar .panel {
    width: 100%;
  }
  .row.event_row div {
    display: block;
    width: 100%;
    text-align: left !important;
    margin-bottom: 10px;
  }
  h4.package-name {
    width: 100%;
    float: left;
    display: block;
  }
  section.proitem div.row div.columns {
    min-height: inherit;
  }
  .proitem div a {
    width: 40%;
    float: left;
    margin:0 4% 20px;
  }
  span.invert {
    margin: 0 0 10px;
  }
  .proitemshop div a {
    display: block !important;
    float: none;
    width: 100%;
  }
  section.proitem div.row div.columns.pro-thumb{
        min-height: 270px;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 768px) {
  .proitem h3 {
    font-size: 1em;
  }
  span.invert {
    margin: 0 0 10px;
  }
  .proitemshop div a {
    display: block !important;
    float: none;
  }
}


span.symposium_program{
	display: block;
	border-bottom: solid 1px #dedede;
	padding:5px 0px 5px 0px;
}

span.symposium_program label{
	display: inline-block;
	width:60px;
	font-weight: 700;
	color:#ff8601;
	cursor:auto;
}

div#sympprices{
	margin-top: 1em;
	padding:10px;
	border-radius: 5px;
	background: #ff8601;
	color:#FFF;
	text-align: left;
}

a.symposium_price{
	display: block;
	padding:5px 0px 5px 0px;
	color:#FFF;
	overflow: hidden;
}

a.symposium_price label{
	display: inline-block;
	float:right;
	text-align: right;
	font-weight: 700;
	font-size: 1.3em;
	color:#FFF;
	cursor:auto;
}

a.symposium_price label .symposium_sale{
	text-decoration:line-through;
	font-size:.75em;
	font-weight: 700;
	display: inline-block;
	width:75px;
	padding-right: 10px;
}
.title-row .titles {
  display: inline-block;
  float: left;
  width: calc(100% - 170px);
}
.title-row a.button {
  background: #ff8601;
  color: #fff;
  font-family: 'Kreon', 'serif';
  border: solid 1px #ff8601;
  border-radius: 5px;
  margin: 0;
  font-size: 1.5em;
  padding: .3em .5em;
  float: right;
  display: inline-block;
  position: relative;
  top: 20px;
}

.title-row a.button:hover {
  background-color: #262f36;
  border-color: #262f36;
}

#symp_modal{
	text-align: center;
}

#symp_modal a.button{
	padding:5px 10px;
	font-weight: 700;
	font-size:1.2em;
}



.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Open Sans",sans-serif;font-size:13px;line-height:18px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{border:0;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker th.active.day{background:#2ba6cb}.datepicker td.active.year,.datepicker th.active.year{background:#2ba6cb}.datepicker td span.active,.datepicker th span.active{background:#2ba6cb}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker th.date-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker-dropdown::before,.datepicker-dropdown::after{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.datepicker td.old,.datepicker td.new{color:#999}.datepicker td.day.disabled{color:#eee}


/* single aandelen */
.no-padding {
    padding: 0!important;
}

.top-bar-section{
	padding:0 !important;
}

.single-aandelen section {
    padding: 1.875rem 0;
    position: relative;
}
.header-image {
    min-height: 200px;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.table .columns:first-child {
    padding: .9375rem 0 0;
}
.table h3 {
    line-height: 1;
    margin: 0 0 .9375rem;
}
.table table {
    border: 0;
    width: 100%;
    background: transparent;
}
.table table tr {
    padding: 0 0 .3375rem;
    display: block;
}
.table table tr:last-child {
    padding: 0;
    border-bottom: 0!important;
}
.table table tr td {
    line-height: 1;
    padding: 3px 10px;
}
.table table tr td:first-child {
    padding-left: 0;
}
.table table tr td:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.table table tr:nth-of-type(even) {
    background: transparent;
}
.grey-table {
    border-radius: 5px;
    background-color: #ccc;
    float: left;
    width: 100%;
    padding: .9375rem;
}
.table .grey-table table tr td:nth-child(2) {
    border: 0;
}
.table .grey-table table tr {
    border-bottom: 1px solid #000;
}
.cta {
    font-family: 'Kreon', 'serif';
    font-weight: 700;
    font-size: 1.3em;
    color: #000;
    padding: .9375rem;
    border-radius: 5px;
    text-align: center;
    padding-bottom: 60px;
}
.cta a {
    font-weight: 700;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: .3375rem;
    position: absolute;
    bottom: .9375rem;
    left: 50%;
    transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    white-space: nowrap;
}
.cta.white {
    background: #fff;
}
.cta.white a {
    background: #ff8601;
    color: #fff;
}
.cta.orange {
    background: #ff8601;
}
.cta.orange a {
    background: #000;
    color: #ff8601;
}
.intro {
    margin: 1.875rem auto;
}
.market {
    list-style: none;
    margin: 0;
    width: calc(100% + 10px);
    position: relative;
    left: -5px;
}
.market li {
    overflow: hidden;
    float: left;
    margin: 0 5px 10px;
    padding: 10px;
    width: calc(50% - 10px);
    border-radius: 5px;
    background: #efefef;

}
.market li:nth-child(even) {
    background: #efefef;
}

	.market li:hover{
		background: #ffd4a6;
	}

.market li a strong {
    color: #000;
}
.market li a:hover {
    color: #ff8601;
}
.market li a,
.market span {
    display: block;
}
.market span {
    font-size: .9em;
}
.market .content_block {
  padding-left: 70px;
  position: relative;
  width: 100%;
  display: block;
  float:left;
}
.market .content_block strong {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1rem;
  display: block;
  line-height: 30px;
  margin-bottom: 8px;
}
.market img {
  position: absolute;
  top: 3px;
  left: 0;
  width: 59px;
  border-radius: 3px;
  height: 59px;
}

.market .adivce-row {
    display: block;
    width: 100%;
}

.market .advice-row span {
    display: inline-block;
    color: #ff8601;
}

a.read-more {
    display: block !important;
    width: 100% !important;
    text-align: center;
    line-height: 1;
    border-radius: 3px;
    padding: 5px 10px;
    text-transform: uppercase;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-duration: .2s;
    background: #fff;
    color: #262f36;
    font-weight: 700;
    float: right;
    font-size: .8rem;
}

.market .advice-row span.date-span {
    display: inline-block;
    line-height: 1;
    color: #222;
    padding: 5px;
    font-weight: 700;
    text-align: left;
    float: left;
    font-size: .75rem;
    border-radius: 4px;
    position: relative;
    border: solid 1px #222;
}

.advice-text p,
.advice-text a,
.advice-text span {
    color: #000;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    height: 22px;
    text-overflow: ellipsis;
}

.market a.lowpad{
	font-size: 1em;
    padding-top: 0.25rem;
    padding-right: 1rem;
    padding-bottom: 0.25rem;
    padding-left: 1rem;
}

table.table_news{

}

table.table_news tr td{
	overflow: hidden;
	white-space: nowrap;
}


.switch {
	position: relative;
	display: block;
	vertical-align: top;
	width: 100%;
	height: 30px;
	padding: 3px;
	margin: 0 0 10px;
	background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
	background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
	border-radius: 18px;
	box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
	cursor: pointer;
}
.switch-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.switch-label {
	position: relative;
	display: block;
	height: inherit;
	font-size: 10px;
	text-transform: uppercase;
	background: #eceeef;
	border-radius: inherit;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
}
.switch-label:before, .switch-label:after {
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-o-transition: inherit;
	transition: inherit;
}
.switch-label:before {
	content: attr(data-off);
	right: 11px;
	color: #aaaaaa;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
	content: attr(data-on);
	left: 11px;
	color: #FFFFFF;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
	opacity: 0;
}
.switch-input:checked ~ .switch-label {
	background: #ff8601;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
	opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
	opacity: 1;
}
.switch-handle {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
	border-radius: 100%;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
	width: 12px;
	height: 12px;
	background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
	background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
	border-radius: 6px;
	box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
	left: auto;
    right: 2px;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* Transition
========================== */
.switch-label, .switch-handle {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}
.visies {
    list-style: none;
    margin: 0;
}
.visies a {
    color: #000;
}

/* Disable WhatsApp button on Desktop - Tutorial link: http://eheroes.me/1VIxAsz */
@media screen and (min-width: 1024px) {
    .eheroes-whatsapp {
	display: none !important;
    }
}

.eheroes-link {
    padding: 3px 10px 6px 10px !important;
    color: white;
    font-size: 13px;
    border-radius: 3px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 3px;
    display: inline-block;
    text-decoration: none;
}

.eheroes-link:hover,.eheroes-link:active {
    color: white;
}

.eheroes-twitter {
    background: #00aced;
}

.eheroes-twitter:hover,.eheroes-twitter:active {
    background: #0084b4;
}

.eheroes-facebook {
    background: #3B5997;
}

.eheroes-facebook:hover,.eheroes-facebook:active {
    background: #2d4372;
}

.eheroes-googleplus {
    background: #D64937;
}

.eheroes-googleplus:hover,.eheroes-googleplus:active {
    background: #b53525;
}

.eheroes-buffer {
    background: #444;
}

.eheroes-buffer:hover,.eheroes-buffer:active {
    background: #222;
}

.eheroes-pinterest {
    background: #bd081c;
}

.eheroes-pinterest:hover,.eheroes-pinterest:active {
    background: #bd081c;
}

.eheroes-linkedin {
    background: #0074A1;
}

.eheroes-linkedin:hover,.eheroes-linkedin:active {
    background: #006288;
}

.eheroes-whatsapp {
    background: #43d854;
}

.eheroes-whatsapp:hover,.eheroes-whatsapp:active {
    background: #009688;
}

.eheroes-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}


/*NEW HOME V4*/
a.register-btn {
  font-family: 'Kreon', 'serif' !important;
  background: #ff8601 !important;
  color: #ffffff !important;
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 18px !important;
  text-align: center;
  line-height: 1;
  padding: 10px 0;
  transition: all 0.6s cubic-bezier(0.165,0.84,0.44,1);
  border-radius: 5px;
}
a.register-btn:hover {
  background: #e87a00 !important;
  -webkit-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  transform: translate(0, -4px);
  box-shadow: 0 15px 15px rgba(0,0,0,.16);
}
.title-block {
  display: block;
  width: 100%;
  padding: 1.875rem;
  background-color: #ffd4a6;
  margin-bottom: 1.875rem;
}
body.single #content {
  padding: 0 .9375rem;
  border: 0;
}
body.single #content img {
  border:1px solid #cbcbcb;
}
.head-call {
  float: right;
  display: inline-block;
  text-align: right;
  margin-top: 0;
}
.head-call span {
  font-size: 11.5px;
  line-height: 1;
  text-transform: lowercase;
}
.head-call a {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Kreon', 'serif';
  color: #222222;
}
.head-call a:hover,
.head-call a:focus {
  color: #ff8601;
}
.orange-title {
  color: #ff8601 !important;
}
.page-template-page-home-v4 #header-call span {
  background: transparent url(../img/assets/procontact.png) no-repeat;
}
.pros-slider {
  height: 242px;
  width: calc(100% + 1.25rem);
  position: relative;
  left: -0.625rem;
  background: url(../img/assets/pro-slider-bg.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  z-index: 2;
}
.relative {
  position: relative !important;
}
.buttons-slider {
  height: 242px;
  width: calc(100% + 118px);
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.buttons-slider *:focus,
.pros-slider *:focus {
  outline: none;
}
.buttons-slider .slick-prev,
.buttons-slider .slick-next {
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  text-indent: -9999px;
  width: 44px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0;
  padding: 0;
  border: 0;
}
.buttons-slider .slick-prev {
  left: 0;
  background: transparent url(../img/assets/slick-prev.png) no-repeat;
}
.buttons-slider .slick-next {
  right: 0;
  background: transparent url(../img/assets/slick-next.png) no-repeat;
}
.pros-slider .face {
  position: relative;
  width: 20%;
  height: 242px;
  display: inline-block;
  float: left;
  margin: 0;
  border-left: solid .625rem #fff;
  border-right: solid .625rem #fff;
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.pros-slider .face:before {
  content:'';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height:80px;
  width: 100%;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.pros-slider .face .pro_info_small {
  background-color: transparent;
  font-size: 20px;
}
.pros-slider .face .pro_info_small span {
  font-size: 15px;
  color: #ff8601;
}
.pros-slider .face .pro_info_small div {
  height: auto;
  bottom: 0;
  padding: 10px !important;
  top:  initial !important;

}
section .row-bl-block {
  background-color: #0e1418;
  padding: 1.875rem;
}
section .row-bl-block h2 {
  color: #ff8601;
  display: block;
  margin-bottom: 1.875rem;
}
section .row-bl-block p {
  color: #dedede;
}
section .row-bl-block p a {
  color: #ff8601;
}
section.home-section {
  background-color: #ffd4a6;
  display: block;
  position: relative;
  padding:  160px 0 0.625rem;
  margin-top: -148px;
  z-index: 1;
}
.header-detail {
  position: relative;
  z-index: 2;
  padding-top: 1.875rem;
}
ul.news-grid {
  list-style: none;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  width: calc(100% + 1.25rem);
  margin: 0 0 0 -0.625rem;
}
ul.news-grid.news-blog li {
  width: 33.333%;
}
ul.news-grid.news-blog li:first-child {
  width: 66.666%;
}
ul.news-grid.news-blog li .item {
  border: 1px solid #dedede;
}
ul.news-grid li {
  width: 25%;
  padding: 0 0.625rem 1.25rem;
  list-style: none;
  display: inline;
  height: auto;
  float: left;
}

ul.news-grid li:first-child {
  width: 50%;
}
ul.news-grid .content {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  display: block;
  position: relative;
}
ul.news-grid .content .text {
  width: 100%;
  background-color: #fff;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  position: relative;
  height: 45px;
}
ul.news-grid li:first-child .content .text {
  height: 180px;
  -webkit-line-clamp: 8;
  margin-bottom: 5px;
}
.home-section ul.news-grid li:first-child .content .text {
  display: -webkit-box;
  height: 85px;
  -webkit-line-clamp: 4;
  margin-bottom: 5px;
}
.home-section ul.news-grid li .content .text {
  display: none;
}
ul.news-grid .content p span {
    position: absolute;
    bottom: 5px;
    right: 35px;
}
ul.news-grid li:first-child .content {
  width: 50%;
  height: 100%;
  float: right;
}
ul.news-grid .featured-img {
  width: 100%;
  height: 170px;
  background-color: #fff;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
ul.news-grid .featured-img span.date {
  display: inline-block;
  padding: 3px 7px;
  border-radius: 0;
  background-color: #ff8601;
  color: #FFF;
  font-size: .7rem;
  position: absolute;
  top: 10px;
  right: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.home-section ul.news-grid .featured-img {
  height: 120px;
}
ul.news-grid li:first-child .featured-img {
  width: 50%;
  height: 100%;
  float: left;
}
ul.news-grid h2 {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
}
ul.news-grid li:first-child h2 {
  white-space: normal;
  text-overflow: inherit;
  overflow: visible;
}
ul.news-grid p {
  font-size: 14px;
  position: relative;
}
ul.news-grid a:hover span {
  width: 28px;
}
ul.news-grid a {
  color: #ff8601;
}

ul.news-grid .item {
  display: block;
  height: 100%;
  cursor: pointer;
  width: 100%;
  position: relative;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}

ul.news-grid li:first-child .item {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

ul.news-grid .item.banner {
  background-color: #ff8601;
  border-radius: 5px;
}

ul.news-grid .item a.btn, ul.news-grid .item.banner a.btn{
	color:#ff8601 !important;
	font-size: 1em;
	font-weight: bold;
}

ul.news-grid .item a.btn span{
	top:6px !important;
}

ul.news-grid .item.banner a.btn span{
	top:7px !important;
}


ul.news-grid .item.banner a span {
	margin-top: 5px;
  background-color: #fff;
}

ul.news-grid .item.banner a span:after {
  border-color: transparent transparent transparent #ffffff;
}

ul.news-grid .item.banner a span svg path {
  fill: #ff8601;
}

ul.news-grid .item .information {
  position: absolute;
  left: 0;
  bottom: 0;
  padding:15px;
}

ul.bullet-list {
  margin-bottom: 1.875rem !important;
}

ul.bullet-list li h4 {
  font-size: 16px;
  color: #FF8601;
  margin-bottom: 5px;
  display: block;
}

ul.bullet-list li p {
  font-size: 12px;
  color: #000000;
}

ul.news-grid .item .information a.btn {
  color: #fff ;
}
.container section ul.bullet-list li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 0;
    color: #ee6e01;
}
.container section .heading {
  margin: 0;
}

.container section .heading.title-text {
  margin: 0 auto 3.75rem !important;
}
.container section .gform_wrapper form {
  padding: 3.75rem;
  display: block;
  border: 1px solid #dedede;
  border-radius: 10px;
  margin-top: 1.875rem;
}

li#field_13_18 label.gfield_label {
  display: none;
}

.gform_wrapper form #gform_fields_13 li ul.gfield_radio input{
  margin: 1px 0px 4px 1px;
}

.gform_wrapper form #gform_fields_13 li ul.gfield_radio label{
  margin: 0px 0px 0px 10px;
}

.gform_wrapper form .gform_body li.dynamicPrice ul.gfield_radio input:checked+label{
  color: #ff8601;
}

.gform_wrapper form .gform_body li.dynamicPrice ul.gfield_radio li span{
  display: block;
  margin-left: 23px;
  font-size: .875em;
  color: gray;
}

ul.benefits_list {
  margin-left: 1.7rem;
}

ul.benefits_list li {
  list-style-type: none;
  position: relative;
  color: #ff8601;
  font-weight: 700;
  font-size: .875rem;
  margin-bottom: 5px;
}

ul.benefits_list li:last-child{
  margin-bottom: 0px;
}

ul.benefits_list li:before {
  content: '';
  background-image: url('../img/assets/check.svg');
  background-size: cover;
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -27px;
  top: 4px;
}

.container section {
  padding: 7.5rem 0;
}

.container section {
  border-bottom: 1px solid #dedede;
}

.container section p strong {
    font-family: 'Kreon', 'serif';
    font-weight: 700;
    color: #222222;
    font-size: 1.2rem;
}

.container section p {
  margin-bottom: 1.875rem;
}

.container section p:last-child {
  margin-bottom: 0;
}

.container section:last-child {
  border-bottom: 0;
}

.container {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.container section blockquote {
  font-family: 'Kreon', 'serif';
  font-size: 1.6875rem;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  padding: 3.75rem;
  margin: 3.75rem 0;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 10px;
  box-shadow: 0 0 40px rgba(0,0,0,.05);
  color: #222222;

}

.container section blockquote p{
  font-family: 'Kreon', 'serif';
  font-size: 1.6875rem;
  font-weight: 700;
  display: block;
  width: 100%;
  text-align: center;
  color: #222222;
}

.container section blockquote:before {
  display: none;
}

ul.news-grid .item .information h2 {
  display: block;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
  color: #fff;
  margin-bottom: .9375rem;
}

.pro-list {
  display: block;
  width: 100%;
  float: left;
  height: 100%;
  padding: .9375rem;
  background-color: #fff;
  border: 1px solid #dedede;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.6s cubic-bezier(0.165,0.84,0.44,1);
}
/*.pro-list:hover {
  -webkit-transform: translate(0, -8px);
  -moz-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  -o-transform: translate(0, -8px);
  transform: translate(0, -8px);
  box-shadow: 0 40px 40px rgba(0,0,0,.16);
}*/
.pro-list h3 {
  display: block;
  font-size: 22px;
  float: left;
  width: 100%;
  margin-bottom: .9375rem;
}
.pro-list ul {
  list-style: none;
  margin: 0;
  float: left;
  width: 100%;
  padding: 0;
}
.pro-list ul li {
  display: block;
  width: 100%;
  position: relative;
  float: left;
  font-size: 14px;
  position: relative;
  padding-bottom: .9375rem;
  margin-bottom: .9375rem;
  border-bottom: 1px solid #dedede;
}
.pro-list ul li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.pro-list ul li div {
  display: block;
  width: 100%;
}

.pro-list .btn {
  margin-top: 5px;
}

.pro-list ul li span.date {
  display: block;
  color: #222222;
  text-align: left;
  font-size: .7rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  line-height: 1;
  margin-bottom: 5px;
}

.btn:hover span {
  width: 25px;
}

a.btn {
  color: #ff8601;
  font-size: 14px;
}

.btn span {
  height: 14px;
  width: 14px;
  display: inline-block !important;
  padding-left: 5px;
  background-color: #ff8601;
  position: relative;
  margin-right: 8px;
  top: 2px;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-duration: .25s;
}

.btn span:after {
    content: '';
    position: absolute;
    top: 0;
    right: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 6px;
    border-color: transparent transparent transparent #ff8601;
}
.btn span svg {
    height: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
section.heading-block h1 {
  margin: 0;
}

section.heading-block h4 {
  font-size: 1.2rem;
}

section.heading-block {
  background-color: #ffd4a6;
  margin-top: 1.875rem;
}

section.white-bg {
  background-color: #ffffff !important;
}

section span.symposium_program {
  position: relative;
  padding-left: 70px;
  margin-bottom: .9375rem;
  padding-bottom: .9375rem;
}

section span.symposium_program:last-child {
  border-bottom: 0;
}

section span.symposium_program:first-child {
  margin-top: .9375rem;
}


section span.symposium_program label {
  margin-bottom: 0;
  position: absolute;
  width: 60px;
  top: 3px;
  left: 0;
}

section span.symposium_program label i {
  display: inline-block;
  margin-right: 5px;
}

section div#sympprices .symposium_price {
  padding: 0.9375rem;
  font-family: Kreon,serif;
  margin-bottom: 5px;
  background-color: #262f36;
  color: #fff;
}

section div#sympprices .symposium_price:hover {
  background-color: #ff8601;
  color: #fff;
}
section div#sympprices .symposium_price label {
  display: block;
  float: none;
  text-align: left;
  margin-top: 5px;
  color: #fff;
}

section div#sympprices .symposium_price:last-child {
  margin-bottom: 0;
}


section div#sympprices {
  border-radius: 0;
  margin: .9375rem 0 0;
  background-color: transparent;
}

#introduction .pro-thumb img {
  height: auto !important;
  width: 100%;
}
.guest-grid {
  margin-top: 1.875rem;
}
.guest-grid li .text {
  width: 100%;
  background-color: #fff;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  display: -webkit-box;
  font-size: 14px;
  height: 85px;
  -webkit-line-clamp: 4;
  margin-bottom: 5px;
}

.guest-grid li .item.open .text {
  -webkit-box-orient: vertical;
  overflow: visible;
  text-overflow:inherit;
  position: relative;
  height: auto;
  -webkit-line-clamp: inherit;
}

.guest-grid li .item.open a.btn:after {
  content:'lees minder';
}

.guest-grid li .item a.btn:after {
  content:'lees meer';
  display: inline-block;
  margin-left: 5px;
}
.guest-grid li .text p {
  font-size: 14px
}

.guest-grid li .item {
  height: 100%;
  border: 1px solid #dedede;
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.guest-grid li .item a.btn {
  color: #ff8601 !important;
  font-size: 1em;
  font-weight: bold;
  padding: 0;
}

.guest-grid li .item a.btn span {
  top: 6px;
}

.guest-grid li .item .guest-profile {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 350px;
}

.guest-grid li .content h5 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1rem;
  width: 100%;
  background-color: #fff;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  display: -webkit-box;
  font-size: 16px;
  height: 45px;
  -webkit-line-clamp: 2;
}

.guest-grid li .content {
  border-top: 1px solid #dedede;
  position: relative;
  height: calc(100% - 350px);
  padding: .9375rem;
}

#symp-partners ul {
  margin: 1.875rem 0;
}
#symp-partners ul li {
  position: relative;
  padding-bottom: 0;
}

#symp-partners ul li:last-child {
  border-right: 0;
}

#symp-partners ul a {
  display: block;
  width: 100%;
  height: 120px;
  position: relative;
  padding: 0.9375rem;
}

#symp-partners ul li a .logo {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

#symp-partners h4 {
  color: #fff;
}

.no-padding {
  padding: 0 !important;
}

@media only screen and (max-width: 40em) {
  ul.news-grid li:first-child,
  ul.news-grid li {
    width: 100% !important;
  }
  ul.news-grid li:first-child .featured-img {
    height: 170px;
    width: 100%;
  }
  ul.news-grid li:first-child .content {
    width: 100%;
    height: auto;
  }
  ul.news-grid li:first-child .content .text {
        height: 45px;
  }
}

span.member-banner-large {
    padding: 7px 9px;
    border: solid 1px #262f36;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    margin-top: 3.75rem;
    cursor: pointer;
}

span.member-banner-large:hover {
    background-color: #262f36;
}

span.member-banner-large:hover h4 {
    color: #FFF;
}

span.member-banner-large h4 {
    margin: 0;
    font-family: Raleway;
    font-size: 1em;
}

span.member-banner-large h4 span {
    color: #ee6e01;
}

.ginput_container.ginput_container_text.validated,
.ginput_container.ginput_container_text.error{
	position: relative;
}
.ginput_container.ginput_container_text.error:before {
    content: "\f06a";
    display: block;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: calc(50% + 6px);
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 39px;
    color: red;
    pointer-events: none;
}

.ginput_container.ginput_container_text.validated:before {
    content: "\f00c";
    display: block;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: calc(50% + 6px);
    text-align: center;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 39px;
    color: green;
    pointer-events: none;
}



@media only screen and (min-width: 40.063em) and (max-width: 64em) { }


/*HOW IT WORKS*/

.tabs.archive-tabs {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 1.875rem;
  margin-bottom: .9375rem !important;
}

.tabs.archive-tabs .tab-title {
  display: inline-block;
  width: auto;
  border: 0;
  margin: 0 5px;
  float: none;
}

.tabs.archive-tabs .tab-title a {
  padding: 10px 25px;
  border-radius: 5px;
}

.tabs.archive-tabs .tab-title.active a {
  background-color: #ff8601;
  border: 0;
  color: #fff;
}


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

.tabs-content.archive-content > .content {
  padding-left: .9375rem;
  padding-right: .9375rem;
  border: 0;
}

.pro-container {
  display: block;
  position: relative;
  width: 100%;
  padding: 1.875rem 0;
  margin: 1.875rem 0;
  background-color: #F9F9F9;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.pro-slider {
  width: calc(100% + 1.875rem);
  left: -.9375rem;
  position: relative;
  display: block;
  float: left;
}

.pro-slider button.slick-prev,
.pro-slider button.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  width: 46px;
  height: 33px;
  overflow: hidden;
  text-indent: -9999px;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.pro-slider button.slick-prev {
  left: 0;
  padding-left: 13px;
  transform: translateY(-50%) translateX(-100%);
}

.pro-slider button.slick-next {
  right: 0;
  padding-right: 13px;
  transform: translateY(-50%) translateX(100%);
}

.pro-slider button.slick-prev:before,
.pro-slider button.slick-next:before {
  content:'';
  width: 33px;
  height: 33px;
  display: block;
  background-color: #ff8601;
  background-repeat: no-repeat;
  background-size: 28px;
}

.pro-slider button.slick-prev:before {
  background-image: url('../img/assets/arrow-left.svg');
  background-position: left center;
}

.pro-slider button.slick-next:before {
  background-image: url('../img/assets/arrow-right.svg');
  background-position: right center;
}

.pro-slider button.slick-prev:after {
  content:'';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 16.5px 13px 16.5px 0;
  border-color: transparent #ff8601 transparent transparent;
}

.pro-slider button.slick-next:after {
  content:'';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 16.5px 0 16.5px 13px;
  border-color: transparent transparent transparent #ff8601;
}

.pro-slider .slick-list{
  overflow: hidden;
}

.pro-slider .item {
  display: inline-block;
  width: 100%;
  padding: 0 0.9375rem;
}

.pro-slider .item .card {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.pro-slider .item .column-block {
  flex: 0 0 50%;
  max-width: 50%;
  height: 100%;
}

.pro-slider .item .featured-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: .9375rem;
  background-color: #FFD4A6;
}

.pro-slider .item .featured-img .info {
  padding:0.9375rem;

}

.pro-slider .item .featured-img a.btn {
  background-color: transparent;
  font-size: 16px;
  color: #262F36;
  text-align: left;
  float: left;
  position: relative;
  padding: 10px 25px;
  max-width: 100%;
  border: 1px solid #262F36;
}

.pro-slider .item .featured-img .profile {
  position: relative;
  width: 100%;
}

.pro-slider .item .featured-img img {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

.pro-slider .item .information {
  padding: .9375rem;
  background-color: #262F36;
  color: #ffffff;
}

.pro-slider .item .information h3 {
  font-family: Raleway,sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-align: left;
  line-height: 17px;
  font-weight: 700;
  display: block;
}

.pro-slider .item .information .line-clamp {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 15;
  -webkit-box-orient: vertical;
  margin-bottom: 1.25rem;
  max-height: 312px;
}

.pro-slider .item .information p {
  font-family: Raleway,sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-align: left;
  line-height: 21px;
}

.pro-slider .item .information a.btn {
  background-color: #FF8601;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
  float: left;
  position: relative;
  padding: 10px 25px;
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.pro-table-container {

}

.pro-table-container h3 {
  display: block;
  margin-bottom: 1.875rem;
  text-align: center;
  font-size: 24px;
  color: #000000;
}

table.pro-table {
  width: 100%;
  border: 0;
}

table.pro-table thead {
  background-color: #ff8601;
  color: #fff;
}

table.pro-table thead tr th {
  color: #fff;
  padding: .9375rem;
  text-align: center;
  font-size: 1rem;
}

table.pro-table tbody tr td {
  padding: 10px;
  text-align: center;
  font-size: 1rem;
}
table.pro-table tbody tr td a {
  text-decoration: underline;
}

table.pro-table tbody tr td a.share {
  color: #222222;
}

table.pro-table tbody tr td a.share:hover {
  color: #0078a0;
}

table.pro-table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

table.pro-table tbody tr:nth-child(even) {
  background-color: #FFD4A6;
}

section.pro-section {
  display: block;
  position: relative;
  width: 100%;
  padding: 1.875rem 0;
  overflow: hidden;
  margin: 1.875rem 0;
  background-color: #F9F9F9;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

section.pro-section .titles h3 {
  margin-bottom: 1.875rem;
}

.platform-card {
  border: 0;
  padding: .9375rem;
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
  float: left;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 30px rgba(0,0,0, .15);
}

.platform-card .pro-list {
  width: 50%;
  float: right;
  padding: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}

.platform-card h3 {
  color: #FF8601;
  margin-bottom: 1.25rem;
  display: block;
  font-size: 22px;
  float: left;
  width: 100%;
  margin-top: 0;
}

.platform-card .pro-list h3 {
  color: #FF8601;
  margin-bottom: 1.25rem;
}

.platform-card img.box {
  position: absolute;
  left: 0;
  width: calc(100% - 1.875rem);
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.platform-card a.btn {
  padding: 0;
  font-size: 14px;
  color: #FF8601;
  display: flex;
  align-items: center;
}

.platform-card a.btn img {
  width: 34px;
  display: inline-block;
  margin-right: 10px;
}

.platform-card ul.pro-grid {
}

.platform-card ul.pro-grid li {

}

.platform-card ul.pro-grid li a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

.platform-card ul.pro-grid a span {
  display: block;
  position: absolute;
  border: 1px solid #dedede;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;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\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

section .columns {
  position: relative;
}

section svg.centered {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 64.063em) {
  section.pro-section .columns {
    height: auto !important;
  }
  .platform-card img.box {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .platform-card .pro-list {
    width: 100%;
  }
  .platform-card {
    margin-bottom: .9375rem;
  }
}

@media only screen and (max-width: 40.063em) {
  .table-scroll {
    width: 100%;
    overflow-x: scroll;
  }
  .pro-slider .item {
    margin-bottom: .9375rem;
  }
  .pro-slider .item .column-block {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pro-slider .item {
    height: auto !important;
  }

  .pro-slider .item .card {
    display: block;
    width: 100%;
  }

  .pro-slider .item .featured-img img {
    position: relative;
  }

  section *[data-equalizer-watch] {
    height: auto !important;
  }
  section svg.centered {
    position:relative;
    top: 0;
    transform: none;
  }
}

/* HOW IT WORKS */
body section ul.package-grid-how li.animated {
  width: 50%;
}

body section ul.package-grid-how li.active {
  left: 0;
  top: 0;
  position: relative;
}

body section ul.package-grid-how li .content h3 {
  line-height: normal;
  min-height: 68px;
}

body section ul.package-grid-how.single li .content h3 {
  line-height: normal;
  min-height:inherit;
}

body section ul.package-grid-how li .content {
  padding: 1.875rem;
  text-align: left;
}

body section ul.package-grid-how li {
  padding: 0 0 0 30px;
  position: relative;
}

body section ul.package-grid-how li:before {
  content:'\f00c';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  color: #fff;
}

body section ul.package-grid-how.single {
  text-align: center;
}

body section ul.package-grid-how.single li {
  padding: 0;
  float: none !important;
  margin: 0 auto;
}

body section ul.package-grid-how.single li:before {
  display: none;
}

body section #resetform input[type="password"].invalid {
  border: 2px solid red;
}

body section #resetform input[type="password"].valid {
  border: 2px solid green;
}

body section #resetform #alert_unmatch {
  color: red;
  display: none;
}

body section #resetform #alert_unmatch.active {
  display: block;
}
