* {
}
.slab {
font-family: "Open Sans";
}
a.lesmer.pinkarrow {
padding-right: 50px;
background-image: url(//kino.no/wp-content/plugins/digilove-blokker/img/rangle.png);
background-repeat: no-repeat;
background-size: 14px auto;
background-position: center right;
margin-top: 1em;
font-weight: bold;
}
.ncgray {
color:#484848;
}
.events-blokk,.ansatte-blokk {
display: block;
margin-bottom: 30vh;
}
.largebottommargin {
margin-bottom: 30vh;
}
.thickpadding {
padding: 3em;
}
.ansatte-liste, .event-block-list, .oppdrag-block-list {
display: flex;
flex-flow: row wrap;	
gap: 3em;
}
.event-item {
flex: 1 0 40%;
border: none;
overflow: hidden;
max-width: calc(50% - 1.5em);
}
.referanser .wp-block-media-text__media img {
width: 99px!important;
height: 80px!important;
}
.event-item a img {
width: 100%;
}
a.event-background {
display: block;
width: 100%;
height: 20vh;
background-position: center center;
background-size: cover;
}
.eventdato {
text-transform: capitalize;
font-size: 18px;
}
.eventlocation {
padding-left: 50px;
background-image: url(//kino.no/wp-content/plugins/digilove-blokker/img/location.png);
background-repeat: no-repeat;
background-size: 26px auto;
background-position: center left;
margin-top: 1em;
}
.simpleeventtitle {
font-weight: bold;
font-size: 21px;
margin-bottom: 1em;
}
.oppdrag-item {
padding: 3em!important;
}
.eventinfo {
padding: 1.5em 3em 3em;
}
.boxshadow {
box-shadow: 0px 0px 50px #0000000D;
}
.oppdrag-item h3 {
font-size: 20px;
font-weight: bold;
margin-bottom: 2em;
}
.oppdrag-item p {
font-size: 18px;
margin-bottom: 2em;
}
.ansatt-item {
flex: 1 0 26%;
border: none;
overflow: hidden;
max-width: 30%;
}
.ansatt-innhold {
background: #fff;
padding: 130px 1.5em 1.5em;
margin-top: -100px;
text-align: center;
}
.roundcorner {
}
.pinkborder {
}
.flexthird {
flex: 1 0 26%;
border: none;
overflow: hidden;
max-width: 30%;
padding: 1.5em;
}
.whitebackground {
background: #fff;
}
.simpleeventdate {
font-family: "Open Sans", Verdana, sans-serif;
font-size: 21px;
font-weight: bold;
}
.ansatt-navn {
font-size: 27px;
font-family: "Open Sans", sans-serif;
}
.ansatt-stilling {
font-size: 20px;
font-family: "Open Sans", Verdana, sans-serif;
color: #F4458B;
font-weight: normal;
margin-bottom: 1em;
}
.ansatt-desc {
font-weight: medium;
font-size: 18px;
margin-bottom: 1em;
}
.ansatt-desc a{
font-weight: bold;
text-decoration: underline;
}
img.ansatt-bilde {
width: 200px;
height: 200px;
border-radius: 100px;
margin: 0 auto;
}
.ansatt-linker {
display: flex;
margin: 0;
list-style: none;
}
a.ansatt-link {
margin-right: 1em;
}
.heroblock {
height: calc(100vh - 100px);
padding-top: 20vh;
display: flex;
}
.heroblock .wp-block-column,.heroblock .wp-block-column {
flex: 1;
}
.heroblock a.wp-block-button__link.has-text-color.is-style-outline.pinkborder {
line-height: 32px;
vertical-align: middle;
height: 72px;
}
.supersize {
font-size: 70px;
line-height: 75px;
font-weight: bold;
margin: 1em 0;
}
.overtittel {
font-family: "Open Sans", verdana, sans-serif;
font-size: 25px;
font-weight: normal;
}
h3.heroteaser {
font-family: "Open Sans", verdana, sans-serif;
font-size: 18px;
margin: 1.8em 0;
}
.heroblock a.wp-block-button__link{
font-size: 21px;
font-weight: bold;
font-family: "Open Sans";
margin-right: 1em;
}
.stacked {
display: block!important;
}
h3.teller-antall {
font-weight: bold;
font-size: 70px;
}
h3.teller-tittel {
font-weight: bold;
font-size: 21px;
}
span.tall {
background: #fff;
padding: 0 15px;
margin-right: 15px;
}
.largemargintop {
margin-top: 30vh;
}