.ta-icons.ta-arrow-right {
  background-color: currentColor;
  -webkit-background-image: url(../images/icons/svg/arrow-right.svg);
  background-image: url(../images/icons/svg/arrow-right.svg);
  -webkit-mask-image: url(../images/icons/svg/arrow-right.svg);
  mask-image: url(../images/icons/svg/arrow-right.svg);
  height: 30px;
  width: 30px;
  display: inline-flex;
  vertical-align: middle;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(19deg) brightness(103%) contrast(101%);
}

.ta-icons.ta-check {
  background-color: currentColor;
  -webkit-mask-image: url(./../images/icons/svg/icon-check.svg);
  mask-image: url(./../images/icons/svg/icon-check.svg);
  height: 19px;
  width: 21px;
  display: flex;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ta-icons.ta-arrow-down {
  background-color: currentColor;
  -webkit-mask-image: url(./../images/icons/svg/arrow-down.svg);
  mask-image: url(./../images/icons/svg/arrow-down.svg);
  height: 12px;
  width: 12px;
  display: flex;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  vertical-align: middle;
}

.ta-icons.ta-info {
  background-color: currentColor;
  -webkit-mask-image: url(./../images/icons/svg/info.svg);
  mask-image: url(./../images/icons/svg/info.svg);
  height: 20px;
  min-width: 20px;
  display: flex;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  vertical-align: middle;
}
.footer-bottom .socials,
.footer .socials{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
.footer-bottom .socials a,
.footer .socials a{
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  border: 3px solid #000;
  border-radius: 50%;
  display: flex;
  padding: 4px 2px 2px 5.5px;
  margin-right: 5px;
}
.footer-bottom .socials a:last-of-type,
.footer .socials a:last-of-type{
  margin-right: 0px;
}
.footer .social-grid h3{
  width: 100%;
}
.footer .social-grid .socials h3{
  margin-top: 15px;
  margin-bottom: 10px;
}
.footer-bottom .disclaimer{
  padding-left: 10px;
}
.ta-icons.ta-social-media {
  background-color: currentColor;
  height: 27px;
  width: 27px;
  display: flex;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.ta-icons.ta-social-media.instagram{
  -webkit-mask-image: url(./../images/icons/svg/instagram.svg);
  mask-image: url(./../images/icons/svg/instagram.svg);
}
.ta-icons.ta-social-media.facebook{
  -webkit-mask-image: url(./../images/icons/svg/facebook.svg);
  mask-image: url(./../images/icons/svg/facebook.svg);
  position: relative;
  left: 3px;
}
.ta-icons.ta-social-media.youtube{
  -webkit-mask-image: url(./../images/icons/svg/youtube.svg);
  mask-image: url(./../images/icons/svg/youtube.svg);
  position: relative;
  right: 1.5px;
  top: 1px;
}
.ta-icons.ta-social-media.twitter{
  -webkit-mask-image: url(./../images/icons/svg/twitter.svg);
  mask-image: url(./../images/icons/svg/twitter.svg);
}

.gform_body select {
  font-size: 16px;
  display: block;
  border-radius: .71429em;
  width: 100%;
}

.gform_body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #e1dcd1;
  border: 1px solid #afafaf;
  padding: 0.92857em 40px 0.92857em 1.42857em !important;
  padding-right: 4rem !important;
  background-image: url(./../images/icons/svg/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: right 1.07143em center;
}

.gform_body [type=checkbox] + label, .gform_body [type=radio] + label {
  font-weight: 500 !important;
  font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
  position: relative;
  padding-left: 30px !important;
}

.gform_body [type=checkbox]:checked + label:after, .gform_body [type=radio]:checked + label:after {
  background: currentColor;
}

.gform_body [type=checkbox] + label:after {
  border-radius: .14286em;
}

.gform_body [type=checkbox] + label:after, .gform_body [type=radio] + label:after {
  left: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
}

.gform_body [type=checkbox] + label:after, .gform_body [type=checkbox] + label:before, .gform_body [type=radio] + label:after, .gform_body [type=radio] + label:before {
  content: '';
  position: absolute;
}

.gform_body label {
  color: #3a3a3a !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  display: inline-block !important;
  margin-bottom: 7.1429px !important;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.gform_body [type=checkbox], .gform_body [type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.gform_body [type=checkbox] + label::before {
  border-radius: 2.1429px;
}

.gform_body [type=checkbox] + label:before, .gform_body [type=radio] + label:before {
  left: 0;
  top: 0;
  border: 2px solid;
  width: 20px;
  height: 20px;
}

.gform_body [type=checkbox] + label:after, .gform_body [type=checkbox] + label:before, .gform_body [type=radio] + label:after, .gform_body [type=radio] + label:before {
  content: '';
  position: absolute;
}

.gform_body [type=email], .gform_body [type=password], .gform_body [type=search], .gform_body [type=tel], .gform_body [type=text], .gform_body [type=url], .gform_body textarea {
  border: 1px solid #e1dcd1;
  background-color: #f9f9f9;
}

.gform_body [type=email]:focus, .gform_body [type=email]:hover, .gform_body [type=password]:focus, .gform_body [type=password]:hover, .gform_body [type=search]:focus, .gform_body [type=search]:hover, .gform_body [type=tel]:focus, .gform_body [type=tel]:hover, .gform_body [type=text]:focus, .gform_body [type=text]:hover, .gform_body [type=url]:focus, .gform_body [type=url]:hover, .gform_body select:focus, .gform_body select:hover, .gform_body textarea:focus, .gform_body text {
  background-color: #fff;
  outline: none;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}

.gform_body [type=email], .gform_bodym [type=password], .gform_body [type=search], .gform_body [type=tel], .gform_body [type=text], .gform_body [type=url], .gform_body textarea {
  font-size: 16px !important;
  display: block !important;
  border-radius: 0.71429em !important;
  padding: 0.92857em 1.42857em !important;
}

.gform_body [type=email], .gform_body [type=password], .gform_body [type=search], .gform_body [type=tel], .gform_body [type=text], .gform_body [type=url], .gform_body select {
  line-height: 1;
}

.gform_wrapper select {
  line-height: 1 !important;
}

.gform_button {
  font-size: 18px;
  font-family: "FF Meta Web Pro", "Open Sans", "Helvetica", sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  line-height: 32px;
  padding: 10px 20px !important;
  border: 1px solid;
  border-radius: 2.8125em;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #000 !important;
  border-color: #000 !important;
}
.gform_button a {
  text-decoration: none;
  color: #ffffff;
}

.gform_button:hover {
  background-color: #eb521d !important;
  border-color: #eb521d !important;
}

.gform_next_button {
  font-size: 18px;
  font-family: "FF Meta Web Pro", "Open Sans", "Helvetica", sans-serif;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px !important;
  border: 1px solid;
  border-radius: 2.8125em;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #eb521d !important;
  border-color: #eb521d !important;
}
.gform_next_button a {
  text-decoration: none;
  color: #ffffff;
}

.gform_page_footer {
  border: none !important;
}

.gform_next_button:hover {
  background-color: #000 !important;
  border-color: #000 !important;
}

*, :after, :before {
  box-sizing: inherit;
}

.gform_body [type=radio] + label:after, .gform_body [type=radio] + label:before {
  border-radius: 50%;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  line-height: 1.2 !important;
}

.gfield_html {
  font-size: 16px;
  font-style: italic;
  line-height: 1.5 !important;
}

.gform_footer INPUT[type=submit], .gform_next_button, .gform_page_footer INPUT[type=submit] {
  text-align: left;
  padding-right: 60px !important;
}

.gform_footer .ta-icons.ta-arrow-right, .gform_page_footer .ta-icons.ta-arrow-right {
  background-color: white;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 27px;
  right: 21px;
}

.gform_footer img {
  display: none;
}

@media only screen and (max-width: 641px) {
  .gform_footer INPUT[type=submit], .gform_next_button, .gform_page_footer INPUT[type=submit] {
    text-align: left;
    padding-right: 45px !important;
  }

  .gform_footer .ta-icons.ta-arrow-right {
    margin-left: -40px;
  }
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 18px !important;
}

.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: unset !important;
  margin-bottom: unset !important;
  border-top: unset !important;
  border-bottom: unset !important;
  padding-bottom: unset !important;
  padding-top: unset !important;
  box-sizing: unset !important;
}

.gfield_description.validation_message, .validation_error {
  display: none !important;
}

.gfield_error label {
  color: #dc4715 !important;
  border-color: currentColor !important;
}
.gfield_error label .gfield_required {
  color: #dc4715 !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: 1px solid #dc4715 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  max-width: unset !important;
}

.cta-tile-wrapper .ta-icons.ta-arrow-down {
  transform: rotate(270deg);
  color: #3a3a3a;
}

.cta-titel {
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  color: #3a3a3a;
  font-family: "FF Meta Web Pro";
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .cta-titel {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .cta-titel {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  .gform_next_button, .gform_ .gform_footer INPUT[type=submit], .gform_next_button, .gform_page_footer INPUT[type=submit] {
    text-align: left;
    padding-right: 50px !important;
  }

  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px !important;
    width: unset !important;
  }

  .gform_next_button, .gform_button {
    line-height: 22px !important;
    padding: 8px 15px !important;
    padding-right: 45px !important;
  }

  .programma-tilebutton, .programma-sticky-tilebutton {
    padding-right: 15px !important;
  }

  .gform_footer .ta-icons.ta-arrow-right, .gform_page_footer .ta-icons.ta-arrow-right {
    background-color: white;
    height: 22px;
    width: 22px;
    position: absolute;
    top: unset !important;
    right: 15px;
    bottom: 20px;
  }

  .gform_page_footer .ta-icons.ta-arrow-right {
    bottom: 10px;
  }

  .cta-tile-wrapper {
    max-height: unset !important;
    height: unset !important;
    min-height: 200px;
  }
}
.midden .cta-tile-wrapper {
  text-align: center !important;
}

.breed .cta-intern {
  padding: 40px 80px !important;
}

.cta-tile-wrapper {
  padding: 20px !important;
  color: #3a3a3a;
  background: #f9f9f9;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  transition: background .1s ease-out;
}

.cta-intern {
  color: inherit;
  text-decoration: none;
  border: 1px solid #e1dcd1;
  padding: 40px 20px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  transition: border-color .1s ease-out;
  position: relative;
}

@media (max-width: 768px) {
  .cta-intern {
    padding: 20px;
  }
}
.cta-intern a {
  text-decoration: none;
}

.cta-tekst {
  font-size: 18px;
  color: #3a3a3a;
  font-weight: 500;
  font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  line-height: 1.2;
}

.cta-tilebutton, .cta-tilelinkbutton {
  position: absolute;
  bottom: 20px;
  width: calc(100% - 40px);
  font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
}

.cta-tilelinkbutton {
  margin-left: 30px;
}

.cta-tilebutton, .cta-tilelinkbutton span {
  text-decoration: underline;
}

.cta-tilelinkbutton span:hover {
  text-decoration: underline;
  color: #3a3a3a;
}

@media (min-width: 768px) {
  .cta-tilebutton, .cta-tilelinkbutton {
    padding-bottom: 20px;
  }
}
.cta-tile-wrapper:hover {
  background-color: #f0f0f1;
}

.cta-tile-wrapper:hover .cta-intern {
  border-color: white;
}

.cta-tilebutton span {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 20px;
}

@media (max-width: 768px) {
  .cta-tilebutton span {
    bottom: 0;
  }
}
.cta-tilelinkbutton span .inline {
  display: inline-flex;
  color: currentcolor !important;
  margin-left: 10px;
}
.cta-tilelinkbutton span a:hover {
  color: #3a3a3a !important;
}
.cta-tilelinkbutton span a:hover i {
  color: #3a3a3a !important;
}

.cta-tekst ul li {
  list-style: none !important;
  margin-left: 0px !important;
  padding-left: 30px;
  margin-top: 10px;
}

.cta-tekst ul li::before {
  background-color: currentColor;
  -webkit-mask-image: url(./../images/icons/svg/icon-check.svg);
  mask-image: url(./../images/icons/svg/icon-check.svg);
  height: 19px;
  width: 21px;
  display: block;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  content: "";
  position: absolute;
  margin-left: -30px;
}

li.programma-tile-opsomming-item:before {
  background-color: currentColor;
  -webkit-mask-image: url(./../images/icons/svg/icon-check.svg);
  mask-image: url(./../images/icons/svg/icon-check.svg);
  height: 19px;
  width: 21px;
  display: block;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  content: "";
  position: absolute;
  margin-top: 4px;
}

.tile-offset{
  margin-top: -193px;  
}

.main-navigation .main-nav ul li.current_page_item > a{
  background-color: #eb521d!important;
}
.main-navigation #menu-primary-2 > li:first-of-type a{
  line-height: 60px;
}
#generate-slideout-menu.main-navigation .main-nav #menu-primary-2 ul{
  display: flex !important;
  flex-wrap: wrap;
}
#generate-slideout-menu.main-navigation .main-nav #menu-primary-2 ul li{
	width: 100%;
}
#generate-slideout-menu.main-navigation .main-nav #menu-primary-2 ul li a{
	color: black;
}
.programma-tile-wrapper {
  color: #fff;
  background: #ff6316;
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
}

.programma-tile-kop {
  padding: 20px;
  background: #eb521d;
  font-size: 24px;
  line-height: 1;
}

.programma-tile-kop h3 {
  color: #ffffff;
  margin-bottom: 0;
}

.programma-tile-tekst {
  padding: 20px;
  line-height: 1.5;
  font-weight: 300;
  font-family: "Open Sans","Helvetica",sans-serif;
}

@media (min-width: 768px) {
  .programma-tile-kop {
    position: relative;
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 23px;
    line-height: 1;
  }

  .panel-grid-cell .programma-tile-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .widget_whap_programma_in_het_kort_widget {
    margin-top: -160px !important;
    margin-bottom: 0px !important;
  }
}
.ta-programma {
  margin-top: 4px;
  display: inline-block !important;
}

.programma-tile-opsomming li {
  list-style: none !important;
  margin-left: 0 !important;
  display: flex !important;
}

.programma-tile-opsomming {
  margin-left: 0 !important;
}

.programma-tile-opsomming-tekst {
  font-size: 18px;
  padding-left: 30px;
  display: inline-block;
}

.programma-tilebutton span {
  display: inline-block !important;
  color: #ffffff;
}

.programma-tilebutton .ta-icons.ta-arrow-right {
  margin-left: 15px;
}

.programma-tilebutton.gform_button:hover, .programma-sticky-tilebutton:hover {
  background-color: #ffffff !important;
}
.programma-tilebutton.gform_button:hover a, .programma-sticky-tilebutton:hover a {
  color: #000000 !important;
}
.programma-tilebutton.gform_button:hover .ta-icons.ta-arrow-right, .programma-sticky-tilebutton:hover .ta-icons.ta-arrow-right {
  background-color: #000000;
}

.programma-boekdirect {
  margin-top: 20px;
}
.programma-boekdirect a {
  color: #000000;
  text-decoration: underline;
  font-family: "FF Meta Web Pro", "Open Sans", "Helvetica", sans-serif;
  font-weight: 300;
  line-height: 1;
}
.programma-boekdirect .ta-icons.ta-arrow-down {
  transform: rotate(270deg);
  display: inline-block;
  margin-left: 10px;
}

.programma-boekdirect:hover a, .programma-sticky-boekdirect:hover a {
  color: #ffffff !important;
}
.programma-boekdirect:hover .ta-icons.ta-arrow-right, .programma-sticky-boekdirect:hover .ta-icons.ta-arrow-right {
  background-color: #ffffff;
}

@media (max-width: 768px) {
  #page .programma-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 20;
    background-color: #ff6316;
    top: auto !important;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    bottom: -1px;
    padding: 10px;
  }

  #page .sticky {
    visibility: visible;
    transform: translateY(0);
    transition: transform .3s ease-out .01s,.01s visibility;
    transition: transform .3s ease-out .01s,.01s visibility,-webkit-transform .3s ease-out .01s;
  }

  .programma-sticky-titel, .boekdirect {
    display: none !important;
  }

  .programma-sticky-tilebutton {
    float: right;
  }

  .programma-sticky-boekdirect {
    float: left;
    padding-left: 0;
    margin-right: 0 !important;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .programma-sticky-boekdirect a {
    text-decoration: underline !important;
    font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
    font-weight: 600;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  #page .programma-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 20;
    background-color: #ff6316;
    top: auto !important;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    bottom: -1px;
    padding: 10px;
  }

  #page .sticky {
    visibility: visible;
    transform: translateY(0);
    transition: transform .3s ease-out .01s,.01s visibility;
    transition: transform .3s ease-out .01s,.01s visibility,-webkit-transform .3s ease-out .01s;
  }

  .programma-sticky-titel {
    display: none;
    color: #fff;
    font-size: 22px;
    font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .programma-sticky-titel {
    display: inline-flex;
    padding-left: 20px;
    align-self: center;
  }

  .programma-sticky-tilebutton, .programma-sticky-boekdirect {
    float: right;
    margin-right: 20px;
  }

  .programma-sticky-boekdirect a {
    text-decoration: underline !important;
    font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
    font-weight: 600;
  }
}
@media (max-width: 1024px) {
  .site-footer .footer{
    padding: 0 20px;
    margin-bottom: 65px;
  }
  .social-grid,
  .footer-contact{
    margin-top: 45px;
    display: inline-block;
  }
}
@media (min-width: 1025px) {
  #page .programma-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 20;
    background-color: #ff6316;
    visibility: hidden;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    bottom: auto;
  }

  #page .sticky {
    visibility: visible;
    transform: translateY(0);
    transition: transform .3s ease-out .01s,.01s visibility;
    transition: transform .3s ease-out .01s,.01s visibility,-webkit-transform .3s ease-out .01s;
  }

  .programma-sticky-titel {
    display: none;
    color: #fff;
    font-size: 22px;
    font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .programma-sticky-titel {
    display: inline-flex;
    padding-left: 20px;
    align-self: center;
  }

  .programma-sticky-tilebutton, .programma-sticky-boekdirect {
    float: right;
    margin-right: 20px;
  }

  .programma-sticky-boekdirect a {
    text-decoration: underline !important;
    font-family: "FF Meta Web Pro","Open Sans","Helvetica",sans-serif;
    font-weight: 600;
  }
}
.programma-sticky-subtitel {
  font-size: 16px;
  display: inline-block;
  padding-right: 80px;
}

.programma-sticky-inner {
  display: flex;
}

@media (min-width: 480px) {
  .programma-sticky-inner {
    padding: 10px 0;
  }
}
.programma-sticky-inner .gform_button {
  font-size: 16px !important;
}
.programma-sticky-inner .ta-icons.ta-arrow-right {
  height: 24px !important;
  width: 24px !important;
  margin-left: 10px !important;
}
.programma-sticky-inner .programma-sticky-boekdirect {
  margin-right: 20px;
  align-self: center;
}
.programma-sticky-inner .programma-sticky-boekdirect a {
  color: #000000;
  text-decoration: none;
}
.programma-sticky-inner .programma-sticky-boekdirect .ta-icons.ta-arrow-down {
  transform: rotate(270deg);
  display: inline-block;
  margin-left: 10px;
}

.formulier-notificatie {
  font-style: normal;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 10px !important;
  background: #e4f7ff;
  border: 1px solid #8ed8f8;
  border-radius: .7rem;
  font-size: 16px;
  margin: 20px 15px 20px 0px !important;
}
.formulier-notificatie .ta-icons.ta-info {
  color: #34b0ff;
}
.formulier-notificatie .notificatie-tekst {
  margin-left: 8px;
}
.formulier-notificatie h4 {
  color: #000;
  font-size: 18px;
  margin: 0;
  line-height: 1.2;
  font-weight: 500 !important;
  font-style: normal;
}

.gform_wrapper .gform_page_fields h2 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #000;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  font-style: normal;
}
.gform_wrapper .gform_page_fields h3 {
  color: #ff6316;
  font-size: 20px;
  font-weight: 500;
  margin-top: 1.25em;
  line-height: 1;
  font-style: normal;
  margin-bottom: 0px !important;
}
.gform_wrapper .gform_page_fields .ginput_container_text {
  margin: 0px !important;
}

.gform_page_footer {
  margin: 14px 0;
  width: 100%;
  border-top: 1px dotted #ccc;
  padding: 16px 0 0 0;
  clear: both;
  text-align: right;
}

.aankruis, .aankruis .ginput_container_checkbox, .gform_wrapper .aankruis .gfield_checkbox {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.aankruis-sub, .aankruis-sub .ginput_container_checkbox, .gform_wrapper .aankruis-sub .gfield_checkbox {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 20px !important;
}

.formulier-label {
  margin-top: unset;
}

.formulier-label .ginput_container {
  display: none;
}

.afleverwijze {
  margin-top: -10px !important;
  margin-bottom: 16px;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
  padding-top: 3px;
}

.boeken-image img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.boeken-image {
  position: relative;
  width: 100%;
  background-size: cover;
  margin-bottom: 20px;
  background-position: center;
}

.boeken-image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.boeken-titel {
  margin-top: 1rem;
}
.boeken-titel h3 {
  font-size: 30px;
  color: #3a3a3a;
}

.boeken-prijs h3 {
  margin-bottom: 0;
  margin-top: 20px;
}

.boeken-list ul {
  margin-bottom: 0;
}

.gform_page_footer, .gform_footer {
  position: relative;
}

.gform_footer {
  max-width: fit-content;
}

/* High school holland */
.student-grid [class*=mobile-grid-] article, .student-grid [class*=tablet-grid-] article,
.news-grid [class*=mobile-grid-] article, .news-grid [class*=tablet-grid-] article{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 6px;
  transition: all 0.25s ease;
}
.student-grid [class*=mobile-grid-]:hover article, .student-grid [class*=tablet-grid-]:hover article,
.news-grid [class*=mobile-grid-]:hover article, .news-grid [class*=tablet-grid-]:hover article  {
  transform: scale(1.05);
}
.news-grid [class*=mobile-grid-], .news-grid [class*=tablet-grid-],
.student-grid [class*=mobile-grid-], .student-grid [class*=tablet-grid-]{
  padding: 0 20px;
}
.news-grid [class*=mobile-grid-]:last-of-type a .flip-card, .news-grid [class*=tablet-grid-] a .flip-card{
  margin-right: 0;
}
.page-template-page-nieuws .grid-container.gidCorrect,
.team-grid .student-tile{
  margin-bottom: 40px;
}

.student-grid,
.news-grid,
.gidCorrect{
  overflow: visible;
}
.news-grid{
  margin-top: 10px;
  margin-bottom: 25px;
}

/* News flip card */
.flip-card {
  background-color: transparent;
  aspect-ratio: 320/400;
  perspective: 1000px; /* For the 3D effect */
  transition: all 0.35s ease;
  padding: 0 0;
  margin-right: 20px;
  margin-bottom: 40px;
}
.flip-card:nth-of-type(4n){
  margin-right: 0px;
}
.flip-card.ervaring-tegel-wrapper{
  border: unset;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  /* height: calc(100% + 50px); */
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
.flip-card-front {
  background-color: #ff6316;
  background-size: cover;
  background-position: center top;
  text-align: left;
}
.flip-card-back {
  display: flex;
  flex-direction: column;
  background-color: #ff6316;
  color: white;
  transform: rotateY(180deg);
  text-align: left;
  padding: 25px;
}
.flip-card-back .content{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.flip-card-back .tegelkop p{
  font-family: "FF Meta Web Pro";
  font-size: 22px;
  line-height: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  overflow-wrap: normal;
  word-break: normal;
}
.single-ervaringen .small:not(table){
  width: 100%;
}

.student-tile{
  padding: 0;
  margin-bottom: 40px;
}
.student-tile .tile-image{
  width: auto;
  height: 100%;
  max-height: 225px;
  object-fit: cover;
  aspect-ratio: 2/1.4;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.student-tile .Studenttekst{
  padding: 20px;
  position: relative;
}
.student-tile button{
  color: white;
  margin-top: 15px;
  padding: 10px 15px !important;
}
.student-tile .subtitle{
  color: black;
  min-height: 36px
}
.student-tile .Student-tegel-wrapper-inner {
  position: relative;
}
.student-tile .status{
  position: absolute;
  top: 10px;
  padding: 0px 7px;
  background: gray;
  right: 10px;
  color: white;
}
.student-tile .available{
	background: #28a745;
}
.student-tile .reserved{
	background: #ff6316;
}
.student-tile .in_country{
	background: #2f93ff;
}

span.subtitle.news-item-last-line{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: auto;
}
span.subtitle.news-item-last-line .tilebutton{
  position: relative;
  top: -3px;
	margin-left: auto;
}

.widget_whap_tile_widget .tile-wrapper .tegelimage a img{
  aspect-ratio: 280/300;
  height: 100%;
  object-fit: cover;
}

.widget_whap_tegelmetbutton_widget .tile-wrapper{
  aspect-ratio: 680/340;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}
.widget_whap_tegelmetbutton_widget .tile-wrapper .tegelkop{
  font-weight: 500;
  margin-bottom: 10px;
  color: White;
}
.widget_whap_tegelmetbutton_widget .tile-wrapper .subtitle{
  font-weight: 100;
  color: White;
  margin-bottom: 20px;
  height: auto;
}
.widget_whap_tegelmetbutton_widget .tile-wrapper .tegelcontainer{
  width: 75%;
  position: relative;
  z-index: 1;
}
.widget_whap_tegelmetbutton_widget .tile-wrapper > div:not(.tegelkop) a{
  margin-top: 10px;
}
.widget_whap_tegelmetbutton_widget .panel-widget-style .tile-wrapper{
  position: relative;
  z-index: 1;
  margin-top: auto;
}
.widget_whap_tegelmetbutton_widget .panel-widget-style .tegelcontainer{
  position: absolute;
  bottom: 30px;
  left: 20px;
}
.widget_whap_tegelmetbutton_widget .panel-widget-style .tile-wrapper::after,
.widget_whap_tegelmetbutton_widget .panel-widget-style .tile-wrapper::before{
  content: "";
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), black 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.8;
  z-index: 0;
}
.widget_whap_tegelmetbutton_widget .panel-widget-style:hover .tile-wrapper::after {
  opacity: 0;
}
.widget_whap_tegelmetbutton_widget .panel-widget-style .tile-wrapper::before{
  opacity: 0;
}
.widget_whap_tegelmetbutton_widget .panel-widget-style .tile-wrapper::before{
  opacity: 0.8;
}
.widget_whap_tegelmetbutton_widget .tile-wrapper button{
  background: transparent;
  color: white;
  border: solid 1px white;
}
.widget_whap_tegelmetbutton_widget .tile-wrapper button:hover{
  background: #ff6316;
  border: solid 1px #ff6316;
}
@media only screen and (max-width: 768px) {
  .footer .social-grid .socials h3 {
    margin-top: 20px;
  }
  .site-footer .footer{
    padding: 0 20px;
    margin-bottom: 30px;
  }
  .footer-rij > div.mobile-grid-100{
    margin-top: 25px;
  }
  .footer-rij > div.mobile-grid-100:first-of-type{
    margin-top: 0px;
  }
  .disclaimer{
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-grid-100 {
    width: 100%!important;
  }
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
  .gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
    margin-right: 0px !important;
  }

  .gform_footer INPUT[type=submit], .gform_next_button, .gform_page_footer INPUT[type=submit] {
    text-align: left;
    padding-right: 45px !important;
    margin: 0px !important;
  }

  .gform_wrapper .gform_previous_button {
    padding: 11px 15px !important;
    line-height: 1 !important;
  }
}
@media only screen and (min-width: 769px) {
  .gform_wrapper .gform_previous_button {
    padding: 16px 15px !important;
    line-height: 1 !important;
  }
}
@media only screen and (max-width: 641px) {
  .gform_wrapper .gform_previous_button {
    padding: 10px 15px !important;
    line-height: 1 !important;
  }
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  margin-bottom: 0 !important;
}

.no-side-padding{
  padding-left: 0;
  padding-right: 0;
}
#menu-primary .menu-item-has-children::after{
  top: calc(48% - 7.43px);
  right: 7px;
}
/*# sourceMappingURL=style_2.css.map */