footer {
  width: 100%;
  background: #f9f9f9;
  overflow: hidden;
  position: relative;
  padding-top: 75px;
  color: #fff;
  font-family: 'Roboto Slab';
  padding-bottom: 70px; }
  @media (max-width: 1023px) {
  footer {
    background: #f9f9f9;
    color: #030304;
    padding-top: 10px;
    padding-bottom: 10px; } }
  footer a, footer p {
    font-family: 'Roboto';
    font-size: 14px;
    color: #575756;
    letter-spacing: 0.25px; }
  footer span {
    font-size: 23px;
    font-weight: 650;
    margin-left: 20px;
    color: #030304; }
  @media (max-width: 1023px) {
    footer .wrapper {
      display: flex;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      flex-direction: row;
      flex-wrap: wrap;
      padding-top: 20px; } }
  footer .textfont, footer .textfont a {
    font-family: ;
    color: #aca9a9;
    text-decoration: none;
    font-weight: 300;
    line-height: 25px; }
  footer .col {
    width: calc((100% - 550px) / 3);
    position: relative;
    z-index: 9;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1023px) {
  footer .col .footer_text {
    display: none; }
    footer .col:first-child {
      order: 1; } }
    footer .col img {
      width: 40px;
      vertical-align: top;
      margin-top: -3px; }
    footer .col p, footer .col a {
      line-height: 28px;
      font-weight: 300; }
      @media (max-width: 1023px) {
  footer .col p, footer .col a {
    line-height: unset !important; } }
    @media (max-width: 1023px) {
  footer .col {
    width: 100%;
    margin: 10px 0 0 0;
    max-width: auto; }
    footer .col h3 {
      font-family: 'Roboto Slab';
      font-weight: bold;
      color: #030304;
      margin-bottom: 10px !important;
      font-size: 19px;
      letter-spacing: 1px;
      text-transform: uppercase; } }
    footer .col:first-child {
      margin-top: -10px;
      margin-right: 100px;
      width: 449px; }
      footer .col:first-child p {
        padding-top: 20px; }
      @media (max-width: 1023px) {
  footer .col:first-child {
    width: 100%;
    /* margin-top:-20px; */
    margin-right: 0; } }
    footer .col .footer_menu {
      padding-top: 20px; }
      @media (max-width: 1023px) {
  footer .col .footer_menu {
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef; } }
    footer .col h3 {
      font-family: 'Roboto Slab';
      font-weight: bold;
      color: #030304;
      font-size: 15px;
      letter-spacing: 1px; }
      @media (max-width: 1023px) {
  footer .col h3 {
    color: #030304;
    font-family: 'Roboto';
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef; } }
    footer .col .fa-angle-down {
      display: none; }
      @media (max-width: 1023px) {
  footer .col .fa-angle-down {
    display: block;
    position: absolute;
    right: 0;
    top: 5px; } }
    footer .col .social_icons {
      position: relative; }
      @media (max-width: 1023px) {
  footer .col .social_icons {
    text-align: center;
    margin-bottom: 40px; } }
      footer .col .social_icons .attention_box {
        font-family: 'Roboto';
        display: flex;
        width: calc(100% - 140px);
        text-align: center;
        justify-content: center;
        margin-top: 5px; }
        @media (max-width: 1023px) {
  footer .col .social_icons .attention_box {
    width: calc(100% - 0px);
    padding-left: 50px; } }
        footer .col .social_icons .attention_box .attention_img {
          position: absolute;
          text-decoration: none; }
          footer .col .social_icons .attention_box .attention_img:after {
            position: absolute;
            top: 3px;
            right: -24px;
            content: '';
            display: block;
            height: 22px;
            width: 27px;
            transition: 200ms;
            background-image: url('../img/arrow-footer.png'); }
          footer .col .social_icons .attention_box .attention_img:hover:after {
            background-image: url('../img/arrow-footer-hover.png'); }
          footer .col .social_icons .attention_box .attention_img span {
            color: #ac6b30;
            font-size: 14px;
            transition: 200ms; }
            footer .col .social_icons .attention_box .attention_img span:hover {
              color: #ac6b30; }
    footer .col .social_media {
      border: solid 2px #efefef;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      display: inline-block;
      margin-right: 10px;
      margin-top: 30px;
      font-size: 15px;
      text-align: center;
      line-height: 31px;
      color: #575756;
      transition: 0.3s; }
      footer .col .social_media:hover {
        border: solid 2px #efefef;
        color: #ac6b30;
        transition: 0.3s; }
      @media (max-width: 1023px) {
  footer .col .social_media {
    margin-right: 15px; }
    footer .col .social_media:last-child {
      margin-right: 0; } }
      @media (max-width: 400px) {
  footer .col .social_media {
    margin-right: 10px; } }
      footer .col .social_media.video_attention_btn {
        color: #575756;
        border: solid 2px #efefef; }
    footer .col a {
      text-decoration: none;
      display: block;
      width: fit-content;
      line-height: 28px; }
      @media (max-width: 1023px) {
    footer .col a i {
      padding-top: 8px; } }
      @media (max-width: 1023px) {
  footer .col a {
    color: #030304; } }
    @media (max-width: 1023px) {
    footer .col .footer_menu {
      display: none; } }
    footer .col a:hover {
      text-decoration: underline; }
    footer .col form {
      width: 250px; }
    footer .col input[type="text"] {
      width: 250px;
      padding: 5px;
      height: 40px;
      margin: 10px 0;
      border: 1px solid ; }
    footer .col .btn {
      float: right;
      border: none;
      width: 135px !important;
      cursor: pointer; }
  footer .kiyoh_stars_title {
    font-family: 'Roboto Slab';
    font-weight: bold;
    color: #030304;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 8px; }

.sub-footer {
  background: white;
  padding: 50px; }
  .sub-footer .inline-sub-footer {
    display: inline-flex;
    width: 100%;
    height: 40px; }
    @media (max-width: 512px) {
  .sub-footer .inline-sub-footer {
    height: auto !important; } }
  .sub-footer .links, .sub-footer .rechts {
    line-height: 40px; }
  .sub-footer .links {
    text-align: left;
    width: auto;
    font-family: 'Roboto';
    font-size: 11px;
    color: ; }
    .sub-footer .links a {
      opacity: 0.8;
      margin: 0px 10px;
      text-decoration: none;
      color: ;
      font-family: ;
      font-weight: 300;
      font-size: 12px;
      line-height: 32px;
      letter-spacing: 0.1px; }
      .sub-footer .links a:first-child {
        margin-left: 0; }
      .sub-footer .links a:hover {
        border-bottom: 1px solid ;
        opacity: 1; }
  .sub-footer .rechts {
    width: auto;
    position: absolute;
    right: 20px; }
    .sub-footer .rechts img {
      vertical-align: middle; }

.seo-footer {
  background: ;
  padding: 10px 0;
  text-align: center;
  /*  */ }
  .seo-footer a {
    font-family: ;
    color: ;
    text-decoration: none;
    font-weight: 300;
    font-size: 12px;
    line-height: 35px;
    margin: 0 10px; }
    .seo-footer a:first-child {
      margin-left: 0px; }
    .seo-footer a:hover {
      border-bottom: 1px solid ; }

#nieuwsbrief {
  padding: 20px 0;
  background-color: #575756;
  color: #fff;
  position: relative; }
  #nieuwsbrief .flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 1024px) {
  #nieuwsbrief .flex {
    flex-direction: column; } }
    #nieuwsbrief .newsletter_title {
      font-family: 'Roboto Slab';
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      width: calc(100% - -40px);
      /* line-height: 75px; */
      margin-right: 30px; }
    @media (max-width: 1024px) {
  #nieuwsbrief .newsletter_title {
    font-size: 16px;
    width: 100%;
    margin-right: 0; } }
  @media (max-width: 1024px) {
    #nieuwsbrief .newsletter_rightbox {
      width: 100%; } }
  #nieuwsbrief .newsletter_form_items {
    flex-direction: row;
    flex-wrap: wrap; }
    @media (max-width: 1024px) {
  #nieuwsbrief .newsletter_form_items {
    margin: 10px 0 0 0; } }
    @media (max-width: 599px) {
  #nieuwsbrief .newsletter_form_items {
    margin: 10px 0 0 0; } }
  #nieuwsbrief .newsletter_input {
    width: calc(100% - 150px);
    margin-right: 10px; }
    @media (max-width: 599px) {
  #nieuwsbrief .newsletter_input {
    width: 100%;
    margin-right: 0;
    order: 1; } }
    #nieuwsbrief .newsletter_input input {
      width: 100%;
      margin: 0;
      font-family: 'Roboto';
      font-size: 12px;
      font-style: italic; }
    #nieuwsbrief .newsletter_input input::placeholder {
      color: grey;
      opacity: 0.5; }
  @media (max-width: 599px) {
    #nieuwsbrief .newsletter_button {
      width: 100%;
      order: 3; } }
    #nieuwsbrief .newsletter_button button {
      font-family: 'Roboto Slab';
      width: 140px;
      margin: 0;
      background: #ac6b30;
      color: white;
      line-height: 38px;
      text-align: center;
      font-size: 14px;
      text-transform: uppercase;
      cursor: pointer;
      overflow: hidden;
      transition: 0.4s;
      outline-color: none;
      border-radius: 4px;
      border: 1px solid #ac6b30; }
      @media (max-width: 599px) {
  #nieuwsbrief .newsletter_button button {
    width: 100%; } }
      #nieuwsbrief .newsletter_button button:hover {
        background-color: #575756; }
      #nieuwsbrief .newsletter_button button.disabled {
        opacity: 0.5;
        pointer-events: none; }
  #nieuwsbrief .newsletter_checkbox {
    padding-top: 10px; }
    @media (max-width: 599px) {
  #nieuwsbrief .newsletter_checkbox {
    width: 100%;
    order: 2;
    margin: 10px 0;
    padding-top: 0; } }
    #nieuwsbrief .newsletter_checkbox .newsletter_checkbox_title {
      width: 100%;
      display: block; }
  #nieuwsbrief .toast {
    margin-top: 15px !important;
    background: #fff;
    border: 1px solid;
    padding: 0 15px; }
    #nieuwsbrief .toast.success {
      border: 1px solid #ac6b30;
      color: #ac6b30; }
    #nieuwsbrief .toast.warning {
      border: 1px solid red;
      color: red; }
