/*!
Theme Name: VitaminD
Theme URI: https://vitamind.in/
Author: Vitamin-D
Author URI: https://vitamin-d.in/
Description: Hi. I'm a starter theme called <code>vitamind</code>.
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: VitaminD
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.

vitamind 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

--------------------------------------------------------------*/
@use "sass:map";
/*--------------------------------------------------------------
# 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%;
  scroll-behavior: smooth; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  min-width: 320px; }

/**
 * Remove the margin and padding in all browsers.
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0px;
  padding: 0px;
  margin-block-start: 0px;
  margin-block-end: 0px; }

/**
 * 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.
 */
/* 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: 70%; }

/**
 * 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: 5px 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; }

/*--------------------------------------------------------------
* Customized Bootstrap
* --------------------------------------------------------------*/
/* Bootstrap Carousel */
.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 20px;
    height: 7px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.carousel {
  overflow: hidden; }

.carousel-item,
.carousel-inner {
  position: unset; }

.carousel-indicators {
  margin-right: -5px;
  margin-left: -5px; }
  .carousel-indicators li {
    background-color: #f8f8f8;
    border: none !important;
    cursor: pointer; }
  .carousel-indicators .active {
    width: 50px !important;
    background-color: #00EA46; }

.carousel-item-wrapper {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 550px;
  background-image: linear-gradient(90.2deg, #03122d 12.2%, #04305c 100%); }

.carousel-item-animation-container {
  display: none; }

.carousel-item-animation {
  height: 200px;
  width: 200px;
  transform: rotate(10deg);
  position: absolute;
  top: -50px; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .carousel-item-wrapper {
    height: 80vh; } }

.carousel-item-image {
  width: 100%;
  height: 99.5%;
  background-image: linear-gradient(90.2deg, #03122d 12.2%, #04305c 100%);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.carousel-mask-sm {
  position: absolute;
  bottom: -5px;
  left: -80px;
  width: 800px;
  z-index: 3;
  display: block; }
  @media (min-width: 576px) {
    .carousel-mask-sm {
      left: 0; } }

@media (min-width: 800px) {
  .carousel-mask-sm {
    display: none; } }

.carousel-mask-md {
  position: absolute;
  bottom: -5px;
  left: -200px;
  width: 1920px;
  z-index: 3;
  display: none; }

@media (min-width: 800px) {
  .carousel-mask-md {
    display: block; } }

@media (min-width: 1500px) {
  .carousel-mask-md {
    left: 0px; } }

@media (min-width: 1920px) {
  .carousel-mask-md {
    width: 100%; } }

.carousel-info-container .carousel-indicators {
  position: unset;
  justify-content: left;
  margin: 0px;
  display: flex;
  padding-left: 0;
  list-style: none; }

.carousel-caption-container {
  position: absolute;
  top: calc(0.5 * (100% - 70px - 13.405rem));
  left: auto;
  z-index: 2;
  width: 100%; }

.hero-title {
  font-size: 1.15rem;
  line-height: 1.65rem;
  text-transform: uppercase;
  max-height: 3.3rem;
  overflow: hidden; }

.hero-subtitle {
  font-size: 1.521rem;
  line-height: 2.021rem;
  font-weight: 600;
  color: #ffffff;
  max-height: 10.105rem;
  overflow: hidden;
  max-width: 820px; }

.carousel-indicators-container {
  position: absolute;
  top: calc(0.5 * (100% - 70px + 13.405rem) + 30px);
  left: 0;
  z-index: 4;
  width: 100%; }

.carousel-indicators-container .carousel-indicators {
  position: unset;
  justify-content: left;
  margin: 0px;
  display: flex;
  padding-left: 0;
  list-style: none; }

.carousel-caption {
  right: auto !important;
  left: auto !important;
  width: 100%;
  padding: 0px 20px;
  bottom: 50px !important; }

.container-width-carousel .carousel-inner {
  padding: 0px 30px; }

.container-width-carousel .carousel-control-prev {
  left: -20px;
  justify-content: flex-start;
  width: 20px; }

.container-width-carousel .carousel-control-next {
  right: -20px;
  justify-content: flex-end;
  width: 20px; }

.slider-logo {
  position: absolute;
  width: 200px;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 1;
  transition: opacity 500ms ease-out;
  display: none;
  height: 140px;
  overflow: hidden; }

.slider-logo-svg {
  width: 180px; }

@media (min-width: 768px) {
  .slider-logo {
    display: block; }
  .container-width-carousel .carousel-inner {
    padding: 0px 40px; }
  .carousel-item-wrapper {
    min-height: 700px; }
  .slider-logo {
    top: calc(0.3 * (100% - 70px - 7.713rem - 140px)); }
  .carousel-caption-container {
    top: calc(0.4 * (100% - 70px - 7.713rem) +  0.6 * (140px)); }
  .carousel-item-animation-container {
    display: block; }
  .hero-title {
    max-height: 1.65rem; }
  .hero-subtitle {
    max-height: 6.063rem; }
  .carousel-indicators-container {
    top: calc(0.4 * (100% - 70px) + 0.6 * (7.713rem + 140px) + 30px); } }

@media (min-width: 800px) {
  .carousel-item-animation {
    transform: rotate(15deg); } }

@media (min-width: 992px) {
  .hero-title {
    font-size: 1.22rem;
    line-height: 1.72rem;
    max-height: 1.72rem; }
  .hero-subtitle {
    font-size: 1.816rem;
    line-height: 2.316rem;
    max-height: 4.632rem; }
  .carousel-indicators-container {
    top: calc(0.4 * (100% - 70px) + 0.6 * (6.352rem + 140px ) + 30px); } }

@media (min-width: 1920px) {
  .carousel-caption-text {
    max-width: 45% !important; } }

/* Bootstrap Grid */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.container-row {
  display: flex;
  flex-wrap: wrap; }

/* Bootstrap Grid */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.vd-accordion {
  margin-top: 40px; }
  .vd-accordion .card {
    border: none;
    margin-bottom: 20px; }
  .vd-accordion .card-body {
    padding: 0px 0px 30px 0px; }

.vd-accordion .card a[aria-expanded="true"] {
  background-color: #E8F3FE;
  border-left: 5px solid #00ea46; }

.vd-accordion .card a {
  display: flex;
  align-items: center;
  padding: 15px 15px;
  position: relative;
  background-color: #F8F8F8;
  margin-bottom: 10px; }

.vd-accordion .card a:after {
  content: '-';
  font-size: 30px;
  margin-left: 15px; }

.vd-accordion .card a.collapsed:after {
  content: '+'; }

.vd-accordion .card-header {
  background-color: transparent;
  border-bottom: none;
  padding: 0px;
  width: 100%; }

.vd-accordion .card-header h5 {
  margin-bottom: 0px; }

.vd-accordion .card-body ul {
  margin-left: 0px; }

.vd-accordion .card-body ul > li {
  list-style: none;
  padding: 10px 20px;
  border-bottom: 1px solid #ECECEC; }

.vd-accordion .card-body p {
  padding: 10px 20px;
  border-bottom: 1px solid #ECECEC; }

.vd-accordion .card-body.two-col ul {
  margin-left: 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.vd-accordion .card-body.two-col ul > li {
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-basis: 100%; }

.vd-accordion .card-body.two-col ul > li:nth-of-type(odd) {
  border-bottom: none;
  padding: 10px 20px 0px 20px; }

.vd-accordion .card-body.two-col ul > li:nth-of-type(even) {
  border-bottom: 1px solid #ECECEC;
  padding: 0px 20px 10px 20px; }

.vd-accordion-item {
  padding: 10px;
  border-bottom: 1px solid #ECECEC; }

@media (min-width: 576px) {
  .vd-accordion .card-body.two-col ul > li {
    flex-basis: 50%; }
  .vd-accordion .card-body.two-col ul > li:nth-of-type(even),
  .vd-accordion .card-body.two-col ul > li:nth-of-type(odd) {
    padding: 10px 20px;
    border-bottom: 1px solid #ECECEC; } }

/* Bootstrap Grid */
.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal {
  min-width: 320px;
  z-index: 102; }

.modal-dialog {
  margin: 0px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.modal-content {
  width: 95%;
  max-width: 800px; }

.modal-close-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 10px !important;
  font-size: 40px;
  color: #000000;
  line-height: 0; }
  .modal-close-button:hover {
    font-weight: 600;
    color: #656565; }

.modal-backdrop {
  background-color: #323232;
  z-index: 101; }

.modal-backdrop.show {
  opacity: 0.7; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: unset; } }

@media (min-width: 768px) {
  .modal-close-button {
    padding: 20px !important;
    font-size: 40px; } }

/* Bootstrap Screen Readers */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

/* Bootstrap miscellaneous */
.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex !important; }

.statement-box-padding {
  padding: 20px 30px 40px; }

.design-analysis .blocks-gallery-image:nth-of-type(2n), .design-analysis .blocks-gallery-item:nth-of-type(2n), .design-analysis .blocks-gallery-image:nth-of-type(2n), .design-analysis .blocks-gallery-item:nth-of-type(2n) {
  top: 70px; }

.design-analysis .blocks-gallery-item figcaption {
  text-align: left;
  padding: 40px 50px 50px; }

@media (max-width: 768px) {
  .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    width: 100%; }
  .design-analysis .blocks-gallery-image:nth-of-type(2n), .design-analysis .blocks-gallery-item:nth-of-type(2n), .design-analysis .blocks-gallery-image:nth-of-type(2n), .design-analysis .blocks-gallery-item:nth-of-type(2n) {
    top: 0px; } }

.job-detail-svg-icon {
  display: inline-block;
  width: 20px;
  line-height: 1; }

.awsm-job-form-group input[type="submit"] {
  font-size: 0.82rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
  border: 2px solid;
  box-shadow: none;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  cursor: pointer;
  display: inline-block;
  padding: 16px 30px;
  transition: all 300ms ease-out; }
  .awsm-job-form-group input[type="submit"]:hover {
    border-radius: 0px; }
  .awsm-job-form-group input[type="submit"]:focus {
    color: #323232; }

.awsm-form-file-control {
  font-family: inherit;
  font-size: 13px;
  line-height: 1.15;
  margin: 5px 0; }

.awsm-job-inline-group label {
  font-size: 13px;
  line-height: 1.15; }

.home .grecaptcha-badge {
  visibility: hidden;
  right: unset !important; }

@media (min-width: 768px) {
  .awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
    float: left;
    width: 50%;
    padding-right: 15px; }
  .awsm-job-single-wrap.awsm-col-2 .awsm-job-form {
    float: right;
    width: 40%;
    padding-left: 15px; }
  .awsm-grid-right-col {
    position: absolute;
    right: 20px;
    bottom: 0px !important; } }

span.vitamind-job-more {
  float: right; }

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  font-size: 0.82rem !important;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
  border: none !important;
  box-shadow: none;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  color: #ffffff !important;
  background-color: #188BFC !important;
  cursor: pointer;
  display: inline-block;
  padding: 16px 30px !important;
  transition: all 300ms ease-out; }
  div.wpforms-container-full .wpforms-form input[type=submit]:hover,
  div.wpforms-container-full .wpforms-form button[type=submit]:hover,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    color: #ffffff;
    background-color: #0875E0 !important;
    border-radius: 0px;
    border: none; }
  div.wpforms-container-full .wpforms-form input[type=submit]:visited,
  div.wpforms-container-full .wpforms-form button[type=submit]:visited,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:visited {
    color: #ffffff;
    background-color: #188BFC; }

div.wpforms-container-full {
  margin-bottom: 10px !important; }

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  resize: none; }

@media screen and (min-width: 768px) {
  div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 120px !important; } }

.awsm-job-item {
  position: relative; }

.awsm-grid-right-col {
  position: absolute;
  right: 20px;
  bottom: 20px; }

/*.wpforms-form input[type=submit], 
.wpforms-form button[type=submit], 
.wpforms-form .wpforms-page-button {
  color: $color__primary-button-link;
  background-color: $color__primary-blue;
  border: none;
  padding: 16px 30px;
}

.wpforms-form button[type=submit]:hover {
  color: $color__primary-button-link;
  background-color: $color__primary-blue;
  border: none;
 }*/
/* Yoast SEO breadcrumbs */
.vitamind-breadcrumbs {
  background-color: #f7f7f7;
  padding: 15px;
  margin-bottom: 30px;
  margin-right: 20px; }

.vitamind-breadcrumbs,
.vitamind-breadcrumbs a {
  color: #47425d; }

.vitamind-breadcrumbs a {
  text-decoration: underline;
  margin: 0 3px;
  text-decoration-color: #bababa; }

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
  background: #F8F8F8;
  border: none;
  height: 50px; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
html {
  font-size: 18px; }

body {
  font-family: Barlow, sans-serif;
  font-size: 1rem;
  line-height: 28px;
  color: #323232;
  font-weight: 400; }

@media (min-width: 1500px) {
  html {
    font-size: 20px; }
  body {
    line-height: 30px; } }

.caption {
  font-size: 0.8rem;
  line-height: 1.3rem; }

.small-text {
  font-size: 16px;
  line-height: 21px; }

.smaller-text {
  font-size: 14px;
  line-height: 19px; }

.large-text {
  font-size: 1.15rem;
  line-height: 1.65rem; }

.larger-text {
  font-size: 1.322rem;
  line-height: 1.822rem;
  font-weight: 500; }

.x-large-text {
  font-size: 1.521rem;
  line-height: 2.021rem;
  font-weight: 500; }

.xx-large-text {
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 500; }

.medium {
  font-weight: 500; }

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

.bold {
  font-weight: 700; }

.white {
  color: #ffffff; }

.light-gray {
  color: #5C5C5C; }

@media (min-width: 992px) {
  .large-text {
    font-size: 1.22rem;
    line-height: 1.72rem; }
  .larger-text {
    font-size: 1.488rem;
    line-height: 1.988rem; }
  .x-large-text {
    font-size: 1.816rem;
    line-height: 2.316rem; }
  .xx-large-text {
    font-size: 2.215rem;
    line-height: 2.715rem; } }

.uppercase {
  text-transform: uppercase; }

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  clear: both;
  margin-bottom: 0.5em;
  scroll-margin-top: calc(70px + 30px); }

h6 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600; }

h5 {
  font-size: 1.15rem;
  line-height: 1.65rem;
  font-weight: 600; }

h4 {
  font-size: 1.32rem;
  line-height: 1.82rem;
  font-weight: 600;
  color: #188BFC; }

h3 {
  font-size: 1.521rem;
  line-height: 2.021rem;
  font-weight: 600; }

h2 {
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 600; }

h1 {
  font-size: 2.01rem;
  line-height: 2.51rem;
  font-weight: 700;
  color: #04305C; }

.heading-2 {
  font-family: Barlow Condensed, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em; }

.display-4 {
  font-size: 2.01rem;
  line-height: 2.51rem;
  font-weight: 600; }

.display-3 {
  font-size: 2.31rem;
  line-height: 2.81rem; }

.display-2 {
  font-size: 2.66rem;
  line-height: 3.16rem; }

.display-1 {
  font-size: 3.05rem;
  line-height: 3.55rem; }

@media (min-width: 992px) {
  h6 {
    font-size: 1rem;
    line-height: 1.5rem; }
  h5 {
    font-size: 1.22rem;
    line-height: 1.72rem; }
  h4 {
    font-size: 1.488rem;
    line-height: 1.988rem; }
  h3 {
    font-size: 1.816rem;
    line-height: 2.316rem; }
  h2 {
    font-size: 2.215rem;
    line-height: 2.715rem; }
  h1 {
    font-size: 2.703rem;
    line-height: 3.203rem; }
  .display-4 {
    font-size: 2.703rem;
    line-height: 3.203rem; }
  .display-3 {
    font-size: 3.3rem;
    line-height: 3.8rem; }
  .display-2 {
    font-size: 4.02rem;
    line-height: 4.52rem; }
  .display-1 {
    font-size: 4.9rem;
    line-height: 5.4rem; } }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: Barlow, sans-serif;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Barlow, sans-serif; }

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

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

big {
  font-size: 1.5rem; }

/* Elements
--------------------------------------------- */
body {
  -webkit-tap-highlight-color: transparent;
  background: #fff; }

hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul {
  list-style-image: url(../fonts/images-bullet.svg);
  margin-left: 30px; }
  ul li {
    margin-bottom: 5px; }

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; }

.list {
  margin-left: 18px; }
  .list li {
    list-style-image: url(../fonts/images-bullet.svg);
    margin-bottom: 5px; }

.vitamind-list li {
  padding-bottom: 15px; }

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

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

.header-img-svg-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2; }

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

.vd-accordion {
  margin-top: 40px; }
  .vd-accordion .card {
    border: none;
    margin-bottom: 20px; }
    .vd-accordion .card h2 {
      background: url(../images/91-arrow56-512.png) no-repeat calc(100% - 10px) center;
      background-size: 20px;
      cursor: pointer;
      font-size: 18px; }
      .vd-accordion .card h2.collapsed {
        background-image: url(../images/24-expand2-256.png); }

/* Links
--------------------------------------------- */
a {
  color: #04305C;
  text-decoration: none;
  cursor: pointer;
  margin: 0;
  display: inline-block; }
  a:visited {
    color: #5C5C5C; }
  a:hover, a:focus, a:active {
    color: #0875E0; }
  a:focus {
    outline: 1px solid transparent;
    box-shadow: 0 0 0 1px rgba(3, 170, 181, 0.5), 0 0 2px 1px rgba(3, 170, 181, 0.3); }
  a:hover, a:active {
    outline: 0;
    text-decoration: none; }

[data-whatintent='mouse'] a:focus,
[data-whatintent='touch'] a:focus {
  box-shadow: none; }

.link-underline {
  position: relative; }
  .link-underline::after {
    content: '';
    background-color: #00EA46;
    position: absolute;
    width: 20%;
    top: calc(100% + 5px);
    left: 0;
    height: 2px;
    transition: width 300ms ease-out; }
  .link-underline:hover::after {
    width: 60%; }
  .link-underline:active::after {
    width: 100%; }

.content-link {
  color: #188BFC;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem; }
  .content-link:hover {
    color: #188BFC; }
  .content-link:visited {
    color: #188BFC; }

.nav-menu__link {
  color: #d8d8d8;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  padding: 10px 0;
  display: flex;
  align-items: center; }
  .nav-menu__link:hover, .nav-menu__link:focus {
    color: #ffffff; }
  .nav-menu__link:active, .nav-menu__link:visited {
    color: #d8d8d8; }
  .nav-menu__link:focus {
    box-shadow: 0 0 0 2px rgba(3, 170, 181, 0.5), 0 0 3px 2px rgba(3, 170, 181, 0.3); }
  @media (min-width: 992px) {
    .nav-menu__link {
      display: inline-flex;
      height: 100%; } }
  .nav-menu__link .link-underline::after {
    width: 0%; }
  @media (min-width: 992px) {
    .nav-menu__link:hover .link-underline::after,
    .nav-menu__link:focus .link-underline::after {
      width: 60%; }
    .nav-menu__link:active .link-underline::after {
      width: 60%; } }

.nav-menu__parent-link .nav-menu__link-text {
  margin-right: 8px; }

@media (min-width: 992px) {
  .nav-menu__parent-link {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 992px) {
  .nav-menu__sub-menu-link {
    color: #ffffff; }
    .nav-menu__sub-menu-link:hover, .nav-menu__sub-menu-link:focus {
      color: #ffffff; }
    .nav-menu__sub-menu-link:active, .nav-menu__sub-menu-link:visited {
      color: #ffffff; } }

.tile-link-big {
  color: #323232;
  font-size: 1.15rem;
  line-height: 1.65rem;
  font-weight: 600;
  text-transform: capitalize; }
  .tile-link-big:hover {
    color: #323232; }
  .tile-link-big:visited {
    color: #323232; }

.tile-link-big.link-underline::after {
  width: 20px; }

.tile-link-big.link-underline:hover::after {
  width: 100px; }

.tile-link-big.link-underline:active::after {
  width: 100px; }

@media (min-width: 992px) {
  .tile-link-big {
    font-size: 1.22rem;
    line-height: 1.72rem; } }

.gallery-tile-link {
  color: #ffffff;
  font-size: 1.22rem;
  line-height: 1.72rem;
  font-weight: 600;
  text-transform: capitalize; }
  .gallery-tile-link:hover {
    color: #ffffff; }
  .gallery-tile-link:visited {
    color: #ffffff; }

@media (min-width: 992px) {
  .gallery-tile-link {
    font-size: 1.22rem;
    line-height: 1.72rem; } }

.button-link {
  font-size: 0.82rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
  border: 2px solid;
  box-shadow: none;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  cursor: pointer;
  display: inline-block;
  padding: 16px 30px;
  transition: all 300ms ease-out; }
  .button-link:hover {
    border-radius: 0; }

.button-link.primary {
  color: #ffffff;
  background-color: #188BFC;
  border: 0; }
  .button-link.primary:hover {
    color: #ffffff;
    background-color: #0875E0; }
  .button-link.primary:visited {
    color: #ffffff; }

.button-link.secondary {
  border: 2px solid #188BFC;
  color: #188BFC;
  background-color: #ffffff; }
  .button-link.secondary:hover {
    color: #188BFC; }
  .button-link.secondary:visited {
    color: #188BFC; }

.button-link.green {
  border: 0;
  color: #323232;
  background-color: #00EA46; }
  .button-link.green:hover {
    color: #323232; }
  .button-link.green:visited {
    color: #323232; }

.siderbar-menu-link {
  font-size: 15px;
  line-height: 22px;
  color: #656565;
  display: block;
  text-transform: uppercase;
  overflow-wrap: normal; }
  .siderbar-menu-link:hover, .siderbar-menu-link:active:hover {
    font-weight: 600;
    color: #323232; }
  .siderbar-menu-link:active {
    font-weight: 600;
    color: #323232; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:focus,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus {
    outline: 1px solid transparent;
    box-shadow: 0 0 0 2px rgba(3, 170, 181, 0.5), 0 0 3px 2px rgba(3, 170, 181, 0.3); }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

[data-whatintent='mouse'] button:focus,
[data-whatintent='touch'] button:focus {
  box-shadow: none; }

.link-btn {
  background: none;
  border: none;
  padding: 5px;
  margin: 0px;
  outline: none;
  cursor: pointer; }

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: #323232;
  background-color: #f8f8f8;
  border: none;
  border-radius: 3px;
  padding: 10px; }
  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: #323232; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.container-sidebar {
  display: flex;
  flex-wrap: wrap; }

.left-sidebar {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse; }

.main-area {
  width: 100%;
  padding-right: 50px; }

.left-sidebar .main-area {
  padding-right: 0px; }

.sidebar-area {
  width: 100%;
  position: relative;
  margin-top: 1.5em; }
  .sidebar-area input[type="search"] {
    width: 100%; }

.sidebar-navigation {
  width: 100%;
  position: sticky;
  top: 100px; }

.sidebar-toggle {
  display: none; }

.sidebar-menu-container {
  width: 100%; }

.sidebar-menu {
  list-style: none;
  margin-left: 18px;
  width: calc(100% - 18px); }
  .sidebar-menu li {
    margin-bottom: 20px; }

.sidebar-menu-selected {
  list-style-image: url(../fonts/images-bullet.svg); }

.sidebar-menu-selected .siderbar-menu-link {
  font-weight: 600;
  color: #323232; }

@media (min-width: 768px) {
  .main-area {
    width: 75%; }
  .sidebar-area {
    width: 25%; }
  .sidebar-toggle {
    display: block; }
  .sidebar-menu-container {
    width: calc(100% - 35px); }
  .sidebar-menu-popup {
    top: 0px;
    overflow: unset; } }

.no-sidebar .site {
  display: grid;
  grid-template-columns: auto;
  grid-template-areas: "header" "main" "footer"; }

.page-bg {
  background-image: url("../fonts/images-bg_page_ribbon_1.svg"), url("../fonts/images-bg_page_ribbon_2.svg");
  background-position: top 0px center, top 1400px center;
  background-size: 100%;
  background-repeat: no-repeat;
  background-clip: border-box, content-box, border-box, border-box; }

.fullwidth-page-bg {
  background-image: url("../fonts/images-bg-fullwidth-page-ribbon_1.svg");
  background-position: top 200px center;
  background-size: 1440px;
  background-repeat: no-repeat;
  background-clip: border-box, content-box, border-box, border-box; }

@media (min-width: 1440px) {
  .fullwidth-page-bg {
    background-size: 100%; } }

/* Header */
.fp-header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  width: 100%; }

.vitamind-container-md,
.vitamind-container-lg {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.vitamind-container-xxl {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 992px) {
  .vitamind-container-md,
  .vitamind-container-lg {
    max-width: 720px; } }

@media (min-width: 1200px) {
  .vitamind-container-lg {
    max-width: 900px; }
  .vitamind-container-xxl {
    max-width: 1140px; } }

@media (min-width: 1500px) {
  .vitamind-container-xxl {
    max-width: 1380px; } }

.container-aspect-ratio-1-1 {
  width: 100%;
  padding-top: 100%;
  /* 1:1 Aspect Ratio */
  position: relative; }

.container-aspect-ratio-16-9 {
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
  position: relative; }

.container-aspect-ratio-16-7 {
  width: 100%;
  padding-top: 44%;
  position: relative; }

.container-aspect-ratio-4-3 {
  width: 100%;
  padding-top: 75%;
  /* 4:3 Aspect Ratio */
  position: relative; }

.content-with-aspect-ratio {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.relative-container {
  position: relative; }

.container-sm-aspect-ratio-16-9 {
  width: 100%;
  padding-top: 100%;
  /* 1:1 Aspect Ratio */
  position: relative; }

@media (min-width: 576px) {
  .container-sm-aspect-ratio-16-9 {
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */ } }

/*
* Container wrapper classes
*/
.header-wrapper {
  padding: 0 20px; }

@media (min-width: 768px) {
  .header-wrapper {
    padding: 0 40px; } }

@media (min-width: 992px) {
  .header-wrapper {
    padding: 0 50px; } }

@media (min-width: 1200px) {
  .header-wrapper {
    padding: 0 0px; } }

/* Footer */
.footer-wrapper {
  padding: 20px 20px 0 20px; }

@media (min-width: 768px) {
  .footer-wrapper {
    padding: 20px 40px 0 40px; } }

@media (min-width: 992px) {
  .footer-wrapper {
    padding: 20px 50px 0 50px; } }

@media (min-width: 1200px) {
  .footer-wrapper {
    padding: 20px 0px 0 0px; } }

/* Front page content area */
.fp-content-area {
  padding: 30px 20px; }

/* Generic page content area */
.content-area {
  padding: 50px 20px; }

/* Generic page content area without header image*/
.content-area-default {
  padding: 70px 20px; }

@media (min-width: 768px) {
  .fp-content-area {
    padding: 50px 40px; }
  .content-area {
    padding: 50px 40px; }
  .content-area-default {
    padding: 70px 40px; } }

@media (min-width: 992px) {
  .fp-content-area {
    padding: 70px 50px; }
  .content-area {
    padding: 50px 50px; }
  .content-area-default {
    padding: 70px 50px; } }

@media (min-width: 1200px) {
  .fp-content-area {
    padding: 80px 0px; }
  .content-area {
    padding: 50px 0px; }
  .content-area-default {
    padding: 70px 0px; } }

.container-wrapper {
  padding-top: 60px; }

@media (min-width: 768px) {
  .container-wrapper {
    padding-top: 80px; } }

@media (min-width: 992px) {
  .container-wrapper {
    padding-top: 100px; } }

@media (min-width: 1200px) {
  .container-wrapper {
    padding-top: 100px; } }

/* Horizontal padding when the container-xl is not used */
.container-x-spacer {
  padding-left: 20px;
  padding-right: 20px; }

.left-spacer {
  padding-left: 20px; }

.right-spacer {
  padding-right: 20px; }

@media (min-width: 768px) {
  .container-x-spacer {
    padding-left: 40px;
    padding-right: 40px; }
  .left-spacer {
    padding-left: 40px; }
  .right-spacer {
    padding-right: 40px; } }

@media (min-width: 992px) {
  .container-x-spacer {
    padding-left: 50px;
    padding-right: 50px; }
  .left-spacer {
    padding-left: 50px; }
  .right-spacer {
    padding-right: 50px; } }

@media (min-width: 1200px) {
  .container-x-spacer {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: calc((100vw - 1140px) / 2);
    margin-right: calc((100vw - 1140px) / 2); }
  .left-spacer {
    padding-left: 0px;
    margin-left: calc((100vw - 1140px) / 2);
    margin-right: auto; }
  .right-spacer {
    padding-right: 0px;
    margin-left: auto;
    margin-right: calc((100vw - 1140px) / 2); } }

@media (min-width: 1500px) {
  .container-x-spacer {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: calc((100vw - 1380px) / 2);
    margin-right: calc((100vw - 1380px) / 2); }
  .left-spacer {
    padding-left: 0px;
    margin-left: calc((100vw - 1380px) / 2);
    margin-right: auto; }
  .right-spacer {
    padding-right: 0px;
    margin-left: auto;
    margin-right: calc((100vw - 1380px) / 2); } }

.container-gray {
  background-color: #f8f8f8; }

.fullwidth-container {
  margin-left: -20px;
  margin-right: -20px; }

.fullwidth-container-gray {
  background-color: #f8f8f8;
  margin-left: -20px;
  margin-right: -20px;
  padding: 60px 20px; }

@media (min-width: 768px) {
  .fullwidth-container {
    margin-left: -40px;
    margin-right: -40px; }
  .fullwidth-container-gray {
    margin-left: -40px;
    margin-right: -40px;
    padding: 80px 40px; } }

@media (min-width: 992px) {
  .fullwidth-container {
    margin-left: -50px;
    margin-right: -50px; }
  .fullwidth-container-gray {
    margin-left: -50px;
    margin-right: -50px;
    padding: 100px 50px; } }

@media (min-width: 1200px) {
  .fullwidth-container {
    margin-left: calc((1140px - 100vw) / 2);
    margin-right: calc((1140px - 100vw) / 2); }
  .fullwidth-container-gray {
    margin-left: calc((1140px - 100vw) / 2);
    margin-right: calc((1140px - 100vw) / 2);
    padding: 100px calc((100vw - 1140px) / 2); } }

@media (min-width: 1500px) {
  .fullwidth-container {
    margin-left: calc((1380px - 100vw) / 2);
    margin-right: calc((1380px - 100vw) / 2); }
  .fullwidth-container-gray {
    margin-left: calc((1380px - 100vw) / 2);
    margin-right: calc((1380px - 100vw) / 2);
    padding: 100px calc((100vw - 1380px) / 2); } }

.flex-container > div {
  width: 100%; }

@media (min-width: 768px) {
  .flex-container {
    display: flex;
    flex-wrap: wrap; }
  .flex-container > div {
    padding: 10px;
    text-align: left;
    width: 23%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto; } }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.btn-menu-toggle {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  outline: none; }
  .btn-menu-toggle:hover, .btn-menu-toggle:active, .btn-menu-toggle.focus {
    background: none;
    border: 0;
    outline: none; }
  .btn-menu-toggle[aria-expanded="true"] .btn-menu-toggle__bar_top {
    width: 25px;
    top: 50%;
    transform: rotate(45deg); }
  .btn-menu-toggle[aria-expanded="true"] .btn-menu-toggle__bar_bottom {
    width: 25px;
    top: 50%;
    transform: rotate(-45deg); }

.btn-menu-toggle__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 25px;
  height: 25px;
  padding: 0; }

.btn-menu-toggle__bar {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 20px;
  border-bottom: #ffffff 2px solid;
  transition: top 300ms ease-out, width 300ms ease-out, transform 300ms ease-out; }

.btn-menu-toggle__bar_top {
  top: 30%;
  width: 25px; }

.btn-menu-toggle__bar_bottom {
  top: 65%;
  width: 15px; }

.site-branding {
  line-height: 0; }

.site-branding__link {
  line-height: 0; }

.site-branding__logo {
  width: 160px; }

/* Navigation
--------------------------------------------- */
.hide-lg {
  display: block; }
  @media (min-width: 992px) {
    .hide-lg {
      display: none; } }

.show-lg {
  display: none; }
  @media (min-width: 992px) {
    .show-lg {
      display: block; } }

.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  height: 70px; }

.navbar__inner {
  position: relative;
  width: 100%;
  height: 100%; }

.navbar__bg {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90.2deg, #03122d 12.2%, #04305c 100%); }
  @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .navbar__bg {
      background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.9) 12.2%, #04305c 60%);
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px); } }

.navbar__branding {
  transition: opacity 500ms ease-out;
  z-index: 11; }

@media (min-width: 768px) {
  .logo-hide {
    opacity: 0; } }

.navbar__main {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute; }

.navbar__main-inner {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  position: relative; }

.navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%; }

.navigation__menu {
  display: block;
  width: 100%; }

.navigation__menu-toggle {
  height: 25px;
  margin-left: 60px;
  z-index: 11; }

@media (max-width: 991.98px) {
  .navigation__menu_primary {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    padding: 20px 20px 50px;
    width: 100%;
    min-width: 320px;
    min-height: 200px;
    background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.95) 12.2%, rgba(4, 48, 92, 0.95) 60%);
    max-height: calc(100vh - 70px);
    z-index: -1;
    transform: translate(0, -100%);
    overflow: hidden;
    visibility: hidden;
    transition: transform 500ms ease-out, visibility 500ms ease-out; }
    .navigation__menu_primary .nav-menu__link {
      display: flex;
      align-items: center;
      width: 100%; }
    @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
      .navigation__menu_primary {
        background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.7) 12.2%, rgba(4, 48, 92, 0.7) 60%);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px); } } }
  @media screen and (max-width: 991.98px) and (min-width: 768px) {
    .navigation__menu_primary {
      padding-left: 40px;
      padding-right: 40px; } }

@media (min-width: 992px) {
  .navigation__menu_primary {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    transition: unset; } }

@media (max-width: 991.98px) {
  .primary-menu-toggled .navigation__menu_primary {
    transform: none;
    overflow: auto;
    -webkit-overflow-scroll: touch;
    visibility: visible; } }

@media (min-width: 992px) {
  .navigation__menu_secondary {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    padding: 20px 20px 50px;
    width: 100%;
    min-width: 320px;
    min-height: 200px;
    background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.95) 12.2%, rgba(4, 48, 92, 0.95) 60%);
    max-height: calc(100vh - 70px);
    z-index: 11;
    width: 400px;
    transform: scaleY(0);
    transform-origin: top;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: transform 200ms ease-out, opacity 200ms ease-out, visibility 200ms ease-out; }
    .navigation__menu_secondary .nav-menu__link {
      display: flex;
      align-items: center;
      width: 100%; }
    @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
      .navigation__menu_secondary {
        background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.7) 12.2%, rgba(4, 48, 92, 0.7) 60%);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px); } } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .navigation__menu_secondary {
      padding-left: 40px;
      padding-right: 40px; } }

@media (min-width: 992px) {
  .secondary-menu-toggled .navigation__menu_secondary {
    transform: none;
    overflow: auto;
    -webkit-overflow-scroll: touch;
    visibility: visible;
    opacity: 1; } }

.menu-closing {
  overflow: hidden; }

.vd-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  display: none; }

.primary-menu-open {
  overflow: hidden; }

.secondary-menu-open {
  overflow: hidden; }
  @media (min-width: 992px) {
    .secondary-menu-open .vd-modal-overlay {
      display: block; } }

.nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  flex-direction: column; }

@media (min-width: 992px) {
  .nav-menu_lg_horizontal {
    flex-direction: row;
    align-items: center;
    height: 100%; }
    .nav-menu_lg_horizontal > .nav-menu__item {
      margin: 0 5px; } }

.nav-menu__sub-menu {
  list-style: none;
  margin: 0;
  padding-bottom: 20px;
  position: absolute;
  top: 100%;
  left: -999em; }
  @media (min-width: 992px) {
    .nav-menu__sub-menu {
      position: absolute;
      top: 100%;
      right: 0;
      left: auto;
      padding: 20px 20px 50px;
      width: 100%;
      min-width: 320px;
      min-height: 200px;
      background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.95) 12.2%, rgba(4, 48, 92, 0.95) 60%);
      max-height: calc(100vh - 70px);
      transform: translate(0, -100%);
      width: 400px;
      right: -75%;
      min-height: 260px;
      z-index: -1; }
      .nav-menu__sub-menu .nav-menu__link {
        display: flex;
        align-items: center;
        width: 100%; }
      @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
        .nav-menu__sub-menu {
          background-image: linear-gradient(90.2deg, rgba(3, 18, 45, 0.7) 12.2%, rgba(4, 48, 92, 0.7) 60%);
          backdrop-filter: blur(10px);
          -webkit-backdrop-filter: blur(10px); } } }
  @media screen and (min-width: 992px) and (min-width: 768px) {
    .nav-menu__sub-menu {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 991.98px) {
    .nav-menu__sub-menu .nav-menu__link-text {
      margin-left: 20px; } }

.nav-menu__sub-menu-ribbon {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  height: 80%;
  z-index: -1;
  opacity: 0.4;
  width: 150px; }

.nav-menu__dropdown-icon {
  border-color: #d8d8d8; }

.nav-menu__item {
  margin: 0; }
  .nav-menu__item.focus > .nav-menu__sub-menu {
    left: auto;
    position: unset; }
  .nav-menu__item:hover > .nav-menu__link {
    color: #ffffff; }
  .nav-menu__item.focus .nav-menu__parent-link {
    color: #ffffff; }
  .nav-menu__item.focus .nav-menu__dropdown-icon {
    transform: rotate(225deg); }
  @media (min-width: 992px) {
    .nav-menu__item {
      display: flex;
      align-items: center;
      height: 100%;
      position: relative; }
      .nav-menu__item:hover > .nav-menu__sub-menu,
      .nav-menu__item.focus > .nav-menu__sub-menu {
        position: absolute;
        transform: none; }
      .nav-menu__item:hover > .link-underline::after, .nav-menu__item.focus > .link-underline::after {
        width: 60%; }
      .nav-menu__item:hover > .link-underline:active::after, .nav-menu__item.focus > .link-underline:active::after {
        width: 60%; }
      .nav-menu__item:hover .nav-menu__dropdown-icon {
        transform: rotate(225deg); } }

.current-menu-item > .nav-menu__link .link-underline::after {
  width: 10%;
  min-width: 10px; }

.current-menu-item > .nav-menu__link .link-underline:hover::after {
  width: 10%;
  min-width: 10px; }

.current-menu-item > .nav-menu__parent-link {
  color: #ffffff; }

.nav-menu__ribbon {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  height: 80%;
  justify-content: center;
  align-items: center;
  z-index: -1;
  opacity: 0.4;
  width: 200px; }

.navigation__social-media-list {
  padding-top: 30px;
  width: 100%; }

.navigation__wrapper {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .navigation__wrapper {
      padding-left: 40px;
      padding-right: 40px; } }

.header-rule {
  background-color: #ffffff;
  border: 0;
  opacity: 0.2;
  height: 2px;
  margin: 20px 0;
  width: 50%; }

@media screen and (min-width: 768px) {
  .logo-hide {
    opacity: 0; } }

.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; }

.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; }

.testimonials__client {
  padding: 20px 0px 0px 0px; }

.testimonials__client_text {
  margin: 0px;
  color: #0875E0; }

.testimonials__company_text {
  margin-top: 0px; }

.sector__box {
  background-color: #0ABFFD;
  height: 180px;
  width: 150px; }

.mail-icon-container {
  display: flex;
  justify-content: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .mail-icon-container {
      margin-left: 40px;
      margin-top: 0; } }

.mail-icon {
  width: 80px; }

.getintouch__block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px 0px 100px 0px; }

.getintouch__link {
  margin-top: 60px; }

@media (min-width: 567px) {
  .getintouch__block {
    flex-direction: row; } }

.industry-sector-title {
  text-align: center; }

.industry-container {
  display: flex;
  flex-wrap: wrap; }

.industry-container > div {
  width: 180px;
  height: 180px;
  margin: 5px;
  padding-top: 40px;
  text-align: center; }

.industry-sector-icon {
  display: inline-block;
  fill: white;
  line-height: 1;
  width: 60px;
  height: 60px; }

@media (max-width: 768px) {
  .industry-sector-icon {
    display: inline-block;
    fill: white;
    line-height: 1;
    width: 30px;
    height: 30px; }
  .industry-container > div {
    width: 140px;
    height: 140px;
    margin: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
    box-sizing: border-box; } }

/* Team  Gallery */
.lightbox-card {
  cursor: pointer; }
  .lightbox-card:hover {
    filter: grayscale(100%); }

.team-gallery-card__profile-details {
  padding: 10px 10px 50px 10px; }

.modal-profile__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  display: none; }

.active-profile {
  display: flex; }

.modal-profile__image-container {
  width: 100%;
  padding-top: 75%;
  position: relative; }

.modal-profile__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%); }

.modal-profile__details-container {
  width: 100%;
  padding: 20px 30px 10px 20px;
  overflow-y: auto;
  min-height: 300px;
  max-height: 600px; }

.modal-profile__header {
  margin-bottom: 10px; }

.modal-profile__name {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  max-height: 45px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden;
  width: 100%; }

.modal-profile__designation {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  max-height: 22px;
  overflow: hidden; }

.modal-profile__hobbies-container {
  margin-bottom: 10px; }

.modal-profile__hobby {
  font-size: 16px;
  line-height: 20px;
  max-height: 22px;
  overflow: hidden; }

.modal-profile__summary {
  font-size: 16px;
  line-height: 20px; }

.modal-profile__social-media-container {
  margin-top: 10px; }
  .modal-profile__social-media-container li {
    line-height: 0px; }

@media screen and (min-width: 500px) {
  .modal-profile__container {
    flex-direction: row; }
  .modal-profile__image-container {
    width: 40%;
    padding-top: 0; }
  .modal-profile__details-container {
    width: 60%; } }

@media screen and (min-width: 768px) {
  .modal-profile__image-container {
    width: 50%; }
  .modal-profile__details-container {
    width: 50%; }
  .modal-profile__details-container {
    padding: 40px 30px 30px 20px; }
  .modal-profile__header {
    margin-bottom: 20px; }
  .modal-profile__name {
    font-size: 24px;
    line-height: 34px;
    max-height: 70px; }
  .modal-profile__designation {
    font-size: 18px;
    line-height: 28px;
    max-height: 30px; }
  .modal-profile__hobbies-container {
    margin-bottom: 20px; }
  .modal-profile__hobby {
    font-size: 18px;
    line-height: 28px;
    max-height: 30px; }
  .modal-profile__summary {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
  .modal-profile__social-media-container {
    margin-top: 20px; } }

/* Tools icon */
.tools-icon-container {
  display: flex;
  flex-wrap: wrap; }

.tools-icon-container > div {
  width: 180px;
  height: 180px;
  margin: 5px;
  display: flex;
  align-items: center;
  background: #f8f8f8; }

.tools-icon-container > div > img {
  align-self: center;
  padding: 30px; }

.center-align-content {
  justify-content: center; }

.tool-icon-box-item {
  display: flex;
  align-items: center;
  justify-content: center; }

.tools-main-container {
  display: flex;
  justify-content: center; }

@media (max-width: 768px) {
  .tools-icon-container > div {
    width: 140px;
    height: 140px;
    margin: 5px; }
  .center-align-content {
    justify-content: left; }
  .tool-icon-box-item > img {
    height: auto;
    max-width: 100%;
    width: 60%; }
  .animated-gallery-item-subtitle {
    font-size: 13px;
    line-height: 23px; } }

.animated-gallery-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100%, 300px));
  grid-gap: 10px; }

.animated-gallery-item {
  position: relative;
  display: flex;
  top: 0px; }

.animated-gallery-item-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  z-index: 3; }

.animated-gallery-thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.animated-gallery-item-subtitle > ul {
  list-style: none;
  margin-left: 5px; }

@media (min-width: 900px) {
  .animated-gallery-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, 49%);
    grid-gap: 1.1%; }
  .animated-gallery-item:nth-of-type(2n) {
    top: 70px; }
  .animated-gallery-item-subtitle {
    font-size: 16px;
    line-height: 26px; } }

/* case  study properties*/
@media (max-width: 768px) {
  .view-all-mobile-link {
    display: inline-block !important; }
  .view-all-link {
    display: none !important; } }

.view-all-container {
  display: flex;
  justify-content: space-between; }

.view-all-link {
  margin-right: 10px;
  margin-bottom: 50px;
  display: block; }

.view-all-mobile-link {
  display: none; }

/* Timeline Block*/
.timeline-indicators-container {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px; }

.timeline-indicators {
  display: flex;
  align-items: center;
  margin-right: 0px;
  margin-left: 0px;
  min-width: 280px;
  max-width: 400px;
  width: 100%;
  list-style: none;
  margin: 0px; }

.timeline-indicators li:not(:last-of-type) {
  flex-grow: 1;
  position: relative; }

.timeline-indicators li:not(:last-of-type) .indicator-connector {
  background-color: #a7a7a7;
  position: absolute;
  top: calc(50% - (2px / 2));
  height: 2px;
  width: calc(100% - 15px);
  left: 15px; }

.indicator-item {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: relative;
  background-color: #a7a7a7;
  margin-left: 0px;
  margin-right: 0px;
  cursor: pointer; }
  .indicator-item.active {
    background-color: #00EA46;
    background-image: linear-gradient(50deg, #188BFC, #00EA46); }

.carousel-item ul {
  margin-left: 18px; }

.timeline-events-heading {
  margin-bottom: 30px; }

/*Icon with Text container*/
.icon-text-item {
  margin-bottom: 30px; }

.icon-text-item__icon-container {
  height: 80px; }

.icon-text-item__icon-container img {
  max-width: unset;
  height: unset;
  width: unset; }

.icon-text-row {
  justify-content: space-between; }

@media (max-width: 768px) {
  .icon-text-row {
    text-align: center; } }

/* Home page isometric text */
.fp-header-ribbon-container {
  position: absolute;
  right: 0;
  top: -300px;
  z-index: 3;
  width: 100%;
  overflow: hidden;
  display: none; }

.fp-header-ribbon {
  width: 990px;
  opacity: 0.5; }

.fp-header-ribbon__iso-text {
  position: absolute;
  top: 33%;
  left: 35%;
  color: #188BFC;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.04em;
  opacity: 0.5;
  width: 250px;
  -moz-transform: matrix(1, -0.32, 1.45, 0.61, 0, 0);
  -webkit-transform: matrix(1, -0.32, 1.45, 0.61, 0, 0);
  -o-transform: matrix(1, -0.32, 1.45, 0.61, 0, 0);
  -ms-transform: matrix(1, -0.32, 1.45, 0.61, 0, 0);
  transform: matrix(1, -0.32, 1.45, 0.61, 0, 0); }

@media screen and (min-width: 992px) {
  .fp-header-ribbon-container {
    display: block; } }

@media screen and (min-width: 1200px) {
  .fp-header-ribbon__iso-text {
    top: 33%;
    left: 40%;
    width: 300px; } }

@media screen and (min-width: 1921px) {
  .fp-header-ribbon {
    width: 100%; } }

.download-icon {
  width: 20px;
  margin-left: 5px; }

.download_link_container {
  text-align: center; }

.product_download_link {
  color: #0875e0;
  fill: #0875e0; }

/* 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; }

/* Containers
--------------------------------------------- */
/* 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; }

/* Icons
--------------------------------------------- */
.vitamind-svg-icon {
  display: inline-block;
  width: 40px;
  line-height: 1; }

.menu-icon {
  width: 25px; }

.menu-close-icon {
  width: 18px; }

.dots-menu-icon {
  width: 40px;
  margin-left: -10px;
  fill: #f8f8f8; }

.social-media-icon {
  display: inline-block;
  width: 30px;
  line-height: 1; }

.social-media-icon-svg {
  fill: #2d9cdb; }
  .social-media-icon-svg:hover {
    fill: #ffffff; }

.social-media-icon-svg_gray {
  fill: #656565; }
  .social-media-icon-svg_gray:hover {
    fill: #2d9cdb; }

.profile-icon {
  background-color: #E8F3FE; }

.prev-icon {
  transform: rotate(270deg);
  width: 16px; }

.next-icon {
  transform: rotate(90deg);
  width: 16px; }

.go-top-icon {
  fill: #fff; }

.go-top-icon:hover {
  fill: #d65050; }

.spinner-container {
  display: flex;
  justify-content: center; }

.spinner {
  padding: 40px 0px; }

.hide {
  display: none; }

.arrow-icon {
  width: 8px;
  height: 8px;
  border-top: 0.5px solid;
  border-left: 0.5px solid;
  transform: rotate(45deg); }

.arrow-icon_left {
  transform: rotate(135deg); }

/* Footer
--------------------------------------------- */
footer {
  overflow: hidden;
  clear: right; }

.site-info {
  padding-top: 100px; }
  .site-info ul {
    list-style: none;
    margin: 0; }

.footer-bg {
  position: relative; }
  .footer-bg::after {
    content: '';
    background-image: url("../fonts/images-bg_footer_ribbon_1.svg");
    background-position: top center;
    background-size: 1920px;
    background-repeat: no-repeat;
    background-clip: border-box, content-box, border-box, border-box;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }

@media screen and (min-width: 1921px) {
  .footer-bg {
    background-size: cover; } }

.footer-heading {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #323232;
  text-transform: uppercase;
  font-weight: 600; }

.footer-heading-big {
  font-size: 1.52rem;
  line-height: 1.52rem;
  letter-spacing: 0.005rem;
  color: #323232;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0; }

@media (min-width: 992px) {
  .footer-bg {
    background-position: top center, top 450px right; }
  .footer-heading-big {
    font-size: 1.816rem;
    line-height: 1.816rem; } }

@media (min-width: 1920px) {
  .footer-bg {
    background-position: top center, top 550px right; } }

.copyright-text-container {
  text-align: left;
  margin-top: 15px; }

.copyright-text {
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #E8F3FE; }

.widget-footer .sub-menu li > a {
  color: #19548E;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-transform: capitalize; }
  .widget-footer .sub-menu li > a:hover, .widget-footer .sub-menu li > a:visited:hover {
    color: #0875E0; }
  .widget-footer .sub-menu li > a:visited {
    color: #19548E; }

.widget-footer .menu-item {
  padding-top: 5px;
  padding-bottom: 5px; }

.widget-footer .menu-secondary-menu-container ul > li > a {
  color: #19548E;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  list-style: none; }
  .widget-footer .menu-secondary-menu-container ul > li > a:hover {
    color: #0875E0; }
  .widget-footer .menu-secondary-menu-container ul > li > a:visited {
    color: #19548E; }

.widget-footer .menu-item-type-taxonomy > a {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #323232;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px; }
  .widget-footer .menu-item-type-taxonomy > a:hover {
    color: #0875E0; }
  .widget-footer .menu-item-type-taxonomy > a:visited {
    color: #323232; }

.widget-footer h6 {
  display: none; }

.copyright-link {
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #E8F3FE; }
  .copyright-link:hover, .copyright-link:visited:hover {
    color: #F3B439; }
  .copyright-link:visited {
    color: #E8F3FE; }

.horizontal-rule-gray {
  background-color: #656565;
  opacity: 0.5;
  margin: 0; }

.site-footer {
  background: linear-gradient(90.2deg, #03122D 12.23%, #04305C 100.03%);
  padding: 25px 0;
  line-height: 0; }

.site-footer-content {
  align-items: center; }

.footer-social-menu {
  width: 100%; }

.social-media-list {
  list-style: none;
  width: 100%;
  display: flex !important;
  margin-left: -14px !important;
  margin-right: -14px !important;
  margin-bottom: 0;
  padding-left: 0; }

.social-media-list__item {
  display: inline-block;
  margin: 0 10px; }

.social-media-list__link {
  width: 38px;
  height: 38px;
  padding: 4px;
  border-radius: 4px;
  text-align: center; }
  .social-media-list__link:focus .social-media-icon-svg, .social-media-list__link:hover .social-media-icon-svg {
    fill: #ffffff; }
  .social-media-list__link:focus .social-media-icon-svg_gray, .social-media-list__link:hover .social-media-icon-svg_gray {
    fill: #2d9cdb; }

@media (min-width: 576px) {
  .copyright-text-container {
    text-align: right;
    margin-top: 0; } }

.footer-iso-text {
  position: absolute;
  top: 17vw;
  left: 6vw;
  color: #188BFC;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.04em;
  opacity: 0.5;
  width: 250px;
  -moz-transform: matrix(0.69, -0.44, 1.25, 0.65, 0, 0);
  -webkit-transform: matrix(0.69, -0.44, 1.25, 0.65, 0, 0);
  -o-transform: matrix(0.69, -0.44, 1.25, 0.65, 0, 0);
  -ms-transform: matrix(0.69, -0.44, 1.25, 0.65, 0, 0);
  transform: matrix(0.69, -0.44, 1.25, 0.65, 0, 0);
  display: none; }

@media (min-width: 1200px) {
  .footer-iso-text {
    display: block; } }

@media (min-width: 1920px) {
  .footer-iso-text {
    top: 14vw;
    left: 15vw; } }

@media (min-width: 1921px) {
  .footer-iso-text {
    display: none; } }

.nav_menu-4 {
  margin-top: 30px; }

.padding-top-30-sm {
  padding-top: 30px; }
  @media (min-width: 768px) {
    .padding-top-30-sm {
      padding-top: 0; } }

@media (min-width: 768px) {
  .footer-bottom-container {
    display: flex;
    justify-content: space-between; } }

/* Gallery
--------------------------------------------- */
.gallery__container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  background: black; }

.gallery-container-fixed {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100%, 300px));
  grid-gap: 10px; }

.grid-card-animation {
  animation: 500ms ease-out 0s 1 moveUp; }

@keyframes moveUp {
  0% {
    transform: translate(0, 50px); }
  100% {
    transform: translate(0, 0); } }

.gallery-thumbnail-container,
.grid-card__thumbnail-container,
.grid-card__single-thumbnail-container {
  background-color: #f8f8f8;
  overflow: hidden; }

.gallery-thumbnail,
.grid-card__thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 700ms ease-out; }

.gallery-container__item {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 30px;
  z-index: 3; }

.team-container-fixed {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100%, 300px));
  background: none;
  grid-gap: 10px; }

.gallery-thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: linear-gradient(0deg, rgba(41, 58, 83, 0.3) 60%, #262c35); }

.gallery-thumbnail-container .thumbnail-theme-overlay {
  display: none; }

.gallery-thumbnail-container:hover .thumbnail-theme-overlay {
  display: block; }

.gallery-thumbnail-container:hover .image-overlay {
  display: none; }

/*Masonry card grid */
.masonry-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)); }

.masonry-card-grid .grid-card__single-thumbnail-container,
.masonry-card-grid .grid-card__thumbnail-container {
  padding-top: 70%; }

/*.case-study-thumbnail {
    object-fit: cover;
    max-width: 100%; 
    transition: all 500ms ease-out; 
    height: 100%;
    padding:10px;
}

.case-study-thumbnail:hover {
    
    transform: scale(1.1);
}

.case-study-text-container
{
    padding: 20px 10px;
    margin-bottom: 30px;
}

.case-study-category-text
{
    color:$color__gray;
    text-transform: uppercase;
}*/
/* Archive Grid */
.grid-card__text-container {
  padding: 20px 10px;
  margin-bottom: 30px; }

.grid-card__title {
  color: #323232;
  text-transform: uppercase; }

.grid-card:hover .grid-card__thumbnail {
  transform: scale(1.07); }

.grid-card:hover .link-underline::after {
  width: 60%; }

.gallery-link-underline {
  position: relative; }
  .gallery-link-underline::after {
    content: "";
    background-color: #ffffff;
    position: absolute;
    width: 20%;
    top: calc(100% + 5px);
    left: 0;
    height: 2px;
    transition: width 300ms ease-out; }
  .gallery-link-underline:hover::after {
    width: 60%; }
  .gallery-link-underline:active::after {
    width: 60%; }

@media (min-width: 576px) {
  .gallery__container {
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr)); }
  .gallery-container-fluid {
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr)); }
  .gallery-container-fixed {
    grid-template-columns: repeat(auto-fit, 49%);
    grid-gap: 1.2% 2%; }
  .team-container-fixed {
    grid-template-columns: repeat(auto-fit, 49%);
    grid-gap: 1.2% 2%; }
  .masonry .gallery-thumbnail-container:nth-of-type(5n+1) {
    grid-column: span 2;
    /*1 / 3;*/
    grid-row: span 1;
    padding-top: 50%; }
  .masonry-card-grid {
    grid-template-columns: repeat(auto-fit, 49%);
    grid-gap: 1.2% 1.5%; }
  .masonry-card-grid .grid-card__thumbnail-container {
    padding-top: 100%; } }

@media (min-width: 768px) {
  .gallery-container-fluid {
    grid-template-columns: repeat(auto-fit, minmax(33.3%, 1fr)); }
  .gallery-container-fixed {
    grid-template-columns: repeat(auto-fit, 32.74%);
    grid-gap: 1.1% 0.8%; }
  .team-container-fixed {
    grid-template-columns: repeat(auto-fit, 30%);
    grid-gap: 7.0% 2.0%; }
  .masonry-card-grid {
    grid-template-columns: repeat(auto-fit, minmax(32.33333%, 1fr));
    grid-gap: 1.1% 1.5%; }
  .masonry-card-grid__grid-card .grid-card__single-thumbnail-container {
    padding-top: 30%; }
  .masonry-card-grid .grid-card:nth-of-type(5n+1) {
    grid-column: span 2;
    grid-row: span 1; }
  .masonry-card-grid__grid-card:nth-of-type(5n+1) .grid-card__thumbnail-container {
    padding-top: calc(100% * 32.33333 /((2 * 32.33333) + 1.5)); }
  .masonry-card-grid__grid-card:nth-of-type(5n),
  .masonry-card-grid__grid-card:nth-of-type(5n+2),
  .masonry-card-grid__grid-card:nth-of-type(5n+3),
  .masonry-card-grid .grid-card:nth-of-type(5n+4) {
    grid-column: span 1; }
  .masonry-card-grid__grid-card:nth-of-type(5n) .grid-card__thumbnail-container,
  .masonry-card-grid__grid-card:nth-of-type(5n+2) .grid-card__thumbnail-container,
  .masonry-card-grid__grid-card:nth-of-type(5n+3) .grid-card__thumbnail-container,
  .masonry-card-grid__grid-card:nth-of-type(5n+4) .grid-card__thumbnail-container {
    padding-top: 100%; }
  .case-study-category-text {
    font-size: 16px; }
  /*.team-gallery.square-card-grid {
        grid-template-columns: repeat(auto-fit, 49%);
        grid-gap: 1.2% 2%;
    }*/ }

@media (min-width: 992px) {
  .gallery__container {
    grid-template-columns: repeat(auto-fit, minmax(33.3%, 1fr)); } }

@media (min-width: 1200px) {
  /*.team-gallery.square-card-grid {
        grid-template-columns: repeat(auto-fit, $masonry-card-grid__col-width-md);//33.3%
        grid-gap: 1.1% $masonry-card-grid__col-gap;
    }*/ }

/* Counter
--------------------------------------------- */
.vertical__heading_line {
  border-left: 5px solid #00EA46;
  padding-left: 14px; }

.counter__text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto; }

.counter_container {
  padding: 10px; }

/* Header
--------------------------------------------- */
.header-container {
  width: 100%;
  overflow: hidden; }

.header {
  width: 100%; }

.header-banner {
  width: 100%;
  margin-top: 70px; }

.header-content__title-container {
  display: block;
  width: 100%; }

.header-banner__title-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 1em; }

.header-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 2em; }

.header-content__text-container {
  padding-top: 20px;
  padding-bottom: 20px; }

.header-image {
  object-fit: cover;
  width: 100%;
  height: 99.5%; }

.header-banner__title {
  margin-top: 0.5em;
  text-align: center; }

.header-banner__title,
.header-content__title {
  width: 100%;
  overflow-wrap: break-word;
  max-height: calc(3 * (2.01rem + 0.5rem));
  overflow: hidden; }

.header-info {
  display: flex;
  margin-top: 30px; }

.header-iso-panel {
  display: none;
  position: relative; }

.header-iso-text-ribbon-container {
  width: 150px;
  overflow: hidden;
  position: relative;
  height: 100%; }

.header-iso-text-ribbon {
  position: absolute;
  width: 251px;
  top: 0;
  right: 0; }

.header-iso-text-container {
  position: absolute;
  left: 70px;
  width: 280px;
  top: 50px;
  z-index: 3; }

.header-iso-text {
  text-transform: uppercase;
  font-weight: bold;
  color: #188BFC;
  transform: matrix(0.79, -0.24, 0.98, 0.92, 0, 0);
  margin: 20px;
  opacity: 0.4;
  letter-spacing: 0.1em; }

.header-banner__logo-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.header-banner__logo {
  max-width: 100px;
  overflow: hidden;
  padding: 10px; }

.header-mask-md {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1440px;
  z-index: 2; }
  @media (min-width: 768px) {
    .header-mask-md {
      left: -400px; } }
  @media (min-width: 992px) {
    .header-mask-md {
      left: -300px; } }
  @media (min-width: 1200px) {
    .header-mask-md {
      left: -200px; } }

@media (min-width: 1500px) {
  .header-mask-md {
    left: 0; } }

@media screen and (min-width: 1920px) {
  .header-mask-md {
    width: 100%; } }

.header-mask-sm {
  position: absolute;
  bottom: 0;
  left: -80px;
  width: 800px;
  z-index: 2; }
  @media (min-width: 576px) {
    .header-mask-sm {
      left: 0; } }

.d-block_hide-md {
  display: block; }
  @media (min-width: 768px) {
    .d-block_hide-md {
      display: none; } }

.d-block_show-md {
  display: none; }
  @media (min-width: 768px) {
    .d-block_show-md {
      display: block; } }

.header-description-panel {
  text-align: center; }

.header-description {
  padding-left: 20px; }

.header-subtitle {
  color: #188BFC; }

.breadcrumbs {
  margin-top: 5px;
  margin-left: 0; }

.breadcrumbs span {
  padding: 5px; }

.breadcrumbs span:first-of-type {
  padding-left: 0; }

.breadcrumb_last {
  font-weight: 500;
  background: rgba(255, 255, 255, 0.6);
  padding: 5px; }

.header-icon-item__icon-container {
  text-align: center; }

@media (min-width: 768px) {
  .header-image {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0; }
  .header-mask-xs-md {
    display: none; }
  .header-mask-md-xl {
    display: block; }
  .header-banner__title-container {
    margin-top: 0; }
  .header {
    position: relative;
    width: 100%; }
  .header-content {
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 4;
    height: calc(100% - 70px);
    margin-top: 0; }
  .header-content__text-container {
    padding-top: 0;
    padding-bottom: 0; }
  .header-content__title {
    width: 35%; }
  .header-iso-panel {
    display: flex;
    flex-direction: column; }
  .header-description {
    padding-left: 0; } }

@media (min-width: 992px) {
  .header-iso-text-container {
    left: 120px; }
  .header-iso-text-ribbon-container {
    width: 200px; }
  .header-content {
    position: absolute;
    left: 0;
    z-index: 4;
    height: calc(100% - 70px); }
  .header-content__title-container {
    margin-top: 1em; }
  .header-content__title {
    max-height: calc(3 * (2.703rem + 0.5rem)); } }

@media (min-width: 1200px) {
  .header-iso-text-ribbon-container {
    width: auto; }
  .header-iso-text-ribbon {
    position: unset; }
  .header-iso-text-container {
    width: 300px; }
  .header-iso-text-container {
    left: 170px; }
  .header-content__title-container {
    margin-top: 2em; } }

.header-image-container-sm {
  width: 100%;
  padding-top: 80vh;
  position: relative; }

.header-image-container-md {
  width: 100%;
  padding-top: 80vh;
  position: relative; }

@media (min-width: 768px) {
  .header-image-container-sm {
    padding-top: 56.25%; }
  .header-image-container-md {
    padding-top: 56.25%; } }

@media (min-width: 85.375em) {
  .header-content__title-container {
    margin-top: 3em; }
  .header-image-container-sm,
  .header-image-container-md {
    padding-top: 50%; } }

@media screen and (min-width: 1920px) {
  .header-img-svg-mask-md-xl {
    width: 100%; }
  .header-content__title {
    width: 25%; } }

/* Sticky form
--------------------------------------------- */
.sticky-form-container {
  position: fixed;
  bottom: 10px;
  right: 0px;
  z-index: 101;
  display: none; }

.sticky-form {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: flex-end; }

.sticky-form__sticky-panel {
  width: 100%;
  overflow: hidden;
  margin-right: 10px; }

.sticky-form__button {
  cursor: pointer;
  padding: 0px;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px; }

.sticky-form__button-text {
  padding: 0px 20px;
  position: absolute;
  left: 35px;
  bottom: 5px;
  width: calc(100% - 50px);
  border-bottom-right-radius: 5px;
  background-color: #ffffff; }

.sticky-form__button-container {
  display: flex;
  justify-content: flex-end;
  transition: all 500ms ease-out;
  cursor: pointer; }

.sticky-form__chat-icon {
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px; }

.sticky-contact-form {
  width: 320px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transform: translate(calc(40px + (2 * 10px + 10px)), 0px);
  transition: transform 500ms ease-out; }

.sticky-form-container.toggled .sticky-contact-form {
  transform: translate(calc( 0px - (320px - (40px + 10px))), 0px); }

.sticky-form-container.toggled .sticky-form__button-container {
  opacity: 0; }

.sticky-contact-form__header {
  display: flex;
  background-image: linear-gradient(90.2deg, #03122d 12.2%, #04305c 100%);
  color: #ffffff;
  padding: 15px;
  justify-content: space-between; }

.sticky-contact-form__close-btn {
  color: #ffffff;
  font-size: 40px;
  padding: 0;
  line-height: 0; }

.sticky-contact-form__body {
  padding: 15px; }

@media (min-width: 768px) {
  .sticky-form__button {
    width: 50px;
    height: 50px; }
  .sticky-form-container {
    bottom: 10px; }
  .sticky-contact-form {
    transform: translate(calc(50px + (2 * 10px + 10px)), 0px); }
  .sticky-form-container.toggled .sticky-contact-form {
    transform: translate(calc( 0px - (320px - (50px))), 0px); } }

/*--------------------------------------------------------------
# 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: #323232;
    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; }

.margin-top-30 {
  margin-top: 30px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-y-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.margin-y-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

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

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

.margin-y-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.padding-top-30 {
  padding-top: 30px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-y-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-y-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding-y-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.padding-y-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.padding-x-0 {
  padding-left: 0px;
  padding-right: 0px; }

.padding-x-5 {
  padding-left: 5px;
  padding-right: 5px; }

.padding-y-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

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

/* Text
--------------------------------------------- */
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

.text-white {
  color: #ffffff; }

/*--------------------------------------------------------------
# Products
--------------------------------------------------------------*/
/* Layout
--------------------------------------------- */
.services {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .services__row {
    margin-left: -7px;
    margin-right: -7px; } }

.services-tile {
  width: 100%;
  margin-bottom: 60px; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .services-tile {
      padding-left: 7px;
      padding-right: 7px; } }

.services-tile__link {
  width: 100%; }
  .services-tile__link .thumbnail-theme-overlay {
    display: none; }
  .services-tile__link:hover .services-tile__image-overlay, .services-tile__link:focus .services-tile__image-overlay {
    display: none; }
  .services-tile__link:hover .thumbnail-theme-overlay, .services-tile__link:focus .thumbnail-theme-overlay {
    display: block; }
  .services-tile__link:focus {
    box-shadow: 0 0 0 2px rgba(3, 170, 181, 0.5), 0 0 3px 2px rgba(3, 170, 181, 0.3); }

.services-tile__inner {
  width: 100%;
  padding-top: 100%;
  /* 1:1 Aspect Ratio */
  position: relative; }
  @media (min-width: 576px) and (max-width: 991.98px) {
    .services-tile__inner {
      padding-top: 50%; } }

.services-tile__image-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.services-tile__image {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.services-tile__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: linear-gradient(50deg, rgba(41, 58, 83, 0.5), rgba(41, 58, 83, 0.7)); }

.services-tile__details-container {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3; }
  @media (min-width: 576px) and (max-width: 991.98px) {
    .services-tile__details-container {
      justify-content: left;
      padding-left: 60px; } }

.services-tile__details {
  width: 80%;
  max-width: 400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 5%; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .services-tile__details {
      width: 90%; } }

.services-tile__details-heading {
  max-height: calc(2 * (1.521rem + 0.5rem));
  overflow: hidden;
  margin-bottom: 10px; }
  .services-tile__details-heading h3 {
    margin: 0; }
  @media (min-width: 992px) {
    .services-tile__details-heading {
      height: calc(2 * (1.816rem + 0.5rem));
      max-height: calc(2 * (1.816rem + 0.5rem)); } }

.services-tile__details-para {
  height: 35%;
  overflow: hidden; }

.services-tile__indicators-container {
  width: 100%;
  padding: 20px 0; }

.services-tile__details-text {
  max-height: 4.95rem;
  overflow: hidden; }
  @media (min-width: 992px) {
    .services-tile__details-text {
      max-height: 5.16rem; } }

/* Themes
--------------------------------------------- */
.theme-default,
.theme-blue-green,
.services-tile__theme-default,
.services-tile__theme-blue-green {
  background-image: linear-gradient(50deg, #188BFC, #00EA46); }

.theme-blue-yellow,
.services-tile__theme-blue-yellow {
  background-image: linear-gradient(50deg, #0ABFFD, #F3B439); }

.theme-blue-purple,
.services-tile__theme-blue-purple {
  background-image: linear-gradient(50deg, #188BFC, #8254BD); }

.theme-none,
.services-tile__theme-none {
  background-image: linear-gradient(50deg, #111111, #111111); }

.theme-default-gradient,
.theme-blue-green-gradient,
.theme-default-gradient-blur,
.theme-blue-green-gradient-blur {
  background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.8), rgba(0, 234, 70, 0.8)); }

.theme-blue-yellow-gradient,
.theme-blue-yellow-gradient-blur {
  background-image: linear-gradient(50deg, rgba(10, 191, 253, 0.8), rgba(243, 180, 57, 0.8)); }

.theme-blue-purple-gradient,
.theme-blue-purple-gradient-blur {
  background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.8), rgba(130, 84, 189, 0.8)); }

.theme-none-gradient,
.theme-none-gradient-blur {
  background-image: linear-gradient(50deg, rgba(17, 17, 17, 0.8), rgba(0, 0, 0, 0.8)); }

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .theme-default-gradient-blur,
  .theme-blue-green-gradient-blur {
    background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.4), rgba(0, 234, 70, 0.4));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); }
  .theme-blue-yellow-gradient-blur {
    background-image: linear-gradient(50deg, rgba(10, 191, 253, 0.4), rgba(243, 180, 57, 0.4));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); }
  .theme-blue-purple-gradient-blur {
    background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.4), rgba(130, 84, 189, 0.4));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); }
  .theme-none-gradient-blur {
    background-image: linear-gradient(50deg, rgba(17, 17, 17, 0.4), rgba(0, 0, 0, 0.4));
    backdrop-filter: blur(10px); } }

.theme-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 2; }

@media (min-width: 768px) {
  .theme-overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 99.5%;
    height: 99.5%;
    left: unset;
    bottom: unset; } }

.thumbnail-theme-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

@media (min-width: 576px) {
  .services-tile__theme-default,
  .services-tile__theme-blue-green {
    background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.8), rgba(0, 234, 70, 0.8)); }
  .services-tile__theme-blue-yellow {
    background-image: linear-gradient(50deg, rgba(10, 191, 253, 0.8), rgba(243, 180, 57, 0.8)); }
  .services-tile__theme-blue-purple {
    background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.8), rgba(130, 84, 189, 0.8)); }
  .services-tile__theme-none {
    background-image: linear-gradient(50deg, rgba(17, 17, 17, 0.8), rgba(0, 0, 0, 0.8)); }
  @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .services-tile__theme-default,
    .services-tile__theme-blue-green {
      background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.6), rgba(0, 234, 70, 0.6));
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px); }
    .services-tile__theme-blue-yellow {
      background-image: linear-gradient(50deg, rgba(10, 191, 253, 0.6), rgba(243, 180, 57, 0.6));
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px); }
    .services-tile__theme-blue-purple {
      background-image: linear-gradient(50deg, rgba(24, 139, 252, 0.6), rgba(130, 84, 189, 0.6));
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px); }
    .services-tile__theme-none {
      background-image: linear-gradient(50deg, rgba(17, 17, 17, 0.4), rgba(0, 0, 0, 0.4));
      backdrop-filter: blur(10px); } } }

/* Case Study Layout
--------------------------------------------- */
.fullwidth-header-image-container {
  width: 100%;
  height: 60vh;
  position: relative; }

.invisible {
  visibility: hidden; }

@media screen and (min-width: 768px) {
  .fullwidth-header-image-container {
    height: 450px; } }

.filter-menu-container {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
  max-height: 0;
  transition: all 500ms ease-out;
  overflow: hidden;
  margin-bottom: 70px; }

.filter-menu {
  display: flex;
  list-style: none;
  margin-left: 0px;
  flex-direction: column; }

.filter-menu-toggle {
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  text-align: left;
  padding: 0;
  display: flex;
  align-items: center; }

.case-study-filter.toggled .filter-menu-container {
  padding: 20px 0px;
  max-height: 200px; }

.case-study-filter.toggled .arrow-down {
  transform: rotate(180deg); }

.filter-menu__item {
  padding-left: 10px;
  padding-right: 10px; }

.filter-menu__link {
  font-weight: 600;
  text-transform: uppercase;
  color: #04305C;
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  text-align: left;
  outline: none;
  cursor: pointer; }
  .filter-menu__link:hover {
    color: #04305C; }
  .filter-menu__link:focus, .filter-menu__link:visited, .filter-menu__link:active {
    color: #04305C; }
  .filter-menu__link:disabled {
    color: #a7a7a7;
    cursor: default; }

.link-underline.filter-menu__link::after {
  width: 0%; }

.link-underline.filter-menu__link:hover::after {
  width: 60%; }

.link-underline.filter-menu__link:disabled:hover::after {
  width: 0%; }

.selected-filter.filter-menu__link::after {
  width: 60%; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #00EA46;
  margin-left: 10px;
  transition: transform 500ms ease-out; }

@media (min-width: 768px) {
  .filter-menu-toggle {
    display: none; }
  .filter-menu-container {
    max-height: unset; }
  .filter-menu {
    flex-direction: row; } }

/*--------------------------------------------------------------
# Miscellaneous
--------------------------------------------------------------*/
