@charset "UTF-8";
/*
Theme Name: 89design 4.0
Author: Laura
Version: 1
*/
/*************************************
_SLICK.SCSS
*************************************/
/* Slider */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,800;1,400;1,600;1,800&family=Rubik:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
.slick-list {
  height: 100%;
  overflow: hidden; }
  @media screen and (min-width: 2401px) {
    .slick-list {
      width: 100%; } }
  @media screen and (min-width: 769px) and (max-width: 2400px) {
    .slick-list {
      width: calc(100vw - 100px); } }
  @media screen and (max-width: 768px) {
    .slick-list {
      width: calc(100vw - 60px); } }
  .slick-loading .slick-list {
    background: #fff slick-image-url("/../../images/ajax-loader.gif") center center no-repeat; }
  .slick-list .slick-track {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    @media screen and (max-width: 640px) {
      .slick-list .slick-track {
        width: 100% !important; } }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background-color: transparent;
  color: transparent;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  opacity: 1;
  box-shadow: none !important;
  z-index: 10000; }
  @media screen and (min-width: 1025px) {
    .slick-prev,
    .slick-next {
      height: 27px;
      width: 60px;
      bottom: -50px; } }
  @media screen and (max-width: 1024px) {
    .slick-prev,
    .slick-next {
      height: 18px;
      width: 40px;
      bottom: -38px; } }
  .slick-prev:hover,
  .slick-next:hover {
    background-color: transparent; }
  .slick-prev.slick-disabled,
  .slick-next.slick-disabled {
    opacity: 0; }

.slick-prev {
  background-image: url("images/icons/left-blue.svg") !important; }
  @media screen and (min-width: 1025px) {
    .slick-prev {
      left: 48px; } }
  @media screen and (max-width: 1024px) {
    .slick-prev {
      background-size: 40px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    .slick-prev {
      left: 52px; } }
  @media screen and (max-width: 768px) {
    .slick-prev {
      left: 32px; } }

.slick-next {
  background-image: url("images/icons/right-blue.svg") !important; }
  @media screen and (min-width: 1025px) {
    .slick-next {
      right: 48px; } }
  @media screen and (max-width: 1024px) {
    .slick-next {
      background-size: 40px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    .slick-next {
      right: 52px; } }
  @media screen and (max-width: 768px) {
    .slick-next {
      right: 32px; } }

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 1000; }
  @media screen and (min-width: 1025px) {
    .slick-dots {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      bottom: 20px; } }
  @media screen and (min-width: 568px) and (max-width: 1025px) {
    .slick-dots {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      bottom: 20px; } }
  @media screen and (max-width: 567px) {
    .slick-dots {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      bottom: 20px; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0;
    cursor: pointer; }
    @media screen and (min-width: 1025px) {
      .slick-dots li {
        margin: 0 5px; } }
    @media screen and (max-width: 1025px) {
      .slick-dots li {
        margin: 0; } }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer;
      box-shadow: none !important; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none;
        background-color: transparent !important; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

/*************************************
_FONTS.SCSS
*************************************/
/*************************************
_COLORS.SCSS
*************************************/
/* heel donker paars */
/* paars (roze) */
/* paars (blauw) */
/* lila licht */
/* lila donkerder */
/* lila lichter */
/* licht turquoise */
/* iets donkerder turquoise */
/* lichter turquoise */
/* licht paars (roze) */
/* bijna wit */
/* heel licht lila */
a.color1a {
  color: #615fdb; }
  a.color1a:active, a.color1a:visited {
    color: #615fdb; }
  a.color1a:hover {
    color: #615fdb; }
a.color2a {
  color: #615fdb; }
  a.color2a:active, a.color2a:visited {
    color: #615fdb; }
  a.color2a:hover {
    color: #615fdb; }

blockquote {
  background-color: #c9c5de; }
  blockquote p {
    color: #0e0d15; }

.black {
  color: #000 !important; }

.white {
  color: #fff !important; }

.color1 {
  color: #615fdb !important; }

.color2 {
  color: #615fdb !important; }

.color3 {
  color: #9f96c5 !important; }

.color4 {
  color: #615592 !important; }

.color5 {
  color: #c9c5de !important; }

.color6 {
  color: #7dbfcf !important; }

.message .note {
  color: #e08f03;
  background-color: #f7deb3; }
.message .success {
  color: #19911b;
  background-color: #b9e4ba; }

body {
  color: #0e0d15; }
  @media screen and (min-width: 769px) {
    body {
      background-color: #fff; } }
  @media screen and (max-width: 768px) {
    body {
      background-color: #fff; } }
  body .wpcf7-form.sent .wpcf7-response-output {
    color: #19911b;
    background-color: #b9e4ba;
    box-shadow: 3px 3px 7px -2px rgba(0, 0, 0, 0.1); }
  body .wpcf7-form.invalid .wpcf7-response-output {
    color: #e08f03 !important;
    background-color: #f7deb3 !important;
    box-shadow: 3px 3px 7px -2px rgba(0, 0, 0, 0.1); }
  body .wpcf7-not-valid-tip {
    color: #ad302c;
    box-shadow: 3px 3px 7px -2px rgba(0, 0, 0, 0.1); }

.alert, .wpcf7-not-valid-tip {
  color: #ad302c;
  background-color: #f3b5b3; }
  .alert:after, .wpcf7-not-valid-tip:after {
    border-color: #f3b5b3 transparent; }

svg.whatsapp {
  fill: #25d366; }
svg.facebook {
  fill: #0076fb; }
svg.instagram {
  fill: #f00075; }

svg {
  fill: #0e0d15; }

a {
  color: #0e0d15; }
  a:active, a:visited {
    color: #0e0d15; }
  a:hover {
    color: #c9c5de; }

h1, h2, h3, h4, h5, h6
.title1, .title2, .title3, .title4, .title5 {
  color: #0e0d15; }

.pre-title {
  color: #9a4eb1; }

p {
  color: #0e0d15; }

body ol.with-style li::marker {
  color: #0e0d15; }
body ol.with-style li::before {
  background-color: #615fdb; }

input[type="text"], input[type="number"],
input[type="email"], input[type="search"], input[type="tel"],
textarea, select {
  color: #0e0d15;
  box-shadow: 2px 2px 8px -1px rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 769px) {
    input[type="text"], input[type="number"],
    input[type="email"], input[type="search"], input[type="tel"],
    textarea, select {
      background: #fff; } }
  @media screen and (max-width: 768px) {
    input[type="text"], input[type="number"],
    input[type="email"], input[type="search"], input[type="tel"],
    textarea, select {
      background: #fff; } }

select {
  color: #757575; }

@media screen and (min-width: 769px) {
  hr {
    background: #ebebf2; } }
@media screen and (max-width: 768px) {
  hr {
    background: #ebebf2; } }

button, input[type="button"],
button[type="submit"], input[type="submit"],
#cookie-bar-button {
  color: #fff;
  background: #615fdb;
  box-shadow: 3px 3px 7px -2px rgba(0, 0, 0, 0.4); }
  button:hover, input[type="button"]:hover,
  button[type="submit"]:hover, input[type="submit"]:hover,
  #cookie-bar-button:hover {
    background: #7dbfcf;
    color: #fff; }
    button:hover svg, input[type="button"]:hover svg,
    button[type="submit"]:hover svg, input[type="submit"]:hover svg,
    #cookie-bar-button:hover svg {
      fill: #fff; }
  button svg, input[type="button"] svg,
  button[type="submit"] svg, input[type="submit"] svg,
  #cookie-bar-button svg {
    fill: #fff; }

header .top {
  color: #fff;
  /*    &.sticky {
        @media screen and (min-width: 769px) {
          background-color: $verylightgrey;
        }
  
        @media screen and (max-width: 768px) {
          background-color: $verylightgrey;
        }
      }
  
      &.normalHeight {
        @media screen and (min-width: 769px) {
          background-color: transparent !important;
        }
  
        @media screen and (max-width: 768px) {
          background-color: transparent !important;
        }
      }*/ }
  header .top .primary-menu ul li a {
    color: #fff; }
    header .top .primary-menu ul li a:active, header .top .primary-menu ul li a:visited {
      color: #fff; }
    header .top .primary-menu ul li a:hover {
      color: #7dbfcf; }
  header .top .primary-menu ul li.current_page_item a {
    color: #9f96c5; }
  header .top .top-contact a {
    color: #fff; }
    header .top .top-contact a:active, header .top .top-contact a:visited {
      color: #fff; }
    header .top .top-contact a:hover {
      color: #7dbfcf; }
      header .top .top-contact a:hover svg {
        fill: #7dbfcf; }
  header .top .top-contact svg {
    fill: #fff; }
header .callback-request {
  color: #fff;
  background: #7dbfcf;
  box-shadow: 3px 3px 7px -2px rgba(0, 0, 0, 0.4); }
  header .callback-request .callback-request-icon svg {
    fill: #fff; }
  header .callback-request .callback-request-text .paragraph {
    color: #fff; }
header .callback-request-fields {
  background-color: #fff;
  box-shadow: 3px 3px 7px -2px rgba(0, 0, 0, 0.1); }
  header .callback-request-fields input[type="submit"]:hover {
    background-color: #615fdb; }
header .header-section .content-text .header-read-more a {
  color: #0e0d15; }
  header .header-section .content-text .header-read-more a:active, header .header-section .content-text .header-read-more a:visited {
    color: #0e0d15; }
  header .header-section .content-text .header-read-more a:hover {
    color: #7dbfcf; }
    header .header-section .content-text .header-read-more a:hover svg {
      fill: #7dbfcf; }
header .header-section .content-text .header-read-more svg {
  fill: #9a4eb1; }
header .header-section .content-text button:hover {
  background-color: #7dbfcf; }

.hamburger .hamburger-inner .hamburger-top, .hamburger .hamburger-inner .hamburger-middle, .hamburger .hamburger-inner .hamburger-bottom {
  background: #fff; }
.hamburger.is-active .hamburger-inner .hamburger-top, .hamburger.is-active .hamburger-inner .hamburger-middle, .hamburger.is-active .hamburger-inner .hamburger-bottom {
  background: #9f96c5; }

.sidenav {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.8); }
  .sidenav ul li a {
    color: #fff; }
    .sidenav ul li a:hover {
      color: #c9c5de; }

.round-buttons .round-button:hover, .button-styles .round-button:hover {
  background: #615fdb; }

.icons .col2 {
  background: #000;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
.icons .icon svg {
  fill: #615fdb; }

.section h1, .section h2 {
  color: #000; }
  .section h1 span, .section h2 span {
    color: #615fdb; }
  .section h1 svg, .section h2 svg {
    fill: #000; }
.section.main .wrap {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 3px 3px 24px 3px rgba(0, 0, 0, 0.05); }
.section.main .read-more-trigger:hover {
  color: #7dbfcf; }
  .section.main .read-more-trigger:hover svg {
    fill: #7dbfcf; }
.section.main .read-more-trigger svg {
  fill: #9a4eb1; }
.section.overview .nav-links .page-numbers.current {
  color: #615fdb; }
.section.overview .col2, .section.overview .col3, .section.overview .col4 {
  box-shadow: 0 2px 12px 4px rgba(0, 0, 0, 0.05); }
  .section.overview .col2 h2:hover, .section.overview .col2 a:hover, .section.overview .col3 h2:hover, .section.overview .col3 a:hover, .section.overview .col4 h2:hover, .section.overview .col4 a:hover {
    color: #615fdb; }
.section.overview .text {
  background: #fff; }
.section.overview .main-text a, .section.single .main-text a {
  color: #615fdb; }
  .section.overview .main-text a:hover, .section.single .main-text a:hover {
    color: #615fdb; }
.section.overview .main-text blockquote, .section.single .main-text blockquote {
  color: #bbbbc7;
  border-left-color: #615fdb; }
.section.overview .tags a, .section.single .tags a {
  background: #9f96c5;
  color: #fff; }
  .section.overview .tags a:active, .section.overview .tags a:visited, .section.single .tags a:active, .section.single .tags a:visited {
    background: #615fdb; }
  .section.overview .tags a:hover, .section.single .tags a:hover {
    background: #615fdb; }
.section.overview .info, .section.single .info {
  border-top-color: #ebebf2;
  border-bottom-color: #ebebf2; }
  .section.overview .info .date, .section.overview .info .categories, .section.single .info .date, .section.single .info .categories {
    color: #bbbbc7; }
    .section.overview .info .date a, .section.overview .info .categories a, .section.single .info .date a, .section.single .info .categories a {
      color: #9a4eb1; }
      .section.overview .info .date a:hover, .section.overview .info .categories a:hover, .section.single .info .date a:hover, .section.single .info .categories a:hover {
        color: #7dbfcf; }
    .section.overview .info .date svg, .section.overview .info .categories svg, .section.single .info .date svg, .section.single .info .categories svg {
      fill: #bbbbc7; }
.section.overview .comments .comment, .section.single .comments .comment {
  background: #ebebf2; }
  .section.overview .comments .comment .comment-date, .section.single .comments .comment .comment-date {
    color: #bbbbc7; }
.section.contact .contact-info svg {
  fill: color1; }
.section.usps {
  background-color: #fff;
  box-shadow: 3px 3px 24px 3px rgba(0, 0, 0, 0.05); }
  .section.usps .row .col2 .icon {
    background-color: #7dbfcf; }
.section.projects .projects-text .client-read-more a:hover {
  color: #7dbfcf; }
  .section.projects .projects-text .client-read-more a:hover svg {
    fill: #7dbfcf; }
.section.projects .projects-text .client-read-more svg {
  fill: #9a4eb1; }
@media screen and (min-width: 769px) {
  .section.projects .card {
    border-color: #ebebf2; } }
@media screen and (max-width: 768px) {
  .section.projects .card {
    border-color: #ebebf2; } }
@media screen and (min-width: 769px) {
  .section.projects .card .project-overlay {
    background-color: #9f96c5; } }
@media screen and (max-width: 768px) {
  .section.projects .card .project-overlay {
    background-color: #9f96c5; } }
.section.projects .card .project-text .tags a {
  color: #9a4eb1; }
  .section.projects .card .project-text .tags a:hover {
    color: #615fdb; }
.section.projects .switch-wrapper .switch input {
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.4); }
  .section.projects .switch-wrapper .switch input:checked + .slider {
    background-color: #615fdb; }
  .section.projects .switch-wrapper .switch input:focus + .slider {
    box-shadow: 0 0 1px #615fdb; }
.section.projects .switch-wrapper .switch .slider {
  background-color: #c9c5de; }
.section.single .tags a {
  color: #fff; }
  .section.single .tags a:hover {
    color: #fff; }
.section.clients h2.pre-title {
  color: #9a4eb1; }
.section.clients .clients-logos .col {
  border-color: #ebebf2;
  background-color: #fff; }

.footer {
  color: #fff; }
  .footer p, .footer .paragraph, .footer .title1, .footer .title2, .footer .title3, .footer .title4, .footer .title5, .footer .title6 {
    color: #fff; }
  .footer svg {
    fill: #fff; }
  .footer a {
    color: #fff; }
    .footer a:active, .footer a:visited {
      color: #fff; }
  .footer nav .landingspages-menu a {
    color: #fff !important; }
    .footer nav .landingspages-menu a span {
      color: #fff !important; }
    .footer nav .landingspages-menu a:hover span {
      color: #fff !important; }

.cta-mobile .cta-mobile-btn {
  background-color: #25d366; }
  .cta-mobile .cta-mobile-btn::before, .cta-mobile .cta-mobile-btn::after {
    border-color: #25d366; }
  .cta-mobile .cta-mobile-btn svg {
    fill: #fff !important; }

/*************************************
_BODY.SCSS
*************************************/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  *:focus {
    outline: none; }

html {
  scroll-behavior: smooth; }

:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0; }

html, body {
  width: 100%;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

body {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  min-height: 100vh;
  position: relative;
  display: flex;
  -webkit-animation: fadeIn 1s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadeIn 1s;
  /* Firefox < 16 */
  -ms-animation: fadeIn 1s;
  /* Internet Explorer */
  -o-animation: fadeIn 1s;
  /* Opera < 12.1 */
  animation: fadeIn 1s;
  flex-direction: column;
  -webkit-text-size-adjust: none;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    body.fadeIn {
      overflow: hidden; } }
  body.hiddenDesktop {
    overflow: hidden; }
  body.frontpage .bg-lines {
    position: absolute;
    z-index: 100;
    overflow: unset; }
    @media screen and (min-width: 2201px) {
      body.frontpage .bg-lines {
        left: 26%; } }
    @media screen and (min-width: 2001px) and (max-width: 2200px) {
      body.frontpage .bg-lines {
        left: 22%; } }
    @media screen and (min-width: 1801px) and (max-width: 2000px) {
      body.frontpage .bg-lines {
        left: 20%; } }
    @media screen and (min-width: 1641px) and (max-width: 1800px) {
      body.frontpage .bg-lines {
        left: 16%; } }
    @media screen and (min-width: 1641px) and (max-width: 1800px) {
      body.frontpage .bg-lines {
        left: 16%; } }
    @media screen and (min-width: 1321px) {
      body.frontpage .bg-lines {
        top: 400px; } }
    @media screen and (min-width: 1281px) and (max-width: 1320px) {
      body.frontpage .bg-lines {
        top: 470px; } }
    @media screen and (min-width: 1281px) and (max-width: 1640px) {
      body.frontpage .bg-lines {
        width: 80%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }
    @media screen and (min-width: 1141px) and (max-width: 1280px) {
      body.frontpage .bg-lines {
        width: 90%;
        top: 500px;
        left: 4%; } }
    @media screen and (min-width: 1025px) and (max-width: 1140px) {
      body.frontpage .bg-lines {
        width: 100%;
        top: 460px;
        left: -1%; } }
    @media screen and (min-width: 961px) and (max-width: 1024px) {
      body.frontpage .bg-lines {
        width: 112%;
        top: 390px;
        left: -16%; } }
    @media screen and (min-width: 921px) and (max-width: 960px) {
      body.frontpage .bg-lines {
        width: 125%;
        top: 400px;
        left: -31%; } }
    @media screen and (min-width: 841px) and (max-width: 920px) {
      body.frontpage .bg-lines {
        width: 120%;
        top: 776px;
        left: -24%; } }
    @media screen and (min-width: 769px) and (max-width: 840px) {
      body.frontpage .bg-lines {
        width: 128%;
        top: 740px;
        left: -31%; } }
    @media screen and (min-width: 641px) and (max-width: 768px) {
      body.frontpage .bg-lines {
        width: 139%;
        top: 684px;
        left: -35%; } }
    @media screen and (min-width: 521px) and (max-width: 640px) {
      body.frontpage .bg-lines {
        width: 146%;
        top: 580px;
        left: -42%; } }
    @media screen and (min-width: 381px) and (max-width: 520px) {
      body.frontpage .bg-lines {
        width: 209%;
        top: 500px;
        left: -75%; } }
    @media screen and (min-width: 0) and (max-width: 380px) {
      body.frontpage .bg-lines {
        width: 231%;
        top: 472px;
        left: -88%; } }
  body.subpage .bg-lines, body.landingspage .bg-lines {
    position: absolute;
    z-index: 100;
    overflow: unset; }
    @media screen and (min-width: 2541px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 48%; } }
    @media screen and (min-width: 2321px) and (max-width: 2540px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 52%; } }
    @media screen and (min-width: 2201px) and (max-width: 2320px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 56%; } }
    @media screen and (min-width: 2201px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        left: 20%; } }
    @media screen and (min-width: 2061px) and (max-width: 2200px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 58%;
        left: 18%; } }
    @media screen and (min-width: 2001px) and (max-width: 2060px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 60%;
        left: 16%; } }
    @media screen and (min-width: 1861px) and (max-width: 2000px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 66%;
        left: 12%; } }
    @media screen and (min-width: 1781px) and (max-width: 1860px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 71%;
        left: 10%; } }
    @media screen and (min-width: 1681px) and (max-width: 1780px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 76%;
        left: 10%; } }
    @media screen and (min-width: 1561px) and (max-width: 1680px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 78%;
        left: 10%; } }
    @media screen and (min-width: 1501px) and (max-width: 1560px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 80%;
        left: 10%; } }
    @media screen and (min-width: 1381px) and (max-width: 1500px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 86%;
        left: 10%; } }
    @media screen and (min-width: 1381px) and (max-width: 1500px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 88%;
        left: 10%; } }
    @media screen and (min-width: 1561px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        top: 540px; } }
    @media screen and (min-width: 1381px) and (max-width: 1561px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        top: 470px; } }
    @media screen and (min-width: 1341px) and (max-width: 1380px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 88%;
        top: 510px;
        left: 10%; } }
    @media screen and (min-width: 1221px) and (max-width: 1340px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 118%;
        top: 400px;
        left: -20%; } }
    @media screen and (min-width: 1025px) and (max-width: 1221px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 132%;
        top: 400px;
        left: -28%; } }
    @media screen and (min-width: 921px) and (max-width: 1024px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 146%;
        top: 400px;
        left: -44%; } }
    @media screen and (min-width: 681px) and (max-width: 920px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 186%;
        top: 720px;
        left: -84%; } }
    @media screen and (min-width: 641px) and (max-width: 680px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 220%;
        top: 600px;
        left: -118%; } }
    @media screen and (max-width: 640px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        width: 258%;
        top: 600px;
        left: -140%; } }
    @media screen and (max-width: 500px) {
      body.subpage .bg-lines, body.landingspage .bg-lines {
        top: 520px; } }
    body.subpage .bg-lines img, body.landingspage .bg-lines img {
      width: 100%; }

h1, .title1 {
  line-height: 1;
  margin-bottom: 20px; }
  @media screen and (min-width: 1025px) {
    h1, .title1 {
      font-size: 260%; } }
  @media screen and (max-width: 1024px) {
    h1, .title1 {
      font-size: 200%; } }
  h1.jumbo, .title1.jumbo {
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px; }
    @media screen and (min-width: 1441px) {
      h1.jumbo, .title1.jumbo {
        font-size: 340%;
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media screen and (min-width: 1025px) and (max-width: 1440px) {
      h1.jumbo, .title1.jumbo {
        font-size: 280%;
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media screen and (min-width: 376px) and (max-width: 1024px) {
      h1.jumbo, .title1.jumbo {
        font-size: 200%;
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media screen and (max-width: 375px) {
      h1.jumbo, .title1.jumbo {
        font-size: 180%;
        margin-top: 20px;
        margin-bottom: 20px; } }
  @media screen and (min-width: 1025px) {
    h1 span.smaller, .title1 span.smaller {
      font-size: 72%; } }
  @media screen and (max-width: 1024px) {
    h1 span.smaller, .title1 span.smaller {
      font-size: 72%; } }

@media screen and (min-width: 1025px) {
  h2, .title2 {
    font-size: 200%; } }
@media screen and (max-width: 1024px) {
  h2, .title2 {
    font-size: 140%; } }

@media screen and (min-width: 1025px) {
  h3, .title3 {
    font-size: 150%; } }
@media screen and (max-width: 1024px) {
  h3, .title3 {
    font-size: 130%; } }

@media screen and (min-width: 1025px) {
  h4, .title4 {
    font-size: 120%; } }
@media screen and (max-width: 1024px) {
  h4, .title4 {
    font-size: 120%; } }

@media screen and (min-width: 1025px) {
  h5, .title5 {
    font-size: 110%; } }
@media screen and (max-width: 1024px) {
  h5, .title5 {
    font-size: 110%; } }

@media screen and (min-width: 1025px) {
  h6, .title6 {
    font-size: 100%; } }
@media screen and (max-width: 1024px) {
  h6, .title6 {
    font-size: 95%; } }

h1, h2, h3, h4, h5, h6,
.title2, .title3, .title4, .title5, .title6 {
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: bold;
  font-weight: 700; }
  h1.center, h2.center, h3.center, h4.center, h5.center, h6.center,
  .title2.center, .title3.center, .title4.center, .title5.center, .title6.center {
    text-align: center; }
  h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline,
  .title2.inline, .title3.inline, .title4.inline, .title5.inline, .title6.inline {
    display: inline-block; }

p, .paragraph {
  margin-bottom: 12px; }
  @media screen and (min-width: 769px) {
    p, .paragraph {
      font-size: 100%;
      line-height: 1.6; } }
  @media screen and (max-width: 768px) {
    p, .paragraph {
      font-size: 90%;
      line-height: 1.4; } }
  p.center, .paragraph.center {
    text-align: center;
    margin-bottom: 16px; }
  p.max-400, .paragraph.max-400 {
    max-width: 400px; }
  p.inline, .paragraph.inline {
    display: inline-block; }

p:last-child, .paragraph:last-child {
  margin: 0; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

sub {
  font-size: 95%; }

ul, ol {
  margin-bottom: 12px;
  margin-left: 20px; }

ul ul {
  margin-bottom: 0; }

@media screen and (min-width: 769px) {
  li {
    font-size: 100%;
    line-height: 1.6; } }
@media screen and (max-width: 768px) {
  li {
    font-size: 90%;
    line-height: 1.5; } }
li p {
  font-size: 100%; }

ul li ul li {
  font-size: 100%;
  list-style-type: square; }

body ol.with-style {
  counter-reset: item;
  list-style-type: none; }
  @media screen and (max-width: 480px) {
    body ol.with-style {
      margin-left: 10px; } }
  body ol.with-style li {
    position: relative; }
    body ol.with-style li::marker {
      font-weight: 700; }
    body ol.with-style li::before {
      content: "";
      font-weight: 700;
      padding: 4px;
      border-radius: 100%;
      display: block;
      position: absolute;
      z-index: -1; }
      @media screen and (min-width: 961px) {
        body ol.with-style li::before {
          width: 18px;
          height: 18px;
          top: -1.5px;
          left: -24px; } }
      @media screen and (min-width: 481px) and (max-width: 960px) {
        body ol.with-style li::before {
          width: 16px;
          height: 16px;
          top: 0;
          left: -22px; } }
      @media screen and (max-width: 480px) {
        body ol.with-style li::before {
          width: 14px;
          height: 14px;
          top: 0;
          left: -21px; } }
    body ol.with-style li h1, body ol.with-style li h2, body ol.with-style li h3, body ol.with-style li h4, body ol.with-style li h5, body ol.with-style li h6,
    body ol.with-style li .title2, body ol.with-style li .title4, body ol.with-style li .title4, body ol.with-style li .title5, body ol.with-style li .title6 {
      margin-left: 10px;
      position: relative;
      top: 1px; }
    body ol.with-style li p, body ol.with-style li .paragraph {
      margin-bottom: 10px;
      margin-left: 10px; }
body ol li {
  line-height: 1.6em;
  list-style-type: decimal; }
  @media screen and (min-width: 769px) {
    body ol li {
      font-size: 95%; } }
  @media screen and (max-width: 768px) {
    body ol li {
      font-size: 90%; } }

ol li ol li {
  font-size: 100%;
  list-style-type: upper-roman; }

ol li ul li {
  font-size: 100%;
  list-style: disc; }

a, a:active, a:visited {
  text-decoration: none;
  font-weight: bold;
  font-weight: 700;
  transition: .2s; }

img, picture {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  border: 0; }
  img.left, picture.left {
    margin-right: 20px;
    margin-bottom: 20px; }
  img.center, picture.center {
    margin: 20px auto; }
  img.right, picture.right {
    margin-left: 20px;
    margin-bottom: 20px; }
  img.invisible-image, picture.invisible-image {
    width: 0;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 960px) {
    img.responsive-image, picture.responsive-image {
      max-width: 50%; } }
  img.grunge-dots, picture.grunge-dots {
    width: 76px;
    margin-right: 16px;
    position: relative;
    top: 18px; }
  @media screen and (min-width: 961px) {
    img.handwritten-text, picture.handwritten-text {
      height: 72px; } }
  @media screen and (max-width: 960px) {
    img.handwritten-text, picture.handwritten-text {
      height: 60px; } }
  @media screen and (max-width: 480px) {
    img.handwritten-text, picture.handwritten-text {
      max-width: 100%;
      max-height: 60px;
      height: auto; } }

img[data-src] {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  will-change: opacity; }

/* appear animation */
img[data-src][src] {
  opacity: 1; }

svg {
  transition: .2s; }

pre, xmp, plaintext, listing {
  font-family: "Rubik", sans-serif;
  margin-bottom: 10px;
  display: block;
  white-space: normal; }

label {
  width: 220px;
  font-weight: bold;
  font-weight: 600;
  float: left; }
  label.very-small {
    width: 28px; }
  label.small {
    width: 100px; }
  label.medium {
    width: 140px; }

blockquote {
  padding: 14px 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  border-radius: 10px; }
  blockquote p {
    margin: 0 !important; }

.uppercase {
  text-transform: uppercase; }

.weight-400 {
  font-weight: 400; }

.weight-500 {
  font-weight: 500; }

.weight-600 {
  font-weight: 600; }

.weight-700 {
  font-weight: 700; }

.pre-title {
  font-weight: 700;
  text-transform: uppercase; }
  @media screen and (min-width: 1025px) {
    .pre-title {
      font-size: 110%; } }

/* ----------------------------------- */
.container {
  flex: 1 0 auto; }

.wrap {
  margin: 0 auto;
  position: relative; }
  .wrap:before {
    content: "";
    display: block;
    clear: both; }
  .wrap:after {
    content: "";
    display: block;
    clear: both; }
  @media screen and (min-width: 769px) {
    .wrap {
      padding: 0 40px; } }
  @media screen and (max-width: 768px) {
    .wrap {
      padding: 0 20px; } }
  .wrap.xxxwide {
    max-width: 2400px; }
  .wrap.xxwide {
    max-width: 2000px; }
  .wrap.xwide {
    max-width: 1600px; }
  .wrap.wide {
    max-width: 1400px; }
  .wrap.default {
    max-width: 1000px; }
  .wrap.medium {
    max-width: 800px; }
  .wrap.small {
    max-width: 600px; }
  .wrap.xs {
    max-width: 300px; }
  @media screen and (max-width: 768px) {
    .wrap .wrap {
      padding: 0 !important; } }

.break {
  display: none; }

.clear {
  clear: both; }

@media screen and (min-width: 1201px) {
  .block-desktop {
    display: block; } }

.align {
  width: 100%;
  height: 100%;
  display: table;
  position: relative; }
  .align.full-height {
    height: 100vh; }
  .align .middle {
    display: table-cell;
    vertical-align: middle; }
  .align .bottom {
    display: table-cell;
    vertical-align: bottom; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  margin: 0 auto;
  float: none; }

.no-float {
  float: none; }

.overflow {
  overflow: hidden; }

.relative {
  position: relative;
  display: inline-block; }

.align-left {
  text-align: left;
  margin-left: 0;
  margin-right: 0; }

.align-right {
  text-align: right;
  margin-left: 0;
  margin-right: 0; }

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

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

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

.no-top-margin {
  margin-top: 0 !important; }

.no-bottom-margin {
  margin-bottom: 0 !important; }

.hide {
  display: none; }

@media screen and (max-width: 960px) {
  .hide-max-960 {
    display: none; } }

@media screen and (min-width: 961px) {
  .hide-min-961 {
    display: none; } }

/* ----------------------------------- */
/* Columns */
.row {
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .row.row-wrap {
    -webkit-flex-flow: row wrap; }
  .row.equal-heights {
    flex-wrap: wrap; }
    .row.equal-heights .col2, .row.equal-heights .col3, .row.equal-heights .col4 {
      display: flex; }
  @media screen and (max-width: 960px) {
    .row.r-960 {
      display: block; } }
  @media screen and (max-width: 768px) {
    .row.r-768 {
      display: block; } }
  @media screen and (max-width: 375px) {
    .row.r-413 {
      display: block; } }

@media screen and (min-width: 769px) {
  .col2 {
    width: calc(50% - 30px);
    margin-right: 60px; }
    .col2:last-child {
      margin-right: 0; } }
@media screen and (max-width: 768px) {
  .col2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; } }

@media screen and (min-width: 1281px) {
  .col3, .card {
    width: calc(33.33333333333333% - 40px);
    margin-right: 60px; } }
@media screen and (min-width: 641px) and (max-width: 1280px) {
  .col3, .card {
    width: calc(50% - 20px);
    margin-right: 40px; }
    .col3:nth-child(2n+2), .card:nth-child(2n+2) {
      margin-right: 0; }
    .col3:nth-last-child(-n+2), .card:nth-last-child(-n+2) {
      margin-bottom: 40px; } }
@media screen and (max-width: 640px) {
  .col3, .card {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; } }

@media screen and (min-width: 1281px) {
  .card:nth-child(3n) {
    margin-right: 0; } }
@media screen and (max-width: 640px) {
  .card:last-child, .card:last-of-type {
    margin-bottom: 0 !important; } }

@media screen and (min-width: 1025px) {
  .col3 {
    margin-top: 60px; }
    .col3:nth-child(3n) {
      margin-right: 0; }
    .col3:nth-child(-n+3) {
      margin-top: 0; } }
@media screen and (max-width: 1024px) {
  .col3:nth-child(3n) {
    margin-bottom: 0; } }

@media screen and (min-width: 1281px) {
  .card {
    margin-bottom: 60px; } }
@media screen and (max-width: 1280px) {
  .card {
    margin-bottom: 40px; } }

@media screen and (min-width: 1025px) {
  .col4 {
    width: calc(25% - 24px);
    margin-right: 32px;
    margin-top: 32px; }
    .col4:nth-child(4n+4) {
      margin-right: 0; }
    .col4:nth-child(-n+4) {
      margin-top: 0; } }
@media screen and (max-width: 1024px) {
  .col4:nth-child(4n+4) {
    margin-bottom: 0; } }
@media screen and (min-width: 375px) and (max-width: 1024px) {
  .col4 {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-top: 20px; }
    .col4:nth-child(2n+2) {
      margin-right: 0; }
    .col4:nth-last-child(-n+2) {
      margin-bottom: 40px; } }
@media screen and (max-width: 375px) {
  .col4:last-child {
    margin-bottom: 40px; } }

@media screen and (max-width: 375px) {
  .col2, .col3, .col4 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px; }
    .col2:last-child, .col3:last-child, .col4:last-child {
      margin-right: 0; } }

/* ----------------------------------- */
/* Messages */
.message {
  margin-bottom: 16px;
  font-weight: 500;
  text-align: left; }
  .message .error, .message .notice, .message .success {
    padding: 20px; }
    .message .error p, .message .notice p, .message .success p {
      font-weight: 500; }

.alert {
  font-size: 90%;
  text-align: center;
  margin-bottom: 6px;
  padding: 8px;
  display: inline-block;
  position: relative; }
  .alert:after {
    content: '';
    width: 0;
    margin-left: -6px;
    border-style: solid;
    border-width: 6px 6px 0;
    display: block;
    position: absolute;
    bottom: -6px;
    left: 50%;
    z-index: 1; }

/* ----------------------------------- */
/* WP */
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 4px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* ----------------------------------- */
.google-image {
  width: 0;
  height: 0; }

/*************************************
_INPUT.SCSS
*************************************/
input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="tel"],
textarea, select, button, input[type="button"], submit, input[type="submit"] {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-appearance: none;
  transition: .4s; }
  @media screen and (min-width: 769px) {
    input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="tel"],
    textarea, select, button, input[type="button"], submit, input[type="submit"] {
      font-size: 100%; } }
  @media screen and (max-width: 768px) {
    input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="tel"],
    textarea, select, button, input[type="button"], submit, input[type="submit"] {
      font-size: 95%; } }

input, textarea, select {
  width: 100%;
  border: none;
  margin-bottom: 12px; }
  @media screen and (min-width: 501px) {
    input, textarea, select {
      padding: 14px 20px; } }
  @media screen and (max-width: 500px) {
    input, textarea, select {
      padding: 10px 16px; } }
  input.inline, textarea.inline, select.inline {
    width: auto;
    display: inline-block; }

select {
  background-image: url(images/icons/down-black.svg);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 4px; }

select option {
  font-family: "Rubik", sans-serif;
  padding: 0;
  text-transform: none; }

input, textarea {
  border-radius: 4px; }

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 2px; }

input:focus, select:focus, textarea:focus {
  outline: 0; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
  -webkit-appearance: none;
  margin: 0; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
select:focus::-webkit-input-placeholder {
  color: transparent; }

select:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
select:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
select:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
textarea:focus::-webkit-input-placeholder {
  color: transparent; }

textarea:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
textarea:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
textarea:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
textarea {
  max-width: none;
  resize: vertical; }
  @media screen and (min-width: 769px) {
    textarea {
      height: 140px;
      padding: 20px; } }
  @media screen and (max-width: 768px) {
    textarea {
      height: 100px;
      padding: 14px; } }

.grecaptcha-badge {
  display: none !important; }

/* Messages */
body .message, body .wpcf7-response-output {
  max-width: 400px;
  margin-bottom: 16px;
  text-align: left;
  border-radius: 4px; }
  body .message .error, body .message .notice, body .message .success, body .wpcf7-response-output .error, body .wpcf7-response-output .notice, body .wpcf7-response-output .success {
    padding: 20px; }
    body .message .error p, body .message .notice p, body .message .success p, body .wpcf7-response-output .error p, body .wpcf7-response-output .notice p, body .wpcf7-response-output .success p {
      font-weight: 700; }
body .alert, body .wpcf7-not-valid-tip {
  width: 210px;
  font-size: 90%;
  font-weight: 700;
  text-align: center;
  margin-bottom: 6px;
  padding: 4px 8px;
  position: absolute;
  top: 30px;
  border-radius: 4px;
  z-index: 10; }
  body .alert:after, body .wpcf7-not-valid-tip:after {
    content: '';
    width: 0;
    margin-left: -6px;
    border-style: solid;
    border-width: 0 6px 6px;
    display: block;
    position: absolute;
    top: -6px;
    left: 50%;
    z-index: 1; }
body .wpcf7-form-control.has-spinner.wpcf7-submit {
  margin-bottom: 0; }
body .wpcf7-form textarea {
  margin-bottom: 6px; }
body .wpcf7 form .wpcf7-response-output {
  font-weight: 700;
  margin: 0 0 20px 0;
  padding: 8px 12px;
  border: 0 !important; }
  body .wpcf7 form .wpcf7-response-output:nth-last-of-type(2) {
    display: none; }
body .wpcf7 form.sent .wpcf7-response-output {
  display: none !important; }
body .wpcf7-spinner {
  position: absolute; }

.switch {
  width: 60px;
  height: 34px;
  position: relative;
  display: inline-block; }
  .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
    .switch input:checked + .slider:before {
      -webkit-transform: translateX(26px);
      -ms-transform: translateX(26px);
      transform: translateX(26px); }
  .switch .slider {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px; }
    .switch .slider:before {
      position: absolute;
      content: "";
      height: 26px;
      width: 26px;
      left: 4px;
      bottom: 4px;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s;
      border-radius: 50%; }

/*************************************
_BUTTONS.SCSS
*************************************/
button, input[type="button"],
button[type="submit"], input[type="submit"],
#cookie-bar-button {
  width: auto;
  height: auto;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: normal;
  padding: 0;
  border: 0;
  display: inline-block;
  position: relative;
  z-index: 20;
  cursor: pointer;
  padding: 14px 20px;
  transition: .4s;
  border-radius: 4px; }
  @media screen and (min-width: 1025px) {
    button.small, input[type="button"].small,
    button[type="submit"].small, input[type="submit"].small,
    #cookie-bar-button.small {
      font-size: 90%; } }
  @media screen and (min-width: 501px) and (max-width: 1024px) {
    button.small, input[type="button"].small,
    button[type="submit"].small, input[type="submit"].small,
    #cookie-bar-button.small {
      font-size: 80%; } }
  @media screen and (min-width: 375px) and (max-width: 500px) {
    button.small, input[type="button"].small,
    button[type="submit"].small, input[type="submit"].small,
    #cookie-bar-button.small {
      font-size: 75%; } }
  @media screen and (max-width: 374px) {
    button.small, input[type="button"].small,
    button[type="submit"].small, input[type="submit"].small,
    #cookie-bar-button.small {
      font-size: 70%; } }
  @media screen and (min-width: 1025px) {
    button.large, input[type="button"].large,
    button[type="submit"].large, input[type="submit"].large,
    #cookie-bar-button.large {
      font-size: 100%; } }
  @media screen and (min-width: 501px) and (max-width: 1024px) {
    button.large, input[type="button"].large,
    button[type="submit"].large, input[type="submit"].large,
    #cookie-bar-button.large {
      font-size: 100%; } }
  @media screen and (min-width: 375px) and (max-width: 500px) {
    button.large, input[type="button"].large,
    button[type="submit"].large, input[type="submit"].large,
    #cookie-bar-button.large {
      font-size: 90%; } }
  @media screen and (max-width: 374px) {
    button.large, input[type="button"].large,
    button[type="submit"].large, input[type="submit"].large,
    #cookie-bar-button.large {
      font-size: 80%; } }
  button.extra-margin, input[type="button"].extra-margin,
  button[type="submit"].extra-margin, input[type="submit"].extra-margin,
  #cookie-bar-button.extra-margin {
    margin-bottom: 20px; }
  button.border-white .border-css, button.border-black .border-css, button.border-color1 .border-css, input[type="button"].border-white .border-css, input[type="button"].border-black .border-css, input[type="button"].border-color1 .border-css,
  button[type="submit"].border-white .border-css,
  button[type="submit"].border-black .border-css,
  button[type="submit"].border-color1 .border-css, input[type="submit"].border-white .border-css, input[type="submit"].border-black .border-css, input[type="submit"].border-color1 .border-css,
  #cookie-bar-button.border-white .border-css,
  #cookie-bar-button.border-black .border-css,
  #cookie-bar-button.border-color1 .border-css {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-width: 2px;
    border-style: solid;
    transition: .4s; }

button:focus {
  outline: 0; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.round-buttons, .button-styles {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 100; }
  @media screen and (min-width: 769px) {
    .round-buttons, .button-styles {
      margin: 60px 0; } }
  @media screen and (max-width: 768px) {
    .round-buttons, .button-styles {
      margin: 40px 0; } }
  .round-buttons .round-button, .button-styles .round-button {
    width: 49px;
    height: 49px;
    line-height: 49px;
    margin: 0 4px;
    display: inline-block;
    border-radius: 100%;
    transition: .4s; }
    .round-buttons .round-button svg, .button-styles .round-button svg {
      width: 29px;
      height: 29px;
      position: relative;
      top: 9px; }
    .round-buttons .round-button.button-up svg, .button-styles .round-button.button-up svg {
      width: 25px;
      height: 25px;
      top: 7px; }

.button-style:first-child {
  margin-right: 6px; }
.button-style.icon-arrow {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .button-style.icon-arrow:hover svg {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
.button-style.icon-left {
  padding-left: 48px; }
  .button-style.icon-left.small-icon {
    padding-left: 36px; }
  @media screen and (min-width: 769px) {
    .button-style.icon-left svg {
      left: 18px; } }
  @media screen and (max-width: 768px) {
    .button-style.icon-left svg {
      left: 20px; } }
.button-style.icon-right {
  padding-right: 48px; }
  .button-style.icon-right.small-icon {
    padding-right: 36px; }
  @media screen and (min-width: 769px) {
    .button-style.icon-right svg {
      right: 18px; } }
  @media screen and (max-width: 768px) {
    .button-style.icon-right svg {
      right: 20px; } }
@media screen and (min-width: 769px) {
  .button-style.large svg {
    width: 16px;
    height: 16px;
    top: 18px; } }
@media screen and (max-width: 768px) {
  .button-style.large svg {
    width: 14px;
    height: 14px;
    top: 17px; } }
@media screen and (min-width: 769px) {
  .button-style.small-icon svg {
    width: 12px;
    height: 12px;
    top: 20px; } }
@media screen and (max-width: 768px) {
  .button-style.small-icon svg {
    width: 12px;
    height: 12px;
    top: 20px; } }
.button-style svg {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  @media screen and (min-width: 769px) {
    .button-style svg {
      width: 22px;
      height: 22px;
      position: absolute;
      top: 12px; } }
  @media screen and (max-width: 768px) {
    .button-style svg {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 11px; } }

.cta-mobile {
  position: fixed;
  opacity: 0;
  transition: .4s;
  /*    &::before {
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
    }*/ }
  @media screen and (min-width: 769px) {
    .cta-mobile {
      right: 40px;
      bottom: 40px; } }
  @media screen and (max-width: 768px) {
    .cta-mobile {
      right: 32px;
      bottom: 32px; } }
  .cta-mobile.fadeIn {
    opacity: 1;
    z-index: 1005; }
  .cta-mobile .cta-mobile-btn {
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    box-shadow: 0 20px 70px rgba(0, 0, 0, 0.2);
    /*      &::before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: -1;
          border-radius: 50%;
          border-style: solid;
          border-width: 1px;
          -webkit-animation: ripple 2s linear infinite;
          animation: ripple 2s linear infinite;
        }*/
    /*      &::after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: -1;
          border-radius: 50%;
          border-style: solid;
          border-width: 1px;
          -webkit-animation: ripple 2s linear 1s infinite;
          animation: ripple 2s linear 1s infinite;
        }*/ }
    @media screen and (min-width: 769px) {
      .cta-mobile .cta-mobile-btn {
        width: 72px;
        height: 72px; } }
    @media screen and (max-width: 768px) {
      .cta-mobile .cta-mobile-btn {
        width: 72px;
        height: 72px; } }
    @media screen and (min-width: 769px) {
      .cta-mobile .cta-mobile-btn svg {
        width: 40px;
        height: 40px;
        margin-top: 16px; } }
    @media screen and (max-width: 768px) {
      .cta-mobile .cta-mobile-btn svg {
        width: 40px;
        height: 40px;
        margin-top: 16px; } }

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; } }
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; } }
/*************************************
_ICONS.SCSS
*************************************/
.icons .col2 {
  text-align: center; }
  .icons .col2 .text {
    margin-top: 20px; }
    @media screen and (min-width: 769px) {
      .icons .col2 .text {
        font-size: 120%; } }
    @media screen and (max-width: 768px) {
      .icons .col2 .text {
        font-size: 110%; } }
.icons .icon {
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    .icons .icon {
      width: 80px;
      height: 80px; } }
  @media screen and (max-width: 768px) {
    .icons .icon {
      width: 40px;
      height: 40px; } }
  @media screen and (min-width: 769px) {
    .icons .icon svg {
      width: 80px;
      height: 80px; } }
  @media screen and (max-width: 768px) {
    .icons .icon svg {
      width: 40px;
      height: 40px; } }

img.icon-inline {
  position: relative; }
  img.icon-inline.top-1 {
    top: 1px; }
  img.icon-inline.top-2 {
    top: 2px; }
  img.icon-inline.top-3 {
    top: 3px; }
  img.icon-inline.top-4 {
    top: 4px; }

/*************************************
_HAMBURGER.SCSS
*************************************/
@media screen and (min-width: 1025px) {
  .hamburger {
    display: none; } }
@media screen and (max-width: 1024px) {
  .hamburger {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 1006; } }
@media screen and (min-width: 641px) {
  .hamburger {
    width: 72px;
    height: 72px; } }
@media screen and (max-width: 640px) {
  .hamburger {
    width: 64px;
    height: 64px; } }
@media screen and (max-width: 1024px) {
  .hamburger.sticky {
    position: fixed; } }
.hamburger .hamburger-inner {
  width: 26px;
  height: 14px;
  margin: 0 auto;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }
  .hamburger .hamburger-inner .hamburger-top, .hamburger .hamburger-inner .hamburger-middle, .hamburger .hamburger-inner .hamburger-bottom {
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .hamburger .hamburger-inner .hamburger-top {
    top: 0; }
  .hamburger .hamburger-inner .hamburger-middle {
    top: 6px; }
  .hamburger .hamburger-inner .hamburger-bottom {
    top: 12px; }
.hamburger.is-active {
  position: fixed; }
  .hamburger.is-active .hamburger-inner .hamburger-top {
    top: 4px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .hamburger.is-active .hamburger-inner .hamburger-middle {
    top: 4px;
    opacity: 0;
    left: -60px; }
  .hamburger.is-active .hamburger-inner .hamburger-bottom {
    top: 4px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

/*************************************
_SIDENAV.SCSS
*************************************/
@media screen and (min-width: 1025px) {
  .sidenav {
    display: none; } }
@media screen and (max-width: 1024px) {
  .sidenav {
    width: 100%;
    padding: 40px 40px 40px 40px;
    background-image: url("images/mobile-bg-.jpg");
    background-size: 100%;
    position: fixed;
    top: -300px;
    left: 0;
    z-index: 1005;
    transition: .5s;
    opacity: 0;
    animation: smoothScroll .6s forwards;
    pointer-events: auto; } }
@media screen and (max-width: 1024px) {
  .sidenav.open-nav {
    top: 0;
    right: 0;
    visibility: visible;
    opacity: 1;
    pointer-events: auto; } }
@media screen and (max-width: 1024px) {
  .sidenav nav .sidenav-menu ul {
    margin: 0;
    padding: 0;
    display: inline-block; }
    .sidenav nav .sidenav-menu ul li {
      height: 48px;
      line-height: 48px;
      font-family: "Rubik", sans-serif;
      letter-spacing: 2px;
      text-transform: uppercase;
      list-style: none; }
      .sidenav nav .sidenav-menu ul li a {
        display: block; } }

/*************************************
_HEADER.SCSS
*************************************/
header {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease; }
  header .header-ellipse {
    width: 100%;
    height: 100%;
    background-image: url("images/header-ellipse-cut.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden; }
  @media screen and (min-width: 641px) {
    header .top-space.active {
      height: 186px; } }
  @media screen and (max-width: 640px) {
    header .top-space.active {
      height: 76px; } }
  header .top {
    width: 100%;
    z-index: 1001 !important; }
    @media screen and (min-width: 1025px) {
      header .top {
        height: 82px;
        background-image: url("images/grunge-top-purple--.png");
        background-position: bottom; } }
    @media screen and (max-width: 1024px) {
      header .top {
        background-image: url("images/grunge-top-purple-1024.png"); } }
    @media screen and (min-width: 641px) and (max-width: 1024px) {
      header .top {
        height: 82px;
        background-position: bottom left; } }
    @media screen and (max-width: 640px) {
      header .top {
        height: 76px;
        background-size: auto 76px;
        background-position: top left; } }
    header .top.slideOption {
      position: absolute;
      top: -82px;
      transition: .4s; }
    header .top.sticky {
      position: fixed;
      top: 0; }
      @media screen and (min-width: 1025px) {
        header .top.sticky .primary-menu {
          width: calc(100% - 120px);
          height: 68px;
          margin-left: 90px; } }
      @media screen and (min-width: 1025px) {
        header .top.sticky .primary-menu ul li {
          height: 68px;
          line-height: 68px; } }
    @media screen and (min-width: 1025px) {
      header .top .primary-menu {
        width: calc(50% - 40px);
        font-size: 110%;
        height: 68px;
        text-align: left;
        margin-left: 40px;
        float: left;
        z-index: 1000; } }
    @media screen and (max-width: 1024px) {
      header .top .primary-menu {
        display: none; } }
    @media screen and (min-width: 1025px) {
      header .top .primary-menu ul {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0; } }
    @media screen and (min-width: 1025px) {
      header .top .primary-menu ul li {
        width: auto;
        height: 68px;
        line-height: 68px;
        font-family: "Poppins", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        list-style: none;
        margin: 0 16px;
        display: inline-block; } }
    @media screen and (min-width: 1025px) {
      header .top .primary-menu ul li:first-child {
        margin-left: 0; } }
    @media screen and (min-width: 1025px) {
      header .top .primary-menu ul li a {
        font-weight: 600;
        display: block; } }
    @media screen and (min-width: 1025px) {
      header .top .primary-menu ul li a:hover {
        top: -4px; } }
    @media screen and (min-width: 1025px) {
      header .top .top-contact {
        width: calc(50% - 40px);
        margin-right: 40px;
        text-align: right;
        float: right; } }
    @media screen and (max-width: 1024px) {
      header .top .top-contact {
        margin-right: 80px; } }
    @media screen and (min-width: 641px) and (max-width: 1024px) {
      header .top .top-contact {
        width: 100%; } }
    @media screen and (min-width: 641px) {
      header .top .top-contact {
        height: 72px;
        font-size: 85%; } }
    @media screen and (max-width: 640px) {
      header .top .top-contact {
        height: 64px;
        font-size: 75%;
        display: inline-block;
        float: right; } }
    header .top .top-contact.slideOption {
      position: absolute;
      top: -82px;
      right: 0;
      transition: .4s; }
      @media screen and (max-width: 1024px) {
        header .top .top-contact.slideOption {
          padding-left: 70px; } }
      @media screen and (min-width: 641px) and (max-width: 1024px) {
        header .top .top-contact.slideOption {
          left: 0; } }
    header .top .top-contact.sticky {
      position: fixed;
      top: 0; }
    header .top .top-contact div {
      display: inline-block; }
      @media screen and (min-width: 1025px) {
        header .top .top-contact div:last-child {
          margin-right: 0; } }
      @media screen and (min-width: 641px) {
        header .top .top-contact div {
          height: 72px;
          line-height: 72px;
          margin: 0 14px; } }
      @media screen and (max-width: 640px) {
        header .top .top-contact div {
          height: 64px;
          line-height: 64px;
          margin-right: 10px; } }
      @media screen and (min-width: 641px) {
        header .top .top-contact div.email svg {
          width: 24px;
          height: 24px;
          margin-right: 1px;
          top: 6px; } }
      @media screen and (max-width: 640px) {
        header .top .top-contact div.email svg {
          width: 20px;
          height: 20px;
          margin-right: 1px;
          top: 6px; } }
      @media screen and (min-width: 641px) {
        header .top .top-contact div.tel svg {
          width: 21px;
          height: 20px;
          margin-right: 3px;
          top: 6px; } }
      @media screen and (max-width: 640px) {
        header .top .top-contact div.tel svg {
          width: 17px;
          height: 17px;
          margin-right: 3px;
          top: 4px; } }
      @media screen and (min-width: 641px) {
        header .top .top-contact div.whatsapp svg {
          width: 22px;
          height: 22px;
          margin-right: 4px;
          top: 6px; } }
      @media screen and (max-width: 640px) {
        header .top .top-contact div.whatsapp svg {
          width: 18px;
          height: 18px;
          margin-right: 3px;
          top: 5px; } }
      header .top .top-contact div svg {
        position: relative; }
      @media screen and (max-width: 640px) {
        header .top .top-contact div .top-contact-text {
          display: none; } }
  header .logo {
    z-index: 1002; }
    @media screen and (min-width: 1025px) {
      header .logo {
        height: 88px;
        margin-top: 10px;
        margin-left: 30px; } }
    @media screen and (min-width: 641px) and (max-width: 1024px) {
      header .logo {
        height: 72px;
        margin-top: 20px;
        margin-left: 20px; } }
    @media screen and (max-width: 640px) {
      header .logo {
        height: 56px;
        position: absolute;
        top: 10px;
        left: 10px; } }
    header .logo.slideOption {
      height: 56px;
      margin: 0;
      position: absolute;
      top: -80px;
      transition: .4s; }
    header .logo.sticky {
      position: fixed;
      left: 10px;
      top: 10px; }
      header .logo.sticky img.desktop {
        display: none; }
      header .logo.sticky img.mobile {
        display: block; }
    header .logo img {
      width: auto;
      height: 100%; }
      @media screen and (max-width: 640px) {
        header .logo img.desktop {
          display: none; } }
      @media screen and (min-width: 641px) {
        header .logo img.mobile {
          display: none; } }
  header .callback-request {
    position: absolute;
    top: 64px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1005; }
    @media screen and (min-width: 1025px) {
      header .callback-request {
        padding: 10px 16px;
        right: 142px; } }
    @media screen and (min-width: 641px) and (max-width: 1024px) {
      header .callback-request {
        padding: 10px 16px;
        left: 169px; } }
    @media screen and (max-width: 640px) {
      header .callback-request {
        font-size: 95%;
        padding: 8px 14px;
        right: 59px; } }
    header .callback-request:before {
      content: "";
      width: 0;
      height: 0;
      margin-left: -10px;
      position: absolute;
      left: 50%;
      top: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #7dbfcf; }
    header .callback-request.closed {
      display: none; }
    header .callback-request.slideOption {
      top: -100px;
      transition: .4s; }
    header .callback-request.sticky {
      position: fixed;
      top: 64px; }
      @media screen and (min-width: 641px) and (max-width: 1024px) {
        header .callback-request.sticky {
          left: 240px; } }
  header .callback-request-fields {
    position: absolute;
    top: 64px;
    z-index: 1004; }
    @media screen and (min-width: 1025px) {
      header .callback-request-fields {
        right: 82px; } }
    @media screen and (min-width: 769px) and (max-width: 1024px) {
      header .callback-request-fields {
        left: 109px; } }
    @media screen and (min-width: 641px) and (max-width: 768px) {
      header .callback-request-fields {
        left: 101px; } }
    @media screen and (min-width: 641px) {
      header .callback-request-fields {
        font-size: 100%;
        padding: 40px 20px 20px 20px; } }
    @media screen and (max-width: 640px) {
      header .callback-request-fields {
        font-size: 95%;
        padding: 40px 15px 15px 15px;
        right: 22px; } }
    header .callback-request-fields:before {
      content: "";
      width: 0;
      height: 0;
      margin-left: -10px;
      position: absolute;
      left: 50%;
      top: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff; }
    header .callback-request-fields.closed {
      display: none; }
    header .callback-request-fields.sticky {
      position: fixed;
      top: 64px; }
      @media screen and (min-width: 641px) and (max-width: 1024px) {
        header .callback-request-fields.sticky {
          left: 180px; } }
    header .callback-request-fields.normalHeight {
      top: 100px; }
    @media screen and (min-width: 641px) {
      header .callback-request-fields input {
        max-width: 260px; } }
    @media screen and (max-width: 640px) {
      header .callback-request-fields input {
        max-width: 200px; } }
    header .callback-request-fields button {
      float: right; }
    header .callback-request-fields .wpcf7-form .wpcf7-response-output {
      max-width: 260px; }
    header .callback-request-fields .wpcf7-form p {
      text-align: center; }
    header .callback-request-fields .callback-request-cross {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer; }
      header .callback-request-fields .callback-request-cross svg {
        width: 16px;
        height: 16px;
        position: absolute;
        right: 12px;
        top: 12px; }
  header .header-section {
    padding-bottom: 88px;
    position: relative;
    z-index: 101;
    /*    
        img {
          &.blocks-arrow {
            width: 66px;
            height: 200px;
            position: absolute;
            top: 0;
            right: 20px;
          }
        }*/ }
    header .header-section.header-with-text {
      padding-bottom: 0; }
      @media screen and (max-width: 640px) {
        header .header-section.header-with-text .wrap {
          padding: 0 20px; } }
      @media screen and (max-width: 640px) {
        header .header-section.header-with-text .wrap .content-text h1.jumbo {
          margin-bottom: 0; } }
    @media screen and (min-width: 1601px) {
      header .header-section {
        margin-top: 100px; } }
    @media screen and (min-width: 1025px) and (max-width: 1600px) {
      header .header-section {
        margin-top: 60px; } }
    @media screen and (min-width: 769px) and (max-width: 1024px) {
      header .header-section {
        margin-top: 40px; } }
    @media screen and (min-width: 521px) and (max-width: 768px) {
      header .header-section {
        margin-top: 30px; } }
    @media screen and (max-width: 520px) {
      header .header-section {
        margin-top: 60px; } }
    @media screen and (min-width: 1025px) and (max-width: 1660px) {
      header .header-section .wrap {
        padding: 0 80px; } }
    @media screen and (max-width: 1024px) {
      header .header-section .wrap {
        padding: 0 40px; } }
    header .header-section .header-hexagon {
      position: absolute;
      background-image: url("images/hexagon-white.svg");
      background-repeat: no-repeat; }
      @media screen and (min-width: 921px) and (max-width: 1600px) {
        header .header-section .header-hexagon {
          background-size: 90%; } }
      @media screen and (min-width: 1281px) {
        header .header-section .header-hexagon {
          width: 40%;
          left: 40%; } }
      @media screen and (min-width: 921px) and (max-width: 1280px) {
        header .header-section .header-hexagon {
          width: 50%;
          left: 34%; } }
      @media screen and (min-width: 921px) {
        header .header-section .header-hexagon {
          height: 100%;
          top: -10%; } }
      @media screen and (max-width: 920px) {
        header .header-section .header-hexagon {
          height: 100%;
          background-size: 100%;
          top: 200px; } }
      @media screen and (min-width: 641px) and (max-width: 920px) {
        header .header-section .header-hexagon {
          width: 60%;
          left: 20%; } }
      @media screen and (max-width: 640px) {
        header .header-section .header-hexagon {
          width: 80%;
          left: 10%; } }
    header .header-section .content-text {
      position: relative; }
      @media screen and (min-width: 1501px) {
        header .header-section .content-text {
          width: calc(50% - 80px);
          float: left; } }
      @media screen and (min-width: 921px) and (max-width: 1500px) {
        header .header-section .content-text {
          width: calc(50% - 40px);
          float: left; } }
      @media screen and (max-width: 920px) {
        header .header-section .content-text {
          max-width: 480px;
          margin: 0 auto; } }
      @media screen and (max-width: 500px) {
        header .header-section .content-text h1 {
          margin-top: 10px;
          margin-bottom: 0; } }
      header .header-section .content-text .header-text p {
        margin-bottom: 10px; }
        @media screen and (min-width: 1025px) {
          header .header-section .content-text .header-text p {
            width: calc(100% - 92px);
            font-size: 100%;
            float: right; } }
        header .header-section .content-text .header-text p:last-child, header .header-section .content-text .header-text p:last-of-type {
          margin-bottom: 0; }
      @media screen and (max-width: 1024px) {
        header .header-section .content-text .header-text img.grunge-dots {
          float: none; } }
      header .header-section .content-text .header-read-more {
        font-family: "Poppins", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: relative; }
        @media screen and (min-width: 1161px) {
          header .header-section .content-text .header-read-more {
            float: right;
            margin: 10px 20px 40px 0; } }
        @media screen and (max-width: 1160px) {
          header .header-section .content-text .header-read-more {
            text-align: right; } }
        @media screen and (min-width: 641px) and (max-width: 1160px) {
          header .header-section .content-text .header-read-more {
            margin: 10px 20px 0 0; } }
        @media screen and (max-width: 640px) {
          header .header-section .content-text .header-read-more {
            margin: 10px 20px 10px 0; } }
        header .header-section .content-text .header-read-more svg {
          position: absolute;
          top: -10px;
          width: 101px;
          bottom: 0;
          top: 22px; }
          @media screen and (min-width: 1161px) {
            header .header-section .content-text .header-read-more svg {
              left: -6px; } }
          @media screen and (max-width: 1160px) {
            header .header-section .content-text .header-read-more svg {
              right: -6px; } }
      @media screen and (max-width: 420px) {
        header .header-section .content-text .mobile-align {
          text-align: center; } }
      header .header-section .content-text button {
        font-family: "Poppins", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media screen and (min-width: 1281px) {
          header .header-section .content-text button {
            margin-top: 60px; } }
        @media screen and (min-width: 1025px) and (max-width: 1280px) {
          header .header-section .content-text button {
            margin-top: 40px; } }
        @media screen and (min-width: 421px) and (max-width: 1024px) {
          header .header-section .content-text button {
            margin-top: 30px; } }
        @media screen and (max-width: 420px) {
          header .header-section .content-text button {
            margin-top: 10px;
            margin-bottom: 20px; } }
    header .header-section .content-image {
      text-align: center; }
      @media screen and (min-width: 1501px) {
        header .header-section .content-image {
          width: calc(50% - 80px);
          float: right; } }
      @media screen and (min-width: 921px) and (max-width: 1500px) {
        header .header-section .content-image {
          width: calc(50% - 40px);
          float: right; } }
      @media screen and (min-width: 921px) {
        header .header-section .content-image {
          height: 100%;
          position: absolute; } }
      @media screen and (min-width: 1601px) {
        header .header-section .content-image {
          right: 40px; } }
      @media screen and (min-width: 921px) and (max-width: 1600px) {
        header .header-section .content-image {
          right: 40px; } }
      @media screen and (min-width: 501px) and (max-width: 920px) {
        header .header-section .content-image {
          width: calc(100% - 40px);
          margin-left: 20px; } }
      @media screen and (max-width: 500px) {
        header .header-section .content-image {
          width: 100%;
          margin-top: 30px; } }
      @media screen and (min-width: 921px) {
        header .header-section .content-image img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
      @media screen and (min-width: 501px) and (max-width: 920px) {
        header .header-section .content-image img {
          margin-top: 60px; } }
      @media screen and (max-width: 920px) {
        header .header-section .content-image img {
          max-height: 340px; } }

/*body {
  &.defaultpage {
    .header-section {
      .wrap {
        @media screen and (max-width: 1024px) {
          padding: 0 20px;
        }
      }
      
      .content-text {
        @media screen and (max-width: 920px) {
          max-width: 100%;
        }
      }
    }
  }
}*/
/*************************************
_MAIN.SCSS
*************************************/
main {
  position: relative; }
  main .section {
    position: relative;
    transition: .6s; }
    @media screen and (min-width: 1025px) {
      main .section {
        padding: 100px 0; } }
    @media screen and (min-width: 441px) and (max-width: 1024px) {
      main .section {
        padding: 40px 0; } }
    @media screen and (max-width: 440px) {
      main .section {
        padding: 20px 0 40px; } }
    main .section.main {
      z-index: 101; }
      main .section.main .wrap {
        border-radius: 20px; }
        @media screen and (max-width: 1560px) {
          main .section.main .wrap {
            margin: 0 80px; } }
        @media screen and (min-width: 1281px) {
          main .section.main .wrap {
            padding: 80px 200px; } }
        @media screen and (min-width: 1025px) and (max-width: 1280px) {
          main .section.main .wrap {
            padding: 80px 120px; } }
        @media screen and (min-width: 769px) and (max-width: 1024px) {
          main .section.main .wrap {
            padding: 80px 80px; } }
        @media screen and (min-width: 521px) and (max-width: 768px) {
          main .section.main .wrap {
            padding: 60px;
            margin: 0 40px; } }
        @media screen and (min-width: 441px) and (max-width: 520px) {
          main .section.main .wrap {
            padding: 30px;
            margin: 0 40px; } }
        @media screen and (max-width: 440px) {
          main .section.main .wrap {
            padding: 30px 20px;
            margin: 0 20px; } }
        main .section.main .wrap .main-question {
          margin-top: 40px; }
        main .section.main .wrap .read-more-trigger {
          width: auto;
          font-weight: 700;
          position: relative;
          text-transform: uppercase;
          margin-top: 20px;
          cursor: pointer; }
          main .section.main .wrap .read-more-trigger svg {
            position: absolute;
            top: 20px;
            left: 0; }
  main:before {
    content: "";
    display: block;
    clear: both; }
  main:after {
    content: "";
    display: block;
    clear: both; }

/*************************************
_PROJECTS.SCSS
*************************************/
.section.projects {
  z-index: 101; }
  @media screen and (min-width: 414px) and (max-width: 960px) {
    .section.projects {
      padding: 40px 0; } }
  .section.projects .projects-hexagons {
    position: relative; }
    @media screen and (min-width: 1281px) {
      .section.projects .projects-hexagons {
        width: calc(60% - 80px);
        margin-right: 160px; } }
    @media screen and (min-width: 961px) and (max-width: 1280px) {
      .section.projects .projects-hexagons {
        width: 60%; } }
    @media screen and (min-width: 961px) {
      .section.projects .projects-hexagons {
        float: left; } }
    @media screen and (min-width: 421px) and (max-width: 960px) {
      .section.projects .projects-hexagons {
        margin-bottom: 40px;
        left: 5%; } }
    @media screen and (max-width: 420px) {
      .section.projects .projects-hexagons {
        margin-bottom: 40px;
        left: 5%; } }
    .section.projects .projects-hexagons img {
      width: 90%; }
    .section.projects .projects-hexagons .hex {
      width: 27%;
      position: absolute; }
      .section.projects .projects-hexagons .hex.project-1 {
        top: 0;
        left: 39%; }
      .section.projects .projects-hexagons .hex.project-2 {
        top: 0;
        left: 65%; }
      .section.projects .projects-hexagons .hex.project-3 {
        top: 31%;
        left: 0; }
      .section.projects .projects-hexagons .hex.project-4 {
        top: 31%;
        left: 26%; }
      .section.projects .projects-hexagons .hex.project-5 {
        top: 31%;
        left: 52%; }
      .section.projects .projects-hexagons .hex.project-6 {
        top: 62%;
        left: 13%; }
  .section.projects .projects-text {
    position: relative; }
    @media screen and (min-width: 1281px) {
      .section.projects .projects-text {
        width: calc(40% - 80px); } }
    @media screen and (min-width: 961px) and (max-width: 1280px) {
      .section.projects .projects-text {
        width: 40%; } }
    @media screen and (min-width: 961px) {
      .section.projects .projects-text {
        float: right; } }
    @media screen and (max-width: 960px) {
      .section.projects .projects-text {
        max-width: 480px;
        margin: 0 auto; } }
    .section.projects .projects-text img.grunge-dots {
      top: 4px; }
    .section.projects .projects-text p {
      position: relative; }
      @media screen and (min-width: 961px) {
        .section.projects .projects-text p .customer-question {
          position: absolute;
          top: 200px;
          right: 50%; } }
    @media screen and (min-width: 961px) {
      .section.projects .projects-text .customer-question {
        margin-top: 60px; } }
    @media screen and (min-width: 641px) and (max-width: 960px) {
      .section.projects .projects-text .customer-question {
        margin-top: 40px;
        margin-bottom: 40px; } }
    @media screen and (max-width: 640px) {
      .section.projects .projects-text .customer-question {
        margin-top: 20px;
        margin-bottom: 20px; } }
    .section.projects .projects-text .client-read-more {
      text-transform: uppercase;
      position: relative; }
      @media screen and (max-width: 960px) {
        .section.projects .projects-text .client-read-more {
          display: block; } }
      @media screen and (min-width: 921px) {
        .section.projects .projects-text .client-read-more {
          top: 60px; } }
      .section.projects .projects-text .client-read-more svg {
        position: absolute;
        top: 20px;
        left: 0; }
  @media screen and (max-width: 768px) {
    .section.projects button {
      margin-top: 40px; } }
  .section.projects .card {
    /*        @media screen and (min-width: 769px) {
            &:nth-child(1), &:nth-child(4) {
              -webkit-animation-delay: .2s;
              -moz-animation-delay: .2s;
              animation-delay: .2s;
            }
    
            &:nth-child(2), &:nth-child(5) {
              -webkit-animation-delay: .4s;
              -moz-animation-delay: .4s;
              animation-delay: .4s;
            }
    
            &:nth-child(3), &:nth-child(6) {
              -webkit-animation-delay: .6s;
              -moz-animation-delay: .6s;
              animation-delay: .6s;
            }
          }*/ }
  .section.projects #projectsTarget {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    top: -40px; }
@media screen and (min-width: 1441px) {
  .section.projects.subpage, .section.archive.subpage {
    padding-bottom: 40px; } }
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .section.projects.subpage, .section.archive.subpage {
    padding-bottom: 60px; } }
@media screen and (max-width: 640px) {
  .section.projects.subpage, .section.archive.subpage {
    padding-bottom: 20px; } }
@media screen and (min-width: 769px) {
  .section.projects.subpage .card, .section.archive.subpage .card {
    /*          &:nth-child(1), &:nth-child(7), &:nth-child(13), &:nth-child(19) {
                -webkit-animation-delay: .2s;
                -moz-animation-delay: .2s;
                animation-delay: .2s;
              }
    
              &:nth-child(2), &:nth-child(8), &:nth-child(14), &:nth-child(20) {
                -webkit-animation-delay: .6s;
                -moz-animation-delay: .6s;
                animation-delay: .6s;
              }
    
              &:nth-child(3), &:nth-child(9), &:nth-child(15), &:nth-child(21) {
                -webkit-animation-delay: .4s;
                -moz-animation-delay: .4s;
                animation-delay: .4s;
              }
    
              &:nth-child(4), &:nth-child(10), &:nth-child(16), &:nth-child(22) {
                -webkit-animation-delay: 1.2s;
                -moz-animation-delay: 1.2s;
                animation-delay: 1.2s;
              }
    
              &:nth-child(5), &:nth-child(11), &:nth-child(17), &:nth-child(23) {
                -webkit-animation-delay: .8s;
                -moz-animation-delay: .8s;
                animation-delay: .8s;
              }
    
              &:nth-child(6), &:nth-child(12), &:nth-child(18), &:nth-child(24) {
                -webkit-animation-delay: 1s;
                -moz-animation-delay: 1s;
                animation-delay: 1s;
              }*/ } }
.section.projects .card, .section.archive .card {
  position: relative;
  top: 0;
  transition: .4s; }
  .section.projects .card a.card-link, .section.archive .card a.card-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  @media screen and (min-width: 769px) {
    .section.projects .card:hover .image img.project-image, .section.archive .card:hover .image img.project-image {
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      filter: grayscale(0%);
      opacity: 1; } }
  @media screen and (min-width: 769px) {
    .section.projects .card:hover .project-overlay, .section.archive .card:hover .project-overlay {
      transition: .4s;
      opacity: .9;
      transition-delay: .5s; } }
  .section.projects .card .new, .section.archive .card .new {
    font-family: "Rubik", sans-serif;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 100%;
    z-index: 10;
    transform: rotate(10deg); }
    @media screen and (min-width: 769px) {
      .section.projects .card .new, .section.archive .card .new {
        font-size: 100%;
        width: 60px;
        height: 60px; } }
    @media screen and (max-width: 768px) {
      .section.projects .card .new, .section.archive .card .new {
        font-size: 100%;
        width: 80px;
        height: 80px; } }
  .section.projects .card .image, .section.archive .card .image {
    width: calc(100% - 16px);
    margin: 8px;
    position: relative;
    overflow: hidden; }
    .section.projects .card .image img.project-image, .section.archive .card .image img.project-image {
      width: 100%;
      max-height: none;
      position: absolute;
      bottom: 0;
      top: 0;
      left: 0;
      opacity: .9; }
      @media screen and (min-width: 769px) {
        .section.projects .card .image img.project-image, .section.archive .card .image img.project-image {
          -webkit-filter: grayscale(80%);
          -moz-filter: grayscale(80%);
          filter: grayscale(80%);
          transition: all .2s ease; } }
  .section.projects .card .project-overlay, .section.archive .card .project-overlay {
    width: calc(100% - 40px);
    height: 100px;
    text-align: center;
    padding: 0 20px;
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 20px;
    opacity: 0; }
    .section.projects .card .project-overlay p a, .section.archive .card .project-overlay p a {
      font-weight: normal; }
  .section.projects .card .project-text, .section.archive .card .project-text {
    padding: 20px; }
    @media screen and (min-width: 769px) {
      .section.projects .card .project-text h3, .section.archive .card .project-text h3 {
        font-size: 120%;
        min-height: 29px;
        max-height: 29px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        overflow: hidden !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1; } }
    @media screen and (max-width: 768px) {
      .section.projects .card .project-text h3, .section.archive .card .project-text h3 {
        font-size: 115%; } }
    .section.projects .card .project-text .tags a, .section.archive .card .project-text .tags a {
      font-weight: 600; }
      @media screen and (min-width: 769px) {
        .section.projects .card .project-text .tags a, .section.archive .card .project-text .tags a {
          font-size: 90%; } }
      @media screen and (max-width: 768px) {
        .section.projects .card .project-text .tags a, .section.archive .card .project-text .tags a {
          font-size: 90%; } }
    @media screen and (min-width: 769px) {
      .section.projects .card .project-text p, .section.archive .card .project-text p {
        min-height: 48px;
        max-height: 48px;
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        overflow: hidden !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2; } }
    .section.projects .card .project-text .text-link, .section.archive .card .project-text .text-link {
      margin-top: -10px;
      transition: .4s; }
  .section.projects .card .project-main.hide, .section.projects .card .project-featured.hide, .section.archive .card .project-main.hide, .section.archive .card .project-featured.hide {
    width: 0;
    height: 0;
    visibility: hidden;
    display: none; }
  .section.projects .card .switch-wrapper, .section.archive .card .switch-wrapper {
    position: absolute;
    top: 20px;
    left: 20px; }
    .section.projects .card .switch-wrapper .switch, .section.archive .card .switch-wrapper .switch {
      float: none;
      position: relative;
      z-index: 100; }

@media screen and (min-width: 769px) {
  .frontpage .section.projects .card {
    /*          &:nth-child(1) {
                transition-delay: 1.8s;
              }
    
              &:nth-child(2) {
                transition-delay: 2s;
              }
    
              &:nth-child(3) {
                transition-delay: 2.2s;
              }
    
              &:nth-child(4) {
                transition-delay: 0s;
              }
    
              &:nth-child(5) {
                transition-delay: .2s;
              }
    
              &:nth-child(6) {
                transition-delay: .4s;
              }*/ } }

@media screen and (min-width: 769px) {
  .subpage .section.projects .card {
    /*          &:nth-child(1) {
                transition-delay: 0;
              }
    
              &:nth-child(2) {
                transition-delay: .2s;
              }
    
              &:nth-child(3) {
                transition-delay: .4s;
              }
    
              &:nth-child(4) {
                transition-delay: .6s;
              }
    
              &:nth-child(5) {
                transition-delay: .8s;
              }
    
              &:nth-child(6) {
                transition-delay: 1s;
              }
    
              &:nth-child(7) {
                transition-delay: 1.2s;
              }
    
              &:nth-child(8) {
                transition-delay: 1.4s;
              }
    
              &:nth-child(9) {
                transition-delay: 1.6s;
              }
    
              &:nth-child(10) {
                transition-delay: 1.8s;
              }
    
              &:nth-child(11) {
                transition-delay: 2s;
              }
    
              &:nth-child(12) {
                transition-delay: 2.2s;
              }
    
              &:nth-child(13) {
                transition-delay: 2.4s;
              }
    
              &:nth-child(14) {
                transition-delay: 2.6s;
              }
    
              &:nth-child(15) {
                transition-delay: 2.8s;
              }
    
              &:nth-child(16) {
                transition-delay: 3s;
              }*/ } }

section.projects .card {
  border-width: 1px;
  border-style: solid; }

/*************************************
_CONTACT.SCSS
*************************************/
main .section.contact {
  width: 100%;
  padding-bottom: 20px; }
  @media screen and (min-width: 1025px) {
    main .section.contact .contact-form form {
      margin: 0 auto; } }
  @media screen and (max-width: 768px) {
    main .section.contact .contact-form form {
      max-width: 100%; } }
  @media screen and (min-width: 481px) {
    main .section.contact .contact-form form button[type="submit"] {
      float: right; } }
  @media screen and (max-width: 480px) {
    main .section.contact .contact-form form button[type="submit"] {
      float: right; } }
main .section .input-wrap {
  position: relative; }
  main .section .input-wrap .alert {
    position: absolute;
    top: -32px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.contact-info {
  font-family: "Rubik", sans-serif; }
  @media screen and (min-width: 769px) {
    .contact-info {
      margin-right: 40px; } }
  @media screen and (max-width: 768px) {
    .contact-info {
      margin-bottom: 20px; } }
  @media screen and (min-width: 769px) {
    .contact-info .contactperson {
      font-size: 160%;
      margin-bottom: 4px; } }
  @media screen and (max-width: 768px) {
    .contact-info .contactperson {
      font-size: 140%;
      margin-bottom: 4px; } }
  @media screen and (min-width: 769px) {
    .contact-info .service, .contact-info .email {
      margin-bottom: 24px; } }
  @media screen and (max-width: 768px) {
    .contact-info .service, .contact-info .email {
      margin-bottom: 24px; } }
  .contact-info .tel {
    margin-bottom: 2px; }
  .contact-info .social {
    margin-bottom: 4px; }
  .contact-info svg {
    width: 18px !important;
    height: 18px !important;
    display: inline-block;
    position: relative;
    top: 2px;
    cursor: pointer; }

/*************************************
_SUBPAGE.SCSS
*************************************/
@media screen and (min-width: 1025px) {
  .section.subpage {
    padding: 100px 0 160px; } }
@media screen and (min-width: 441px) and (max-width: 1024px) {
  .section.subpage {
    padding: 40px 0 100px; } }
@media screen and (max-width: 440px) {
  .section.subpage {
    padding: 20px 0 80px; } }
.section.subpage .content {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 960px) {
    .section.subpage .content {
      max-width: 800px;
      margin: 0 auto; } }
.section.blog .content {
  margin: 0 auto; }
  @media screen and (min-width: 1025px) {
    .section.blog .content {
      padding-left: 160px;
      padding-right: 160px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    .section.blog .content {
      padding-left: 80px;
      padding-right: 80px; } }
  @media screen and (max-width: 768px) {
    .section.blog .content {
      max-width: 800px;
      margin: 0 auto; } }
  @media screen and (min-width: 769px) {
    .section.blog .content h1 {
      padding-left: 20px;
      padding-right: 20px; } }
.section nav, .section .nav {
  position: relative; }
  .section nav:before, .section .nav:before {
    content: "";
    display: block;
    clear: both; }
  .section nav:after, .section .nav:after {
    content: "";
    display: block;
    clear: both; }
  .section nav.top, .section .nav.top {
    position: relative; }
    @media screen and (min-width: 1601px) {
      .section nav.top, .section .nav.top {
        top: 0; } }
    @media screen and (min-width: 1441px) and (max-width: 1600px) {
      .section nav.top, .section .nav.top {
        margin-bottom: 0; } }
    @media screen and (min-width: 961px) and (max-width: 1440px) {
      .section nav.top, .section .nav.top {
        margin-bottom: 0; } }
    @media screen and (max-width: 960px) {
      .section nav.top, .section .nav.top {
        display: none; } }
    @media screen and (min-width: 1441px) {
      .section nav.top .prev, .section .nav.top .prev {
        margin-left: 60px; } }
    @media screen and (min-width: 1441px) {
      .section nav.top .next, .section .nav.top .next {
        margin-right: 60px; } }
  @media screen and (min-width: 961px) {
    .section nav.bottom, .section .nav.bottom {
      display: none; } }
  @media screen and (max-width: 960px) {
    .section nav.bottom, .section .nav.bottom {
      margin-top: 60px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 568px) {
    .section nav .prev, .section nav .next, .section .nav .prev, .section .nav .next {
      max-width: 260px; } }
  @media screen and (max-width: 567px) {
    .section nav .prev, .section nav .next, .section .nav .prev, .section .nav .next {
      font-size: 80%;
      width: 50%; } }
  .section nav .prev span, .section nav .next span, .section .nav .prev span, .section .nav .next span {
    position: relative; }
  .section nav .prev, .section .nav .prev {
    float: left; }
    @media screen and (min-width: 568px) {
      .section nav .prev span, .section .nav .prev span {
        margin-right: 4px; } }
  .section nav .next, .section .nav .next {
    float: right;
    text-align: right; }
    @media screen and (min-width: 568px) {
      .section nav .next span, .section .nav .next span {
        margin-left: 4px; } }

/*************************************
_OVERVIEW.SCSS
*************************************/
@media screen and (min-width: 961px) {
  .section.overview {
    margin-top: 80px; } }
@media screen and (max-width: 960px) {
  .section.overview {
    margin-top: 40px; } }
@media screen and (min-width: 961px) {
  .section.overview .post {
    margin-bottom: 80px; } }
@media screen and (max-width: 960px) {
  .section.overview .post {
    margin-bottom: 40px; } }
.section.overview .nav-links {
  text-align: center; }
  .section.overview .nav-links .page-numbers {
    font-size: 120%;
    margin: 0 4px;
    font-weight: 700; }
  .section.overview .nav-links .prev {
    font-size: 100%;
    margin: 0; }
    .section.overview .nav-links .prev:before {
      content: "←";
      margin-right: 6px; }
  .section.overview .nav-links .next {
    font-size: 100%;
    margin: 0; }
    .section.overview .nav-links .next:after {
      content: "→";
      margin-left: 6px; }
.section.overview .col2, .section.overview .col3, .section.overview .col4 {
  max-width: 534px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  transition: .2s; }
  .section.overview .col2:hover .image img, .section.overview .col3:hover .image img, .section.overview .col4:hover .image img {
    opacity: .9;
    transform: scale(1.2);
    transition: transform .6s ease; }
  .section.overview .col2 a.full-box-link, .section.overview .col3 a.full-box-link, .section.overview .col4 a.full-box-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .section.overview .col2 .image, .section.overview .col3 .image, .section.overview .col4 .image {
    position: relative;
    overflow: hidden; }
    .section.overview .col2 .image .card-image, .section.overview .col3 .image .card-image, .section.overview .col4 .image .card-image {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden; }
    .section.overview .col2 .image.empty svg, .section.overview .col3 .image.empty svg, .section.overview .col4 .image.empty svg {
      opacity: .1; }
      @media screen and (min-width: 961px) {
        .section.overview .col2 .image.empty svg, .section.overview .col3 .image.empty svg, .section.overview .col4 .image.empty svg {
          height: 48px; } }
      @media screen and (max-width: 960px) {
        .section.overview .col2 .image.empty svg, .section.overview .col3 .image.empty svg, .section.overview .col4 .image.empty svg {
          height: 24px; } }
  .section.overview .col2 .text, .section.overview .col3 .text, .section.overview .col4 .text {
    padding: 10px;
    position: relative;
    top: -4px; }
    .section.overview .col2 .text .excerpt, .section.overview .col3 .text .excerpt, .section.overview .col4 .text .excerpt {
      overflow: hidden;
      -webkit-box-orient: vertical;
      display: block;
      display: -webkit-box;
      text-overflow: ellipsis; }
      @media screen and (min-width: 961px) {
        .section.overview .col2 .text .excerpt, .section.overview .col3 .text .excerpt, .section.overview .col4 .text .excerpt {
          min-height: 68px;
          max-height: 68px;
          -webkit-line-clamp: 3; } }
      @media screen and (min-width: 641px) and (max-width: 960px) {
        .section.overview .col2 .text .excerpt, .section.overview .col3 .text .excerpt, .section.overview .col4 .text .excerpt {
          min-height: 48px;
          max-height: 48px;
          -webkit-line-clamp: 2; } }
      @media screen and (min-width: 414px) and (max-width: 640px) {
        .section.overview .col2 .text .excerpt, .section.overview .col3 .text .excerpt, .section.overview .col4 .text .excerpt {
          min-height: 48px;
          max-height: 48px;
          -webkit-line-clamp: 2; } }
      @media screen and (max-width: 413px) {
        .section.overview .col2 .text .excerpt, .section.overview .col3 .text .excerpt, .section.overview .col4 .text .excerpt {
          min-height: 94px;
          max-height: 94px;
          -webkit-line-clamp: 4; } }
  .section.overview .col2 button, .section.overview .col3 button, .section.overview .col4 button {
    margin-bottom: 10px; }

/*************************************
_BLOG.SCSS
*************************************/
.section.overview, .section.single {
  z-index: 100; }
  @media screen and (min-width: 1601px) {
    .section.overview, .section.single {
      padding: 0 80px 80px 80px; } }
  .section.overview .main-text blockquote, .section.single .main-text blockquote {
    font-size: 105%;
    font-weight: 600;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left-style: solid;
    border-left-width: 4px; }
  .section.overview .main-text .wp-block-gallery, .section.single .main-text .wp-block-gallery {
    font-size: 0;
    font-weight: 400;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin: 20px 0; }
    .section.overview .main-text .wp-block-gallery ul, .section.single .main-text .wp-block-gallery ul {
      margin: 0; }
    .section.overview .main-text .wp-block-gallery figcaption, .section.single .main-text .wp-block-gallery figcaption {
      font-size: 14.5px;
      font-style: italic;
      width: 100%;
      text-align: center;
      margin-top: 8px; }
  .section.overview .image, .section.single .image {
    font-size: 0; }
    @media screen and (min-width: 961px) {
      .section.overview .image, .section.single .image {
        margin-bottom: 20px; } }
    @media screen and (max-width: 960px) {
      .section.overview .image, .section.single .image {
        margin-bottom: 20px; } }
  .section.overview .image-series, .section.single .image-series {
    font-size: 0;
    margin: 20px 0;
    line-height: 1; }
    .section.overview .image-series img, .section.single .image-series img {
      margin: 2px; }
      @media screen and (max-width: 960px) {
        .section.overview .image-series img, .section.single .image-series img {
          max-width: 140px; } }
      @media screen and (max-width: 960px) {
        .section.overview .image-series img.hor, .section.single .image-series img.hor {
          max-width: 180px; } }
      @media screen and (max-width: 960px) {
        .section.overview .image-series img.vert, .section.single .image-series img.vert {
          max-width: 90px; } }
    @media screen and (max-width: 960px) {
      .section.overview .image-series.one-large img, .section.single .image-series.one-large img {
        width: 100%;
        max-width: 400px; } }
    @media screen and (max-width: 960px) {
      .section.overview .image-series.two img, .section.single .image-series.two img {
        max-width: calc(50% - 4px); } }
    @media screen and (max-width: 960px) {
      .section.overview .image-series.three img, .section.single .image-series.three img {
        max-width: calc(33.33333333333333% - 4px); } }
    .section.overview .image-series.four img, .section.single .image-series.four img {
      max-width: calc(25% - 4px); }
  @media screen and (min-width: 961px) {
    .section.overview .author, .section.single .author {
      font-size: 110%; } }
  @media screen and (max-width: 960px) {
    .section.overview .author, .section.single .author {
      font-size: 120%; } }
  @media screen and (min-width: 961px) {
    .section.overview .tags, .section.single .tags {
      margin: 20px 0 -4px; } }
  @media screen and (max-width: 960px) {
    .section.overview .tags, .section.single .tags {
      margin: 20px 0 -4px; } }
  .section.overview .tags a, .section.single .tags a {
    font-size: 90%;
    font-weight: 700;
    padding: 4px 8px;
    margin-bottom: 4px;
    position: relative;
    display: inline-block;
    border-radius: 2px; }
    @media screen and (min-width: 961px) {
      .section.overview .tags a, .section.single .tags a {
        font-size: 95%; } }
    @media screen and (max-width: 960px) {
      .section.overview .tags a, .section.single .tags a {
        font-size: 95%; } }
  .section.overview .info, .section.single .info {
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: 20px;
    margin-bottom: 20px; }
    @media screen and (min-width: 961px) {
      .section.overview .info, .section.single .info {
        padding: 32px 0; } }
    @media screen and (max-width: 960px) {
      .section.overview .info, .section.single .info {
        padding: 16px 0; } }
  @media screen and (min-width: 961px) {
    .section.overview .comments, .section.single .comments {
      margin-top: 40px;
      margin-bottom: 60px; } }
  @media screen and (max-width: 960px) {
    .section.overview .comments, .section.single .comments {
      margin-bottom: 40px; } }
  .section.overview .comments .comment, .section.single .comments .comment {
    font-size: 90%;
    border-radius: 4px; }
    @media screen and (min-width: 961px) {
      .section.overview .comments .comment, .section.single .comments .comment {
        padding: 20px;
        margin-bottom: 20px; } }
    @media screen and (max-width: 960px) {
      .section.overview .comments .comment, .section.single .comments .comment {
        padding: 20px;
        margin-bottom: 20px; } }
    .section.overview .comments .comment .comment-title, .section.single .comments .comment .comment-title {
      font-weight: 700; }
      @media screen and (min-width: 961px) {
        .section.overview .comments .comment .comment-title, .section.single .comments .comment .comment-title {
          margin-bottom: 10px; } }
      @media screen and (max-width: 960px) {
        .section.overview .comments .comment .comment-title, .section.single .comments .comment .comment-title {
          margin-bottom: 2px; } }
    .section.overview .comments .comment .comment-date, .section.single .comments .comment .comment-date {
      font-size: 85%;
      letter-spacing: 1px;
      margin-top: 10px; }

.date, .categories {
  font-size: 90%; }
  @media screen and (min-width: 568px) {
    .date, .categories {
      margin: 0 10px; } }
  @media screen and (max-width: 567px) {
    .date, .categories {
      margin: 5px; } }
  .date img, .date svg, .categories img, .categories svg {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 3px; }

/*************************************
_USPS.SCSS
*************************************/
.wrap.usps {
  position: relative;
  margin-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .wrap.usps {
      text-align: center; } }
  @media screen and (min-width: 1241px) {
    .wrap.usps img.usp-question {
      right: 2%;
      top: -100%; } }
  @media screen and (max-width: 1240px) {
    .wrap.usps img.usp-question {
      top: -100%; } }
  @media screen and (min-width: 1061px) and (max-width: 1240px) {
    .wrap.usps img.usp-question {
      width: 50%;
      right: 0; } }
  @media screen and (min-width: 1025px) and (max-width: 1060px) {
    .wrap.usps img.usp-question {
      right: 20px; } }
  @media screen and (min-width: 1025px) {
    .wrap.usps img.usp-question {
      position: absolute; } }
  @media screen and (max-width: 1024px) {
    .wrap.usps img.usp-question {
      margin-top: 60px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 1241px) {
    .wrap.usps img.usp-question.less-space {
      top: -70%; } }
  @media screen and (min-width: 1441px) {
    .wrap.usps img.usp-question.wkjv {
      top: -74%; } }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .wrap.usps img.usp-question.wkjv {
      top: -64%; } }
  @media screen and (min-width: 1561px) {
    .wrap.usps img.usp-question.wkjv {
      left: 14%; } }
  @media screen and (min-width: 1025px) and (max-width: 1560px) {
    .wrap.usps img.usp-question.wkjv {
      left: 26%; } }

section.usps {
  border-radius: 20px; }
  @media screen and (min-width: 1441px) {
    section.usps {
      margin: 200px auto 0 auto; } }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    section.usps {
      margin: 140px auto 0 auto; } }
  @media screen and (max-width: 1024px) {
    section.usps {
      margin: 20px auto 0 auto;
      text-align: left; } }
  @media screen and (min-width: 481px) {
    section.usps {
      padding: 20px 40px; } }
  @media screen and (max-width: 480px) {
    section.usps {
      padding: 20px 20px; } }
  @media screen and (max-width: 520px) {
    section.usps .row {
      display: block; } }
  @media screen and (min-width: 521px) {
    section.usps .row:first-of-type .col2 {
      margin-bottom: 20px; } }
  @media screen and (max-width: 520px) {
    section.usps .row:last-of-type .col2:last-child {
      margin-bottom: 0; } }
  @media screen and (min-width: 521px) and (max-width: 768px) {
    section.usps .row .col2 {
      margin-bottom: 0; } }
  @media screen and (max-width: 520px) {
    section.usps .row .col2 {
      width: 100%;
      margin-bottom: 10px; } }
  @media screen and (max-width: 375px) {
    section.usps .row .col2 {
      margin-top: 0; } }
  section.usps .row .col2 .icon {
    width: 40px;
    height: 40px;
    margin-right: 14px;
    text-align: center;
    float: left;
    border-radius: 100%; }
    section.usps .row .col2 .icon img {
      width: 24px;
      height: 24px;
      position: relative;
      top: 3px; }
  section.usps .row .col2 .usp-text {
    height: 40px;
    margin-right: 10px;
    display: table; }

/*************************************
_CLIENTS.SCSS
*************************************/
.section.clients {
  padding-bottom: 50px;
  z-index: 100; }
  @media screen and (max-width: 440px) {
    .section.clients {
      padding-bottom: 30px; } }
  .section.clients h2 {
    margin-bottom: 20px; }
    @media screen and (max-width: 1024px) {
      .section.clients h2.pre-title {
        font-size: 100%; } }
    @media screen and (max-width: 640px) {
      .section.clients h2.pre-title {
        text-align: center; } }
    @media screen and (max-width: 640px) {
      .section.clients h2.pre-title img {
        display: none; } }
  @media screen and (min-width: 641px) {
    .section.clients .clients-icon-mobile {
      display: none; } }
  @media screen and (max-width: 640px) {
    .section.clients .clients-icon-mobile {
      text-align: center;
      margin: 0 0 60px 0; }
      .section.clients .clients-icon-mobile img {
        width: 24px; } }
  .section.clients .clients-logos .col {
    margin: 0 10px;
    text-align: center;
    position: relative;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: left;
    z-index: 1 !important;
    /*        @media screen and (min-width: 1801px) {
              width: calc(10% - 18px);
              margin: 0 10px;
            }
            
            @media screen and (max-width: 1800px) {
              margin: 10px;
            }
            
            @media screen and (min-width: 1281px) and (max-width: 1800px) {
              width: calc(20% - 16px);
    
              &:nth-child(5n) {
                margin-right: 0; 
              }
              
              &:nth-child(5n+6) {
                margin-left: 0; 
              }
            }
            
            @media screen and (min-width: 961px) and (max-width: 1280px) {
              width: calc(20% - 16px);
    
              &:nth-child(5n) {
                margin-right: 0; 
              }
              
              &:nth-child(5n+6) {
                margin-left: 0; 
              }
            }
            
            @media screen and (min-width: 769px) and (max-width: 960px) {
              width: calc(25% - 15px);
    
              &:nth-child(4n) {
                margin-right: 0; 
              }
              
              &:nth-child(4n+5) {
                margin-left: 0; 
              }
            }
            
            @media screen and (min-width: 521px) and (max-width: 768px) {
              width: calc(33.33333333333333% - 13.33333333333333px);
    
              &:nth-child(3n) {
                margin-right: 0; 
              }
              
              &:nth-child(3n+4) {
                margin-left: 0; 
              }
            }
            
            @media screen and (min-width: 0) and (max-width: 520px) {
              width: calc(50% - 10px);
    
              &:nth-child(2n) {
                margin-right: 0; 
              }
              
              &:nth-child(2n+3) {
                margin-left: 0; 
              }
            }
            
            &:first-child {
              margin-left: 0;
            }
            
            &:last-child {
              margin-right: 0;
            }*/ }
    @media screen and (max-width: 640px) {
      .section.clients .clients-logos .col:nth-child(odd) {
        margin-left: 0; }
      .section.clients .clients-logos .col:nth-child(even) {
        margin-right: 0; } }
    @media screen and (min-width: 381px) and (max-width: 640px) {
      .section.clients .clients-logos .col {
        width: calc(50% - 10px) !important;
        margin-bottom: 20px; } }
    @media screen and (min-width: 521px) {
      .section.clients .clients-logos .col {
        height: 140px; }
        .section.clients .clients-logos .col img {
          max-height: 82px; } }
    @media screen and (min-width: 381px) and (max-width: 520px) {
      .section.clients .clients-logos .col {
        height: 120px; }
        .section.clients .clients-logos .col img {
          max-height: 62px; }
          .section.clients .clients-logos .col img.alt-height {
            width: auto; } }
    @media screen and (max-width: 380px) {
      .section.clients .clients-logos .col {
        height: 140px;
        width: calc(100% - 10px) !important;
        margin-bottom: 20px; }
        .section.clients .clients-logos .col img {
          max-height: 82px; } }
    .section.clients .clients-logos .col a {
      height: 100%;
      display: block;
      padding: 28px 20px; }
      .section.clients .clients-logos .col a:hover img {
        opacity: .6; }
    .section.clients .clients-logos .col img, .section.clients .clients-logos .col svg {
      opacity: .4;
      transition: .2s; }

/*************************************
_QUOTATION.SCSS
*************************************/
.section.quotation {
  padding-top: 0;
  z-index: 101; }
  .section.quotation.contact .wrap {
    padding-top: 40px; }
  @media screen and (min-width: 1641px) {
    .section.quotation .wrap {
      padding-top: 260px;
      margin: 0 0 0 100px; } }
  @media screen and (min-width: 1281px) and (max-width: 1640px) {
    .section.quotation .wrap {
      margin: 0 80px; } }
  @media screen and (max-width: 1280px) {
    .section.quotation .wrap {
      margin: 0 60px; } }
  @media screen and (min-width: 641px) and (max-width: 1640px) {
    .section.quotation .wrap {
      padding: 160px 0 40px 0; } }
  @media screen and (min-width: 414px) and (max-width: 640px) {
    .section.quotation .wrap {
      padding: 120px 0 40px 0; } }
  @media screen and (max-width: 413px) {
    .section.quotation .wrap {
      padding: 80px 0 40px; } }
  .section.quotation p.quotation-text, .section.quotation .paragraph.quotation-text {
    font-size: 90%; }
    @media screen and (min-width: 1441px) {
      .section.quotation p.quotation-text, .section.quotation .paragraph.quotation-text {
        margin-top: 80px; } }
    @media screen and (min-width: 1025px) and (max-width: 1440px) {
      .section.quotation p.quotation-text, .section.quotation .paragraph.quotation-text {
        margin-top: 62px; } }
    @media screen and (max-width: 1024px) {
      .section.quotation p.quotation-text, .section.quotation .paragraph.quotation-text {
        float: none; } }
  @media screen and (max-width: 1024px) {
    .section.quotation .title1.jumbo {
      float: none; } }
  @media screen and (min-width: 1025px) {
    .section.quotation .form-fields {
      margin-top: 80px; } }
  @media screen and (max-width: 1024px) {
    .section.quotation .form-fields {
      margin-top: 40px; } }
  .section.quotation .form-fields p, .section.quotation .form-fields .paragraph {
    font-weight: 700;
    display: inline-block; }
    @media screen and (max-width: 520px) {
      .section.quotation .form-fields p, .section.quotation .form-fields .paragraph {
        width: 100%; } }
  .section.quotation .form-fields .input-wrap {
    margin-bottom: 20px; }
    .section.quotation .form-fields .input-wrap.with-textarea .title5 {
      position: relative; }
      @media screen and (min-width: 1461px) {
        .section.quotation .form-fields .input-wrap.with-textarea .title5 {
          top: -104px; } }
      @media screen and (min-width: 1010px) and (max-width: 1460px) {
        .section.quotation .form-fields .input-wrap.with-textarea .title5 {
          top: -110px; } }
      @media screen and (max-width: 1010px) {
        .section.quotation .form-fields .input-wrap.with-textarea .title5 {
          display: block; } }
    .section.quotation .form-fields .input-wrap.with-textarea textarea {
      margin: 0 14px;
      text-transform: none;
      font-weight: 500; }
      @media screen and (min-width: 1461px) {
        .section.quotation .form-fields .input-wrap.with-textarea textarea {
          max-width: 420px; } }
      @media screen and (max-width: 1460px) {
        .section.quotation .form-fields .input-wrap.with-textarea textarea {
          font-size: 90%; } }
      @media screen and (max-width: 1010px) {
        .section.quotation .form-fields .input-wrap.with-textarea textarea {
          margin: 4px 0 0 0; } }
      @media screen and (min-width: 521px) and (max-width: 1460px) {
        .section.quotation .form-fields .input-wrap.with-textarea textarea {
          max-width: 380px; } }
      @media screen and (max-width: 520px) {
        .section.quotation .form-fields .input-wrap.with-textarea textarea {
          max-width: none; } }
    @media screen and (max-width: 1460px) {
      .section.quotation .form-fields .input-wrap .title5 {
        font-size: 90%; } }
    .section.quotation .form-fields .input-wrap .input-line {
      display: inline-block; }
      @media screen and (max-width: 520px) {
        .section.quotation .form-fields .input-wrap .input-line {
          width: 100%; } }
      @media screen and (max-width: 1180px) {
        .section.quotation .form-fields .input-wrap .input-line.name {
          display: block;
          margin-bottom: 20px; } }
      @media screen and (max-width: 540px) {
        .section.quotation .form-fields .input-wrap .input-line.name .title5 {
          display: block;
          margin-bottom: 4px; } }
      @media screen and (max-width: 750px) {
        .section.quotation .form-fields .input-wrap .input-line.name input {
          margin-right: 0; } }
      @media screen and (max-width: 540px) {
        .section.quotation .form-fields .input-wrap .input-line.name input {
          margin-left: 0; } }
      @media screen and (max-width: 750px) {
        .section.quotation .form-fields .input-wrap .input-line.option .title5 {
          display: block;
          margin-bottom: 4px; } }
      @media screen and (max-width: 750px) {
        .section.quotation .form-fields .input-wrap .input-line.option select {
          display: block;
          margin-left: 0; } }
      @media screen and (max-width: 540px) {
        .section.quotation .form-fields .input-wrap .input-line.mail .title5 {
          display: block;
          margin-bottom: 4px; } }
      @media screen and (max-width: 540px) {
        .section.quotation .form-fields .input-wrap .input-line.mail input {
          margin-left: 0; } }
      @media screen and (max-width: 610px) {
        .section.quotation .form-fields .input-wrap .input-line.tel .title5 {
          display: block;
          margin-bottom: 4px; } }
      @media screen and (max-width: 610px) {
        .section.quotation .form-fields .input-wrap .input-line.tel input {
          display: block;
          margin-left: 0; } }
      @media screen and (max-width: 1010px) {
        .section.quotation .form-fields .input-wrap .input-line.mail {
          display: block;
          margin-top: 20px; } }
      .section.quotation .form-fields .input-wrap .input-line.option input, .section.quotation .form-fields .input-wrap .input-line.option select, .section.quotation .form-fields .input-wrap .input-line.mail input, .section.quotation .form-fields .input-wrap .input-line.mail select {
        margin-right: 0; }
    .section.quotation .form-fields .input-wrap input[type="text"], .section.quotation .form-fields .input-wrap input[type="tel"], .section.quotation .form-fields .input-wrap input[type="email"], .section.quotation .form-fields .input-wrap select {
      margin: 0 14px;
      text-transform: none;
      font-weight: 500; }
      @media screen and (min-width: 1461px) {
        .section.quotation .form-fields .input-wrap input[type="text"], .section.quotation .form-fields .input-wrap input[type="tel"], .section.quotation .form-fields .input-wrap input[type="email"], .section.quotation .form-fields .input-wrap select {
          max-width: 300px; } }
      @media screen and (max-width: 1460px) {
        .section.quotation .form-fields .input-wrap input[type="text"], .section.quotation .form-fields .input-wrap input[type="tel"], .section.quotation .form-fields .input-wrap input[type="email"], .section.quotation .form-fields .input-wrap select {
          font-size: 90%; } }
      @media screen and (min-width: 521px) and (max-width: 1460px) {
        .section.quotation .form-fields .input-wrap input[type="text"], .section.quotation .form-fields .input-wrap input[type="tel"], .section.quotation .form-fields .input-wrap input[type="email"], .section.quotation .form-fields .input-wrap select {
          max-width: 260px; } }
      @media screen and (max-width: 520px) {
        .section.quotation .form-fields .input-wrap input[type="text"], .section.quotation .form-fields .input-wrap input[type="tel"], .section.quotation .form-fields .input-wrap input[type="email"], .section.quotation .form-fields .input-wrap select {
          max-width: none;
          margin-left: 0;
          margin-right: 0; } }
    @media screen and (min-width: 1441px) {
      .section.quotation .form-fields .input-wrap select {
        padding: 15px 20px !important; } }
    @media screen and (max-width: 1440px) {
      .section.quotation .form-fields .input-wrap select {
        padding: 14.5px 20px !important; } }
  @media screen and (max-width: 420px) {
    .section.quotation .wpcf7-submit {
      width: 100% !important; } }

.bottom-ellipse {
  width: 100vw;
  background-image: url(images/bottom-ellipse-cut.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden; }

.bottom-hexagon {
  position: absolute;
  background-image: url("images/hexagon-white.svg");
  background-repeat: no-repeat;
  z-index: 100; }
  @media screen and (max-width: 1440px) {
    .bottom-hexagon {
      background-size: 100%; } }
  @media screen and (min-width: 1441px) {
    .bottom-hexagon {
      bottom: 260px; } }
  @media screen and (min-width: 1281px) and (max-width: 1440px) {
    .bottom-hexagon {
      bottom: 260px; } }
  @media screen and (min-width: 961px) and (max-width: 1280px) {
    .bottom-hexagon {
      bottom: 260px; } }
  @media screen and (min-width: 961px) {
    .bottom-hexagon {
      width: 40%;
      height: 20%;
      left: 10%; } }
  @media screen and (min-width: 641px) and (max-width: 960px) {
    .bottom-hexagon {
      left: 20%;
      bottom: 0; } }
  @media screen and (max-width: 640px) {
    .bottom-hexagon {
      left: 10%;
      bottom: 0; } }

@media screen and (min-width: 961px) {
  body.landingspage .bottom-hexagon {
    bottom: 220px; } }
@media screen and (max-width: 960px) {
  body.landingspage .bottom-hexagon {
    bottom: -320px; } }

/*************************************
_FOOTER.SCSS
*************************************/
footer, .footer {
  width: 100%;
  font-family: "Rubik", sans-serif;
  font-size: 95%;
  margin-top: -30px;
  padding-top: 30px;
  position: relative;
  z-index: 100;
  flex-shrink: 0; }
  @media screen and (min-width: 1321px) {
    footer, .footer {
      background-image: url("images/grunge-footer-purple---.png"); } }
  @media screen and (max-width: 1320px) {
    footer, .footer {
      background-image: url("images/grunge-footer-purple-1320--.png"); } }
  @media screen and (max-width: 640px) {
    footer, .footer {
      background-size: 180%; } }
  footer .star, .footer .star {
    margin: 0 4px; }
  footer nav, .footer nav {
    display: inline-block; }
    footer nav .footer-menu ul, .footer nav .footer-menu ul {
      margin: 0;
      padding: 0; }
      footer nav .footer-menu ul li, .footer nav .footer-menu ul li {
        font-family: "Rubik", sans-serif;
        font-size: 100%;
        list-style: none;
        margin-bottom: 6px;
        position: relative;
        display: inline-block; }
        footer nav .footer-menu ul li a, .footer nav .footer-menu ul li a {
          padding: 4px 0; }
        footer nav .footer-menu ul li:after, .footer nav .footer-menu ul li:after {
          content: "-";
          margin: 0 2px 0 6px;
          display: inline-block; }
        footer nav .footer-menu ul li:last-child:after, .footer nav .footer-menu ul li:last-child:after {
          display: none; }
  @media screen and (min-width: 1025px) {
    footer .backlinks, .footer .backlinks {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    footer .backlinks, .footer .backlinks {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 768px) {
    footer .backlinks, .footer .backlinks {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 961px) and (max-width: 1280px) {
    footer .backlinks .row .col4, .footer .backlinks .row .col4 {
      width: calc(50% - 10px);
      margin-right: 20px;
      margin-top: 20px; }
      footer .backlinks .row .col4:nth-child(2n+2), .footer .backlinks .row .col4:nth-child(2n+2) {
        margin-right: 0; }
      footer .backlinks .row .col4:nth-last-child(-n+2), .footer .backlinks .row .col4:nth-last-child(-n+2) {
        margin-bottom: 40px; } }
  @media screen and (max-width: 960px) {
    footer .backlinks .row .col4, .footer .backlinks .row .col4 {
      width: 100%;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      footer .backlinks .row .col4:nth-child(2) .title4, footer .backlinks .row .col4:nth-child(3) .title4, footer .backlinks .row .col4:nth-child(4) .title4, .footer .backlinks .row .col4:nth-child(2) .title4, .footer .backlinks .row .col4:nth-child(3) .title4, .footer .backlinks .row .col4:nth-child(4) .title4 {
        display: none; } }
  @media screen and (max-width: 960px) {
    footer .backlinks .row .col4 .landingspages-menu ul, .footer .backlinks .row .col4 .landingspages-menu ul {
      margin-top: 0;
      margin-bottom: 0; } }
  footer .landingspages-menu ul, .footer .landingspages-menu ul {
    margin-left: 0 !important;
    margin-bottom: 0; }
    footer .landingspages-menu ul li, .footer .landingspages-menu ul li {
      list-style: none; }
      footer .landingspages-menu ul li:before, .footer .landingspages-menu ul li:before {
        content: "•";
        font-size: 80%;
        display: inline-block;
        padding-right: 10px; }
      footer .landingspages-menu ul li a, .footer .landingspages-menu ul li a {
        font-weight: 500;
        transition: none; }
        footer .landingspages-menu ul li a:active, footer .landingspages-menu ul li a:visited, .footer .landingspages-menu ul li a:active, .footer .landingspages-menu ul li a:visited {
          font-weight: 500; }
        footer .landingspages-menu ul li a:hover, .footer .landingspages-menu ul li a:hover {
          font-weight: 700; }
  @media screen and (min-width: 769px) {
    footer .copyright, .footer .copyright {
      padding: 20px 0; } }
  @media screen and (max-width: 768px) {
    footer .copyright, .footer .copyright {
      padding: 20px; } }
  @media screen and (min-width: 769px) {
    footer .copyright p, footer .copyright .paragraph, .footer .copyright p, .footer .copyright .paragraph {
      height: 22px; } }

/*************************************
COOKIES.SCSS
*************************************/
#cookie-bar {
  width: calc(100% - 20px);
  min-width: 280px;
  max-width: 1000px;
  font-family: "Rubik", sans-serif;
  margin: 0;
  position: fixed;
  z-index: 9999;
  border-radius: 20px; }
  @media screen and (min-width: 1025px) {
    #cookie-bar {
      padding: 40px;
      left: 50%;
      transform: translate(-50%, -50%);
      bottom: 0; } }
  @media screen and (max-width: 1024px) {
    #cookie-bar {
      padding: 20px;
      left: 10px;
      right: 10px;
      bottom: 10px !important; } }
  #cookie-bar .cookie-wrap {
    max-width: 1000px;
    margin: 0 auto; }
  #cookie-bar h2 {
    font-family: "Rubik", sans-serif;
    text-transform: uppercase; }
  @media screen and (min-width: 1025px) {
    #cookie-bar .button-wrap {
      text-align: right; } }
  @media screen and (max-width: 1024px) {
    #cookie-bar .button-wrap {
      text-align: center; } }
  #cookie-bar .button-wrap #cookie-bar-decline {
    cursor: pointer; }
    @media screen and (min-width: 1025px) {
      #cookie-bar .button-wrap #cookie-bar-decline {
        font-size: 90%;
        margin-left: 20px;
        float: right;
        position: relative;
        top: 18px; } }
    @media screen and (max-width: 1024px) {
      #cookie-bar .button-wrap #cookie-bar-decline {
        font-size: 90%;
        display: block;
        margin-top: 10px; } }

#cookie-bar {
  background: #fff !important;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1) !important; }

/*************************************
_ANIMATION.SCSS
*************************************/
.rotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.rotate-backwards {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

@keyframes is-active {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes is-active {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes is-active {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-ms-keyframes is-active {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes is-active {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@media screen and (max-width: 768px) {
  .noDelay {
    transition-delay: none !important;
    transition: .4s !important; } }

@-webkit-keyframes pulse {
  0% {
    opacity: 0; }
  10% {
    opacity: .50;
    transform-origin: 50% 50%;
    transform: rotate(-2deg) scale(5);
    transition: all 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  100% {
    opacity: 1;
    transform: rotate(-10deg) scale(1); } }
@keyframes bounce {
  50% {
    transform: translateX(-50%); } }
@keyframes bounce {
  0% {
    transform: translateX(0) translateY(0); }
  10% {
    transform: translateX(0) translateY(0); }
  30% {
    transform: translateX(0) translateY(-60px); }
  50% {
    transform: translateX(0) translateY(0); }
  70% {
    transform: translateX(0) translateY(-40px); }
  100% {
    transform: translateX(0) translateY(0); } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/*************************************
_BROWSERHACKS.SCSS
*************************************/
/* Firefox */
@-moz-document url-prefix() {
  /*************************************
  _FIREFOX.SCSS
  *************************************/ }
/* ----------------------------------- */
/* Webkit (Safari 6.2 - 10) */
_::-webkit-full-page-media, _:future, :root {
  /*************************************
  _SAFARI--6.2-10.SCSS
  *************************************/ }

/* ----------------------------------- */
/* Webkit (Safari 10 +) */
/* ----------------------------------- */
/* Safari - Landscape Mobile Devices (iOS) */
@media only screen and (max-device-width: 2048px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /*************************************
  _SAFARI-IOS-LANDSCAPE.SCSS
  *************************************/ }
/* Safari - Portrait Mobile Devices (iOS) */
@media only screen and (max-device-width: 2048px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /*************************************
  _SAFARI-IOS-PORTRAIT.SCSS
  *************************************/ }
/* ----------------------------------- */
/* Safari iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus */
/* Safari iPhone 6, iPhone 6s, iPhone 7 */
/* Safari iPhone 5, 5C, 5S, iPod Touch 5g */
/* Safari iPhone 4 */
/*************************************
_SAFARI-IOS-IPHONE.SCSS
*************************************/
/* iPhone newest */
@media only screen and (-webkit-device-pixel-ratio: 3) {
  body ol.with-style li::before {
    top: 1px;
    left: -15px !important; } }
@media only screen and (-webkit-device-pixel-ratio: 3) and (max-width: 1024px) {
  #cookie-bar {
    width: calc(100% - 40px);
    padding: 20px;
    left: 10px;
    right: 10px; } }

@media only screen and (-webkit-device-pixel-ratio: 3) and (max-width: 768px) {
  .slick-list {
    width: calc(100vw - 40px); } }

/* iPhone older */
@media only screen and (-webkit-device-pixel-ratio: 2) {
  body ol.with-style li::before {
    top: 1px;
    left: -15px !important; } }
@media only screen and (-webkit-device-pixel-ratio: 2) and (max-width: 1024px) {
  #cookie-bar {
    width: calc(100% - 20px);
    padding: 20px;
    left: 10px;
    right: 10px; } }

@media only screen and (-webkit-device-pixel-ratio: 2) and (max-width: 768px) {
  .slick-list {
    width: calc(100vw - 20px); } }

/* Safari iPhone 14 Pro Max 1284×2778 pixels at 460ppi */
/* Safari iPhone 14 Pro 1179×2556 pixels at 460ppi */
/* Safari iPhone 14 Plus 1284×2778 pixels at 458ppi */
/* Safari iPhone 14 1170×2532 pixels at 460ppi */
/* Safari iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus (iOS) */
/* Safari iPhone 6, iPhone 6s, iPhone 7 (iOS) */
/* Safari iPhone 5, 5C, 5S, iPod Touch 5g (iOS) */
/* Safari iPhone 4 (iOS) */
/* Safari iPhone Portrait max. iPhone 7 (iOS) */
/* ----------------------------------- */
/* Microsoft Internet Explorer 10 & 11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /*************************************
  _INTERNETEXPLORER--10-11.SCSS
  *************************************/ }
/* Microsoft Internet Explorer 9 */
/*************************************
_INTERNETEXPLORER--9.SCSS
*************************************/
/* ----------------------------------- */
/* Microsoft Edge 12+ (All) 
@supports (-ms-ime-align:auto) {
  @import "edge--12"; 
}*/
/* ----------------------------------- */

/*# sourceMappingURL=style.css.map */
