/* Draai gem install autoprefixer-rails in de console om autoprefixing te activeren!!!!! */
/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */
.menu-mobile-nav-container {
  background-color: #E16A03 !important; }
  .menu-mobile-nav-container ul.sub-menu li {
    border-left: 1px solid #ffffff !important; }
  .menu-mobile-nav-container a {
    color: #ffffff !important; }
  .menu-mobile-nav-container .subnav {
    background-color: #ffffff !important; }
    .menu-mobile-nav-container .subnav .menu li a {
      color: #E16A03 !important; }
      .menu-mobile-nav-container .subnav .menu li a:hover, .menu-mobile-nav-container .subnav .menu li a:focus {
        color: #E16A03 !important; }

.navigation__mobile {
  background-color: #ffffff !important;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 999 !important;
  padding: 22px 0 !important; }
  .navigation__mobile .logo-wrapper img {
    max-width: 100% !important; }
.navigation__toggler {
  background: url(img/icons/hamburger-icon.svg) no-repeat !important;
  display: block !important;
  height: 30px !important;
  width: 30px !important;
  position: absolute !important;
  z-index: 102 !important;
  right: 20px !important;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }
  .navigation__toggler.nav-open {
    background: url(img/icons/close-icon.svg) no-repeat !important; }

.form--search {
  text-align: center !important; }
  .form--search input[type=text] {
    font-family: "SourceSans Light", sans-serif;
    border-radius: 10px !important; }
  .form--search input[type=image] {
    position: absolute !important;
    right: 20px !important; }
    .form--search input[type=image]:hover {
      opacity: .7 !important; }

.widget__text {
  color: #848484 !important;
  font-family: "SourceSans Light", sans-serif !important; }
.widget--icon {
  text-decoration: none !important; }
  .widget--icon .widget__icon {
    display: inline-block !important;
    background-color: #FFE9D7 !important;
    border-radius: 10px !important;
    padding: 17px 17px 12px 17px !important;
    vertical-align: top !important; }
    .widget--icon .widget__icon svg {
      height: 20px !important;
      width: 20px !important; }
      .widget--icon .widget__icon svg g {
        transition: all .2s !important; }
  .widget--icon--secondary:hover .widget__icon {
    background-color: #FFE9D7 !important; }
    .widget--icon--secondary:hover .widget__icon svg g {
      stroke: #fc831b !important; }
  .widget--icon--secondary .widget__text {
    color: #ffffff !important; }
.widget--link svg path {
  fill: #E16A03 !important;
  transition: fill .3s !important;
  stroke: none !important; }
.widget--link svg #Footer path {
  fill: #ffffff !important; }
.widget--link:hover {
  text-decoration: none !important; }
  .widget--link:hover svg {
    stroke: none !important; }
    .widget--link:hover svg g path {
      fill: #fc831b !important; }
    .widget--link:hover svg #Footer path {
      fill: #E16A03 !important; }

.service-wrapper {
  background-color: #F4F4F4 !important; }
  .service-wrapper .link-block__item {
    text-align: left !important;
    background-color: #F4F4F4 !important;
    border-radius: 10px !important; }
    .service-wrapper .link-block__item__text {
      padding: 0 25px !important; }
      .service-wrapper .link-block__item__text p, .service-wrapper .link-block__item__text h3 {
        padding: 0 !important; }
    .service-wrapper .link-block__item__link {
      text-align: left !important;
      background-color: #F4F4F4 !important;
      color: #E16A03 !important;
      border-radius: 10px !important;
      padding: 15px 25px 50px 25px !important; }
      .service-wrapper .link-block__item__link p {
        text-decoration: underline !important;
        text-underline-offset: 8px !important;
        right: 0 !important; }
        .service-wrapper .link-block__item__link p:after {
          content: url("img/icons/arrow-right.svg") !important;
          transform: none !important;
          top: -7px !important; }
      .service-wrapper .link-block__item__link:hover p:after {
        top: -9px !important;
        right: -27px !important; }
    .service-wrapper .link-block__item:hover .link-block__item__link p:after {
      top: -9px !important;
      right: -27px !important; }

.button {
  text-transform: none !important;
  background: #E16A03 !important;
  color: #ffffff !important;
  border-radius: 10px !important;
  border: 0 !important; }
  .button:after {
    content: url("img/icons/arrow-right-white.svg") !important;
    transform: none !important;
    top: 7px !important; }
  .button:hover {
    background: #fa7603 !important;
    color: #ffffff !important; }
    .button:hover:after {
      top: 5px !important;
      right: 13px !important; }
  .button--secondary {
    color: #ffffff !important; }
    .button--secondary:hover {
      color: #ffffff !important; }
  .button--transparent {
    position: relative !important;
    width: fit-content !important;
    background-color: transparent !important;
    color: #E16A03 !important;
    font-family: "SourceSans Semibold", sans-serif !important;
    text-transform: uppercase !important;
    text-decoration: underline !important;
    text-underline-offset: 8px !important;
    right: 0 !important; }
    .button--transparent:after {
      position: absolute !important;
      content: url("img/icons/arrow-right.svg") !important;
      transform: none !important;
      top: 5px !important;
      right: 25px !important;
      transition: all .1s !important; }
    .button--transparent:hover {
      text-decoration: underline !important;
      background-color: transparent !important;
      color: #E16A03 !important; }
      .button--transparent:hover:after {
        top: 3px !important;
        right: 23px !important; }

.section-blue {
  background-color: transparent !important;
  background-image: url("img/background_orange.svg") !important; }
  .section-blue .widget--usp {
    padding-left: 0 !important; }
    .section-blue .widget--usp:before {
      background: none !important; }
    .section-blue .widget--usp .widget__title {
      font-size: 28px !important;
      margin: 20px 0 !important; }
  .section-blue.section-blue--primary {
    background-color: #2F2F2F !important;
    background-image: none !important; }
  .section-blue.section-blue--secondary {
    background-color: #2A2A2A !important;
    background-image: none !important; }
    .section-blue.section-blue--secondary .equal-secondary:first-child {
      border-right: 1px solid #424242 !important;
      padding-right: 30px !important; }
      @media (max-width: 991px) {
        .section-blue.section-blue--secondary .equal-secondary:first-child {
          border-right: none !important; } }
    .section-blue.section-blue--secondary .equal-secondary:nth-child(2) {
      padding-left: 30px !important; }
      @media (max-width: 991px) {
        .section-blue.section-blue--secondary .equal-secondary:nth-child(2) {
          padding-left: 15px !important; } }
  .section-blue .text-block--references {
    background: none !important; }
  .section-blue .text-block__description p {
    color: #ffffff !important; }
  .section-blue .text-block__subtitle {
    color: #D4D4D4 !important;
    font-family: "SourceSans Light", sans-serif !important;
    font-style: italic !important; }
  .section-blue .button {
    margin-top: 30px !important; }

.section-grey {
  background-color: #F8F8F8 !important;
  padding: 40px 0; }
  .section-grey__content ul li {
    position: relative;
    display: flex; }
    .section-grey__content ul li:before {
      content: url("img/icons/check-orange.svg");
      display: inline-block;
      width: 24px;
      height: 24px;
      margin-right: 10px; }

.news-block {
  padding: 0 !important;
  width: 100% !important;
  background-color: transparent !important; }
  .news-block img {
    border-radius: 10px !important; }
    @media (max-width: 599px) {
      .news-block img {
        width: 100% !important; } }
  .news-block:hover .news-block__button {
    color: #E16A03 !important; }
    .news-block:hover .news-block__button:after {
      top: 0px !important;
      right: -22px !important; }
  .news-block:hover .image-wrapper img {
    transform: scale(1.05) !important; }
  .news-block__inner {
    padding: 0 0 0 30px !important; }
    @media (max-width: 599px) {
      .news-block__inner {
        padding: 0 !important; } }
    .news-block__inner span {
      color: #E16A03 !important;
      font-family: "SourceSans Semibold", sans-serif !important; }
    .news-block__inner h4 {
      color: #ffffff !important;
      font-size: 28px !important;
      height: auto !important;
      overflow: visible !important; }
    .news-block__inner .content {
      text-transform: none !important;
      color: #ffffff !important;
      font-family: "SourceSans Light", sans-serif !important;
      font-size: 18px !important; }
  .news-block__button {
    position: relative !important;
    width: fit-content !important;
    color: #E16A03 !important;
    font-family: "SourceSans Semibold", sans-serif !important;
    text-transform: uppercase !important;
    text-decoration: underline !important;
    text-underline-offset: 8px !important;
    right: 0 !important; }
    .news-block__button:after {
      position: absolute !important;
      content: url("img/icons/arrow-right.svg") !important;
      transform: none !important;
      top: 2px !important;
      right: -20px !important;
      transition: all .1s !important; }
    .news-block__button:hover:after {
      top: 0px !important;
      right: -22px !important; }
  .news-block--large {
    height: 100% !important; }
    .news-block--large .news-block__inner {
      padding: 0 !important;
      padding-top: 30px !important; }
    .news-block--large img {
      width: 100% !important; }
  .news-block--small a {
    display: flex !important;
    align-items: center !important; }
    @media (max-width: 599px) {
      .news-block--small a {
        flex-direction: column !important;
        align-items: flex-start !important; } }
    .news-block--small a:hover {
      color: #E16A03 !important; }
    @media (max-width: 991px) {
      .news-block--small a img {
        width: auto !important; } }
    @media (max-width: 599px) {
      .news-block--small a span {
        margin-top: 20px !important; } }
    @media (max-width: 599px) {
      .news-block--small a h4 {
        margin: 0 !important; } }

.section-machines {
  background-color: #ffffff; }
  .section-machines-grey {
    background-color: #F0F0F0; }
  .section-machines .text-block__wrapper p {
    font-family: "SourceSans Light", sans-serif !important;
    color: #2A2A2A !important;
    margin: 0 0 30px 0 !important; }
  .section-machines .text-block__content {
    margin-left: 0 !important;
    display: flex !important; }
    @media (max-width: 599px) {
      .section-machines .text-block__content {
        flex-direction: column !important; } }
    .section-machines .text-block__content p {
      font-family: "SourceSans Light", sans-serif !important;
      color: #2A2A2A !important; }
    .section-machines .text-block__content .image-wrapper {
      position: relative !important;
      text-align: center !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      height: 294px !important;
      min-width: 294px !important;
      max-width: 294px !important; }
      .section-machines .text-block__content .image-wrapper .product-image {
        position: relative !important;
        object-fit: cover !important;
        width: -webkit-fill-available; }
      .section-machines .text-block__content .image-wrapper.occasion .product-image {
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px !important; }
    .section-machines .text-block__content__title {
      color: #E16A03 !important;
      font-family: "SourceSans Semibold", sans-serif !important;
      font-size: 14px !important;
      text-transform: uppercase !important; }
    .section-machines .text-block__content .button {
      position: relative !important;
      width: fit-content !important;
      background-color: transparent !important;
      padding: 0 !important;
      color: #E16A03 !important;
      font-family: "SourceSans Semibold", sans-serif !important;
      text-transform: uppercase !important;
      text-decoration: underline !important;
      text-underline-offset: 8px !important;
      right: 20px !important; }
      .section-machines .text-block__content .button:after {
        position: absolute !important;
        content: url("img/icons/arrow-right.svg") !important;
        transform: none !important;
        top: -5px !important;
        right: -20px !important;
        transition: all .1s !important; }
      .section-machines .text-block__content .button:hover {
        text-decoration: underline !important; }
        .section-machines .text-block__content .button:hover:after {
          top: -7px !important;
          right: -22px !important; }
      .section-machines .text-block__content .button-highlight {
        right: 0px !important; }
    .section-machines .text-block__content .information {
      display: flex !important;
      flex-direction: column !important;
      justify-content: center !important;
      margin-left: 30px !important; }
      @media (max-width: 599px) {
        .section-machines .text-block__content .information {
          margin-top: 20px !important;
          margin-left: 0 !important; } }
      .section-machines .text-block__content .information .price-wrapper {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important; }
        .section-machines .text-block__content .information .price-wrapper .price {
          font-family: "SourceSans Semibold", sans-serif !important;
          font-size: 18px !important;
          color: #2A2A2A !important; }

.footer h4 {
  color: #ffffff !important;
  text-transform: none !important; }
.footer__item .list--clean {
  color: #ffffff !important;
  font-family: "SourceSans Light", sans-serif !important; }
  .footer__item .list--clean span {
    color: #848484 !important;
    font-family: "SourceSans Light", sans-serif !important; }
  .footer__item .list--clean a {
    color: #ffffff !important;
    font-family: "SourceSans Light", sans-serif !important;
    transition: all .3s !important; }
    .footer__item .list--clean a:hover {
      color: #E16A03 !important; }
.footer__item .menu li a {
  color: #ffffff !important;
  font-family: "SourceSans Light", sans-serif !important;
  transition: all .3s !important; }
  .footer__item .menu li a:hover {
    color: #E16A03 !important; }
.footer__item__content .widget__icon {
  background-color: #484848 !important; }
.footer__top {
  background-image: url("img/background_orange.svg") !important;
  padding: 80px 0 !important;
  color: #ffffff !important; }
  @media only screen and (max-width: 767px) {
    .footer__top {
      padding: 45px 0 !important; } }
  .footer__top .row {
    display: flex !important;
    align-items: flex-end !important; }
  .footer__top h2 {
    color: #ffffff !important; }
  .footer__top span {
    color: #ffffff !important;
    font-family: "SourceSans Light", sans-serif !important; }
.footer__center {
  background-color: #2A2A2A !important;
  margin: 0 !important;
  padding: 80px 0 60px 0 !important; }
.footer__bottom {
  background-color: #2A2A2A !important;
  color: #ffffff !important;
  border-top: none !important;
  text-align: center !important; }
  .footer__bottom .menu-footer-menu-bottom-container ul li:before {
    content: "|" !important;
    color: rgba(191, 191, 191, 0.3) !important; }
  .footer__bottom .menu-footer-menu-bottom-container ul li a {
    color: #ffffff !important;
    transition: all .3s !important; }
    .footer__bottom .menu-footer-menu-bottom-container ul li a:hover {
      color: #E16A03 !important; }

.content h1 {
  font-size: 48px !important; }
  @media screen and (max-width: 599px) {
    .content h1 {
      font-size: 34px !important;
      word-break: break-all !important; } }
.content--secondary {
  padding-top: 0 !important; }
  .content--secondary p {
    font-family: "SourceSans Light", sans-serif !important;
    color: #2A2A2A !important; }

.widget--related a.button {
  text-align: left !important;
  background-color: transparent !important;
  border-radius: 10px !important;
  padding: 10px 0 !important; }
  .widget--related a.button p {
    color: #E16A03 !important;
    font-family: "SourceSans Semibold", sans-serif !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
    text-underline-offset: 8px !important;
    right: 0 !important; }
    .widget--related a.button p:after {
      position: absolute !important;
      content: url("img/icons/arrow-right.svg") !important;
      transform: none !important;
      top: -1px !important;
      right: -25px !important; }
  .widget--related a.button:hover p:after {
    top: -3px !important;
    right: -27px !important; }
.widget--related .widget__content img {
  border-radius: 10px !important; }
.widget--related .widget__content .widget__title {
  font-size: 28px !important;
  text-align: left !important;
  line-height: 30px !important;
  margin: 20px 0 !important; }
.widget--related .price-wrapper {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important; }
  .widget--related .price-wrapper .price {
    font-family: "SourceSans Semibold", sans-serif !important;
    font-size: 18px !important;
    color: #2A2A2A !important; }
  .widget--related .price-wrapper .button {
    position: relative !important;
    width: fit-content !important;
    background-color: transparent !important;
    padding: 0 !important;
    color: #E16A03 !important;
    font-family: "SourceSans Semibold", sans-serif !important;
    text-transform: uppercase !important;
    text-decoration: underline !important;
    text-underline-offset: 8px !important;
    right: 20px !important; }
    .widget--related .price-wrapper .button:after {
      position: absolute !important;
      content: url("img/icons/arrow-right.svg") !important;
      display: block !important;
      transform: none !important;
      top: -5px !important;
      right: -20px !important;
      transition: all .1s !important; }
    .widget--related .price-wrapper .button:hover {
      text-decoration: underline !important; }
      .widget--related .price-wrapper .button:hover:after {
        top: -7px !important;
        right: -22px !important; }

.gallery-image-wrapper {
  padding-bottom: 20px !important;
  border-bottom: 1px solid #D4D4D4 !important; }
  .gallery-image-wrapper img {
    border-radius: 10px !important; }
  .gallery-image-wrapper .gallery-image {
    height: 100% !important; }
    .gallery-image-wrapper .gallery-image a {
      height: 100% !important;
      padding-bottom: 20px !important; }
      .gallery-image-wrapper .gallery-image a img {
        height: 100% !important;
        object-fit: cover !important; }

.gallery-wrapper .gallery-image:nth-child(odd), .gallery-wrapper .gallery-image:nth-child(even) {
  padding-right: 20px !important;
  padding-left: 0 !important; }
  @media screen and (max-width: 599px) {
    .gallery-wrapper .gallery-image:nth-child(odd), .gallery-wrapper .gallery-image:nth-child(even) {
      padding-right: 0 !important; } }
.gallery-wrapper .gallery-image.small p {
  padding: 10px 0 !important;
  background-color: transparent !important;
  text-align: left !important; }
.gallery-wrapper .gallery-image.small img {
  border-radius: 10px !important; }
.gallery-wrapper .slick-arrow {
  z-index: 2 !important;
  font-size: 0 !important;
  padding: 15px !important;
  height: 13px !important;
  width: 11px !important;
  border: 2px solid #424242 !important;
  border-radius: 30px !important;
  background-color: transparent !important;
  background: url(img/arrow-blue.svg) center center no-repeat !important; }
  .gallery-wrapper .slick-arrow:hover {
    cursor: pointer !important; }
.gallery-wrapper .slick-prev {
  position: absolute !important;
  top: 30% !important;
  left: -15px !important; }
  @media screen and (max-width: 599px) {
    .gallery-wrapper .slick-prev {
      left: 0 !important; } }
.gallery-wrapper .slick-next {
  position: absolute !important;
  z-index: 2 !important;
  right: 0 !important;
  transform: rotate(180deg) !important;
  top: 30% !important; }

.gallery--detail img {
  border-radius: 10px !important; }
.gallery--detail .gallery-image-text {
  padding: 20px 0 !important; }
  .gallery--detail .gallery-image-text img {
    border-radius: 0 !important; }

.list--arrow {
  border-radius: 10px !important;
  margin-right: 0 !important; }
  .list--arrow ul li a {
    position: relative !important;
    text-align: left !important;
    background-color: transparent !important;
    border-radius: 10px !important;
    padding-left: 0 !important;
    color: #E16A03 !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
    text-underline-offset: 8px !important;
    right: 0 !important; }
    .list--arrow ul li a:before {
      content: '' !important; }
    .list--arrow ul li a:after {
      position: relative !important;
      content: url("img/icons/arrow-right.svg") !important;
      transform: none !important;
      top: 4px !important;
      right: -5px !important;
      transition: all .2s !important; }
    .list--arrow ul li a:hover {
      color: #E16A03 !important; }
      .list--arrow ul li a:hover:after {
        top: 2px !important;
        right: -7px !important; }
  .list--arrow ul li .back-link {
    position: relative !important;
    padding: 15px 0 15px 50px !important;
    text-transform: none !important;
    text-decoration: none !important;
    text-underline-offset: 0px !important;
    border-radius: 0 !important;
    background: #FFFFFF !important;
    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.1) !important;
    color: #2A2A2A !important; }
    .list--arrow ul li .back-link:after {
      content: '' !important; }
    .list--arrow ul li .back-link:before {
      content: url("img/icons/arrow-right-black.svg") !important;
      transform: rotate(90deg) !important;
      position: absolute !important;
      top: 10px !important;
      left: 25px !important; }
    .list--arrow ul li .back-link:hover {
      color: #2A2A2A !important; }
      .list--arrow ul li .back-link:hover:before {
        top: 10px !important;
        left: 23px !important; }
  .list--arrow--secondary {
    padding: 0 !important;
    padding-bottom: 20px !important;
    border-radius: 0 !important;
    background: #FFFFFF !important;
    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.1) !important; }
    .list--arrow--secondary .title {
      padding: 35px 0 0 35px !important; }
    .list--arrow--secondary ul li {
      padding: 0 !important;
      border-top: 1px solid #F0F0F0 !important; }
      .list--arrow--secondary ul li:not(:first-of-type) {
        border-bottom: 1px solid #F0F0F0 !important; }
      .list--arrow--secondary ul li a {
        position: relative !important;
        color: #2A2A2A !important;
        background-color: #ffffff !important;
        text-transform: none !important;
        text-decoration: none !important;
        text-underline-offset: 0px !important;
        padding: 10px 35px !important;
        border-radius: 0 !important; }
        .list--arrow--secondary ul li a:after {
          content: url("img/icons/arrow-right-black.svg") !important;
          transform: rotate(-90deg) !important;
          position: absolute !important;
          top: 10px !important;
          right: 25px !important; }
        .list--arrow--secondary ul li a:hover {
          color: #2A2A2A !important; }
          .list--arrow--secondary ul li a:hover:after {
            top: 10px !important;
            right: 23px !important; }

.contact-block {
  background-color: #E16A03 !important;
  border-radius: 10px !important;
  padding: 0 !important; }
  .contact-block__title {
    padding: 30px 0 0 30px !important; }
    .contact-block__title h4 {
      color: #ffffff !important;
      font-size: 18px !important; }
  .contact-block__link {
    padding: 15px 0 30px 30px !important;
    margin: 0 !important; }
    @media only screen and (max-width: 991px) {
      .contact-block__link {
        padding: 15px 0 0 30px !important; } }
    @media only screen and (max-width: 599px) {
      .contact-block__link {
        padding: 15px 0 30px 30px !important; } }
    .contact-block__link a {
      text-decoration: none !important;
      color: #ffffff !important; }
      .contact-block__link a:hover {
        text-decoration: underline !important; }
  .contact-block--sidebar {
    margin: 50px 0 0 0 !important; }
    @media only screen and (max-width: 991px) {
      .contact-block--sidebar {
        margin: 50px 0 !important; } }
    .contact-block--sidebar img {
      margin: -37px 0 -20px -35px !important; }
      @media only screen and (max-width: 991px) {
        .contact-block--sidebar img {
          margin: 0 !important;
          margin-left: 30px !important; } }
  .contact-block--secondary {
    margin-top: 0 !important; }
    .contact-block--secondary .contact-block__link {
      margin: 0 !important; }
  .contact-block--tertiary img {
    margin: -20px 0 -20px -35px !important; }

.slider .slick-list {
  margin-top: 0 !important; }
.slider__image {
  width: 100% !important; }
  @media only screen and (max-width: 767px) {
    .slider__image {
      width: auto !important; } }
@media only screen and (max-width: 1199px) {
  .slider__double {
    margin-bottom: 60px !important; }
    .slider__double .slider__gallery__image {
      margin-right: 0 !important; }
    .slider__double .slick-arrow {
      z-index: 2 !important;
      font-size: 0 !important;
      height: 40px !important;
      width: 40px !important;
      border: 1px solid #424242 !important;
      background-color: transparent !important;
      background: url(img/arrow-blue.svg) center center no-repeat !important; }
      .slider__double .slick-arrow:hover {
        cursor: pointer !important; }
    .slider__double .slick-prev {
      position: absolute !important;
      bottom: -40px !important;
      left: 15px !important;
      border-radius: 30px; }
    .slider__double .slick-next {
      position: absolute !important;
      z-index: 2 !important;
      right: 15px !important;
      transform: rotate(180deg) !important;
      bottom: -40px !important;
      border-radius: 30px; }
    .slider__double .slick-dots {
      position: absolute !important;
      bottom: -25pxpx !important;
      width: 100% !important;
      text-align: center !important;
      padding: 0 !important;
      margin: 0 !important; }
      .slider__double .slick-dots button {
        border: 0 !important;
        border-radius: 30px;
        padding: 0 !important;
        margin: 0 !important;
        width: 6px !important;
        height: 6px !important;
        background-color: #424242 !important;
        margin-right: 5px !important; }
      .slider__double .slick-dots li {
        display: inline-block !important;
        font-size: 0 !important; }
        .slider__double .slick-dots li.slick-active button {
          background-color: #E16A03 !important; } }

.widget-wrapper--page {
  box-shadow: none !important; }
  .widget-wrapper--page a {
    display: block !important;
    margin: 20px 0 !important; }

.list--clean {
  color: #2A2A2A !important;
  font-family: "SourceSans Light", sans-serif !important;
  font-size: 18px !important; }
  .list--clean p {
    line-height: 24px !important; }
  .list--clean span {
    font-family: "SourceSans Semibold", sans-serif !important;
    font-size: 16px !important; }
.list--specs ul {
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 0; }
  .list--specs ul li {
    display: inline-block;
    font-family: "SourceSans Semibold", sans-serif;
    line-height: 24px;
    margin-right: 26px; }
    .list--specs ul li svg,
    .list--specs ul li span {
      vertical-align: middle; }
  .list--specs ul a {
    position: relative !important;
    color: #E16A03 !important;
    font-family: "SourceSans Semibold", sans-serif !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
    text-underline-offset: 8px !important;
    right: 0 !important; }
    .list--specs ul a:after {
      position: absolute !important;
      content: url("img/icons/arrow-right.svg") !important;
      transform: none !important;
      top: 0 !important;
      right: -25px !important;
      transition: all .2s !important; }
    .list--specs ul a:hover {
      color: #E16A03 !important; }
      .list--specs ul a:hover:after {
        top: -2px !important;
        right: -27px !important; }
.list--download ul li a span:first-child:before {
  width: 24px !important;
  height: 24px !important; }
.list--download ul li a span:last-child {
  position: relative !important;
  color: #E16A03 !important;
  font-family: "SourceSans Semibold", sans-serif !important;
  text-decoration: underline !important;
  text-transform: uppercase !important;
  text-underline-offset: 8px !important;
  left: -20px !important; }
  .list--download ul li a span:last-child:after {
    position: absolute !important;
    content: url("img/icons/arrow-right.svg") !important;
    transform: none !important;
    top: 0 !important;
    right: -25px !important;
    transition: all .1s !important; }
  .list--download ul li a span:last-child:hover {
    color: #E16A03 !important; }
    .list--download ul li a span:last-child:hover:after {
      top: -2px !important;
      right: -27px !important; }

.gform_wrapper ul li input[type=text], .gform_wrapper ul li input[type=email], .gform_wrapper ul li input[type=tel], .gform_wrapper ul li textarea {
  font-family: "SourceSans Light", sans-serif !important;
  border: 1px solid #D4D4D4 !important;
  border-radius: 10px !important;
  color: #3D3E3E !important; }
.gform_wrapper .gfield_checkbox li input[type=checkbox] + label#label_3_24_1 a {
  display: block !important; }
.gform_wrapper .gfield_checkbox li input[type=checkbox] + label a {
  color: #E16A03 !important; }
.gform_wrapper .gfield_checkbox li input[type=checkbox] + label:before {
  height: 21px !important;
  width: 23px !important;
  border: 1px solid #D4D4D4 !important;
  border-radius: 10px !important; }
.gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label:after {
  height: 18px !important;
  width: 22px !important; }
.gform_wrapper .gform_button {
  top: -40px !important;
  background: #E16A03 url("img/icons/arrow-right-white.svg") 85% no-repeat !important;
  border-radius: 10px !important;
  border: 0 !important; }
  .gform_wrapper .gform_button#gform_submit_button_3 {
    top: -60px !important; }
  .gform_wrapper .gform_button:hover {
    background: #fc831b url("img/icons/arrow-right-white.svg") 90% no-repeat !important; }

.news-block-detail {
  padding-bottom: 30px !important;
  border-bottom: 1px solid #F0F0F0 !important; }
  .news-block-detail:not(:first-of-type) {
    padding-top: 30px !important; }

.news-block-overview__content {
  margin-bottom: 0 !important; }
  .news-block-overview__content__image {
    height: 100% !important; }
    .news-block-overview__content__image a {
      height: 100% !important; }
      .news-block-overview__content__image a img {
        height: 100% !important;
        object-fit: cover !important;
        border-radius: 10px !important; }
.news-block-overview__detail .date {
  color: #E16A03 !important;
  font-family: "SourceSans Semibold", sans-serif !important;
  text-transform: uppercase !important; }
.news-block-overview__detail h4 a {
  font-size: 28px !important;
  font-family: "SourceSans Bold", sans-serif !important;
  color: #2A2A2A !important;
  text-transform: none !important;
  text-decoration: none !important; }
  .news-block-overview__detail h4 a:after {
    content: '' !important; }
.news-block-overview__detail a {
  position: relative !important;
  float: none !important;
  text-align: left !important;
  padding: 10px 0 !important;
  color: #E16A03 !important;
  text-decoration: underline !important;
  text-transform: uppercase !important;
  text-underline-offset: 8px !important;
  right: 0 !important; }
  .news-block-overview__detail a:after {
    position: relative !important;
    content: url("img/icons/arrow-right.svg") !important;
    transform: none !important;
    top: 4px !important;
    right: -5px !important;
    transition: all .2s !important; }
  .news-block-overview__detail a:hover:after {
    top: 2px !important;
    right: -7px !important; }

.accordion {
  margin-right: 0 !important;
  border-radius: 10px !important; }
  .accordion__item > span:after {
    background: url("img/icons/arrow-right-black.svg") no-repeat 100% !important;
    width: 12px !important;
    transform: rotate(180deg) !important; }
  .accordion__item > span.closed:after {
    transform: rotate(0deg) !important; }
  .accordion ul li .link {
    color: #67696B !important; }

.pagination {
  border-radius: 10px !important;
  background-color: #F0F0F0 !important; }
  .pagination p strong {
    color: #7E6B6B !important;
    font-family: "SourceSans Semibold", sans-serif !important; }

.date {
  color: #E16A03 !important;
  font-family: "SourceSans Semibold", sans-serif !important;
  text-transform: uppercase !important; }

.masonry-gallery {
  position: relative !important;
  z-index: 2 !important; }

.grid-item {
  width: calc(33.333% - 21px) !important;
  margin-bottom: 20px !important;
  position: relative !important; }
  @media (max-width: 766px) {
    .grid-item {
      width: calc(50% - 24px) !important; } }
  @media (max-width: 598px) {
    .grid-item {
      width: 100% !important; } }

.grid-item img {
  border-radius: 10px !important;
  height: auto !important;
  max-width: 100% !important; }

.highlight-wrapper {
  padding: 60px 0 !important;
  background-color: #F8F8F8 !important; }
  .highlight-wrapper .text-block__content {
    margin-left: 0 !important;
    display: flex !important; }
    @media (max-width: 599px) {
      .highlight-wrapper .text-block__content {
        flex-direction: column !important; } }
    .highlight-wrapper .text-block__content p {
      font-family: "SourceSans Light", sans-serif !important;
      color: #2A2A2A !important; }
    .highlight-wrapper .text-block__content .image-wrapper {
      position: relative !important;
      text-align: center !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      height: 294px !important;
      min-width: 294px !important;
      max-width: 294px !important; }
      .highlight-wrapper .text-block__content .image-wrapper .product-image {
        position: relative !important;
        object-fit: cover !important;
        width: -webkit-fill-available; }
      .highlight-wrapper .text-block__content .image-wrapper.occasion .product-image {
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px !important; }
    .highlight-wrapper .text-block__content__title {
      color: #E16A03 !important;
      font-family: "SourceSans Semibold", sans-serif !important;
      font-size: 14px !important;
      text-transform: uppercase !important; }
    .highlight-wrapper .text-block__content .button {
      position: relative !important;
      width: fit-content !important;
      background-color: transparent !important;
      padding: 0 !important;
      color: #E16A03 !important;
      font-family: "SourceSans Semibold", sans-serif !important;
      text-transform: uppercase !important;
      text-decoration: underline !important;
      text-underline-offset: 8px !important;
      right: 0 !important; }
      .highlight-wrapper .text-block__content .button:after {
        position: absolute !important;
        content: url("img/icons/arrow-right.svg") !important;
        transform: none !important;
        top: -5px !important;
        right: -20px !important;
        transition: all .1s !important; }
      .highlight-wrapper .text-block__content .button:hover {
        text-decoration: underline !important; }
        .highlight-wrapper .text-block__content .button:hover:after {
          top: -7px !important;
          right: -22px !important; }
    .highlight-wrapper .text-block__content .information {
      display: flex !important;
      flex-direction: column !important;
      justify-content: center !important;
      margin-left: 30px !important; }
      @media (max-width: 599px) {
        .highlight-wrapper .text-block__content .information {
          margin-top: 20px !important;
          margin-left: 0 !important; } }

.occasion-block__content__detail .list--specs-tertiary {
  width: 50% !important;
  padding: 0 !important;
  margin-top: 0;
  background-color: transparent;
  box-shadow: none; }
  @media (max-width: 599px) {
    .occasion-block__content__detail .list--specs-tertiary {
      width: 100% !important; } }
.occasion-block__content__image img {
  border-radius: 10px !important; }
.occasion-block--machine .occasion-block__content__detail .button {
  width: 40% !important; }
  @media screen and (max-width: 599px) {
    .occasion-block--machine .occasion-block__content__detail .button {
      width: 100% !important; } }
.occasion-block--detail .occasion-block__subtitle {
  float: left !important;
  font-family: "SourceSans Semibold", sans-serif !important;
  color: #14A638 !important;
  text-decoration: none !important; }
  .occasion-block--detail .occasion-block__subtitle:before {
    background: url(img/icons/check-green.svg) no-repeat !important;
    background-size: 24px !important;
    height: 24px !important;
    width: 24px !important;
    top: -5px !important; }
.occasion-block--detail .occasion-block__lease {
  background-color: #FFE9D7 !important;
  border-radius: 10px !important; }
  .occasion-block--detail .occasion-block__lease span {
    color: #E16A03 !important;
    padding: 23px 30px !important; }
  .occasion-block--detail .occasion-block__lease__icon {
    background: url(img/info-icon-orange.svg) no-repeat !important;
    background-size: 16px !important; }
.occasion-block--detail .occasion-block__content__detail .price--factory {
  font-size: 18px !important; }
.occasion-block--detail .occasion-block__content__detail .label {
  text-decoration: none !important; }

.section-bg-image {
  background: url(img/background-machinedetail.png) !important;
  padding: 40px 0 200px 0 !important; }
  .section-bg-image .text-block-image img {
    padding: 40px 0 !important; }

.text-block--machine .title-wrapper {
  display: flex !important;
  flex-direction: column-reverse !important; }
.text-block--machine .button--secondary {
  color: #2A2A2A !important;
  text-transform: none !important;
  text-decoration: none !important;
  border: 1px solid #2A2A2A !important; }
  .text-block--machine .button--secondary:after {
    content: url("img/icons/arrow-right-secondary.svg") !important;
    transform: none !important;
    top: 7px !important;
    right: 15px !important; }
  .text-block--machine .button--secondary:hover:after {
    top: 5px !important;
    right: 13px !important; }
.text-block__wrapper p {
  font-size: 18px !important; }
.text-block--sticky .text-block__image {
  z-index: 1 !important;
  border-bottom: 1px solid #D4D4D4 !important; }

.gform_wrapper.three-column_wrapper ul.gfield_radio li {
  margin-bottom: 0 !important; }
.gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio] {
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute !important; }
  .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio] + label {
    width: 100% !important;
    margin: 0 !important;
    max-width: 100% !important;
    position: relative !important;
    padding: 19px 0 19px 60px !important;
    border: none !important;
    border-bottom: 1px solid #D4D4D4 !important;
    font-family: "SourceSans Bold", sans-serif !important;
    font-size: 16px !important;
    color: #001933 !important;
    line-height: 1.3 !important; }
    .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio] + label:before {
      content: "" !important;
      position: absolute !important;
      height: 40px !important;
      width: 40px !important;
      border: 1px solid #D4D4D4 !important;
      border-radius: 10px !important;
      top: 10px !important;
      left: 10px !important; }
  .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio]:checked + label {
    border: none !important;
    border-bottom: 1px solid #D4D4D4 !important; }
    .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio]:checked + label:before {
      border: 2px solid #E16A03 !important; }
    .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio]:checked + label:after {
      content: "" !important;
      position: absolute !important;
      height: 25px !important;
      width: 21px !important;
      background: url(img/icons/check-secondary.svg) no-repeat center center !important;
      top: 4px !important;
      left: 40px !important; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #ffffff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #ffffff;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*
 * 	Green theme - Owl Carousel CSS File
 */
@font-face {
  font-family: 'SourceSans Regular';
  src: url("fonts/SourceSansPro-Regular.woff2") format("woff2"), url("fonts/SourceSans-RegularPro.woff") format("woff"), url("fonts/SourceSans-RegularPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans Semibold';
  src: url("fonts/SourceSansPro-SemiBold.woff2") format("woff2"), url("fonts/SourceSansPro-SemiBold.woff") format("woff"), url("fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans Bold';
  src: url("fonts/SourceSansPro-Bold.woff2") format("woff2"), url("fonts/SourceSansPro-Bold.woff") format("woff"), url("fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans Light';
  src: url("fonts/SourceSansPro-Light.woff2") format("woff2"), url("fonts/SourceSansPro-Light.woff") format("woff"), url("fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans Semibold Italic';
  src: url("fonts/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("fonts/SourceSansPro-SemiBoldItalic.woff") format("woff"), url("fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans Italic';
  src: url("fonts/SourceSansPro-Italic.woff2") format("woff2"), url("fonts/SourceSansPro-Italic.woff") format("woff"), url("fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Material icons';
  src: url("fonts/MaterialIcons-Regular.woff2") format("woff2"), url("fonts/MaterialIcons-Regular.woff") format("woff"), url("fonts/MaterialIcons-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "SourceSans Regular", sans-serif;
  color: #848484;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  overflow-x: hidden;
  position: relative; }

@media only screen and (max-width: 767px) {
  html, body {
    height: 100%;
    -webkit-overflow-scrolling: touch; } }
p {
  line-height: 1.5; }

section {
  padding: 100px 0; }

.container--padding {
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .container--padding {
      padding: 40px 0; } }

*:focus {
  outline: none; }

.col-no-padding {
  padding: 0; }

@media only screen and (min-width: 768px) {
  .col-no-padding-desktop {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  .col-no-padding-mobile {
    padding: 0; }

  .col-no-padding-right-mobile {
    padding-right: 0; } }
.col-no-padding-right {
  padding-right: 0; }

.col-no-padding-left {
  padding-left: 0; }

.col-small-padding {
  padding: 0 10px; }

@media only screen and (min-width: 768px) {
  .col-smallest-padding {
    padding: 0 5px; } }
@media only screen and (min-width: 992px) {
  .col-no-padding-large {
    padding: 0; } }
.col-table {
  display: table; }

@media only screen and (max-width: 767px) {
  .col-image {
    padding-bottom: 65%;
    height: 100%;
    background-size: contain !important; } }

.col-text-block-full {
  position: absolute;
  right: 0; }
  @media only screen and (max-width: 1279px) {
    .col-text-block-full {
      position: relative; } }

@media only screen and (min-width: 992px) {
  .col-md-5-andahalf {
    width: 47.3%; }

  .col-md-6-andahalf {
    width: 52.7%; } }
@media only screen and (min-width: 1280px) {
  .col-pulled {
    position: relative;
    top: -90px; } }
a {
  display: inline-block;
  color: #2A2A2A;
  text-decoration: none;
  font-family: "SourceSans Semibold", sans-serif; }
  a:focus {
    outline: none; }
  a:hover {
    text-decoration: underline;
    color: #2A2A2A; }

h1, h2, h3, h4, h5, h6 {
  font-family: "SourceSans Bold", sans-serif;
  color: #2A2A2A;
  font-weight: normal;
  margin: 10px 0; }

h1 {
  font-size: 46px;
  line-height: 1; }
  @media only screen and (max-width: 767px) {
    h1 {
      font-size: 26px;
      line-height: 1.2; } }

h2 {
  font-size: 40px; }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 26px;
      line-height: 1; } }

h3 {
  font-size: 34px; }
  @media only screen and (max-width: 767px) {
    h3 {
      font-size: 26px; } }

h4 {
  font-size: 28px; }

h5 {
  font-size: 22px; }

h6 {
  font-size: 20px; }

.logo {
  max-width: 100%; }

.section-blue {
  background-color: #E16A03; }
  .section-blue h4 {
    font-size: 28px;
    font-family: "SourceSans Bold", sans-serif;
    color: #ffffff;
    margin: 0;
    padding: 60px 0 20px 0; }
  @media only screen and (max-width: 767px) {
    .section-blue {
      padding: 40px 0; } }
  .section-blue--secondary {
    padding: 80px 0; }
  .section-blue__content {
    color: #ffffff; }
    .section-blue__content h1, .section-blue__content h2, .section-blue__content h3, .section-blue__content h4, .section-blue__content h5, .section-blue__content h6 {
      color: #ffffff;
      padding: 0;
      margin: 10px 0; }
    .section-blue__content ul {
      padding: 15px; }
    .section-blue__content a, .section-blue__content strong {
      color: #ffffff; }
.section-grey {
  background-color: #FCFCFC; }
  .section-grey-dark {
    background: linear-gradient(180deg, #f4f4f4 50%, white 50%);
    padding: 40px 0; }
    .section-grey-dark h4 {
      color: #001933;
      font-family: "SourceSans Bold", sans-serif;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .section-grey-dark h4 {
          font-size: 22px; } }
  .section-grey__content {
    margin-bottom: 40px; }
    .section-grey__content ul {
      padding: 15px 0; }
      .section-grey__content ul li {
        margin-bottom: 10px; }
.section-bg-image {
  background-repeat: no-repeat !important;
  background-position: right 0px bottom !important;
  background-size: 100% 65% !important; }
  @media only screen and (min-width: 768px) {
    .section-bg-image {
      background-repeat: no-repeat !important;
      background-position: right 0px top !important;
      background-size: 52% 100% !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1279px) {
    .section-bg-image {
      background-size: 100% 60% !important; } }
  @media only screen and (max-width: 767px) {
    .section-bg-image {
      background-size: 100% 100% !important; }
      .section-bg-image--hidden-xs {
        background: none !important;
        padding-bottom: 0; } }
  .section-bg-image--fullwidth {
    background-size: cover !important;
    background-position: center !important; }
  .section-bg-image--pulled {
    margin-top: -75px;
    padding-top: 75px; }
  .section-bg-image--secondary {
    background-position: right 0 top !important; }
    @media only screen and (max-width: 1279px) {
      .section-bg-image--secondary {
        background-position: center bottom !important;
        background-size: 100% 60% !important; } }
    @media only screen and (max-width: 767px) {
      .section-bg-image--secondary {
        background-size: 100% 75% !important; } }
    @media only screen and (max-width: 599px) {
      .section-bg-image--secondary {
        background-size: 100% 75% !important; } }
    @media only screen and (max-width: 479px) {
      .section-bg-image--secondary {
        background-size: 100% 67.5% !important; } }
    @media only screen and (max-width: 320px) {
      .section-bg-image--secondary {
        background-size: 100% 65% !important; } }
    @media only screen and (min-width: 1280px) {
      .section-bg-image--secondary {
        border-right: 55px solid #f4f4f4; } }
  @media only screen and (max-width: 991px) {
    .section-bg-image--tertiary {
      background-size: 100% 78% !important; } }
  @media only screen and (min-width: 992px) and (max-width: 1279px) {
    .section-bg-image--tertiary {
      background-size: 100% 69% !important; } }
.section-striped {
  border-top: 1px solid #424242; }
.section-no-padding {
  padding: 0; }
.section-no-padding-bottom {
  padding-bottom: 0; }
.section-no-padding-top {
  padding-top: 0; }
.section-padding {
  padding: 65px 0 80px 0; }
  @media only screen and (min-width: 768px) {
    .section-padding {
      padding: 60px 0; } }
  .section-padding-bottom {
    padding: 0 0 20px 0; }
.section-contact {
  padding: 50px; }
@media only screen and (min-width: 1280px) {
  .section-no-padding-large {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  .section-news {
    padding: 0; }
    .section-news .list--arrow {
      margin-bottom: 20px; } }

strong, b {
  color: #2A2A2A;
  font-family: "SourceSans Semibold", sans-serif;
  font-weight: normal; }

em {
  font-family: "SourceSans Italic", sans-serif; }
  em strong {
    color: inherit;
    font-family: "SourceSans Semibold Italic", sans-serif; }

@media only screen and (min-width: 768px) {
  .left {
    float: left; }

  .right {
    float: right; } }
@media only screen and (min-width: 768px) {
  .services__carousel {
    display: block; } }
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }
img.grayscale {
  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");
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  opacity: .2; }

.loader {
  min-height: 100vh; }

.sticky-spacer {
  float: left !important;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 768px) {
    .sticky-spacer {
      width: 100% !important; } }

.avatar-image {
  margin-top: -80px; }

.image-pulled-left {
  position: relative;
  max-width: 100%; }
  @media only screen and (max-width: 767px) {
    .image-pulled-left {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .image-pulled-left {
      float: left;
      left: -60%; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .image-pulled-left {
      float: left;
      left: -20%; } }
.image-pulled-right {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .image-pulled-right {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .image-pulled-right {
      float: right;
      left: 140%; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .image-pulled-right {
      float: right;
      right: -100%; } }

.content {
  display: inline-block;
  margin-bottom: 40px;
  width: 100%; }
  .content h1 {
    font-size: 34px;
    margin: 20px 0; }
  .content b {
    color: #001933; }
  .content p {
    margin: 0 0 30px 0; }
  .content h6 {
    font-size: 16px;
    margin: 0 0 10px 0; }
  .content--secondary {
    padding-top: 20px; }
    .content--secondary p {
      margin: 0 0 20px 0;
      line-height: 28px; }
      .content--secondary p a {
        text-decoration: underline; }
    @media only screen and (max-width: 767px) {
      .content--secondary {
        margin-bottom: 20px; } }
    .content--secondary .widget-wrapper {
      margin: 0;
      padding: 0 5px;
      border-bottom: 1px solid #D4D4D4; }
  .content--tertiary p:first-of-type {
    color: #001933;
    margin-bottom: 30px; }

.pagination {
  background-color: #F4F4F4;
  padding: 20px;
  margin: 40px 0 20px 0; }
  .pagination p {
    line-height: 1.3;
    margin: 0; }
    .pagination p strong {
      color: #67696B; }
  .pagination__wrapper {
    text-align: right; }
    .pagination__wrapper span.current {
      font-family: "SourceSans Bold", sans-serif;
      margin: 0 10px; }
    .pagination__wrapper span:first-child {
      margin: 0 10px 0 0; }
    .pagination__wrapper a {
      color: #848484;
      font-family: "SourceSans Regular", sans-serif;
      margin: 0 10px; }
    @media only screen and (max-width: 767px) {
      .pagination__wrapper {
        text-align: left;
        margin: 10px 0 0 0; } }

.maps-canvas {
  height: 500px;
  margin-top: 40px; }

.content .container {
  width: 100%;
  padding: 0; }
.content h1 {
  margin: 0 0 20px 0; }

@media only screen and (max-width: 991px) {
  .row--widget .col-xs-12 {
    display: none; }
    .row--widget .col-xs-12:nth-child(1) {
      display: block; }
    .row--widget .col-xs-12:nth-child(2) {
      display: block; } }

.wrapper-static {
  position: static; }

.item-active--initial {
  clear: none;
  width: 100%; }

.megamenu {
  position: absolute;
  width: 100vw;
  left: 0;
  height: 0;
  visibility: hidden; }
  .megamenu-open {
    height: 100%;
    visibility: visible;
    z-index: 999; }
    .megamenu-open-head .menu-primary-container ul li:first-child a:after {
      transform: rotate(180deg);
      transition: all 0.2s ease; }
    .megamenu-open .list {
      display: block !important; }
  .megamenu__content {
    background-color: #ffffff;
    height: 500px; }
    @media only screen and (max-width: 1279px) {
      .megamenu__content {
        height: 520px; } }
    .megamenu__content ul {
      margin: 0;
      list-style-type: none;
      padding: 0; }
      .megamenu__content ul li {
        display: block;
        float: left;
        clear: left;
        width: 100%; }
        .megamenu__content ul li .col-right {
          display: none;
          height: 500px; }
          @media only screen and (max-width: 1279px) {
            .megamenu__content ul li .col-right {
              height: 520px; } }
        .megamenu__content ul li.item-active {
          clear: none;
          width: 100%;
          background-color: #F4F4F4; }
          .megamenu__content ul li.item-active .col-right {
            display: block !important;
            position: absolute;
            background-color: #F4F4F4;
            right: 0;
            top: 0;
            width: 66.66666667%; }
          .megamenu__content ul li.item-active .megamenu__item {
            background-color: #F4F4F4;
            font-family: "SourceSans Bold", sans-serif;
            margin-left: -10px;
            left: 10px;
            position: relative; }
            .megamenu__content ul li.item-active .megamenu__item:hover {
              cursor: pointer; }
          .megamenu__content ul li.item-active-initial {
            background-color: #F4F4F4; }
            .megamenu__content ul li.item-active-initial .megamenu__item {
              background-color: #F4F4F4;
              font-family: "SourceSans Bold", sans-serif;
              margin-left: -10px;
              left: 10px;
              position: relative; }
            .megamenu__content ul li.item-active-initial .col-right {
              display: block !important;
              position: absolute;
              right: 0;
              top: 0;
              width: 66.66666667%; }
              @media only screen and (min-width: 768px) {
                .megamenu__content ul li.item-active-initial .col-right {
                  background-color: #F4F4F4; } }
              @media only screen and (max-width: 767px) {
                .megamenu__content ul li.item-active-initial .col-right {
                  position: relative;
                  width: 100%; } }
          @media only screen and (min-width: 768px) {
            .megamenu__content ul li.item-active .col-right {
              background-color: #F4F4F4; } }
  .megamenu__item {
    font-size: 18px;
    color: #001933;
    padding: 16px 0 16px 15px;
    line-height: 1; }
    .megamenu__item a {
      color: #001933; }
      .megamenu__item a:hover {
        text-decoration: none; }
  .megamenu__item-content {
    padding: 25px 0 0 25px; }
    @media only screen and (max-width: 767px) {
      .megamenu__item-content {
        padding: 25px 0 0 0; } }
    .megamenu__item-content h3 {
      color: #001933; }
    .megamenu__item-content p {
      height: 100%;
      overflow: hidden; }
  .megamenu .list {
    position: relative;
    display: none;
    padding: 0;
    margin: 0 0 30px 0;
    background-color: transparent; }
    @media only screen and (max-width: 767px) {
      .megamenu .list {
        background-color: #ffffff; } }
    .megamenu .list ul li {
      float: none; }
    .megamenu .list-wrapper {
      height: 100%;
      overflow: hidden;
      margin: 0 0 30px 0; }

.megamenu-open-body:after {
  height: 100%;
  width: 100%;
  position: absolute;
  content: '';
  background-color: rgba(0, 26, 52, 0.2);
  z-index: 2;
  top: 200px; }

.item-inactive .col-right {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .specs-value {
    position: relative;
    padding-left: 15px; }
    .specs-value:before {
      content: ':';
      position: absolute;
      top: 0;
      left: 0; } }
@media (min-width: 1280px) {
  .container {
    width: 1240px; } }
article + [data-readmore-toggle] {
  text-decoration: underline; }

#more {
  padding-top: 20px; }

.visible-xs-mobile {
  display: none; }

@media only screen and (max-width: 767px) {
  .visible-xs-mobile {
    display: inline-block; } }
@media only screen and (max-width: 991px) {
  .visible-md {
    display: inline-block !important; } }
.text-link {
  text-decoration: underline;
  margin-top: 12px;
  float: right;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .text-link {
      float: none;
      margin-top: 20px; } }
  .text-link--secondary {
    margin-top: 0;
    float: left; }

.empty-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  @media only screen and (max-width: 767px) {
    .empty-link {
      position: relative; } }

.widget-reference-wrapper .col-sm-5ths:nth-child(n+6) {
  display: none; }

.back-link {
  margin-bottom: 10px; }

.sold {
  position: relative; }
  .sold__content {
    position: absolute;
    width: 100%;
    height: 100%; }
    .sold__content__text {
      font-size: 70px;
      position: absolute;
      line-height: 70px;
      bottom: -10px;
      font-family: "SourceSans Bold", sans-serif;
      color: rgba(255, 255, 255, 0.3); }
      @media only screen and (min-width: 992px) and (max-width: 1279px) {
        .sold__content__text {
          font-size: 90px;
          line-height: 90px;
          bottom: -12px; } }
      @media only screen and (min-width: 1280px) {
        .sold__content__text {
          font-size: 90px;
          line-height: 90px;
          bottom: -12px; } }

.section-pulled-left {
  background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, #fff 0%, #fff 50%, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0) 100%);
  position: relative; }
  .section-pulled-left .text-block {
    padding-bottom: 40px; }
    .section-pulled-left .text-block__image, .section-pulled-left .text-block__video {
      right: 50%;
      height: auto;
      width: 50%; }
      .section-pulled-left .text-block__image-mobile, .section-pulled-left .text-block__video-mobile {
        width: 100%; }
    @media only screen and (max-width: 767px) {
      .section-pulled-left .text-block__video {
        right: 0; } }
    @media only screen and (min-width: 768px) {
      .section-pulled-left .text-block__content {
        padding-left: 50px; } }

.section-full-width .section-pulled-left .text-block__image {
  right: calc(50% + 27px); }
@media only screen and (min-width: 1280px) {
  .section-full-width .section-bg-image {
    background-size: 50% 100% !important; } }
.section-full-width .section-pulled-right .text-block__image,
.section-full-width .section-pulled-right .text-block__video {
  width: calc(50% + 27px);
  left: calc(50% - 27px);
  z-index: 2; }

.section-pulled-right {
  background: -webkit-gradient(linear, left top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #fff 0%, #fff 50%, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0) 100%);
  position: relative; }
  .section-pulled-right .text-block {
    padding-bottom: 40px; }
    .section-pulled-right .text-block__image, .section-pulled-right .text-block__video {
      left: 50%;
      height: auto;
      width: 50%; }
      .section-pulled-right .text-block__image-mobile, .section-pulled-right .text-block__video-mobile {
        width: 100%; }
    @media only screen and (max-width: 767px) {
      .section-pulled-right .text-block__video {
        left: 0; } }
    @media only screen and (min-width: 768px) {
      .section-pulled-right .text-block__content {
        padding-right: 50px; } }

.col-occasion-absolute {
  position: absolute;
  bottom: 0;
  text-align: right;
  right: 0;
  padding-right: 0; }

.date {
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .date {
      margin-top: 10px; } }

.row--fullheight {
  height: 100%; }

.row--center {
  display: flex;
  align-items: center; }

.col-fullheight {
  height: 100%; }

.wrapper {
  overflow-x: hidden; }

.grecaptcha-badge {
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .grecaptcha-badge {
      bottom: 87.5px !important; } }

.gallery h4 {
  margin: 0;
  color: #001933;
  font-family: "SourceSans Bold", sans-serif; }
.gallery-link {
  float: right;
  margin-top: 10px; }
  @media only screen and (max-width: 767px) {
    .gallery-link {
      float: left; } }
  .gallery-link a {
    text-decoration: underline; }
.gallery-header {
  padding: 15px 0 40px 0; }
.gallery-wrapper {
  display: inline-block;
  width: 100%; }
  .gallery-wrapper .gallery-image {
    width: 100%;
    overflow: hidden; }
    @media only screen and (min-width: 320px) and (max-width: 374px) {
      .gallery-wrapper .gallery-image {
        height: auto; } }
    .gallery-wrapper .gallery-image a {
      text-decoration: none; }
    .gallery-wrapper .gallery-image.small {
      width: 50%;
      display: inline-block;
      float: left;
      clear: none;
      margin-bottom: 30px;
      position: relative;
      overflow: visible; }
      .gallery-wrapper .gallery-image.small img {
        width: 100%;
        height: auto; }
      .gallery-wrapper .gallery-image.small p {
        margin: 0;
        background-color: #ffffff;
        width: 100%;
        padding: 20px 60px;
        text-align: center;
        font-size: 16px;
        font-family: "SourceSans Bold", sans-serif;
        color: #001933; }
        @media only screen and (min-width: 1280px) {
          .gallery-wrapper .gallery-image.small p {
            position: relative; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .gallery-wrapper .gallery-image.small p {
            padding: 20px 35px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .gallery-wrapper .gallery-image.small p {
            padding: 20px; } }
        @media only screen and (max-width: 767px) {
          .gallery-wrapper .gallery-image.small p {
            padding: 0; } }
      .gallery-wrapper .gallery-image.small a {
        width: 100%; }
      @media only screen and (max-width: 479px) {
        .gallery-wrapper .gallery-image.small {
          width: 50%;
          height: auto; } }
    @media only screen and (max-width: 479px) {
      .gallery-wrapper .gallery-image.large {
        width: 100%;
        height: auto; } }
    .gallery-wrapper .gallery-image.large img {
      width: 100%;
      height: auto; }
    .gallery-wrapper .gallery-image.hidden {
      visibility: hidden; }
    .gallery-wrapper .gallery-image.last {
      display: inline-block;
      width: calc(50% - 10px);
      margin: 5px; }
    .gallery-wrapper .gallery-image:nth-child(odd) {
      padding-right: 15px; }
    .gallery-wrapper .gallery-image:nth-child(even) {
      padding-left: 15px; }
  .gallery-wrapper--secondary .gallery-image.small {
    width: calc(25% - 10px);
    margin-right: 10px; }
  .gallery-wrapper--secondary .gallery-image.last {
    display: inline-block;
    width: calc(25% - 12px);
    margin: 0; }
  .gallery-wrapper--secondary .gallery-image a {
    width: 100%; }
    .gallery-wrapper--secondary .gallery-image a .more {
      font-family: "SourceSans Bold", sans-serif;
      width: 100%;
      height: 110px;
      text-align: center;
      padding: 45px 10px;
      line-height: 1;
      color: #001933;
      border: 1px solid #001933; }
  .gallery-wrapper--secondary .gallery-image:nth-child(odd) {
    padding-right: 0; }
  .gallery-wrapper--secondary .gallery-image:nth-child(even) {
    padding-left: 0; }
.gallery-image-wrapper {
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .gallery-image-wrapper {
      margin-bottom: 20px; } }
  .gallery-image-wrapper img {
    max-width: 100%; }
  .gallery-image-wrapper h4 {
    margin: 15px 0 25px 0; }
  .gallery-image-wrapper__content {
    margin-top: 55px; }
    @media only screen and (max-width: 767px) {
      .gallery-image-wrapper__content {
        margin-top: 30px; } }
.gallery--detail {
  display: inline-block;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .gallery--detail {
      margin-bottom: 20px;
      z-index: 1;
      position: relative;
      width: 100%; } }
  .gallery--detail img {
    max-width: 100%; }
  .gallery--detail .gallery-image.small {
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .gallery--detail .gallery-image.small {
        width: calc(25% - 5px);
        display: inline-block;
        float: left;
        margin: 0 5px 5px 0; } }
  @media only screen and (max-width: 767px) {
    .gallery--detail a {
      width: 100%; }
      .gallery--detail a img {
        width: 100%; } }
.gallery-image-text {
  padding: 20px 0;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .gallery-image-text {
      padding: 0 0 20px 0; } }
  .gallery-image-text img {
    display: inline-block;
    position: relative;
    top: -2px;
    height: auto !important;
    width: auto !important; }
  .gallery-image-text p {
    display: inline-block;
    height: 20px;
    margin: 0 0 0 10px; }
  .gallery-image-text--desktop {
    margin-top: 20px; }
.gallery-image a {
  max-width: 100%; }
.gallery-image--page img {
  margin-bottom: 10px; }
.gallery-image--secondary {
  max-width: 566px;
  overflow: hidden;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .gallery-image--secondary {
      max-width: 100%; } }
  .gallery-image--secondary a {
    height: 100%;
    overflow: hidden;
    max-height: 473px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .gallery-image--secondary a {
        max-width: 100%; } }
  .gallery-image--secondary img {
    height: 100%;
    max-width: none;
    width: 100%; }

.list {
  color: #001933; }
  .list--inline ul {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0; }
    .list--inline ul li {
      display: inline-block;
      font-family: "SourceSans Semibold", sans-serif;
      line-height: 24px;
      margin-right: 26px; }
      .list--inline ul li svg,
      .list--inline ul li span {
        vertical-align: middle; }
  .list--inline-icon a {
    color: #001933;
    text-decoration: none; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .list--inline-icon a {
        font-size: 14px; } }
    .list--inline-icon a:hover span {
      text-decoration: underline; }
  .list--clean {
    list-style-type: none;
    padding: 0;
    color: #848484;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .list--clean:last-child {
        margin-bottom: 15px; } }
    .list--clean p {
      line-height: 34px;
      margin: 0; }
    .list--clean a {
      color: #848484;
      font-family: "SourceSans Regular", sans-serif;
      text-decoration: none;
      width: calc(100% - 20px); }
      .list--clean a:hover {
        text-decoration: underline; }
  .list--specs {
    padding: 60px 0 60px 100px;
    width: 100%;
    display: inline-block;
    position: absolute;
    margin-top: -210px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 2px 2px 15px 0 rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 767px) {
      .list--specs {
        padding: 20px 15px; } }
    .list--specs ul {
      padding: 0;
      width: 100%; }
      .list--specs ul span {
        display: block;
        line-height: 1.2; }
        .list--specs ul span:first-child {
          font-family: "SourceSans Regular", sans-serif;
          color: #848484;
          min-height: 70%; }
        .list--specs ul span:last-child {
          font-family: "SourceSans Bold", sans-serif; }
      .list--specs ul li {
        margin: 0 0 20px 0;
        width: 33.33333333%;
        float: left; }
        @media only screen and (max-width: 767px) {
          .list--specs ul li {
            width: 100%; } }
      .list--specs ul a {
        display: inline-block;
        color: #0074EC;
        text-decoration: underline; }
    .list--specs-secondary {
      width: 100%;
      padding: 0; }
      @media only screen and (min-width: 768px) {
        .list--specs-secondary {
          padding: 15px 0 40px 0; } }
      .list--specs-secondary ul {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        padding-left: 15px; }
        .list--specs-secondary ul li span {
          display: inline-block;
          color: #ffffff; }
          .list--specs-secondary ul li span:first-child {
            color: #ffffff;
            width: 70%;
            font-family: "SourceSans Semibold", sans-serif; }
          .list--specs-secondary ul li span:last-child {
            width: 25%;
            text-align: left;
            vertical-align: top;
            font-family: "SourceSans Regular", sans-serif;
            color: rgba(255, 255, 255, 0.75); }
        .list--specs-secondary ul li:nth-child(even) {
          width: 50%; }
        .list--specs-secondary ul li:nth-child(odd) {
          width: calc(50% - 50px);
          margin-right: 50px; }
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .list--specs-secondary ul li:nth-child(even) {
    width: 100%; }
  .list--specs-secondary ul li:nth-child(odd) {
    width: 100%;
    margin-right: 0; } }

    .list--specs-tertiary {
      width: 100%;
      padding: 0; }
      .list--specs-tertiary ul {
        list-style-type: none;
        display: inline-block;
        width: 100%; }
        .list--specs-tertiary ul li {
          width: 100%;
          margin: 0 0 5px 0;
          display: flex; }
          .list--specs-tertiary ul li span {
            display: inline-block;
            color: #848484; }
            .list--specs-tertiary ul li span:first-child {
              font-family: "SourceSans Bold", sans-serif;
              width: 30%;
              vertical-align: top; }
            .list--specs-tertiary ul li span:last-child {
              width: calc(70% - 10px);
              font-family: "SourceSans Regular", sans-serif; }
    .list--specs-quarternary {
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .list--specs-quarternary {
          margin-top: 20px;
          overflow: hidden; }
          .list--specs-quarternary + a {
            margin-top: 20px; } }
      .list--specs-quarternary ul {
        padding-left: 0;
        margin-bottom: 0; }
        .list--specs-quarternary ul li {
          width: 100% !important;
          margin: 0;
          padding-bottom: 20px; }
          .list--specs-quarternary ul li:last-child {
            padding-bottom: 0; }
          .list--specs-quarternary ul li span {
            color: #001933; }
            .list--specs-quarternary ul li span:first-child {
              font-family: "SourceSans Semibold", sans-serif;
              color: #001933;
              width: 50%;
              float: left; }
              @media only screen and (max-width: 767px) {
                .list--specs-quarternary ul li span:first-child {
                  width: 100%; } }
            .list--specs-quarternary ul li span:last-child {
              color: #848484;
              width: 50%;
              float: left;
              text-align: left;
              word-wrap: break-word; }
              @media only screen and (max-width: 767px) {
                .list--specs-quarternary ul li span:last-child {
                  width: 100%; } }
  .list--shadow ul li {
    list-style-type: none;
    background-color: #ffffff;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
    -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
    box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25); }
  .list--download {
    padding: 0;
    margin-left: 15px; }
    @media only screen and (max-width: 767px) {
      .list--download {
        padding: 0;
        margin-left: 0; } }
    .list--download h4 {
      font-size: 28px;
      font-weight: normal;
      font-family: "SourceSans Bold", sans-serif;
      color: #001933;
      margin: 10px 0 20px 0;
      word-wrap: break-word; }
    .list--download ul {
      padding: 0; }
      .list--download ul li a {
        text-decoration: none;
        padding: 26px 20px 27px 20px;
        width: 100%; }
        .list--download ul li a span {
          color: #001933;
          text-decoration: none;
          position: relative; }
          .list--download ul li a span:first-child {
            padding-left: 30px; }
            @media only screen and (max-width: 767px) {
              .list--download ul li a span:first-child {
                max-width: 70%;
                display: inline-block; } }
            .list--download ul li a span:first-child:before {
              background: url(img/icons/download-icon.svg) no-repeat;
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              height: 22px;
              width: 18px; }
          .list--download ul li a span:last-child {
            float: right;
            color: #0074EC;
            text-decoration: underline; }
  .list--arrow {
    background-color: #F4F4F4;
    padding: 35px; }
    @media only screen and (min-width: 768px) {
      .list--arrow {
        margin-right: 20px; } }
    .list--arrow .title {
      font-size: 20px;
      font-family: "SourceSans Bold", sans-serif;
      color: #001933; }
    .list--arrow ul {
      padding: 15px 0 0 0;
      list-style-type: none;
      margin: 0; }
      .list--arrow ul li {
        padding: 5px 0;
        background-color: transparent !important; }
        .list--arrow ul li:hover {
          background-color: transparent !important; }
        .list--arrow ul li a {
          display: block;
          position: relative;
          padding-left: 45px;
          text-decoration: none; }
          .list--arrow ul li a:before {
            color: #0074EC;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease;
            content: "\E317";
            position: absolute;
            font-family: "Material icons", sans-serif;
            font-size: 24px;
            display: inline-block;
            top: -5px;
            left: 0;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            text-decoration: underline; }
          .list--arrow ul li a:before {
            text-decoration: none; }
          .list--arrow ul li a:hover {
            color: #0074EC;
            text-decoration: underline; }
            .list--arrow ul li a:hover:before {
              left: 4px;
              text-decoration: underline; }
            .list--arrow ul li a:hover:before {
              text-decoration: none; }
    .list--arrow--reverse {
      background-color: transparent;
      margin: 0;
      padding: 0; }
      .list--arrow--reverse ul {
        padding: 0; }
        .list--arrow--reverse ul li {
          padding: 0; }
          .list--arrow--reverse ul li a:before {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
          .list--arrow--reverse ul li a:hover:before {
            left: -4px; }
  .list--stock {
    margin-top: 20px;
    position: relative; }
    .list--stock ul {
      margin-top: 30px; }
      .list--stock ul span {
        line-height: 24px; }

.filter--icon span.filter__item {
  width: 100%;
  -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  text-decoration: none;
  color: #001933;
  display: inline-block;
  text-align: center;
  font-family: "SourceSans Semibold", sans-serif;
  margin-bottom: 15px; }
  .filter--icon span.filter__item label {
    padding: 25px 0;
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid transparent; }
    .filter--icon span.filter__item label span {
      display: inline-block; }
      .filter--icon span.filter__item label span:first-letter {
        text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .filter--icon span.filter__item label .filter__name {
        display: block; } }
  .filter--icon span.filter__item img {
    height: 45px;
    margin-right: 15px;
    width: 45px;
    padding: 5px;
    border: 2px solid transparent; }
    @media only screen and (max-width: 991px) {
      .filter--icon span.filter__item img {
        margin: 0 auto;
        display: block; } }
  .filter--icon span.filter__item:hover span {
    text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .filter--icon span.filter__item {
      margin-bottom: 20px; } }
  .filter--icon span.filter__item input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer; }
    .filter--icon span.filter__item input:checked + label {
      border: 1px solid #2A2A2A; }
      .filter--icon span.filter__item input:checked + label img {
        border: 2px solid #2A2A2A; }
      .filter--icon span.filter__item input:checked + label .filter__image {
        position: relative; }
        .filter--icon span.filter__item input:checked + label .filter__image:after {
          content: "";
          position: absolute;
          height: 25px;
          width: 21px;
          background: url(img/icons/check-secondary.svg) no-repeat center center;
          top: -5px;
          left: 35px; }
.filter-wrapper h5 {
  margin-bottom: 20px; }

.breadcrumb {
  margin: 0 0 40px 0; }
  .breadcrumb a {
    color: #848484;
    text-decoration: none;
    font-family: "SourceSans Regular", sans-serif; }
  .breadcrumb strong {
    color: #001933; }

.button {
  background: #2A2A2A;
  border: 1px solid #2A2A2A;
  color: #ffffff;
  padding: 13px 45px 13px 25px;
  font-family: "SourceSans Bold", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  line-height: 1; }
  .button:after {
    color: #ffffff;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    content: "\E317";
    position: absolute;
    font-family: "Material icons", sans-serif;
    font-size: 24px;
    display: inline-block;
    top: 10px;
    right: 15px;
    transform: rotate(180deg); }
  .button:hover {
    color: #ffffff;
    text-decoration: none;
    background: #202020; }
    .button:hover:after {
      right: 11px; }
  .button:focus {
    color: #ffffff; }
  .button--secondary {
    background: transparent;
    color: #2A2A2A; }
    .button--secondary:after {
      color: #2A2A2A; }
    .button--secondary:hover, .button--secondary:focus {
      color: #2A2A2A;
      background: transparent; }
  .button--tertiary {
    background: transparent;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.5); }
    .button--tertiary:after {
      color: #ffffff; }
    .button--tertiary:hover {
      color: #ffffff;
      background: transparent; }
  .button--quarternary {
    background: transparent;
    color: #0074EC;
    border: 0;
    padding: 10px 45px 10px 0;
    font-family: "SourceSans Regular", sans-serif;
    text-transform: none;
    text-decoration: underline; }
    .button--quarternary:after {
      text-decoration: underline;
      color: #0074EC;
      top: 8px; }
    .button--quarternary:after {
      text-decoration: none; }
    .button--quarternary:hover {
      color: #0074EC;
      background: transparent; }
  .button--submit {
    padding: 15px 25px; }
  .button--transparent {
    background: transparent; }
    .button--transparent-secondary {
      border: 1px solid #0074EC;
      color: #0074EC;
      padding: 0;
      text-transform: none; }
      .button--transparent-secondary:first-letter {
        text-transform: uppercase; }
      .button--transparent-secondary:after {
        display: none; }
      .button--transparent-secondary:hover, .button--transparent-secondary:focus {
        background: transparent;
        color: #0074EC; }
  @media only screen and (max-width: 767px) {
    .button-group a {
      width: 100%;
      margin-bottom: 20px; } }
  @media only screen and (min-width: 1200px) {
    .button-group .button:not(:last-child) {
      margin-right: 10px; } }
  @media only screen and (max-width: 1199px) {
    .button-group .button:not(:last-child) {
      margin-bottom: 10px; } }
  .button--text-block {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      .button--text-block-secondary {
        margin: 10px 0;
        display: inline-block !important; } }
  .button--right {
    float: right; }

.video-wrapper__content {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  z-index: 1; }
  .video-wrapper__content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.video-wrapper h4 {
  margin: 0;
  padding: 30px 0;
  font-family: "SourceSans Bold", sans-serif;
  color: #001933; }
.video-wrapper__iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; }
.video-wrapper__button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  border: none;
  border-radius: 10px;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -moz-transition: opacity 800ms, height 0s;
  -ms-transition: opacity 800ms, height 0s;
  -o-transition: opacity 800ms, height 0s;
  -webkit-transition: opacity 800ms, height 0s;
  background-position: center; }
  .video-wrapper__button:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 42%;
    width: 24px;
    height: 24px;
    background-image: url(img/icons/play-icon.svg);
    z-index: 100;
    -moz-transition: border-color 300ms;
    -ms-transition: border-color 300ms;
    -o-transition: border-color 300ms;
    -webkit-transition: border-color 300ms; }
    @media only screen and (max-width: 767px) {
      .video-wrapper__button:before {
        top: 46%;
        left: 33%; } }
  .video-wrapper__button:after {
    content: 'Video bekijken';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2A2A2A;
    border-radius: 10px;
    top: 43%;
    left: 40%;
    width: 25%;
    height: 50px;
    margin: 0 0 0 -30px;
    z-index: 99;
    -moz-transition: border-color 300ms;
    -ms-transition: border-color 300ms;
    -o-transition: border-color 300ms;
    -webkit-transition: border-color 300ms;
    text-indent: 1em;
    color: #ffffff;
    font-family: "SourceSans Bold", sans-serif;
    font-size: 18px; }
    @media only screen and (max-width: 991px) {
      .video-wrapper__button:after {
        width: 45%;
        height: 37px;
        font-size: 16px; } }
  .video-wrapper__button:hover {
    cursor: pointer; }
.video-wrapper__news {
  margin-bottom: 40px; }
  .video-wrapper__news .video-wrapper__button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    border: none;
    border-radius: 10px;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -moz-transition: opacity 800ms, height 0s;
    -ms-transition: opacity 800ms, height 0s;
    -o-transition: opacity 800ms, height 0s;
    -webkit-transition: opacity 800ms, height 0s;
    background-position: center; }
    .video-wrapper__news .video-wrapper__button:before {
      content: '';
      position: absolute;
      top: 46%;
      left: 38%;
      width: 24px;
      height: 24px;
      background-image: url(img/icons/play-icon.svg);
      z-index: 100;
      -moz-transition: border-color 300ms;
      -ms-transition: border-color 300ms;
      -o-transition: border-color 300ms;
      -webkit-transition: border-color 300ms; }
      @media only screen and (max-width: 767px) {
        .video-wrapper__news .video-wrapper__button:before {
          top: 46%;
          left: 33%; } }
    .video-wrapper__news .video-wrapper__button:after {
      content: 'Video bekijken';
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #2A2A2A;
      border-radius: 10px;
      top: 43%;
      left: 40%;
      width: 25%;
      height: 50px;
      margin: 0 0 0 -30px;
      z-index: 99;
      -moz-transition: border-color 300ms;
      -ms-transition: border-color 300ms;
      -o-transition: border-color 300ms;
      -webkit-transition: border-color 300ms;
      text-indent: 1em;
      color: #ffffff;
      font-family: "SourceSans Bold", sans-serif;
      font-size: 18px; }
      @media only screen and (max-width: 991px) {
        .video-wrapper__news .video-wrapper__button:after {
          width: 45%;
          height: 37px;
          font-size: 16px; } }
    .video-wrapper__news .video-wrapper__button:hover {
      cursor: pointer; }
.video-wrapper-active .video-wrapper__button {
  opacity: 0;
  height: 0;
  -moz-transition-delay: 0s, 800ms;
  -ms-transition-delay: 0s, 800ms;
  -o-transition-delay: 0s, 800ms;
  -webkit-transition-delay: 0s, 800ms; }
.video-wrapper-active .overlay {
  opacity: 0; }

.icon--inline {
  display: inline-block;
  margin-right: 8px; }

.accordion {
  -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  padding: 10px 0 0 0;
  background-color: #ffffff;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .accordion {
      margin-right: 20px; } }
  .accordion h4 {
    font-size: 22px;
    padding-left: 30px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .accordion h4 {
        padding-left: 0;
        text-align: center; } }
  .accordion ul {
    list-style-type: none;
    padding: 0; }
    .accordion ul li {
      margin: 0; }
      .accordion ul li a, .accordion ul li span {
        padding: 14px 0 14px 30px;
        border-top: 1px solid rgba(191, 191, 191, 0.3);
        display: inline-block;
        width: 100%;
        color: #001933;
        font-family: "SourceSans Bold", sans-serif; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .accordion ul li a, .accordion ul li span {
            font-size: 14px;
            padding-left: 20px; } }
        .accordion ul li a:hover, .accordion ul li span:hover {
          cursor: pointer;
          text-decoration: underline; }
      .accordion ul li span {
        line-height: 1; }
        .accordion ul li span:hover {
          text-decoration: none; }
      .accordion ul li .link {
        color: #0074EC;
        text-decoration: underline;
        font-family: "SourceSans Semibold", sans-serif;
        padding: 15px 0 25px 30px;
        text-transform: lowercase; }
        .accordion ul li .link:first-letter {
          text-transform: uppercase; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .accordion ul li .link {
            font-size: 14px;
            padding-left: 20px; } }
  .accordion__item {
    position: relative; }
    .accordion__item > span:after {
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      content: "";
      background: url("img/icons/arrow.svg") no-repeat 100%;
      height: 8px;
      width: 10px;
      position: absolute;
      top: 20px;
      right: 20px;
      display: inline-block; }
    .accordion__item > span.closed:after {
      transform: rotate(180deg); }
    .accordion__item > span:focus {
      text-decoration: none; }
    .accordion__item ul {
      display: none; }
      .accordion__item ul li a {
        border: none;
        color: #848484;
        font-family: "SourceSans Regular", sans-serif;
        padding: 5px 0 5px 30px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .accordion__item ul li a {
            font-size: 14px;
            padding-left: 20px; } }
  @media only screen and (min-width: 768px) {
    .accordion--form {
      margin-top: 80px; } }
  .accordion--form form {
    margin-top: 15px; }
  .accordion--form .accordion__title {
    padding: 10px 0 10px 30px;
    border-top: 1px solid rgba(191, 191, 191, 0.3);
    display: inline-block;
    width: 100%;
    color: #001933;
    font-family: "SourceSans Bold", sans-serif;
    position: relative; }
    .accordion--form .accordion__title:after {
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      content: "";
      background: url("img/icons/arrow.svg") no-repeat 100%;
      height: 8px;
      width: 10px;
      position: absolute;
      top: 20px;
      right: 20px;
      display: inline-block; }
    .accordion--form .accordion__title.closed:after {
      transform: rotate(180deg); }
  .accordion--form .accordion__item {
    padding: 0 0 40px 30px; }
    .accordion--form .accordion__item a {
      margin-top: 10px; }

.owl-carousel .owl-stage {
  padding-left: 0 !important;
  padding-top: 10px;
  padding-bottom: 15px; }
  .owl-carousel .owl-stage .owl-item img {
    display: inline-block;
    width: auto; }

.banner {
  position: relative;
  padding: 120px 0 0 0;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  width: 100%; }
  .banner .fullwidth-video video {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%; }
  @media only screen and (max-width: 767px) {
    .banner {
      padding: 60px 0 0 0; } }
  .banner__wrapper {
    padding: 0 0 150px 0; }
  .banner__sub-title, .banner__title, .banner__text {
    text-shadow: 0 0 20px #001933; }
  .banner__sub-title {
    text-transform: uppercase;
    color: #ffffff;
    font-family: "SourceSans Semibold", sans-serif;
    margin-bottom: 20px; }
  .banner__title {
    font-family: "SourceSans Bold", sans-serif;
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 72px;
    font-size: 72px; }
    @media only screen and (max-width: 767px) {
      .banner__title {
        font-size: 42px;
        line-height: 42px; } }
    @media only screen and (max-width: 479px) {
      .banner__title {
        font-size: 34px;
        line-height: 34px; } }
  .banner__text {
    font-size: 20px;
    color: #ffffff; }
    @media only screen and (min-width: 768px) {
      .banner__text {
        padding-right: 40px;
        font-size: 24px; } }
  .banner__thread-mark {
    font-size: 160px;
    position: absolute;
    line-height: 160px;
    bottom: -25px;
    margin-left: -90px;
    font-family: "SourceSans Bold", sans-serif;
    color: rgba(255, 255, 255, 0.06); }
    @media only screen and (max-width: 767px) {
      .banner__thread-mark {
        margin-left: -50px; } }
  .banner__scroll {
    text-align: center;
    position: absolute;
    bottom: 90px;
    width: 90%;
    z-index: 2; }
    .banner__scroll a {
      background: url(img/icons/arrow-down-secondary.svg) no-repeat;
      height: 20px;
      width: 20px;
      display: inline-block;
      animation: bounce 1s infinite alternate;
      -webkit-animation: bounce .4s 6 alternate; }
@keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-15px); } }
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px); }
  to {
    transform: translateY(-15px); } }
.block__title {
  font-size: 22px;
  font-family: "SourceSans Bold", sans-serif;
  color: #001933; }

.news-block {
  background-color: #ffffff;
  padding: 25px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 767px) and (max-width: 991px) {
    .news-block {
      width: calc(50% - 5px);
      float: left; }
      .news-block:first-child {
        margin-right: 10px; } }
  .news-block--small {
    width: 100%;
    padding: 0; }
    .news-block--small img {
      max-width: 216px; }
    @media only screen and (max-width: 991px) {
      .news-block--small {
        width: 100%; }
        .news-block--small img {
          max-width: 100%; } }
    @media only screen and (max-width: 767px) {
      .news-block--small {
        float: left;
        margin-top: 30px; } }
  .news-block h4 {
    font-size: 22px;
    margin: 0 0 22px 0;
    color: #001933;
    font-family: "SourceSans Bold", sans-serif;
    line-height: 1;
    padding: 0;
    height: 47px;
    overflow: hidden;
    word-wrap: break-word; }
  .news-block span {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "SourceSans Regular", sans-serif;
    color: #848484; }
  .news-block__inner {
    padding: 25px; }
  .news-block__button {
    text-decoration: underline;
    color: #2A2A2A;
    font-family: "SourceSans Semibold", sans-serif; }
  .news-block--intro {
    width: 100%;
    background-color: #143F6C;
    height: 100%;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .news-block--intro {
        margin-top: 30px; } }
    .news-block--intro__content {
      position: absolute;
      bottom: 15px;
      padding: 0 25px 0 0; }
      @media only screen and (max-width: 991px) {
        .news-block--intro__content {
          position: relative;
          padding: 90px 0 0 0; } }
      @media only screen and (max-width: 767px) {
        .news-block--intro__content {
          padding: 0;
          bottom: 0; } }
    .news-block--intro h4 {
      font-size: 28px;
      color: #ffffff;
      margin: 0 0 15px 0;
      height: auto; }
    .news-block--intro a {
      color: #ffffff;
      margin-bottom: 10px;
      display: inline-block; }
      .news-block--intro a:hover {
        color: rgba(255, 255, 255, 0.7); }
    .news-block--intro p {
      color: rgba(255, 255, 255, 0.6);
      margin-bottom: 45px; }
  .news-block-overview {
    margin: 0; }
    .news-block-overview__content {
      margin-bottom: 30px; }
      .news-block-overview__content__image {
        width: auto;
        height: auto;
        max-width: 240px;
        background-color: #ffffff; }
        .news-block-overview__content__image img {
          max-width: 100%;
          height: auto; }
        @media only screen and (max-width: 767px) {
          .news-block-overview__content__image {
            max-width: 100%; }
            .news-block-overview__content__image img {
              width: 100%; } }
    .news-block-overview__detail {
      padding: 0;
      width: 100%; }
      .news-block-overview__detail h4 {
        margin: 0;
        color: #E16A03;
        font-size: 20px; }
        .news-block-overview__detail h4 a {
          color: #E16A03;
          float: none;
          margin-top: 0;
          text-decoration: none; }
      .news-block-overview__detail p {
        margin: 10px 0 0 0;
        padding: 0;
        font-size: 16px; }
      .news-block-overview__detail a {
        margin-top: 10px; }
        @media only screen and (min-width: 768px) {
          .news-block-overview__detail a {
            float: right; } }
  .news-block:hover {
    text-decoration: none; }
    .news-block:hover .news-block__button {
      color: rgba(42, 42, 42, 0.7); }

.form--search {
  text-align: center; }
  .form--search input[type=text] {
    width: 90%;
    padding: 16px 50px 16px 20px;
    background-color: #F4F4F4;
    border: 0;
    float: right;
    color: #3D3E3E; }
  .form--search input[type=image] {
    position: absolute;
    right: 20px;
    padding: 15px 10px; }
    .form--search input[type=image]:hover {
      opacity: .7; }
.form input[type=checkbox]:checked + label::before {
  border-color: #0074EC;
  box-shadow: none; }
.form .input-wrapper {
  position: relative;
  display: inline-block; }
  .form .input-wrapper .checkbox-label {
    padding-left: 24px;
    display: inline-block; }
    .form .input-wrapper .checkbox-label:first-letter {
      text-transform: uppercase; }
    .form .input-wrapper .checkbox-label:before, .form .input-wrapper .checkbox-label:after {
      content: '';
      width: 18px;
      height: 18px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .form .input-wrapper .checkbox-label:before {
      left: 0;
      border: 2px solid #D5D5D5;
      box-shadow: inset 1px 1px rgba(0, 0, 0, 0.03);
      border-radius: 3px; }
    .form .input-wrapper .checkbox-label:after {
      left: 3px;
      background: url(img/icons/checked.svg) no-repeat center center;
      display: none;
      top: 10px; }
  .form .input-wrapper input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    opacity: 0; }
    .form .input-wrapper input[type=checkbox]:checked + span:after {
      box-shadow: none;
      display: block; }
    .form .input-wrapper input[type=checkbox]:checked + span:before {
      display: block;
      border-color: #0074EC; }
  .form .input-wrapper--block {
    display: block;
    margin: 5px 0; }
    .form .input-wrapper--block .checkbox-label:before {
      top: 12px; }

.mc4wp-form-fields {
  margin-top: 35px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .mc4wp-form-fields {
      margin-top: 20px; } }
  .mc4wp-form-fields input[type=email] {
    width: calc(95% + 10px);
    padding: 16px 50px 16px 20px;
    background-color: #F4F4F4;
    border: 0;
    color: #3D3E3E; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .mc4wp-form-fields input[type=email] {
        width: calc(100% - 50px);
        padding: 16px 15px 16px 20px; } }
  .mc4wp-form-fields button[type=submit] {
    font-family: "Material icons", sans-serif;
    border: none;
    background-color: #2A2A2A;
    padding: 27px;
    position: absolute;
    top: 0;
    right: 0; }
    .mc4wp-form-fields button[type=submit]:after {
      color: #ffffff;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      content: "\E317";
      position: absolute;
      top: 10px;
      right: 16px;
      font-family: "Material icons", sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 24px;
      display: inline-block;
      transform: rotate(180deg); }
    .mc4wp-form-fields button[type=submit]:hover {
      background: #202020; }
      .mc4wp-form-fields button[type=submit]:hover:after {
        right: 12px; }
  .mc4wp-form-fields .submit-button {
    display: inline-block;
    position: relative; }

.mc4wp-response {
  margin-top: 10px; }

.gform_wrapper .gfield_label {
  display: none !important; }
.gform_wrapper ul li input[type=text],
.gform_wrapper ul li input[type=email],
.gform_wrapper ul li input[type=tel],
.gform_wrapper ul li textarea {
  width: 100%;
  padding: 15px !important;
  border: 1px solid #424242; }
.gform_wrapper input[type=submit] {
  background: #2A2A2A url(img/icons/arrow-right.svg) 85% no-repeat;
  color: #ffffff;
  border: 2px solid #2A2A2A;
  font-family: "SourceSans Bold", sans-serif;
  padding: 12px 45px 12px 25px !important;
  float: right;
  position: relative;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  margin: 0 16px 0 0 !important; }
  @media only screen and (max-width: 767px) {
    .gform_wrapper input[type=submit] {
      float: none; } }
  .gform_wrapper input[type=submit]:hover {
    background-color: #202020;
    background-position: 90%; }
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel] {
  width: 100% !important;
  color: #3D3E3E; }
.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important; }
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper textarea {
  width: 100%;
  padding: 15px;
  margin-bottom: 15px;
  border: none;
  color: #3D3E3E; }
.gform_wrapper ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #848484;
  opacity: 1;
  /* Firefox */ }
.gform_wrapper :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #848484; }
.gform_wrapper ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #848484; }
.gform_wrapper.three-column_wrapper input[type=text],
.gform_wrapper.three-column_wrapper input[type=email],
.gform_wrapper.three-column_wrapper input[type=tel] {
  width: 100% !important;
  margin-bottom: 0 !important;
  padding: 18px 15px !important; }
.gform_wrapper.three-column_wrapper textarea {
  height: 220px !important; }
.gform_wrapper.three-column_wrapper li.gfield:not(last-child) {
  margin-bottom: 20px; }
.gform_wrapper.three-column_wrapper li.gfield.field_description_below + li.gsection {
  margin: 0 !important;
  padding: 0 !important;
  border: none; }
.gform_wrapper.three-column_wrapper input[type=submit] {
  margin: 0 !important; }
.gform_wrapper.three-column_wrapper ul.gfield_radio li {
  margin-bottom: 15px; }
.gform_wrapper.three-column_wrapper .gform_footer {
  padding: 0;
  margin: 0; }
.gform_wrapper.three-column_wrapper ul.gform_fields {
  display: none; }
  .gform_wrapper.three-column_wrapper ul.gform_fields.gform_column {
    display: block;
    width: 33.33333333%; }
    @media only screen and (max-width: 767px) {
      .gform_wrapper.three-column_wrapper ul.gform_fields.gform_column {
        width: 100%; } }
    @media only screen and (min-width: 768px) {
      .gform_wrapper.three-column_wrapper ul.gform_fields.gform_column {
        float: left; } }
    .gform_wrapper.three-column_wrapper ul.gform_fields.gform_column li.gsection:first-child {
      display: none; }
.gform_wrapper.three-column_wrapper h3.gform_title {
  font-size: 28px !important;
  font-weight: normal !important;
  color: #001933; }
.gform_wrapper.three-column_wrapper p {
  color: #001933;
  font-family: "SourceSans Bold", sans-serif;
  font-size: 18px; }
.gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio] {
  visibility: hidden;
  width: 0 !important;
  height: 0 !important;
  position: absolute; }
  .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio] + label {
    width: 100%;
    margin: 0;
    max-width: 100%;
    position: relative;
    padding: 19px 0 19px 60px;
    border: 1px solid #424242;
    font-family: "SourceSans Bold", sans-serif;
    font-size: 16px;
    color: #001933;
    line-height: 1.3; }
    .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio] + label:before {
      content: "";
      position: absolute;
      height: 40px;
      width: 40px;
      border: 1px solid #424242;
      top: 10px;
      left: 10px; }
  .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio]:checked + label {
    border: 1px solid #2A2A2A; }
    .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio]:checked + label:before {
      border: 2px solid #2A2A2A; }
    .gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li input[type=radio]:checked + label:after {
      content: "";
      position: absolute;
      height: 25px;
      width: 21px;
      background: url(img/icons/check-secondary.svg) no-repeat center center;
      top: 4px;
      left: 40px; }
.gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li:nth-child(1) input[type=radio] + label:before {
  background: url(img/icons/document.svg) no-repeat center center; }
.gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li:nth-child(2) input[type=radio] + label:before {
  background: url(img/icons/home.svg) no-repeat center center; }
.gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li:nth-child(3) input[type=radio] + label:before {
  background: url(img/icons/map-pin.svg) no-repeat center center; }
.gform_wrapper.three-column_wrapper .gform_body .radio-check .gfield_radio li:nth-child(4) input[type=radio] + label:before {
  background: url(img/icons/phone.svg) no-repeat center center; }
.gform_wrapper .gfield_checkbox li {
  margin-top: 0 !important; }
  .gform_wrapper .gfield_checkbox li label {
    font-family: "SourceSans Regular", sans-serif;
    max-width: 100% !important;
    font-weight: normal;
    font-size: 16px !important; }
  .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    position: absolute; }
    .gform_wrapper .gfield_checkbox li input[type=checkbox] + label {
      margin: 0;
      max-width: 100%;
      position: relative;
      padding: 0 0 0 30px;
      font-family: "SourceSans Regular", sans-serif;
      font-size: 16px;
      line-height: 1.3;
      font-weight: normal !important; }
      .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:before {
        content: "";
        position: absolute;
        height: 20px;
        width: 20px;
        border: 1px solid #424242;
        top: 0;
        left: 0; }
      .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:checked {
        background-color: #000; }
        .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:checked + label:after {
          content: "";
          position: absolute;
          height: 16px;
          width: 16px;
          background: url(img/icons/check-small.svg) no-repeat center center;
          top: 2px;
          left: 2px;
          background-size: 14px 10px; }
.gform_wrapper .gfield_checkbox li {
  margin-top: 0 !important; }
  .gform_wrapper .gfield_checkbox li label {
    max-width: 100% !important;
    font-weight: normal; }
  .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    position: absolute; }
    .gform_wrapper .gfield_checkbox li input[type=checkbox] + label {
      margin: 0;
      max-width: 100%;
      position: relative;
      padding: 0 0 0 30px;
      font-size: 1em;
      line-height: 1.3;
      font-weight: normal !important; }
      .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:before {
        content: "";
        position: absolute;
        height: 18px;
        width: 18px;
        background-color: #ffffff;
        top: 0;
        left: 0; }
    .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label:after {
      content: "";
      position: absolute;
      height: 16px;
      width: 16px;
      background-color: #000;
      background: url(img/icons/check-small.svg) no-repeat center center;
      top: 1px;
      left: 1px;
      background-size: 14px 10px; }

@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .required-checkbox {
    margin-bottom: 20px; } }

.search-form {
  display: inline-block;
  position: relative; }
  .search-form .screen-reader-text {
    display: none; }
  .search-form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #848484;
    opacity: 1;
    /* Firefox */
    font-family: "SourceSans Regular", sans-serif;
    font-weight: normal; }
  .search-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #848484; }
  .search-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #848484; }
  .search-form input[type=search] {
    width: 100%;
    padding: 16px 50px 16px 20px;
    background-color: #F4F4F4;
    border: 0;
    float: right;
    color: #3D3E3E; }
  .search-form input[type=submit] {
    top: 0;
    border: 0;
    left: 100%;
    padding: 16px 25px;
    position: absolute;
    background: url("img/icons/search.svg") #F4F4F4 no-repeat center;
    text-indent: -999px; }

.slider {
  position: relative;
  max-height: 473px; }
  @media only screen and (max-width: 1279px) {
    .slider {
      max-height: 360px; } }
  @media only screen and (max-width: 991px) {
    .slider {
      max-height: 280px; } }
  @media only screen and (min-width: 768px) {
    .slider {
      overflow: hidden;
      height: 100%; } }
  @media only screen and (max-width: 767px) {
    .slider {
      margin-top: 10px;
      position: relative;
      width: calc(100% + 30px); } }
  .slider .slick-prev {
    display: none !important; }
  .slider .slick-next {
    position: absolute;
    bottom: 0;
    background-color: #F4F4F4;
    width: 100%;
    padding-bottom: 0;
    box-shadow: none;
    border-top: 10px solid #ffffff;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-indent: -9999px; }
    .slider .slick-next:before {
      content: '';
      height: 100%;
      width: 100%;
      left: 0;
      background: url(img/arrow-down.svg) center center no-repeat;
      position: absolute;
      text-indent: 1px; }
    .slider .slick-next:hover:before {
      opacity: .8; }
    @media only screen and (max-width: 767px) {
      .slider .slick-next {
        width: auto;
        height: 100%;
        border: none;
        right: 0; }
        .slider .slick-next:before {
          left: auto;
          right: 0;
          top: 0;
          transform: rotate(270deg); } }
    @media only screen and (max-width: 767px) {
      .slider .slick-next {
        display: none !important; } }
  .slider .slick-list {
    margin-top: -10px; }
  .slider .slick-vertical .slick-slide {
    margin-bottom: 10px; }
    .slider .slick-vertical .slick-slide-slide {
      margin-bottom: 10px; }
  .slider__image {
    overflow: hidden; }
    .slider__image a {
      max-width: 100%; }
    @media only screen and (min-width: 768px) {
      .slider__image {
        margin-bottom: 10px;
        width: 88px;
        height: 88px; } }
    @media only screen and (max-width: 767px) {
      .slider__image {
        margin-right: 15px; } }
  .slider .slick-slide {
    border: none !important;
    max-width: 100%; }
  @media only screen and (max-width: 1199px) {
    .slider__gallery, .slider__widget {
      margin-bottom: 60px; }
      .slider__gallery .slider__gallery__image, .slider__widget .slider__gallery__image {
        margin-right: 0; }
      .slider__gallery .slick-arrow, .slider__widget .slick-arrow {
        z-index: 2;
        font-size: 0;
        height: 40px;
        width: 40px;
        border: 1px solid #424242;
        background-color: transparent;
        background: url(img/arrow-blue.svg) center center no-repeat; }
        .slider__gallery .slick-arrow:hover, .slider__widget .slick-arrow:hover {
          cursor: pointer; }
      .slider__gallery .slick-prev, .slider__widget .slick-prev {
        position: absolute;
        bottom: -40px;
        left: 15px;
        border-radius: 30px; }
      .slider__gallery .slick-next, .slider__widget .slick-next {
        position: absolute;
        z-index: 2;
        right: 15px;
        transform: rotate(180deg);
        bottom: -40px;
        border-radius: 30px; }
      .slider__gallery .slick-dots, .slider__widget .slick-dots {
        position: absolute;
        bottom: -25pxpx;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0; }
        .slider__gallery .slick-dots button, .slider__widget .slick-dots button {
          border: 0;
          border-radius: 30px;
          padding: 0;
          margin: 0;
          width: 6px;
          height: 6px;
          background-color: #424242;
          margin-right: 5px; }
        .slider__gallery .slick-dots li, .slider__widget .slick-dots li {
          display: inline-block;
          font-size: 0; }
          .slider__gallery .slick-dots li.slick-active button, .slider__widget .slick-dots li.slick-active button {
            background-color: #E16A03; } }

.link-block h5 {
  font-family: "SourceSans Bold", sans-serif;
  color: #001933;
  margin: 0; }
.link-block__description {
  padding: 85px 75px 45px 0; }
  @media only screen and (min-width: 1280px) {
    .link-block__description {
      padding: 85px 75px 85px 100px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .link-block__description {
      padding: 65px 20px 65px 0; } }
  @media only screen and (max-width: 767px) {
    .link-block__description {
      padding: 45px 0 10px 0; } }
  @media only screen and (min-width: 1280px) {
    .link-block__description h5 {
      width: 80%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .link-block__description h5 {
      width: 90%; } }
.link-block__subtitle {
  font-size: 20px;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all; }
  @media only screen and (max-width: 767px) {
    .link-block__subtitle {
      font-size: 18px; } }
  .link-block__subtitle:after {
    color: #848484;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    content: "\E317";
    position: absolute;
    font-family: "Material icons", sans-serif;
    font-size: 24px;
    display: inline-block;
    top: -2px;
    right: -30px;
    transform: rotate(180deg); }
    @media only screen and (max-width: 1279px) {
      .link-block__subtitle:after {
        display: none; } }
.link-block__item {
  background-color: #ffffff;
  text-align: center;
  -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .link-block__item {
      width: 100%; } }
  .link-block__item__text {
    padding-bottom: 20px; }
    .link-block__item__text h3 {
      font-size: 18px;
      color: #001933;
      font-family: "SourceSans Bold", sans-serif;
      padding: 0 5px;
      word-break: break-word; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .link-block__item__text h3 {
          font-size: 14px;
          word-break: break-all; } }
    .link-block__item__text p {
      color: #848484;
      padding: 0 20px;
      word-break: break-word; }
  .link-block__item__link {
    background: #2A2A2A;
    color: #ffffff;
    padding: 15px 25px;
    font-family: "SourceSans Bold", sans-serif;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    position: relative;
    border: none; }
    .link-block__item__link p {
      display: inline-block;
      margin: 0;
      position: relative;
      right: 10px; }
      .link-block__item__link p:after {
        color: #ffffff;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        content: "\E317";
        position: absolute;
        font-family: "Material icons", sans-serif;
        font-size: 24px;
        display: inline-block;
        top: -6px;
        right: -25px;
        transform: rotate(180deg); }
        @media only screen and (max-width: 767px) {
          .link-block__item__link p:after {
            top: -5px; } }
    .link-block__item__link:hover {
      color: #ffffff;
      background: #202020; }
      .link-block__item__link:hover p:after {
        right: -29px; }
  .link-block__item__image {
    padding: 35px 25px 15px 25px; }
  .link-block__item:hover {
    text-decoration: none; }
    .link-block__item:hover .link-block__item__link p:after {
      right: -29px; }
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .link-block--image {
    margin-bottom: 20px; } }

.text-block {
  margin: 40px 0; }
  @media only screen and (max-width: 767px) {
    .text-block {
      margin: 40px 0 0 0; } }
  .text-block p {
    padding: 20px 0;
    font-size: 18px; }
    @media only screen and (min-width: 768px) {
      .text-block p {
        padding: 10px 20px 20px 20px;
        font-size: 20px; } }
    @media only screen and (max-width: 767px) {
      .text-block p {
        padding: 0 0 20px 0; } }
  .text-block--secondary {
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .text-block--secondary .text-block__content {
        padding: 0 0 40px 0; } }
    .text-block--secondary .text-block__content p {
      padding: 10px 5px 40px 0;
      margin: 0; }
    .text-block--secondary .text-block__content h2 {
      line-height: 1.2; }
    .text-block--secondary .text-block__content--secondary {
      padding: 65px 0 30px 0; }
      @media only screen and (max-width: 767px) {
        .text-block--secondary .text-block__content--secondary {
          padding: 40px 0; } }
      @media only screen and (max-width: 991px) {
        .text-block--secondary .text-block__content--secondary {
          padding: 40px 0 20px; } }
      .text-block--secondary .text-block__content--secondary p {
        padding: 10px 5px 30px 0;
        font-size: 18px; }
      .text-block--secondary .text-block__content--secondary a:hover {
        text-decoration: none; }
    .text-block--secondary .text-block__content--tertiary {
      padding-bottom: 25px; }
      .text-block--secondary .text-block__content--tertiary h2 {
        margin: 0; }
      @media only screen and (min-width: 1280px) {
        .text-block--secondary .text-block__content--tertiary {
          margin-left: 26px; } }
    .text-block--secondary .text-block__content__title {
      display: block; }
    .text-block--secondary .text-block__content .title-wrapper {
      display: flex;
      flex-direction: column; }
    .text-block--secondary .text-block__label {
      margin-bottom: 5px;
      display: inline-block; }
  .text-block__wrapper {
    height: 100%; }
    .text-block__wrapper .row {
      height: 100%; }
      .text-block__wrapper .row .col-full-height {
        height: 100%; }
    .text-block__wrapper span {
      font-size: 18px;
      text-transform: uppercase;
      color: #001933;
      font-family: "SourceSans Semibold", sans-serif; }
    .text-block__wrapper h4 {
      font-size: 28px;
      font-weight: normal;
      font-family: "SourceSans Bold", sans-serif;
      color: #001933;
      margin: 10px 0;
      word-wrap: break-word; }
    .text-block__wrapper h3 {
      color: #001933;
      margin: 10px 0;
      word-wrap: break-word; }
    .text-block__wrapper h1 {
      margin: 10px 0;
      word-wrap: break-word; }
    .text-block__wrapper p {
      padding: 0;
      margin: 10px 0 40px 0; }
    .text-block__wrapper img {
      padding: 40px 0 50px 0;
      max-width: 100%;
      float: right; }
    .text-block__wrapper--secondary {
      padding: 40px 0; }
      @media only screen and (min-width: 768px) {
        .text-block__wrapper--secondary {
          padding: 90px 40px 0 0; } }
    .text-block__wrapper--tertiary {
      margin-top: 40px; }
      .text-block__wrapper--tertiary .text-block__content h4, .text-block__wrapper--tertiary .text-block__content h3 {
        max-width: 400px; }
      .text-block__wrapper--tertiary .text-block__subtitle {
        font-family: "SourceSans Bold", sans-serif;
        color: #001933;
        font-size: 20px;
        margin: 15px 0; }
      .text-block__wrapper--tertiary-large {
        padding-top: 40px; }
        .text-block__wrapper--tertiary-large .text-block__content h4 {
          font-size: 46px; }
        .text-block__wrapper--tertiary-large .text-block__content p {
          font-size: 18px; }
        .text-block__wrapper--tertiary-large .text-block__content--selectable h1, .text-block__wrapper--tertiary-large .text-block__content--selectable h2, .text-block__wrapper--tertiary-large .text-block__content--selectable h3, .text-block__wrapper--tertiary-large .text-block__content--selectable h4 {
          font-weight: normal;
          font-family: "SourceSans Bold", sans-serif;
          color: #001933;
          margin: 10px 0;
          word-wrap: break-word;
          line-height: 46px;
          font-size: 46px; }
          @media only screen and (max-width: 991px) {
            .text-block__wrapper--tertiary-large .text-block__content--selectable h1, .text-block__wrapper--tertiary-large .text-block__content--selectable h2, .text-block__wrapper--tertiary-large .text-block__content--selectable h3, .text-block__wrapper--tertiary-large .text-block__content--selectable h4 {
              font-size: 34px;
              line-height: 34px; } }
          @media only screen and (max-width: 479px) {
            .text-block__wrapper--tertiary-large .text-block__content--selectable h1, .text-block__wrapper--tertiary-large .text-block__content--selectable h2, .text-block__wrapper--tertiary-large .text-block__content--selectable h3, .text-block__wrapper--tertiary-large .text-block__content--selectable h4 {
              font-size: 26px;
              line-height: 26px; } }
        .text-block__wrapper--tertiary-large .text-block__content--selectable .text-block__subtitle {
          padding: 0;
          font-size: 20px; }
          @media only screen and (min-width: 768px) {
            .text-block__wrapper--tertiary-large .text-block__content--selectable .text-block__subtitle {
              font-size: 24px; } }
        .text-block__wrapper--tertiary-large .text-block__subtitle {
          font-size: 28px;
          font-family: "SourceSans Semibold", sans-serif;
          color: #001933;
          padding: 15px 0; }
  .text-block--tertiary {
    margin: 0; }
    .text-block--tertiary .text-block__description {
      padding: 0;
      margin-bottom: 40px; }
      .text-block--tertiary .text-block__description h3 {
        color: #ffffff !important;
        font-family: "SourceSans Bold", sans-serif;
        margin: 0 0 30px 0; }
      .text-block--tertiary .text-block__description p {
        color: rgba(255, 255, 255, 0.6);
        padding: 0;
        font-size: 18px;
        margin-bottom: 25px; }
    .text-block--tertiary .text-block__subtitle {
      font-family: "SourceSans Semibold Italic", sans-serif;
      color: #ffffff;
      font-size: 18px; }
      .text-block--tertiary .text-block__subtitle:after {
        display: none; }
  .text-block--quarternary .text-block__content p {
    font-size: 16px;
    padding: 10px 5px 20px 0; }
  .text-block--quarternary .text-block__content article {
    line-height: 28px;
    padding: 15px 35px 20px 0;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .text-block--quarternary .text-block__content article {
        font-size: 16px; } }
    .text-block--quarternary .text-block__content article + [data-readmore-toggle] {
      margin-top: 20px; }
    .text-block--quarternary .text-block__content article p {
      padding: 0; }
  .text-block--references {
    background: url(img/quote-background.svg) no-repeat;
    margin-left: -35px;
    padding-left: 35px; }
    @media only screen and (max-width: 767px) {
      .text-block--references {
        background-position: 20px 0; } }
    .text-block--references-secondary {
      margin: 80px 0; }
      .text-block--references-secondary h4 {
        color: #001933;
        font-family: "SourceSans Bold", sans-serif;
        margin: 0 0 20px 0; }
      .text-block--references-secondary p {
        padding: 0;
        font-size: 16px; }
      .text-block--references-secondary .text-block__subtitle {
        font-family: "SourceSans Italic", sans-serif;
        color: rgba(47, 47, 47, 0.4); }
    @media only screen and (max-width: 767px) {
      .text-block--references p {
        font-size: 16px !important; } }
    @media only screen and (max-width: 767px) {
      .text-block--references .text-block__subtitle {
        font-size: 15px; } }
    .text-block--references .text-block__description h3 {
      top: 5px;
      position: relative; }
  .text-block--sticky {
    margin: 0; }
    .text-block--sticky .text-block__content h2 {
      max-width: 325px;
      font-family: "SourceSans Bold", sans-serif;
      color: #001933;
      line-height: 1; }
    .text-block--sticky .text-block__content p {
      font-size: 16px;
      margin: 10px 0 30px 0; }
    .text-block--sticky .text-block__content span {
      text-transform: none; }
    .text-block--sticky .text-block__image, .text-block--sticky .text-block__video {
      max-width: 100%;
      padding: 35px 15px;
      position: relative; }
      .text-block--sticky .text-block__image img, .text-block--sticky .text-block__video img {
        float: none;
        padding: 0; }
  .text-block-image {
    text-align: center;
    margin: auto; }
    .text-block-image img {
      padding: 90px 0 40px 0;
      max-width: 100%;
      max-height: 600px; }
    .text-block-image--secondary img {
      padding: 0 0 40px 0;
      float: none; }
  .text-block--machine .text-block__wrapper p {
    margin: 20px 0 40px 0; }
  .text-block--machine .text-block__wrapper a {
    color: #848484;
    text-decoration: underline; }
  .text-block--machine .text-block__wrapper strong {
    color: #848484; }
  .text-block--machine .text-block__wrapper .button-group .button {
    color: #ffffff;
    text-decoration: none; }
    .text-block--machine .text-block__wrapper .button-group .button--secondary {
      color: #2A2A2A; }
  .text-block__image, .text-block__video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    z-index: -2;
    background-position: center; }
    .text-block__image iframe, .text-block__video iframe {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .text-block__image iframe, .text-block__video iframe {
          height: 100%; } }
  .text-block__video {
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .text-block__video {
        clear: both; } }
    @media only screen and (max-width: 767px) {
      .text-block__video {
        width: 100% !important;
        left: 0;
        right: 0 !important;
        position: relative; } }
    .text-block__video .video-wrapper {
      height: 100%; }
      .text-block__video .video-wrapper__content {
        padding-bottom: 0;
        position: inherit; }
        @media only screen and (max-width: 767px) {
          .text-block__video .video-wrapper__content {
            height: 100%; }
            .text-block__video .video-wrapper__content iframe {
              height: 315px; } }
      .text-block__video .video-wrapper__button {
        background-size: cover; }
        @media only screen and (max-width: 767px) {
          .text-block__video .video-wrapper__button {
            height: 315px; } }
        .text-block__video .video-wrapper__button:after {
          display: none; }
      .text-block__video .video-wrapper .overlay {
        padding-bottom: 0;
        height: 100%; }
        @media only screen and (max-width: 767px) {
          .text-block__video .video-wrapper .overlay {
            padding-bottom: 0;
            height: 315px;
            position: relative; } }
      .text-block__video .video-wrapper-active {
        height: 315px; }
        .text-block__video .video-wrapper-active .video-wrapper__button,
        .text-block__video .video-wrapper-active .overlay {
          height: 0; }
  .text-block__paragraph {
    padding: 10px 20px 20px 0 !important; }

.contact-block {
  background-color: #F4F4F4;
  padding: 20px; }
  .contact-block__title h4 {
    margin: 0;
    font-size: 24px;
    font-family: "SourceSans Bold", sans-serif;
    color: #001933; }
  .contact-block__link {
    margin: 20px 0 0 0; }
    .contact-block__link a {
      text-decoration: underline; }
  .contact-block img {
    margin: -40px 0 -20px 0;
    top: 1px;
    position: relative; }
    @media only screen and (max-width: 991px) {
      .contact-block img {
        margin: 10px 0 -20px 0; } }
  .contact-block--secondary {
    background-position: center center;
    background-color: transparent;
    margin-top: 30px;
    padding: 30px; }
    .contact-block--secondary h4, .contact-block--secondary a {
      color: #ffffff; }
    .contact-block--secondary a {
      text-decoration: underline; }
    .contact-block--secondary .contact-block__link {
      margin: 20px 0; }
  .contact-block--tertiary {
    background-color: #ffffff;
    padding: 30px; }
    .contact-block--tertiary .contact-block__title {
      font-size: 22px; }
    .contact-block--tertiary img {
      top: 0;
      margin: -40px 0 -30px 0; }
  .contact-block--sidebar {
    margin: 70px 20px 0 0; }
    @media only screen and (max-width: 767px) {
      .contact-block--sidebar {
        margin: 20px 0; } }
    .contact-block--sidebar .contact-block__title h4 {
      line-height: 1.2; }
    @media only screen and (min-width: 992px) {
      .contact-block--sidebar img {
        margin: -45px 0 -20px 0; } }

.occasion-block {
  margin: 20px 0; }
  @media only screen and (min-width: 768px) {
    .occasion-block {
      margin: 85px 0 20px 40px; } }
  .occasion-block__content {
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      .occasion-block__content {
        -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
        -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
        box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25); } }
    .occasion-block__content__image img {
      height: 100%; }
      @media only screen and (max-width: 1199px) {
        .occasion-block__content__image img {
          width: 100%;
          height: auto;
          max-width: 100%;
          position: relative; } }
    .occasion-block__content__image a {
      max-width: 100%; }
    .occasion-block__content__image h3 {
      font-size: 70px;
      position: absolute;
      line-height: 70px;
      bottom: -20px;
      font-family: "SourceSans Bold", sans-serif;
      color: rgba(255, 255, 255, 0.3); }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .occasion-block__content__image h3 {
          font-size: 40px;
          line-height: 40px;
          bottom: -16px; } }
      @media only screen and (min-width: 992px) and (max-width: 1279px) {
        .occasion-block__content__image h3 {
          font-size: 50px;
          line-height: 50px; } }
    .occasion-block__content__image--secondary {
      height: 273px; }
      @media only screen and (max-width: 991px) {
        .occasion-block__content__image--secondary {
          height: 100%; } }
      .occasion-block__content__image--secondary a {
        width: 100%;
        height: 100%;
        background-size: cover !important;
        background-position: center !important; }
      .occasion-block__content__image--secondary img {
        width: 100%;
        height: auto;
        opacity: 0; }
    .occasion-block__content__detail {
      display: inline-block;
      vertical-align: top;
      background-color: #ffffff;
      float: left;
      clear: none;
      padding: 20px;
      width: 100%; }
      .occasion-block__content__detail h4 a {
        font-family: "SourceSans Bold", sans-serif;
        margin: 0;
        color: #001933;
        font-size: 20px; }
        @media only screen and (max-width: 767px) {
          .occasion-block__content__detail h4 a {
            margin-top: 20px; } }
      .occasion-block__content__detail p {
        padding: 0;
        font-size: 16px;
        margin: 5px 0 30px 0; }
        @media only screen and (max-width: 767px) {
          .occasion-block__content__detail p {
            margin: 5px 0 15px 0; } }
      .occasion-block__content__detail .price {
        color: #001933;
        font-size: 20px;
        font-family: "SourceSans Bold", sans-serif;
        vertical-align: middle;
        display: table-cell; }
      @media only screen and (max-width: 767px) {
        .occasion-block__content__detail--secondary .price {
          margin-bottom: 20px;
          display: inline-block; } }
      .occasion-block__content__detail--secondary a:hover {
        text-decoration: none; }
    .occasion-block__content--overview {
      padding-top: 20px; }
  .occasion-block__subtitle {
    color: #E16A03;
    padding-left: 10px;
    text-decoration: underline;
    margin-top: 3px;
    position: relative;
    float: right; }
    .occasion-block__subtitle:before {
      content: '';
      background: url(img/icons/check-orange.svg) no-repeat;
      height: 17px;
      width: 17px;
      position: absolute;
      display: inline-block;
      top: 5px;
      left: -15px;
      background-size: 16px; }
    @media only screen and (max-width: 991px) {
      .occasion-block__subtitle {
        position: relative;
        padding-left: 25px;
        margin: 10px 0 20px 0; }
        .occasion-block__subtitle:before {
          top: 4px;
          left: 0; } }
  @media only screen and (min-width: 768px) {
    .occasion-block--extended {
      margin: 0; } }
  .occasion-block--extended .occasion-block__content {
    position: relative;
    box-shadow: none; }
    .occasion-block--extended .occasion-block__content__image {
      width: auto;
      height: auto;
      max-width: 90%;
      position: relative;
      text-align: center;
      margin: auto; }
      @media only screen and (max-width: 767px) {
        .occasion-block--extended .occasion-block__content__image {
          max-width: 100%; } }
      @media only screen and (max-width: 767px) {
        .occasion-block--extended .occasion-block__content__image a {
          width: 100%; } }
      .occasion-block--extended .occasion-block__content__image img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 300px; }
        @media only screen and (max-width: 767px) {
          .occasion-block--extended .occasion-block__content__image img {
            height: 100%; } }
    .occasion-block--extended .occasion-block__content__detail {
      padding: 0;
      width: 100%;
      background-color: transparent; }
      .occasion-block--extended .occasion-block__content__detail p {
        margin: 10px 0 20px 0; }
      .occasion-block--extended .occasion-block__content__detail .price {
        margin-bottom: 10px;
        display: inline-block;
        float: right; }
        @media only screen and (max-width: 767px) {
          .occasion-block--extended .occasion-block__content__detail .price {
            float: none;
            display: block; } }
      .occasion-block--extended .occasion-block__content__detail a {
        float: right;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .occasion-block--extended .occasion-block__content__detail a {
            float: none; } }
        .occasion-block--extended .occasion-block__content__detail a:hover {
          text-decoration: none; }
      .occasion-block--extended .occasion-block__content__detail h4 {
        line-height: 26px;
        margin: 0; }
        .occasion-block--extended .occasion-block__content__detail h4 a {
          margin-bottom: 10px; }
      .occasion-block--extended .occasion-block__content__detail .button {
        width: 100%;
        float: right;
        display: block;
        clear: both; }
        @media only screen and (max-width: 1279px) {
          .occasion-block--extended .occasion-block__content__detail .button {
            padding: 14px 40px 14px 15px; } }
    .occasion-block--extended .occasion-block__content__wrapper {
      display: inline-block;
      position: relative;
      height: 100%;
      width: 100%; }
  .occasion-block--machine .occasion-block__content:not(:nth-child(2)) {
    border-top: 1px solid rgba(191, 191, 191, 0.3);
    padding-top: 30px; }
  .occasion-block--used .occasion-block__content:not(:nth-child(1)) {
    border-top: 1px solid rgba(191, 191, 191, 0.3);
    padding-top: 30px; }
  .occasion-block--used .occasion-block__content__image img {
    width: 100%;
    height: 100%;
    max-height: 1000px; }
  .occasion-block--used .occasion-block__content__detail {
    margin-bottom: 45px; }
  .occasion-block--detail {
    margin: 0; }
    .occasion-block--detail .occasion-block__content:not(:nth-child(2)) {
      border-top: none;
      padding-top: 0; }
    @media only screen and (min-width: 768px) {
      .occasion-block--detail .occasion-block__content__detail {
        padding-right: 25px; } }
    .occasion-block--detail .occasion-block__content__detail span {
      color: #001933;
      font-size: 18px;
      margin-bottom: 10px;
      display: inline-block;
      text-transform: uppercase;
      font-family: "SourceSans Semibold", sans-serif; }
    .occasion-block--detail .occasion-block__content__detail h4 {
      font-size: 34px;
      margin-bottom: 20px;
      line-height: 40px; }
      @media only screen and (max-width: 767px) {
        .occasion-block--detail .occasion-block__content__detail h4.title {
          font-size: 28px; } }
    .occasion-block--detail .occasion-block__content__detail--secondary {
      background-color: #F4F4F4;
      width: 100%;
      padding: 30px; }
      @media only screen and (max-width: 767px) {
        .occasion-block--detail .occasion-block__content__detail--secondary {
          margin-top: 40px; } }
    .occasion-block--detail .occasion-block__content__detail--tertiary .button {
      width: 100%; }
    .occasion-block--detail .occasion-block__content__detail--quarternary {
      position: relative;
      height: 100%;
      background-color: #ffffff; }
      @media only screen and (max-width: 1279px) {
        .occasion-block--detail .occasion-block__content__detail--quarternary {
          height: auto; } }
    .occasion-block--detail .occasion-block__content__detail .price {
      font-size: 26px;
      float: none;
      margin-bottom: 5px;
      display: inline-block; }
      .occasion-block--detail .occasion-block__content__detail .price--sold {
        margin-bottom: 20px; }
      .occasion-block--detail .occasion-block__content__detail .price--factory {
        color: #848484;
        text-decoration: line-through; }
        .occasion-block--detail .occasion-block__content__detail .price--factory + .label {
          margin-bottom: 10px; }
    .occasion-block--detail .occasion-block__content__detail .label {
      display: inline-block;
      text-decoration: underline;
      margin: 0 0 30px 10px; }
    .occasion-block--detail .occasion-block__content__detail a {
      width: auto;
      float: none; }
    .occasion-block--detail .occasion-block__subtitle {
      margin: 0 0 0 15px;
      line-height: 15px; }
      @media only screen and (max-width: 991px) {
        .occasion-block--detail .occasion-block__subtitle {
          margin: 0; } }
      .occasion-block--detail .occasion-block__subtitle:before {
        top: 0; }
      .occasion-block--detail .occasion-block__subtitle--secondary {
        margin: 30px 0 30px 15px; }
        .occasion-block--detail .occasion-block__subtitle--secondary:before {
          background: url(img/icons/alert-circle.svg) no-repeat;
          background-size: 16px; }
    .occasion-block--detail .occasion-block__subtitle-wrapper {
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (max-width: 1279px) {
        .occasion-block--detail .occasion-block__subtitle-wrapper {
          display: inline-block;
          margin-top: 20px; } }
    .occasion-block--detail .occasion-block__lease {
      background-color: rgba(2, 116, 236, 0.1);
      margin-top: 30px;
      position: relative; }
      .occasion-block--detail .occasion-block__lease span {
        font-size: 16px;
        color: #0274EC;
        font-family: "SourceSans Semibold", sans-serif;
        margin-bottom: 0;
        padding: 11px 25px;
        text-transform: none; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .occasion-block--detail .occasion-block__lease span {
            padding: 11px; } }
      .occasion-block--detail .occasion-block__lease__icon {
        padding: 0;
        height: 16px;
        width: 16px;
        background: url(img/info-icon.svg) no-repeat;
        display: inline-block;
        background-size: 16px;
        top: 2px;
        left: 5px;
        position: relative; }
        .occasion-block--detail .occasion-block__lease__icon:hover {
          cursor: pointer; }
    .occasion-block--detail .occasion-block__tooltip {
      -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
      -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
      box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
      position: absolute;
      bottom: 50px;
      background-color: #ffffff;
      max-width: 300px;
      color: #848484;
      left: 98px;
      border-radius: 5px;
      padding: 10px;
      width: 100%;
      visibility: hidden;
      height: 0; }
      .occasion-block--detail .occasion-block__tooltip.open {
        visibility: visible;
        height: auto; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .occasion-block--detail .occasion-block__tooltip {
          max-width: 250px;
          left: 137px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .occasion-block--detail .occasion-block__tooltip {
          left: 0; } }
      .occasion-block--detail .occasion-block__tooltip:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #ffffff transparent transparent transparent;
        bottom: -10px;
        position: absolute;
        left: calc(50% - 14px); }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .occasion-block--detail .occasion-block__tooltip:after {
            left: calc(100% - 35px); } }
      @media only screen and (max-width: 479px) {
        .occasion-block--detail .occasion-block__tooltip {
          max-width: 170px;
          left: 120px; }
          .occasion-block--detail .occasion-block__tooltip:after {
            left: calc(100% - 42px); } }
    .occasion-block--detail.occasion-block--extended p {
      font-size: 18px;
      line-height: 28px; }
    @media only screen and (max-width: 767px) {
      .occasion-block--detail.occasion-block--extended .occasion-block__subtitle {
        margin: 0; } }
    .occasion-block--detail.occasion-block--extended-secondary {
      height: calc(100% - 10px); }
      .occasion-block--detail.occasion-block--extended-secondary .occasion-block__content {
        height: 100%; }
  .occasion-block--secondary h4 {
    font-size: 20px; }
  @media only screen and (max-width: 1279px) {
    .occasion-block--secondary .button {
      padding: 13px 40px 13px 20px; } }
  @media only screen and (min-width: 1280px) {
    .occasion-block--secondary {
      position: relative;
      left: 13px;
      margin: 50px 0 50px 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 1279px) {
    .occasion-block--secondary {
      left: 0;
      margin: 50px 0 50px 0; }
      .occasion-block--secondary .occasion-block__content:first-child {
        margin-top: 130px; } }

.count {
  display: inline-block;
  margin-left: 10px;
  font-size: 11px;
  background-color: #E57B1E;
  padding: 2px 0 0 0;
  position: relative;
  top: -2px;
  width: 18px;
  height: 18px;
  text-align: center; }
  .count--secondary {
    background-color: #F4F4F4;
    font-family: "SourceSans Bold", sans-serif;
    line-height: 14px; }
  .count--tertiary {
    color: #848484; }

.widget__title {
  color: #001933;
  font-family: "SourceSans Semibold", sans-serif; }
.widget__text {
  color: #848484; }
.widget--icon {
  text-decoration: none; }
  .widget--icon .widget__icon {
    display: inline-block;
    background-color: #F4F4F4;
    padding: 17px 17px 12px 17px;
    vertical-align: top; }
    .widget--icon .widget__icon svg {
      height: 20px;
      width: 20px; }
  .widget--icon .widget__content {
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 15px; }
    @media only screen and (max-width: 767px) {
      .widget--icon .widget__content {
        margin: 4px 0 0 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .widget--icon .widget__content {
        width: 65%;
        margin: 0 0 0 10px; } }
  .widget--icon--secondary:first-child {
    margin-right: 45px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .widget--icon--secondary:first-child {
        margin-right: 10px; } }
  .widget--icon--secondary .widget__title {
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    font-size: 18px;
    color: #ffffff; }
  .widget--icon--secondary .widget__text {
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #ffffff;
    font-size: 15px; }
  .widget--icon--secondary .widget__icon {
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: rgba(255, 255, 255, 0.2); }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .widget--icon--secondary .widget__content {
      width: auto; } }
  @media only screen and (max-width: 767px) {
    .widget--icon--secondary:not(:last-child) {
      margin-bottom: 30px; } }
  .widget--icon--secondary:hover .widget__icon {
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: rgba(255, 255, 255, 0.1); }
  .widget--icon--secondary:hover .widget__text, .widget--icon--secondary:hover .widget__title {
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: rgba(255, 255, 255, 0.9); }
  .widget--icon--small {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      .widget--icon--small {
        margin-bottom: 15px; } }
    .widget--icon--small:not(:last-child) {
      margin-right: 15px; }
  .widget--icon:hover {
    text-decoration: none; }
.widget--right {
  float: right; }
.widget--inline {
  display: inline-block; }
.widget--link svg {
  -moz-transition: stroke 0.2s ease-out;
  -ms-transition: stroke 0.2s ease-out;
  -o-transition: stroke 0.2s ease-out;
  -webkit-transition: stroke 0.2s ease-out;
  stroke: #B1B2B2; }
.widget--link:hover {
  text-decoration: none; }
  .widget--link:hover svg {
    stroke: #0074EC; }
.widget--link .widget__icon--path svg circle,
.widget--link .widget__icon--path svg path {
  fill: #B1B2B2; }
.widget--link .widget__icon--path:hover svg circle,
.widget--link .widget__icon--path:hover svg path {
  fill: #0074EC; }
.widget--usp {
  position: relative;
  padding-left: 35px;
  margin: 10px 0; }
  .widget--usp .widget__title {
    color: #ffffff;
    font-family: "SourceSans Bold", sans-serif;
    font-size: 18px;
    margin-bottom: 5px; }
  .widget--usp .widget__subtitle {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px; }
  .widget--usp:before {
    background: url(img/icons/check.svg) no-repeat;
    content: "";
    position: absolute;
    display: inline-block;
    top: 5px;
    left: 0;
    height: 21px;
    width: 22px;
    background-size: 22px 21px; }
  .widget--usp-secondary {
    margin: 0;
    padding: 20px 55px 20px 35px;
    border-bottom: 1px solid #F4F4F4; }
    .widget--usp-secondary:before {
      background: url(img/icons/check-orange.svg) no-repeat;
      left: 30px;
      top: 22px;
      height: 22px;
      width: 22px; }
    .widget--usp-secondary .widget__title {
      color: #001933;
      font-family: "SourceSans Bold", sans-serif;
      font-size: 18px;
      margin: 0 0 5px 30px; }
    .widget--usp-secondary .widget__subtitle {
      color: #848484;
      font-size: 16px;
      margin-left: 30px; }
.widget-reference-wrapper {
  margin: 50px 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .widget-reference-wrapper a {
    text-align: center;
    width: 100%; }
  .widget-reference-wrapper img {
    max-width: 130px;
    max-height: 100px;
    height: auto;
    width: auto;
    opacity: 0.7; }
    .widget-reference-wrapper img:hover {
      opacity: 1; }
.widget-wrapper {
  -webkit-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  -moz-box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  box-shadow: 0 0 15px 0 rgba(187, 187, 187, 0.25);
  position: relative; }
  @media only screen and (min-width: 768px) {
    .widget-wrapper {
      right: 25px; } }
  .widget-wrapper--inline {
    box-shadow: none; }
  .widget-wrapper--page {
    margin: 40px 0;
    right: 0; }
    @media only screen and (min-width: 768px) {
      .widget-wrapper--page {
        margin: 40px 20px 40px 0; } }
  .widget-wrapper--blank {
    box-shadow: none;
    margin: 20px 0 40px 0 !important;
    right: 0; }
    @media only screen and (max-width: 767px) {
      .widget-wrapper--blank {
        margin: 20px 5px 0 5px; } }
    .widget-wrapper--blank h4 {
      margin: 15px 0; }
.widget--related {
  margin: 0 0 40px 0; }
  .widget--related .widget__content a {
    font-size: 18px;
    color: #001933;
    font-family: "SourceSans Bold", sans-serif;
    margin: 10px 0;
    text-decoration: none; }
  .widget--related .widget__content .widget__title {
    display: inline-block;
    margin: 15px 0 20px; }
  .widget--related .widget__content p {
    margin: 0; }
  .widget--related .widget__content img {
    max-height: 350px;
    max-width: 350px;
    margin-bottom: 15px; }
  .widget--related .widget__content__price {
    color: #001933;
    font-size: 20px;
    font-family: "SourceSans Bold", sans-serif;
    margin-top: 20px; }
  .widget--related .widget__content__description {
    min-height: 96px;
    text-align: left;
    padding: 0 0 20px !important; }
  .widget--related .widget__link {
    display: table;
    height: 100%;
    width: 100%; }
    .widget--related .widget__link__wrapper {
      display: table-cell;
      vertical-align: middle; }
  .widget--related a.button {
    width: 100%;
    text-align: center;
    text-decoration: none; }
    .widget--related a.button p {
      margin: 0;
      position: relative;
      display: inline-block;
      color: #ffffff;
      line-height: 29px; }
      .widget--related a.button p:after {
        color: #ffffff;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        content: "\E317";
        position: absolute;
        font-family: "Material icons", sans-serif;
        font-size: 24px;
        display: inline-block;
        top: 0;
        right: -30px;
        transform: rotate(180deg); }
    .widget--related a.button:hover p:after {
      right: -35px; }
    .widget--related a.button:after {
      display: none; }
  .widget--related-secondary .widget__content a {
    padding: 0;
    width: 100%; }
  .widget--related-secondary .widget__content img {
    max-height: 1000px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    max-width: 100%; }
  .widget--related-secondary .widget__content .widget__image {
    margin: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .widget--related-secondary .widget__link {
      min-height: 265px; } }
.widget--employee__block {
  background-color: #F4F4F4;
  padding: 25px 30px 20px 30px;
  margin-bottom: 30px; }
.widget--employee__description {
  margin-bottom: 30px; }
.widget--employee .button {
  padding: 13px 25px; }
  .widget--employee .button:after {
    display: none; }
  @media only screen and (max-width: 767px) {
    .widget--employee .button {
      margin-bottom: 30px; } }
.widget--employee__title {
  font-size: 18px;
  font-family: "SourceSans Bold", sans-serif;
  color: #001933; }
.widget--employee__function {
  margin-bottom: 10px; }
.widget--employee__contact {
  display: block;
  margin-bottom: 5px; }
  .widget--employee__contact--phone-icon {
    height: 14px;
    position: relative;
    top: -1px;
    margin-right: 5px; }
    @media only screen and (min-width: 768px) and (max-width: 1279px) {
      .widget--employee__contact--phone-icon {
        display: none; } }
  .widget--employee__contact--mail-icon {
    height: 11px;
    position: relative;
    top: -2px;
    margin-right: 5px; }
    @media only screen and (min-width: 768px) and (max-width: 1279px) {
      .widget--employee__contact--mail-icon {
        display: none; } }
  .widget--employee__contact--social {
    top: -2px;
    position: relative;
    margin-right: 5px; }
    @media only screen and (max-width: 479px) {
      .widget--employee__contact--social {
        display: none; } }
.widget--employee__image {
  max-width: 109%;
  position: absolute;
  bottom: -20px;
  right: 0; }
  @media only screen and (max-width: 767px) {
    .widget--employee__image {
      right: 15px;
      max-height: 100%;
      max-width: 100%; } }
.widget--employee__social {
  background-color: #DAE6F2;
  padding: 4px 10px 4px 7px;
  margin-top: 10px;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  transition: background-color .2s linear; }
  .widget--employee__social:hover {
    text-decoration: none;
    background-color: rgba(218, 230, 242, 0.5);
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    transition: background-color .2s linear; }
.widget--employee__link-wrapper {
  min-height: 50px;
  display: block; }
@media only screen and (max-width: 991px) {
  .widget--employee__left {
    margin-bottom: 30px; } }

@media only screen and (max-width: 991px) {
  .category__header {
    margin-bottom: 20px; } }
.category__header__image {
  position: relative;
  background-size: cover; }
  .category__header__image .overlay {
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #002F60;
    opacity: 0.6;
    z-index: 1; }
.category__header__title {
  font-size: 40px;
  font-family: "SourceSans Bold", sans-serif;
  color: #ffffff;
  z-index: 2;
  position: relative;
  padding: 50px 40px; }
  @media only screen and (max-width: 767px) {
    .category__header__title {
      font-size: 26px; } }
  .category__header__title--secondary {
    padding: 0; }
    .category__header__title--secondary h1 {
      font-size: 40px;
      line-height: 30px;
      margin: 0; }
.category__header__content {
  margin: 30px 0 15px 0;
  line-height: 28px; }
.category-footer-content p {
  line-height: 28px; }

.search__heading {
  margin: 40px 0;
  font-size: 46px;
  font-family: "SourceSans Bold", sans-serif;
  color: #001933; }
.search__item {
  margin-bottom: 20px;
  border-bottom: 1px solid #F4F4F4; }
  .search__item p {
    margin-bottom: 0; }
  .search__item a {
    margin: 15px 0; }

.header-top {
  padding: 12px 0;
  width: 100%;
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.08); }
.header-center {
  padding: 30px 0; }

.menu {
  list-style-type: none; }
  .menu li {
    display: block; }
    @media only screen and (min-width: 768px) {
      .menu li {
        float: left; } }
  .menu-topmenu-container {
    float: right;
    position: relative;
    top: -2px; }
    .menu-topmenu-container ul {
      margin: 4px 0 0 0; }
      .menu-topmenu-container ul li {
        margin-right: 20px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .menu-topmenu-container ul li {
            margin-right: 15px; } }
        .menu-topmenu-container ul li:last-child {
          margin-right: 0; }
        .menu-topmenu-container ul li a {
          color: #848484;
          text-decoration: none; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .menu-topmenu-container ul li a {
              font-size: 14px; } }
          .menu-topmenu-container ul li a:hover {
            text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .menu-mobile-nav-container {
      width: 100%;
      height: calc(100% - 69px);
      overflow-y: auto;
      z-index: -1;
      position: fixed;
      right: 0;
      top: 69px;
      visibility: hidden;
      opacity: 0;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      background-color: #002F60; } }
  .menu-mobile-nav-container.nav_open {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease; }
  .menu-mobile-nav-container ul {
    padding: 0;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .menu-mobile-nav-container ul {
        width: 100%; } }
    .menu-mobile-nav-container ul li a {
      text-transform: uppercase;
      padding: 19px 20px 15px 20px;
      font-size: 18px;
      color: #ffffff;
      font-family: "SourceSans Bold", sans-serif;
      text-decoration: none;
      border-bottom: 4px solid transparent; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .menu-mobile-nav-container ul li a {
          padding: 19px 5px; } }
      .menu-mobile-nav-container ul li a:hover {
        background-color: rgba(255, 255, 255, 0.05); }
    @media only screen and (min-width: 768px) {
      .menu-mobile-nav-container ul li.current-menu-item a {
        border-color: #ffffff; } }
    .menu-mobile-nav-container ul li.current-menu-item:first-child a {
      border-color: transparent; }
    .menu-mobile-nav-container ul li:first-child a {
      padding: 19px 40px 15px 20px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .menu-mobile-nav-container ul li:first-child a {
          padding: 19px 20px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .menu-mobile-nav-container ul li:first-child a {
          padding: 19px 40px 19px 20px; } }
      @media only screen and (min-width: 768px) {
        .menu-mobile-nav-container ul li:first-child a {
          background-color: rgba(255, 255, 255, 0.1); }
          .menu-mobile-nav-container ul li:first-child a:after {
            content: '';
            position: absolute;
            width: 12px;
            height: 10px;
            background: url("img/icons/arrow-down.svg") no-repeat 100%;
            right: 20px;
            top: 27px;
            transition: all 0.2s ease; } }
    @media only screen and (max-width: 767px) {
      .menu-mobile-nav-container ul li {
        width: 100%; }
        .menu-mobile-nav-container ul li a {
          width: 100%; } }
    @media only screen and (max-width: 767px) {
      .menu-mobile-nav-container ul.sub-menu {
        padding-left: 20px; }
        .menu-mobile-nav-container ul.sub-menu li {
          border-left: 1px solid #424242; }
          .menu-mobile-nav-container ul.sub-menu li a {
            text-transform: none;
            font-family: "SourceSans Regular", sans-serif;
            padding: 10px 40px; } }
    @media only screen and (min-width: 768px) {
      .menu-mobile-nav-container ul.sub-menu {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .menu-mobile-nav-container .mainnav {
      padding-bottom: 30px; } }
  .menu-mobile-nav-container .subnav {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 40px; }
    .menu-mobile-nav-container .subnav .menu li a {
      text-transform: none;
      font-family: "SourceSans Regular", sans-serif;
      color: #0074EC;
      padding: 14px 20px 10px 20px; }
      .menu-mobile-nav-container .subnav .menu li a:hover, .menu-mobile-nav-container .subnav .menu li a:focus {
        color: #143F6C; }
    .menu-mobile-nav-container .subnav .menu-icons {
      padding: 20px; }
      .menu-mobile-nav-container .subnav .menu-icons a {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }

.navigation {
  position: relative;
  display: block;
  background-color: #E16A03;
  z-index: 3; }
  @media only screen and (min-width: 768px) {
    .navigation {
      border-bottom: 1px solid #E16A03;
      top: 1px;
      margin-top: -1px; } }
  .navigation-wrapper {
    position: relative;
    margin-bottom: -1px; }
  @media only screen and (max-width: 767px) {
    .navigation {
      height: 69px; } }
  .navigation__mobile {
    background-color: #E16A03;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 22px 0; }
    .navigation__mobile .logo-wrapper img {
      max-width: 100px; }
  .navigation__toggler {
    background: url(img/icons/hamburger-icon.svg) no-repeat;
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 102;
    right: 20px;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease; }
    .navigation__toggler.nav-open {
      background: url(img/icons/close-icon.svg) no-repeat; }
  .navigation.pagination {
    background-color: transparent;
    border: none;
    padding: 0; }
    .navigation.pagination h2 {
      display: none; }
    .navigation.pagination .nav-links .page-numbers {
      color: #848484;
      font-family: "SourceSans Regular", sans-serif;
      margin: 0 5px; }
    .navigation.pagination .nav-links .current {
      color: #848484;
      font-family: "SourceSans Bold", sans-serif;
      margin: 0 5px; }
    .navigation.pagination .nav-links .prev,
    .navigation.pagination .nav-links .next {
      color: #848484; }

.footer__top {
  background-color: #E16A03;
  padding: 70px 0; }
  @media only screen and (max-width: 767px) {
    .footer__top {
      padding: 45px 0; } }
.footer__center {
  margin: 80px 0 60px 0; }
  @media only screen and (max-width: 767px) {
    .footer__center {
      margin: 20px 0; } }
.footer__bottom {
  padding: 15px 0;
  border-top: 1px solid rgba(191, 191, 191, 0.3); }
  @media only screen and (max-width: 767px) {
    .footer__bottom {
      text-align: center; }
      .footer__bottom span {
        font-size: 14px; } }
.footer__item h4 {
  font-size: 20px;
  font-family: "SourceSans Bold", sans-serif;
  color: #001933;
  margin: 0;
  text-transform: uppercase;
  position: relative; }
.footer__item .menu {
  list-style-type: none;
  padding: 0;
  color: #848484;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .footer__item .menu {
      padding: 0 0 15px 0;
      margin: 0; } }
  .footer__item .menu li {
    display: block;
    line-height: 34px;
    float: none; }
    .footer__item .menu li a {
      color: #848484;
      font-family: "SourceSans Regular", sans-serif;
      text-decoration: none; }
      .footer__item .menu li a:hover {
        text-decoration: underline; }
.footer__item__content {
  margin-top: 15px; }
  @media only screen and (max-width: 767px) {
    .footer__item__content {
      display: none; } }
@media only screen and (max-width: 767px) {
  .footer__item {
    padding: 10px 0;
    border-bottom: 1px solid rgba(191, 191, 191, 0.3); }
    .footer__item h4 {
      font-size: 18px; }
      .footer__item h4:after {
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        content: "";
        background: url("img/icons/arrow.svg") no-repeat 100%;
        height: 8px;
        width: 10px;
        position: absolute;
        top: 6px;
        right: 5px;
        display: inline-block; }
      .footer__item h4.closed:after {
        transform: rotate(180deg); } }
.footer__item--last {
  border-bottom: none; }
  .footer__item--last h4:after {
    display: none; }
.footer .menu-footer-menu-bottom-container {
  display: inline-block; }
  .footer .menu-footer-menu-bottom-container ul {
    padding: 0;
    position: relative; }
    .footer .menu-footer-menu-bottom-container ul li {
      position: relative;
      display: inline-block;
      float: none; }
      .footer .menu-footer-menu-bottom-container ul li:before {
        position: absolute;
        content: '/';
        left: 2px; }
      .footer .menu-footer-menu-bottom-container ul li a {
        color: #848484;
        padding-left: 12px;
        text-decoration: none;
        font-family: "SourceSans Regular", sans-serif; }
        @media only screen and (max-width: 767px) {
          .footer .menu-footer-menu-bottom-container ul li a {
            font-size: 14px; } }
        .footer .menu-footer-menu-bottom-container ul li a:hover {
          text-decoration: underline; }
