/*
Theme Name: DanielsTheme
Theme URI:
Description: Tailored wordpress theme for acf testing
Author: Daniel Bernhardt
Author URI: www.google.com
Version: 1.0.0
*/

@import "https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;800&display=swap";

* {
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: 0;
}

.otgs-development-site-front-end {
  display: none !important;
}

html,
body {
  margin: 0;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  overflow-x: hidden;
  background: #f4f2e8;
  color: #3b3b3b;
}

main {
  overflow: hidden;
}

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

iframe {
  border: 0;
  outline: 0;
}

img {
  display: block;
  height: auto;
}

/*
* Containers
*/
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  max-width: calc(1350px + 60px);
}
@media all and (min-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.container--half {
  width: 100%;
  padding: 0 15px;
  max-width: calc(1350px + 60px);
  margin-bottom: 0;
}
@media all and (min-width: 768px) {
  .container--half {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (min-width: 1024px) {
  .container--half {
    max-width: calc((1350px / 2) + 30px);
  }
}

@media all and (min-width: 1024px) {
  .container--half.right {
    margin: 0 0 0 auto;
  }
}

@media all and (min-width: 1024px) {
  .container--half.left {
    margin: 0 auto 0 0;
  }
}

.container--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media all and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

@media all and (max-width: 767.9px) {
  .image-desktop-only,
  .desktop-only {
    display: none !important;
  }
}

.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
}

/*
* Generella paddings
*/
/* Overlay */
.overlay {
  position: relative;
}
.overlay > * {
  z-index: 2;
}
.overlay::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

* {
  font-family: "Libre Franklin";
}

body {
  line-height: 1.75;
  font-size: 1rem;
}
@media all and (max-width: 568px) {
  body {
    font-size: 0.85rem;
  }
}

p {
  margin-bottom: 1rem;
}
@media all and (min-width: 1024px) {
  p {
    margin-bottom: 2rem;
  }
}

.heading {
  letter-spacing: -0.025em;
  line-height: 1.3;
  color: #3b3b3b;
}

.hero2022 .hero-logo {
  max-height: 130px;
  max-width: 130px;
}

.hero2022 .hero-logo img {
  height: auto;
  max-width: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.heading--hero--left {
  font-size: clamp(25px, 5vw, 40px);
  line-height: 1;
  color: #f4f2e8;
  text-transform: uppercase;
  /* max-width: 450px; */
}

@media (min-width: 1200px) {
  .break-line {
    margin-right: 100px;
  }
}

@media (max-width: 500px) {
  .heading--hero--left {
    max-width: 336px;
    /* margin-bottom: 270px; */
  }
  /* .hero2022 p {
    position: absolute;
    bottom: 15%;
  } */
  .hero2022 .button {
    background: white;
    color: #e44b55 !important;
    position: absolute;
    bottom: 8%;
  }
}

.heading--hero {
  color: #f4f2e8;
  text-transform: uppercase;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 0.8;
}
@media all and (min-width: 1024px) {
  .heading--hero {
    font-size: 4.375rem;
  }
}
@media all and (min-width: 1200px) {
  .heading--hero {
    font-size: 5rem;
  }
}

.up-right {
  bottom: -0.08em;
  font-weight: 600;
  line-height: 0.9 !important;
  margin: 0;
  position: absolute;
  right: -0.1em;
  transform: translateX(100%) rotate(-90deg);
  transform-origin: bottom left;
}

.heading--hero.lowercase {
  text-transform: none !important;
}

.heading--column,
.heading--menu {
  color: #f4f2e8;
  font-size: 3.1875rem;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 0.5em;
}
@media all and (min-width: 768px) {
  .heading--column,
  .heading--menu {
    font-size: 4.375rem;
  }
}
@media all and (min-width: 1200px) {
  .heading--column,
  .heading--menu {
    font-size: 6rem;
  }
}

.heading--menu {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1.75rem;
  text-align: center;
  font-weight: 800;
}
@media all and (min-width: 1024px) {
  .heading--menu {
    text-align: left;
  }
}

.heading--primary,
.entry-content h1 {
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -0.025em;
  font-size: 3.1875rem;
  line-height: 1.1;
}
@media all and (min-width: 1024px) {
  .heading--primary,
  .entry-content h1 {
    font-size: 4rem;
  }
}
@media all and (min-width: 1200px) {
  .heading--primary,
  .entry-content h1 {
    font-size: 5rem;
  }
}
@media all and (min-width: 1460px) {
  .heading--primary,
  .entry-content h1 {
    font-size: 6.25rem;
  }
}

.entry-content h2,
.heading--secondary {
  font-weight: 400;
  font-size: 1.75rem;
  margin-bottom: 1rem;
}
@media all and (min-width: 1024px) {
  .entry-content h2,
  .heading--secondary {
    font-size: 2rem;
  }
}
@media all and (min-width: 1200px) {
  .entry-content h2,
  .heading--secondary {
    font-size: 2.125rem;
  }
}

.entry-content h3,
.heading--tertiary {
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
@media all and (min-width: 1024px) {
  .entry-content h3,
  .heading--tertiary {
    font-size: 1.75rem;
  }
}
@media all and (min-width: 1200px) {
  .entry-content h3,
  .heading--tertiary {
    font-size: 1.875rem;
  }
}

h4,
h5,
h6 {
  font-weight: 400;
  font-size: 1.35rem;
  margin-bottom: 1rem;
}
@media all and (min-width: 1024px) {
  h4,
  h5,
  h6 {
    font-size: 1.5rem;
  }
}

.red {
  color: #e44b55 !important;
}

.ac-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
}

.button,
.nf-form-content .submit-wrap input[type="button"] {
  color: #fff !important;
  font-weight: 600;
  text-decoration: none;
  background: #e44b55;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  display: inline-block;
  transition: all 0.3s ease;
  height: auto;
  text-align: center;
}
.button:hover,
.nf-form-content .submit-wrap input[type="button"]:hover {
  background: #c2313a !important;
  color: #fff;
  cursor: pointer;
}

.button-white {
  color: #000 !important;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  background: #fff;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  display: inline-block;
  transition: all 0.3s ease;
  height: auto;
  text-align: center;
}
.button-white:hover {
  background: #b7b7b7 !important;
  color: #000000;
}

ul.buttons {
  list-style: none;
}

.site-header {
  width: 100%;
  top: 0;
  position: absolute;
  transition-duration: 0.2s;
  transition-property: background-color, opacity;
  transition-timing-function: ease-out;
  height: 5rem;
  z-index: 99;
}
.site-header .container {
  align-items: center;
  height: 100%;
}

.hero-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: calc(1150px + 60px);
  flex-wrap: wrap;
  align-items: center;
}

.site-header .container--flex {
  justify-content: space-between;
}

.site-header.sticky {
  background: #3b3b3b;
  position: fixed;
  top: 0;
}
.site-header .brand {
  margin: 0;
}

.header-menu {
  margin: 0;
}
.header-menu .navigation-overlay {
  max-width: 410px;
  min-height: 100%;
  padding: 110px 30px 60px 30px;
  position: fixed;
  right: 0;
  background: #3b3b3b;
  transition: transform 0.6s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  z-index: -1;
  top: 0;
  width: 100%;
}
@media all and (min-width: 1024px) {
  .header-menu .navigation-overlay {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}
.header-menu .navigation-overlay.nav-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  /* position: relative; */
  height: 100%;
  width: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  padding-top: 30px;
  padding: 100px 50px;
}
.header-menu .menu-toggle {
  padding: 10px;
  font-weight: 600;
  color: #d83d47;
  position: relative;
}
.header-menu .menu {
  list-style: none;
}
.header-menu .menu li a {
  font-size: 1.42em;
  font-family: "Libre Franklin";
  font-weight: 300;
  letter-spacing: -0.025em;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  display: block;
  min-height: 3.125rem;
  line-height: 31px;
}
@media all and (pointer: fine) {
  .header-menu .menu li a:hover {
    color: #e44b55;
  }
}

.wpml-ls-legacy-dropdown {
  background: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0 0 50px;
  -webkit-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin: 0 0 0 auto;
}
.wpml-ls-legacy-dropdown a {
  padding: 10px 15px !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  background: none !important;
  color: rgba(0, 0, 0, 0.2);
  border: 0;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {
  color: rgba(255, 255, 255, 0.7);
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle .wpml-ls-native {
  display: none;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  background: rgba(0, 0, 0, 0.1);
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
  background: rgba(0, 0, 0, 0.8);
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  justify-content: flex-end;
  align-items: flex-end;
  overflow: hidden;
  /*
  .heading {
    bottom: -.08em;
    position: relative;
    -moz-transform: translateX(100%) rotate(-90deg);
    -webkit-transform: translateX(100%) rotate(-90deg);
    transform: translateX(100%) rotate(-90deg);
    transform-origin: bottom left;
  }*/
}

@media (min-width: 800px) {
  .hero2022 .heading-padding {
    max-width: 800px;
  }
}

.hero2022 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  overflow: hidden;
}

.hero .heading-wrapper {
  display: table;
  margin: 0;
}
.hero2022 h1 {
  color: #f0ede3 !important;
}

.hero2022 p {
  color: #f0ede3 !important;
  padding-right: 4.5rem;
  max-width: 530px;
  padding-top: 20px;
}

.hero .heading-padding {
  /*padding: 50% 0;
  margin:0;
  height: 0;
  display:block;
  transform-origin: top left;
  -webkit-transform: rotate(-90deg) translate(-101%, 39%);
  -moz-transform: rotate(-90deg) translate(-101%, 39%);
  transform: rotate(-90deg) translate(-101%, 39%);*/
  bottom: -0.08em;
  font-size: 70px;
  font-weight: 600;
  line-height: 0.8;
  margin: 0;
  position: absolute;
  right: -0.02em;
  transform: translateX(100%) rotate(-90deg);
  transform-origin: bottom left;
}
.hero .heading {
  white-space: nowrap;
}

.hero-type-image {
  height: 100vh;
  min-height: 100%;
  background-size: cover;
  background-position: center center;
  background-image: var(--bkg-mobile);
}

@media (max-width: 600px) {
  .hero-type-image {
    background-position-x: 30%;
    height: 66vh;
  }
}

@media all and (min-width: 768px) {
  .hero-type-image {
    background-image: var(--bkg-desktop);
    height: 100%;
    min-height: 100vh;
  }
}

@media all and (min-width: 768px) {
  .hero-type-video {
    min-height: 0;
  }
}

.video-wrapper.mobile-only video {
  min-height: 100%;
  height: auto;
}

.video-wrapper.mobile-only video {
  min-height: 100%;
  height: auto;
}

.hero2022 .scroll-down {
  bottom: 0;
  color: #fff;
  left: 50%;
  margin-bottom: 15px;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media all and (min-width: 768px) {
  .hero2022 .scroll-down {
    margin-bottom: 30px;
  }
}
.hero2022 .icon {
  display: inline-block;
  height: 3rem;
  line-height: 0;
  position: relative;
  top: 0;
  transform-origin: center center;
  vertical-align: middle;
  width: 3rem;
  margin-bottom: 0.3rem;
}
.hero2022 .icon .chevrons {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll-down-1;
  animation-name: scroll-down-1;
}
.hero2022 .icon .chevrons-2 {
  -webkit-animation-name: scroll-down-2;
  animation-name: scroll-down-2;
}

@keyframes scroll-down-1 {
  0% {
    transform: translateY(0%);
  }
  70% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(62%);
  }
}
@keyframes scroll-down-2 {
  0% {
    transform: translateY(-62%);
  }
  70% {
    transform: translateY(-62%);
  }
  100% {
    transform: translateY(0%);
  }
}
.site-footer {
  padding: 30px 0;
  text-align: center;
  background: #e6e4d9;
  color: white;
}
.site-footer .container--flex {
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media all and (min-width: 1024px) {
  .site-footer .container--flex {
    flex-wrap: nowrap;
  }
}
.site-footer .footer-brand {
  width: 100%;
  margin-bottom: 1.875rem;
  padding: 0 1rem;
}
@media all and (min-width: 1024px) {
  .site-footer .footer-brand {
    width: 15rem;
    -webkit-box-flex: 0 0 15rem;
    -webkit-flex: 0 0 15rem;
    -ms-flex: 0 0 15rem;
    flex: 0 0 15rem;
    margin: 0;
    paddding: 0;
  }
}
.site-footer .footer-brand img {
  width: 100%;
  max-width: 400px;
  display: inline-block;
}
.site-footer .footer-slogan {
  width: 100%;
  margin-bottom: 1.875rem;
}

.footer-slogan .heading--secondary {
  font-family: "Libre Franklin";
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 44px;
  text-transform: uppercase;
}

@media all and (min-width: 1024px) {
  .site-footer .footer-slogan {
    width: auto;
    margin: 0;
  }
}
.site-footer .footer-contact {
  width: 100%;
  text-align: left;
  color: #000000;
}
@media all and (min-width: 1024px) {
  .site-footer .footer-contact {
    width: 15rem;
    -webkit-box-flex: 0 0 15rem;
    -webkit-flex: 0 0 15rem;
    -ms-flex: 0 0 15rem;
    flex: 0 0 15rem;
    margin: 0;
  }
}
.site-footer .copyright {
  margin-top: 1.875rem;
  color: #000000;
}

.layout {
  padding: 30px 0;
}
@media all and (min-width: 1024px) {
  .layout {
    padding: 60px 0;
  }
}

.theme-beige {
  background: #f4f2e8;
  margin: 0;
}
.theme-beige * {
  color: #3b3b3b;
}
.theme-beige + .theme-beige {
  padding-top: 0;
}

.theme-beigelight {
  background: #faf9f5;
  margin: 0;
}
.theme-beigelight * {
  color: #3b3b3b;
}
.theme-beigelight + .theme-beigelight {
  padding-top: 0;
}

.theme-beigewhite {
  background-color: #f4f2e8;
  margin: 0;
}
@media all and (min-width: 768px) {
  .theme-beigewhite {
    background-image: linear-gradient(
      90deg,
      #f4f2e8 0%,
      #f4f2e8 50%,
      white 50%,
      white 100%
    );
  }
}
.theme-beigewhite * {
  color: #3b3b3b;
}
.theme-beigewhite + .theme-beigewhite {
  padding-top: 0;
}

.theme-white {
  background: #fff;
  margin: 0;
}
.theme-white * {
  color: #3b3b3b;
}
.theme-white + .theme-white {
  padding-top: 0;
}

.theme-gray {
  background: #3b3b3b;
  margin: 0;
}
.theme-gray * {
  color: #fff;
}
.theme-gray + .theme-gray {
  padding-top: 0;
}

.theme-red {
  background: #e44b55;
  margin: 0;
}
.theme-red * {
  color: #fff;
}
.theme-red + .theme-red {
  padding-top: 0;
}

.inner-container {
  padding: 15px 0;
}
@media all and (min-width: 1024px) {
  .inner-container {
    padding: 30px 0;
  }
}

.layout-image_block {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  max-width: 100%;
}
.layout-image_block figure {
  text-align: center;
}
.layout-image_block figure img {
  display: inline-block;
}

.layout-center_flexible_block .block-heading_text {
  margin: 0 auto;
  max-width: 850px;
}
.layout-center_flexible_block .block-heading_text h2 {
  text-align: center;
}
.layout-center_flexible_block .inner-container .image {
  /* margin-left: 30px; */
  margin-bottom: 30px;
}
.layout-center_flexible_block .block-twocol_6040,
.layout-center_flexible_block .block-twocol_5050,
.layout-center_flexible_block .block-twocol_2080 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
@media all and (min-width: 1024px) {
  .layout-center_flexible_block .block-twocol_6040 {
    flex-wrap: nowrap;
  }
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_6040.image-left .image {
    -webkit-box-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_6040.image-left .info {
    -webkit-box-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    padding-left: 30px;
  }
}
.layout-center_flexible_block .block-twocol_6040.image-right .image {
  order: 2;
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_6040.image-right .image {
    -webkit-box-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
.layout-center_flexible_block .block-twocol_6040.image-right .info {
  order: 1;
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_6040.image-right .info {
    -webkit-box-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    padding-right: 30px;
  }
}
.layout-center_flexible_block .block-twocol_2080 .image {
  text-align: center;
  margin-bottom: 30px;
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_2080 .image {
    -webkit-box-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}
.layout-center_flexible_block .block-twocol_2080 .image figure {
  width: 150px;
  display: inline-block;
}
.layout-center_flexible_block .block-twocol_2080 .image figure img {
  max-width: 150px;
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_2080 .info {
    -webkit-box-flex: 0 0 80%;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    padding-left: 30px;
  }
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_5050.header-top .full {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .layout-center_flexible_block .block-twocol_5050.header-top .full h2 {
    margin: 30px auto;
    text-align: center;
    max-width: 850px;
  }
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_5050 .image {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 30px;
  }
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-twocol_5050 .info {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 30px;
    margin: auto 0;
  }
}
.layout-center_flexible_block .block-image_gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  /*
  .left {
    @include flex(0, 0, 50%);
    @media all and (min-width:$lg-min) {
      @include flex(0, 0, 60%);
    }
    figure {
      margin-right: .5rem;
      @media all and (min-width:$lg-min) {
        margin-right: 1rem;
      }
      img {
        font-family: "object-fit: cover;";
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%;
      }
    }
  }
  .right {
    @include flex(0, 0, 50%);
    @media all and (min-width: $lg-min) {
      @include flex(0, 0, 40%);
    }
    figure {
      margin-left: .5rem;
      @media all and (min-width:$lg-min) {
        margin-left: 1rem;
      }
      img {
        font-family: "object-fit: cover;";
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%;
      }
    }
  } */
}

@media (max-width: 600px) {
  .layout-center_flexible_block .block-image_gallery {
    display: none;
  }
  .layout-center_flexible_block .inner-container .image {
    margin: 10px 0 !important;
  }
}

.layout-center_flexible_block .block-image_gallery .full {
  margin-bottom: 2rem;
}
@media all and (min-width: 768px) {
  .layout-center_flexible_block .block-image_gallery .full {
    -webkit-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.layout-center_flexible_block .block-image_gallery .image-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.layout-center_flexible_block .block-image_gallery .image-columns .left {
  margin-right: 15px;
}
.layout-center_flexible_block .block-image_gallery .image-columns .right {
  margin-left: 15px;
}
.layout-center_flexible_block .block-iconblock_list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.layout-center_flexible_block .block-iconblock_list ul li {
  width: 100%;
  padding: 0 2rem 4rem 2rem;
  text-align: center;
}
@media all and (min-width: 568px) {
  .layout-center_flexible_block .block-iconblock_list ul li {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media all and (min-width: 1024px) {
  .layout-center_flexible_block .block-iconblock_list ul li {
    -webkit-box-flex: 0 0 33.33%;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}
.layout-center_flexible_block .block-iconblock_list ul li figure {
  display: inline-block;
}
.layout-center_flexible_block .block-iconblock_list ul li figure img {
  min-height: 60px;
  max-width: 100px;
}
.layout-center_flexible_block .block-staff_list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.layout-center_flexible_block .block-staff_list .justify-center {
  justify-content: center;
}

.layout-center_flexible_block .block-staff_list .justify-center .email a {
  text-decoration: none;
}

.layout-center_flexible_block .block-staff_list .justify-center figure img {
  margin: 0 auto;
}

.layout-center_flexible_block .block-staff_list ul li {
  padding: 0 0.5rem 1.5rem 0.5rem;
}
@media all and (min-width: 568px) {
  .layout-center_flexible_block .block-staff_list ul li {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 1rem 2rem 1rem;
  }
}
@media all and (min-width: 1024px) {
  .layout-center_flexible_block .block-staff_list ul li {
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}

.layout-center_flexible_block .block-staff_list .justify-center li {
  text-align: center;
}

.layout-center_flexible_block .block-staff_list ul li figure img {
  max-width: 100%;
  margin-bottom: 0.5rem;
}
.layout-center_flexible_block .block-staff_list ul li h4.name {
  margin-bottom: 0.5rem;
  font-family: "Libre Franklin", sans-serif;
}
.layout-center_flexible_block .block-staff_list ul li p.title {
  font-weight: 600;
  margin-bottom: 0;
}

/* Utfallande kolumn + citat*/
.column-container {
  margin: 0;
}
@media all and (min-width: 1024px) {
  .column-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.column-container.narrow {
  max-width: calc(1245px + 60px);
  margin: 0 auto !important;
}
.column-container .column-primary,
.column-container .column-secondary {
  margin-bottom: 0;
  padding: 30px 0;
}
@media all and (min-width: 1024px) {
  .column-container .column-primary,
  .column-container .column-secondary {
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 60px 0;
  }
}
@media all and (min-width: 1200px) {
  .column-container .column-primary,
  .column-container .column-secondary {
    padding: 100px 0;
  }
}
@media all and (min-width: 1200px) {
  .column-container .column-primary {
    padding: 100px 0;
  }
}

.layout-cols_2_cover {
  padding: 0;
}
.layout-cols_2_cover .column-container {
  margin: 0;
}
@media all and (min-width: 1024px) {
  .layout-cols_2_cover .column-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (min-width: 1024px) {
  .layout-cols_2_cover .column-container .column-secondary.left {
    order: -1;
  }
}
.layout-cols_2_cover .column-container .column-secondary.cover-img {
  padding: 0;
}
.layout-cols_2_cover
  .column-container
  .column-secondary.cover-img
  > .container--half {
  padding: 0;
  height: 100%;
}
@media all and (min-width: 1024px) {
  .layout-cols_2_cover .column-primary .container--half {
    margin: 0 0 0 auto;
  }
}
@media all and (min-width: 1024px) {
  .layout-cols_2_cover .column-primary.right .container--half {
    margin: 0 auto 0 0;
  }
}
@media all and (min-width: 1200px) {
  .layout-cols_2_cover .column-primary.right .container--half {
    padding-left: 60px;
  }
}
.layout-cols_2_cover .cover-img {
  max-width: 100%;
  padding: 0;
}
.layout-cols_2_cover .cover-img .container--half {
  max-width: none;
  width: 100%;
}
.layout-cols_2_cover .cover-img img {
  max-width: none;
  width: 100%;
  height: 100%;
}

.layout-quote_full {
  padding: 0;
  position: relative;
}
.layout-quote_full .quote-container {
  margin: 0;
  background-image: var(--bkg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 120px 15px;
  width: 100%;
}
@media all and (min-width: 768px) {
  .layout-quote_full .quote-container {
    padding: 160px 30px;
  }
}
@media all and (min-width: 1024px) {
  .layout-quote_full .quote-container {
    background: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
  }
}
@media all and (min-width: 1024px) {
  .layout-quote_full .quote-container::before {
    display: block;
    content: "";
    background-image: var(--bkg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
    width: 50%;
    -webkit-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
  }
}
.layout-quote_full blockquote {
  position: relative;
}
@media all and (min-width: 1024px) {
  .layout-quote_full blockquote {
    padding-left: calc(4vw + 30px);
    margin: 160px 60px 240px 60px;
  }
}
@media all and (min-width: 1200px) {
  .layout-quote_full blockquote {
    max-width: calc((1350px / 2) + 30px);
    margin: 160px auto 300px 60px;
  }
}
.layout-quote_full blockquote::before {
  content: "";
  display: block;
  margin-bottom: 15px;
  width: 100px;
  height: 100px;
  background: url("assets/icons/quote.svg");
}
@media all and (min-width: 1024px) {
  .layout-quote_full blockquote::before {
    width: 4vw;
    height: 4vw;
    position: absolute;
    left: 0;
    top: -15px;
  }
}
.layout-quote_full blockquote p {
  font-size: 1.625rem;
  line-height: 1.53;
}
.layout-quote_full blockquote p.citee {
  font-style: italic;
  font-size: 1.125rem;
  font-family: "Libre Franklin", sans-serif;
  margin-top: 30px;
}
@media all and (min-width: 1024px) {
  .layout-quote_full .icon-bottom::after {
    content: "";
    background: url("assets/icons/autocirc-logo.svg");
    width: 392px;
    height: 215px;
    background-size: cover;
    opacity: 0.6;
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media all and (min-width: 1200px) {
  .layout-quote_full .icon-bottom::after {
    width: 40vw;
    height: calc(40vw * 0.5475);
  }
}
@media all and (min-width: 1024px) {
  .layout-quote_full .icon-bottom blockquote {
    margin-bottom: 300px;
  }
}
@media all and (min-width: 1200px) {
  .layout-quote_full .icon-bottom blockquote {
    width: 40vw;
    margin-bottom: calc((40vw * 0.5475) + 90px);
  }
}

/* LAYOUT LOCATION*/

.layout-location_full {
  padding: 0;
  position: relative;
}

.layout-location_full a {
  text-decoration: none;
}

.layout-location_full .location-container {
  margin: 0;
  background-image: var(--bkg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
}

@media all and (min-width: 1024px) {
  .layout-location_full .location-container {
    background: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}

.layout-location_full .location-container .locations_info_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 50px auto;
  flex: 0.5;
}

.layout-location_full
  .location-container
  .locations_info_section
  .google-info-boxes {
  grid-gap: 30px;
  display: grid;
  grid-template-columns: repeat(3, minmax(170px, 1fr));
  grid-auto-rows: 1fr;
  width: 100%;
  /* place-items: center; */
  padding: 20px;
}

@media (max-width: 640px) {
  .layout-location_full
    .location-container
    .locations_info_section
    .google-info-boxes {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 35px;
  }
  .layout-location_full
    .location-container
    .locations_info_section
    .google-info-boxes
    .button {
    padding: 0.5rem 0.5rem !important;
    max-width: 140px !important;
  }
}

@media (max-width: 1024px) {
  .layout-location_full
    .location-container
    .locations_info_section
    .google-info-boxes {
    grid-gap: 50px;
  }
}

.layout-location_full
  .location-container
  .locations_info_section
  .google-info-boxes
  .info-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.info-box-image-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.info-box a {
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 5px;
}

.info-box-image-text img {
  margin-right: 5px;
}

.layout-location_full
  .location-container
  .locations_info_section
  .google-info-boxes
  .button {
  color: #fff !important;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  background: #e44b55;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  height: auto;
  text-align: center;
  font-size: clamp(12px, 1vw, 16px);
  max-width: 175px;
}

@media (max-width: 1100px) {
  .layout-location_full
    .location-container
    .locations_info_section
    .google-info-boxes
    .button {
    max-width: 150px;
  }
}

.layout-location_full
  .location-container
  .locations_info_section
  .google-info-boxes
  .button
  img {
  margin-left: 7px;
  max-width: 100%;
  height: 17px;
}

@media (max-width: 600px) {
  .layout-location_full
    .location-container
    .locations_info_section
    .google-info-boxes
    .button
    img {
    margin-left: 10px;
  }
}

.layout-location_full .location-container .info {
  margin: 0 auto;

  position: relative;
}

.layout-location_full .location-container .info .popupBox {
  position: absolute;
  left: 50%;
  height: 150px;
  max-width: 280px;
  width: 100%;
  background: #fff;
  color: #000000;
  transform: translate(-50%, -50%);
  margin-top: 25%;
  padding: 12px;
}

.layout-location_full .location-container .info .popupBox .top-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.layout-location_full .location-container .info .popupBox .bottom-info {
  margin-top: 20px;
}

.layout-location_full .location-container .info .popupBox .top-info span {
  border-radius: 50%;
  border: 1px solid black;
  margin-left: 10px;
}

.layout-location_full .location-container .info .popupBox h3 {
  font-size: 18px;
  font-weight: 900;
  line-height: 1.1;
}

.layout-location_full .location-container .info .popupBox p {
  margin: 7px 0;
  font-size: 12px;
  line-height: 1.1;
}

.layout-location_full .location-container .info .popupBox p::nth-child(2) {
  margin-top: 20px;
}

.layout-location_full .location-container .info form {
  background-color: #fff;
  outline: 0.3px solid #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.layout-location_full .location-container .info form #query {
  position: relative;
  all: unset;
  font: 16px system-ui;
  height: 100%;
  width: 100%;
  padding: 6px 10px;
}

.layout-location_full .location-container .info h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

/* LAYOUT LOCATIONS END */

.nf-form-cont {
  max-width: 400px;
  margin: auto;
}
@media all and (min-width: 1460px) {
  .nf-form-cont {
    margin: 0 60px;
  }
}
.nf-form-cont .nf-form-title {
  margin: 0;
  text-align: center;
}
.nf-form-cont .nf-form-title h3 {
  font-size: 2.125rem;
}
.nf-form-cont .nf-debug-msg {
  margin-bottom: 0;
}
.nf-form-cont .nf-form-fields-required {
  display: none;
}
.nf-form-cont .nf-field input::placeholder {
  color: #fff;
}
.nf-form-cont .nf-field-label {
  display: none;
}
.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-cont .nf-form-content input:not([type="button"]),
.nf-form-cont .nf-form-content textarea {
  border: 1px solid #fff;
  background: #454545;
  border-radius: 4px;
}
.nf-form-cont .submit-wrap {
  text-align: center;
}

.news-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1245px;
  margin-top: 90px;
  margin-bottom: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.article-hentry {
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  padding-bottom: 90px;
}

.article-header {
  margin: 0 auto;
  width: 90.5%;
}

@media (min-width: 768px) {
  .article-hentry .article-header {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .article-header {
    margin: 0 auto;
  }
}

.single-post {
  max-width: 865px;
}

.news-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #e44b55;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;

  margin-left: 20px;
}

.news-btn svg {
  margin-right: 5px;
  transform: rotate(180deg);
}

.single-news-img {
  width: 100%;
  max-height: 500px;
}

.news-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  justify-content: flex-end;
  align-items: flex-end;
}

@media (min-width: 270px) {
  .news-hero h1 {
    font-size: 103px;
    font-weight: 900;
    color: #fff;
    letter-spacing: -0.025em;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 1.2em;
    bottom: 0;
    font-size: 70px;
    font-weight: 600;
    line-height: 0.8;
    margin: 0;
    position: relative;
    z-index: 1;
    right: -0.02em;
    text-transform: uppercase;
    transform: translateX(100%) rotate(-90deg);
    transform-origin: bottom left;
  }
}

.hero-news-image {
  height: 100vh;
  min-height: 100%;
  background-size: cover;
  background-position: center center;
}

.hero-news-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
  background-color: #000000;
}

@media (min-width: 700px) {
  .hero-news-image {
    height: 100%;
    min-height: 100vh;
  }
}

.error-page {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 1.2em;
  text-align: center;
  font-size: clamp(3rem, 8vw, 7rem);
}

.enlarged-title {
  font-size: 90px;
}

@media (min-width: 500px) {
  .enlarged-title {
    font-size: 180px;
  }
}

/* GOOGLE  */
.acf-map {
  width: 100%;
  border: #ccc solid 1px;
  height: 100%;
  flex: 0.5;
  min-height: 100vh;
}

@media (max-width: 600px) {
  .acf-map {
    height: 68vh;
    min-height: 55vh;
  }
}

#markerLayer {
  background: none !important;
  background-size: cover !important;
  background-position: center center !important;
}
#markerLayer img {
  width: 100% !important;
  height: 100% !important;
  background: url(./assets/icons/s-pin_uppdaterad.svg);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.acf-map img {
  max-width: inherit !important;
}

.block-locations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.google-info-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  margin-left: 50px;
}

.google-info-section .info form {
  background-color: #fff;
  outline: 0.3px solid #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.google-info-section .info form input {
  all: unset;
  font: 16px system-ui;
  height: 100%;
  width: 100%;
  padding: 6px 10px;
}

.google-info-section .info h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.google-info-boxes .info-box p {
  margin: 5px 0;
}

@media (max-width: 600px) {
  .google-info-boxes .info-box p {
    max-width: 160px;
  }
}

.google-info-boxes .info-box #box-adress {
  font-size: clamp(13px, 1vw, 14px);
  margin: 0;
  line-height: 1.1;
  margin-top: -6px;
}

.block-twocol_5050_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  max-width: 75%;
  width: 100%;
}

.block-twocol_5050_center .info {
  max-width: 500px;
  margin-left: 50px;
}

.block-twocol_5050_center .info h2 {
  font-size: 34px;
  line-height: 1.4;
}

.block-twocol_5050_center .info h3 {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 800;
}

@media (max-width: 1200px) {
  .block-twocol_5050_center {
    max-width: 100%;
  }
}

@media (max-width: 900px) {
  .block-twocol_5050_center {
    flex-direction: column;
  }
  .block-twocol_5050_center .info {
    margin-left: 0;
    max-width: 436px;
  }
}

.image-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse !important;
}

.top-callout {
  position: absolute !important;
  top: 0;
  top: -53px;
  right: -20px;
}

.block-undersida_topp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 45px;
}

.block-undersida_topp .info {
  flex: 0.5;
}

.block-undersida_topp .image {
  flex: 0.5;
  position: relative;
}

.top-callout_container {
  position: absolute;
  top: 0;
  top: -53px;
  right: -20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 130px;
  max-height: 130px;
  height: 100%;
  width: 100%;
}

.callout-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  height: 100%;
  line-height: 1.3;
}

.callout-text p,
.callout-text span {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
}

.callout-text p {
  margin: 0;
  font-size: 22px;
}

.callout-text span {
  margin: 0;
  font-size: 10px;
}

.top-callout {
  position: relative;
}

@media (max-width: 1000px) {
  .block-undersida_topp {
    flex-direction: column-reverse !important;
    margin-top: 50px;
    align-items: flex-start;
  }
  .layout-center_flexible_block .inner-container .image {
    margin: 50px 0;
  }
}

.block-undersida_topp .info img {
  max-width: 395px;
  width: 100%;
}

.block-undersida_topp .info h2 {
  font-weight: 800;
  margin-top: 30px;
  max-width: 570px;
}

.block-undersida_topp .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  flex-wrap: wrap;
}

.block-undersida_topp .buttons .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.block-undersida_topp .buttons a:nth-child(1)::before {
  max-height: 18px;
  background-image: url("./assets/icons/skrotabil-vit-telefon.png");
  color: transparent;
  content: "ee";
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 7px;
}

.block-undersida_topp .buttons a:nth-child(2)::before {
  max-height: 18px;
  background-image: url("./assets/icons/skrotabil-mail-vit.png");
  color: transparent;
  content: "ee";
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 7px;
}

@media (max-width: 500px) {
  .block-undersida_topp .buttons a:nth-child(1)::before {
    max-height: 18px;
  }
  .block-undersida_topp .buttons a:nth-child(2)::before {
    max-height: 16px;
  }
}

.imagetext-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  align-items: center;
  background-color: #e6e4d9;
}

.imagetext-container .acf-map {
  width: 100%;
  border: #ccc solid 1px;
  height: 100%;
  flex: 0.5;
  min-height: 500px;
}

@media (min-width: 600px) {
  .imagetext-container .info {
    flex: 0.4;
    margin: 0 auto;
    padding: 30px 0;
  }
  .info_ingress_email p {
    font-size: 14px;
  }
  .imagetext-container .info .info_grid {
    gap: 50px;
  }
}

@media (min-width: 440px) {
  .imagetext-container .info .info_grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

.imagetext-container .info .info_grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}

.imagetext-container .info .ingress {
  font-size: 16px;
}

.imagetext-container .info p {
  font-size: 14px;
}

.imagetext-container .info .info_grid div span {
  font-weight: 800;
  font-size: 16px;
}

.heading_cols_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.heading_cols_2 .entry-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 50px auto;
}

.heading_cols_2 .entry-content div {
  text-align: left;
}

.heading_cols_2 .entry-content h4 {
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  /* text-align: left; */
}

.heading_cols_2 h2 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 30px;
}

.container--centered {
  margin: 0 auto;
  text-align: center;
}

.heading_cols_2 .container--centered .img-text-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1000px) {
  .heading_cols_2 .container--centered .img-text-small {
    margin-top: 15px;
  }
}

.heading_cols_2 .container--centered .img-text-small_text {
  margin: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  width: 100%;
}

@media (max-width: 600px) {
  .heading_cols_2 .container--centered .img-text-small_text {
    flex-direction: column;
  }
}

.img-text-small_text div {
  flex: 1;
}

.heading_cols_2 .container--centered .img-text-small img {
  height: 42px;
  width: 42px;
  margin-right: 20px;
}

.heading_cols_2 .container--centered .img-text-small .img-text-small_text img {
  height: auto;
  max-width: 52px;
  width: 100%;
  margin: 5px 0;
}

.heading_cols_2 .container--centered .img-text-small div p {
  margin: 0;
}

.general_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.general_block .container--left {
  margin: 0 0 0 200px;
}

@media (max-width: 1200px) {
  .general_block .container--left {
    margin: 0 0 0 100px;
  }
}

@media (min-width: 1500px) {
  .general_block .container--left {
    margin: 0 0 0 275px;
  }
}

.general_block .container--right {
  margin: 0 200px 0 0;
}

.general_block .container--centered {
  text-align: left;
}

.nf-form-cont {
  max-width: 731px;
  margin: auto;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-cont .nf-form-content input:not([type="button"]),
.nf-form-cont .nf-form-content input {
  background: #fff;
  margin: 7px 0;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-cont .nf-form-content input:not([type="button"]),
.nf-form-cont .nf-form-content textarea {
  background: #fff;
  resize: none;
}

.nf-form-cont .nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-cont .nf-form-content input:not([type="button"]),
.nf-form-cont .nf-form-content input::placeholder {
  color: #787878;
}

.nf-field-element .pickupadress {
  margin-left: 73px !important;
  height: 289px !important;
  width: 300px !important;
  display: block !important;
  margin-top: 7px !important;
  margin-top: -17px !important;
}

.checkbox-container.label-right .field-wrap {
  margin-left: 70px !important;
  width: 301px !important;
  margin-top: 8px !important;
}

@media (min-width: 600px) {
  #showform-btn {
    display: none;
  }
}

#contact-form {
  margin-top: 25px;
}

@media (max-width: 600px) {
  .checkbox-container.label-right .field-wrap {
    margin-left: 0 !important;
  }
}

@media (max-width: 900px) {
  .nf-form-wrap .ninja-forms-form-wrap .nf-multi-cell {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 1000px) {
  .nf-field-element .pickupadress {
    margin-top: -25px !important;
  }
}

@media (max-width: 900px) {
  .nf-field-element .nf-textarea-large {
    margin-left: 0 !important;
    width: 230px !important;
    margin-top: 5px !important;
  }
  .nf-field-element .pickupadress {
    margin-left: 10px !important;
    width: 230px !important;
    margin-top: 5px !important;
    height: 245px !important;
  }
  .checkbox-container.label-right .field-wrap {
    margin-left: 10px !important;
    width: 200px !important;
    margin-top: 8px !important;
  }
}

@media (max-width: 600px) {
  .nf-field-element .pickupadress {
    margin-left: 0 !important;
    width: 100% !important;
    margin-top: 5px !important;
    height: 204px !important;
  }
  .nf-field-element .nf-textarea-large {
    margin-left: 0 !important;
    width: 100% !important;
    margin-top: 5px !important;
    height: 204px !important;
  }
}

.nf-textarea-large {
  height: 317px !important;
  width: 300px !important;
  display: block !important;
  margin-top: 7px !important;
}

.nf-field-element {
  text-align: left;
}

@media (min-width: 670px) and (max-width: 970px) {
  .heading_cols_2_info_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 20px;
  }
}

.heading_cols_2_info_container p {
  padding-right: 15px;
}

@media (min-width: 1000px) {
  .mt-88 {
    margin-top: 85px;
  }
  .mt-55 {
    margin-top: 30px;
  }
  .mt-30 {
    margin-top: 30px;
  }
}

@media (max-width: 1000px) {
  .imagetext-container {
    flex-direction: column-reverse;
  }
  .imagetext-container .acf-map {
    min-height: 300px !important;
  }
  .imagetext-container .info {
    padding: 30px;
  }
  .general_block {
    padding: 30px;
  }

  .nf-form-content .nf-field-container #nf-field-48-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .heading_cols_2 .entry-content {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0;
  }
  .nf-field-element textarea {
    margin: 0 !important;
  }
  .general_block .container--left {
    margin: 0;
  }
}

@media (max-width: 500px) {
  .block-undersida_topp .buttons .button:not(:first-child) {
    margin-top: 10px;
  }
  .block-undersida_topp .buttons {
    flex-direction: column;
    max-width: fit-content;
  }
}

.regnr-btn {
  font-size: 22px !important;
  text-align: center;
  border: none !important;
  /* padding: 18px !important; */
  background: url(./assets/icons/skrotadinbil-reg.png) !important;
  background-size: cover !important;
  height: 103% !important;
  width: 100% !important;
  background-position: center;
  text-transform: uppercase;
  max-width: 300px;
  color: #292929ed !important;
}

@media (max-width: 370px) {
  .regnr-btn {
    font-size: 16px !important;
    border-right: 0.5px solid #000 !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
  }
}

.regnr-btn::placeholder {
  text-transform: none !important;
  color: #292929b1 !important;
}

.regnr-btn:focus::placeholder {
  color: transparent !important;
}

.nf-input-limit {
  display: none;
}

.divider {
  margin: 10px 0 !important;
}

.pre-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.pre-phone a {
  text-decoration: none;
}

.pre-phone img {
  margin-right: 5px;
}

.button-submit {
  color: #fff !important;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  background: #e44b55;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  height: auto;
  text-align: center;
  font-size: clamp(10px, 1vw, 15px);
  max-width: 165px;
}

.button-submit img {
  margin-left: 5px;
}

@media (max-width: 600px) {
  .button-submit {
    max-width: 145px;
    margin-bottom: 7px;
  }
}

.antispam-checkbox {
  margin-left: 0 !important;
}

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