/*
    Created on : 4 aug. 2025, 08:14:21
    Author     : jocke 
*/
/*@import 'variables/icon-styles.less';
@import 'variables/variables.less';*/
/*a {
    color: #1bb1dc;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #0a98c0;
    outline: none;
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}*/
#jga-sundsvall-uparrow .jga-sundsvall-icon-small {
  width: 46px;
  height: 46px;
  color: #0f0;
  /* Använd din LESS-variabel här */
}
#jga-sundsvall-uparrow .jga-sundsvall-icon-small:hover {
  color: #009900;
  /* Använd en inbyggd LESS-funktion */
}
@media screen and (max-width: 1410px) {
  #jga-sundsvall-uparrow .jga-sundsvall-icon-small {
    width: 46px;
    height: 46px;
  }
}
@media screen and (max-width: 1280px) {
  #jga-sundsvall-uparrow .jga-sundsvall-icon-small {
    width: 42px;
    height: 42px;
  }
}
@media screen and (max-width: 690px) {
  #jga-sundsvall-uparrow .jga-sundsvall-icon-small {
    width: 33px;
    height: 33px;
  }
}
.jga-sundsvall-icon-social {
  margin-right: 11px;
}
.jga-sundsvall-icon-social .jga-sundsvall-icon-small {
  width: 27px;
  height: 27px;
  color: #fff;
  /* Använd din LESS-variabel här */
}
.jga-sundsvall-icon-social .jga-sundsvall-icon-small:hover {
  color: #cccccc;
  /* Använd en inbyggd LESS-funktion */
}
@media screen and (max-width: 1410px) {
  .jga-sundsvall-icon-social .jga-sundsvall-icon-small {
    width: 27px;
    height: 27px;
  }
}
@media screen and (max-width: 1280px) {
  .jga-sundsvall-icon-social .jga-sundsvall-icon-small {
    width: 27px;
    height: 27px;
  }
}
@media screen and (max-width: 690px) {
  .jga-sundsvall-icon-social .jga-sundsvall-icon-small {
    width: 17px;
    height: 17px;
  }
}
.jga-pages-sections {
  min-height: 42vh;
  padding: 79px 20px 20px;
}
#noscript {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff9999;
  padding: 7vw;
  z-index: 9799 !important;
}
#noes6js {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff9999;
  padding: 7vw;
  z-index: 9799 !important;
  display: none;
}
#villkorModal .modal-content,
#policyModal .modal-content {
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
#villkorModal .modal-header,
#policyModal .modal-header {
  border-bottom: 2px solid #e9ecef;
}
#villkorModal .modal-header h4,
#policyModal .modal-header h4 {
  color: #004085;
  font-weight: 600;
}
#villkorModal .modal-body,
#policyModal .modal-body {
  background-color: #f8f9fa;
  padding: 2rem;
  color: #333;
}
#villkorModal .modal-body .villkor-policy h3,
#policyModal .modal-body .villkor-policy h3,
#villkorModal .modal-body .cookie-policy h3,
#policyModal .modal-body .cookie-policy h3 {
  font-size: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
#villkorModal .modal-body .villkor-policy h4,
#policyModal .modal-body .villkor-policy h4,
#villkorModal .modal-body .cookie-policy h4,
#policyModal .modal-body .cookie-policy h4 {
  font-size: 1.25rem;
  margin-top: 1.5rem;
  margin-bottom: 0.25rem;
  color: #004085;
}
#villkorModal .modal-body .villkor-policy hr,
#policyModal .modal-body .villkor-policy hr,
#villkorModal .modal-body .cookie-policy hr,
#policyModal .modal-body .cookie-policy hr {
  margin: 1.5rem 0;
}
#villkorModal .modal-body .villkor-policy ul,
#policyModal .modal-body .villkor-policy ul,
#villkorModal .modal-body .cookie-policy ul,
#policyModal .modal-body .cookie-policy ul {
  padding-left: 20px;
}
#villkorModal .modal-body .villkor-policy ul li,
#policyModal .modal-body .villkor-policy ul li,
#villkorModal .modal-body .cookie-policy ul li,
#policyModal .modal-body .cookie-policy ul li {
  margin-bottom: 0.5rem;
}
#villkorModal .modal-body .villkor-policy strong,
#policyModal .modal-body .villkor-policy strong,
#villkorModal .modal-body .cookie-policy strong,
#policyModal .modal-body .cookie-policy strong {
  color: #004085;
}
#villkorModal .modal-footer,
#policyModal .modal-footer {
  border-top: 1px solid #e9ecef;
  background-color: #f8f9fa;
}
#villkorModal .modal-footer #villkor-modal-button,
#policyModal .modal-footer #villkor-modal-button {
  border-radius: 20px;
  font-weight: bold;
}
#nicer-jga-informationcheers {
  display: none;
}
.cheers {
  --bs-cheers-zindex: 1090;
  --bs-cheers-padding-x: 0.75rem;
  --bs-cheers-padding-y: 0.5rem;
  --bs-cheers-spacing: 1.5rem;
  --bs-cheers-max-width: 350px;
  --bs-cheers-font-size: 0.875rem;
  --bs-cheers-color: ;
  --bs-cheers-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-cheers-border-width: var(--bs-border-width);
  --bs-cheers-border-color: var(--bs-border-color-translucent);
  --bs-cheers-border-radius: var(--bs-border-radius);
  --bs-cheers-box-shadow: var(--bs-box-shadow);
  --bs-cheers-header-color: var(--bs-secondary-color);
  --bs-cheers-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-cheers-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-cheers-max-width);
  max-width: 100%;
  font-size: var(--bs-cheers-font-size);
  color: var(--bs-cheers-color);
  pointer-events: auto;
  background-color: var(--bs-cheers-bg);
  background-clip: padding-box;
  border: var(--bs-cheers-border-width) solid var(--bs-cheers-border-color);
  box-shadow: var(--bs-cheers-box-shadow);
  border-radius: var(--bs-cheers-border-radius);
}
/*.cheers.showing {
  opacity: 0;
}
.cheers:not(.show) {
  display: none;
}*/
.cheers-container {
  --bs-cheers-zindex: 1090;
  position: absolute;
  z-index: var(--bs-cheers-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.cheers-container > :not(:last-child) {
  margin-bottom: var(--bs-cheers-spacing);
}
.cheers-header {
  display: flex;
  align-items: center;
  padding: var(--bs-cheers-padding-y) var(--bs-cheers-padding-x);
  color: var(--bs-cheers-header-color);
  background-color: var(--bs-cheers-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-cheers-border-width) solid var(--bs-cheers-header-border-color);
  border-top-left-radius: calc(var(--bs-cheers-border-radius) - var(--bs-cheers-border-width));
  border-top-right-radius: calc(var(--bs-cheers-border-radius) - var(--bs-cheers-border-width));
  word-wrap: break-word;
}
.cheers-header small {
  /*    font-size: 8px;*/
  margin-left: calc(2.5 * var(--bs-cheers-padding-x));
}
.cheers-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-cheers-padding-x));
  margin-left: calc(2.5 * var(--bs-cheers-padding-x));
}
.cheers-body {
  padding: var(--bs-cheers-padding-x);
  word-wrap: break-word;
}
.my-custom-alert {
  border-left: 5px solid #28a745;
  border-radius: 0;
  display: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
footer section {
  /*        background-color: darken(#212529,3%);*/
  /*  background-color: #333333;*/
  background-color: #2C3E50;
}
footer section,
footer div,
footer p,
footer li,
footer a {
  /*        color: lighten(#89CFF0,20%);*/
  /*          color: #F5F5F5;*/
  color: #ECF0F1;
}
footer h6 {
  color: #c2ffc2;
}
input::placeholder {
  color: #fff !important;
  opacity: 0.5 !important;
}
.faq-question {
  cursor: pointer;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.faq-answer {
  padding: 10px;
  display: none;
}
/*body
{
    background-image: url('../../../assets/images/testbilder/testarbakrund.JPG');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
body::after {
  content: "";
  background: url(http://ib1.keep4u.ru/b/070815/ef2714da63d5940bf5.jpg);
  opacity: 0.5;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
.jga-pages-sections
{
    min-height: 60vh;
}*/
