@font-face {
  font-family: Ivar-Display;
  font-weight: bold;
  src: url("../fonts/IvarDisplay-Bold.woff"); }
@font-face {
  font-family: Ivar-Display;
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/IvarDisplay-BoldItalic.woff"); }
@font-face {
  font-family: Museo sans;
  font-weight: 300;
  src: url("../fonts/MuseoSans_300.otf"); }
@font-face {
  font-family: Museo sans;
  font-weight: 700;
  src: url("../fonts/MuseoSans_700.otf"); }
/* #region General */
.elementor-slick-slider .slick-slide img {
  max-height: 60px; }

body,
html {
  color: #333;
  font-family: "Museo sans" !important;
  font-size: 20px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #99003b !important; }

h1 {
  font-size: 80px !important;
  font-family: "Ivar-Display" !important; }
  @media (max-width: 992px) {
    h1 {
      font-size: 50px !important; } }

h2 {
  font-size: 50px !important;
  font-family: "Ivar-Display" !important; }
  @media (max-width: 992px) {
    h2 {
      font-size: 30px !important; } }

h3 {
  font-size: 35px !important;
  font-family: "Ivar-Display" !important; }
  @media (max-width: 992px) {
    h3 {
      font-size: 20px !important; } }

h4 {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #99003b !important; }
  @media (max-width: 992px) {
    h4 {
      font-size: 16px !important; } }

h5 {
  font-size: 20px !important;
  font-weight: 300 !important;
  color: black !important; }
  @media (max-width: 992px) {
    h5 {
      font-size: 16px !important; } }

h6 {
  font-size: 16px !important; }
  @media (max-width: 992px) {
    h6 {
      font-size: 14px !important; } }

p,
ul, 
li {
  font-size: 16px !important;
  font-family: "Museo sans" !important; }
  @media (max-width: 992px) {
    p,
	ul, 
	li {
      font-size: 14px !important; } }

h1,
h2 {
  font-family: "Ivar-Display" !important; }

a {
  transition-duration: 0.2s;
  color: #ff5b0c;
  font-weight: 700; }
  a:hover {
    color: rgba(255, 93, 12, 0.7); }

@media (max-width: 991px) {
  .hide-on-mobile {
    display: none; } }

img {
  max-width: 100%; }

.four-o-four {
  color: #ff5b0c;
  font-size: 120px; }

@media (max-width: 991px) {
  main {
    margin-top: 85px; } }

@media (min-width: 1200px) {
  .elementor-584
  .elementor-element.elementor-element-68c33c6d:not(.elementor-motion-effects-element-type-background),
  .elementor-18332
  .elementor-element.elementor-element-68c33c6d:not(.elementor-motion-effects-element-type-background),
  .elementor-17908
  .elementor-element.elementor-element-68c33c6d:not(.elementor-motion-effects-element-type-background),
  .elementor-17978
  .elementor-element.elementor-element-68c33c6d:not(.elementor-motion-effects-element-type-background),
  .elementor-18074
  .elementor-element.elementor-element-68c33c6d:not(.elementor-motion-effects-element-type-background),
  .elementor-17417
  .elementor-element.elementor-element-68c33c6d:not(.elementor-motion-effects-element-type-background) {
    background-size: 45% auto !important; } }

/* #endregion */
/* #region Buttons */
.btn-blog {
  border-radius: 50px !important;
  padding: 20px 35px !important;
  min-width: 180px !important;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  background: #31a3ae !important;
  color: white !important;
  line-height: 1em !important;
  box-shadow: none !important;
  outline: none !important;
  transition-duration: 0.2s;
  min-height: 50px !important; }

.btn {
  border-radius: 30px;
  padding: 15px 30px;
  min-width: 150px;
  text-decoration: none;
  font-weight: 600;
  min-height: 50px; }
  .btn.btn-main {
    padding: 12px 30px !important;
    background: #31a3ae !important;
    color: white !important;
    line-height: 1em !important;
    box-shadow: none !important;
    outline: none !important;
    text-decoration: none;
    font-weight: 600; }

section {
  padding: 40px 0 !important; }

section section {
  padding: unset !important; }

.elementor-button,
input[type="submit"] {
  border-radius: 50px !important;
  padding: 20px 35px !important;
  min-width: 180px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  background: #31a3ae !important;
  color: white !important;
  line-height: 1em !important;
  box-shadow: none !important;
  outline: none !important;
  min-height: 50px;
  transition-duration: 0.2s; }
  .elementor-button:hover,
  input[type="submit"]:hover {
    background: #368991 !important;
    cursor: pointer; }

.elementor-widget .elementor-icon-list-icon {
  height: 20px;
  width: 20px; }

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  color: #99003b; }

/* #endregion */
/* #region Header / Navigation */
.main-menu {
  cursor: pointer; }

.main-menu li {
  overflow: hidden; }
  .main-menu li .sub-menu {
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    opacity: 0;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.14);
    padding: 10px 0;
    margin: 0;
    display: none; }
    @media (max-width: 991px) {
      .main-menu li .sub-menu {
        position: relative;
        background-color: white;
        min-width: unset;
        opacity: unset;
        overflow: visible;
        transition: unset;
        border-radius: unset;
        box-shadow: unset; } }
    .main-menu li .sub-menu li {
      display: block; }
      @media (max-width: 992px) {
        .main-menu li .sub-menu li a {
          color: black;
          font-size: 16px; } }
      .main-menu li .sub-menu li:hover {
        background-color: #eaeaea; }
    @media (min-width: 992px) {
      .main-menu li .sub-menu:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 43px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11px 7px;
        border-color: transparent transparent #fff; }
      .main-menu li .sub-menu:after {
        content: "";
        position: absolute;
        top: -7.7px;
        left: 43px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11px 7px;
        border-color: transparent transparent rgba(0, 0, 0, 0.1);
        z-index: -1; } }
  .main-menu li:hover .sub-menu {
    display: block;
    opacity: 1;
    overflow: visible; }

header {
  padding: 20px 30px;
  background: #fff; }
  header .login-btn {
    color: #99003b !important;
    border: 2px solid #31a3ae;
    padding: 8px 40px;
    min-width: 125px; }
    header .login-btn:hover {
      border: 2px solid #99003b !important; }
  header.startpage {
    background: #fbf2ea; }
    header.startpage .login-btn {
      background: #fff;
      color: #99003b !important;
      border: 2px solid transparent !important; }
      header.startpage .login-btn:hover {
        color: rgba(153, 0, 59, 0.7) !important;
        border: 2px solid #99003b !important; }
      @media (max-width: 1200px) {
        header.startpage .login-btn {
          min-width: 100px; } }
    header.startpage .search-btn {
      display: inline-block !important; }
      @media (max-width: 992px) {
        header.startpage .search-btn {
          display: none !important; } }
  @media (max-width: 991px) {
    header {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      height: 85px;
      z-index: 100000; } }
  header .header-logo {
    width: 200px; }
  header .main-menu nav ul {
    padding: 0;
    margin: 0 0 0 30px;
    list-style: none; }
    header .main-menu nav ul li {
      display: inline-block;
      vertical-align: bottom; }
      header .main-menu nav ul li a {
        color: #99003b;
        display: block;
        padding: 15px 25px;
        text-decoration: none !important;
        font-weight: 500;
        font-size: 16px; }
        header .main-menu nav ul li a:hover {
          color: rgba(153, 0, 59, 0.7); }
        @media (max-width: 1200px) {
          header .main-menu nav ul li a {
            padding: 15px; } }
  @media (max-width: 991px) {
    header .main-menu nav {
      display: none !important; } }
  header .search-btn {
    display: none; }
    header .search-btn img {
      width: 40px; }
  header .menu-btn {
    background: no-repeat center center url(../icons/Streck.svg);
    width: 45px;
    height: 45px;
    background-size: contain;
    display: none; }
    @media (max-width: 991px) {
      header .menu-btn {
        display: inline-block; } }
  @media (max-width: 991px) {
    header .search-btn,
    header .login-btn {
      display: none !important; } }
  header .mobile-nav {
    position: fixed;
    top: 0;
    right: -300px;
    bottom: 30px;
    width: 300px;
    padding: 20px 30px;
    background: #fff;
    z-index: 9999;
    transition-duration: 0.3s; }
    header .mobile-nav .menu-btn {
      background: no-repeat center center url(../icons/Kryss.svg);
      width: 30px;
      height: 30px;
      background-size: contain;
      position: relative;
      float: right; }
    header .mobile-nav nav {
      display: block;
      margin-top: 50px; }
      header .mobile-nav nav .main-menu {
        overflow: scroll; }
      header .mobile-nav nav ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        header .mobile-nav nav ul li {
          display: block;
          padding: 15px 15px;
          border-top: 1px solid #fbf2ea; }
          header .mobile-nav nav ul li a {
            color: #99003b;
            font-weight: 500; }
    header .mobile-nav .extra-mobile-btn {
      color: #99003b;
      display: block;
      padding: 15px 15px;
      border-top: 1px solid #fbf2ea;
      font-weight: 500; }
    @media (max-width: 600px) {
      header .mobile-nav {
        right: -90%;
        width: 90%; } }

body.menu-open .mobile-nav {
  right: 0; }

/* #endregion */
/* #region Footer */
footer {
  padding: 50px;
  background: #ff5b0c; }
  footer .footer-logo {
    width: 200px; }

input.elementor-search-form__input {
  border: gray 1px solid !important; }

button.elementor-search-form__submit {
  min-width: 220px !important;
  padding: 12px 30px !important;
  background: #31a3ae !important;
  border-radius: 50px !important;
  margin-left: 20px !important; }

.footer-widget-area {
  padding: 75px;
  background: #fbf2ea; }
  .footer-widget-area i.fab.fa-facebook-f,
  .footer-widget-area i.fab.fa-linkedin-in,
  .footer-widget-area i.fab.fa-twitter {
    font-size: 20px;
    color: white; }
  .footer-widget-area .elementor-icon {
    background-color: #ff5b0c;
    border-radius: 50%;
    padding: 10px; }
  @media (max-width: 992px) {
    .footer-widget-area {
      padding: 25px; } }
  .footer-widget-area h4 {
    font-family: "Museo sans" !important;
    font-size: 20px;
    color: #99003b;
    font-weight: 700; }
    @media (max-width: 991px) {
      .footer-widget-area h4 {
        margin-top: 30px; } }
  .footer-widget-area ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer-widget-area ul li a {
      display: block;
      font-weight: 500;
      color: #333;
      font-size: 16px;
      padding: 2px 0; }
  @media (max-width: 991px) {
    .footer-widget-area {
      text-align: center !important; } }

/* #endregion */
/* #region Search List */
.search-item {
  text-decoration: none !important; }

.list-info {
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  color: #333;
  font-size: 18px;
  font-weight: 500;
  transition-duration: 0.2s; }
  .list-info:hover {
    background-color: #eee; }

/* #endregion */
/* #region WPML */
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  color: #99003b; }
  @media (max-width: 992px) {
    .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
      background-color: white; } }

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  font-weight: 500 !important;
  font-size: 16px !important; }

.wpml-ls-legacy-dropdown {
  width: 6em; }
  @media (max-width: 992px) {
    .wpml-ls-legacy-dropdown {
      width: 100%;
      padding: 15px 0px;
      border-top: 1px solid #fbf2ea;
      background-color: white; } }
  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: none; }
    @media (max-width: 992px) {
      .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        border-top: 1px solid #fbf2ea; } }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
      font-weight: 500;
      font-size: 16px; }
      .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:last-of-type {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
  .wpml-ls-legacy-dropdown a {
    text-decoration: none;
    color: #99003b;
    background-color: white;
    padding: 12px 12px;
    border: none;
    line-height: 1; }
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background-color: transparent;
    border: none;
    color: #99003b;
    text-decoration: none !important;
    font-weight: 500;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {
      background-color: white; }

/* #endregion */
/* #region blog archive */
.blog-content {
  position: relative;
  background-color: white;
  padding: 15px;
  max-width: 676px;
  margin: -300px auto;
  margin-bottom: 0px; }
  .blog-content h1,
  .blog-content .blog-date {
    text-align: center; }

.blog-banner {
  padding: 70px 0px;
  background-color: #fbf2ea;
  color: #99003b; }
  .blog-banner h1 {
    font-weight: bold;
    font-size: 80px; }
  .blog-banner p {
    font-size: 20px; }

.blog-archive {
  padding: 50px 0; }
  .blog-archive .single-post {
    padding: 30px 15px; }
    .blog-archive .single-post h2 {
      font-weight: bold;
      margin-top: 30px;
      font-size: 50px; }
    .blog-archive .single-post .blog-post-date {
      margin-bottom: unset;
      margin: 0 0 10px 5px;
      font-size: 18px; }
    .blog-archive .single-post p {
      font-size: 20px; }
    .blog-archive .single-post .btn {
      padding: 8px 30px;
      border: unset;
      background-color: #31a3ae;
      color: white; }
      .blog-archive .single-post .btn:hover {
        color: white;
        background-color: #368991; }

/* #endregion */
/* #region contact form */
input[name="submit"] {
  border: none;
  font-size: 15px; }

input[type="text"],
input[type="email"],
textarea {
  border: none;
  background-color: #fbf2ea;
  width: 80% !important;
  margin-bottom: 10px;
  min-height: 45px; }

form label {
  margin-bottom: unset; }

/* #endregion */
/* #region wide top image */
.wide-top-image {
  width: 100%;
  height: 600px;
  position: relative;
  margin: 0;
  background: no-repeat center center;
  background-size: cover; }
  @media (max-width: 992px) {
    .wide-top-image {
      height: 350px; } }

/* #endregion */

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