@charset "UTF-8";
/*!
Theme Name: Netbokhald_v2
Theme URI: http://underscores.me/
Author: Loftfarið
Author URI: https://loftfar.is
Description: Wordpress theme for Netbókhald
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: netbokhald_v2
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.

Netbokhald_v2 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/
*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Open+Sans:wght@400;500;600;700&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

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

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

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

figure {
  margin: 1em 0;
}

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

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

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

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

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

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

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

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

.post,
.page {
  margin: 0;
}

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

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

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

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

.bypostauthor {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

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

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

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

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

.preheader {
  background-color: #094162;
  color: #f3f0eb;
  padding: 16px 0;
  text-align: center;
  font-size: 14px;
  color: #f3f0eb;
}
.preheader .preheader-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.preheader .preheader-text {
  color: #f3f0eb;
}
.preheader .preheader-link {
  position: relative;
  color: #e0d8cb;
}
.preheader .preheader-link:hover:after {
  transform: translateX(5px);
}
.preheader .preheader-link a {
  text-decoration: none;
}
.preheader .preheader-link a:hover {
  text-decoration: underline;
}
.preheader .preheader-link:after {
  content: "";
  background: url("../img/arrow-right.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 3px 10px;
  transition: ease 0.3s all;
}

.header {
  background-color: #f3f0eb;
  display: flex;
  justify-content: space-between;
}
.header .container {
  display: flex;
  justify-content: space-between;
  height: 90px;
  align-items: center;
}
.header .container.light {
  background-color: #f3f0eb;
}
.header .logo img {
  width: 220px;
}

/* Menu repsonsive */
.menu-btn-primary {
  border: 1px solid #094162 !important;
  border-radius: 30px;
  padding: 10px 20px !important;
}
.menu-btn-primary:hover {
  background-color: #e9e4db !important;
}
.menu-btn-secondary {
  border: 1px solid #094162 !important;
  background-color: #094162 !important;
  border-radius: 30px;
  padding: 10px 20px !important;
}
.menu-btn-secondary a {
  color: #f3f0eb !important;
}
.menu-btn-secondary:hover {
  background-color: #07324b !important;
}

.nav-menu {
  width: 100%;
  /* animation menu hamburger */
  /* navbar */
  /* display: flex;
  padding-inline-start: 0;
  margin: 0;
  li {
      padding: 6px 10px;
      margin-right: 20px;
      list-style: none;
      transition: ease 0.3s all;
      border-radius: 10px;
      position: relative;

      &:hover {
          color: black;
          background-color: darken($light-brown, 2%);
          ul {
              display: block !important   ;
          }
          a {
              color: $dark-blue;
          }
      }
      a {
          color: $dark-blue;
          text-decoration: none;
      }
      ul {
          display: none;
          position: absolute;
          background-color: $light-brown;
          padding: 10px;
          border-radius: 10px;
          left: -40px;
          transition: ease 0.3s all;
          box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.15);
          li {
              padding: 6px 10px;
              margin-right: 20px;
              list-style: none;
              transition: ease 0.3s all;
              border-radius: 10px;
              &:hover {
                  color: black;
                  background-color: darken($light-brown, 2%);
                  a {
                      color: $dark-blue;
                  }
              }
              a {
                  color: $dark-blue;
                  text-decoration: none;
                  &:hover {
                      color: $dark-blue;
                  }
              }
          }
      }
  } */
}
.nav-menu * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.nav-menu .menu-btn {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 2;
  left: 40px;
  top: 15px;
}
@media (max-width: 1023px) {
  .nav-menu .menu-btn {
    display: flex;
  }
}
.nav-menu .menu-btn .menu-btn__lines,
.nav-menu .menu-btn .menu-btn__lines::before,
.nav-menu .menu-btn .menu-btn__lines::after {
  width: 1.5rem;
  height: 0.1rem;
  background: #094162;
  transition: all 0.4s ease-in-out;
}
.nav-menu .menu-btn .menu-btn__lines::before, .nav-menu .menu-btn .menu-btn__lines::after {
  content: "";
  position: absolute;
}
.nav-menu .menu-btn .menu-btn__lines::before {
  transform: translateY(-0.5rem);
}
.nav-menu .menu-btn .menu-btn__lines::after {
  transform: translateY(0.5rem);
}
.nav-menu .menu-btn.open .menu-btn__lines {
  transform: translateX(1rem);
  background: transparent;
}
.nav-menu .menu-btn.open .menu-btn__lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #094162;
}
.nav-menu .menu-btn.open .menu-btn__lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #094162;
}
.nav-menu .expand-btn:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: " ▾";
  opacity: 0.75;
  transform: translateY(-50%) rotate(0);
  transition: 0.25s;
}
.nav-menu .expand-btn.open {
  color: #ff5722;
}
.nav-menu .expand-btn.open:after {
  transform: translateY(-50%) rotate(180deg);
}
.nav-menu .navbar {
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: 0;
  padding: 0;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .nav-menu .navbar {
    padding: 10px 20px;
  }
}
.nav-menu .navbar.sticky {
  position: sticky;
  z-index: 999;
  top: 0;
}
.nav-menu .navbar .menu-items {
  display: flex;
  align-items: center;
}
.nav-menu .navbar .menu-items::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  background-color: #222;
}
.nav-menu .navbar .menu-items::-webkit-scrollbar {
  width: 6px;
  background-color: #222;
}
.nav-menu .navbar .menu-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .menu-items {
    scrollbar-gutter: stable;
    position: fixed;
    top: 65px;
    left: 0;
    display: block;
    width: 350px;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 100px;
    padding-right: 10px;
    background: #f3f0eb;
    overflow-y: auto;
    transform: translateX(-100vh);
    transition: 0.3s ease-out;
  }
  .nav-menu .navbar .menu-items.open {
    transform: translateY(0);
  }
}
.nav-menu .navbar .menu-items > li > .menu-item {
  padding: 1.5rem 1.4rem;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .menu-items > li > .menu-item {
    padding: 1rem 1rem;
  }
}
.nav-menu .navbar .menu-items li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .menu-items li a {
    padding: 10px 1rem;
  }
}
.nav-menu .navbar .dropdown,
.nav-menu .navbar .menu-item-has-children {
  position: relative;
  padding-right: 1.6rem !important;
}
.nav-menu .navbar .dropdown ul li,
.nav-menu .navbar .menu-item-has-children ul li {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .nav-menu .navbar .dropdown:hover > .dropdown-menu,
  .nav-menu .navbar .dropdown:hover > .sub-menu,
  .nav-menu .navbar .menu-item-has-children:hover > .dropdown-menu,
  .nav-menu .navbar .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .nav-menu .navbar .dropdown:hover > .expand-btn:after,
  .nav-menu .navbar .menu-item-has-children:hover > .expand-btn:after {
    transform: translateY(-50%) rotate(180deg);
  }
}
.nav-menu .navbar .dropdown:hover::after,
.nav-menu .navbar .menu-item-has-children:hover::after {
  transform: scale(-1, -1);
}
.nav-menu .navbar .dropdown::after,
.nav-menu .navbar .menu-item-has-children::after {
  transition: ease 0.2s all;
  position: absolute;
  right: 2px;
  content: "";
  background: url(img/icon-dropdown.svg) no-repeat center;
  width: 20px;
  height: 20px;
  top: 26px;
  background-size: 11px;
}
@media (min-width: 1024px) {
  .nav-menu .navbar .dropdown .dropdown-right .expand-btn:after,
  .nav-menu .navbar .dropdown .dropdown-left .expand-btn:after,
  .nav-menu .navbar .menu-item-has-children .dropdown-right .expand-btn:after,
  .nav-menu .navbar .menu-item-has-children .dropdown-left .expand-btn:after {
    right: 0.625rem;
  }
}
@media (min-width: 1024px) {
  .nav-menu .navbar .dropdown-menu,
  .nav-menu .navbar .sub-menu {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    width: 190px;
    padding: 5px 0;
    background: #f3f0eb;
    border-radius: 0 0 5px 5px;
    opacity: 0;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 100;
  }
}
@media (max-width: 1023px) {
  .nav-menu .navbar .dropdown-menu,
  .nav-menu .navbar .sub-menu {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    padding-left: 1rem;
    overflow: hidden;
  }
}
.nav-menu .navbar .dropdown-menu .menu-item,
.nav-menu .navbar .sub-menu .menu-item {
  padding: 0;
}
.nav-menu .navbar .dropdown-menu .menu-item a,
.nav-menu .navbar .sub-menu .menu-item a {
  padding: 1rem 5rem 1rem 1.5rem;
  display: block;
}
.nav-menu .navbar .dropdown-menu .menu-item:hover,
.nav-menu .navbar .sub-menu .menu-item:hover {
  background-color: #f8f7f4;
}
.nav-menu .navbar .menu-right {
  top: 0;
  left: 100%;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .menu-right {
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    padding-left: 1.5rem;
  }
  .nav-menu .navbar .menu-right:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-50%);
  }
}
.nav-menu .navbar .menu-left {
  top: 0;
  left: -100%;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .menu-left {
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 1.5rem;
  }
  .nav-menu .navbar .menu-left:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 20px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-50%);
  }
}
.nav-menu .navbar .menu-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1.5rem 1rem;
  font-size: 15px;
  transition: 0.25s;
  text-wrap: nowrap;
  margin-left: 10px;
}
.nav-menu .navbar .menu-item:hover a {
  color: #052233;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .menu-item {
    padding: 0.5rem 1rem;
    display: block;
    border-radius: 0 0 5px 5px;
    transition: all 0.4s ease;
    text-align: left;
  }
}
.nav-menu .navbar ul li {
  list-style: none;
  transition: 0.3s ease;
}
.nav-menu .navbar ul li .arrow {
  transition: all 0.3s ease-out;
}
.nav-menu .navbar ul li a {
  position: relative;
  text-decoration: none;
  color: #094162;
}
@media (min-width: 1024px) {
  .nav-menu .navbar .dropdownMega {
    position: inherit !important;
  }
}
@media (min-width: 1024px) {
  .nav-menu .navbar .mega-menu {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
  }
}
@media (max-width: 1023px) {
  .nav-menu .navbar .mega-menu {
    position: relative;
    display: none;
    padding-left: 0;
  }
}
.nav-menu .navbar .mega-menu .content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  width: 100%;
  padding: 1rem;
  background: #f3f0eb;
  -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 1023px) {
  .nav-menu .navbar .mega-menu .content {
    grid-template-columns: auto;
  }
}
@media (min-width: 1024px) {
  .nav-menu .navbar .mega-menu .content {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 1023px) {
  .nav-menu .navbar .mega-menu .content .col {
    padding: 0;
    width: 100%;
  }
}
.nav-menu .navbar .category .content .col .img-wrapper {
  margin: 1rem 0;
}
.nav-menu .navbar .blog .content {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 1024px) {
  .nav-menu .navbar .blog .content {
    grid-template-columns: repeat(4, 1fr);
  }
}
.nav-menu .navbar .blog .content .col .img-wrapper {
  margin-bottom: 1rem;
}
.nav-menu .navbar .blog .content .col .menu-title {
  font-weight: normal;
}
.nav-menu .navbar .blog .content .col .menu-title a {
  transition: 0.25s;
}
.nav-menu .navbar .blog .content .col .menu-title a:hover {
  color: #ff5722;
}
.nav-menu .navbar .content .col {
  display: flex;
  flex-direction: column;
}
.nav-menu .navbar .content .col .img-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 20vw;
  overflow: hidden;
}
.nav-menu .navbar .content .col .img-wrapper:hover img {
  transform: scale(1.1);
}
.nav-menu .navbar .content .col .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.nav-menu .navbar .content .col img {
  width: 100%;
  max-width: 100%;
  transition: transform 0.3s ease-in-out;
}
.nav-menu .navbar .content .col .menu-title {
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.125rem;
  border-left: 2px solid #ff5722;
  padding-left: 0.625rem;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .content .col .menu-title {
    font-size: 0.875rem;
  }
}
.nav-menu .navbar .content .col p {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.6rem;
  color: #ffffff;
}
.nav-menu .navbar .content .col .mega-links {
  padding-left: 1rem;
  border-left: 1px solid #3c3c3c;
}
@media (max-width: 1023px) {
  .nav-menu .navbar .content .col .mega-links {
    border-left: 0;
    padding-left: 0;
  }
  .nav-menu .navbar .content .col .mega-links li {
    margin: 0;
  }
  .nav-menu .navbar .content .col .mega-links li a {
    padding: 0 0.5rem;
  }
}
.nav-menu .navbar .content .col .mega-links li {
  margin: 1rem 0;
}
.nav-menu .navbar .content .col .mega-links li a {
  padding: 0;
}
@media (max-width: 1023px) {
  .nav-menu .overflow {
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .nav-menu .overlay {
    position: fixed;
    z-index: 500;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .nav-menu .overlay.overlay--active {
    opacity: 1;
    visibility: visible;
  }
}

.hero {
  padding: 100px 0;
}
@media (max-width: 800px) {
  .hero {
    padding: 50px 0;
  }
}
.hero.gradient {
  background: url("../img/bg-gradient.png") no-repeat center center;
}
.hero picture {
  display: flex;
  justify-content: center;
}
.hero picture img {
  width: 60%;
}
/* Bare <img class="cs-picture"> (WO port dropped the <picture> wrapper) — match the original sizing. */
.hero .cs-picture {
  display: block;
  width: 60%;
  height: auto;
  margin: 0 auto;
}
.hero h1 {
  margin: 40px 0 20px 0;
  max-width: 560px;
  line-height: 120%;
}
.hero p {
  max-width: 500px;
}

.video {
  margin-top: 150px;
  margin-bottom: 80px;
  position: relative;
}
.video video {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
}
.video:after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  width: 100%;
  background: #094162;
  margin-top: 200px;
  bottom: -60px;
  height: 70%;
}

.btn {
  padding: 14px 44px;
  border-radius: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1.5rem;
  background-color: #094162;
  transition: ease-out 0.3s all;
  color: #f3f0eb;
  display: inline-block;
  border: 1px solid transparent;
  cursor: pointer;
  color: #f3f0eb;
  text-decoration: none;
}
.btn a {
  color: #f3f0eb;
  text-decoration: none;
}
.btn:hover {
  background-color: #0d6091;
  border: 1px solid transparent;
  box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.15);
}
.btn img {
  width: 80%;
}
.btn.btn-2 {
  background-color: #f3f0eb;
  border: 1px solid #094162;
  color: #094162;
}
.btn.btn-2:hover {
  background-color: white;
  color: #094162;
}
.btn.text {
  background: transparent;
  color: #094162;
  box-shadow: none;
}
.btn.text:hover {
  background-color: transparent;
  color: #000305;
  box-shadow: none;
}
.btn.text.hand {
  cursor: pointer;
  position: relative;
}
.btn.text.hand:after {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  content: "";
  background: url("../img/hand-pointer.svg") no-repeat center;
  background-size: contain;
  right: 8px;
  top: 18px;
  transform: rotate(-20deg);
}
.btn.medium {
  padding: 12px 24px;
}
.btn.white {
  background-color: white;
  color: #094162;
}
.btn.white:visited {
  color: #094162;
}
.btn.white:hover {
  background-color: #e6e6e6;
  color: #0d6091;
}
.btn:visited {
  color: #f3f0eb;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .container {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 5px;
  }
}
.container.light {
  background-color: #f8f7f4;
}
.container.white {
  background-color: white;
}

.wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media (max-width: 768px) {
  .wrapper {
    margin: 0 -10px;
  }
}
@media (max-width: 480px) {
  .wrapper {
    margin: 0 -5px;
  }
}
.wrapper__item {
  flex: 1 1 33.333%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .wrapper__item {
    flex: 1 1 50%;
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .wrapper__item {
    flex: 1 1 100%;
    padding: 0 5px;
  }
}

.flex-grid {
  display: flex;
}
.flex-grid .col {
  flex: 1;
}
.flex-grid .col.vert-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-grid .three-boxes {
  display: flex;
}

.flex-grid-thirds {
  display: flex;
  justify-content: space-between;
}

.flex-grid-thirds .col {
  width: 32%;
}

@media (max-width: 800px) {
  .flex-grid,
  .flex-grid-thirds {
    display: block;
  }
  .flex-grid .col,
  .flex-grid-thirds .col {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
header {
  background-color: #f3f0eb;
  text-align: center;
}
header h1 {
  margin: 0;
  font-size: 2rem;
}
@media (max-width: 768px) {
  header h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 480px) {
  header h1 {
    font-size: 1.2rem;
  }
}

.content {
  padding: 20px;
}
.content p {
  font-size: 1rem;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .content p {
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .content p {
    font-size: 0.8rem;
  }
}

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 49rem;
  }
  .col-sm,
  .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-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 65rem;
  }
  .col-md,
  .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-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 76rem;
  }
  .col-lg,
  .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-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.show {
  display: block !important;
}

.row.show {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.hide {
  display: none !important;
}

.show-xs {
  display: block !important;
}

.row.show-xs {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.hide-xs {
  display: none !important;
}

@media only screen and (max-width: 40rem) {
  .show-xs-only {
    display: block !important;
  }
  .row.show-xs-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-xs-only {
    display: none !important;
  }
}
@media only screen and (min-width: 41rem) {
  .show-sm {
    display: block !important;
  }
  .row.show-sm {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 41rem) and (max-width: 64rem) {
  .show-sm-only {
    display: block !important;
  }
  .row.show-sm-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-sm-only {
    display: none !important;
  }
}
@media only screen and (min-width: 65rem) {
  .show-md {
    display: block !important;
  }
  .row.show-md {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-md {
    display: none !important;
  }
}
@media only screen and (min-width: 65rem) and (max-width: 90rem) {
  .show-md-only {
    display: block !important;
  }
  .row.show-md-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-md-only {
    display: none !important;
  }
}
@media only screen and (min-width: 91rem) {
  .show-lg {
    display: block !important;
  }
  .row.show-lg {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 91rem) and (max-width: 120rem) {
  .show-lg-only {
    display: block !important;
  }
  .row.show-lg-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-lg-only {
    display: none !important;
  }
}
@media only screen and (min-width: 121rem) {
  .show-xl {
    display: block !important;
  }
  .row.show-xl {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-xl {
    display: none !important;
  }
}
.banner {
  min-height: 300px;
  display: flex;
  align-items: center;
  background-color: #f8f7f4;
  width: 100%;
  justify-content: center;
}
@media (max-width: 750px) {
  .banner {
    flex-direction: column;
    text-align: center;
  }
}
.banner .contents {
  max-width: 1000px;
  margin: 0 auto;
}
.banner .left,
.banner .right {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .banner .left,
  .banner .right {
    flex-direction: column;
  }
}
.banner .left .btn,
.banner .right .btn {
  text-wrap: nowrap;
  margin-left: 10px;
}
@media (max-width: 750px) {
  .banner .left .btn,
  .banner .right .btn {
    margin: 10px 0;
  }
}
.banner .left {
  max-width: 400px;
}

.banner2 {
  max-width: 1000px;
}

.boxes {
  max-width: 1000px;
  padding: 80px 0;
}
.boxes p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.boxes.data .col {
  border: 1px solid #e0d8cb;
  align-self: stretch;
  background: white;
  margin: 10px;
  border-radius: 10px;
  padding: 16px;
  transition: ease 0.3s all;
  text-align: center;
}
.boxes.data .col .info-box-data {
  background-color: #fdfcfb;
  border-radius: 24px;
  padding: 0;
  margin: 10px;
  transition: ease 0.2s all;
  align-items: stretch;
}
.boxes.small {
  max-width: 1280px;
}
.boxes.small .col {
  border: 1px solid #e0d8cb;
  align-self: stretch;
  background: white;
  margin: 10px;
  border-radius: 10px;
  padding: 16px;
  transition: ease 0.3s all;
  flex-basis: 280px;
  flex-grow: 1;
}
.boxes.small .col .info-box-small {
  background-color: white;
  border-radius: 24px;
  padding: 0;
  margin: 10px;
  transition: ease 0.2s all;
  align-items: stretch;
  padding: 0;
}
.boxes.small .col .info-box-small h3 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 10px 0;
}
.boxes.small .col .info-box-small .icon {
  width: 60px;
  height: 60px;
  border-radius: 16px;
  background-color: #f3f0eb;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.boxes.small .col .info-box-small .icon img {
  width: 30px;
}
.boxes.small .col .info-box-small p {
  margin: 0;
  font-size: 14px;
  font-weight: 200;
  color: #707d84;
  line-height: 1.7em;
}
.boxes.small .col .info-box-small .icon {
  width: 100%;
  height: 100px;
}
.boxes.small .col .info-box-small .icon img {
  width: 50px;
}
.boxes h2 {
  margin-bottom: 20px;
}

section.gradient {
  background: url("../img/bg-gradient.png") no-repeat center center;
  background-size: cover;
}
section.white {
  background-color: white;
}
section.light {
  background-color: #f3f0eb;
}
section.blue {
  background-color: #094162;
  color: white;
}

.flex-grid {
  flex-wrap: wrap;
}
.flex-grid .break {
  width: 100%;
}

.info-box {
  background-color: white;
  border-radius: 24px;
  padding: 30px;
  margin: 10px;
  transition: ease 0.2s all;
  align-items: stretch;
  /* Make boxes equal-height columns so the "Skoða" link aligns at the bottom across a row,
     regardless of how long each description is. */
  display: flex;
  flex-direction: column;
  height: calc(100% - 20px);
}
/* Push the bottom "more" link to the foot of the box (it's the <a> wrapping .more). */
.info-box > a:last-child {
  margin-top: auto;
}
.info-box:hover {
  background-color: #fdfcfb;
  box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.15);
  transform: rotate3d(1, 1, 1, 1deg) !important;
}
.info-box .icon {
  width: 60px;
  height: 60px;
  border-radius: 16px;
  background-color: #f3f0eb;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.info-box .icon img {
  width: 30px;
}
.info-box h3 {
  font-size: 1.4em;
  font-weight: 600;
  margin: 10px 0;
}
.info-box p {
  margin: 0;
  font-size: 14px;
  font-weight: 200;
  color: #707d84;
  line-height: 1.7em;
}
.info-box .more {
  margin-top: 10px;
  color: #094162;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.info-box .more:hover:after {
  transform: translateX(5px);
}
.info-box .more a {
  text-decoration: none;
}
.info-box .more a:hover {
  text-decoration: underline;
}
.info-box .more:after {
  content: "";
  background: url("../img/arrow-right-blue.svg") no-repeat left;
  background-size: contain;
  position: absolute;
  width: 14px;
  top: 3px;
  height: 14px;
  margin: 3px 10px;
  transition: ease 0.3s all;
}

.review-box {
  background-color: #f8f7f4;
  border-radius: 24px;
  padding: 30px;
  margin: 20px;
  transition: ease 0.3s all;
}
.review-box:hover {
  background-color: #fdfcfb;
  box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.15);
  transform: rotate3d(1, 1, 1, 2deg);
}
.review-box .author {
  display: flex;
}
.review-box .author .user {
  margin-left: 20px;
  margin-top: 24px;
}
.review-box .author .user p {
  color: #094162;
}
.review-box .icon {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.review-box .icon img {
  width: 50px;
}
.review-box h3 {
  font-size: 1.4em;
  font-weight: 600;
  margin: 0px 0;
}
.review-box p {
  margin: 0;
  font-size: 14px;
  font-weight: 200;
  color: #707d84;
  line-height: 1.7em;
}

.custom-box {
  background-color: #f8f7f4;
  border-radius: 24px;
  padding: 100px 30px;
  margin: 40px;
  transition: ease 0.3s all;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.custom-box:hover {
  background-color: #fdfcfb;
  box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.15);
  transform: rotate3d(1, 1, 1, 2deg);
}
.custom-box.blue {
  background-color: #094162;
  color: white;
}
.custom-box.blue h3 {
  color: white;
}
.custom-box.blue p {
  color: white;
}
.custom-box .author {
  display: flex;
}
.custom-box .author .user {
  margin-left: 20px;
  margin-top: 24px;
}
.custom-box .author .user p {
  color: #094162;
}
.custom-box .icon {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.custom-box .icon img {
  width: 30px;
}
.custom-box h3 {
  font-size: 1.4em;
  font-weight: 600;
  margin: 0px 0;
}
.custom-box p {
  margin: 0;
  font-size: 14px;
  font-weight: 200;
  color: #707d84;
  line-height: 1.7em;
}

.accordion #wrapper {
  min-height: 0;
  display: inline-block;
  position: relative;
  left: 50%;
  margin: 50px 0;
  transform: translate(-50%, 0);
  max-width: 800px;
}
@media (max-width: 550px) {
  .accordion #wrapper {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
}
.accordion p {
  color: rgba(48, 69, 92, 0.8);
  font-size: 0.8rem;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
  transition: all 500ms ease;
  padding: 0px 20px 30px 20px;
  text-align: left;
}
.accordion p,
.accordion ul li i:before,
.accordion ul li i:after {
  transition: all 0.25s ease-in-out;
}
.accordion ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion ul li {
  margin: 6px;
  min-height: 50px;
  padding-top: 15px;
  width: 800px;
  max-width: 90%;
  transition: all 0.25s ease-in-out;
}
.accordion ul li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
  background-color: #f8f7f4;
}
.accordion ul li {
  position: relative;
  background-color: white;
  border-top: 1px dotted #d5c883;
  border-radius: 10px;
  text-align: left;
}
.accordion ul li i {
  position: absolute;
  transform: translate(-2px, 0);
  margin-top: 0px;
  border-radius: 50%;
  right: 5px;
  top: 5px;
  width: 40px;
  height: 40px;
  background-color: #f8f7f4;
  background-image: url(../img/icon-accordion-open.svg);
}
.accordion ul li i:before, .accordion ul li i:after {
  content: "";
  position: absolute;
  background-color: #d5c883;
  width: 3px;
  height: 16px;
}
.accordion ul li i:before {
  transform: translate(19px, 12px) rotate(45deg);
}
.accordion ul li i:after {
  transform: translate(19px, 12px) rotate(-45deg);
}
.accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  left: 0;
  top: 0;
}
.accordion ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 10%);
  height: 0;
  padding: 0 20px 0 20px;
  margin: 0;
}
.accordion ul li input[type=checkbox]:checked ~ i:before {
  margin-top: 9px;
  height: 9px;
  transform: translate(21px, 6px) rotate(45deg);
}
.accordion ul li input[type=checkbox]:checked ~ i:after {
  margin-top: 9px;
  height: 9px;
  transform: translate(16px, 6px) rotate(-45deg);
}
.accordion ul li h3 {
  font-size: 18px;
  padding-left: 20px;
  padding-top: 0;
}
.accordion ul li:nth-of-type(1) {
  border-top: none;
  animation-delay: 0.5s;
}
.accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordion ul li:last-of-type {
  padding-bottom: 0;
}
.accordion li {
  animation: bounceInUp 1s ease both;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

.betterdocs-wrapper {
  max-width: 1480px;
  margin: 20px auto;
  padding: 20px;
  background: transparent !important;
}
.betterdocs-wrapper .betterdocs-entry-title {
  text-align: left;
  background: none !important;
}
.betterdocs-wrapper .betterdocs-entry-header {
  background: none !important;
}
.betterdocs-wrapper article {
  background: transparent !important;
  box-shadow: 0px 2px 20px -1px rgba(0, 0, 0, 0.05);
}

.pricing_table {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  list-style: none;
  margin-top: 50px;
}
.pricing_table .line {
  border-bottom: 1px solid blue;
  background-color: #e0e0e0;
  width: 100%;
}

.table-pricing {
  width: 1280px;
  max-width: 100%;
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  font-size: 14px;
}
.table-pricing table {
  padding: 20px;
  width: 100%;
  margin: 0;
}
.table-pricing table td,
.table-pricing table th {
  color: #052233;
  padding: 10px;
}
.table-pricing table td {
  text-align: center;
  vertical-align: middle;
}
.table-pricing table td:last-child {
  font-size: 0.95em;
  line-height: 1.4;
}
.table-pricing table td:first-child {
  text-align: left;
}
.table-pricing table td:nth-child(3) {
  background-color: #ebe9e5;
}
.table-pricing table td img {
  margin: 0 auto;
}
.table-pricing table th {
  background-color: white;
  font-weight: 600;
  font-size: 18px;
}
.table-pricing table th:first-child {
  text-align: left;
}
.table-pricing table th:nth-child(3) {
  background-color: #ebe9e5;
}
.table-pricing table tr {
  padding: 30px 0;
  border-bottom: 1px solid #f3f0eb;
  height: 70px;
}
.table-pricing table tr:first-child, .table-pricing table tr:nth-child(1) {
  border-bottom: none;
}
.table-pricing table tr:nth-child(2n) {
  background-color: white;
}
.table-pricing table tr:nth-child(2n+1) {
  background-color: white;
}
.table-pricing table tr.price {
  font-size: 16px;
}
.table-pricing table tr.headline {
  font-size: 20px;
  font-weight: bold;
}
.table-pricing table tr .btn {
  color: white;
  padding: 5px 40px;
  font-size: 14px;
}
@media screen and (max-width: 700px) {
  .table-pricing table,
  .table-pricing tr,
  .table-pricing td {
    display: block;
  }
  .table-pricing td:first-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .table-pricing td:not(:first-child) {
    clear: both;
    padding: 4px 20px 4px 90px;
    position: relative;
    text-align: left;
  }
  .table-pricing td:not(:first-child):before {
    color: white;
    content: "";
    display: block;
    left: 0;
    position: absolute;
  }
  .table-pricing td:nth-child(2):before {
    content: "Name:";
  }
  .table-pricing td:nth-child(3):before {
    content: "Email:";
  }
  .table-pricing td:nth-child(4):before {
    content: "Phone:";
  }
  .table-pricing td:nth-child(5):before {
    content: "Comments:";
  }
  .table-pricing tr {
    padding: 10px 0;
    position: relative;
  }
  .table-pricing tr:first-child {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .table-pricing .header {
    background-color: transparent;
    color: white;
    font-size: 2em;
    font-weight: 700;
    padding: 0;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
  }
  .table-pricing td:first-child {
    background-color: white;
    border-bottom: 1px solid white;
    border-radius: 6px 6px 0 0;
    position: relative;
    top: 0;
    transform: translateY(0);
    width: 100%;
  }
  .table-pricing td:not(:first-child) {
    margin: 0;
    padding: 5px 1em;
    width: 100%;
  }
  .table-pricing td:not(:first-child):before {
    font-size: 0.8em;
    padding-top: 0.3em;
    position: relative;
  }
  .table-pricing td:last-child {
    padding-bottom: 1rem !important;
  }
  .table-pricing tr {
    background-color: white !important;
    border: 1px solid white;
    border-radius: 6px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    margin: 0.5rem 0;
    padding: 0;
  }
  .table-pricing .table-users {
    border: none;
    box-shadow: none;
    overflow: visible;
  }
}

.pricing-table {
  margin-top: 60px;
}
.pricing-table .row {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.pricing-table .column {
  width: 25%;
  background-color: white;
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  padding: 30px 40px;
  color: #094162;
  position: relative;
}
@media screen and (max-width: 700px) {
  .pricing-table .column {
    width: 90%;
  }
}
.pricing-table .column.left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pricing-table .column.right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: 8px 0 8px -4px rgba(0, 0, 0, 0.1);
}
.pricing-table .column:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.pricing-table .column.middle {
  padding: 30px 20px;
  background-color: #094162;
  width: 30%;
  margin-top: -20px;
  color: white;
  margin-bottom: -10px;
}
@media screen and (max-width: 700px) {
  .pricing-table .column.middle {
    width: 90%;
  }
}
.pricing-table .icon {
  width: 50px;
  height: 50px;
  margin: 20px auto 10px auto;
}
.pricing-table .icon.bigger {
  width: 70px;
  height: 70px;
}
.pricing-table .column .name {
  font-size: 20px;
  margin: 10px 0;
}
.pricing-table .column .description {
  font-size: 14px;
}
.pricing-table .button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #094162; /* Cool button color */
  color: white;
  border-radius: 25px;
  margin-top: 15px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
}
.pricing-table .button.white {
  background-color: white;
  color: #094162;
}
.pricing-table .tag {
  display: inline-block;
  padding: 8px 18px;
  background-color: #ff5b22; /* Nice looking tag color */
  color: white;
  border-radius: 20px;
  margin-top: 10px;
  font-size: 16px;
  position: absolute;
  top: -15px;
  right: -10px;
  transform: rotate(10deg);
  z-index: 100;
}
.pricing-table .price {
  font-size: 20px;
  font-weight: 600;
  margin: 20px;
  color: #ff5b22;
}
.pricing-table .price span {
  font-size: 14px;
  font-weight: 400;
}

.feature-list {
  /* Table Styles */
}
.feature-list table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 40px;
}
.feature-list thead {
  color: #094162;
}
.feature-list thead th {
  padding: 10px;
  color: #094162;
  text-align: left;
  text-align: center;
}
.feature-list tbody tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0);
}
.feature-list tbody tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.4);
}
.feature-list tbody td {
  padding: 10px;
  text-align: center;
}
.feature-list .checkmark-circle {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-image: url("../img/icon-check.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}

body {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #094162;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: #ebe9e5;
  text-shadow: rgba(0, 0, 0, 0.1) 0 0 11px;
}

h1 {
  font-size: 2.8em;
  font-weight: 500;
  margin: 0;
  line-height: 140%;
  text-rendering: optimizeLegibility;
}

h2 {
  font-size: 2.2em;
  font-weight: 700;
  margin: 0;
  line-height: 140%;
  color: #094162;
}

h3 {
  font-size: 1.8em;
  font-weight: 600;
  margin: 0;
  line-height: 140%;
  color: #094162;
}

.cs-subtitle {
  font-size: 0.8em;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: 0;
  margin-bottom: -10px;
  padding: 0;
  text-transform: uppercase;
  line-height: 120%;
  color: #094162;
  margin-top: 20px;
}

.center {
  text-align: center;
}

.orange {
  color: #ff5b22;
}

article {
  border-radius: 10px;
  max-width: 1280px;
  padding: 20px;
  margin: 20px auto !important;
}
article header {
  text-align: left;
  background: none !important;
}
article.post {
  background-color: white;
  margin: 40px auto;
}
article.post img {
  float: right;
}
article .entry-title a {
  color: #094162;
  text-decoration: none;
  background: none;
  text-align: left;
}
article .entry-title a:hover {
  text-decoration: underline;
}
article .posted-on {
  font-size: 0.6em;
}
article .entry-content {
  margin: 0;
}

.post {
  margin: 0 auto;
}

ul {
  padding: 0;
  margin: 0;
  padding-inline-start: 0;
  list-style: none;
}

.site-main.about {
  padding: 0 100px;
}
.site-main.gradient {
  background: url("../img/bg-gradient.png") no-repeat top center;
  background-size: contain;
}

.dots {
  display: flex;
}
.dots li {
  list-style: none;
  margin: 0 5px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.dots li.orange {
  background-color: #ff5b22;
}
.dots li.blue {
  background-color: #094162;
}

.flex-grid.three-boxes .col {
  display: flex;
}
.flex-grid.leftrightbox {
  margin: 50px 0;
}
.flex-grid.leftrightbox img {
  max-width: 80%;
  text-align: center;
}
.flex-grid.leftrightbox .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flex-grid.leftrightbox .text h3 {
  font-size: 1.8em;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 140%;
  color: #094162;
}
.flex-grid .contact-text {
  display: flex;
  justify-content: center;
  font-size: 18px;
  flex-direction: column;
  font-weight: 200;
  padding-right: 50px;
}
.flex-grid .contact-text h3 {
  color: white !important;
  padding-bottom: 20px;
}
.flex-grid .contact-text a {
  color: rgba(255, 255, 255, 0.8);
}
.flex-grid .contact-form {
  margin: 50px 0;
}
.flex-grid .contact-form ::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.flex-grid .contact-form input,
.flex-grid .contact-form select,
.flex-grid .contact-form textarea {
  margin: 10px 0;
  border: 1px solid rgba(9, 65, 98, 0.7);
  outline: none;
  border-radius: 10px;
  overflow: hidden;
  background: #2d6585;
  color: white;
}
.flex-grid .contact-form .wpcf7-form input[type=text],
.flex-grid .contact-form .wpcf7-form input[type=email],
.flex-grid .contact-form .wpcf7-form input[type=url],
.flex-grid .contact-form .wpcf7-form input[type=password],
.flex-grid .contact-form .wpcf7-form input[type=search],
.flex-grid .contact-form .wpcf7-form input[type=number],
.flex-grid .contact-form .wpcf7-form input[type=tel],
.flex-grid .contact-form .wpcf7-form textarea {
  transition: ease all 0, 3s;
  color: white;
  width: 100%;
  padding: 12px 16px;
}
.flex-grid .contact-form .wpcf7-form input[type=text]:hover,
.flex-grid .contact-form .wpcf7-form input[type=email]:hover,
.flex-grid .contact-form .wpcf7-form input[type=url]:hover,
.flex-grid .contact-form .wpcf7-form input[type=password]:hover,
.flex-grid .contact-form .wpcf7-form input[type=search]:hover,
.flex-grid .contact-form .wpcf7-form input[type=number]:hover,
.flex-grid .contact-form .wpcf7-form input[type=tel]:hover,
.flex-grid .contact-form .wpcf7-form textarea:hover {
  background: rgba(45, 101, 133, 0.8);
}
.flex-grid .contact-form .wpcf7-form p {
  margin: 0 0 28px;
}
.flex-grid .contact-form .wpcf7-text:focus,
.flex-grid .contact-form .wpcf7-textarea:focus {
  transition: ease all 0, 3s;
  outline: 1px solid rgba(149, 199, 213, 0.9);
  outline-offset: 0;
}
.flex-grid .contact-form .wpcf7-form input[type=submit] {
  padding: 14px 40px;
  transition: ease 0.2s all;
  cursor: pointer;
}
.flex-grid .contact-form .wpcf7-form input[type=submit]:hover {
  background: #0b5079;
}
.flex-grid .contact-form p {
  margin: 0 !important;
}

.site-footer {
  background-color: white;
  padding: 4%;
  font-size: 12px;
}
.site-footer .flex-grid {
  margin: 0 auto;
}
.site-footer .logo {
  margin-bottom: 20px;
}
.site-footer .logo img {
  width: 200px;
}
.site-footer h5 {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.site-footer p {
  margin: 0;
  font-size: 1em;
  font-weight: 200;
  color: #707d84;
  line-height: 1.7em;
  max-width: 300px;
}
.site-footer a {
  color: #094162;
  text-decoration: none;
}
.site-footer a:hover {
  text-decoration: underline;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

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

/* ---- Aðstoð (help) video library — WO site port ---- */
.help-categories {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 28px;
    margin-top: 40px;
}
.help-category-card {
    background: #fff;
    border: 1px solid #eef0f4;
    border-radius: 12px;
    box-shadow: 0 4px 18px rgba(20, 40, 80, .06);
    padding: 28px 30px 16px;
}
.help-category-header {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-bottom: 16px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f0f2f6;
}
.help-category-icon {
    flex: 0 0 auto;
    width: 40px; height: 40px;
    border-radius: 10px;
    background: linear-gradient(135deg, #ff5b21, #ff8a5b);
    position: relative;
}
.help-category-icon::after {
    content: "\25B6";
    color: #fff; font-size: 14px;
    position: absolute; top: 50%; left: 54%;
    transform: translate(-50%, -50%);
}
.help-category-header h3 { margin: 0; font-size: 20px; }
.help-articles { list-style: none; margin: 0; padding: 0; }
.help-articles li { border-bottom: 1px solid #f4f6f9; }
.help-articles li:last-child { border-bottom: 0; }
.help-articles li a {
    display: block;
    padding: 13px 4px 13px 22px;
    position: relative;
    color: #2d3a4f;
    text-decoration: none;
    transition: color .15s ease, padding .15s ease;
}
.help-articles li a::before {
    content: "\203A";
    position: absolute; left: 4px; top: 12px;
    color: #ff5b21; font-size: 17px; font-weight: 700;
}
.help-articles li a:hover { color: #ff5b21; padding-left: 27px; }

/* Single tutorial page */
.help-video-embed {
    position: relative;
    max-width: 880px;
    margin: 24px auto 0;
    aspect-ratio: 16 / 9;
}
.help-video-embed iframe {
    position: absolute; inset: 0;
    width: 100%; height: 100%;
    border: 0; border-radius: 12px;
    box-shadow: 0 6px 24px rgba(20, 40, 80, .12);
}
