@charset "UTF-8";
   @import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,600;0,700;0,900;1,100;1,300;1,400&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");
.wp-block-image {
position: relative;
overflow: auto;
}
.wp-block-image .alignleft {
float: left;
margin: 0;
} html, body {
overflow-x: hidden;
}
body {
margin: 0;
-webkit-font-smoothing: auto;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
font-weight: 600;
color: inherit;
text-decoration: none;
}
a:active, a:hover {
outline: 0;
text-decoration: underline;
color: black;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 2.5rem;
}
hr {
box-sizing: content-box;
height: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
.container-fluid .container-fluid {
padding-left: 0;
padding-right: 0;
}
.container .container {
padding-left: 0;
padding-right: 0;
}
figure.wp-block-video {
margin: 0;
}
a.button {
border: 0px solid white;
background: none;
text-decoration: underline;
padding: 0;
background: none;
font-weight: 600;
}
#content > .container-fluid {
padding: 0;
}
.lined-cont-top {
border-top: 1px solid black;
padding-top: 2rem;
}
p {
overflow-wrap: break-word;
}
.lined-cont-bottom {
border-bottom: 1px solid black;
padding-bottom: 2rem;
} body {
font-size: 20px;
line-height: 30px;
font-family: sweet-sans-pro, sans-serif; font-weight: 400; font-style: normal;
color: #cdc7cc;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
color: #f2f1f2;
font-weight: bold;
margin-top: 0;
margin-bottom: 15px;
line-height: 30px;
font-family: "ivypresto-display",serif;
}
h1 {
font-size: 3.84rem;
line-height: 4.5rem;
font-weight: bold;
}
h2 {
font-size: 2rem;
line-height: 1.25;
font-weight: 400;
}
h3 {
font-size: 1.5rem;
font-weight: 400;
}
h4 {
font-size: 1.5rem;
line-height: 20px;
}
h5 {
font-size: 14px;
line-height: 17.5px;
}
p {
margin-bottom: 0;
}
p + p, h2 + p, h3 + p, h4 + p, h5 + p, ul + p, p + h3 {
margin-top: 1.5em;
}
p.is-style-ingress {
font-size: 2rem;
}
p.is-style-highligh {
font-size: 2rem;
font-style: italic;
text-align: center;
margin-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
padding: 1rem 1rem;
}
p.is-style-big-text-v-centered {
font-size: 4rem;
font-weight: 600;
line-height: 1;
word-wrap: break-word;
text-align: left;
margin-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
padding-top: 6rem;
padding-bottom: 6rem;
}
h1.entry-title {
font-size: 1.31rem;
border-bottom: 1px solid #eaecef;
}
h2.entry-title {
margin-top: 4rem;
}
h3.widget-title {
font-size: 1.2rem;
} body {
background: #F6F6F6; }
#page {
margin-top: 0;
margin-right: 0;
margin-left: 0;
position: relative;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  .background-image {
background-size: cover;
background-position: center;
width: 100%;
background-repeat: no-repeat;
position: relative;
}
.is-style-logo {
padding-top: 2rem;
padding-bottom: 2rem;
width: 80%;
margin: 0 auto;
text-align: center;
vertical-align: middle;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.is-style-logo img {
max-height: 7rem;
width: auto;
}
li.wp-social-link {
background-color: black !important;
}
.lined-col {
padding-top: 4rem;
padding-bottom: 4rem;
padding-top: 1.5em;
padding-bottom: 1.5em;
border-bottom: 1px solid black;
border-top: 1px solid black;
}
body #main .wp-bootstrap-blocks-container { } .photo-wrapper {
position: relative;
border-radius: 50%;
}
.photo-wrapper .square-team-photo {
position: absolute;
background-position: center;
background-size: cover;
border-radius: 50%;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.photo-wrapper:after {
content: "";
display: block;
padding-bottom: 100%;
}
#main > article > * {
margin-bottom: 0 !important;
} .wp-block-coblocks-accordion details {
text-align: center;
}
.wp-block-coblocks-accordion details[open] .wp-block-coblocks-accordion-item__title {
background-color: black;
}
.wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__title { color: #f1f1f1;
background-color: #3c3d38;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-size: 1rem;
padding: 12px 24px;
text-align: center;
text-decoration: none;
font-weight: 600;
overflow-wrap: break-word;
border-radius: 5px !important;
}
.wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__content {
padding: 2rem 0 4rem 0;
border: 0px solid white;
}
.wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__content ul, .wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__content li, .wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__content p, .wp-block-coblocks-accordion .wp-block-coblocks-accordion-item__content .nf-form-fields-required {
text-align: left;
}
.wp-block-coblocks-accordion label {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap; border: 0;
}
.wp-block-coblocks-accordion .nf-field ul li {
display: inline-block;
margin-right: 2rem !important;
float: left;
}
.wp-block-coblocks-accordion .nf-form-content {
padding: 1rem 0 0 0;
}
.wp-block-coblocks-accordion .nf-before-form-content {
display: none;
}
.wp-block-coblocks-accordion .wp-block-coblocks-accordion-item {
border-radius: 4px;
margin: 0 0 3rem;
} nav .logotop {
margin: 32px 48px;
height: 64px;
}
.desktop-menu a, .desktop-menu p, .desktop-menu li, .desktop-menu ul {
color: white;
}
.desktop-menu ul {
margin-bottom: 0;
}
.dark .desktop-menu a, .dark .desktop-menu p, .dark .desktop-menu li, .dark .desktop-menu ul {
color: #222;
}
.dark .desktop-menu ul {
margin-bottom: 0;
}
.mask {
position: fixed;
z-index: 999;
top: 0;
left: 0;
overflow: auto;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.97;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
filter: alpha(opacity=97);
-moz-opacity: 0.97;
-khtml-opacity: 0.97;
display: none;
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.mask ul.menu li a {
font-size: 1.7em;
display: block;
color: white;
text-decoration: none;
padding: 0.8em 0 0.8em;
font-weight: bold;
text-transform: uppercase;
}
.mask ul.menu {
list-style: none;
margin: 0;
padding: 0;
}
.mask ul.menu ul {
padding-left: 0;
padding-right: 0;
}
.mask ul.menu li {
text-align: center;
padding-left: 0;
padding-right: 0;
}
.mask ul.menu li a:hover {
text-decoration: underline;
}
.mask ul.menu li:before {
content: none;
}
.mask ul.sub-menu li {
list-style-type: none;
}
.mask ul.sub-menu li a {
font-size: 1.5rem;
text-transform: none;
font-weight: 400;
}
.mobile-munu .caption .sub-menu-div {
color: #fff;
width: 100%;
}
.mobile-munu .caption .sub-menu-div .sub-menu {
padding-bottom: 30px;
font-weight: 400;
color: #fff;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-title {
margin-bottom: 30px;
font-size: 18px;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-title a {
font-weight: 500;
font-size: 18px;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-title i {
margin-left: 15px;
transition: all 0.2s linear 0s;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-body {
margin-top: 20px;
display: none;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-body div a {
cursor: pointer;
font-weight: 100;
transition: all 0.2s linear 0s;
padding-bottom: 5px;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-body div a:hover {
text-decoration: underline;
color: #f2f1f2;
}
.mobile-munu .caption .sub-menu-div .sub-menu .sub-menu-body div:not(:last-child) {
padding-bottom: 30px;
}
.mobile-munu .caption .sub-menu-div .sub-menu.open i {
transform: rotate(180deg);
}
.caption {
position: absolute;
text-align: center;
left: 0;
margin: 0 auto;
right: 0;
top: 50%;
width: 75%;
max-width: 940px;
line-height: 1em;
z-index: 30;
color: black;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#open-mobile-menu {
height: 36px;
line-height: 36px;
z-index: 96;
position: absolute;
top: 24px;
left: 30px;
padding-left: 40px;
background: url(//eventm2.fi/wp-content/themes/norr-design/img/menu.png) no-repeat top right;
color: white;
display: inline-block;
float: right;
}
.main-page-title h2 {
padding-bottom: 0px;
margin-bottom: 0;
color: #00283C;
font-weight: bold;
} .header-top {
margin-top: 30px;
margin-bottom: 30px;
}
.header-top .logo-container {
font-size: 25px;
font-weight: bolder;
margin-left: 10px;
}
@media only screen and (max-width: 990px) {
.header-top {
display: none;
}
}
ul.sub-menu {
display: none;
position: absolute;
background: #fff;
margin-top: 18px;
width: 280px;
}
ul.sub-menu div {
transition: all 0.2s linear 0s;
width: 100%;
}
ul.sub-menu div a {
cursor: pointer;
font-weight: 100;
padding-bottom: 5px;
color: #000;
transition: all 0.2s linear 0s;
font-size: 17px;
padding: 10px 20px;
display: block;
}
ul.sub-menu div:hover {
background-color: #eceaea;
}
ul.sub-menu div:hover a {
color: #f2f1f2 !important;
text-decoration: none;
}
.menu-menu_new-container .menu {
padding-top: 20px;
padding-bottom: 20px;
display: flex;
position: relative;
align-items: center;
position: relative;
position: relative;
cursor: pointer;
margin-left: 20px;
}
.menu-menu_new-container .menu li {
list-style: none;
}
.menu-menu_new-container .menu li.menu-item a {
padding-left: 20px;
transition: all 0.2s linear 0s;
font-weight: 300;
}
.menu-menu_new-container .menu li.menu-item a:hover {
color: #f2f1f2 !important;
text-decoration: none;
}
@media only screen and (max-width: 990px) {
.menu-menu_new-container .menu {
display: none;
}
}
.menu-menu_new-container .menu > .menu-item {
align-items: center;
transition: all 0.2s linear 0s;
color: #000;
}
.menu-menu_new-container .menu > .menu-item .tieto {
font-weight: bold;
color: #fff;
padding-right: 20px;
}
.menu-menu_new-container .menu > .menu-item .sub-menu {
font-weight: 500;
padding-left: 20px;
padding-right: 20px;
cursor: pointer;
height: 100%;
padding-top: 18px;
transition: all 0.2s linear 0s;
color: #fff;
}
.menu-menu_new-container .menu > .menu-item .sub-menu .fas {
transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
transition: transform 550ms ease;
-moz-transition: -moz-transform 550ms ease;
-ms-transition: -ms-transform 550ms ease;
-o-transition: -o-transform 550ms ease;
-webkit-transition: -webkit-transform 550ms ease;
}
.menu-menu_new-container .menu > .menu-item .sub-menu.active {
text-shadow: 1px 0px 0px #fff;
}
.menu-menu_new-container .menu > .menu-item .sub-menu.active .fas {
transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
transition: transform 550ms ease;
-moz-transition: -moz-transform 550ms ease;
-ms-transition: -ms-transform 550ms ease;
-o-transition: -o-transform 550ms ease;
-webkit-transition: -webkit-transform 550ms ease;
}
.menu-menu_new-container .menu > .menu-item .sub-menu.current-location {
background-color: rgba(230, 240, 250, 0.3);
}
#myHeader {
width: 100%;
position: absolute;
left: 0;
right: 0;
z-index: 9999;
background-color: #0d030d;
}
#myHeader.menu-active {
background: none;
}
#myHeader .main-menu {
padding-top: 20px;
padding-bottom: 20px;
display: flex;
position: relative;
align-items: center;
position: relative;
}
#myHeader .main-menu .main {
font-size: 22px;
color: #000;
padding-top: 13px;
}
#myHeader .main-menu .sub-menu-div {
font-size: 20px;
align-items: center;
transition: all 0.2s linear 0s;
color: #f2f1f2;
font-family: "ivypresto-display",serif;
}
#myHeader .main-menu .sub-menu-div .tieto {
font-weight: bold;
color: #fff;
padding-right: 20px;
}
#myHeader .main-menu .sub-menu-div .sub-menu {
font-weight: 500;
padding-left: 20px;
padding-right: 20px;
cursor: pointer;
height: 100%;
padding-top: 18px;
transition: all 0.2s linear 0s;
color: #fff;
}
#myHeader .main-menu .sub-menu-div .sub-menu .fas {
transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
transition: transform 550ms ease;
-moz-transition: -moz-transform 550ms ease;
-ms-transition: -ms-transform 550ms ease;
-o-transition: -o-transform 550ms ease;
-webkit-transition: -webkit-transform 550ms ease;
}
#myHeader .main-menu .sub-menu-div .sub-menu.active {
text-shadow: 1px 0px 0px #fff;
}
#myHeader .main-menu .sub-menu-div .sub-menu.active .fas {
transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
transition: transform 550ms ease;
-moz-transition: -moz-transform 550ms ease;
-ms-transition: -ms-transform 550ms ease;
-o-transition: -o-transform 550ms ease;
-webkit-transition: -webkit-transform 550ms ease;
}
#myHeader .main-menu .sub-menu-div .sub-menu.current-location {
background-color: rgba(230, 240, 250, 0.3);
}
#myHeader .main-menu .sub-menu-right-div {
padding-left: 50px;
padding-right: 20px;
color: #000;
margin-left: auto;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right {
display: inline-flex;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu {
position: relative;
cursor: pointer;
margin-left: 20px;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-body {
display: none;
position: absolute;
background: #fff;
margin-top: 18px;
width: 280px;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-body div {
transition: all 0.2s linear 0s;
width: 100%;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-body div a {
cursor: pointer;
font-weight: 100;
padding-bottom: 5px;
color: #000;
transition: all 0.2s linear 0s;
font-size: 17px;
padding: 10px 20px;
display: block;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-body div:hover {
background-color: #eceaea;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-body div:hover a {
color: #f2f1f2 !important;
text-decoration: none;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-title {
padding-left: 20px;
transition: all 0.2s linear 0s;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-title:hover {
color: #f2f1f2 !important;
text-decoration: none;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-title i {
margin-left: 20px;
transition: all 0.1s linear 0s;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu .sub-menu-title a {
font-weight: 500;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu.add-padding {
margin-right: 20px;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu.open .sub-menu-body {
display: block;
}
#myHeader .main-menu .sub-menu-right-div .sub-menu-right .sub-menu.open .sub-menu-title i {
transform: rotate(180deg);
}
#myHeader .main-menu .header-buttons-div-right {
right: 0;
}
@media only screen and (max-width: 990px) {
#myHeader .main-menu .header-buttons-div-right {
display: none;
}
}
#myHeader .main-menu .header-buttons-div-right .header-buttons-div {
display: inline-flex;
}
#myHeader .main-menu .header-buttons-div-right .header-buttons-div div:first-child {
margin-right: 15px;
}
.sticky {
position: fixed;
top: 0;
z-index: 9999;
border-bottom: 1px solid #d3d3d3;
} .c-hamburger {
display: block;
position: absolute;
overflow: hidden;
margin: 0;
padding: 0;
width: 45px;
height: 45px;
font-size: 0;
text-indent: -9999px;
appearance: none;
box-shadow: none;
border-radius: none;
border: none;
cursor: pointer;
transition: background 0.3s;
right: 0;
top: 2px;
z-index: 99999;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
transition-duration: 0.3s, 0.3s;
transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
transition-property: top, transform;
}
.c-hamburger--htx {
background: none;
}
.c-hamburger span::before, .c-hamburger span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 6px;
background-color: #fff;
content: "";
}
.c-hamburger--htx span::after {
transition-property: bottom, transform;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
transition-duration: 0.3s, 0.3s;
transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span {
transition: background 0s 0.3s;
}
.c-hamburger span {
display: block;
position: absolute;
top: 20px;
left: 5px;
right: 5px;
height: 6px;
background: #000;
}
.c-hamburger--htx span {
transition: background 0s 0.3s;
}
.c-hamburger span::before {
top: -11px;
}
.c-hamburger span::after {
bottom: -11px;
}
.c-hamburger--htx.is-active span {
background: none;
}
.c-hamburger span::before, .c-hamburger span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 6px;
background-color: #000;
content: "";
}
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
background-color: #fff;
transition-delay: 0s, 0.3s;
}
.c-hamburger--htx.is-active span::before {
top: 0;
background-color: #fff;
transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
transition-delay: 0s, 0.3s;
}
.c-hamburger--htx.is-active span::after {
bottom: 0;
transform: rotate(-45deg);
}
.headroom--not-top {
background: black;
height: 72px;
}
nav.headroom--not-top .logotop {
margin: 16px 48px;
height: 40px;
}
.headroom--not-top .c-hamburger {
top: 13px;
}
.headroom--pinned {
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
.headroom--unpinned {
-ms-transform: translateY(-132px);
-webkit-transform: translateY(-132px);
transform: translateY(-132px);
}
header#masthead {
margin-bottom: 0;
background-color: #563d7c;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
padding: 0.74rem 1rem;
}
.navbar-brand > a {
color: rgba(0, 0, 0, 0.9);
font-size: 1.1rem;
outline: medium none;
text-decoration: none;
color: #fff;
font-weight: 600;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
text-decoration: none;
}
#page-sub-header {
position: relative;
padding-top: 5rem;
padding-bottom: 0;
text-align: center;
font-size: 1.25rem;
background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
line-height: 1.6;
font-size: 4rem;
color: #563e7c;
margin: 0 0 1rem;
border: 0;
padding: 0;
}
#page-sub-header p {
margin-bottom: 0;
line-height: 1.4;
font-size: 1.25rem;
font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
color: #333;
font-size: 2.6rem;
display: inline-block;
margin-top: 2rem;
}
@media screen and (min-width: 768px) {
body:not(.theme-preset-active) #page-sub-header h1 {
font-size: 3.75rem;
}
body:not(.theme-preset-active) #page-sub-header {
font-size: 1.25rem;
}
}
@media screen and (min-width: 992px) {
#page-sub-header p {
max-width: 43rem;
margin: 0 auto;
}
}  .desktop-menu {
text-align: right;
display: block;
}
.desktop-menu .header-some {
width: 32px;
height: 32px;
display: inline-block;
margin-left: 1rem;
}
.desktop-menu .header-some a {
width: 100%;
height: 100%;
}
.menu-main-container {
display: inline-block;
}
#masthead nav {
padding-left: 0;
padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
color: #cdbfe3;
padding: 0.5rem;
font-weight: 500;
font-size: 0.875rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
color: #eceaea;
font-weight: 600; }
.navbar-brand {
height: auto;
}
.navbar-toggle .icon-bar {
background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
border-top: 0.3em solid transparent;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
position: relative;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > .dropdown-menu {
display: block;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > a:after {
border-left-color: #fff;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
float: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
} .menu-toggle, .main-navigation.toggled ul {
display: block;
}
.dropdown-item {
line-height: 1.2;
padding-bottom: 0.313rem;
padding-top: 0.313rem;
}
.dropdown-menu {
min-width: 12.5rem;
}
.dropdown .open .dropdown-menu {
display: block;
left: 12.25em;
top: 0;
}
.dropdown-menu .dropdown-item {
white-space: normal;
background: transparent;
line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
background: transparent;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
}
@media screen and (min-width: 769px) {
.dropdown-menu li > .dropdown-menu {
right: -9.875rem;
top: 1.375rem;
}
}
@media screen and (max-width: 991px) {
.navbar-nav .dropdown-menu {
border: medium none;
margin-left: 1.25rem;
padding: 0;
}
.dropdown-menu li a {
padding: 0;
}
#masthead .navbar-nav > li > a {
padding-bottom: 0.625rem;
padding-top: 0.313rem;
}
.navbar-light .navbar-toggler {
border: medium none;
outline: none;
}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.comment-content.card-block {
padding: 20px;
}
.navigation.post-navigation {
padding-top: 1.875rem;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
border: 1px solid #ddd;
border-radius: 0.938rem;
display: inline-block;
padding: 0.313rem 0.875rem;
text-decoration: none;
}
.post-navigation .nav-next a::after {
content: " →";
}
.post-navigation .nav-previous a::before {
content: "←";
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
background: #eee none repeat scroll 0 0;
}
.desktop-menu ul {
font-family: "Source Sans Pro", sans-serif;
text-transform: uppercase;
font-weight: 400;
text-align: right;
display: block;
font-size: 0.875rem;
}
.desktop-menu ul li {
display: inline-block;
width: auto;
margin-right: 1rem;
}
.mobile-menu {
display: none;
}
.menu-menu-container {
display: inline-block;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 0.313rem;
line-height: normal;
padding: 0.938rem 1.438rem 0.875rem;
text-decoration: none;
top: 0.313rem;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
}
#content.less-content {
height: 500px;
}
.visually-hidden-abs {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
a img.alignright {
float: right;
margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
float: left;
margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption.alignnone {
margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
margin: 0.313rem 0 1.25rem 1.25rem;
} .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
clear: both;
}
.hidden {
display: none;
} header .header-image-cont {
height: calc(100vh - 136px);
width: 100%;
position: relative;
overflow: hidden;
}
header .header-image {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-size: cover;
background-position: center;
}
header .header-image.header-image-with-text {
right: 25%;
bottom: 25%;
}
header .header-text {
position: absolute;
top: 60%;
left: 66%;
bottom: 0;
right: 0;
padding: 2rem;
background-size: cover;
background-position: center;
z-index: 10;
background-color: #f6f5f4;
font-size: 1.5rem;
}
header img.logotop {
height: 56px;
}
header img.logotop.inactive {
display: none;
}
header img.logotop.active {
display: block;
}
header .lang, header .hamburger {
display: inline-block;
float: right;
position: relative;
}
header .hamburger {
width: 4rem;
height: 45px;
}
header .lang {
height: 100%;
}
header .lang ul {
padding-top: 12px;
vertical-align: middle;
padding-left: 0;
}
header li.lang-item {
vertical-align: middle;
display: inline-block;
margin-right: 1rem;
color: black;
}
header li.lang-item a {
color: black;
}
header .current-lang a {
text-decoration: underline;
font-weight: 600;
} .header-image-cont.header-post {
height: 50vh;
width: 100%;
position: relative;
overflow: hidden;
}
.header-image-cont.header-post .header-image {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-size: cover;
background-position: center;
}
#myHeader.sticky {
position: fixed;
top: 0px;
}
#myHeader.sticky.menu-active {
border-bottom: none;
background: none;
}
.sticky .entry-title::before {
content: "";
font-family: "Font Awesome 5 Free";
font-size: 1.563rem;
left: -2.5rem;
position: absolute;
top: 0.375rem;
font-weight: 900;
}
.sticky .entry-title {
position: relative;
} .wpcf7 h1 {
text-align: center;
font-size: 35px;
font-weight: 500;
}
@media only screen and (max-width: 480px) {
.wpcf7 h1 {
font-size: 30px;
}
}
.wpcf7 h5 {
font-size: 16px;
font-weight: 500;
font-family: sweet-sans-pro, sans-serif;
margin-bottom: 0;
}
.wpcf7 .check-group {
margin-bottom: 2em;
}
.wpcf7 .check-group label {
margin-bottom: 0;
}
.wpcf7 .submit-group {
display: inline-block;
width: 100%;
}
.wpcf7 .check-group.first {
margin-top: 2em;
}
.wpcf7 form .wpcf7-response-output {
margin-left: 0 !important;
margin-right: 0 !important;
}
span.wpcf7-checkbox.form-control {
border: 0px;
padding-left: 0;
display: inline-block;
margin-left: -1em;
}
.contact-form-position .wpcf7 input[type=text], .contact-form-position .wpcf7 input[type=email], .contact-form-position .wpcf7 input[type=date] {
border: 0px;
border-bottom: 1px solid black;
border-radius: 0;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .elementor-page article .entry-footer {
display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.elementor-page .entry-content {
margin-top: 0;
} .vc_desktop article .entry-footer {
display: none;
}
.vc_desktop #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.vc_desktop .entry-content {
margin-top: 0;
}  footer {
padding-top: 3rem;
padding-bottom: 3rem;
}
footer .site-info {
text-align: center;
font-size: 0.75rem;
font-weight: 400;
}
footer .site-info a {
font-weight: 400;
}
.main-footer {
background-color: #000;
color: #fff;
padding-top: 70px;
padding-bottom: 70px;
}
.main-footer .footer-title-div {
margin-bottom: 30px;
text-align: center;
font-family: "ivypresto-display",serif;
}
.main-footer .footer-title-div .footer-title {
font-size: 24px;
font-weight: 300;
text-decoration: none;
}
.main-footer .footer-title-div .footer-title:hover {
color: #f2f1f2;
text-decoration: underline;
}
.main-footer .footer-menu-div {
margin-top: 50px;
}
@media only screen and (max-width: 768px) {
.main-footer .footer-menu-div {
margin-top: 30px;
}
}
.main-footer .footer-menu-div .footer-menu-left a:nth-child(2) {
margin-left: 20px;
}
@media only screen and (max-width: 768px) {
.main-footer .footer-menu-div .footer-menu-left {
margin-bottom: 30px;
text-align: center;
}
}
.main-footer .footer-menu-div .footer-menu-right .footer-contact-title {
color: #f2f1f2;
font-size: 18px;
margin-bottom: 30px;
}
.main-footer .footer-menu-div .footer-menu-right a.footer-contact-title:hover {
text-decoration: none;
}
.main-footer .footer-menu-div .footer-menu-right .menu-right div {
margin-bottom: 15px;
}
.main-footer .footer-menu-div .footer-menu-right .menu-right div div {
margin-bottom: 0px;
}
.main-footer .footer-menu-div .footer-menu-right .gray-label {
color: #808080;
}
.main-footer a {
transition: all 0.2s linear 0s;
font-size: 16px;
font-weight: 400;
}
.main-footer a:hover {
color: #8f8b8e;
}
.main-footer .footer-listings-div {
margin-top: 50px;
}
.main-footer .footer-listings-div .logo-container-div {
display: inline-flex;
width: 100%;
}
.main-footer .footer-listings-div .logo-container-div .logo-bar {
border-bottom: 2px solid #fff;
width: 45%;
}
.main-footer .footer-listings-div .logo-container-div .logo-container {
margin: auto;
position: relative;
}
.main-footer .footer-listings-div .logo-container-div .logo-container img {
height: 50px;
max-width: 50px;
position: absolute;
top: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.main-footer .footer-menu {
padding-top: 80px;
width: 70%;
text-align: center;
margin: auto;
}
@media only screen and (max-width: 768px) {
.main-footer .footer-menu {
width: 100%;
padding-top: 50px;
}
}
.main-footer .footer-menu a {
color: #f2f1f2;
margin-right: 30px;
margin-top: 10px;
font-size: 15px;
}
.main-footer .footer-menu a:hover {
color: #fff;
}
.all-rights {
margin: 20px;
color: #f2f1f2;
font-size: 14px;
text-align: center;
}  @media only screen and (max-width: 1280px) {
html {
font-size: 95%;
}
}
@media screen and (max-width: 1199px) {
.navbar-dark .dropdown-item {
color: #fff;
}
.navbar-nav .dropdown-menu {
background: transparent;
box-shadow: none;
border: none;
}
p.is-style-highligh {
font-size: 2rem;
}
h1 {
font-size: 3.84rem;
}
} @media only screen and (max-width: 1024px) {
html {
font-size: 90%;
}
} @media only screen and (max-width: 960px) {
html {
font-size: 85%;
}
p.is-style-highligh {
font-size: 2rem;
}
}
@media only screen and (max-width: 989px) {
.mobile-menu {
display: block;
padding-top: 10px;
padding-bottom: 10px;
z-index: 9999;
color: #000;
}
.mobile-menu .extended-menu-mobile .mobile-menu {
color: #000;
}
.mobile-menu .mobile-header {
display: inline-block;
padding-top: 5px;
}
.mobile-menu .mobile-header .main {
font-size: 25px;
}
} @media only screen and (max-width: 768px) {
h1 {
font-size: 3.5rem;
padding-bottom: 10px;
line-height: 3.5rem;
}
.desktop-menu {
display: none;
}
html {
font-size: 80%;
}
p.is-style-highligh {
font-size: 2rem;
}
header .header-text {
left: 50%;
}
.ref-widget .ref-card:nth-child(2n) .title {
margin-left: 0;
}
.wp-block-lazyblock-customer-journey .journey-cards-cont {
margin-top: 3rem;
padding-top: 3rem;
}
.wp-block-lazyblock-customer-journey .journey-cards-screen {
width: 100%;
overflow: hidden;
position: relative;
}
.wp-block-lazyblock-customer-journey .journey-cards-cont {
position: relative;
}
.ref-widget .ref-types {
margin-bottom: 1rem;
text-align: center;
}
.ref-widget button.collapsible {
width: 100%;
}
.single-referenssit h2 {
margin-bottom: 0;
}
.single-referenssit .lined-cont-bottom, .single-referenssit .lined-cont-top {
border: none;
padding-top: 3rem;
}
} @media only screen and (max-width: 480px) {
.single-referenssit h2 {
font-size: 3rem;
}
header .header-image.header-image-with-text {
right: 10%;
bottom: 10%;
}
header .nav-stripe {
margin-top: 0;
height: 64px;
}
header .header-text {
top: 60%;
left: 25%;
}
.ref-widget .title-container p {
font-size: 1rem;
}
html {
font-size: 75%;
}
.ref-widget .screen .title h3 {
font-size: 1.25rem;
}
.ref-widget .categories {
font-size: 1rem;
}
.wp-block-lazyblock-reference p {
font-size: 1rem;
}
h4 {
font-size: 1.8rem;
}
.wp-block-lazyblock-reference .left-align .col-12, .wp-block-lazyblock-reference .right-align .col-12 {
padding-left: 2rem;
padding-right: 2rem;
}
.ref-widget .ref-widget-thubnail-container {
position: relative;
}
.wp-block-lazyblock-customer-journey .journey-cards-cont {
width: 100%;
}
.wp-block-lazyblock-customer-journey .slick-next {
right: 0;
}
}
.category #main {
padding-top: 4rem;
}
.luonne-filter input[type="checkbox"] {
accent-color: #cca052;
}
input[type="range"] {
accent-color: #cca052;
}
.my-footer-menu {
list-style-type: none;
}
.my-footer-menu li {
list-style-type: none;
}
.my-footer-menu a {
color: #f2f1f2;
font-size: 18px;
margin-bottom: 30px;
}
.site-content {
padding-top: 60px;
}
.visible-on-mobile {
display: none;
}
@media only screen and (max-width: 768px) {
.visible-on-mobile {
display: block;
}
}
.main-ingress p:nth-child(2) {
width: 70%;
}
.hide-on-mobile {
display: block;
}
@media only screen and (max-width: 768px) {
.hide-on-mobile {
display: none;
}
}
.hide {
display: none !important;
}
.card-white-bg {
padding-top: 50px;
}
.card-margin-bottom {
margin-bottom: 50px;
}
.multi-paragraph .content-div {
margin: auto;
}
.multi-paragraph .content-div h2 {
text-align: center;
}
@media only screen and (max-width: 480px) {
.multi-paragraph .content-div {
width: 100% !important;
}
}
.yellow-btn {
border: 1px solid #eddeec;
border-radius: 30px;
background: #0d030d;
color: #fff;
padding: 7px 20px;
display: inline-block;
vertical-align: middle;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 16px;
line-height: 30px;
font-weight: 500;
cursor: pointer;
}
.yellow-btn i {
padding-right: 10px;
}
.yellow-btn:hover {
background: #e6e5e6 !important;
color: #0d030d !important;
text-decoration: none;
}
.alt-btn {
border: 1px solid #f2f1f2;
border-radius: 8px;
background: #fff;
color: #f2f1f2;
padding: 7px 20px;
display: inline-block;
vertical-align: middle;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 16px;
line-height: 30px;
font-weight: 500;
cursor: pointer;
}
.alt-btn i {
padding-right: 10px;
}
.alt-btn:hover {
background: #8f8b8e !important;
color: #fff !important;
text-decoration: none;
}
.white-btn {
border: 1px solid #eddeec;
border-radius: 30px;
background: #0d030d;
color: #fff;
padding: 7px 20px;
display: inline-block;
vertical-align: middle;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 16px;
line-height: 30px;
font-weight: 500;
cursor: pointer;
}
.white-btn i {
padding-right: 10px;
}
.white-btn:hover {
background: #e6e5e6 !important;
color: #0d030d !important;
text-decoration: none;
}
.header-right-div {
display: inline-flex;
}
.header-right-div .contact-number-div .contact-title {
font-size: 13px;
color: #191D20;
letter-spacing: 0.5px;
font-weight: 300;
text-align: center;
}
.header-right-div .contact-number-div .contact-number {
font-size: 16px;
font-weight: bold;
line-height: 23px;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
color: #191D20;
}
.header-right-div .header-buttons-div {
display: inline-flex;
padding-left: 25px;
}
.header-right-div .header-buttons-div div:nth-child(2) {
margin-left: 20px;
}
.header-slide-div {
position: relative;
}
.header-slide-div .header-slide-text {
z-index: 9;
position: absolute;
left: 40.5%;
top: 50%;
transform: translate(-50%, -50%);
}
.header-slide-div .header-slide-text h1 {
color: #fff;
letter-spacing: 0.5px;
font-weight: 500;
}
@media only screen and (max-width: 768px) {
.header-slide-div .header-slide-text {
left: 50%;
width: 80%;
}
}
@media only screen and (max-width: 480px) {
.header-slide-div .header-slide-text {
left: 50%;
width: 90%;
}
}
.header-slide-div .header-slide-text .header-slide-content {
color: #fff;
margin-bottom: 30px;
}
.header-slide-div .header-slide-text h2 {
color: #fff;
letter-spacing: 0.5px;
font-weight: 500;
font-size: 20px;
}
.header-slide-div .header-slide-text.center {
z-index: 9;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.header-slide-div .header-slide-text.center h1 {
color: #fff;
letter-spacing: 0.5px;
font-weight: 500;
}
.header-slide-div .header-slide-text.always-center h1 {
text-align: center;
}
.header-slide-div .header-slide .slide-background-img {
height: 550px;
width: 100%;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.header-slide-div .header-slide .slide-background-img:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: linear-gradient(to right, #0d030d, transparent);
}
.header-slide-div .header-slide .slide-background-img.palvelut {
height: 550px;
width: 100%;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.header-slide-div .header-slide .slide-background-img.palvelut:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: linear-gradient(to right, #000, transparent);
opacity: 0.2;
}
@media only screen and (max-width: 768px) {
.header-slide-div .header-slide .slide-background-img.palvelut {
height: 450px;
}
}
@media only screen and (max-width: 480px) {
.header-slide-div .header-slide .slide-background-img.palvelut {
height: 300px;
}
}
.header-slide-div .other-desc-div {
position: absolute;
bottom: 0;
padding: 20px;
background: rgba(0, 0, 0, 0.5);
z-index: 99;
}
.header-slide-div .other-desc-div .other-desc {
color: #fff;
display: inline-flex;
}
.header-slide-div .other-desc-div .other-desc .details-div {
display: flex;
text-align: center;
margin-right: 70px;
}
@media only screen and (max-width: 480px) {
.header-slide-div .other-desc-div .other-desc .details-div {
margin-right: 40px;
}
}
.header-slide-div .other-desc-div .other-desc .details-div i {
color: #f2f1f2;
font-size: 50px;
}
.header-slide-div .other-desc-div .other-desc .details-div .details-icon {
height: 60px;
width: 60px;
background-repeat: no-repeat;
background-position: center;
}
.header-slide-div .other-desc-div .other-desc .details-div .details-icon.capacity {
background-image: url(https://eventm2.fi/wp-content/uploads/2022/02/eventm2_icons-04.svg);
}
.header-slide-div .other-desc-div .other-desc .details-div .details-icon.size {
background-image: url(https://eventm2.fi/wp-content/uploads/2022/02/eventm2_icons-05.svg);
}
.header-slide-div .other-desc-div .other-desc .details-div .details {
margin-left: 20px;
}
.header-slide-div .other-desc-div .other-desc .details-div .details .desc-label {
color: #f2f1f2;
display: block;
}
.header-slide-div .other-desc-div .other-desc .details-div .details .desc-val {
font-size: 20px;
}
.header-slide-div .other-desc-div .other-desc .details-div .details .desc-val i {
font-size: 20px;
color: #fff;
}
.header-slide-div .other-desc-div .mailing-list-btn {
display: inline-flex;
float: right;
margin-top: 13px;
}
@media only screen and (max-width: 768px) {
.header-slide-div .other-desc-div .mailing-list-btn {
display: none;
}
}
.cover-block-container-div {
position: relative;
padding-top: 80px;
padding-bottom: 80px;
}
@media only screen and (max-width: 768px) {
.cover-block-container-div {
padding-top: 40px;
padding-bottom: 40px;
}
}
@media only screen and (max-width: 480px) {
.cover-block-container-div {
padding-top: 20px;
padding-bottom: 20px;
}
}
.cover-block-container-div .block-color-bg {
background-color: #0C111F;
width: 50%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
@media only screen and (max-width: 768px) {
.cover-block-container-div .block-color-bg {
width: 100%;
}
}
.cover-block-container-div .block-img-bg {
width: 50%;
height: 100%;
position: absolute;
top: 0;
right: 0;
background-repeat: no-repeat;
background-size: cover;
}
@media only screen and (max-width: 768px) {
.cover-block-container-div .block-img-bg {
display: none;
}
}
.cover-block-container-div .block-img-bg .block-img-parent {
position: relative;
height: 100%;
width: 100%;
}
.cover-block-container-div .block-img-bg .block-img-parent .block-img-child {
position: absolute;
top: 0;
right: 0;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
width: 100%;
animation-name: multiple-image-crossfade;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 10s;
}
.cover-block-container-div .block-img-bg .block-img-parent .block-img-child:nth-of-type(1) {
animation-delay: 8s;
}
.cover-block-container-div .block-img-bg .block-img-parent .block-img-child:nth-of-type(2) {
animation-delay: 6s;
}
.cover-block-container-div .block-img-bg .block-img-parent .block-img-child:nth-of-type(3) {
animation-delay: 4s;
}
.cover-block-container-div .block-img-bg .block-img-parent .block-img-child:nth-of-type(4) {
animation-delay: 2s;
}
.cover-block-container-div .block-img-bg .block-img-parent .block-img-child:nth-of-type(5) {
animation-delay: 0;
}
@keyframes multiple-image-crossfade {
0% {
opacity: 1;
}
17% {
opacity: 1;
}
25% {
opacity: 0;
}
92% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.cover-block-container-div .cover-block-content-div h1 {
color: #fff;
font-size: 40px;
line-height: 3rem;
}
@media only screen and (max-width: 768px) {
.cover-block-container-div .cover-block-content-div h1 {
font-size: 30px;
}
}
.cover-block-container-div .cover-block-content-div .cover-block-content {
color: #fff;
}
.cover-block-container-div .cover-block-btns-div {
display: inline-flex;
margin-top: 30px;
}
.block-img-bg-mobile {
display: none;
}
@media only screen and (max-width: 768px) {
.block-img-bg-mobile {
display: block;
background-repeat: no-repeat;
background-size: cover;
height: 300px;
width: 100%;
background-position: center;
}
}
@media only screen and (max-width: 480px) {
.block-img-bg-mobile {
height: 250px;
}
}
.block-img-bg-mobile .block-img-parent {
position: relative;
height: 100%;
width: 100%;
}
.block-img-bg-mobile .block-img-parent .block-img-child {
position: absolute;
top: 0;
right: 0;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
width: 100%;
animation-name: multiple-image-crossfade;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 10s;
}
.block-img-bg-mobile .block-img-parent .block-img-child:nth-of-type(1) {
animation-delay: 8s;
}
.block-img-bg-mobile .block-img-parent .block-img-child:nth-of-type(2) {
animation-delay: 6s;
}
.block-img-bg-mobile .block-img-parent .block-img-child:nth-of-type(3) {
animation-delay: 4s;
}
.block-img-bg-mobile .block-img-parent .block-img-child:nth-of-type(4) {
animation-delay: 2s;
}
.block-img-bg-mobile .block-img-parent .block-img-child:nth-of-type(5) {
animation-delay: 0;
}
@keyframes multiple-image-crossfade {
0% {
opacity: 1;
}
17% {
opacity: 1;
}
25% {
opacity: 0;
}
92% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.types-of-events-div {
margin-top: 60px;
margin-bottom: 60px;
text-align: center;
}
.types-of-events-div h2 {
font-size: 30px;
line-height: 1.25;
font-weight: 300;
margin-bottom: 50px;
}
@media only screen and (max-width: 578px) {
.types-of-events-div h2 {
font-size: 25px;
margin-bottom: 30px;
}
}
.types-of-events-div .types-of-events {
text-align: center;
}
@media only screen and (max-width: 578px) {
.types-of-events-div .types-of-events {
margin-bottom: 40px;
}
}
.types-of-events-div .types-of-events .events-icon {
height: 100px;
width: 100%;
background-repeat: no-repeat;
background-position: center;
margin-bottom: 30px;
}
.types-of-events-div .types-of-events h3 {
font-size: 1.3rem;
line-height: 1.3rem;
font-weight: 400;
}
.types-of-events-div .types-of-events .content {
line-height: 25px;
}
.types-of-events-div .types-of-events .content a {
color: #f2f1f2;
font-weight: 400;
}
.types-of-events-div .bottom-text {
font-size: 20px;
}
.events-wrapper {
overflow: hidden;
transition: max-height 0.4s ease;
}
#filters {
margin-left: 1rem;
margin-right: 1rem;
}
#filters .capacity-filter label {
display: inline-block;
width: 100%;
}
#filters fieldset {
padding: 0;
border-width: 0;
}
#filters .sijainti-filter label {
display: inline-block;
width: 100%;
}
#filters .luonneFilter label > * {
display: inline-block;
margin-right: 1rem;
max-width: 50%;
}
#filters .capacity-filter label > * {
display: inline-block;
margin-right: 1rem;
max-width: 25rem;
}
#filters .sijainti-filter label > * {
display: inline-block;
margin-right: 1rem;
max-width: 10rem;
}
#filters #luonneFilter > * {
display: inline-block;
margin-right: 1rem;
}
.event-place-listing-div {
padding-top: 40px;
padding-bottom: 40px;
margin-top: 40px;
margin-bottom: 40px;
}
.event-place-listing-div h2 {
color: #f2f1f2;
text-align: center;
font-weight: 300;
margin-bottom: 50px;
}
.event-place-listing-div .event-place-div {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 0px;
}
.event-place-listing-div .event-place-div .event-place-col {
padding-bottom: 25%;
position: relative;
width: 25%;
cursor: pointer;
}
@media only screen and (max-width: 990px) {
.event-place-listing-div .event-place-div .event-place-col {
width: 33.3%;
padding-bottom: 33.3%;
}
}
@media only screen and (max-width: 780px) {
.event-place-listing-div .event-place-div .event-place-col {
width: 50%;
padding-bottom: 50%;
}
}
@media only screen and (max-width: 780px) {
.event-place-listing-div .event-place-div .event-place-col {
width: 100%;
padding-bottom: 45%;
}
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href {
position: absolute;
height: 100%;
width: 100%;
overflow: hidden;
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .listing-image {
bottom: 0;
position: absolute;
width: 102%;
left: 0;
transition: all 0.3s linear;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content h3 {
text-align: center;
color: #fff;
font-weight: 300;
font-size: 2rem;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
}
@media only screen and (max-width: 480px) {
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content h3 {
margin-bottom: 0px;
}
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content .short-content {
text-align: center;
color: #f2f1f2;
font-weight: 500;
overflow: hidden;
transition: all 0.3s linear;
}
@media only screen and (max-width: 480px) {
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content .short-content {
display: none;
}
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content .short-content .size-capacity {
transition: all 0.3s linear;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
color: #fff;
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content .short-content .show-more {
height: 0px;
transition: all 0.3s linear;
font-size: 18px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #f2f1f2;
}
@media only screen and (max-width: 480px) {
.event-place-listing-div .event-place-div .event-place-col .event-place-href .event-place-content .short-content .show-more {
font-size: 16px;
}
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .listing-overlay {
position: absolute;
transition: all 0.4s;
height: 100%;
background: rgba(0, 0, 0, 0.2);
width: 100%;
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .listing-border {
position: absolute;
height: 90%;
width: 90%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .listing-border:before {
transition: all 0.5s;
position: absolute;
content: "";
width: 100%;
height: 50%;
left: 50%;
margin-left: -50%;
top: 25%;
border-color: rgba(200, 200, 200, 0);
border-style: solid;
border-width: 0 2px;
}
.event-place-listing-div .event-place-div .event-place-col .event-place-href .listing-border:after {
transition: all 0.5s;
position: absolute;
content: "";
width: 50%;
height: 100%;
left: 50%;
margin-left: -25%;
top: 0;
border-color: rgba(200, 200, 200, 0);
border-style: solid;
border-width: 2px 0;
}
.event-place-listing-div .event-place-div .event-place-col:hover .event-place-href .listing-image {
transform: scale(1.1);
}
.event-place-listing-div .event-place-div .event-place-col:hover .event-place-href .listing-overlay {
background: rgba(0, 0, 0, 0.6);
}
.event-place-listing-div .event-place-div .event-place-col:hover .event-place-href .listing-border:after {
width: 100%;
padding: 20px;
margin-left: -50%;
border-color: #fff;
}
.event-place-listing-div .event-place-div .event-place-col:hover .event-place-href .listing-border:before {
height: 100%;
top: 0%;
padding: 20px;
border-color: #fff;
}
.event-place-listing-div .event-place-div .event-place-col:hover .event-place-href .event-place-content .short-content .size-capacity {
margin-top: 10px;
}
.event-place-listing-div .event-place-div .event-place-col:hover .event-place-href .event-place-content .short-content .show-more {
height: 40px;
margin-top: 10px;
}
.event-place-listing-div .event-place-div .listing-card-div {
border: 1px solid #D6D7D6;
border-radius: 4px;
margin-bottom: 30px;
}
.event-place-listing-div .event-place-div .listing-card-div .listing-card-img {
background-size: cover;
height: 250px;
width: 100%;
background-repeat: repeat;
position: relative;
background-position: center;
}
.event-place-listing-div .event-place-div .listing-card-div .listing-card-img .listing-size-desc {
position: absolute;
background-color: #0c111fba;
color: #fff;
padding: 5px 10px;
font-size: 15px;
border-radius: 46px;
top: 10px;
left: 10px;
}
.event-place-listing-div .event-place-div .listing-card-div .listing-card-img .listing-capacity-desc {
position: absolute;
background-color: #0c111fba;
color: #fff;
padding: 5px 10px;
font-size: 15px;
border-radius: 46px;
top: 10px;
right: 10px;
}
@media only screen and (max-width: 768px) {
.event-place-listing-div .event-place-div .listing-card-div .listing-card-img .listing-capacity-desc {
top: 50px;
right: auto;
left: 10px;
}
}
.event-place-listing-div .event-place-div .listing-card-div .listing-card-content-div {
padding: 15px;
background: #F6F6F6;
}
.event-place-listing-div .event-place-div .listing-card-div .listing-card-content-div .listing-card-title {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
.event-place-listing-div .event-place-div .listing-card-div .listing-card-content-div .listing-card-title {
font-size: 20px;
margin-bottom: 5px;
}
}
.event-place-listing-div .event-place-div .listing-card-div .listing-card-content-div .listing-card-desc {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 20px;
}
#filters #luonneFilter label {
display: inline-block;
margin-right: 2rem;
}
.center-btn {
text-align: center;
margin-top: 20px;
}
.company-logo-div {
display: inline-flex;
width: 100%;
margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}
@media only screen and (max-width: 1048px) {
.company-logo-div {
display: block;
}
}
@media only screen and (max-width: 1048px) {
.company-logo-div {
margin-top: 30px;
margin-bottom: 30px;
}
}
.company-logo-div .company-logo {
width: auto !important;
max-width: 150px !important;
max-height: 80px !important;
height: auto;
margin: auto;
}
@media only screen and (max-width: 1048px) {
.company-logo-div .company-logo {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 480px) {
.company-logo-div .company-logo {
max-width: 100px !important;
max-height: 50px !important;
}
}
.contact-card-div {
padding-top: 70px;
padding-bottom: 70px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.contact-card-div .contact-card-title-div {
display: inline-flex;
align-items: center;
}
.contact-card-div .contact-card-title-div .contact-card-logo {
height: 50px;
max-width: 50px;
margin-right: 20px;
}
.contact-card-div .contact-card-title-div h3 {
font-size: 40px;
margin-bottom: 0px;
color: #fff;
}
.contact-card-div .contact-card-links-div {
margin-top: 30px;
}
.contact-card-div .contact-card-links-div span {
color: #f2f1f2;
margin-left: 20px;
margin-right: 20px;
}
@media only screen and (max-width: 480px) {
.contact-card-div .contact-card-links-div span {
margin-left: 10px;
margin-right: 10px;
}
}
.contact-card-div .contact-card-links-div span:last-child {
display: none;
}
.contact-card-div .contact-card-links-div a {
cursor: pointer;
font-weight: 600;
transition: all 0.2s linear 0s;
color: #fff;
font-size: 18px;
text-decoration: none;
text-transform: uppercase;
border-bottom: 2px solid #fff;
}
.contact-card-div .contact-card-links-div a:hover {
color: #f2f1f2;
text-decoration: none;
border-bottom: 2px solid #f2f1f2;
}
@media only screen and (max-width: 480px) {
.contact-card-div .contact-card-links-div a {
font-size: 16px;
}
}
.contact-card-div .contact-card-content-div {
color: #fff;
margin-top: 40px;
font-weight: 300;
font-size: 17px;
}
.contact-card-div .contact-card-call-div {
margin-top: 40px;
}
.contact-card-div .contact-card-call-div a:nth-child(2) {
margin-left: 20px;
}
.contact-card-div .background-layer {
position: absolute;
height: 100%;
width: 100%;
background-image: linear-gradient(to right, #000, transparent);
opacity: 0.9;
top: 0;
}
.main-page-form-div {
padding-top: 50px;
padding-bottom: 50px;
}
.main-page-form-div .main-page-form {
margin: auto;
width: 100%;
border: 1px solid #251c25;
border-radius: 4px;
height: auto;
background: #3d353d;
padding: 30px;
}
@media only screen and (max-width: 480px) {
.main-page-form-div .main-page-form {
padding: 15px;
}
}
.main-page-form-div .main-page-form #nf-form-3-cont #nf-form-title-3 {
text-align: center;
}
.main-page-form-div .main-page-form #nf-form-3-cont #nf-form-title-3 h3 {
font-size: 30px;
margin-bottom: 50px;
}
.main-page-form-div .main-page-form #nf-form-3-cont .nf-field-element ul li .ninja-forms-field {
opacity: 0;
}
.main-page-form-div .main-page-form #nf-form-3-cont .nf-form-content label {
font-size: 16px;
line-height: 20px;
font-weight: 300;
}
.main-page-form-div .main-page-form #nf-form-3-cont .four-col-list ul li {
float: left;
width: 25%;
}
@media only screen and (max-width: 990px) {
.main-page-form-div .main-page-form #nf-form-3-cont .four-col-list ul li {
width: 33.3%;
}
}
@media only screen and (max-width: 990px) {
.main-page-form-div .main-page-form #nf-form-3-cont .four-col-list ul li {
width: 50%;
}
}
.main-page-form-div .main-page-form #nf-form-3-cont .two-col-list ul li {
float: left;
width: 50%;
}
@media only screen and (max-width: 480px) {
.main-page-form-div .main-page-form #nf-form-3-cont .two-col-list ul li {
width: 100%;
}
}
.main-page-form-div .main-page-form .nf-field-element label.nf-checked-label:before {
color: #f2f1f2;
}
.main-page-form-div .main-page-form .button-center {
text-align: center;
}
.main-page-form-div .main-page-form .button-center .ninja-forms-field {
border: 1px solid #f2f1f2;
background: #f2f1f2;
border-radius: 8px;
color: #fff;
padding: 7px 20px;
display: inline-block;
vertical-align: middle;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 16px;
line-height: 30px;
font-weight: 500;
cursor: pointer;
}
.main-page-form-div .main-page-form .button-center .ninja-forms-field i {
padding-right: 10px;
}
.main-page-form-div .main-page-form .button-center .ninja-forms-field:hover {
background: #fff !important;
color: #f2f1f2 !important;
text-decoration: none;
}
.main-page-form-div .main-page-form .form-img {
height: 50px;
width: 50px;
background-repeat: no-repeat;
background-position: center;
margin: auto;
margin-bottom: 30px;
}
.nf-error.field-wrap .nf-field-element:after {
display: none;
}
.nf-error-msg.nf-error-required-error {
display: none;
}
.nf-error-msg.nf-error-invalid-email {
display: none;
}
.nf-form-content .label-above .nf-field-label, .nf-form-content .label-below .nf-field-label, .nf-form-content .label-hidden .nf-field-label {
margin-bottom: 5px !important;
padding: 0;
}
.footer-fixed-img {
height: 400px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
background-attachment: fixed;
}
.footer-fixed-img .footer-fixed-layer {
position: absolute;
height: 100%;
width: 100%;
background-image: linear-gradient(to bottom, transparent, #000);
opacity: 0.9;
top: 0;
background-attachment: fixed;
}
.paragraph-with-btns-div {
text-align: center;
margin-top: 50px;
}
.paragraph-with-btns-div h1 {
font-size: 35px;
font-weight: 500;
}
@media only screen and (max-width: 480px) {
.paragraph-with-btns-div h1 {
font-size: 30px;
}
}
.paragraph-with-btns-div .paragraph-with-btns-content .paragraph-content {
width: 60%;
margin: auto;
margin-bottom: 30px;
}
@media only screen and (max-width: 1600px) {
.paragraph-with-btns-div .paragraph-with-btns-content .paragraph-content {
width: 80%;
}
}
@media only screen and (max-width: 990px) {
.paragraph-with-btns-div .paragraph-with-btns-content .paragraph-content {
width: 80%;
}
}
@media only screen and (max-width: 480px) {
.paragraph-with-btns-div .paragraph-with-btns-content .paragraph-content {
width: 100%;
}
}
.post-type-main-page {
margin-top: 40px;
margin-bottom: 40px;
}
.post-type-main-page .post-bar-details-div .bar-details-title {
font-size: 40px;
line-height: 50px;
}
@media only screen and (max-width: 480px) {
.post-type-main-page .post-bar-details-div .bar-details-title {
font-size: 30px;
}
}
.post-type-main-page .post-bar-details-div .border-line {
border-bottom: 1px solid #333232;
padding-bottom: 5px;
}
.post-type-main-page .post-bar-details-div .sub-title {
color: #cdc7cc;
font-size: 24px;
margin-top: 30px;
margin-bottom: 30px;
font-family: "ivypresto-display",serif;
}
.post-type-main-page .post-bar-details-div .no-margin-bottom {
margin-bottom: 15px;
}
.post-type-main-page .post-bar-details-div .bar-details-address span {
cursor: pointer;
color: #f2f1f2;
transition: all 0.2s linear 0s;
}
.post-type-main-page .post-bar-details-div .bar-details-address span:hover {
color: #8f8b8e !important;
text-decoration: none;
}
.post-type-main-page .post-bar-details-div .desc-margin {
margin-top: 20px;
margin-bottom: 20px;
}
.post-type-main-page .post-bar-details-div .desc-margin iframe {
height: 400px;
width: 100%;
margin-bottom: 10px;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card {
border: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-header {
padding: 10px;
margin-bottom: 0;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-header h2 .btn-link {
padding: 0;
width: 100%;
text-align: left;
color: #cdc7cc;
font-size: 16px;
box-shadow: none;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-header h2 .btn-link:hover {
color: #8f8b8e !important;
text-decoration: none;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-header h2 .btn-link:focus {
box-shadow: none;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-header h2 .btn-link i {
float: right;
transition: all 0.1s linear 0s;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-header h2 .btn-link.open i {
transform: rotate(180deg);
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .collapse-body {
padding-top: 10px;
}
.post-type-main-page .post-bar-details-div .tech-accordion-div .card .card-body {
padding: 5px 25px;
font-size: 15px;
}
.post-type-main-page .pohjakuvat-slide .pohjakuvat-background-img {
height: 400px;
width: 100%;
position: relative;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.post-type-main-page .gallery-slide .gallery-slide-background-img {
height: 400px;
width: 100%;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.post-type-main-page .post-type-right {
width: 100%;
height: 100%;
position: relative;
}
.post-type-main-page .post-type-right .contact-form-position {
transition: 0.5s all ease;
}
@media only screen and (max-width: 768px) {
.post-type-main-page .post-type-right .contact-form-position {
display: none;
}
}
@media only screen and (min-width: 768px) {
.post-type-main-page .post-type-right .contact-form-position.fixed {
position: fixed;
top: 97px;
animation: smoothScroll 1s forwards;
}
.post-type-main-page .post-type-right .contact-form-position.bottom-fixed {
position: absolute;
bottom: 0;
top: auto;
}
@keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
}
.mobile-booking-btn-div {
display: none;
}
@media only screen and (max-width: 768px) {
.mobile-booking-btn-div {
display: block;
position: fixed;
bottom: 0;
text-align: center;
width: 100%;
padding: 10px;
background-color: #fff;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
border: 1px solid #E3E3E3;
z-index: 99;
}
}
.mobile-booking-btn-div button {
margin-right: 15px;
}
@media only screen and (max-width: 480px) {
.mobile-booking-btn-div button {
margin-right: 5px;
font-size: 15px;
}
}
.mobile-booking-btn-div a {
margin-left: 15px;
}
@media only screen and (max-width: 480px) {
.mobile-booking-btn-div a {
margin-left: 5px;
font-size: 15px;
}
.mobile-booking-btn-div a i {
display: none;
}
}
.contact-form-div {
border: 3px solid #251c25;
padding: 15px;
height: auto;
background: #3d353d;
}
.contact-form-div #nf-form-3-cont #nf-form-title-3 {
text-align: center;
}
.contact-form-div #nf-form-3-cont #nf-form-title-3 h3 {
font-size: 20px;
margin-bottom: 20px;
margin-top: 20px;
}
.contact-form-div #nf-form-3-cont .nf-field-element ul li .ninja-forms-field {
opacity: 0;
}
.contact-form-div #nf-form-3-cont .nf-form-content label {
font-size: 16px;
line-height: 20px;
font-weight: 300;
}
.contact-form-div #nf-form-3-cont .four-col-list ul li {
float: left;
width: 100%;
}
.contact-form-div .nf-field-element label.nf-checked-label:before {
color: #f2f1f2;
}
.contact-form-div .list-container {
display: none;
}
.contact-form-div input.ninja-forms-field {
height: 40px;
}
.contact-form-div .nf-field-container {
margin-bottom: 10px;
}
.contact-form-div .nf-field-label {
margin-bottom: 5px;
}
.contact-form-div .nf-field-label label {
font-size: 15px !important;
}
.contact-form-div .button-center {
text-align: center;
margin-top: 30px;
}
.contact-form-div .button-center .ninja-forms-field {
border: 1px solid #f2f1f2;
background: #f2f1f2;
color: #fff;
padding: 7px 20px;
display: inline-block;
vertical-align: middle;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 16px;
line-height: 30px;
font-weight: 500;
}
.contact-form-div .button-center .ninja-forms-field i {
padding-right: 10px;
}
.contact-form-div .button-center .ninja-forms-field:hover {
background: #fff !important;
color: #f2f1f2 !important;
text-decoration: none;
}
.vuokratilat-form .nf-form-fields-required {
display: none;
}
.vuokratilat-form .form-title {
text-align: center;
font-size: 20px;
margin-bottom: 20px;
}
.vuokratilat-form .nf-form-content textarea.ninja-forms-field {
height: 150px;
background-color: #ffffff;
color: #000;
}
.vuokratilat-form .nf-form-content .field-wrap .nf-field-element input[type=text], .vuokratilat-form .nf-form-content .field-wrap .nf-field-element input[type=email] {
background-color: #ffffff !important;
border-color: transparent !important;
padding: 0px;
height: 20px;
outline: none;
color: #000;
}
.vuokratilat-form .nf-form-content #nf-field-34-wrap, .vuokratilat-form .nf-form-content #nf-field-34_1-wrap, .vuokratilat-form .nf-form-content #nf-field-52_1-wrap, .vuokratilat-form .nf-form-content #nf-field-54_1-wrap, .vuokratilat-form .nf-form-content #nf-field-53_1-wrap, .vuokratilat-form .nf-form-content #nf-field-37_1-wrap, .vuokratilat-form .nf-form-content #nf-field-36_1-wrap, .vuokratilat-form .nf-form-content #nf-field-37-container, .vuokratilat-form .nf-form-content #nf-field-36-container, .vuokratilat-form .nf-form-content #nf-field-54-container, .vuokratilat-form .nf-form-content #nf-field-52-container, .vuokratilat-form .nf-form-content #nf-field-53-container {
border-bottom: 1px solid #D6D7D6;
}
.vuokratilat-form .nf-form-content .nf-field-container {
margin-bottom: 15px;
}
.vuokratilat-form .nf-error-msg {
font-size: 14px;
}
.vuokratilat-form .nf-form-content .nf-field-container #nf-field-41-wrap {
margin: 20px;
}
.vuokratilat-form .nf-form-content .nf-field-container #nf-field-55-wrap {
margin: 20px;
}
.nf-pass.field-wrap .nf-field-element:after {
display: none;
}
#nf-field-45-container {
display: none;
}
#nf-field-61-wrap, #nf-field-53-wrap {
display: none;
}
.bar-details-desc a {
color: #f2f1f2;
font-weight: 400;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.add-bottom-margin {
margin-bottom: 30px;
}
#inquirePopUp .modal-content {
margin-top: 30px;
border-radius: 0px;
border: 10px solid #D6D7D6;
width: 95%;
margin-left: auto;
margin-right: auto;
}
#inquirePopUp .modal-content .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
#inquirePopUp .modal-content .close:hover {
color: #f2f1f2;
transform: rotate(90deg);
}
#inquirePopUp .modal-content .contact-form-div {
border: none;
}
#inquirePopUp .modal-content .modal-body {
margin-top: 36px;
}
.modal {
z-index: 999999;
}
.slick-prev {
left: 20px !important;
z-index: 9;
}
.slick-next {
right: 20px !important;
z-index: 9;
}
.slick-next:before {
content: "→" !important;
}
.slick-prev:before {
content: "←" !important;
}
.header-slide-div .slick-prev {
display: none !important;
}
.header-slide-div .slick-next {
display: none !important;
}
#nf-form-3-cont .date-container .nf-field {
display: none;
}
#nf-form-4-cont .date-container .nf-field {
display: none;
}
.margin-top-40 {
margin-top: 40px;
}
.margin-top-80 {
margin-top: 80px;
}
@media only screen and (max-width: 768px) {
.margin-top-80 {
margin-top: 40px;
}
}
.same-size-btn {
width: 210px;
text-align: center;
}
@media only screen and (max-width: 1200px) {
.same-size-btn {
width: auto;
}
}
.same-size-btn.yellow-btn, .same-size-btn.white-btn {
padding: 8px 10px;
font-size: 15px;
}
#tietoa-footer, #palvelut-footer {
cursor: pointer;
}
.slideshow-header-div {
height: 700px;
width: 100%;
}
@media only screen and (max-width: 768px) {
.slideshow-header-div {
height: 450px;
}
}
@media only screen and (max-width: 480px) {
.slideshow-header-div {
height: 300px;
}
}
.slideshow-header-div .slideshow-header-parent {
position: relative;
height: 100%;
width: 100%;
}
.slideshow-header-div .slideshow-header-parent .slideshow-header-child {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 700px;
width: 100%;
}
@media only screen and (max-width: 768px) {
.slideshow-header-div .slideshow-header-parent .slideshow-header-child {
height: 450px;
}
}
@media only screen and (max-width: 480px) {
.slideshow-header-div .slideshow-header-parent .slideshow-header-child {
height: 300px;
}
}
.slideshow-header-div .slideshow-header-parent .slick-arrow {
display: none !important;
}
.hasDatepicker {
background-color: #ffffff !important;
border-color: #eceaea !important;
}
@media only screen and (min-width: 990px) {
.container-cards {
max-width: 1200px;
}
}
.accordion .card, .accordion .card .card-header {
background: #0d030d;
}
#nf-form-3-cont .nf-field-label label {
font-weight: 600 !important;
}
.file-holder {
position: relative;
}
.file-holder .open-file {
position: absolute;
right: 0;
font-weight: 400;
cursor: pointer;
color: #f2f1f2;
transition: all 0.2s linear 0s;
}
.file-holder .open-file:hover {
color: #000 !important;
text-decoration: none;
}
.overlay {
position: absolute;
top: -300px;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
transition: all 0.3s ease;
width: 100%;
height: 100vh;
z-index: 999999999;
}
.overlay:target {
visibility: visible;
opacity: 1;
top: 0px;
overflow-y: hidden;
position: fixed;
}
.popup-2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 50px;
border: 10px solid #D6D7D6;
background: #fff;
width: 60%;
position: relative;
overflow: hidden;
}
@media only screen and (max-width: 990px) {
.popup-2 {
width: 80%;
}
}
@media only screen and (max-width: 720px) {
.popup-2 {
width: 90%;
padding: 20px;
}
}
@media only screen and (max-width: 480px) {
.popup-2 {
padding: 10px;
}
}
.popup-2 h2 {
margin-top: 0;
color: #333;
font-family: Tahoma, Arial, sans-serif;
}
.popup-2 .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
.popup-2 .close:hover {
color: #f2f1f2;
transform: rotate(90deg);
}
.popup-2 .content {
overflow: auto;
}
.popup-container .popup-content .content {
margin-top: 40px;
}
.popup-container .popup-content .content .fas.fa-envelope {
color: #fff;
font-size: 2rem;
background: #333;
padding: 1rem;
border-radius: 100%;
margin: 0 0 1rem 0;
}
.popup-container .popup-content .content .card-content {
background-color: #fff;
position: relative;
text-align: center;
}
.popup-container .popup-content .content .card-content h1 {
text-transform: uppercase;
margin: 0 0 1rem 0;
}
.popup-container .popup-content .content .card-content p {
font-size: 17px;
margin: 0 0 2rem 0;
}
.popup-container .popup-content .content input {
padding: 0.8rem 1rem;
width: 100%;
border-radius: 5rem;
outline: none;
border: 0.1rem solid #d1d1d1;
font-size: 18px;
}
.popup-container .popup-content .content ::placeholder {
color: #d1d1d1;
}
.popup-container .popup-content .content .form-input {
margin-bottom: 20px;
display: inline-flex;
width: 85%;
}
@media only screen and (max-width: 720px) {
.popup-container .popup-content .content .form-input {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.popup-container .popup-content .content .form-input {
display: block;
}
}
.popup-container .popup-content .content .subscribe-btn {
padding: 0.8rem 2rem;
border-radius: 5rem;
background: linear-gradient(90deg, #f2f1f2, #f2f1f2);
color: #fff;
font-size: 18px;
border: none;
outline: none;
cursor: pointer;
width: auto;
}
@media only screen and (max-width: 480px) {
.popup-container .popup-content .content .subscribe-btn {
margin-top: 20px;
}
}
.popup-container .popup-content .content #subscription-message {
text-align: center;
}
.popup-container .popup-content .content #subscription-message h5 {
font-size: 20px;
line-height: 17.5px;
}
.video-holder {
margin-top: 15px;
}
.video-holder .video-div {
position: relative;
}
.video-holder .video-div .video-title {
color: #f2f1f2;
font-size: 20px;
position: absolute;
bottom: 15px;
left: 15px;
}
.cookie-notice-container {
position: fixed;
z-index: 999;
text-align: center;
background: #000;
color: #fff;
width: 100%;
transition: all 0.3s linear;
padding: 20px;
}
.cookie-notice-container .cookie-field-container {
padding-left: 3%;
padding-right: 3%;
}
.cookie-notice-container .cookie-field-container .cookie-text-container {
margin-right: 20px;
font-size: 14px;
}
@media only screen and (max-width: 1336px) {
.cookie-notice-container .cookie-field-container .cookie-text-container {
display: block;
margin-right: 0px;
margin-bottom: 8px;
}
}
.cookie-notice-container .cookie-field-container .cn-button {
border: 1px solid #f2f1f2;
background: #f2f1f2;
border-radius: 8px;
color: #fff;
padding: 2px 12px;
display: inline-block;
vertical-align: middle;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
font-size: 14px;
line-height: 30px;
font-weight: 500;
margin-right: 5px;
}
.cookie-notice-container .cookie-field-container .cn-button:hover {
background: #fff !important;
color: #f2f1f2 !important;
text-decoration: none;
}
.cookie-notice-container .cookie-field-container .cn-close-icon {
font-size: 22px;
position: absolute;
right: 42px;
cursor: pointer;
top: 22px;
top: 50%;
left: 95%;
transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1336px) {
.cookie-notice-container .cookie-field-container .cn-close-icon {
display: none;
}
}
.cookie-notice-container.show-cookie {
bottom: 0px;
}
.cookie-notice-container.hide-cookie {
bottom: -200px;
}
.subscriptionContainer .subscriptionBackground {
background-position: center;
background-repeat: no-repeat;
position: relative;
background-attachment: fixed;
background-size: cover;
}
.subscriptionContainer .subscriptionBackground .bgOverlay {
position: absolute;
height: 100%;
background: rgba(0, 0, 0, 0.2);
width: 100%;
}
@media screen and (max-width: 480px) {
.subscriptionContainer .subscriptionBackground {
background-attachment: inherit;
}
}
.subscriptionContainer .subscriptionBackground .subscriptionForm {
padding-top: 30px;
padding-bottom: 30px;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .lianamailer-formfield-error {
color: #fff;
margin-bottom: 15px;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .fas.fa-envelope {
color: #fff;
font-size: 2rem;
background: #f2f1f2;
padding: 1rem;
border-radius: 100%;
margin: 0 0 1rem 0;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .card-content {
position: relative;
text-align: center;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .card-content h1 {
text-transform: uppercase;
margin: 0 0 1rem 0;
color: #fff;
font-weight: 500;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .card-content p {
font-size: 17px;
margin: 0 0 2rem 0;
color: #fff;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm input {
padding: 0.8rem 1rem;
width: 100%;
border-radius: 8px;
outline: none;
border: 0.1rem solid #d1d1d1;
font-size: 18px;
margin-right: 15px;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm ::placeholder {
color: #d1d1d1;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .form-input {
margin-bottom: 20px;
display: inline-flex;
width: 85%;
}
@media only screen and (max-width: 720px) {
.subscriptionContainer .subscriptionBackground .subscriptionForm .form-input {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.subscriptionContainer .subscriptionBackground .subscriptionForm .form-input {
display: block;
}
}
.subscriptionContainer .subscriptionBackground .subscriptionForm .subscribe-btn {
padding: 0.8rem 2rem;
border-radius: 8px;
background: linear-gradient(90deg, #f2f1f2, #f2f1f2);
color: #fff;
font-size: 18px;
border: none;
outline: none;
cursor: pointer;
width: auto;
}
@media only screen and (max-width: 480px) {
.subscriptionContainer .subscriptionBackground .subscriptionForm .subscribe-btn {
margin-top: 20px;
}
}
.subscriptionContainer .subscriptionBackground .subscriptionForm #subscription-message {
text-align: center;
position: relative;
}
.subscriptionContainer .subscriptionBackground .subscriptionForm #subscription-message h5 {
font-size: 20px;
line-height: 17.5px;
color: #fff;
}
.luonne-filter {
max-width: 1000px;
}