/*
Theme Name: Looping Event - Eventtema
Theme URI: http://www.webitfuture.se
Description: Looping Event - Eventtema. Skapat av Webitfuture.
Version: 1.0
Author: Webitfuture
Author URI: http://webitfuture.se
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #fafafa;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 15px;
    color: #3b8d2f;
    font-weight: 400;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

p {
    padding-bottom: 15px;
    line-height: 145%;
}

em {
    font-style: italic;
}

p:last-child {
    padding-bottom: 0;
}

a {
    color: #3b8d2f;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:hover {
    color: #666;
}

.center {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

strong {
    font-weight: 600;
}

#social {
    border-left: 15px solid #3a5997;
    background: #fff;
    height: 100%;
    position: fixed;
    margin-right: -300px;
    width: 300px;
    z-index: 9999;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#social.active {
    margin-right: 0;
}

#social .logo {
    position: absolute;
    left: -65px;
    top: 75px;
    background-color: #3a5997;
    width: 50px;
    height: 50px;
    background-image: url(images/facebook.png);
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    cursor: pointer;
}

#social .fb_iframe_widget {
    position: absolute !important;
    top: 0;
    left: 0;
}

#topimage {
    float: left;
    width: 100%;
    position: relative;
    max-height: 600px;
    overflow: hidden;
}

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

#topimage #header {
    position: absolute;
    width: 100%;
    top: 100px;
    left: 0;
}

#topimage #header .holder {
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    padding: 25px 20px;
    border-radius: 10px;
    position: relative;
}

#topimage #header .holder .outside {
    position: absolute;
    right: 20px;
    top: -49px;
}

#topimage #header .holder .outside li {
    float: left;
}

#topimage #header .holder .outside li a {
    background-color: #3b8d2f;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-right: 5px;
    float: left;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    box-shadow: inset 0 0 8px -4px #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 0;
}

#topimage #header .holder .outside li ul {
    display: none;
}

#topimage #header .holder .outside li a:hover,
#topimage #header .holder .outside li.current_page_item a,
#topimage #header .holder .outside li.current-page-ancestor a {
    background: rgba(255, 255, 255, 0.9);
    color: #222;
    box-shadow: none;
    border: 0;
}

#topimage #header .holder .logo {
    float: left;
    margin-right: 50px;
    max-width: 300px;
}

#topimage #header .holder #mainmenu {
    float: left;
    margin-top: 20px;
    margin-bottom: -40px;
}

#topimage #header .holder #mainmenu li {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    float: left;
    margin: 0 10px 20px;
    display: none;
}

#topimage #header .holder #mainmenu li.current_page_parent {
    display: block;
}

#topimage #header .holder #mainmenu li a {
    display: none;
}

#topimage #header .holder #mainmenu li ul li,
#topimage #header .holder #mainmenu li ul li a {
    display: block;
}

#topimage #header .holder #mainmenu li a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #222;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#topimage #header .holder #mainmenu li a:hover {
    color: #3b8d2f;
}

#topimage
    #header
    .holder
    #mainmenu
    li.current_page_parent
    ul
    li.current_page_item
    a {
    color: #3b8d2f;
}

#main {
    width: 100%;
    float: left;
    padding: 25px;
    box-sizing: border-box;
    background: #fff;
    margin-top: -75px;
    position: relative;
    margin-bottom: 25px;
    border-radius: 6px;
    border: 1px solid #eee;
    min-height: 500px;
}

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

#main:before {
    background-image: url(images/shadow-left.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 37px;
    height: 515px;
    position: absolute;
    top: 50%;
    margin-top: -262.5px;
    left: -35px;
    content: "";
}

#main:after {
    background-image: url(images/shadow-right.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 37px;
    height: 515px;
    position: absolute;
    top: 50%;
    margin-top: -262.5px;
    right: -34px;
    content: "";
}

#main #topsection {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 2px dashed #eee;
}

#main #topsection .column {
    float: left;
    width: 30.33%;
    margin: 0 1.5%;
}

#main #topsection .column .ikon {
    padding: 10px;
    border: 4px solid #888;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}

#main #topsection .column .text {
    width: 190px;
    float: left;
    margin-top: 10px;
}

#main #topsection .column .text span {
    float: left;
    width: 100%;
}

#main #topsection .column .text span:first-child {
    font-size: 18px;
    font-weight: 600;
}

#main #topsection .column .text span:last-child {
    text-transform: uppercase;
}

#main #tvakolumner {
    float: left;
    width: 100%;
}

#main #tvakolumner .rad {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

#main #tvakolumner .vanster {
    float: left;
    width: 47.5%;
    margin-right: 5%;
}

#main #tvakolumner .hoger {
    float: left;
    width: 47.5%;
}

.litensektion {
    width: 100%;
    float: left;
    padding: 20px 25px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    margin-bottom: 25px;
    border-radius: 6px;
    border: 1px solid #eee;
    min-height: 225px;
}

.litensektion .owl-carousel {
    margin-top: 37px;
}

.litensektion:before {
    background-image: url(images/shadow-left-small.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 29px;
    height: 236px;
    position: absolute;
    top: 50%;
    margin-top: -118px;
    left: -29px;
    content: "";
}

.litensektion:after {
    background-image: url(images/shadow-right-small.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 29px;
    height: 236px;
    position: absolute;
    top: 50%;
    margin-top: -118px;
    right: -29px;
    content: "";
}

.litensektion h4 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

#utstallare #owl-utstallare {
    float: left;
    width: 100%;
    margin-top: 22px;
}

#utstallare .utstallare {
    margin: 0 20px;
}

#utstallare .utstallare img {
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.75;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#utstallare .utstallare img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}

#faq #fragor {
    width: 100%;
    float: left;
}

#faq #fragor .left {
    width: 47.5%;
    float: left;
    margin-right: 5%;
}

#faq #fragor .right {
    width: 47.5%;
    float: left;
}

#faq .fraga {
    width: 100%;
    float: left;
}

#faq .fraga .top {
    background: #fafafa;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    float: left;
    width: 100%;
    position: relative;
}

#faq .fraga .top:hover,
#faq .fraga.active .top {
    background: #3b8d2f;
    color: #fff;
    cursor: pointer;
}

#faq .fraga .top .titel {
    width: 85%;
    float: left;
    font-weight: 600;
    font-size: 15px;
    margin-top: 9px;
}

#faq .fraga .top .ikon {
    width: 10%;
    padding-top: 10%;
    background: #3b8d2f;
    border-radius: 100%;
    float: right;
    position: relative;
}

#faq .fraga .top .ikon:after {
    position: absolute;
    content: "+";
    font-size: 32px;
    top: 50%;
    left: 50%;
    color: #fff;
    font-weight: 400;
    margin-top: -22px;
    margin-left: -9px;
}

#faq .fraga.active .top .ikon:after {
    content: "-";
    margin-top: -25px;
    margin-left: -4px;
}

#faq .fraga .svar {
    display: none;
    float: left;
    width: 100%;
    border: 1px dashed #ddd;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;
}

#faq .fraga .svar p:last-child {
    padding-bottom: 0;
}

#map-canvas {
    float: left;
    width: 100%;
    height: 500px;
    position: relative;
    z-index: 1;
    margin-top: -100px;
}

#main .content {
    float: left;
    width: 60%;
}

#main .helsida {
    width: 100%;
    float: left;
}

#main #sidebar {
    float: left;
    width: 35%;
    margin-left: 5%;
}

#main #sidebar .widget {
    border: 1px solid #ddd;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    border-radius: 4px;
    background: #fafafa;
}

#main #sidebar .widget h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #3b8d2f;
    color: #fff;
    padding: 15px;
    width: 100%;
    margin-left: -15px;
    margin-top: -15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: 15px;
}

#main #sidebar .widget img {
    border-radius: 0;
    padding-bottom: 15px;
}

#main #sidebar .widget p:last-child {
    padding-bottom: 0;
}

#medarbetare {
    margin-top: 15px;
}

#medarbetare,
#utstallareforteckning {
    float: left;
    width: 100%;
}

#medarbetare .medarbetare {
    float: left;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 10px;
    background: #fafafa;
}

#medarbetare .medarbetare .bild {
    float: left;
    width: 30%;
    margin-right: 5%;
}

#medarbetare .medarbetare .bild img {
    float: left;
}

#medarbetare .medarbetare .information {
    float: left;
    width: 65%;
    margin-top: 10px;
    text-align: left;
}

#medarbetare .medarbetare .information .namn {
    font-size: 18px;
    color: #135490;
}

#medarbetare .medarbetare .information .titel {
    font-weight: 600;
    margin-bottom: 10px;
}

#utstallareforteckning .utstallare p {
    padding-bottom: 0;
}

#utstallareforteckning .utstallare {
    float: left;
    width: 31.3%;
    margin-right: 3%;
    margin-bottom: 25px;
}

#utstallareforteckning .utstallare:nth-child(3n) {
    margin-right: 0;
    float: left;
}

#utstallareforteckning .utstallare:last-child {
    margin-bottom: 0;
}

#utstallareforteckning .utstallare h3 {
    padding-bottom: 0;
}

#footer {
    float: left;
    width: 100%;
    display: block;
}

#footer .credits {
    text-align: center;
    width: 100%;
    float: left;
    font-size: 12px;
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid #ccc;
    border-bottom: 0;
    margin-top: -38px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fl100 {
    float: left;
    width: 100%;
}

#utstallareforteckning .row {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

#utstallareforteckning .row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

#utstallareforteckning .utstallare {
    float: left;
    width: calc(33.33% - 17px);
    margin-right: 25px;
    margin-bottom: 0;
}

.mobilmenu,
#ipadmenu,
#mobilmenu {
    display: none;
}

@media only screen and (max-width: 1150px) {
    #social {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .center {
        width: 90%;
    }

    #topimage #header {
        position: relative;
        top: 0;
        float: left;
        margin-top: -56px;
    }

    #topimage #header .holder .outside li a {
        padding: 15px 10px;
    }

    #topimage #header .holder .outside li a:hover,
    #topimage #header .holder .outside li.current_page_item a,
    #topimage #header .holder .outside li.current-page-ancestor a {
        border: 0;
    }

    #topimage #header .holder #mainmenu {
        display: none;
    }

    #topimage #header .holder .mobilmenu {
        width: 40px;
        height: 40px;
        float: right;
        background-image: url(images/mobilmenu.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 40px;
        margin-top: 10px;
        cursor: pointer;
        display: block;
    }

    #topimage #header .holder .mobilmenu.mobil {
        display: none;
    }

    #ipadmenu {
        float: left;
        width: 100%;
        margin-top: 25px;
    }

    #ipadmenu .menu {
        float: left;
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        padding: 25px;
        border-radius: 6px;
        border: 1px solid #eee;
    }

    #ipadmenu .menu li {
        padding: 2px 0;
    }

    #ipadmenu .menu li:first-child {
        padding-top: 0;
    }

    #ipadmenu .menu li:last-child {
        padding-bottom: 0;
    }

    #ipadmenu .menu li a {
        font-size: 20px;
        color: #222;
    }

    #ipadmenu .menu li {
        display: none;
    }

    #ipadmenu .menu li.current_page_parent {
        display: block;
    }

    #ipadmenu .menu li a {
        display: none;
    }

    #ipadmenu .menu li ul li,
    #ipadmenu .menu li ul li a {
        display: block;
    }

    #ipadmenu .menu li a:hover {
        color: #3b8d2f;
    }

    #ipadmenu .menu li.current_page_parent ul li.current_page_item a {
        color: #3b8d2f;
    }

    #main {
        margin-top: 25px;
    }

    #main #topsection {
        text-align: center;
        border-bottom: 1px solid #eee;
    }

    #main #topsection .column {
        float: none;
        width: 30%;
        margin: 0;
        display: inline-block;
    }

    #main #topsection .column .ikon {
        display: inline-block;
        margin-right: 0;
        float: none;
    }

    #main #topsection .column .text {
        width: 100%;
    }

    .litensektion#utstallare {
        min-height: 1px;
    }

    .litensektion#utstallare:before,
    .litensektion#utstallare:after {
        display: none;
    }

    #faq .fraga .top .titel {
        margin-top: 3.5px;
    }

    #medarbetare .medarbetare {
        background-color: transparent;
    }
}

@media only screen and (max-width: 668px) {
    .center {
        width: 95%;
    }

    #topimage #header {
        margin-top: 25px;
    }

    #topimage #header .holder {
        float: left;
        padding: 15px;
        background: #fff;
        border: 1px solid #eee;
    }

    #topimage #header .holder .outside,
    #main:before,
    #main:after,
    .litensektion:before,
    .litensektion:after {
        display: none;
    }

    #topimage #header .holder .logo {
        margin-right: 0;
        max-width: 200px;
    }

    #main #tvakolumner .vanster,
    #faq #fragor .left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    #main #tvakolumner .hoger,
    #faq #fragor .right {
        width: 100%;
    }

    #faq #fragor .left {
        margin-bottom: 0;
    }

    #topimage #header .holder .mobilmenu.ipad {
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -20px;
    }

    #ipadmenu .menu li,
    #ipadmenu .menu li a {
        display: block;
    }

    #ipadmenu .menu li {
        padding-bottom: 10px;
    }

    #ipadmenu .menu li.page_item_has_children {
        display: block;
        margin-bottom: 5px;
    }
    #ipadmenu .menu li a {
        font-size: 20px;
        color: #222;
    }
    #ipadmenu .menu li ul li.current_page_item a {
        color: #135490;
    }
    #ipadmenu .menu li ul li {
        padding-left: 5%;
        display: block;
        padding-bottom: 0;
    }
    #ipadmenu .menu li ul li a {
        font-size: 16px;
    }

    #main #topsection .column {
        width: 100%;
        margin-bottom: 25px;
    }

    #main #topsection .column:last-child {
        margin-bottom: 0;
    }

    #main .content {
        width: 100%;
    }

    #medarbetare .medarbetare .bild {
        float: left;
        width: 100%;
        margin-right: 0;
    }

    #medarbetare .medarbetare .information {
        width: 100%;
        margin-top: 15px;
    }

    #utstallareforteckning .row {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }

    #utstallareforteckning .utstallare {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    #utstallareforteckning .utstallare:last-child {
        margin-bottom: 25px;
    }
}

/* Header video */

.header-bg-video {
    display: none;
}

.header-image {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

@media only screen and (max-width: 768px) {
    .header-bg-video {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        aspect-ratio: 16/9;
        object-fit: cover;
    }
}

/* Blocks */

.blocks {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 64px;
}

.two-columns {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
}

.block-bg-video {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

@media only screen and (max-width: 768px) {
    .blocks {
        gap: 32px;
    }

    .two-columns {
        grid-template-columns: 1fr;
        gap: 24px;
    }
}
