/*!
Theme Name: AbacusPlus
Theme URI: http://underscores.me/
Author: AbacusPlus
Author URI: https://abacusplus.ba/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: abacusplus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

AbacusPlus is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  margin: 0; }

h1 {
  font-size: 6.25rem;
  line-height: 6.875rem;
  letter-spacing: -5px; }

h2 {
  font-size: 5rem;
  line-height: normal;
  letter-spacing: -4px; }

h3 {
  font-size: 3rem;
  line-height: normal;
  letter-spacing: -2.4px; }

p {
  font-family: 'Work Sans', sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0; }

@media only screen and (min-width: 993px) and (max-width: 1560px) {
  h1 {
    font-size: 5.25rem;
    line-height: 5.875rem; }
  h2 {
    font-size: 4rem; }
  h3 {
    font-size: 2rem; }
  p {
    font-size: 1.125rem; } }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    letter-spacing: normal; }
  h2 {
    font-size: 2rem;
    letter-spacing: normal; }
  h3 {
    font-size: 1.375rem;
    letter-spacing: normal; }
  p {
    font-size: 1rem; } }

p {
  margin-bottom: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

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

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #4169e1; }
  a:visited {
    color: #800080; }
  a:hover, a:focus, a:active {
    color: #191970; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
.primary-button {
  display: flex;
  gap: 16px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 8px 6px 0px 0px #EF4136;
  text-decoration: none;
  border: 0;
  line-height: normal;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  font-family: 'Work Sans', sans-serif;
  color: black;
  transition: all .3s ease-in-out; }
  .primary-button:hover {
    color: #EF4136;
    box-shadow: 4px 4px 0px 0px #EF4136; }
    .primary-button:hover::after {
      filter: invert(27%) sepia(87%) saturate(1244%) hue-rotate(335deg) brightness(111%) contrast(98%); }
  .primary-button::after {
    content: url("/wp-content/uploads/2023/12/send-icon.svg");
    width: 1.125rem;
    height: 1.125rem;
    transition: all .3s ease-in-out; }

.secondary-button {
  display: flex;
  padding: 16px 32px;
  justify-content: center;
  color: white;
  align-items: center;
  border-radius: 6px;
  background: #EF4136;
  box-shadow: 8px 6px 0px 0px white;
  text-decoration: none;
  border: 0;
  line-height: normal;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  font-family: 'Work Sans', sans-serif;
  transition: all .5s ease-in-out; }
  .secondary-button:hover {
    color: black;
    box-shadow: 4px 4px 0px 0px white; }

.site-header.active .primary-button {
  font-size: 0;
  gap: 0;
  padding: 16px; }

.site-header.active::after {
  font-size: 1.125rem; }

@media only screen and (max-width: 992px) {
  .secondary-button {
    font-size: .875rem; } }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        display: block;
        left: auto; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: flex; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em; }

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.post,
.page {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/* Homepage
--------------------------------------------- */
.digital-experience {
  padding: 150px 0px; }
  .digital-experience__main-wrapper {
    display: flex;
    flex-direction: column;
    gap: 110px;
    align-items: center; }
    .digital-experience__main-wrapper h2 {
      color: white; }
    .digital-experience__main-wrapper .de-wrapper {
      width: 92%; }
      .digital-experience__main-wrapper .de-wrapper__card {
        display: flex;
        flex-direction: column;
        gap: 32px; }
      .digital-experience__main-wrapper .de-wrapper__card-single {
        border-radius: 6px;
        border: 1px solid #836e8375;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        padding: 50px;
        display: flex;
        flex-direction: column;
        gap: 24px;
        height: 479px; }
        .digital-experience__main-wrapper .de-wrapper__card-single img {
          width: 200px; }
        .digital-experience__main-wrapper .de-wrapper__card-single h3 {
          color: white; }
        .digital-experience__main-wrapper .de-wrapper__card-single p {
          color: white; }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .digital-experience__main-wrapper .de-wrapper {
    width: 88%; }
    .digital-experience__main-wrapper .de-wrapper__card-single {
      height: 536px; } }

@media only screen and (min-width: 993px) and (max-width: 1560px) {
  .digital-experience__main-wrapper .de-wrapper__card-single {
    height: 400px; }
    .digital-experience__main-wrapper .de-wrapper__card-single img {
      width: 8rem; } }

@media only screen and (max-width: 992px) {
  #is-mobile {
    padding: 60px 0px;
    max-width: 90%;
    margin: auto; }
    #is-mobile h2 {
      text-align: center;
      color: white;
      margin-bottom: 40px; }
    #is-mobile .de-wrapper__card-mobile {
      display: flex;
      flex-wrap: nowrap;
      overflow-x: scroll;
      gap: 24px; }
      #is-mobile .de-wrapper__card-mobile .de-wrapper__card-single {
        display: flex;
        flex-direction: column;
        gap: 24px;
        border-radius: 6px;
        border: 1px solid #836e8375;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        padding: 24px;
        min-width: 100%; }
        #is-mobile .de-wrapper__card-mobile .de-wrapper__card-single img {
          width: 8rem; }
        #is-mobile .de-wrapper__card-mobile .de-wrapper__card-single h3 {
          color: white; }
        #is-mobile .de-wrapper__card-mobile .de-wrapper__card-single p {
          color: white; } }

.partners {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 150px 0px;
  margin-left: auto;
  margin-right: 15%;
  max-width: 45%; }
  .partners .slider {
    display: flex;
    align-items: center;
    justify-content: space-between; }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .partners {
    max-width: 56%;
    margin-right: 7%; } }

@media only screen and (max-width: 992px) {
  .partners {
    padding: 60px 0px;
    margin-right: auto;
    max-width: 90%; }
    .partners .slider {
      gap: 24px; } }

.testimonials {
  padding: 150px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .testimonials__top {
    width: 70%;
    padding-bottom: 48px; }
    .testimonials__top h3 {
      color: white;
      display: flex;
      align-items: center; }
      .testimonials__top h3 img {
        padding-right: 24px; }
  .testimonials__main-wrapper {
    width: 70%; }
    .testimonials__main-wrapper .testimonials__single {
      display: flex;
      flex-direction: column;
      gap: 48px; }
      .testimonials__main-wrapper .testimonials__single .is-quote {
        color: white;
        font-size: 80px;
        font-weight: 500;
        letter-spacing: -4px; }
      .testimonials__main-wrapper .testimonials__single .person-info {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .testimonials__main-wrapper .testimonials__single .person-info__single {
          display: flex;
          align-items: center;
          gap: 24px; }
          .testimonials__main-wrapper .testimonials__single .person-info__single img {
            width: 60px;
            border-radius: 100%; }
          .testimonials__main-wrapper .testimonials__single .person-info__single .person-info__name-and-position {
            display: flex;
            flex-direction: column;
            gap: 6px; }
            .testimonials__main-wrapper .testimonials__single .person-info__single .person-info__name-and-position .name {
              color: #AD9FAD;
              font-size: 1.125rem;
              font-weight: 500;
              font-style: normal;
              line-height: normal; }
            .testimonials__main-wrapper .testimonials__single .person-info__single .person-info__name-and-position .position {
              color: white;
              font-size: 1.125rem;
              font-weight: 500;
              font-style: normal;
              line-height: normal; }
  .testimonials .person-info__arrows {
    display: flex;
    align-items: center;
    gap: 40px;
    width: 70%;
    justify-content: flex-end;
    margin-top: -62px;
    position: relative;
    z-index: 99; }
    .testimonials .person-info__arrows .person-info__arrow-prev {
      all: unset;
      cursor: pointer; }
      .testimonials .person-info__arrows .person-info__arrow-prev img {
        width: 24px; }
    .testimonials .person-info__arrows .person-info__arrow-next {
      all: unset;
      cursor: pointer; }
      .testimonials .person-info__arrows .person-info__arrow-next img {
        width: 24px; }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .testimonials__top {
    width: 80%; }
  .testimonials__main-wrapper {
    width: 80%; } }

@media only screen and (min-width: 993px) and (max-width: 1560px) {
  .testimonials__top h3 span {
    padding: 0rem 0.5rem !important; }
  .testimonials__main-wrapper .testimonials__single .is-quote {
    font-size: 4rem; } }

@media only screen and (max-width: 992px) {
  .testimonials {
    padding: 60px 0px; }
    .testimonials__top {
      width: 90%; }
      .testimonials__top h3 img {
        margin-top: -2px;
        padding-right: 16px;
        height: 2rem; }
      .testimonials__top h3 span {
        padding: 0rem 0.5rem !important; }
    .testimonials__main-wrapper {
      width: 90%; }
      .testimonials__main-wrapper .testimonials__single .is-quote {
        font-size: 2rem;
        letter-spacing: normal; }
      .testimonials__main-wrapper .testimonials__single .person-info img {
        width: 5rem; }
    .testimonials .person-info__arrows {
      width: 100%;
      justify-content: center;
      margin-top: 24px; }
      .testimonials .person-info__arrows .person-info__arrow-prev img {
        width: 24px; }
      .testimonials .person-info__arrows .person-info__arrow-next img {
        width: 24px; } }

.hero-section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .hero-section__wrapper {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 70%;
    position: relative;
    z-index: 99; }
    .hero-section__wrapper .secondary-button {
      margin-top: 1rem; }
    .hero-section__wrapper h1 {
      color: white; }
    .hero-section__wrapper p {
      color: white;
      width: 50%; }

@media only screen and (max-width: 992px) {
  .hero-section__wrapper {
    width: 90%; }
    .hero-section__wrapper p {
      width: 100%; } }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .hero-section__wrapper {
    width: 80%; } }

.quote-section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .quote-section__wrapper {
    width: 70%; }
    .quote-section__wrapper h2 {
      color: white; }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .quote-section__wrapper {
    width: 80%; } }

@media only screen and (min-width: 993px) and (max-width: 1560px) {
  .quote-section__wrapper h2 img {
    height: 4rem; }
  .quote-section__wrapper h2 span {
    font-size: 4rem !important; } }

@media only screen and (max-width: 992px) {
  .quote-section {
    height: auto;
    padding: 60px 0px; }
    .quote-section__wrapper {
      width: 90%; }
      .quote-section__wrapper h2 img {
        height: 2rem;
        margin-top: 0px !important; }
      .quote-section__wrapper h2 img:nth-child(1) {
        margin-top: -5px !important; }
      .quote-section__wrapper h2 .quote-arrow {
        position: relative;
        margin-top: -5px; }
      .quote-section__wrapper h2 span {
        font-size: 2rem !important; } }

.about-us {
  padding: 150px 0px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .about-us__main-wrapper {
    width: 92%; }
    .about-us__main-wrapper .about-us__image img {
      border-radius: 6px;
      min-height: 100%;
      object-fit: cover;
      min-width: 100%; }
    .about-us__main-wrapper .about-us__content {
      display: flex;
      flex-direction: column;
      gap: 24px;
      margin: 24px 0px;
      justify-content: center; }
      .about-us__main-wrapper .about-us__content h3 {
        color: white;
        margin-bottom: 24px; }
      .about-us__main-wrapper .about-us__content p {
        color: white; }
      .about-us__main-wrapper .about-us__content hr {
        margin: 0;
        height: 2px;
        background: linear-gradient(107deg, rgba(255, 255, 255, 0.5) 15.46%, rgba(255, 255, 255, 0.2) 79.92%); }
      .about-us__main-wrapper .about-us__content .is-bold {
        font-weight: 600;
        color: #EF4136; }

@media only screen and (max-width: 992px) {
  .about-us {
    padding: 60px 0px; }
    .about-us__main-wrapper {
      width: 96%;
      gap: 24px; }
      .about-us__main-wrapper .about-us__content {
        margin: 0; }
        .about-us__main-wrapper .about-us__content h3 {
          margin-bottom: 0; } }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .about-us__main-wrapper {
    width: 88%; } }

.contact-us {
  padding: 150px 0px;
  margin-right: 4%;
  margin-left: auto;
  width: 60%;
  display: flex;
  height: 100vh;
  align-items: center; }
  .contact-us__wrapper h2 {
    color: white;
    padding-right: 12px; }
    .contact-us__wrapper h2 a span {
      transition: all .3s ease-in-out; }
    .contact-us__wrapper h2 a:hover span {
      color: #b5241b !important; }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .contact-us {
    width: 60%;
    margin-right: 7%; } }

@media only screen and (min-width: 993px) and (max-width: 1560px) {
  .contact-us {
    width: 55%; }
    .contact-us__wrapper h2 img {
      height: 3rem; }
    .contact-us__wrapper h2 .idea {
      height: 4rem; } }

@media only screen and (max-width: 992px) {
  .contact-us {
    margin-right: auto;
    width: 90%; }
    .contact-us__wrapper h2 img {
      height: 1.5rem;
      margin-top: -6px !important; }
    .contact-us__wrapper h2 .idea {
      margin-top: -6px !important;
      height: 2rem; } }

.projects {
  padding: 150px 0px;
  display: flex;
  justify-content: center; }
  .projects__main-wrapper {
    display: flex;
    flex-direction: column;
    gap: 110px;
    align-items: center;
    width: 70%; }
    .projects__main-wrapper h2 {
      color: white; }
    .projects__main-wrapper .projects__inner {
      display: flex;
      flex-direction: column;
      gap: 110px; }
      .projects__main-wrapper .projects__inner .projects-wrapper {
        display: flex;
        gap: 48px;
        width: 100%; }
      .projects__main-wrapper .projects__inner .odd .projects-wrapper__card {
        display: flex;
        flex-direction: column;
        gap: 16px; }
        .projects__main-wrapper .projects__inner .odd .projects-wrapper__card .img-content {
          height: 600px;
          overflow: hidden;
          border-radius: 6px;
          position: relative; }
          .projects__main-wrapper .projects__inner .odd .projects-wrapper__card .img-content img {
            width: 100%;
            object-fit: cover;
            transition: transform .5s ease-in-out;
            height: 600px;
            transition: opacity .5s ease-in-out; }
          .projects__main-wrapper .projects__inner .odd .projects-wrapper__card .img-content .hover {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            opacity: 0; }
        .projects__main-wrapper .projects__inner .odd .projects-wrapper__card:hover .img-content .hover {
          opacity: 1; }
        .projects__main-wrapper .projects__inner .odd .projects-wrapper__card h3 {
          margin-top: 16px; }
          .projects__main-wrapper .projects__inner .odd .projects-wrapper__card h3 a {
            transition: all .3s ease-in-out;
            color: white; }
            .projects__main-wrapper .projects__inner .odd .projects-wrapper__card h3 a:hover {
              color: #EF4136; }
        .projects__main-wrapper .projects__inner .odd .projects-wrapper__card p {
          color: white; }
      .projects__main-wrapper .projects__inner .odd .projects-wrapper__card:first-child {
        width: 40%; }
      .projects__main-wrapper .projects__inner .odd .projects-wrapper__card:last-child {
        width: 60%; }
      .projects__main-wrapper .projects__inner .even .projects-wrapper__card {
        display: flex;
        flex-direction: column;
        gap: 16px; }
        .projects__main-wrapper .projects__inner .even .projects-wrapper__card .img-content {
          height: 600px;
          overflow: hidden;
          border-radius: 6px;
          position: relative; }
          .projects__main-wrapper .projects__inner .even .projects-wrapper__card .img-content img {
            width: 100%;
            object-fit: cover;
            transition: transform .5s ease-in-out;
            height: 600px;
            transition: opacity .5s ease-in-out; }
          .projects__main-wrapper .projects__inner .even .projects-wrapper__card .img-content .hover {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            opacity: 0; }
        .projects__main-wrapper .projects__inner .even .projects-wrapper__card:hover .img-content .hover {
          opacity: 1; }
        .projects__main-wrapper .projects__inner .even .projects-wrapper__card h3 {
          margin-top: 16px; }
          .projects__main-wrapper .projects__inner .even .projects-wrapper__card h3 a {
            transition: all .3s ease-in-out;
            color: white; }
            .projects__main-wrapper .projects__inner .even .projects-wrapper__card h3 a:hover {
              color: #EF4136; }
        .projects__main-wrapper .projects__inner .even .projects-wrapper__card p {
          color: white; }
      .projects__main-wrapper .projects__inner .even .projects-wrapper__card:first-child {
        width: 60%; }
      .projects__main-wrapper .projects__inner .even .projects-wrapper__card:last-child {
        width: 40%; }

@media only screen and (min-width: 993px) and (max-width: 1920px) {
  .projects__main-wrapper {
    width: 86%; } }

@media only screen and (max-width: 992px) {
  .projects {
    padding: 60px 0px; }
    .projects__main-wrapper {
      width: 90%;
      gap: 40px; }
      .projects__main-wrapper .projects__inner {
        gap: 48px; }
        .projects__main-wrapper .projects__inner .odd {
          flex-direction: column; }
          .projects__main-wrapper .projects__inner .odd .projects-wrapper__card {
            width: 100% !important; }
            .projects__main-wrapper .projects__inner .odd .projects-wrapper__card .img-content {
              height: 350px; }
              .projects__main-wrapper .projects__inner .odd .projects-wrapper__card .img-content img {
                height: 350px; }
        .projects__main-wrapper .projects__inner .even {
          flex-direction: column; }
          .projects__main-wrapper .projects__inner .even .projects-wrapper__card {
            width: 100% !important; }
            .projects__main-wrapper .projects__inner .even .projects-wrapper__card .img-content {
              height: 350px; }
              .projects__main-wrapper .projects__inner .even .projects-wrapper__card .img-content img {
                height: 350px; } }

/* Projects
--------------------------------------------- */
body.single-projekti {
  background: white; }

.single-projekti h1 {
  color: black !important; }

.single-projekti h2 {
  color: black !important; }

.single-projekti h3 {
  color: black !important; }

.single-projekti p {
  color: black !important; }

.single-projekti section#tocontact {
  height: 50vh;
  margin-bottom: 200px;
  margin-top: 100px; }

.single-projekti ul#menu-main-menu li a {
  color: black; }
  .single-projekti ul#menu-main-menu li a:hover {
    color: #EF4136; }

.single-projekti .background-image {
  z-index: -2;
  position: absolute;
  left: 0;
  margin-top: 1vh;
  width: 37%; }

.project-content__container {
  display: flex;
  align-items: flex-start;
  gap: 218px; }

p.bigger {
  font-family: Work Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: black; }

span.project-content__description--text {
  font-family: Work Sans;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1.4px;
  color: black; }

section.project-content {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 150px; }

.wp-block-group {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
  margin-top: 150px;
  gap: 180px; }

.wp-block-image img {
  margin-bottom: 150px; }

.project-hero__image img {
  width: 100%; }

@media only screen and (max-width: 567px) {
  body .is-layout-flex {
    flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-bottom: 100px; }
  .wp-block-group {
    width: unset;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 150px;
    margin-top: 30px;
    gap: 10px; }
  .project-content__container {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    flex-direction: column; }
  section.project-content {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 60px; }
  .wp-block-image img {
    margin-bottom: 0px; }
  .single-projekti section#tocontact {
    height: 0px;
    margin-bottom: 100px;
    margin-top: -30px; }
  span.project-content__description--text {
    font-size: 22px; }
  p.bigger {
    font-size: 16px; } }

/* Header
---------------------------------------------- */
ul#menu-main-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .75rem 1.5rem;
  gap: 1.5rem;
  border-radius: 6px;
  background: linear-gradient(91deg, rgba(217, 217, 217, 0.3) 0.07%, rgba(217, 217, 217, 0.1) 100%);
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(10px);
  width: fit-content; }
  ul#menu-main-menu li a {
    color: white;
    padding: .5rem .75rem;
    font-size: 1.125rem;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-style: normal;
    transition: all .3s ease-in-out; }
    ul#menu-main-menu li a:hover {
      color: #EF4136; }
  ul#menu-main-menu li:nth-child(2) {
    display: none; }

.site-header {
  padding: 2rem;
  position: fixed;
  width: 100%;
  z-index: 999; }
  .site-header__main-wrapper .logo {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .site-header__main-wrapper .logo a {
      display: flex;
      align-items: center;
      gap: 16px; }
      .site-header__main-wrapper .logo a .logo-text {
        opacity: 1;
        transition: opacity .5s ease-in-out; }
  .site-header__main-wrapper .main-menu {
    display: flex;
    justify-content: center; }
  .site-header__main-wrapper .nav-button {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .site-header__main-wrapper .mobile-menu-toggle {
    display: none; }

.site-header.active .site-header__main-wrapper .logo a .logo-text {
  opacity: 0; }

.site-main__mobile-menu {
  display: none; }

@media only screen and (max-width: 992px) {
  .site-header {
    padding: 1rem;
    position: absolute; }
    .site-header__main-wrapper {
      display: flex; }
      .site-header__main-wrapper .logo {
        justify-content: flex-start;
        width: 50%; }
      .site-header__main-wrapper .main-menu {
        display: none; }
      .site-header__main-wrapper .nav-button {
        display: none; }
      .site-header__main-wrapper .mobile-menu-toggle {
        display: flex;
        cursor: pointer;
        width: 50%;
        justify-content: flex-end; }
        .site-header__main-wrapper .mobile-menu-toggle__wrapper {
          display: flex;
          flex-direction: column;
          gap: 5px;
          justify-content: center; }
          .site-header__main-wrapper .mobile-menu-toggle__wrapper .bar1, .site-header__main-wrapper .mobile-menu-toggle__wrapper .bar2, .site-header__main-wrapper .mobile-menu-toggle__wrapper .bar3 {
            width: 30px;
            height: 3px;
            background: white;
            transition: all 0.5s ease-in-out;
            border-radius: 6px; }
        .site-header__main-wrapper .mobile-menu-toggle .site-main__mobile-menu {
          position: absolute;
          width: 92%;
          top: 100px; }
          .site-header__main-wrapper .mobile-menu-toggle .site-main__mobile-menu ul {
            display: flex;
            flex-direction: column;
            gap: 0.5rem;
            margin-right: 5px; }
            .site-header__main-wrapper .mobile-menu-toggle .site-main__mobile-menu ul li {
              text-align: center;
              padding: 0.75rem 1.5rem;
              border-radius: 6px;
              background: linear-gradient(91deg, rgba(217, 217, 217, 0.3) 0.07%, rgba(217, 217, 217, 0.1) 100%);
              box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
              backdrop-filter: blur(15px);
              -webkit-backdrop-filter: blur(15px); }
              .site-header__main-wrapper .mobile-menu-toggle .site-main__mobile-menu ul li a {
                color: white;
                font-size: 1rem; }
            .site-header__main-wrapper .mobile-menu-toggle .site-main__mobile-menu ul li:nth-child(1) {
              display: none; }
            .site-header__main-wrapper .mobile-menu-toggle .site-main__mobile-menu ul li:nth-child(2) {
              display: block; }
  .site-main__mobile-menu.active {
    display: block; }
  .no-scroll {
    overflow-y: hidden; }
  .site-header.active .site-header__main-wrapper .logo a .logo-text {
    opacity: 1; } }

/* Footer
---------------------------------------------- */
.section-footer {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 999; }
  .section-footer__wrapper {
    display: flex;
    justify-content: space-between;
    height: 5vh;
    margin-top: -5vh;
    align-items: center;
    width: 98%;
    padding: 0px 12px; }
    .section-footer__wrapper p {
      font-weight: 500;
      font-size: .875rem;
      color: #AD9FAD; }
    .section-footer__wrapper .back-to-top {
      display: flex;
      align-items: center;
      gap: 8px;
      cursor: pointer; }
      .section-footer__wrapper .back-to-top p {
        color: #EF4136;
        font-weight: 400;
        font-size: .875rem;
        transition: all .3s ease-out; }
      .section-footer__wrapper .back-to-top img {
        height: .875rem; }
      .section-footer__wrapper .back-to-top:hover p {
        color: #b5241b; }
      .section-footer__wrapper .back-to-top:hover img {
        filter: invert(18%) sepia(38%) saturate(5986%) hue-rotate(351deg) brightness(60%) contrast(93%); }

@media only screen and (max-width: 992px) {
  .section-footer__wrapper {
    flex-direction: column-reverse;
    gap: 1rem;
    padding-bottom: 1rem;
    justify-content: normal; }
    .section-footer__wrapper p {
      font-size: .875rem; }
    .section-footer__wrapper .back-to-top p {
      font-size: 1rem; }
    .section-footer__wrapper .back-to-top img {
      height: 1rem; } }

/* Core Fixes
---------------------------------------------- */
ol, ul {
  padding-left: 0;
  margin: 0; }

::-webkit-scrollbar {
  display: none; }

a {
  text-decoration: none; }

ul {
  list-style: none; }

body {
  background: #0C070C; }

.has-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0) 100%);
  position: sticky;
  left: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  margin-top: -96vh; }

.post, .page {
  margin: 0; }

#is-mobile {
  display: none; }

.has-image-background {
  position: relative; }
  .has-image-background .background-image {
    z-index: -2;
    position: sticky;
    left: 0;
    top: 16vh;
    height: 80vh;
    margin-top: 16vh; }

@media only screen and (max-width: 992px) {
  html {
    font-size: 14px; }
  .has-image-background .background-image {
    height: 30vh;
    margin-top: 6vh; }
  .has-overlay {
    margin-top: -36vh;
    background: rgba(0, 0, 0, 0.5); }
  #is-desktop {
    display: none; }
  #is-mobile {
    display: block; } }
