body {
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  background-color: #f7f7f7; }

p {
  line-height: 1.75; }

a {
  color: #01bf86; }
  a:hover {
    color: #018c62; }

.text-primary {
  color: #01bf86 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Roboto Slab', serif; }

section {
  padding: 100px 0; }
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Roboto', sans-serif; }

@media (min-width: 768px) {
  section {
    padding: 150px 0; } }

.btn {
  font-family: 'Roboto Slab', serif;
  font-weight: 700; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-primary {
  background-color: #01bf86;
  border-color: #01bf86; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #01996b !important;
    border-color: #01996b !important;
    color: white; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

::-moz-selection {
  background: #01bf86;
  text-shadow: none; }

::selection {
  background: #01bf86;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

#mainNav {
  background-color: #212529; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #01bf86;
    font-family: 'Roboto', sans-serif; }
  #mainNav .navbar-brand {
    color: white;
    font-family: 'Mogra', cursive; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #e6e6e6; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: 'Roboto', sans-serif; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #e6e6e6; }

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 0.1em 1em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: white;
      border-bottom: 1px solid #f0efed; }
      #mainNav.navbar-shrink .navbar-brand {
        color: #2b2827;
        font-size: 1.25em;
        padding: 12px 0; }
        #mainNav.navbar-shrink .navbar-brand.active, #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
          color: #018c62; }
      #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
        color: #2b2827; }
        #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link.active {
          color: #01bf86;
          border-bottom: 2px solid #01bf86; }
        #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover {
          color: #01bf86; } }

header.masthead.historiska {
  background-image: url("../img/header-bg-historiska-min.jpg"); }

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/header-bg-min.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Roboto', sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 50px;
      font-weight: 700;
      line-height: 50px;
      margin-bottom: 25px;
      font-family: 'Roboto Slab', serif; }
    header.masthead .intro-text .btn {
      font-family: 'Roboto', sans-serif; }

.overlay {
  background-color: rgba(0, 0, 0, 0.25); }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 40px;
      font-style: italic;
      line-height: 40px;
      margin-bottom: 50px;
      font-family: 'Roboto', sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 75px;
      font-weight: 700;
      line-height: 75px;
      margin-bottom: 25px;
      font-family: 'Roboto Slab', serif; } }

#map {
  padding: 0;
  display: initial; }

.ol-attribution {
  box-sizing: unset; }

#app-wrapper {
  padding-top: 56px; }

@media (min-width: 992px) {
  #app-wrapper {
    padding-top: 54px; } }

.o-map [class^="o-"], .o-map [class*=" o-"] {
  box-sizing: unset; }

/*	content section 8
/*----------------------------------------------------*/
a {
  color: #000; }

.content-section8 .single-content {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  padding: 20px 30px; }

.content-section8 .single-content:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.content-section8 .single-content:hover i {
  color: #01bf86;
  background-color: transparent;
  border-color: #01bf86;
  border-radius: 50%; }

.content-section8 .single-content i {
  background-color: #01bf86;
  border: 1px solid transparent;
  border-radius: 50%;
  color: white;
  font-size: 22px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-top: 12px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 50px; }

.content-section8 .single-content h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  z-index: 2; }

.content-section8 .single-content p {
  line-height: 1.5;
  margin-bottom: 20px;
  max-width: 335px;
  position: relative;
  z-index: 2; }

#team {
  background-color: #e9ecef; }

.team-member {
  text-align: center; }
  .team-member img {
    height: 225px;
    border-radius: 0%; }
  .team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none; }
  .team-member p {
    margin-top: 0; }

footer {
  background-color: white;
  color: #4f5957;
  padding: 25px 0;
  text-align: center; }
  footer a {
    color: #4f5957; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Roboto', sans-serif; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Roboto', sans-serif; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #4f5957; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #01bf86; }

.projects-section {
  padding: 10rem 0; }
  .projects-section .featured-text {
    padding: 2rem; }
    @media (min-width: 992px) {
      .projects-section .featured-text {
        padding: 0 0 0 2rem;
        border-left: 0.5rem solid #01bf86; } }
  .projects-section .project-text {
    padding: 3rem;
    font-size: 90%; }
    @media (min-width: 992px) {
      .projects-section .project-text {
        padding: 5rem; }
        .projects-section .project-text hr {
          border-color: #01bf86;
          border-width: .25rem;
          width: 30%; } }
