/*!
Theme Name: SIO Grafen
Author: BOID AB - Design on the edge of technology
Author URI: http://boid.se/
Description: Strategiskt innovationsområde Grafen
Version: 1.1
*/
/* Generated by a LESS compiler, do not edit this css-file. Changes will be lost on next build*/
body {
  background-color: #fff;
  font-family: 'Titillium Web', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.menu-item a {
  padding-left: 10px !important;
}
.menu-item-has-children:hover a {
  text-decoration: none;
}
.menu-item-has-children:hover .sub-menu {
  display: block;
}
.sub-menu {
  list-style-type: none;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .sub-menu {
    box-shadow: 0 2px 5px -1px rgba(25, 34, 41, 0.8);
    padding-left: 0;
    background: #b4004e;
    position: absolute;
    z-index: 50;
    display: none;
    min-width: 150px;
  }
}
.sub-menu .menu-item a {
  padding: 1rem 2rem;
  display: block;
}
.current-menu-item,
.current-menu-ancestor {
  background-color: #192229;
}
.menu-image {
  width: 16px;
  height: 16px;
  margin-top: -1px;
  box-sizing: content-box;
}
#call-list .list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
}
#call-list .list > li {
  margin-bottom: 20px;
}
#call-list .project {
  list-style-type: none;
  padding: 20px;
  border: 1px #DDD solid;
  background-color: #FFF;
}
#report-list .list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
}
#report-list .list > li {
  margin-bottom: 20px;
}
#listreports .report {
  list-style-type: none;
  padding: 20px;
  border: 1px #DDD solid;
  background-color: #FFF;
}
.report-year {
  font-weight: bold;
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-1 {
  flex: 1 1 0;
}
@media (min-width: 768px) {
  .sm\:min-w-3 {
    min-width: 360px;
  }
}
/**
 * Recaptcha badge v3
 */
.grecaptcha-badge {
  display: none !important;
}
.footer-wrapper input[type="submit"] {
  background: #43B0F9;
  border: 0;
  padding: 2px 10px;
}
.page-template-page-webinar #page,
body.page-template-page-webinar {
  height: 100%;
}
.webinar-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.webinar-wrapper iframe {
  position: absolute;
  height: calc(100% + 64px);
  width: 100%;
  top: -64px;
  bottom: 0;
  left: 0;
  right: 0;
}
html {
  height: 100%;
}
h1 {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 32px;
  font-weight: 300;
}
div.block-wrapper.intro-block h1.entry-title {
  margin-top: 0;
  margin-bottom: 0.75em;
}
h2 {
  margin-top: 30px;
}
blockquote h2 {
  font-size: 24px;
}
strong {
  font-weight: 600;
}
h2 {
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 30px;
}
.widget-title {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #aaaaaa;
  margin-bottom: 1em;
}
h3,
h4,
h5 {
  font-weight: 300;
}
a {
  color: #43B0F9;
}
a:hover,
a:focus {
  color: #0670b7;
  text-decoration: none;
}
ol li {
  margin-top: 30px;
}
.logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 128px;
}
.nav-wrapper {
  background-color: #b4004e;
  margin: 0;
  z-index: 1000;
  overflow: scroll;
}
@media (min-width: 768px) {
  .nav-wrapper {
    overflow: initial;
  }
}
.nav-wrapper a {
  color: #fff;
  font-size: 16px;
}
.navbar {
  margin-bottom: 0;
}
.navbar-nav {
  margin: -1px;
}
.navbar-nav li > a {
  font-size: 16px;
}
.navbar-nav li > a:hover {
  background-color: #192229 !important;
}
.navbar-collapse {
  padding: 0;
}
.navbar-toggle {
  background-color: rgba(2, 2, 2, 0.26);
  border: 1px solid rgba(0, 0, 0, 0.02);
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.nav-notification {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #EE6;
  font-size: 14px;
  font-weight: 600;
}
.affix {
  top: 0px;
  left: 0px;
  right: 0px;
}
.affix.active {
  bottom: 0px;
}
.block-wrapper.bg-grey {
  background-color: #FAFAFA !important;
}
.block-wrapper > .container {
  padding-bottom: 35px;
}
div.block-wrapper.intro-block {
  background-color: #192229 !important;
  color: #fff;
}
.intro-block-image-wrapper {
  margin-top: 30px;
}
div.block-wrapper:nth-child(odd) {
  background-color: #FFF;
}
div.block-wrapper:nth-child(even) {
  background-color: #FAFAFA;
}
.sidebar h1 {
  font-size: 1.5em;
}
.sidebar h1.widget-title {
  font-size: 14px;
}
.primary-sidebar li,
.sidebar-calendar div {
  background-color: #fff;
}
.primary-sidebar h1 {
  font-size: 32px;
}
.utlysning {
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-bottom: 60px;
  list-style-type: none;
  padding: 30px;
}
.utlysning h3 {
  font-size: 32px;
  margin-bottom: 30px;
  margin-top: 0;
}
.utlysning .publishing-date {
  margin: -10px 0 40px 0;
}
.utlysning .utlysningsmarker {
  margin: -10px 0 40px 0;
  font-style: italic;
}
.puff-wrapper .utlysning {
  margin-bottom: 0;
}
.call-wrapper div:nth-child(odd) {
  clear: both;
}
.meta {
  margin: 30px 0;
}
.meta span {
  font-weight: 600;
}
.entry-content img {
  max-width: 100%;
}
.so-list-header {
  font-size: 16px;
}
.so-list {
  list-style: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.so-list li {
  display: block;
  margin-right: 5%;
  margin-bottom: 7px;
}
.so-list li img {
  width: 25px;
  height: auto;
}
.so-list li:last-of-type {
  margin-right: 0;
}
.so-list span {
  font-size: 16px;
  margin-left: 6px;
}
.so-list:after {
  clear: both;
  content: "";
  display: block;
}
article.type-post,
article.type-success_story,
article.type-press {
  background-color: #fff;
  border: 1px solid #eee;
  margin-bottom: 60px;
  list-style-type: none;
  box-sizing: border-box;
}
article.type-post .entry-header,
article.type-success_story .entry-header,
article.type-press .entry-header {
  padding: 0 30px;
}
article.type-post .publishing-date,
article.type-success_story .publishing-date,
article.type-press .publishing-date {
  margin: 30px;
}
article.type-post .entry-content,
article.type-success_story .entry-content,
article.type-press .entry-content {
  padding: 0 30px 20px 30px;
}
article.type-post img,
article.type-success_story img,
article.type-press img {
  max-width: 100%;
  height: auto;
}
.publishing-date {
  font-size: 16px;
  margin-top: -2em;
  margin-bottom: 2em;
}
.content-wrapper,
.good_old_twitter_widget li {
  padding: 10px 20px;
  border: 1px solid #eee;
  margin-bottom: 20px;
  list-style-type: none;
  background-color: #fff;
}
.good_old_twitter_widget {
  padding: 0;
}
.content-wrapper.event {
  position: relative;
}
.content-wrapper.event h4 {
  line-height: 1.3;
  margin: 6px 8px 6px 0;
  position: absolute;
  top: 42%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  margin-left: 50px;
}
p.date {
  width: 36px;
  color: #000;
  text-align: center;
}
p.date .day {
  font-size: 1.5em;
}
p.date .month {
  text-transform: uppercase;
  margin-top: -5px;
  display: block;
}
p.date ~ h4:after {
  clear: both;
  content: "";
  display: block;
}
.widget_mc4wp_widget label {
  font-weight: 300;
}
.btn-primary {
  background-color: #43B0F9;
  border-color: #428bca;
}
.btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}
.footer-wrapper {
  background-color: #697c8e !important;
  color: #fff;
}
.footer-wrapper h2 {
  color: #fff;
}
.footer-wrapper a {
  color: #fff !important;
}
.footer-wrapper a:hover {
  text-decoration: underline;
}
footer {
  padding: 30px 0px;
}
.sponsorer-wrapper {
  background-color: #fff !important;
}
.sponsorer {
  display: none;
}
.block-grid {
  text-align: center;
}
.block-grid img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#masthead .col-xs-6 {
  text-align: center;
}
#masthead > .container {
  padding: 20px 15px 20px;
}
.sioarea-wrapper {
  margin-bottom: 30px;
}
.sioarea-wrapper:nth-child(odd) {
  clear: both;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
.block-wrapper > .container {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .block-grid {
    height: 420px;
  }
  .block-wrapper > .container {
    padding-top: 35px;
  }
  .navbar {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .payoff h1 {
    width: 60%;
  }
  .payoff p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
  .utlysningsmarker {
    display: none;
  }
  .meta {
    white-space: pre-wrap;
    tab-size: 36;
  }
  .so-list li {
    float: left;
  }
  .sponsorer-mobile {
    display: none;
  }
  .sponsorer {
    display: block;
    border: 2px solid #43B0F9;
    border-right: none;
    height: 143px;
  }
  .sponsorer div div {
    text-align: center;
    padding-top: 11px;
  }
  .sponsorer .strategisk {
    text-align: right;
    padding: 0px;
  }
  .sponsorer .strategisk img {
    margin: -2px;
  }
  .slider-wrap {
    padding-left: 10px;
    float: right;
    width: 50%;
  }
  .projectButton {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/* Alignment */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px;
}
.wp-caption {
  margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption {
  color: #767676;
}
.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}
div.wp-caption .wp-caption-text {
  padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}
.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.support {
  margin-top: 30px;
}
/*PROJECT LISTNING */
.name_s ul > li label {
  font-size: 1em;
}
.date_s ul > li label {
  font-size: 1.3em;
}
.date_s ul > li label input {
  margin-right: 20px;
}
.date_s ul > li.selected,
.name_s ul > li.selected {
  background-color: #DDDDDD;
}
.date_s ul > li input {
  position: absolute;
  display: none;
}
.date_s ul > li:nth-child(1) label:before {
  content: url(img/so_markers_small/siog_tryckt_elektronik.png);
}
.date_s ul > li:nth-child(2) label:before {
  content: url(img/so_markers_small/siog_komponent.png);
}
.date_s ul > li:nth-child(3) label:before {
  content: url(img/so_markers_small/siog_ytskiktmembran.png);
}
.date_s ul > li:nth-child(4) label:before {
  content: url(img/so_markers_small/siog_energi.png);
}
.date_s ul > li:nth-child(5) label:before {
  content: url(img/so_markers_small/siog_tillverkning.png);
}
.date_s ul > li:nth-child(6) label:before {
  content: url(img/so_markers_small/siog_livsvetenskap.png);
}
#call-list .styrke,
#call-list .call {
  visiblity: hidden;
}
#search_results.loading > * {
  opacity: 0.2;
}
#search_results.loading:before {
  content: "Söker efter projekt";
  padding: 22px;
  background: #000;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 50px;
}
#search_results .page-header h1 em {
  background-color: transparent !important;
}
#s {
  height: auto;
  font-size: 18px;
  padding: 20px;
  border-radius: 10px;
}
#listprojects .project .project-fulltext,
#listprojects .project .project-leader,
#listprojects .project .project-duration {
  display: none;
}
/* SINGLE PROJECT */
.slick-prev:before,
.slick-next:before {
  color: #666;
}
.slider-wrap .slick-slide,
.fullscreen-slick .slick-slide {
  background-color: #FFF;
  border: 1px solid #eee;
}
.slider-wrap .slick-slide .projectPhoto img,
.fullscreen-slick .slick-slide .projectPhoto img {
  width: 100%;
}
.slider-wrap .slick-slide .captionWrapper,
.fullscreen-slick .slick-slide .captionWrapper {
  margin-top: 10px;
}
.slider-wrap .slick-slide .captionWrapper p,
.fullscreen-slick .slick-slide .captionWrapper p {
  font-style: italic;
  font-size: 0.9em;
  font-size: 0.85em;
  padding: 0 10px;
}
.slick-prev,
.slick-next {
  top: 21px;
}
.slick-prev {
  left: 10px;
  z-index: 1;
}
.slick-next {
  right: 10px;
}
.slick-dots {
  left: 0%;
}
.slider {
  visibility: hidden;
}
.slider.slick-initialized {
  visibility: visible;
}
.project-slider {
  visibility: hidden;
}
.project-slider.slick-initialized {
  visibility: visible;
}
.fullscreen-slick {
  width: 100%;
  z-index: 1001;
  padding: 10px;
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  max-width: 1000px;
  visibility: hidden;
}
.fullscreen-slick .slick-prev,
.fullscreen-slick .slick-next {
  top: 50%;
}
.fullscreen-slick .closeBtn {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 5000;
  opacity: 0.8;
  cursor: pointer;
}
.fullscreen-slick .closeBtn:hover {
  opacity: 1;
}
.fullscreen-overlay-slick {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
}
.project-meta-wrapper {
  margin-top: 2em;
  background-color: #fff;
  border: 1px solid #EEE;
  padding: 30px;
}
.project-meta-wrapper .so-list span {
  font-size: inherit;
  font-weight: 600;
}
.project-meta-wrapper .so-list li {
  float: none;
}
span.projectMeta {
  font-weight: 600;
}
