/*!
Theme Name: 	Logicenters 2023
Theme URI: 		https://www.sultan.se
Description: 	Logicenters theme 2.0
Version: 		2.5
Author: 		Sultan
Author URI: 	https://www.sultan.se
Tags: 			logicenters, bootstrap, basic theme
*/

/* ==== IMPORT FONTS ==== */
@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-BoldIta.woff2") format("woff2"),
    url("fonts/FagoOT-BoldIta.woff") format("woff"),
    url("fonts/FagoOT-BoldIta.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT.woff2") format("woff2"),
    url("fonts/FagoOT.woff") format("woff"),
    url("fonts/FagoOT.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-Black.woff2") format("woff2"),
    url("fonts/FagoOT-Black.woff") format("woff"),
    url("fonts/FagoOT-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-Medi.woff2") format("woff2"),
    url("fonts/FagoOT-Medi.woff") format("woff"),
    url("fonts/FagoOT-Medi.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-BlackIta.woff2") format("woff2"),
    url("fonts/FagoOT-BlackIta.woff") format("woff"),
    url("fonts/FagoOT-BlackIta.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-MediIta.woff2") format("woff2"),
    url("fonts/FagoOT-MediIta.woff") format("woff"),
    url("fonts/FagoOT-MediIta.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-Bold.woff2") format("woff2"),
    url("fonts/FagoOT-Bold.woff") format("woff"),
    url("fonts/FagoOT-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FagoOT";
  src: url("fonts/FagoOT-Ita.woff2") format("woff2"),
    url("fonts/FagoOT-Ita.woff") format("woff"),
    url("fonts/FagoOT-Ita.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* ==== GLOBAL ==== */
body {
  color: #0a0d12;
  background-color: #fff;
  font-family: "FagoOT", sans-serif;
  text-rendering: geometricprecision;
  -webkit-font-smoothing: auto;
}

strong,
b {
  font-family: "FagoOT";
  font-weight: 700;
}

p {
  font-size: 0.9rem;
}

a {
  color: #ffa84c;
  text-decoration: none;
}

a:hover {
  color: #ef7d00;
  text-decoration: none;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

h1,
.h1 {
  font-family: "FagoOT";
  font-weight: 900;
  font-size: 3.4rem;
}

h2,
.h2 {
  font-family: "FagoOT";
  font-weight: 900;
  font-size: 2.4rem;
}

.h3,
h3 {
  font-size: 1.6rem;
}

.h4,
h4 {
  font-size: 1.2rem;
}

.h5,
h5 {
  font-size: 0.9rem;
  margin-bottom: 4px;
}

.h6,
h6 {
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.lead,
.lead p {
  font-size: 1.1rem;
  font-weight: 400;
}

.caps {
  text-transform: uppercase;
}

.-no-margin {
  margin: 0 !important;
}

.-small {
  font-size: 0.8em;
  margin-bottom: 0.3em;
}

.flex {
  display: flex;
}

/* ==== INDEX ON TOP OF MAP ==== */

.index-on-top {
  display: none;
  position: absolute;
  z-index: 99999;
  background-color: #fff !important;
  margin: 30px;
  padding: 14px;
}

/* ==== BOX 2.0 ==== */
.box-group {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.box-hero {
  position: relative;
  min-height: 220px;
  width: 100%;
  height: 100%;
}

.box-hero-large {
  position: relative;
  min-height: 360px;
  width: 100%;
  height: 100%;
}

.box-content-legacy.skew-content-hero {
  padding: 50px 16% 50px 50px;
}

.box-group.information,
.box-group.slider {
  height: 380px;
}

.skew-content-hero h1 {
  font-size: 2.2rem;
  margin-bottom: 30px;
}
.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb {
  margin-bottom: 40px;
}

.mt_mb {
  margin-top: 40px;
  margin-bottom: 40px;
}

.padded-box {
  padding: 30px;
  margin-bottom: 30px;
}
.box-video {
  position: absolute;
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.hero-video {
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.box-image,
.box-overlay,
.box-content-legacy {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}

.box-overlay.box-overlay--full {
  width: 100%;
  opacity: 0.8;
  background-color: #062639;
}

.hero-content {
  text-align: center;
  width: 100%;
  max-width: 720px;
  padding: 50px 0px;
  margin-left: auto;
  margin-right: auto;
}

.box-overlay.skew-left {
  background: url(images/l-skew-logi.svg);
  background-position: right center;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 50%;
  opacity: 0.8;
}

.box-overlay.skew-right {
  background: url(images/r-skew-logi.svg);
  background-position: left top;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}

.no-padding {
  padding: 0 !important;
}
.box-image.centered {
  background-position: center;
}

.box-content-legacy {
  padding: 40px;
}

.box-overlay.dark-blue-bg {
  opacity: 0.8;
}

.half {
  width: 50%;
}

.full-w {
  width: 100%;
}

/* ==== COLORS ==== */

.white {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

.light-grey {
  color: #f5f5f5 !important;
}

.dark-blue {
  color: #062639 !important;
}

.mid-blue {
  color: #0d669a !important;
}

.light-blue {
  color: #dfeff9 !important;
}

.dark-black {
  color: #252525 !important;
}

.mid-black {
  color: #444444 !important;
}

.light-black {
  color: #575756 !important;
}

.grey {
  color: #d3d4d2 !important ;
}

.dark-orange {
  color: #ef7d00 !important;
}

.mid-orange {
  color: #ffa84c !important;
}

.light-orange {
  color: #f4f0eb !important;
}

.mid-purple {
  color: #8552b2 !important;
}

.mid-green {
  color: #1c9f4b !important;
}

.white-bg {
  background-color: #ffffff;
}

.light-grey-bg {
  background-color: #f5f5f5;
}

.dark-blue-bg {
  background-color: #062639;
}

.light-blue-bg {
  background-color: #dfeff9;
}

.dark-black-bg {
  background-color: rgba(37, 37, 37, 0.9);
}

.darker-bg {
  background-color: #323638;
}

.mid-black-bg {
  background-color: #444444;
}

.light-black-bg {
  background-color: #575756;
}

.dark-orange-bg {
  background-color: #ef7d00;
}

.mid-orange-bg {
  background-color: #ffa84c;
}

.light-orange-bg {
  background-color: #f4f0eb;
}

.dark-green-bg {
  background-color: #44ad88;
}

.purple-bg {
  background-color: #634896;
}

/* ==== TEXT ==== */

p.total {
  display: inline-block;
  margin-bottom: 10px;
  width: 120px;
}

p.fact {
  display: inline-block;
  width: 126px;
  margin-bottom: 10px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.pan-nordic-box h2 {
  font-size: 1.8rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.propery-item.grid p {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* ==== LINKS & BUTTONS ==== */

a {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  cursor: pointer;
}

a.button {
  -o-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -ms-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -moz-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -webkit-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  transition: color 0.2s ease-out, background-color 0.4s ease-out;
  display: inline-block;
}

a.button-full {
  -o-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -ms-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -moz-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -webkit-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  transition: color 0.2s ease-out, background-color 0.4s ease-out;
  display: block;
  border-radius: 50px;
}

a.orange-btn {
  background: #ffa84c;
  background: linear-gradient(35deg, #ef7d00, #ffa84c);
  padding: 14px 24px;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 700;
}

a.orange-btn:hover {
  background: #ef7d00;
  background: linear-gradient(35deg, #ef7d00, #ef7d00);
  text-decoration: none;
}

a.blue-btn {
  background: #0d669a;
  background: linear-gradient(35deg, #0d669a, #062639);
  padding: 14px 24px;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 700;
}

a.blue-btn:hover {
  background: #062639;
  background: linear-gradient(35deg, #062639, #062639);
  text-decoration: none;
}

a.blue-btn-invert {
  background: #06263900;
  padding: 11px 21px;
  border: 3px solid #062639;
  color: #062639;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

a.blue-btn-invert:hover {
  background: #062639;
  color: #fff;
}

a.white-btn-invert {
  background: #ffffff00;
  padding: 11px 21px;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

a.white-btn-invert:hover {
  background: #ffffff;
  color: #062639;
}

a.orange-btn-invert {
  background: #ef7d0000;
  padding: 11px 21px;
  border: 3px solid #ef7d00;
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

a.orange-btn-invert:hover {
  background: #ef7d00;
  color: #ffffff;
}

/* ==== NAV ==== */
nav.top-nav {
  font-size: 12px;
  float: right;
  display: block;
  width: 100%;
  padding: 0 30px;
  height: 24px;
  background-color: #f5f5f5 !important;
}

.nav-link {
  display: block;
  padding: 4px;
}

.mobile.navbar-wrapper {
  display: none;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 9999;
}

/* .sticky + .content {
  padding-top: 80px;
} */

.navbar-dark .navbar-nav .nav-link {
  color: white;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  font-size: 1rem;
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: rgba(240, 126, 5, 1);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(240, 126, 5, 1);
}

.linkedin > .nav-link {
  color: #0073b1 !important;
}

.brand-contact {
  width: 230px;
  text-align: center;
  margin: 0;
  padding: 0;
}

.main-nav {
  padding-left: 0;
  padding-right: 0;
  margin-right: auto;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  width: 100%;
}

a.contact-btn {
  padding: 20px;
  font-size: 0.95rem;
  line-height: 0px;
  margin: 0px 18px;
}
.dropdown-menu {
  position: absolute;
  top: 30px;
  left: -15px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 0;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

/* ==== SECTIONS ==== */
section {
  padding: 80px 0;
}

section#fair {
  padding: 0 0 80px 0;
}

section#slider,
section#hero,
section#news-fairs,
#info-slider,
#hero-container,
#information {
  padding: 0;
}

.container-fluid.platform {
  max-width: 1480px;
}

/* ==== SLIDER ==== */

.slider-box {
  padding: 25% 15%;
}

#slider {
  background: #072639;
}

.push {
  height: 100%;
}

.push.text-center {
  width: 60%;
  margin-left: 150px;
}

.push h4,
.fair-text h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1rem;
  padding-bottom: 10px;
}

.slide {
  background-position: center;
  background-size: cover;
  height: 100%;
}

.carousel-item {
  padding: 22%;
}

/* ==== INDEX SPECIFIC ==== */

p.all-facts {
  margin-bottom: 6px;
}

.pan-nordic-box {
  padding: 30px;
  margin-right: auto;
  margin-left: auto;
}

.news-vacant-head {
  font-size: 2.4rem;
  line-height: 1rem;
  margin-bottom: 0;
  padding-bottom: 0;
}
a.see-all {
  float: right;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  line-height: 1rem;
}

/* ==== ABOUT SPECIFIC ==== */

img.customer-logo {
  width: 100%;
  height: auto;
  padding: 20px 0px;
}

/* ==== WHY US SPECIFIC ==== */

.skewd-horizontal {
  clip-path: polygon(0 20%, 100% 0, 100% 80%, 0 100%);
  width: 100%;
  height: 600px;
  padding: 0px;
}

.skewd-horizontal .box-image {
  background-position: center;
  background-size: cover;
  position: relative;
}

.case-box {
  height: 400px;
  width: 100%;
  position: relative;
  margin: 30px 0px;
}

.usp-symbol {
  width: 100px;
  margin: auto;
  padding: 30px 0;
}

.case-box h2 {
  padding-bottom: 20px;
  font-size: 2rem;
}

/* ==== CASE SPECIFIC ==== */

.tennant-logo {
  margin: 30px auto 60px auto;
  max-width: 200px;
}

/* ==== HEADERS ==== */

.newsfeed-head {
  padding: 100px 0;
  margin: 0;
  color: #fff;
}

.text-shadow {
  text-shadow: 1px 2px 6px #4444447a;
}

#hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #151515;
}

.hero-box {
  padding: 20% 12%;
}

/* ==== NEWS-FEED / FAIRS ==== */

.news-post {
  margin-bottom: 80px;
}

.news-box > .news-post {
  margin-bottom: 22px;
}

.news-box {
  padding: 12%;
}

.news-link {
  display: block;
  font-weight: 700;
  font-size: 1.1em;
}

time,
time a {
  color: #828282;
  font-size: 0.8rem;
}

.fairs-box {
  padding: 10% 20%;
  color: #fff;
  min-height: 300px;
}

.page-numbers {
  padding: 2px;
}

.fair-img {
  height: 100%;
  background-size: cover;
  background-position: center;
  min-height: 100px;
}

.fair-bg {
  background-size: cover;
  background-position-y: center;
  background-position-x: left;
}

.fairs-row {
  padding: 15px 0px;
  align-items: center;
}

.calendar-box {
  padding: 40px 20px 20px 20px;
  background: #fff;
  margin-top: 8px;
  margin-bottom: 30px;
  text-align: center;
}

.fair-small-box {
  margin-bottom: 30px;
}

.fairs-grid-box {
  padding: 15px 0;
}

.arrow::after {
  content: url(images/arrow.svg);
  margin-left: 10px;
}

/* ==== PROPERTY-GRID ==== */
.property-feat {
  height: 180px;
  background-position: center;
  background-size: cover;
  background-color: #868686;
}

.propery-item.grid {
  background: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  transition: 0.5s;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.propery-item.grid:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}

a.gridlink {
  color: inherit;
}

.property-text {
  padding: 20px;
  height: 324px;
}

.property-text p {
  font-size: 0.9em;
}

.property-text p.small {
  font-size: 0.7em;
}

.badge p {
  color: #fff;
  margin: 0 !important;
  font-size: 12px;
}

.badge {
  display: inline-block;
  padding: 0.6em 1rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 30px;
}

/* ==== PROPERTY-GRID ==== */
.push-feat {
  height: 240px;
  border-radius: 16px;
  background-position: center;
  background-size: cover;
  background-color: #868686;
}

.push-item.grid {
  background: #fff;
  margin-bottom: 8px;
  margin-top: 8px;
  transition: 0.5s;
}

.push-text {
  padding: 20px;
  height: 320px;
}

.push-text p {
  font-size: 0.9em;
}

.push-text p.small {
  font-size: 0.7em;
}

.grid-text-box {
  padding: 32px 16px 0 16px;
}

.grid-text-box-low {
  padding: 17px;
  min-height: 220px;
}

.gutter-fix {
  padding-right: 8px;
  padding-left: 8px;
}

.no-gutter {
  padding-right: 0px;
  padding-left: 0px;
}

/* ==== SORT-LIST ==== */
.tablesorter-header {
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 15px;
  cursor: pointer;
}

.tablesorter-header.sorter-false {
  background-image: none;
  cursor: default;
}

.tablesorter-headerAsc {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
}

.tablesorter-headerDesc {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
}

/* ==== PROPERTY-LIST ==== */

th {
  font-size: 0.8rem;
  padding: 10px 3px;

  outline: none;

  cursor: pointer;
}

td {
  font-size: 0.8rem;
  padding: 10px 3px;
}

tr {
  border-bottom: 1px solid #ffffff;
}

.w1 {
  width: 1%;

  text-indent: -9999px;

  color: inherit;
}

.w5 {
  width: 5%;
}

.w12 {
  width: 12%;
}

.w15 {
  width: 15%;
}

.w19 {
  width: 19%;
}

.clickable-row {
  cursor: pointer;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
}

.clickable-row:hover {
  background: #ffffff;
}

/* ==== OUR PLATTFORM NAV ==== */
.toggle:before {
  content: "x ";
}

.toggle-active:before {
  content: "x ";
  font-weight: bold;
  color: red;
}

.empty-all {
  padding: 60px 0px;
}

/* ==== SINGLE POST ==== */

.contact-text {
  padding: 20px 20px 20px 0px;
  align-self: center;
  width: 100%;
}

.contact-text.-p-fixed {
  padding: 20px 20px 20px 20px !important;
}

.contact-text-grid {
  padding: 20px 20px 20px 20px;
}

.contact-text p,
.contact-text-grid p {
  margin-bottom: 0;
}

.contact-text h3,
.contact-text-grid h3 {
  font-size: 1.3em;
}

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

p.category-link a {
  color: #444444;
}

.title {
  padding-bottom: 40px;
}

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

.property-facts {
  margin: 30px 0px;
  padding: 20px;
}

.property-facts h4 {
  margin-top: 25px;
}

.property-facts p {
  margin-bottom: 2px;
  font-size: 0.9em;
}

.property-map {
  height: 700px;
  background: #ccc;
}

.property-head {
  margin-bottom: 20px;
}

.property-head h1 {
  margin-bottom: 0;
}

.property-head p {
  margin-bottom: 0;
}

img.gallery-thumb {
  padding-bottom: 30px;
}

/* ==== NAV FILTER ==== */

.filter-row {
  max-width: 1136px;
  margin: auto;
}

.font-weight-bold {
  font-weight: 700 !important;
  margin-right: 10px;
}

.filter-toggle {
  cursor: pointer;
}

.filter-toggle__icon {
  color: #ffa84c;
  font-weight: 900;

  margin-right: 10px;
}

.filter-toggle__input[type="text"],
.filter-toggle__input[type="number"] {
  height: 35px !important;

  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px !important;

  padding-left: 10px;

  display: inline-block;

  outline: none;

  border: 1px solid #ccc;
}

.filter-toggle__input[type="submit"] {
  height: 35px !important;
  margin-top: 15px;
  margin-bottom: 25px !important;
  padding: 0 15px;
  background: #ffa84c;
  background: linear-gradient(35deg, #ef7d00, #ffa84c);
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  outline: none;
}

.filter-toggle__input[type="submit"]:hover {
  background: #ef7d00;
  background: linear-gradient(35deg, #ef7d00, #ef7d00);
}

.filter-toggle__input[type="button"] {
  height: 35px !important;

  margin-top: 15px;
  margin-bottom: 25px !important;
  padding: 0 15px;

  /* border: 2px solid linear-gradient(35deg, #EF7D00, #FFA84C); */
  border: 2px solid #b8b8b8;

  background: transparent;

  color: #b8b8b8;

  letter-spacing: 1px;

  font-weight: 700;

  cursor: pointer;

  display: inline-block;

  outline: none;
}

.filter-toggle__input-search {
  width: 410px !important;
}

.filter-toggle__input-area {
  width: 170px !important;
}

.filter-toggle__first-row {
  margin-bottom: 12px;
}

.filter-toggle__row {
  margin-top: 5px;
}

.filter {
  margin-bottom: 20px;
  margin-top: 20px;
}

.filter-option__container {
  display: inline-block;

  position: relative;

  padding-left: 18px;
  padding-right: 15px;

  cursor: pointer;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.filter-option__container input {
  position: absolute;

  opacity: 0;

  cursor: pointer;

  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;

  top: 5.5px;
  left: 0;

  border-radius: 50%;

  height: 12px;
  width: 12px;

  border: 2px solid #969696;

  background-color: transparent;
}

.filter-option__container:hover input ~ .checkmark {
  border: 2px solid #444444;

  background-color: transparent;
}

.filter-option__container input:checked ~ .checkmark {
  background-color: #444444;

  border: 2px solid #444444;
}

.filter-option__container:hover input ~ .title {
  color: #444444;
}

.filter-option__container .title {
  color: #b8b8b8;

  padding-bottom: 0px;
}

.filter-option__container input:checked ~ .title {
  color: #444444;
}

/* ==== NAV GRID ==== */
.nav-view-grid {
  color: #b8b8b8;
}

.nav-view-map {
  color: #b8b8b8;
}

.nav-view-list {
  color: #b8b8b8;
}

.nav-view-grid::before {
  content: "";

  position: relative;

  top: 1.5px;

  display: inline-block;

  margin: 0 5px 0 5px;

  color: #b8b8b8;

  width: 15px;
  height: 15px;

  /* Definiera ikon här */
  background: url("images/grid-symbol.svg") no-repeat;
  background-size: 15px;
  background-position: center;
}

.nav-view-map::before {
  content: "";

  position: relative;

  top: 1.5px;

  display: inline-block;

  margin: 0 5px 0 5px;

  color: #b8b8b8;

  width: 15px;
  height: 15px;

  /* Definiera ikon här */
  background: url("images/map-symbol.svg") no-repeat;
  background-size: 15px;
  background-position: center;
}

.nav-view-list::before {
  content: "";

  position: relative;

  top: 1.5px;

  display: inline-block;

  margin: 0 5px 0 5px;

  color: #b8b8b8;

  width: 15px;
  height: 15px;

  /* Definiera ikon här */
  background: url("images/list-symbol.svg") no-repeat;
  background-size: 15px;
  background-position: center;
}

.nav-view-grid:hover,
.nav-view-grid-active,
.nav-view-grid-active:hover {
  color: #444444;
}

.nav-view-map:hover,
.nav-view-map-active,
.nav-view-map-active:hover {
  color: #444444;
}

.nav-view-list:hover,
.nav-view-list-active,
.nav-view-list-active:hover {
  color: #444444;
}

.nav-view-grid:hover::before,
.nav-view-grid-active::before,
.nav-view-grid-active:hover::before {
  content: "";

  position: relative;

  top: 1.5px;

  display: inline-block;

  margin: 0 5px 0 5px;

  color: #444444;

  width: 15px;
  height: 15px;

  /* Definiera ikon här */
  background: url("images/grid-symbol_active.svg") no-repeat;
  background-size: 15px;
  background-position: center;
}

.nav-view-map:hover::before,
.nav-view-map-active::before,
.nav-view-map-active:hover::before {
  content: "";

  position: relative;

  top: 1.5px;

  display: inline-block;

  margin: 0 5px 0 5px;

  color: #444444;

  width: 15px;
  height: 15px;

  /* Definiera ikon här */
  background: url("images/map-symbol_active.svg") no-repeat;
  background-size: 15px;
  background-position: center;
}

.nav-view-list:hover::before,
.nav-view-list-active::before,
.nav-view-list-active:hover::before {
  content: "";

  position: relative;

  top: 1.5px;

  display: inline-block;

  margin: 0 5px 0 5px;

  color: #444444;

  width: 15px;
  height: 15px;

  /* Definiera ikon här */
  background: url("/themes/Logicenters/images/list-symbol_active.svg") no-repeat;
  background-size: 15px;
  background-position: center;
}

.render-option__container {
  display: inline-block;

  position: relative;

  padding-left: 20px;
  padding-right: 15px;

  cursor: pointer;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.render-option__container input {
  position: absolute;

  opacity: 0;

  cursor: pointer;

  height: 0;
  width: 0;
}

.render__icon {
  position: absolute;

  top: 4px;
  left: 0;

  height: 15px;
  width: 15px;

  /* Definiera ikon här */
  background-color: #b8b8b8;

  mask-size: 15px;
  -webkit-mask-size: 15px;

  mask-position: center;
  -webkit-mask-position: center;
}

.icon__map {
  mask: url("images/map-symbol.svg") no-repeat;
  -webkit-mask: url("images/map-symbol.svg") no-repeat;
}

.icon__grid {
  mask: url("images/grid-symbol.svg") no-repeat;
  -webkit-mask: url("images/grid-symbol.svg") no-repeat;
}

.icon__list {
  mask: url("images/list-symbol.svg") no-repeat;
  -webkit-mask: url("images/list-symbol.svg") no-repeat;
}

.render-option__container:hover input ~ .render__icon {
  background-color: #444444;
}

.render-option__container input:checked ~ .render__icon {
  background-color: #444444;
}

.render-option__container:hover input ~ .render__title {
  color: #444444;
}

.render-option__container .render__title {
  color: #b8b8b8;
}

.render-option__container input:checked ~ .render__title {
  color: #444444;
}

/* ==== LOADING ==== */
.loading {
  width: 100%;
  height: 200px;

  display: flex;

  justify-content: center;
  align-items: center;

  font-size: 1.2rem;
  font-weight: 700;

  opacity: 0.3;
}

/* ==== MAP ==== */
.map-wrapper {
  width: 100%;
  height: 700px;

  padding-left: -15px;
  padding-right: -15px;
}

.acf-map {
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
}

.filter-map {
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
}

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

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

.container-map {
  padding-left: 0px !important;
  padding-right: 0px !important;

  max-width: 1600px;
}

.feed-map {
  padding-bottom: 0 !important;
}

.gm-style p {
  -webkit-margin-after: 4px;
}

.gm-style .button-full {
  margin-top: 21px;
}

.gm-style .badge {
  margin-top: 10px;
  margin-bottom: 21px;
}

/* ==== ADJUST ==== */
.feed-adjust {
  padding-top: 0px;
  padding-bottom: 80px;
}

.row-adjust {
  padding-top: 14px;
  padding-bottom: 5px;
}

.row-adjust-bottom {
  padding-bottom: 25px;
}

.margin-adjust {
  margin: 0 0 -80px 0;
}

/* ==== FOOTER ==== */

#footer p {
  margin-bottom: 0px;
}

.footer-row {
  margin-left: 50px;
  margin-right: 50px;
}

.footer-col-25 {
  width: 25%;
  padding: 20px;
}

.footer-col-15 {
  width: 15%;
  padding: 20px;
}

.address-box {
  padding-bottom: 20px;
}

.copyright {
  padding: 20px;
}

.copyright p {
  margin-bottom: 0px;
}

.copyright a {
  color: #ffffff;
  text-decoration: underline;
}

.copypadding {
  padding: 8px 0;
}

.nrep-logo {
  max-height: 48px;
  width: auto;
}

/* ==== CTA / FORMS ==== */
.address p {
  margin-bottom: 0;
}

.address {
  margin-bottom: 1rem;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
  color: #000;
}

textarea {
  overflow: auto;
  resize: vertical;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
}

input,
textarea {
  border: none;
}

.wpcf7-submit {
  background-color: #ef7d00 !important;
  padding: 18px 48px;
  color: #f8f9fa;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  border: none;
  cursor: pointer;
  border-radius: 9999px;
  text-align: center;
  line-height: 1;
  transition: all 300ms ease-in-out;
}
.wpcf7-submit:hover {
  background-color: #f48f1c !important;
}

.wpcf7-spinner {
  display: none;
}

div.wpcf7-response-output {
  margin: 20px 0;
  padding: 1em 1em;
  width: 100%;
}

.wpcf7-response-output {
  display: none;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 0.8em;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .navbar-dark .navbar-nav .nav-link {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    font-size: 0.95rem;
  }

  a.contact-btn {
    padding: 32px;
    font-size: 16px;
    margin: 0px;
    border-radius: 0;
  }

  .push-feat {
    height: 300px;
  }

  .box-content-legacy.skew-content-hero {
    padding: 30px;
  }
}

@media (max-width: 992px) {
  .push-feat {
    height: 240px;
  }

  th {
    font-size: 0.65rem;
    padding: 10px 3px;
  }

  td {
    font-size: 0.65rem;
    padding: 10px 3px;
  }

  .property-head h1 {
    font-size: 2.5rem;
  }

  /* .content {
    padding-top: 80px;
  } */

  .footer-row {
    margin-left: 50px;
    margin-right: 50px;
  }

  .footer-col-25 {
    width: 100%;
    padding: 20px;
  }

  .footer-col-15 {
    width: 33%;
    padding: 20px;
  }

  .address-box {
    padding-bottom: 0px;
  }

  #footer p {
    margin-bottom: 0px;
    font-size: 0.85em;
  }

  .box-overlay.skew-left {
    width: 90%;
  }

  .box-content-legacy.skew-content-hero {
    padding: 30px;
  }

  .contact-text {
    padding: 15px;
  }

  .hero-content {
    width: 90%;
  }
}

@media (max-width: 1200px) {
  .box-overlay.skew-left {
    width: 70%;
  }

  .box-overlay.skew-right {
    background: #ffa84c;
    background-position: left top;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
  }

  .push.text-center {
    width: 100%;
    margin-left: 0;
  }

  .mobile.navbar-wrapper {
    display: block;
    position: fixed !important;
    margin-top: 0px !important;
    top: 0 !important;
    z-index: 999;
    width: 100%;
    box-shadow: 0px 2px 3px #00000020;
  }

  .menu-menu-container {
    font-family: "FFFagoWebProBold";
    margin-bottom: 30px;
  }

  nav.top-nav.navbar {
    display: none;
  }

  .logo {
    display: inline-block;
  }

  .hamburger_bg {
    height: 80px;
    width: 100px;
    float: right;
    display: inline-block;
  }

  .mobile-contact {
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 0;
  }

  .button_container {
    position: fixed;
    top: 0;
    right: 0;
    height: 25px;
    width: 35px;
    margin: 27px 30px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s ease;
  }

  .button_container:hover {
    opacity: 0.7;
  }
  .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff;
  }
  .button_container.active .middle {
    opacity: 0;
    background: #fff;
  }
  .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff;
  }
  .button_container span {
    background: #fff;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
  }
  .button_container span:nth-of-type(2) {
    top: 11px;
  }
  .button_container span:nth-of-type(3) {
    top: 22px;
  }

  @keyframes fadeInRight {
    0% {
      opacity: 0;
      left: 20%;
    }
    100% {
      opacity: 1;
      left: 0;
    }
  }
}

@media (max-width: 768px) {
  p.fact {
    width: 50%;
  }

  .newsfeed-head {
    padding: 40px 0;
  }
  p.total {
    width: 50%;
  }

  .push-feat {
    height: 350px;
  }

  .pan-nordic-box {
    margin-bottom: 50px;
  }

  .box-overlay.skew-left {
    width: 90% !important;
  }

  .half {
    width: 70%;
  }

  .skew-content-hero h1 {
    font-size: 1.7rem;
    margin-bottom: 30px;
  }

  .box-content-legacy.skew-content-hero {
    padding: 30px;
  }

  h1,
  .h1 {
    font-size: 2rem;
  }

  h2,
  .h2 {
    font-size: 1.6rem;
  }

  .footer-row {
    margin-left: 50px;
    margin-right: 50px;
  }

  .footer-col-25 {
    width: 100%;
    padding: 20px;
  }

  .footer-col-15 {
    width: 33%;
    padding: 20px;
  }

  .fair-img {
    min-height: 230px;
  }

  .list-hide {
    display: none;
  }

  .w1 {
    width: 2%;
  }

  .w19 {
    width: 48%;
  }

  .w12 {
    width: 25%;
  }

  .calendar-box {
    margin-top: 90px;
  }
}

@media (max-width: 576px) {
  .footer-row {
    margin-left: 50px;
    margin-right: 50px;
  }

  .push-feat {
    height: 300px;
  }

  .footer-col-25 {
    width: 100%;
    padding: 20px;
  }

  .footer-col-15 {
    width: 100%;
    padding: 20px;
  }
  .nrep-logo {
    max-height: 48px;
    width: auto;
    padding-top: 10px;
  }
}
@media (max-width: 420px) {
  .hamburger_bg {
    width: 76px;
  }

  .button_container {
    margin: 27px 19px;
  }
  body {
    font-size: 0.9rem;
    line-height: 1.3;
  }
}

option.placeholder {
  color: gray;
}

select:invalid {
  color: gray;
}
select:invalid option {
  color: #444;
}

button.orange-btn {
  background: #ffa84c;
  padding: 14px 24px;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  border-radius: 50px;
  transition: background 0.3s;
  cursor: pointer;
}

.orange-btn.full-width {
  width: 100%;
}

button.orange-btn:hover {
  background: #ef7d00;
  text-decoration: none;
}

input.hero-filter__input-large {
  margin-bottom: 0;
  outline-color: #ef7d00;
  padding: 10px 20px;
  border-radius: 6px;
}

.hero-filter__autocomplete {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.hero-filter__radio-group {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
}

.hero-filter__radio {
  margin-right: 15px;
  cursor: pointer;
}

.hero-filter__radio input {
  display: none;
}

.hero-filter__radio span {
  color: white;
  opacity: 0.6;
}

.hero-filter__radio:hover span {
  opacity: 0.8;
}
.hero-filter__radio input[type="radio"]:checked + span {
  opacity: 1;
}

.hero-filter__4-boxes {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.hero-filter__4-boxes > * {
  flex: 1 1 100%;
  margin-right: 10px;
  min-width: 0;
}

.hero-filter__4-boxes > *:last-child {
  margin-right: 0px;
}

.hero-filter__select {
  position: relative;
}

.hero-filter__select select {
  height: 40px;
  appearance: none;
  cursor: pointer;
  background-color: white;
  margin: 0;
  padding: 10px;
  width: 100%;
  border-radius: 6px;
}

.hero-filter__select:after {
  content: "";
  display: block;
  position: absolute;
  right: 1rem;
  top: calc(50% - 0.25rem);
  width: 0;
  height: 0;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-top: 0.5rem solid #444;
}

.hero-filter__input-suffix {
  height: 40px;
  display: flex;
  flex-flow: row;
  align-items: center;
  border-radius: 6px;
  background-color: white;
}
.hero-filter__input-suffix input {
  width: 80%;
  height: 100%;
  background-color: transparent;
}
.hero-filter__input-suffix span {
  width: 20%;
}

.hero-filter__reset {
  margin-top: 6px;
  color: white;
  opacity: 0.6;
  text-decoration: underline;
}

.hero-filter__reset:hover {
  color: white;
  opacity: 0.8;
  text-decoration: underline;
}

.hero-filter__show-more {
  display: flex;
  color: #0a0d12;
  align-items: center;
  margin-bottom: 10px;
}

.hero-filter__show-more:after,
.hero-filter__show-more:before {
  flex: 1 1 100%;
  content: "";
  background-color: #11161f;
  opacity: 0.6;
  height: 2px;
}

.hero-filter__show-more a {
  flex: 1 1 100%;
  color: white;
}

.hero-filter__show-more a:hover {
  flex: 1 1 100%;
  color: white;
}

.hero-filter__show-more a:after {
  content: "";
  border-top: #11161f 1px solid;
  border-left: #11161f 1px solid;
  display: inline-block;
  transform: rotate(225deg);
  margin-bottom: 2px;
  margin-left: 6px;
  width: 0.6em;
  height: 0.6em;
  transition: all 0.2s;
}

.hero-filter__show-more.active a:after {
  transform: rotate(45deg);
  margin-bottom: -2px;
}

.hero-filter__show-more-content {
  overflow: hidden;
  max-height: 0;
  transition: all 0.6s;
}

.hero-filter__show-more-content.active {
  max-height: 200px;
  padding-bottom: 20px;
}

.hero-filter__show-more .hero-filter__show-more-active {
  display: none;
}

.hero-filter__show-more.active .hero-filter__show-more-active {
  display: inline;
}

.hero-filter__show-more .hero-filter__show-more-inactive {
  display: inline;
}

.hero-filter__show-more.active .hero-filter__show-more-inactive {
  display: none;
}

.hero-filter__actions {
  display: none;
}

.hero-filter__actions--mobile {
  margin-top: 0px;
  padding-bottom: 20px;
}

@media (min-width: 576px) {
  .hero-filter__actions {
    display: block;
  }

  .hero-filter__actions--mobile {
    display: none;
  }

  .hero-filter__input-suffix {
    height: 46px;
  }

  .hero-filter__select select {
    height: 46px;
  }
  .hero-filter__show-more-content,
  .hero-filter__show-more-content.active {
    max-height: none;
  }
}

.autocomplete-list {
  display: none;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  z-index: 40;
  width: 100%;
  border-radius: 6px;
}

.autocomplete-list ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}

.autocomplete-list li {
  padding: 0;
}

.autocomplete-list a {
  color: #444;
  display: block;
  padding: 2px 20px;
  width: 100%;
}
.autocomplete-list a span {
  color: #999;
  float: right;
  transition: color 0.3s;
}

.autocomplete-list a:hover,
.autocomplete-list li.active a {
  background-color: #cecece;
}

.autocomplete-list a:hover span,
.autocomplete-list li.active a span {
  color: #444;
}

.autocomplete-list__empty {
  text-align: center;
  padding: 20px;
}

/* Quick filter */

.quick-filter {
  background: #fff;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.quick-filter__radio-group {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
}

.quick-filter__radio {
  margin-right: 15px;
  margin-bottom: 0;
  cursor: pointer;
}

.quick-filter__radio input {
  display: none;
}

.quick-filter__radio span {
  color: #444;
  opacity: 0.6;
  text-transform: uppercase;
}

.quick-filter__radio:hover span {
  opacity: 0.8;
}
.quick-filter__radio input[type="radio"]:checked + span {
  opacity: 1;
}

.quick-filter__search {
  border: 1px #444 solid;
  max-width: 300px;
  border-radius: 50px;
  margin-bottom: 0 !important;
  height: auto !important;
  padding: 8px 15px !important;
  outline-color: #ef7d00;
}

.quick-filter__search::placeholder {
  color: #444;
  opacity: 1;
}
.quick-filter__search:-ms-input-placeholder {
  color: #444;
}

.quick-filter__search::-ms-input-placeholder {
  color: #444;
}

/* CSS FROM OLD PROJECT */

/*!
Theme Name: 	Logicenters Theme 
Theme URI: 		https://www.sultan.se
Description: 	Logicenters Theme
Version: 		3.0
Author: 		Sultan
Author URI: 	https://www.sultan.se
Tags: 			logicenters, bootstrap, basic theme
*/

.caps {
  text-transform: uppercase;
}

.-no-margin {
  margin: 0 !important;
}

.-small {
  font-size: 0.8em;
  margin-bottom: 0.3em;
}

.bg-img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* ==== INDEX ON TOP OF MAP ==== */

.index-on-top {
  display: none;
  position: absolute;
  z-index: 99999;
  background-color: #fff !important;
  margin: 30px;
  padding: 14px;
}

/* ==== BOX 2.0 ==== */
.box-group {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.box-hero {
  position: relative;
  min-height: 220px;
  width: 100%;
  height: 100%;
}

.box-hero-large {
  position: relative;
  min-height: 360px;
  width: 100%;
  height: 100%;
}

.box-content.skew-content-hero {
  padding: 50px 16% 50px 50px;
}

.box-group.information,
.box-group.slider {
  height: 380px;
}

.skew-content-hero h1 {
  font-size: 2.2rem;
  margin-bottom: 30px;
}
.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb {
  margin-bottom: 40px;
}

.mt_mb {
  margin-top: 40px;
  margin-bottom: 40px;
}

.padded-box {
  padding: 30px;
  margin-bottom: 30px;
}
.box-video {
  position: absolute;
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.hero-video {
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.box-image,
.box-overlay,
.box-content {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}

.box-overlay.box-overlay--full {
  width: 100%;
  opacity: 0.8;
  background-color: #062639;
}

.box-overlay.skew-left {
  background: url(images/l-skew-logi.svg);
  background-position: right center;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 50%;
  opacity: 0.8;
}

.box-overlay.skew-right {
  background: url(images/r-skew-logi.svg);
  background-position: left top;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}

.no-padding {
  padding: 0 !important;
}
.box-image.centered {
  background-position: center;
}

.box-content {
  padding: 40px;
}

.box-overlay.dark-blue-bg {
  opacity: 0.8;
}

.half {
  width: 50%;
}

.full-w {
  width: 100%;
}

/* ==== COLORS ==== */

.white {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

.light-grey {
  color: #f5f5f5 !important;
}

.dark-blue {
  color: #062639 !important;
}

.mid-blue {
  color: #0d669a !important;
}

.light-blue {
  color: #dfeff9 !important;
}

.dark-black {
  color: #252525 !important;
}

.mid-black {
  color: #444444 !important;
}

.light-black {
  color: #575756 !important;
}

.grey {
  color: #d3d4d2 !important ;
}

.dark-orange {
  color: #ef7c02 !important;
}

.mid-orange {
  color: #ffa84c !important;
}

.light-orange {
  color: #f4f0eb !important;
}

.mid-purple {
  color: #8552b2 !important;
}

.mid-green {
  color: #1c9f4b !important;
}

.white-bg {
  background-color: #ffffff;
}

.light-grey-bg {
  background-color: #f5f5f5;
}

.dark-blue-bg {
  background-color: #062639;
}

.mid-blue-bg,
.ourplatform {
  background-color: #0d669a;
}

.light-blue-bg {
  background-color: #dfeff9;
}

.dark-black-bg {
  background-color: rgba(37, 37, 37, 0.9);
}

.darker-bg {
  background-color: #323638;
}

.mid-black-bg {
  background-color: #444444;
}

.light-black-bg {
  background-color: #575756;
}

.dark-orange-bg {
  background-color: #ef7c02;
}

.mid-orange-bg,
.developmentopportunity,
.developmentopportunityowned {
  background-color: #ffa84c;
}

.light-orange-bg {
  background-color: #f4f0eb;
}

.dark-green-bg,
.vacant {
  background-color: #1c9f4b;
}

.purple-bg,
.currentdevelopment {
  background-color: #8552b2;
}

/* ==== TEXT ==== */

p.total {
  display: inline-block;
  margin-bottom: 10px;
  width: 120px;
}

p.fact {
  display: inline-block;
  width: 126px;
  margin-bottom: 10px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.pan-nordic-box h2 {
  font-size: 1.8rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.propery-item.grid p {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* ==== LINKS & BUTTONS ==== */

a {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  cursor: pointer;
}

a.button {
  -o-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -ms-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -moz-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -webkit-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  transition: color 0.2s ease-out, background-color 0.4s ease-out;
  display: inline-block;
}

a.button-full {
  -o-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -ms-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -moz-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  -webkit-transition: color 0.2s ease-out, background-color 0.4s ease-out;
  transition: color 0.2s ease-out, background-color 0.4s ease-out;
  display: block;
  border-radius: 50px;
}

a.orange-btn {
  background: #ffa84c;
  background: linear-gradient(35deg, #ef7c02, #ffa84c);
  padding: 14px 24px;
  color: #fff;
  letter-spacing: 0;
  text-decoration: none;
  font-weight: 700;
}

a.orange-btn:hover {
  background: #ef7c02;
  background: linear-gradient(35deg, #ef7c02, #ef7c02);
  text-decoration: none;
}

a.blue-btn {
  background: #0d669a;
  background: linear-gradient(35deg, #0d669a, #062639);
  padding: 14px 24px;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 700;
}

a.blue-btn:hover {
  background: #062639;
  background: linear-gradient(35deg, #062639, #062639);
  text-decoration: none;
}

a.blue-btn-invert {
  background: #06263900;
  padding: 11px 21px;
  border: 3px solid #062639;
  color: #062639;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

a.blue-btn-invert:hover {
  background: #062639;
  color: #fff;
}

a.white-btn-invert {
  background: #ffffff00;
  padding: 11px 21px;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

a.white-btn-invert:hover {
  background: #ffffff;
  color: #062639;
}

a.orange-btn-invert {
  background: #ef7c0200;
  padding: 11px 21px;
  border: 3px solid #ef7c02;
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

a.orange-btn-invert:hover {
  background: #ef7c02;
  color: #ffffff;
}

/* ==== NAV ==== */
nav.top-nav {
  font-size: 12px;
  float: right;
  display: block;
  width: 100%;
  padding: 0 30px;
  height: 24px;
  background-color: #f5f5f5 !important;
}

.nav-link {
  display: block;
  padding: 4px;
}

.mobile.navbar-wrapper {
  display: none;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 9999;
}

.sticky + .content {
  padding-top: 80px;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(68, 68, 68, 1);
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  font-size: 1rem;
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: rgba(240, 126, 5, 1);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(240, 126, 5, 1);
}

.linkedin > .nav-link {
  color: #0073b1 !important;
}

.brand-contact {
  width: 230px;
  text-align: center;
  margin: 0;
  padding: 0;
}

a.contact-btn {
  padding: 20px;
  font-size: 0.95rem;
  line-height: 0px;
  margin: 0px 18px;
}
.dropdown-menu {
  position: absolute;
  top: 30px;
  left: -15px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 0;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

/* ==== SECTIONS ==== */
section {
  padding: 80px 0;
}

section#fair {
  padding: 0 0 80px 0;
}

section#slider,
section#hero,
section#news-fairs,
#info-slider,
#hero-container,
#information {
  padding: 0;
}

.container-fluid.platform {
  max-width: 1480px;
}

/* ==== INDEX SPECIFIC ==== */

p.all-facts {
  margin-bottom: 6px;
}

.pan-nordic-box {
  padding: 30px;
  margin-right: auto;
  margin-left: auto;
}

.news-vacant-head {
  font-size: 2.4rem;
  line-height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}
a.see-all {
  float: right;
  padding: 0;
  margin: 0;
  font-size: 1rem;
  line-height: 1rem;
}

/* ==== ABOUT SPECIFIC ==== */

img.customer-logo {
  width: 100%;
  height: auto;
  padding: 20px 0px;
}

img.sustainability-logo {
  width: 100%;
  height: auto;
  max-height: 200px;
  padding: 20px 0px;
}

/* ==== HEADERS ==== */

.newsfeed-head {
  padding: 100px 0;
  margin: 0;
  color: #fff;
}

.text-shadow {
  text-shadow: 1px 2px 6px #4444447a;
}

#hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 180px;
  background-color: #151515;
}

.hero-box {
  padding: 20% 12%;
}

/* ==== NEWS-FEED / FAIRS ==== */

.news-post {
  margin-bottom: 80px;
}

.news-box > .news-post {
  margin-bottom: 22px;
}

.news-box {
  padding: 12%;
}

.news-link {
  display: block;
  font-weight: 700;
  font-size: 1.1em;
}

time,
time a {
  color: #828282;
  font-size: 0.8rem;
}

.fairs-box {
  padding: 10% 20%;
  color: #fff;
  min-height: 300px;
}

.page-numbers {
  padding: 2px;
}

.fair-img {
  height: 100%;
  background-size: cover;
  background-position: center;
  min-height: 100px;
}

.fair-bg {
  background-size: cover;
  background-position-y: center;
  background-position-x: left;
}

.fairs-row {
  padding: 15px 0px;
  align-items: center;
}

.calendar-box {
  padding: 40px 20px 20px 20px;
  background: #fff;
  margin-top: 8px;
  margin-bottom: 30px;
  text-align: center;
}

.fair-small-box {
  margin-bottom: 30px;
}

.fairs-grid-box {
  padding: 15px 0;
}

.arrow::after {
  content: url(images/arrow.svg);
  margin-left: 10px;
}

/* ==== PROPERTY-GRID ==== */
.property-feat {
  height: 180px;
  background-position: center;
  background-size: cover;
  background-color: #868686;
}

.propery-item.grid {
  background: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  transition: 0.5s;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.propery-item.grid:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}

a.gridlink {
  color: inherit;
}

.property-text {
  padding: 20px;
  height: 324px;
}

.property-text p {
  font-size: 0.9em;
}

.property-text p.small {
  font-size: 0.7em;
}

/* ==== NAV FILTER ==== */

.filter-row {
  max-width: 1136px;
  margin: auto;
}

.font-weight-bold {
  font-weight: 700 !important;
  margin-right: 10px;
}

.filter-toggle {
  cursor: pointer;
}

.filter-toggle__icon {
  color: #ffa84c;
  font-weight: 900;

  margin-right: 10px;
}

.filter-toggle__input[type="text"],
.filter-toggle__input[type="number"] {
  height: 35px !important;

  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px !important;

  padding-left: 10px;

  display: inline-block;

  outline: none;

  border: 1px solid #ccc;
}

.filter-toggle__input[type="submit"] {
  height: 35px !important;
  margin-top: 15px;
  margin-bottom: 25px !important;
  padding: 0 15px;
  background: #ffa84c;
  background: linear-gradient(35deg, #ef7c02, #ffa84c);
  color: #fff;
  letter-spacing: 1px;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  outline: none;
}

.filter-toggle__input[type="submit"]:hover {
  background: #ef7c02;
  background: linear-gradient(35deg, #ef7c02, #ef7c02);
}

.filter-toggle__input[type="button"] {
  height: 35px !important;

  margin-top: 15px;
  margin-bottom: 25px !important;
  padding: 0 15px;

  /* border: 2px solid linear-gradient(35deg, #EF7C02, #FFA84C); */
  border: 2px solid #b8b8b8;

  background: transparent;

  color: #b8b8b8;

  letter-spacing: 1px;

  font-weight: 700;

  cursor: pointer;

  display: inline-block;

  outline: none;
}

.filter-toggle__input-search {
  width: 410px !important;
}

.filter-toggle__input-area {
  width: 170px !important;
}

.filter-toggle__first-row {
  margin-bottom: 12px;
}

.filter-toggle__row {
  margin-top: 5px;
}

.filter {
  margin-bottom: 20px;
  margin-top: 20px;
}

.filter-option__container {
  display: inline-block;

  position: relative;

  padding-left: 18px;
  padding-right: 15px;

  cursor: pointer;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.filter-option__container input {
  position: absolute;

  opacity: 0;

  cursor: pointer;

  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;

  top: 5.5px;
  left: 0;

  border-radius: 50%;

  height: 12px;
  width: 12px;

  border: 2px solid #969696;

  background-color: transparent;
}

.filter-option__container:hover input ~ .checkmark {
  border: 2px solid #444444;

  background-color: transparent;
}

.filter-option__container input:checked ~ .checkmark {
  background-color: #444444;

  border: 2px solid #444444;
}

.filter-option__container:hover input ~ .title {
  color: #444444;
}

.filter-option__container .title {
  color: #b8b8b8;

  padding-bottom: 0px;
}

.filter-option__container input:checked ~ .title {
  color: #444444;
}

/* ==== CTA / FORMS ==== */
.address p {
  margin-bottom: 0;
}

.address {
  margin-bottom: 1rem;
}

textarea {
  overflow: auto;
  resize: vertical;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
}

input,
textarea {
  border: none;
}

div.wpcf7-response-output {
  margin: 20px 0;
  padding: 1em 1em;
  width: 100%;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 0.8em;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  .navbar-dark .navbar-nav .nav-link {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    font-size: 0.95rem;
  }

  a.contact-btn {
    padding: 32px;
    font-size: 16px;
    margin: 0px;
    border-radius: 0;
  }

  .push-feat {
    height: 300px;
  }

  .box-content.skew-content-hero {
    padding: 30px;
  }
}

@media (max-width: 992px) {
  .push-feat {
    height: 240px;
  }

  th {
    font-size: 0.65rem;
    padding: 10px 3px;
  }

  td {
    font-size: 0.65rem;
    padding: 10px 3px;
  }

  .property-head h1 {
    font-size: 2.5rem;
  }

  .content {
    padding-top: 80px;
  }

  .footer-row {
    margin-left: 50px;
    margin-right: 50px;
  }

  .footer-col-25 {
    width: 100%;
    padding: 20px;
  }

  .footer-col-15 {
    width: 33%;
    padding: 20px;
  }

  .address-box {
    padding-bottom: 0px;
  }

  #footer p {
    margin-bottom: 0px;
    font-size: 0.85em;
  }

  .box-overlay.skew-left {
    width: 90%;
  }

  .box-content.skew-content-hero {
    padding: 30px;
  }

  .contact-text {
    padding: 15px;
  }
}

@media (max-width: 1200px) {
  .box-overlay.skew-left {
    width: 70%;
  }

  .box-overlay.skew-right {
    background: #ffa84c;
    background-position: left top;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
  }

  .push.text-center {
    width: 100%;
    margin-left: 0;
  }

  .mobile.navbar-wrapper {
    display: block;
    position: fixed !important;
    margin-top: 0px !important;
    top: 0 !important;
    z-index: 999;
    width: 100%;
    box-shadow: 0px 2px 3px #00000020;
  }

  .menu-menu-container {
    font-family: "FFFagoWebProBold";
    margin-bottom: 30px;
  }

  nav.top-nav.navbar {
    display: none;
  }

  .logo {
    display: inline-block;
  }

  .hamburger_bg {
    height: 80px;
    width: 100px;
    float: right;
    display: inline-block;
  }

  .mobile-contact {
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 0;
  }

  .button_container {
    position: fixed;
    top: 0;
    right: 0;
    height: 25px;
    width: 35px;
    margin: 27px 30px;
    cursor: pointer;
    z-index: 100;
    transition: opacity 0.25s ease;
  }

  .button_container:hover {
    opacity: 0.7;
  }
  .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff;
  }
  .button_container.active .middle {
    opacity: 0;
    background: #fff;
  }
  .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff;
  }
  .button_container span {
    background: #fff;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
  }
  .button_container span:nth-of-type(2) {
    top: 11px;
  }
  .button_container span:nth-of-type(3) {
    top: 22px;
  }

  @keyframes fadeInRight {
    0% {
      opacity: 0;
      left: 20%;
    }
    100% {
      opacity: 1;
      left: 0;
    }
  }
}

@media (max-width: 768px) {
  p.fact {
    width: 50%;
  }

  .newsfeed-head {
    padding: 40px 0;
  }
  p.total {
    width: 50%;
  }

  .push-feat {
    height: 350px;
  }

  .pan-nordic-box {
    margin-bottom: 50px;
  }

  .box-overlay.skew-left {
    width: 90% !important;
  }

  .half {
    width: 70%;
  }

  .skew-content-hero h1 {
    font-size: 1.7rem;
    margin-bottom: 30px;
  }

  .box-content.skew-content-hero {
    padding: 30px;
  }

  h1,
  .h1 {
    font-size: 2rem;
  }

  h2,
  .h2 {
    font-size: 1.6rem;
  }

  .property-head {
    padding-top: 60px;
  }

  .footer-row {
    margin-left: 50px;
    margin-right: 50px;
  }

  .footer-col-25 {
    width: 100%;
    padding: 20px;
  }

  .footer-col-15 {
    width: 33%;
    padding: 20px;
  }

  .fair-img {
    min-height: 230px;
  }

  .list-hide {
    display: none;
  }

  .w1 {
    width: 2%;
  }

  .w19 {
    width: 48%;
  }

  .w12 {
    width: 25%;
  }

  .calendar-box {
    margin-top: 90px;
  }
}

@media (max-width: 576px) {
  .footer-row {
    margin-left: 50px;
    margin-right: 50px;
  }

  .push-feat {
    height: 300px;
  }

  .footer-col-25 {
    width: 100%;
    padding: 20px;
  }

  .footer-col-15 {
    width: 100%;
    padding: 20px;
  }
  .nrep-logo {
    max-height: 48px;
    width: auto;
    padding-top: 10px;
  }
}
@media (max-width: 420px) {
  .hamburger_bg {
    width: 76px;
  }

  .button_container {
    margin: 27px 19px;
  }
  body {
    font-size: 0.9rem;
    line-height: 1.3;
  }
}

option.placeholder {
  color: gray;
}

select:invalid {
  color: gray;
}
select:invalid option {
  color: #444;
}

button.orange-btn {
  background: #ffa84c;
  padding: 14px 24px;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  border-radius: 50px;
  transition: background 0.3s;
  cursor: pointer;
}

.orange-btn.full-width {
  width: 100%;
}

button.orange-btn:hover {
  background: #ef7c02;
  text-decoration: none;
}

input.hero-filter__input-large {
  margin-bottom: 0;
  outline-color: #ef7c02;
  padding: 10px 20px;
  border-radius: 6px;
}

.hero-filter__autocomplete {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.hero-filter__radio-group {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
}

.hero-filter__radio {
  margin-right: 15px;
  cursor: pointer;
}

.hero-filter__radio input {
  display: none;
}

.hero-filter__radio span {
  color: white;
  opacity: 0.6;
  text-transform: uppercase;
}

.hero-filter__radio:hover span {
  opacity: 0.8;
}
.hero-filter__radio input[type="radio"]:checked + span {
  opacity: 1;
}

.hero-filter__4-boxes {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.hero-filter__4-boxes > * {
  flex: 1 1 100%;
  margin-right: 10px;
  min-width: 0;
}

.hero-filter__4-boxes > *:last-child {
  margin-right: 0px;
}

.hero-filter__select {
  position: relative;
}

.hero-filter__select select {
  height: 40px;
  appearance: none;
  cursor: pointer;
  background-color: white;
  margin: 0;
  padding: 10px;
  width: 100%;
  border-radius: 6px;
}

.hero-filter__select:after {
  content: "";
  display: block;
  position: absolute;
  right: 1rem;
  top: calc(50% - 0.25rem);
  width: 0;
  height: 0;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-top: 0.5rem solid #444;
}

.hero-filter__input-suffix {
  height: 40px;
  display: flex;
  flex-flow: row;
  align-items: center;
  border-radius: 6px;
  background-color: white;
}
.hero-filter__input-suffix input {
  width: 80%;
  height: 100%;
  background-color: transparent;
}
.hero-filter__input-suffix span {
  width: 20%;
}

.hero-filter__reset {
  margin-top: 6px;
  color: white;
  opacity: 0.6;
  text-decoration: underline;
}

.hero-filter__reset:hover {
  color: white;
  opacity: 0.8;
  text-decoration: underline;
}

.hero-filter__show-more {
  display: flex;
  color: white;
  align-items: center;
  margin-bottom: 10px;
}

.hero-filter__show-more:after,
.hero-filter__show-more:before {
  flex: 1 1 100%;
  content: "";
  background-color: white;
  opacity: 0.6;
  height: 2px;
}

.hero-filter__show-more a {
  flex: 1 1 100%;
  color: white;
}

.hero-filter__show-more a:hover {
  flex: 1 1 100%;
  color: white;
}

.hero-filter__show-more a:after {
  content: "";
  border-top: #ffa84c 1px solid;
  border-left: #ffa84c 1px solid;
  display: inline-block;
  transform: rotate(225deg);
  margin-bottom: 2px;
  margin-left: 6px;
  width: 0.6em;
  height: 0.6em;
  transition: all 0.2s;
}

.hero-filter__show-more.active a:after {
  transform: rotate(45deg);
  margin-bottom: -2px;
}

.hero-filter__show-more-content {
  overflow: hidden;
  max-height: 0;
  transition: all 0.6s;
}

.hero-filter__show-more-content.active {
  max-height: 200px;
  padding-bottom: 20px;
}

.hero-filter__show-more .hero-filter__show-more-active {
  display: none;
}

.hero-filter__show-more.active .hero-filter__show-more-active {
  display: inline;
}

.hero-filter__show-more .hero-filter__show-more-inactive {
  display: inline;
}

.hero-filter__show-more.active .hero-filter__show-more-inactive {
  display: none;
}

.hero-filter__actions {
  display: none;
}

.hero-filter__actions--mobile {
  margin-top: 0px;
  padding-bottom: 20px;
}

@media (min-width: 576px) {
  .hero-filter__actions {
    display: block;
  }

  .hero-filter__actions--mobile {
    display: none;
  }

  .hero-filter__input-suffix {
    height: 46px;
  }

  .hero-filter__select select {
    height: 46px;
  }
  .hero-filter__show-more-content,
  .hero-filter__show-more-content.active {
    max-height: none;
  }
}

.autocomplete-list {
  display: none;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  z-index: 40;
  width: 100%;
  border-radius: 6px;
}

.autocomplete-list ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}

.autocomplete-list li {
  padding: 0;
}

.autocomplete-list a {
  color: #444;
  display: block;
  padding: 2px 20px;
  width: 100%;
}
.autocomplete-list a span {
  color: #999;
  float: right;
  transition: color 0.3s;
}

.autocomplete-list a:hover,
.autocomplete-list li.active a {
  background-color: #cecece;
}

.autocomplete-list a:hover span,
.autocomplete-list li.active a span {
  color: #444;
}

.autocomplete-list__empty {
  text-align: center;
  padding: 20px;
}

/* Quick filter */

.quick-filter {
  background: #fff;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.quick-filter__radio-group {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
}

.quick-filter__radio {
  margin-right: 15px;
  margin-bottom: 0;
  cursor: pointer;
}

.quick-filter__radio input {
  display: none;
}

.quick-filter__radio span {
  color: #444;
  opacity: 0.6;
  text-transform: uppercase;
}

.quick-filter__radio:hover span {
  opacity: 0.8;
}
.quick-filter__radio input[type="radio"]:checked + span {
  opacity: 1;
}

.quick-filter__search {
  border: 1px #444 solid;
  max-width: 300px;
  border-radius: 50px;
  margin-bottom: 0 !important;
  height: auto !important;
  padding: 8px 15px !important;
  outline-color: #ef7c02;
}

.quick-filter__search::placeholder {
  color: #444;
  opacity: 1;
}
.quick-filter__search:-ms-input-placeholder {
  color: #444;
}

.quick-filter__search::-ms-input-placeholder {
  color: #444;
}

.cc-window {
  font-family: "FFFagoWebPro", sans-serif;
}
.cc-btn {
  padding: 20px;
  font-size: 0.95rem;
  line-height: 0px;
  margin: 0px 18px;
  background: #ffa84c;
  background: linear-gradient(35deg, #ef7c02, #ffa84c);
  padding: 14px 24px;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  transition: color 0.2s ease-out, background-color 0.4s ease-out;
  display: block;
  border-radius: 50px;
  min-width: 160px;
}
.cc-btn:hover {
  background: linear-gradient(35deg, #ef7c02, #ef7c02);
}

.wrap-content-reverse {
  flex-direction: row-reverse;
}
.wrap-content {
  flex-direction: row;
}
@media (max-width: 992px) {
  .wrap-content {
    align-items: center;
    flex-direction: column;
  }
  .wrap-content-reverse {
    align-items: center;
    flex-direction: column;
  }
}

.case-nav {
  color: #444444;
}

.case-nav:hover {
  color: #ef7c02;
}

.grid-3-2-1 {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 16px;
}
@media (max-width: 1350px) {
  .grid-3-2-1 {
    grid-template-columns: auto auto;
  }
}
@media (max-width: 992px) {
  .grid-3-2-1 {
    grid-template-columns: auto;
  }
}

.grid-6-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 16px;
}

@media (max-width: 760px) {
  .grid-6-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.display-none-sm {
  display: flex;
}

@media (max-width: 992px) {
  .display-none-sm {
    display: none;
  }
}

.box-overlay-img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;

  background-color: #062639;
  opacity: 0.54;
}

.width-sm-100 {
  width: 85%;
}

@media (max-width: 992px) {
  .width-sm-100 {
    width: 100%;
  }
}

.padding-summary-box {
  padding: 4.7rem 0 4.7rem 4.7rem;
}

@media (max-width: 600px) {
  .padding-summary-box {
    padding: 3rem;
  }
}

.container-netZero {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* @media (min-width: 576px) {
  .container-netZero {
    max-width: 540px;
  }
} */
/* 
@media (min-width: 768px) {
  .container-netZero {
    max-width: 720px;
  }
} */

/* @media (min-width: 992px) {
  .container-netZero {
    max-width: 960px;
  }
} */

@media (min-width: 992px) {
  .container-netZero {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .container-netZero {
    max-width: 1140px;
  }
}

.wpml-floating-language-switcher {
  max-width: 4rem !important;
}

.wpml-ls-legacy-dropdown {
  width: 15.5em;
  max-width: 100%;
}

.wpml-ls-legacy-dropdown > ul {
  position: relative;
  padding: 0;
  margin: 0 !important;
  list-style-type: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
  visibility: visible;
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wpml-ls-legacy-dropdown a {
  display: block;
  text-decoration: none;
  color: #444;
  border: none !important;
  background-color: transparent !important;
  padding: 0.2rem 0 !important;
  line-height: 1;
}

.wpml-ls-legacy-dropdown a span {
  vertical-align: middle;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  position: relative;
  /* filter: inherit; */
  padding-right: calc(10px + 1.4em);
  width: 4rem;
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding-right: 10px;
  padding-left: calc(10px + 1.4em);
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  filter: invert(1);
  border: 0.35em solid transparent;
  border-top: 0.5em solid;
  position: absolute;
  right: 10px;
  top: calc(50% - 0.175em);
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  right: auto;
  left: 10px;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
  color: #000;
  background: #eee;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-top: 1px solid #cdcdcd;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 101;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  border-width: 0 1px 1px;
  width: fit-content !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
  display: inline;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  object-fit: contain;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: 0.4em;
}

.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.4em;
}
