/*!
 Theme Name:   Higab
 Theme URI:    https://bitbucket.org/knowitdcg-ondemand/10101425-higab
 Description:  Child theme off upstart
 Author:       Erik, Anders & Kai
 Author URI:   http://example.com
 Template:     upstart
 Version:      0.0.1
*/
/*# sourceMappingURL=style.css.map */
/*Menyelement i tredje lager*/
html {
  scroll-behavior: smooth; }

body {
  width: 100%;
  color: #1b2737;
  background: #fff; }

body.show-nav {
  overflow: hidden !important; }

p {
  font-size: 1.125em;
  font-size: 1em;
  font-weight: normal; }

a {
  color: #5b7d24;
  text-decoration: underline; }
  a:hover {
    color: #5b7d24; }

#wrapper {
  background: #fff; }

#inner-wrapper {
  background: #fff; }

.top-image {
  overflow: hidden;
  max-height: 400px;
  border-top: 10px solid #bad090; }
  .top-image > img {
    width: 100%; }

.top-image-startpage {
  overflow: hidden;
  height: 100%;
  min-height: 460px;
  border-top: 10px solid #bad090;
  background-size: cover;
  background-position: bottom center; }

.top-border {
  border-top: 10px solid #bad090; }

h1 {
  font-weight: lighter;
  font-size: 2.125em; }

.single-post .post-header {
  border: none; }

nav#navigation {
  width: 100%;
  position: unset;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row; }
  nav#navigation .menus {
    width: 100%; }

#navigation ul.nav > li > a {
  padding: 1.244em 1em;
  color: #a9c1cf;
  color: #1b2737;
  font-weight: lighter;
  font-size: 1.25em;
  outline: none; }
  #navigation ul.nav > li > a:hover {
    color: #000;
    box-shadow: none; }
#navigation ul.nav > li > ul > li > a:hover {
  color: #000; }
#navigation ul.nav > li.current-menu-item > a:hover {
  box-shadow: none;
  -webkit-box-shadow: none; }
#navigation .nav-close {
  top: 32px !important;
  left: 16px	!important;
  font-size: 28px !important;
  line-height: 1 !important; }
  #navigation .nav-close:after {
    background: #6abc7a !important;
    height: 40px !important;
    width: 40px !important;
    font-size: 28px !important; }
#navigation .nav-home {
  top: 32px !important;
  left: 16px !important;
  font-size: 28px !important;
  line-height: 1 !important; }
  #navigation .nav-home:after {
    background: #6abc7a; }

.nav-toggle {
  top: 32px !important;
  left: 16px	!important;
  font-size: 28px !important;
  line-height: 1 !important; }
  .nav-toggle:after {
    background: #6abc7a !important;
    height: 40px !important;
    width: 40px !important;
    font-size: 28px !important; }

span.searchicon {
  background: url(assets/images/search.svg) no-repeat center;
  background-size: 80% 80%;
  padding: 0 15px;
  overflow: hidden;
  text-indent: -100vw;
  display: table; }
  @media only screen and (max-width: 769px) {
    span.searchicon {
      background: url(assets/images/search-white.svg) no-repeat center; } }

#main-nav a {
  text-decoration: none; }
#main-nav > li:first-child {
  display: none; }

.gbglogo {
  background: url(assets/images/gbglogo.png) no-repeat center;
  padding: 5px 55px; }

#header {
  display: flex;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto 10px auto;
  border: none; }
  #header .nav-toggle {
    top: 25px; }
    #header .nav-toggle:after {
      background: #6abc7a; }
  #header #logo {
    padding: 22px 0;
    max-width: 180px; }

.ingress {
  font-size: 1.125em;
  font-weight: bold; }

#content {
  background: #fff;
  margin: 0 auto;
  max-width: 1200px; }

.content-container {
  padding-left: 0;
  padding-right: 0; }

.single #main .type-page {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }
.single #main > .product {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }
.single .info-content {
  max-width: none; }

#main .content-box {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  max-width: none;
  overflow: inherit;
  padding: 0;
  position: relative;
  max-width: 1200px;
  margin: 0 auto; }
#main > .type-project {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

.home #main .type-page {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

.page-template-template-business-php #main .type-page {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

.page .type-page {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

.sensei-wrap {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

#breadcrumbs {
  background: transparent; }
  #breadcrumbs .breadcrumb-trail {
    font-size: 1em;
    color: #1b2948;
    font-weight: lighter; }
    #breadcrumbs .breadcrumb-trail a.trail-begin:before {
      content: none;
      display: none; }
    #breadcrumbs .breadcrumb-trail .trail-end {
      text-transform: none; }

a.trail-begin {
  color: #1b2948; }

.woo-breadcrumbs {
  margin-left: 30px; }

.infographics {
  color: #d06c37;
  list-style: none;
  width: 100%;
  padding: 0;
  background: url(assets/images/dotted-line.png) repeat-x bottom;
  background-color: #f8f7f7;
  padding: 50px 0;
  text-align: center; }
  .infographics li {
    display: inline-block;
    width: 16.666%;
    vertical-align: top;
    text-align: center;
    min-width: 150px; }
    .infographics li a {
      color: #d06c37; }
    .infographics li:first-child {
      margin: 0; }
  .infographics .icon {
    font-size: 8em;
    margin: 0 5%;
    font-size: 10vw; }
  .infographics .second {
    display: inline-block; }
  .infographics li.second {
    width: 30%;
    min-width: 300px;
    text-align: left;
    margin-bottom: 50px; }
    .infographics li.second span.icon {
      float: left; }
  .infographics img.higab50 {
    height: auto; }

.infographics.last {
  background: none;
  background-color: #f8f7f7; }

.icontext {
  font-size: 1.125em;
  font-weight: bold;
  text-transform: uppercase; }

.second img {
  margin: 0 auto; }

.infotext {
  font-size: 1.125em;
  font-weight: bold; }

.infotext.special {
  text-align: center; }
  .infotext.special > .medium-text {
    font-size: 2.8125em;
    letter-spacing: -2px;
    font-weight: lighter;
    padding: 0;
    display: block; }
  .infotext.special > .big-text {
    font-size: 5.75em;
    font-weight: bold;
    margin-top: 0;
    display: block;
    margin-top: -40px; }

.icon-infographics-1-01:before {
  content: "\e600"; }

.icon-infographics-1-02:before {
  content: "\e601"; }

.icon-infographics-1-03:before {
  content: "\e602"; }

.icon-infographics-1-04:before {
  content: "\e603"; }

.icon-infographics-1-05:before {
  content: "\e604"; }

.icon-infographics-1-06:before {
  content: "\e605"; }

.icon-infographics-1-07:before {
  content: "\e606"; }

.icon-infographics-1-08:before {
  content: "\e607"; }

.icon-infographics-1-09:before {
  content: "\e904"; }

.higab50 {
  height: 167px; }

.footer {
  padding: 140px 0 20px;
  margin: 100px 0 0 0;
  text-align: center;
  background: #e3edd3 url(assets/images/footer-img.png) repeat-x left top;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start; }
  .footer div:not(.nav) {
    width: 100%; }
  .footer li {
    list-style: none; }
    .footer li ul {
      background: none;
      padding: 0;
      margin: 0;
      list-style: none; }
      .footer li ul li {
        display: block;
        margin: 10px 0; }
        .footer li ul li:first-child {
          font-size: 1.875em;
          font-weight: lighter;
          line-height: 2.75em; }
  .footer li.nav {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 70px; }
  .footer a {
    color: #1b2737;
    font-size: 1em; }
    .footer a:hover {
      color: black;
      text-shadow: 0px 0px 1px black; }
  .footer .gbg-logo {
    background: transparent url(assets/images/gbglogo.png) no-repeat center;
    display: block;
    width: 140px;
    height: 53px;
    margin: 0 auto; }

.footer-grey {
  padding: 140px 0 20px;
  text-align: center;
  list-style: none;
  background: #e3edd3 url(assets/images/footer-img2.png) repeat-x left top; }
  .footer-grey li lu {
    background: none;
    padding: 0;
    margin: 0; }

ul.footer-grey li.nav {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 70px; }
ul.footer-grey li ul li {
  display: block;
  margin: 10px 0; }
  ul.footer-grey li ul li:first-child {
    font-size: 1.875em;
    font-weight: lighter;
    line-height: 2.75em; }
ul.footer-grey a {
  color: #555;
  font-size: 1em; }
  ul.footer-grey a:hover {
    text-decoration: none; }

.footer-contact-text {
  font-size: 0.875em;
  margin: 40px 20px; }

.info-content.-menuless {
  width: calc(80% - 240px);
  padding: 0 20px;
  box-sizing: border-box; }
  @media only screen and (max-width: 769px) {
    .info-content.-menuless {
      width: 90% !important; } }

.form-wrap {
  margin-top: 3rem;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box; }
  @media only screen and (max-width: 769px) {
    .form-wrap {
      width: 100% !important; } }

.info-content {
  width: calc(100% - 450px);
  display: inline-block;
  margin-left: 20px;
  position: relative;
  max-width: 920px; }
  .info-content a {
    text-decoration: underline; }
  .info-content ul {
    margin-left: 20px; }
  .info-content .splitted-content {
    display: inline-block;
    width: 50%; }
  .info-content .header {
    font-weight: bold;
    margin-bottom: 1px; }
  .info-content .title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: .5em; }
  .info-content .columns:after {
    content: "";
    clear: both; }
  .info-content .columns .two-columns {
    width: 49%;
    margin-right: 2%;
    float: left; }
    .info-content .columns .two-columns:last-child {
      margin-right: 0; }
  .info-content ul.related-content--list {
    margin-left: 0; }
  .info-content #googleMap {
    margin: 0 0 1.618em 0; }

.info-content.wider {
  width: 100%; }

.using-mouse .blog-posts-grid article a:focus {
  box-shadow: none; }

.blog-posts-grid {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .blog-posts-grid a {
    display: contents; }
  .blog-posts-grid article {
    padding: 0;
    background: none;
    display: inline-block;
    font-size: 0.875em;
    width: 100%;
    vertical-align: top; }
    .blog-posts-grid article .post-header {
      top: 0;
      left: 0;
      right: 0; }
    .blog-posts-grid article:nth-child(2n) {
      background: #fff; }
    .blog-posts-grid article:nth-child(3n) {
      background: #fff; }
    .blog-posts-grid article:nth-child(4n) {
      background: #fff; }
    .blog-posts-grid article:nth-child(5n) {
      background: #fff; }
    .blog-posts-grid article:nth-child(6n) {
      background: #fff; }
    .blog-posts-grid article:nth-child(7n) {
      background: #fff; }
    .blog-posts-grid article:nth-child(8n) {
      background: #fff; }
    .blog-posts-grid article a {
      color: #fff;
      font-weight: lighter;
      width: 100%;
      height: 100%; }
    .blog-posts-grid article div h2 {
      color: #000;
      font-size: 1.25em;
      padding: 0;
      margin: 0;
      line-height: 1.1875em;
      font-weight: normal;
      text-align: left; }
    .blog-posts-grid article .free-estate-address {
      padding: 0 0 0 20px;
      color: #000;
      display: inline-table; }
    .blog-posts-grid article .free-estate-category {
      text-transform: uppercase; }
    .blog-posts-grid article:hover {
      opacity: .8; }
    .blog-posts-grid article:focus {
      opacity: .8; }
  .blog-posts-grid > article.has-image:before {
    content: none; }

.info-content.news-list {
  display: block;
  margin: 0 auto; }

img.ssba.ssba-img {
  width: 25px !important; }

.single-higab_real-estate .info-content {
  max-width: none; }

.single-higab_project .info-content {
  max-width: none; }

a.projects {
  color: #fff;
  background: #d06c37;
  padding: 7px 15px;
  display: table;
  border-radius: 20px;
  font-size: 1.125em;
  margin: 20px auto 0; }
  a.projects:hover {
    color: #fff;
    background: #e2a479; }
  a.projects:after {
    font-family: icomoon;
    content: "\e902";
    margin-left: 5px; }

.text-in-top-image {
  background: black;
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  min-height: inherit;
  padding-left: 50px !important;
  display: flex;
  min-width: 60%;
  padding-right: 40% !important;
  flex-flow: column;
  align-items: flex-start;
  flex-grow: -1;
  color: white;
  max-width: 520px;
  padding: 20px;
  line-height: 1.3; }
  .text-in-top-image h2 {
    padding-top: 25px;
    max-width: 600px;
    font-size: 2.8125em;
    color: white;
    font-weight: lighter;
    margin: 0 0 15px 150px; }
  .text-in-top-image p {
    max-width: 600px;
    font-size: 1.5em;
    font-weight: lighter;
    margin: 0 0 30px 150px; }
  .text-in-top-image a {
    background: transparent;
    padding: 10px;
    margin-left: 150px;
    border-radius: 0;
    font-size: 1em;
    color: white;
    text-decoration: none;
    border: 3px solid white; }
    .text-in-top-image a:hover {
      background: white;
      color: black; }

.error-report-info-container {
  display: inline-block;
  vertical-align: top; }

.error-report-info-link {
  color: black;
  margin: 20px 10px;
  display: inline-block; }

.error-report-centered {
  margin-right: auto;
  margin-left: auto;
  width: 148px; }
  .error-report-centered a {
    display: none;
    background-color: #8eb64e;
    border-radius: 15px;
    margin-bottom: 56px;
    text-align: center;
    padding: 10px 0 10px 0;
    color: #fff;
    font-size: 1.125em;
    font-weight: bold; }
    .error-report-centered a:hover {
      background-color: #bad090; }

.error-report-top-image {
  background-image: url(assets/images/error-report-img.png);
  background-repeat: no-repeat;
  width: 115px;
  height: 115px;
  display: block;
  float: right;
  margin-right: 13%;
  margin-top: -200px;
  position: relative; }

a.error-report-info-page {
  display: block;
  background-color: #5b7d24;
  border-radius: 15px;
  margin-bottom: 15px;
  text-align: center;
  padding: 10px 0 10px 0;
  color: #fff;
  font-size: 1em;
  font-weight: bold; }
  a.error-report-info-page:hover {
    background-color: #bad090;
    text-decoration: none;
    color: black; }

.block-container {
  overflow: hidden; }

.block-container > a > article {
  float: left; }

.startpage-news-blocks {
  display: inline-block;
  min-width: 25%;
  vertical-align: top;
  position: relative;
  height: 20.9vw; }
  .startpage-news-blocks img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    opacity: .1;
    position: absolute; }
  .startpage-news-blocks p, .startpage-news-blocks h2 .news-date {
    background-color: rgba(255, 255, 255, 0) !important;
    box-shadow: 1.25rem 0 0 rgba(255, 255, 255, 0), -1rem 0 0 rgba(255, 255, 255, 0) !important; }
  .startpage-news-blocks:hover * {
    transition: 0.1s; }
  .startpage-news-blocks:hover img {
    opacity: 1; }
  .startpage-news-blocks:hover img ~ p, .startpage-news-blocks:hover img ~ h2, .startpage-news-blocks:hover img ~ span {
    background-color: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 1.25rem 0 0 rgba(255, 255, 255, 0.8), -1rem 0 0 rgba(255, 255, 255, 0.8) !important;
    display: inline-block !important; }
  .startpage-news-blocks .news-date {
    position: absolute;
    top: 15px;
    left: 20px;
    color: black;
    font-size: 0.875em; }
  .startpage-news-blocks .news-block-header {
    position: absolute;
    top: 40px;
    left: 20px;
    color: black;
    font-weight: 400 !important;
    margin-right: 20px;
    font-size: 1.375em;
    font-weight: normal; }
  .startpage-news-blocks .news-subheader-image {
    margin-left: 20px;
    color: black;
    font-size: 1.125em;
    position: relative;
    margin-top: 65%;
    text-decoration: underline; }

.startpage-estate-blocks {
  display: inline-block;
  min-width: 25%;
  vertical-align: top;
  position: relative;
  height: 20.9vw; }
  .startpage-estate-blocks img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    opacity: .1;
    position: absolute; }
  .startpage-estate-blocks p, .startpage-estate-blocks h2 {
    background-color: rgba(255, 255, 255, 0) !important;
    box-shadow: 1.25rem 0 0 rgba(255, 255, 255, 0), -1rem 0 0 rgba(255, 255, 255, 0) !important; }
  .startpage-estate-blocks:hover * {
    transition: 0.1s; }
  .startpage-estate-blocks:hover img {
    opacity: 1; }
  .startpage-estate-blocks:hover img ~ p, .startpage-estate-blocks:hover img ~ h2 {
    background-color: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 1.25rem 0 0 rgba(255, 255, 255, 0.8), -1rem 0 0 rgba(255, 255, 255, 0.8) !important;
    display: inline-block !important; }
  .startpage-estate-blocks p {
    position: absolute;
    color: black;
    left: 20px;
    font-weight: normal;
    font-size: 1.375em;
    top: 50px;
    top: 5vw;
    font-weight: 400 !important;
    margin-right: 20px;
    line-height: 1.5em; }
  .startpage-estate-blocks h2 {
    position: absolute;
    color: #000;
    left: 20px;
    font-weight: 300 !important;
    font-weight: normal;
    font-size: 1.125em;
    bottom: 10px; }

.startpage-custom-blocks {
  display: inline-block;
  min-width: 25%;
  vertical-align: top;
  position: relative;
  font-weight: 400 !important;
  height: 20.9vw;
  z-index: 1; }
  .startpage-custom-blocks img {
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    width: 100%;
    opacity: .2;
    position: absolute; }
  .startpage-custom-blocks p, .startpage-custom-blocks h2, .startpage-custom-blocks span {
    background-color: rgba(255, 255, 255, 0) !important;
    box-shadow: 1.25rem 0 0 rgba(255, 255, 255, 0), -1rem 0 0 rgba(255, 255, 255, 0) !important; }
  .startpage-custom-blocks:hover * {
    transition: 0.1s; }
  .startpage-custom-blocks:hover img {
    opacity: 1; }
  .startpage-custom-blocks:hover img ~ p, .startpage-custom-blocks:hover img ~ h2, .startpage-custom-blocks:hover img ~ span {
    background-color: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 1.25rem 0 0 rgba(255, 255, 255, 0.8), -1rem 0 0 rgba(255, 255, 255, 0.8) !important;
    display: inline-block !important; }
  .startpage-custom-blocks p {
    position: absolute;
    color: #000;
    left: 20px;
    padding-right: 20px;
    font-weight: normal;
    font-size: 1.375em;
    top: 50px;
    top: 5vw;
    font-weight: 400 !important;
    margin-right: 20px;
    line-height: 1.5em; }
  .startpage-custom-blocks span {
    position: absolute;
    color: #000;
    left: 20px;
    text-decoration: underline;
    font-weight: normal;
    font-size: 1.125em;
    bottom: 18px; }

.color-lightviolet {
  background-color: #caa3c7 !important; }

.color-lightgray {
  background-color: #b1bbc1 !important; }

.color-darkgray {
  background-color: #717b84 !important; }

.color-orange {
  background-color: #d06c37 !important; }

.color-lightorange {
  background-color: #e2a479 !important; }

.color-darkgreen {
  background-color: #8eb64e !important; }

.color-lightgreen {
  background-color: #bad090 !important; }

.color-darkviolet {
  background-color: #B786BA !important; }

.color-lightviolet-shadow {
  box-shadow: 1.25rem 0 0 #caa3c7, -1rem 0 0 #caa3c7 !important; }

.color-lightgray-shadow {
  box-shadow: 1.25rem 0 0 #b1bbc1, -1rem 0 0 #b1bbc1 !important; }

.color-darkgray-shadow {
  box-shadow: 1.25rem 0 0 #717b84, -1rem 0 0 #717b84 !important; }

.color-orange-shadow {
  box-shadow: 1.25rem 0 0 #d06c37, -1rem 0 0 #d06c37 !important; }

.color-lightorange-shadow {
  box-shadow: 1.25rem 0 0 #e2a479, -1rem 0 0 #e2a479 !important; }

.color-darkgreen-shadow {
  box-shadow: 1.25rem 0 0 #8eb64e, -1rem 0 0 #8eb64e !important; }

.color-lightgreen-shadow {
  box-shadow: 1.25rem 0 0 #bad090, -1rem 0 0 #bad090 !important; }

.color-darkviolet-shadow {
  box-shadow: 1.25rem 0 0 #B786BA, -1rem 0 0 #B786BA !important; }

.content-box h2 {
  text-align: center;
  margin: 70px 0;
  font-size: 38px;
  font-weight: lighter; }

ul.byggnadsminnen {
  max-width: 800px;
  list-style: none;
  margin: 0 auto; }
  ul.byggnadsminnen img {
    float: left;
    margin: 0 25px 0 0; }

li.byggnadsminne-list {
  margin-bottom: 50px;
  display: inline-block; }
  li.byggnadsminne-list:last-child {
    margin-bottom: 0; }

h2.estate-info {
  font-size: 1.5em;
  margin: 0.5rem 0;
  text-align: left;
  color: black; }

h2.byggnadsminne-header {
  font-size: 2em;
  font-weight: lighter;
  margin: -10px 0 5px 0;
  text-align: left; }

p.byggnadsminne-info {
  font-size: 1em; }

.byggnadsminne-container {
  display: table;
  text-align: left; }
  .byggnadsminne-container a {
    background: #9b408c;
    color: white;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 1.125em;
    text-decoration: underline;
    font-weight: bold; }
    .byggnadsminne-container a:hover {
      background: #852b76; }

ul.footer-links-startpage {
  color: #d06c37;
  list-style: none;
  width: 84%;
  font-size: 1.25em;
  padding: 0;
  padding: 50px 0;
  text-align: center;
  margin: 0 auto; }
  ul.footer-links-startpage li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    text-align: center;
    max-width: 240px; }
  ul.footer-links-startpage a {
    display: block;
    font-family: sans-serif;
    color: #d06c37;
    font-size: 1.625em;
    margin-top: -10px;
    text-decoration: none; }
  ul.footer-links-startpage .icon-link {
    text-decoration: underline; }
  ul.footer-links-startpage span:not(.icon-link) {
    font-size: 7vw;
    font-family: icomoon;
    display: block;
    text-decoration: none; }
    ul.footer-links-startpage span:not(.icon-link):before {
      text-decoration: none; }

.error-report-icon:before {
  content: "\e800";
  font-size: 5vw; }

.higab-free_space-icon:before {
  content: "\e606"; }

.project-icon:before {
  content: "\e801"; }

.woo-sc-quote p {
  margin: 1em 20px;
  padding: 0;
  background: none;
  font-family: open sans;
  font-size: 2.5em;
  font-style: italic;
  font-weight: lighter;
  color: #9b408c;
  min-height: 32px;
  text-align: center; }

span.shortcode-highlight {
  font-weight: bold;
  color: #9b408c;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  background: transparent;
  padding: 0; }

.shortcode-tabs {
  background: #fff;
  padding: 0; }
  .shortcode-tabs ul.tab_titles li.nav-tab a {
    font-size: 1.25em;
    text-transform: none;
    font-weight: lighter; }
  .shortcode-tabs .tab {
    background: #f6e4d7;
    font-size: 1em;
    padding: 30px; }

li.nav-tab.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
  color: black;
  background: #f6e4d7; }

.medarbetarelista ul {
  display: inline-table;
  list-style: none;
  width: 100%;
  padding: 0; }
  .medarbetarelista ul li {
    display: block;
    width: 33.3333%;
    float: left;
    overflow: hidden;
    position: relative; }

.twocol-one {
  max-width: 45%;
  margin: 0; }
  .twocol-one strong {
    display: inline-table;
    margin-top: 7px; }
    .twocol-one strong:first-child {
      margin-top: 0; }

.twocol-one.last {
  margin-left: 10px; }
  .twocol-one.last strong {
    display: inline-table;
    margin-top: 7px; }
    .twocol-one.last strong:first-child {
      margin-top: 0; }

.higab-staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .higab-staff p {
    -webkit-box-flex: 1;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    text-align: center; }
    .higab-staff p img {
      display: inline-block;
      padding-bottom: 20px; }

.sidemeny {
  list-style: none;
  min-width: 220px;
  background: #e3edd3;
  padding: 12px 10px 10px 18px;
  min-height: 150px;
  font-size: 1em;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px; }
  .sidemeny > li {
    margin: 5px 0; }
    .sidemeny > li > a {
      color: #555;
      outline: none; }
      .sidemeny > li > a:hover {
        color: #000; }
  .sidemeny .current_page_item {
    font-weight: bold; }
  .sidemeny ul.children {
    list-style: none;
    margin-left: 15px;
    font-weight: normal; }
    .sidemeny ul.children li {
      margin-top: 7px; }
      .sidemeny ul.children li a {
        color: #555; }
        .sidemeny ul.children li a:hover {
          color: #000; }
  .sidemeny .open-menu {
    display: none; }
  .sidemeny > .page_item_has_children {
    position: relative; }
    .sidemeny > .page_item_has_children > a {
      position: relative; }
      .sidemeny > .page_item_has_children > a > .open-menu {
        display: block;
        position: absolute;
        top: -5px;
        right: -40px;
        cursor: pointer;
        z-index: 1004;
        width: 30px;
        height: 30px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .sidemeny > .page_item_has_children > a > .open-menu:after {
          font-family: "icomoon";
          content: "\e902";
          position: absolute;
          top: 50%;
          right: 25%;
          transform: translate(-50%, -50%);
          font-size: 1em;
          font-weight: bold; }
    .sidemeny > .page_item_has_children .children {
      height: 0;
      opacity: 0;
      display: none; }
    .sidemeny > .page_item_has_children .is-open .children {
      opacity: 1;
      display: block;
      height: auto; }
  .sidemeny > .page_item_has_children.is-open > a .open-menu:after {
    -webkit-transform: rotate(90deg) translate(-50%, -50%);
    -ms-transform: rotate(90deg) translate(-50%, -50%);
    transform: rotate(90deg) translate(-50%, -50%);
    top: 25%;
    right: 75%; }
  .sidemeny > .page_item_has_children.is-open > .children {
    height: auto;
    opacity: 1;
    display: block; }

#sidemeny_title {
  display: none; }

h1.header-estatesides {
  margin-left: 190px;
  max-width: 700px; }

.text-estatesides {
  margin-left: 190px;
  max-width: 700px; }

input.search-submit {
  background: #5b7d24;
  border: none;
  color: #fff;
  border-radius: 4px;
  padding: 5px 20px;
  font-size: 1.25em;
  margin-left: 5px; }
  input.search-submit:hover {
    background: #5b7d24; }

.real-estate-tabs {
  margin-top: 70px; }
  .real-estate-tabs a {
    text-decoration: none; }
  .real-estate-tabs:first-child {
    margin-right: -3px;
    font-size: 2.5em; }

.real-estate-tab-blocks-icon {
  font-size: 1.25em;
  padding: 5px 10px;
  color: #4c565c;
  margin-right: -3px; }
  .real-estate-tab-blocks-icon span {
    text-decoration: underline !important; }
  .real-estate-tab-blocks-icon:hover {
    color: #4c565c;
    background: #e9e7e8; }
  .real-estate-tab-blocks-icon:active {
    background: #e9e7e8; }
  .real-estate-tab-blocks-icon:before {
    font-family: icomoon;
    content: "\e900";
    margin-right: 10px; }

.real-estate-tab-map-icon {
  font-size: 1.25em;
  padding: 5px 10px;
  color: #4c565c;
  margin-right: -3px; }
  .real-estate-tab-map-icon span {
    text-decoration: underline !important; }
  .real-estate-tab-map-icon:hover {
    color: black;
    background: #e9e7e8; }
  .real-estate-tab-map-icon:active {
    background: #e9e7e8; }
  .real-estate-tab-map-icon:before {
    font-family: icomoon;
    content: "\e901";
    margin-right: 10px; }

a.real-estates {
  color: #fff;
  background: #d06c37;
  padding: 6px 9px;
  display: table;
  border-radius: 20px;
  font-size: 1em;
  margin-bottom: 20px;
  margin: auto; }
  a.real-estates:after {
    font-family: icomoon;
    content: "\e902";
    margin-left: 5px; }

.map-info {
  display: inline-block;
  float: right; }
  .map-info .content {
    display: inline-table;
    margin-right: 10px;
    line-height: 1.125em;
    padding-top: 7px; }
    .map-info .content img {
      display: inline-block;
      height: 20px; }
    .map-info .content span {
      font-size: 1em;
      color: #4c565c; }

a.free-estates {
  color: #fff;
  background: #d06c37;
  padding: 6px 9px;
  display: table;
  width: 100%;
  font-size: 0.9em;
  margin-bottom: 20px;
  margin: auto;
  display: block;
  border-radius: 15px;
  margin-bottom: 15px;
  text-align: center;
  padding: 10px 0 10px 0; }
  a.free-estates:after {
    font-family: icomoon;
    content: "\e902";
    margin-left: 5px; }

.contentwrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly; }
  @media only screen and (max-width: 769px) {
    .contentwrap {
      flex-direction: column;
      align-items: center; } }

.right-column-info {
  width: 180px; }
  .right-column-info span {
    display: block;
    font-weight: lighter; }
  .right-column-info img {
    margin-top: 20px; }

.interest {
  display: block;
  width: 148px;
  background-color: #8eb64e;
  border-radius: 15px;
  margin-bottom: 15px;
  text-align: center;
  padding: 10px 5px;
  color: #fff;
  font-size: 1em;
  font-weight: bold; }
  .interest:hover {
    background-color: #bad090;
    color: #fff; }

span.real-estate-heading {
  font-size: 1em;
  font-weight: bold; }

span.real-estate-heading.download {
  margin-top: 50px; }

span.real-estate-person {
  font-size: 1.125em; }

a.real-estate-download-files {
  display: table;
  color: #000;
  margin: 5px 0; }
  a.real-estate-download-files:after {
    font-family: icomoon;
    content: "\e903";
    margin-left: 20px; }

a.real-estate-social-link {
  display: table;
  color: #000;
  margin: 5px 0;
  margin-top: 50px;
  font-weight: bold; }
  a.real-estate-social-link:after {
    font-family: icomoon;
    content: "\e902";
    margin-left: 10px; }

.is-current-tab {
  background: #e9e7e8;
  color: black !important; }

.tab-bar {
  display: inline-block;
  background: #e9e7e8;
  width: 100%;
  padding: 40px 0 30px 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 1.125em; }
  .tab-bar a {
    text-decoration: none; }
  .tab-bar .tab-bar-knappar .link {
    margin: 0 20px; }
  .tab-bar .link {
    padding: 8px 15px;
    background: #fff;
    color: #4c565c;
    display: inline-block; }
  .tab-bar .is-current-page {
    margin-left: 25px;
    background: #4c565c;
    color: #fff; }
  .tab-bar a.link:hover {
    background: #4c565c;
    color: #fff; }
  .tab-bar .search-form {
    margin: 0;
    display: inline-block;
    margin-right: -30px;
    margin: 0 25px; }
  .tab-bar .search-field {
    border: none;
    background: url(assets/images/search.svg) no-repeat left white;
    border: solid 9px white;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 40px;
    flex-grow: 1;
    width: 53%; }
  .tab-bar a.link[href="https://www.higab.se/fastigheter/"] {
    display: none; }
  .tab-bar a.link[href="http://31.192.227.110/HigabMulti/fastigheter/"] {
    display: none; }

.no-search-hit-archive {
  margin-top: 20px; }

.search-container {
  max-width: 630px;
  margin: 0 20px; }
  .search-container h1 {
    width: 100%; }

.search-bar {
  background: #c1d59a;
  padding: 25px 34px 30px 34px;
  margin: 40px 0 64px 0;
  font-size: 1.125em; }
  .search-bar h1 {
    text-align: center; }

.search-form {
  margin-bottom: 5px; }

.search-field {
  background: url(assets/images/search.svg) no-repeat left white;
  border: solid 9px white;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 40px;
  width: 63%; }
  .search-field h1 {
    text-align: center;
    margin-bottom: 7px; }

.search-result {
  width: 100%; }
  .search-result h1 {
    margin-bottom: 0; }
  .search-result .text {
    color: #000; }
  .search-result .title {
    color: #000;
    font-weight: bold;
    margin-top: 29px;
    margin-bottom: 0; }

.shortcode-toggle.toggle-las-mer.closed.white:before {
  content: "...";
  font-size: 1.75em;
  display: block;
  width: 100%;
  height: 10px;
  bottom: 20px;
  position: absolute;
  text-align: center; }

.shortcode-toggle {
  position: relative; }
  .shortcode-toggle .toggle-trigger {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 2rem 0; }
    .shortcode-toggle .toggle-trigger a {
      display: inline-block;
      border: none;
      text-decoration: underline;
      background: none;
      text-align: center;
      color: #d06c3c;
      outline: none; }
  .shortcode-toggle .toggle-content {
    padding: 0 0; }

.news-list h1 {
  margin-bottom: 40px; }
.news-list ul {
  margin-left: 0; }
.news-list li {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.news-list a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block; }
.news-list .news-date {
  margin-bottom: 0;
  color: #000; }
.news-list .news-wraper {
  cursor: pointer; }
.news-list .news-header {
  font-weight: bold;
  margin-bottom: 0;
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-align: left; }
.news-list .news-ingress {
  color: #000;
  text-decoration: none; }

.map-container {
  overflow: hidden; }

.usable-area {
  padding: 0 0 0 20px;
  color: #000;
  display: inline-table; }

.free-estate-category {
  padding: 0 0 0 20px;
  color: #000;
  display: inline-table; }

.title-container {
  padding: 7px 0 2px 20px;
  margin: 0;
  background: #8eb64e;
  height: 45px; }

.title-container-colorless {
  padding: 7px 5px 2px 15px;
  margin: 0;
  min-height: 45px; }

p.wp-caption-text {
  margin-top: 10px;
  font-size: .757em !important; }

#cookie-banner {
  width: 100%;
  background-color: #e3edd4;
  position: relative;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 0.9375em;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  -mox-border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  box-sizing: content-box;
  line-height: 1;
  letter-spacing: 0;
  z-index: 1000; }
  #cookie-banner #cookie-banner-container {
    width: 1000px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 11px;
    background: #e3edd4; }
    #cookie-banner #cookie-banner-container .left {
      display: inline-block;
      color: #404040;
      vertical-align: middle;
      margin-right: 15px;
      font-size: 0.9375em;
      font-weight: 600;
      font-family: 'Open Sans';
      letter-spacing: 0; }
    #cookie-banner #cookie-banner-container .right {
      display: inline-block; }
      #cookie-banner #cookie-banner-container .right a.more-info {
        text-decoration: none;
        color: #404040;
        font-weight: 700;
        display: inline-block;
        font-size: 0.875em;
        font-family: 'Open Sans'; }
        #cookie-banner #cookie-banner-container .right a.more-info:hover {
          text-decoration: underline; }
      #cookie-banner #cookie-banner-container .right .accept {
        background-color: #d37542;
        border: 1px solid #d37542;
        font-size: 0.875em;
        margin-right: 12px;
        font-family: 'Open Sans';
        font-weight: 700;
        padding: 8px 10px;
        color: #fff;
        display: inline-block;
        -mox-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
        border-radius: 3px;
        background-image: none; }
        #cookie-banner #cookie-banner-container .right .accept:hover {
          background-color: #de733c;
          cursor: pointer;
          text-decoration: none; }
        #cookie-banner #cookie-banner-container .right .accept:active {
          -mox-box-shadow: none;
          box-shadow: none;
          cursor: pointer; }

.splitsection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.insta-split {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%; }

.instagram-feed {
  padding: 0 .5rem; }
  .instagram-feed * {
    box-sizing: border-box; }
  .instagram-feed .instagram-item {
    display: block;
    max-height: 50%; }
    .instagram-feed .instagram-item:last-child {
      margin-top: 20px; }
    .instagram-feed .instagram-item .instagram-image {
      max-width: 60%;
      height: 161px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      margin: auto;
      position: relative; }
      .instagram-feed .instagram-item .instagram-image svg {
        position: absolute;
        right: .5rem;
        bottom: .5rem; }
    .instagram-feed .instagram-item p {
      max-width: 60%;
      margin: auto;
      color: #1b2737;
      padding-top: 10px; }

.gm-style-iw .wpgmza_markerbox p.wpgmza_infowindow_title {
  font-weight: normal;
  font-size: 1.125em;
  font-family: open sans; }
.gm-style-iw .wpgmza_markerbox p.wpgmza_infowindow_address {
  font-weight: bold;
  font-size: 0.875em;
  font-family: open sans; }
.gm-style-iw .wpgmza_markerbox p.wpgmza_infowindow_description {
  font-size: 0.875em;
  font-family: open sans; }
.gm-style-iw .wpgmza_markerbox a.wpgmza_gd {
  color: #d06c3c !important;
  background: #e3edd3;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 10px;
  font-family: open sans; }

td.wpgmza_table_marker img {
  margin: 5px !important; }

.related-content {
  margin: 40px -10em;
  position: relative;
  padding: 20px 0 30px; }
  .related-content:before {
    content: "";
    position: absolute;
    background: #e3edd4;
    top: 0;
    left: -100rem;
    right: -100rem;
    display: block;
    height: 100%;
    z-index: 0; }

.related-content--wrapper {
  max-width: 900px;
  margin: 0 auto 0;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative; }

.related-content--header {
  text-align: center; }

.related-content--list-wrapper {
  box-sizing: border-box;
  padding: 0 50px;
  position: relative;
  max-width: 740px;
  margin: 0 auto 50px; }

.carousel-controller--button {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  background: none;
  outline: none;
  border: none;
  margin-top: -25px; }

.carousel-controller--button.-prev {
  left: 0;
  background-image: url(assets/images/carousel-arrow-prev.png);
  background-repeat: no-repeat; }

.carousel-controller--button.-next {
  right: 0;
  background-image: url(assets/images/carousel-arrow-next.png);
  background-repeat: no-repeat; }

.carousel-controller-pagination {
  position: absolute;
  bottom: -50px;
  width: 100%;
  left: 0;
  text-align: center; }
  .carousel-controller-pagination > a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 10px;
    background-image: url(assets/images/carousel-dot-inactive.png);
    background-repeat: no-repeat; }
  .carousel-controller-pagination > a.selected {
    background-image: url(assets/images/carousel-dot-active.png); }

.related-content--list {
  width: 100%;
  overflow: hidden;
  white-space: nowrap; }

.related-content--item {
  display: inline-block;
  width: 50%;
  font-size: 1em;
  padding: 0 20px;
  box-sizing: border-box;
  max-width: 320px; }

.related-item--link {
  position: relative;
  padding-top: 62.4%;
  padding-top: calc(100% * (212/340));
  display: inline-block;
  width: 100%; }

.related-item--image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #bad090;
  background-size: cover;
  padding-top: 62.4%;
  padding-top: calc(100% * (212/340)); }

.related-item--header {
  font-size: 1em;
  margin: 10px 0;
  font-weight: normal; }

.search-icon-in-mobile {
  display: none; }

@media only screen and (min-width: 1100px) {
  .info-content:not(.wider) {
    width: calc(100% - 570px); } }
@media only screen and (min-width: 769px) {
  #navigation {
    position: static;
    float: none;
    display: inline-block; }
    #navigation ul.nav > li.error-report > a {
      border: 1px solid;
      border-color: #5b7d24;
      border-radius: 5px;
      padding: .2em .7em;
      margin-top: .35em; }
      #navigation ul.nav > li.error-report > a:hover {
        border-color: #466119; }
    #navigation ul.nav > li:hover > a {
      box-shadow: none;
      -webkit-box-shadow: none;
      color: #1b2737; }
    #navigation ul.nav > li > a {
      padding: .5em 1em;
      padding: .6em .7em; }
    #navigation ul.nav > li.parent > a:after {
      content: none; }
    #navigation ul.nav > li.current-menu-item > a {
      color: #1b2737; }
    #navigation .sub-menu {
      display: none; }

  #header {
    text-align: center; }
    #header #logo {
      display: flex;
      justify-content: center;
      align-items: center;
      max-width: 110px;
      margin: 0 0 0 5%;
      z-index: 100;
      margin-top: 5px; }
      #header #logo img {
        width: 100%; }

  .blog-posts-grid a {
    text-decoration: none;
    width: 20%;
    display: block; }

  #main-nav .page_item_has_children .children {
    display: none; }
  #main-nav .current_page_item .parent .children {
    display: none; }

  .sidemeny > .current_page_parent > .children {
    display: block;
    opacity: 1;
    height: auto; }

  .current_page_parent > a > .open-menu:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); } }
@media only screen and (max-width: 769px) {
  #navigation ul.nav li a {
    display: inline-flex;
    width: 100%;
    box-sizing: border-box; }

  body #navigation {
    display: none !important; }

  body.show-nav #navigation {
    display: block !important; }

  .nav-toggle > a, .nav-close > a {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute; }

  nav#navigation {
    position: fixed;
    padding-top: 115px !important;
    margin-top: 0 !important; }

  .error-report-info-container {
    margin: 20px 0;
    display: block;
    width: 100%;
    text-align: center; }

  .error-report-info-page {
    margin: 0;
    display: inline-block; }

  .error-report-info-link {
    display: block; }

  #main-nav .searchicon {
    padding: 0 0 0 2.5em;
    text-indent: inherit;
    display: inherit;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left; }

  .splitsection {
    display: block; }

  .insta-split {
    width: 100%; }

  .instagram-feed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8rem;
    box-sizing: auto; }
    .instagram-feed .instagram-item {
      width: 100%;
      display: block;
      margin-bottom: 2rem; }
      .instagram-feed .instagram-item .instagram-image {
        width: 90%;
        height: 300px;
        display: block;
        margin: auto; }
      .instagram-feed .instagram-item p {
        padding: .5rem;
        margin: auto;
        width: 90%;
        margin-bottom: .5rem; }

  .sidemeny {
    display: none;
    width: auto;
    margin: 0 10px; }

  article.info-content {
    margin-top: 20px; }

  #sidemeny_title {
    margin: 0 10px;
    display: block;
    background-color: #bad090;
    height: 35px;
    text-align: center;
    line-height: 2em;
    font-size: 1em;
    font-weight: bold;
    color: #FFF; }
    #sidemeny_title > .arrow_down:before {
      font-family: "FontAwesome";
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      speak: none;
      width: 1.387em;
      display: inline-block;
      text-align: right;
      line-height: 1;
      content: "\f063"; }
    #sidemeny_title > .arrow_up:before {
      font-family: "FontAwesome";
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      speak: none;
      width: 1.387em;
      display: inline-block;
      text-align: right;
      line-height: 1;
      content: "\f062"; }

  .header-estatesides {
    margin-left: 30px; }

  .text-estatesides {
    margin-left: 30px;
    margin-left: 30px; }

  h1.header-estatesides {
    margin-left: 30px; }

  .blog-posts-grid article {
    width: 33%; }
    .blog-posts-grid article img {
      width: 100%; }
  .blog-posts-grid img.attachment-thumbnail.wp-post-image {
    min-width: 100%; }

  .text-in-top-image {
    max-width: 70% !important;
    padding-right: 30% !important; }
    .text-in-top-image p {
      font-size: 1.375em;
      line-height: 1.5em;
      margin: 0 0 24px 0; }
    .text-in-top-image h2 {
      font-size: 2em;
      margin: 0 0 10px 0; }
    .text-in-top-image a {
      margin-left: 50px !important; }

  nav#navigation {
    width: 80%;
    padding-top: 60px; }

  .startpage-news-blocks {
    width: 50%;
    height: 41.5vw; }

  .startpage-estate-blocks {
    width: 50%;
    height: 41.5vw; }

  .startpage-custom-blocks {
    width: 50%;
    height: 41.5vw; }

  .footer li.nav {
    margin: 0 30px; }

  ul.footer-grey li.nav {
    margin: 0 30px; }

  ul.byggnadsminnen {
    margin: 0 15px; }
    ul.byggnadsminnen a {
      background: none;
      padding: 0;
      line-height: 1.5em; }

  .tab-bar .search-form {
    float: none; }
  .tab-bar .link {
    margin: 0 20px 10px 20px; }

  .info-content {
    display: block;
    width: inherit;
    margin-left: 10px;
    margin-right: 10px; }

  .info-content.-menuless {
    width: calc(80% - 240px);
    padding: 0 20px; }
    .info-content.-menuless .splitted-content {
      display: block;
      width: 100%; }

  ul.footer-links-startpage span:not(.icon-link) {
    font-size: 16vw; }

  .error-report-icon:before {
    font-size: 11vw; }

  #navigation {
    background: #4c565c;
    box-shadow: none;
    -webkit-box-shadow: none; }
    #navigation ul.nav > li > a {
      color: #1b2737;
      font-weight: lighter;
      font-size: 1.25em;
      padding: 1em 1em; }
    #navigation ul.nav li ul li a {
      color: #1b2737;
      font-weight: lighter;
      font-size: 1.125em;
      padding-left: 2.3em;
      outline: none; }
    #navigation ul.nav ul li ul li a {
      padding-left: 3em; }

  .error-report-top-image {
    background-size: 90%; }

  .open-menu {
    display: none; }

  .page_item_has_children {
    position: relative; }
    .page_item_has_children > a {
      position: relative; }
      .page_item_has_children > a > .open-menu {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 1004;
        width: 30px;
        height: 30px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .page_item_has_children > a > .open-menu:after {
          font-family: "icomoon";
          content: "\e902";
          position: absolute;
          top: 8px;
          right: 2px;
          font-size: 1.25em; }
    .page_item_has_children .children {
      height: 0;
      opacity: 0;
      display: none; }

  .page_item_has_children.is-open > a .open-menu:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .page_item_has_children.is-open > .children {
    height: auto;
    opacity: 1;
    display: block; }

  .current_page_ancestor .children > .current_page_parent > .children {
    display: block;
    opacity: 1;
    height: auto; }
  .current_page_ancestor > .children {
    display: block;
    opacity: 1;
    height: auto; }
  .current_page_ancestor > a > .open-menu:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

  .current_page_item {
    font-weight: bold; }
    .current_page_item .children {
      font-weight: lighter; }

  .search-icon-in-mobile {
    display: block; }
    .search-icon-in-mobile .searchicon {
      background: url(assets/images/search.svg) no-repeat center;
      background-size: 80% 80%;
      padding: 0 15px;
      overflow: hidden;
      display: table;
      position: absolute;
      right: 35px;
      top: 35px; }

  .wpgmza_infowindow_image {
    float: none !important;
    display: none !important; }

  .wpgmza_markerbox {
    min-width: auto !important; } }
@media only screen and (min-width: 440px) {
  .higab-staff p {
    -webkit-box-flex: 1;
    -ms-flex: 0 0 45%;
    max-width: 45%;
    flex: 0 0 45%;
    text-align: left; } }
@media only screen and (min-width: 600px) {
  .search-container {
    margin: 0 auto; }
    .search-container .higab-staff p {
      -webkit-box-flex: 1;
      -ms-flex: 0 0 30%;
      flex: 0 0 30%; } }
@media only screen and (max-width: 768px) {
  ul.nav li.current-menu-item > a {
    background-color: #bad090; }
  ul.nav li > a {
    background-color: #bad090; } }
@media only screen and (max-width: 800px) {
  .related-content--list-wrapper {
    max-width: 420px; }

  .related-content--item {
    width: 100%; } }
@media (min-width: 1200px) {
  .infographics .icon {
    font-size: 7.5em; }

  .startpage-news-blocks {
    height: 300px; }

  .startpage-estate-blocks {
    height: 300px; }

  .startpage-custom-blocks {
    height: 300px; } }
@media only screen and (max-width: 1050px) {
  nav#navigation {
    padding-top: 40px; }

  .text-in-top-image p, .text-in-top-image h2, .text-in-top-image a {
    margin-left: 50px; } }
@media only screen and (max-width: 900px) {
  .infographics li {
    width: 33.33333%; }
    .infographics li .icon {
      font-size: 7.5em; }

  .text-in-top-image {
    background: #020024;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    max-width: 70% !important;
    padding-right: 30% !important; }
    .text-in-top-image h2 {
      font-size: 2.5em; }

  .footer li.nav {
    margin: 0 40px; }

  ul.footer-grey li.nav {
    margin: 0 40px; }

  .info-content.-menuless .columns .two-columns {
    width: 100%;
    margin-right: 0;
    float: none; } }
@media only screen and (max-width: 1346px) {
  #cookie-banner #cookie-banner-container .left {
    font-size: 0.8125em; }
  #cookie-banner #cookie-banner-container .right .accept {
    font-size: 0.8125em; }
  #cookie-banner #cookie-banner-container .right a {
    font-size: 0.8125em; } }
@media only screen and (max-width: 1005px) {
  #cookie-banner #cookie-banner-container {
    width: 90%; } }
@media only screen and (max-width: 950px) {
  #cookie-banner #cookie-banner-container .right {
    float: left;
    clear: both;
    margin-top: 15px; }
  #cookie-banner #cookie-banner-container .left {
    line-height: 1.125em;
    margin-right: 0; } }
@media only screen and (max-width: 550px) {
  .text-in-top-image {
    background: black;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    max-width: 100% !important;
    padding-right: 0% !important;
    padding-left: 0% !important; }
    .text-in-top-image p {
      font-size: 1.25em;
      line-height: 1.375em;
      margin: 0 50px 16px 50px; }
    .text-in-top-image h2 {
      font-size: 1.75em;
      margin: 0 50px 10px 50px;
      line-height: 1.625em; }
    .text-in-top-image a {
      margin-left: 50px; }

  .footer li.nav {
    text-align: center;
    margin: 0 70px; }

  ul.footer-grey li.nav {
    text-align: center;
    margin: 0 70px; }

  .error-report-top-image {
    background-size: 80%; } }
@media only screen and (max-width: 480px) {
  .infographics li {
    width: 45%; }
    .infographics li .icon {
      font-size: 7.125em;
      width: 45%; }
  .infographics li.second:first-child {
    margin-bottom: 50px; }

  .footer li.nav {
    display: inline;
    max-width: 200px;
    text-align: center; }

  .top-image-startpage {
    height: 100%; }

  .text-in-top-image {
    padding-left: 0px !important; }
    .text-in-top-image p {
      font-size: 1em;
      line-height: 1.375em;
      margin: 0 40px;
      margin: 20px 40px 20px 40px; }
    .text-in-top-image h2 {
      font-size: 1.375em;
      margin: 20px 40px 8px 40px; }

  .blog-posts-grid article {
    width: 50%; }

  input.search-submit {
    margin-top: 10px; }

  .right-column-info {
    width: 300px;
    position: static;
    margin-left: 22px; }

  .info-content.-menuless {
    width: 100%; }

  .error-report-icon:before {
    font-size: 12vw; }

  .error-report-top-image {
    margin-top: -160px; }

  ul.byggnadsminnen img {
    margin: 0 0 20px 0;
    float: none; }
  ul.byggnadsminnen .byggnadsminne-list {
    width: 90%;
    margin-bottom: 40px; }
  ul.byggnadsminnen .byggnadsminne-container {
    text-align: left; }

  ul.footer-links-startpage {
    padding: 0; }
    ul.footer-links-startpage li {
      display: table;
      width: 90%;
      margin: 20px auto 80px auto; }
    ul.footer-links-startpage span:not(.icon-list) {
      margin-bottom: 44px;
      font-size: 16vw; }
    ul.footer-links-startpage a {
      font-size: 1.25em;
      line-height: 1.375em; }

  .startpage-news-blocks {
    width: 100%;
    height: 80vw; }

  .startpage-estate-blocks {
    width: 100%;
    height: 80vw; }

  .startpage-custom-blocks {
    width: 100%;
    height: 80vw; } }
@media only screen and (max-width: 380px) {
  .top-image-startpage {
    height: 55vw; }

  .text-in-top-image h2 {
    font-size: 1.3125em;
    margin: 0 20px 2px 20px; }
  .text-in-top-image p {
    font-size: 1.0625em;
    line-height: 1.1875em;
    margin: 0 20px 15px 20px; } }
@media only screen and (max-width: 360px) {
  .top-image-startpage {
    height: 55vw; }

  .error-report-top-image {
    float: none;
    margin: 10px auto;
    margin-top: -120px;
    background-size: 70%; }

  .startpage-news-blocks {
    width: 100%;
    height: 80vw; }

  .startpage-estate-blocks {
    width: 100%;
    height: 80vw; }

  .startpage-custom-blocks {
    width: 100%;
    height: 80vw; } }
@media only screen and (max-width: 320px) {
  .top-image-startpage {
    height: 72vw; }

  .text-in-top-image {
    margin-left: 20px; }
    .text-in-top-image h2 {
      font-size: 1.375em;
      margin: 0 0 5px 0; }
    .text-in-top-image p {
      font-size: 1em;
      line-height: 1.25em;
      margin: 0 0 17px 0; }

  .startpage-news-blocks {
    width: 100%;
    height: 80vw; }

  .startpage-estate-blocks {
    width: 100%;
    height: 80vw; }

  .startpage-custom-blocks {
    width: 100%;
    height: 80vw; } }
@media print {
  nav#navigation {
    display: none; }

  section#breadcrumbs {
    display: none; }

  ul.sidemeny {
    display: none; }

  aside.error-report-info-container {
    display: none; }

  header span.nav-toggle {
    display: none; }
  header div.search-icon-in-mobile {
    display: none; }

  ul.footer {
    padding: 0;
    margin: 20px 0 0 0;
    border-top: 4px solid #bad090; }
    ul.footer li.nav {
      display: none; }
    ul.footer li a.gbg-logo {
      display: none; }

  ul.footer-grey {
    padding: 0;
    margin: 20px 0 0 0;
    border-top: 4px solid #bad090; }
    ul.footer-grey li.nav {
      display: none; }

  .info-content {
    width: auto; }

  .top-image {
    margin-bottom: 20px;
    border-top: 4px solid #bad090; } }
.tab-bar a.link[href="https://www.higab.se/fastigheter/"],
.tab-bar a.link[href="http://31.192.227.110/HigabMulti/fastigheter/"] {
  display: none; }

.infographics img.higab50 {
  height: auto; }

/*Menyelement i tredje lager*/
.sidemeny > .page_item_has_children .is-open .children {
  opacity: 1;
  display: block;
  height: auto; }

.owl-carousel {
  position: relative; }

.owl-stop {
  background: url(assets/images/pause.png); }

.owl-play {
  background: url(assets/images/play.png); }

.hidden {
  display: none; }

.owl-play, .owl-stop {
  position: absolute;
  cursor: pointer;
  bottom: 40px;
  right: 30px;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: 80% 80%;
  /* Resize the background image to cover the entire container */
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
  border-radius: 100%;
  -webkit-box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5); }

.show-on-focus {
  display: none; }

.owl-carousel:focus .show-on-focus {
  display: block !important;
  position: absolute;
  bottom: -15px;
  background-color: black;
  padding: 0.51em;
  color: white;
  left: 50%;
  transform: translate(-50%, 0); }

#st_gdpr_iframe {
  display: none !important; }

.yearboxtitle {
  width: 50px;
  border: solid black 1px;
  border-radius: 10px;
  text-align: center; }
  .yearboxtitle:hover {
    background-color: #BAD08F; }
  .yearboxtitle.active {
    background-color: #BAD08F; }
    .yearboxtitle.active:hover {
      background-color: #859a5b; }

.info-content.news-list ul li.unhidden {
  padding: 40px 0;
  border-top: solid 3px #BAD08F; }

.wpgmza_table .wpgmaps_mlist_row {
  text-decoration: underline; }

table.dataTable tbody th, table.dataTable tbody td {
  line-height: 50px; }

html:not(.js) .shortcode-toggle.toggle-las-mer.closed.white:before {
  display: none; }
html:not(.js) .toggle-trigger {
  display: none !important; }
html:not(.js) .toggle-content {
  display: block !important; }

.page-template-hallbarhet .info-content {
  width: calc(100% - 450px); }
.page-template-hallbarhet .blocksection {
  margin-bottom: 60px; }
  .page-template-hallbarhet .blocksection.red .block {
    background-color: #f4dccc; }
    .page-template-hallbarhet .blocksection.red .block div:first-of-type {
      border-right: #e8b693 solid 1px; }
  .page-template-hallbarhet .blocksection.green .block {
    background-color: #e3edd3; }
    .page-template-hallbarhet .blocksection.green .block div:first-of-type {
      border-right: #b4cb93 solid 1px; }
  .page-template-hallbarhet .blocksection.purple .block {
    background-color: #eadbe9; }
    .page-template-hallbarhet .blocksection.purple .block div:first-of-type {
      border-right: #cfadce solid 1px; }
  .page-template-hallbarhet .blocksection h3 {
    margin: 0;
    color: black;
    font-weight: normal; }
  .page-template-hallbarhet .blocksection .block {
    border-radius: 5px;
    display: flex;
    margin: 2rem 0;
    font-family: "Open Sans"; }
    .page-template-hallbarhet .blocksection .block div:first-of-type {
      display: flex;
      min-width: 20%;
      justify-content: center !important;
      align-items: center !important;
      text-align: center;
      padding: 3rem; }
    .page-template-hallbarhet .blocksection .block div:not(:first-of-type) {
      display: flex;
      padding: 3rem; }
      .page-template-hallbarhet .blocksection .block div:not(:first-of-type) span {
        display: contents;
        font-weight: bolder; }
.page-template-hallbarhet .imgSection {
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 0 3rem 0; }
  .page-template-hallbarhet .imgSection img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 5px; }
.page-template-hallbarhet .text {
  margin: 0 0 3rem 0; }
@media only screen and (max-width: 950px) {
  .page-template-hallbarhet .info-content {
    width: calc(100% - 300px); } }
@media only screen and (max-width: 770px) {
  .page-template-hallbarhet .info-content {
    width: calc(100% - 65px); } }

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