html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }
*,
*::before,
*::after {
box-sizing: border-box; } body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #333333;
background-color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } h1, h2, h3, h4, h5, h6 {
margin-top: .5rem;
margin-bottom: 1rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit; }
h1 {
font-size: 2.5rem; }
h2 {
font-size: 2rem; }
h3 {
font-size: 1.75rem; }
h4 {
font-size: 1.5rem; }
h5 {
font-size: 1.25rem; }
h6 {
font-size: 1rem; }
p {
margin-top: 0;
margin-bottom: .9rem; }  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; white-space: pre-wrap; } a {
background-color: transparent;
text-decoration: none;
color: #CC3366; }
a:hover, a:active {
color: #333366; }
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus {
outline: 0; } abbr[title] {
border-bottom: none; text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none;
height: auto;
max-width: 100%; }  details {
display: block; } summary {
display: list-item; }
figcaption {
font-size: 16px;
color: #333333;
line-height: 1.4;
font-style: italic;
font-weight: 400; }  template {
display: none; } [hidden] {
display: none; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; } @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important; -webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre {
white-space: pre-wrap !important; }
pre,
blockquote {
page-break-inside: avoid;
border: 1px solid #cccccc; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; } } label {
display: inline-block;
line-height: 1;
vertical-align: middle; } button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 1rem; line-height: 1.5; margin: 0; }
input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
width: 100%;
border: solid 1px #666666;
border-radius: 3px;
padding: 0.5rem 1rem;
transition: all .3s; }
input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
border-color: #333333;
outline: 0 none; } button,
input { overflow: visible; } button,
select { text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
width: auto;
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
button,
[type="submit"],
[type="button"] {
display: inline-block;
font-weight: 400;
color: #CC3366;
text-align: center;
white-space: nowrap;
user-select: none;
background-color: transparent;
border: 1px solid #CC3366;
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 3px;
transition: all .3s; }
button:focus,
[type="submit"]:focus,
[type="button"]:focus {
outline: 5px auto -webkit-focus-ring-color; }
button:hover, button:focus,
[type="submit"]:hover,
[type="submit"]:focus,
[type="button"]:hover,
[type="button"]:focus {
color: #ffffff;
background-color: #CC3366;
text-decoration: none; }
button:not(:disabled),
[type="submit"]:not(:disabled),
[type="button"]:not(:disabled) {
cursor: pointer; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto;
resize: vertical; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }
select {
display: block; } table {
background-color: transparent;
width: 100%;
margin-bottom: 15px;
font-size: 0.9em;
border-spacing: 0;
border-collapse: collapse; }
table th,
table td {
padding: 15px;
line-height: 1.5;
vertical-align: top;
border: 1px solid #cccccc; }
table th {
font-weight: bold; }
table thead th,
table tfoot th {
font-size: 1em; }
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 1px solid #cccccc; }
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
background-color: #f7f7f7; }
table tbody tr:hover > td,
table tbody tr:hover > th {
background-color: #e9e9e9; }
table tbody + tbody {
border-top: 2px solid #cccccc; }
@media (max-width: 767px) {
table table {
font-size: 0.8em; }
table table th,
table table td {
padding: 7px;
line-height: 1.3; }
table table th {
font-weight: 400; } } dl,
dt,
dd,
ol,
ul,
li {
margin-top: 0;
margin-bottom: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent; }.colir{
height:100vh !important;
}
.current-menu-item > a {
color: white !important;
background-color: transparent;
}
.eael-simple-menu li > a {
color: white !important;
background-color: transparent;
}
.animated {
display: block !important;
}
#myLinks {
display: none;
}
#myLinks a{
color: black;
font-family: "Pier", Sans-serif;
text-transform: uppercase;
font-weight: 700;
}
#myLinks {
position: relative;
width: 100%;
text-align: center;
padding-bottom: 20px;
padding-top: 2px;
background: white;
} #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
width: 38px;
height: 25px;
position: relative;
margin: 15px auto;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
display: block;
position: absolute;
height: 5px;
width: 100%;
background: black;
border-radius: 0px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
top: 10px;
}
#nav-icon3 span:nth-child(4) {
top: 20px;
}
#nav-icon3.open span:nth-child(1) {
top: 20px;
width: 0%;
left: 50%;
}
#nav-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
top: 20px;
width: 0%;
left: 50%;
}
.logoos{ 
width:100%;
display:block;
height:240px;
overflow-y: hidden;
position:relative;
}
.elementor-61 .elementor-element.elementor-element-24a98d7 .eael-simple-menu li.current-menu-item > a {
color: black !important;
background-color: transparent !important;
}
@media all and (max-width:768px){
.elementor-61 .elementor-element.elementor-element-da5d4c7 > .elementor-element-populated {
padding: 0px 45px 0px;
}
.gg a{
color:black !important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-492 {
border-bottom: 1px solid black;
margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
}
.elementor-61 .elementor-element.elementor-element-24a98d7 .eael-simple-menu li a {
padding: 0px 20px 0px 20px !important;
}
.elementor-61 .elementor-element.elementor-element-24a98d7 .eael-simple-menu li a {
padding: 0px 20px 0px 20px !important;
}
.logoos{ 
width:100%;
display:block;
height:80px;
overflow-y: hidden;
position:relative;
}
}
@media all and (max-width:1024px){
.gg a{
color:black !important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-492 {
border-bottom: 1px solid black;
margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
}
.elementor-61 .elementor-element.elementor-element-24a98d7 .eael-simple-menu li a {
padding: 0px 20px 0px 20px !important;
}
.elementor-61 .elementor-element.elementor-element-24a98d7 .eael-simple-menu li a {
padding: 0px 20px 0px 20px !important;
}
} .col{
height:66vh !important;
}
.box{
height: 500px !important;
}
.logoo img {
filter: drop-shadow(2px 0px 3px #0000006b)  !important;
}
@media all and (max-width: 768px){
.page-content {
padding-left: 10px;
padding-right: 10px;
padding-bottom:60px;
}
.mm-tiedotteet {
display: block !important;
}
.mm-tiedote {
margin: 0px !important;
width: 100% !important;
margin-top: 20px !important;
}
.overlay {
position: relative;
width: 100%;
height: 321px !important;
background-position: center;
border-radius: 10px;
} input.wpcf7-form-control.wpcf7-submit {
background: #0092BC;
color: white;
border: none;
border-radius: 0px;
}
.job-manager-application-wrapper .application .application_details:after, .single_job_listing .application .application_details:after {
content: "";
position: absolute;
margin: -8px 0 0 1px;
left: 65em;
top: 0;
width: 0;
height: 0;
border-left: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-bottom: 9px solid #fff;
}
.job-manager-application-wrapper .application .application_details:before, .single_job_listing .application .application_details:before {
content: "";
position: absolute;
margin: -21px 0 0 0;
top: 0;
left: 65em;
width: 0;
height: 0;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-bottom: 21px solid #eee;
}
.single_job_listing .application .application_details {
clear: both;
border: 1px solid #eee;
padding: .75em 1em 0;
margin: 2em 0;
line-height: 1.5em;
display: block;
text-align: center;
position: relative;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
background: #EFEFEF !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
width: 100%;
border: 0px solid #666 !important;
border-radius: 3px;
padding: .5rem 1rem;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
label {
display: inline-block;
line-height: 2;
vertical-align: middle;
width: 98% !important;
}
.single_job_listing .application .application_button {
text-align: center;
font-size: 1.1em;
line-height: 1em;
display: inline-block;
margin: 0 0em 0 0;
padding: .90909091em 2em;
outline: 0;
background: #0092BC;
color: white !important;
border: solid #EFEFEF 20px;
width: 100% !important;
border-radius: 0px !important;
}
.single_job_listing .application {
padding: 0;
margin: 0px 0px 1em;
overflow: hidden;
text-align: right;
float: right !important;
width: 100% !important;
padding-left: 0% !important;
padding-bottom: 2%;
}
.single_job_listing .company .name {
margin: 0 0 0 3em;
padding: 0 0 0 0em;
line-height: 1.5em;
color: #0092BC;
font-size: 20px;
font-weight: 100;
}
.single_job_listing .company {
position: relative;
border: 0px solid #eee;
padding: 1em;
margin: 0 0 0em;
display: block;
clear: both;
min-height: 3em;
box-shadow: 0 0px 0px rgba(0,0,0,.0);
box-sizing: content-box;
float: right !important;
width: 90.4% !important;
padding-top:5px !important;
background: #EFEFEF !important;;
}
.single_job_listing .meta {
list-style: none outside;
padding: 15px !important;
margin: 20px 0 0em;
overflow: hidden;
zoom: 1;
clear: both;
float: right !important;
width: 100% !important;
background: #EFEFEF !important;;
}
.job_description {
float: left;
width: 100% !important;
padding: 0px;
width: 100% !important;
padding-top: 10% !important;
padding-bottom: 10% !important;
}
.single_job_listing .meta li {
margin: 0 1em 0 0;
padding: .5em;
float: left;
line-height: 1em;
color: #999;
width: 100% !important;
}
.single_job_listing .job_description {
margin: 0px 0px 0em !important;
color:black !important;
}
.single_job_listing .meta .location:before {
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
font-family: job-manager!important;
text-decoration: none;
font-weight: 400;
font-style: normal;
vertical-align: top;
font-size: 34px !important;
margin: 0 35px 0 0 !important;
content: '\e81d';
}
.single_job_listing .meta .date-posted:before {
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
font-family: job-manager!important;
text-decoration: none;
font-weight: 400;
font-style: normal;
vertical-align: top;
font-size: 34px !important;
margin: 0 35px 0 0 !important;
content: '\e80f';
}
.single_job_listing .meta li {
margin: 0px 1em 0 0;
padding: 0.5em;
float: left;
line-height: 1em;
color: #0092BC;
width: 100% !important;
margin-bottom: 20px !important;
font-size:20px !important;
}
.single_job_listing .meta li a { 
color: #0092BC;
font-size:20px !important;
}
.single_job_listing .company img {
width: 34px !important;
height: 34px !important;
position: absolute;
left: 25px;
float: right;
vertical-align: top;
box-shadow: none;
}
.box{
height:auto !important;
}
.column {
float: left !important;
width: 100% !important;
}
} input.wpcf7-form-control.wpcf7-submit {
background: #0092BC;
color: white;
border: none;
border-radius: 0px;
}
.job-manager-application-wrapper .application .application_details:after, .single_job_listing .application .application_details:after {
content: "";
position: absolute;
margin: -8px 0 0 1px;
left: 65em;
top: 0;
width: 0;
height: 0;
border-left: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-bottom: 9px solid #fff;
}
.job-manager-application-wrapper .application .application_details:before, .single_job_listing .application .application_details:before {
content: "";
position: absolute;
margin: -21px 0 0 0;
top: 0;
left: 65em;
width: 0;
height: 0;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
border-bottom: 21px solid #eee;
}
.single_job_listing .application .application_details {
clear: both;
border: 1px solid #eee;
padding: .75em 1em 0;
margin: 2em 0;
line-height: 1.5em;
display: block;
text-align: center;
position: relative;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
background: #EFEFEF !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], select, textarea {
width: 100%;
border: 0px solid #666 !important;
border-radius: 3px;
padding: .5rem 1rem;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
label {
display: inline-block;
line-height: 2;
vertical-align: middle;
width: 98% !important;
}
.single_job_listing .application .application_button {
text-align: center;
font-size: 1.1em;
line-height: 1em;
display: inline-block;
margin: 0 0em 0 0;
padding: .90909091em 2em;
outline: 0;
background: #0092BC;
color: white !important;
border: solid #EFEFEF 20px;
width: 30%;
border-radius: 0px !important;
}
.single_job_listing .application {
padding: 0;
margin: 0px 0px 1em;
overflow: hidden;
text-align: right;
float: right !important;
width: 100% !important;
padding-left: 0% !important;
padding-bottom: 2%;
}
.single_job_listing .company .name {
margin: 0 0 0 3em;
padding: 0 0 0 0em;
line-height: 1.5em;
color: #0092BC;
font-size: 20px;
font-weight: 100;
}
.single_job_listing .company {
position: relative;
border: 0px solid #eee;
padding: 1em;
margin: 0 0 0em;
display: block;
clear: both;
min-height: 3em;
box-shadow: 0 0px 0px rgba(0,0,0,.0);
box-sizing: content-box;
float: right !important;
width: 27.42%;
padding-top:5px !important;
background: #EFEFEF !important;;
}
.single_job_listing .meta {
list-style: none outside;
padding: 15px !important;
margin: 20px 0 0em;
overflow: hidden;
zoom: 1;
clear: both;
float: right !important;
width: 30%;
background: #EFEFEF !important;;
}
.job_description {
float: left;
width: 50%;
padding: 0px;
}
.single_job_listing .meta li {
margin: 0 1em 0 0;
padding: .5em;
float: left;
line-height: 1em;
color: #999;
width: 100%;
}
.single_job_listing .job_description {
margin: -124px 0px 0em;
color:black !important;
}
.single_job_listing .meta .location:before {
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
font-family: job-manager!important;
text-decoration: none;
font-weight: 400;
font-style: normal;
vertical-align: top;
font-size: 34px !important;
margin: 0 35px 0 0 !important;
content: '\e81d';
}
.single_job_listing .meta .date-posted:before {
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
font-family: job-manager!important;
text-decoration: none;
font-weight: 400;
font-style: normal;
vertical-align: top;
font-size: 34px !important;
margin: 0 35px 0 0 !important;
content: '\e80f';
}
.single_job_listing .meta li {
margin: 0px 1em 0 0;
padding: 0.5em;
float: left;
line-height: 1em;
color: #0092BC;
width: 100%;
margin-bottom: 20px !important;
font-size:20px !important;
}
.single_job_listing .meta li a { 
color: #0092BC;
font-size:20px !important;
}
.single_job_listing .company img {
width: 34px !important;
height: 34px !important;
position: absolute;
left: 25px;
float: right;
vertical-align: top;
box-shadow: none;
} .column {
float: left !important;
width: 50% !important;
} .row:after {
content: "";
display: table;
clear: both;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
background-image: none !important;
left: 10px;
right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
background-image: none !important;
right: 10px;
left: auto;
}
.eael-filter-gallery-control .eael-cf-tampere{
background: #6AB3E6 !important;
color: white !important;
}
.eael-filter-gallery-control .eael-cf-huolto-ja-asennus{
background: #0672CE !important;
color: white !important;
}
.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img {
display: none !important;
}
.elementor-104 .elementor-element.elementor-element-2419905 .eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap {
height: 0px !important;
}
#site-footer {
display: none !important;
}
.dd{
height:100vh;
}
.site-footer {
padding-top: 1rem;
padding-bottom: 1rem;
position: relative;
display: none !important;
} .kiinni {
position: fixed;
top: 0;
width: 100%;
z-index:999;
}
@media all and (max-width:768px){
.eael-simple-menu-container .eael-simple-menu-toggle-text {
display: none !important;
}
#cookieConsent .cookieConsentOK {
background-color: #090979;
color: white;
display: grid;
padding: 15px !important;
cursor: pointer;
height: 100%;
margin-left:0px !important;
border-radius:0px !important;
place-items: center !important;
}
#cookieConsent{
font-size: 13px !important;
color: #ccc;
line-height: 15px  !important;
font-family: 'Roboto Mono', monospace  !important;
padding: 8px 0 8px 10px !important;
}
#footer2 {
text-align: center;
padding: 0px;
padding-bottom:10px;
background-color: black;
color: white;
font-family: 'Roboto Mono', monospace;
font-size: 12px;
}
.otsikko_h{
font-size:80px;
}
.otsikko_t{
font-size:100px;
} .otsikko_h{
font-size:190px;
} #cookieConsent .cookieConsentOK {
background-color: #090979;
color: white;
display: grid;
padding: 15px 20px !important;
cursor: pointer;
height: 100%;
margin-right:10px !important;
border-radius:0px !important;
place-items: center !important;
}
.con_ok {
width: 20%;
}
.con_teksti {
width: 80%;
}
.con_wrapper {
display: flex;
}
.con_wrapper {
display: flex;
height: 80px;
align-items: center;
justify-content: center;
}
#cookieConsent {
background-color: rgba(20,20,20,0.8);
min-height: 26px;
font-size: 14px;
color: #ccc;
line-height: 26px;
padding: 8px 0 8px 30px;
font-family: "Trebuchet MS",Helvetica,sans-serif;
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: none;
z-index: 9999;
}
#cookieConsent a {
color: #4B8EE7;
text-decoration: none;
}
#closeCookieConsent {
float: right;
display: inline-block;
cursor: pointer;
height: 20px;
width: 20px;
margin: -15px 0 0 0;
font-weight: bold;
}
#closeCookieConsent:hover {
color: #FFF;
}
#cookieConsent a.cookieConsentOK {
background-color: #090979;
color: white;
display: inline-block;
border-radius: 5px;
padding: 0 20px;
cursor: pointer;
float: right;
margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
background-color: #E0C91F;
}  .hidden {
display: none;
}
#cookie-banner {
padding: 1rem;
width: 100%;
text-align: center;
position: fixed;
bottom: 0;
left: 0;
background-color: #00000069;
}
#cookie-banner div {
background-color: transparent;
color: #ebf8ff;
border-radius: 9999px;
padding: 0.5rem 0.75rem;
line-height: 1;
align-items: center;
display: inline-flex;
width: 40%;
}
#cookie-banner div span:first-child {
text-align: left;
margin-right: 0.5rem;
font-weight: 600;
flex: 1 1 auto;
}
#cookie-banner div span:second-child {
font-size: 0.75rem;
padding: 0.25rem 0.5rem;
font-weight: 700;
display: flex;
cursor: pointer;
border-radius: 9999px;
background-color: #4299e1;
}
#consent-cookies {
background: white;
color: black;
border-radius: 5%;
padding: 1%;
padding-right: 1%;
padding-left: 1%;
}
.mm-tiedote{
margin: 10px;
width: 50%;
}
.mm-tiedotteet {
display: flex;
}
.linkki{
position:relative;
}
.overlay{
position: relative;
width: 100%;
height: 400px;
background-position: center;
border-radius: 10px;
}
.bannerarea {
background-position: center;
height: 100%;
width:100%;
}
.kat-tag p {
margin-bottom: 0px !important;
padding-bottom: 5px !important;
padding: 5px;
text-align: center;
padding-left: 10px;
padding-right: 10px;
color:white;
font-family: "Montserrat", Sans-serif !important;
font-size: 18px;
z-index: 7;
position: sticky;
font-weight:600;
}
.kat-tag{
display:inline-block;
background:#0C1780;
border-radius:22px;
}
.mm-test.mm-disable-underline {
font-family: "Montserrat", Sans-serif !important;
font-size: 25px;
font-weight: 700;
text-transform: uppercase;
position: absolute;
bottom: 32px;
}
.tekstialue {
position: absolute;
bottom: 0px;
color: white;
width: 100%;
padding: 20px;
height:100%;
background: linear-gradient(0deg, rgb(12, 23, 128) 0%, rgba(12, 23, 128, 0.1) 90%);
transition: all 0.2s linear;
border-radius: 10px;
}
.tekstialue:hover{
background: linear-gradient(0deg, rgb(12, 23, 128) 10%, rgba(12, 23, 128, 0.1) 100%);
background-position: -14px 5px;
}
.date-tag {
position: absolute;
bottom: 20px;
}
.mm-tiedote-meta {
padding: 20px;
}
.site-main{
margin-top: 100px !important;
background-color:white;
}
.hfeed{
background-color: white !important;
}
.post.type-post {
background: white !important;
margin-top: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
max-width: 100%;
max-width: 100% !important;
}
.page-header{
text-align:center !important;
font-family: "Montserrat", Sans-serif !important;
font-size: 45px;
font-weight: 700;
}
.entry-titler {
margin-top: -227px;
margin-bottom: 250px;
z-index: 8;
position: relative;
}
.single-header-alue{
position:relative !important;
width:100%;
}
.single-header-alue-overlay{
background:#0C1780;
background-blend-mode:multiply;
position:absolute;
height:100%;
}
.single-header-alue2{
width: 100%;
height: 400px;
background-size: cover;
background-position: bottom;
background-color: #0C1780 !important;
background-blend-mode: multiply !important;
}
.page-content {
padding-left: 20%;
padding-right: 20%;
padding-bottom:5%;
}
.post .wp-post-image {
width: 100%;
max-height: 500px;
-o-object-fit: cover;
object-fit: cover;
background-color: #0C1780!important;
background-blend-mode: multiply !important;
}
.page-header {
text-align: center !important;
font-family: "Montserrat", Sans-serif !important;
font-size: 45px;
font-weight: 700;
color: white;
}
.single-header-alue {
position: relative !important;
width: 100%;
margin-top: 56px;
}
.login form {
margin-top: 20px;
margin-left: 0;
padding: 26px 24px 34px;
font-weight: 400;
overflow: hidden;
background: #0C1780;
border: 0px solid #c3c4c7 !important;
box-shadow: 0 0px 0px rgba(0,0,0,.04) !important;
color: white !important;
} .overlay{ position:absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(20, 38, 207, 0.671);
z-index: 0;
cursor: pointer;
background-image: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(9,9,121,1) 100%), url(//test.jyrihuuhtanen.fi/wp-content/themes/Hupiveikot-Hello/lander.jpg);
background-size: cover;
background-blend-mode:darken;
}
.elementor-14 .elementor-element.elementor-element-60f73a2 > .elementor-element-populated {
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #FFFFFF;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin: -413px 0px 0px 0px;
transform: rotate(55deg);
}
#fcf-button:hover{
background-position: bottom;
color: black;
}
#fcf-button {
padding: 12px;
display: inline-block;
padding: 15px;
background-color: transparent;
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 5px solid white;
border-radius: none;
color: white;
margin-top: 5px;
font-family: 'Roboto Mono', monospace;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
background-image: linear-gradient(to top, rgb(51, 231, 255) 50%, transparent 50%);
background-size: 100% 200%;
background-position: top;
transition: background-position 0.5s ease-in-out;
}
.fcf-body {
padding: 20px;
padding-bottom: 20px;
padding-bottom: 40px;
}
#Message {
width: 90%;
border-radius: 5px;
margin: 5px;
border: none;
padding: 10px;
}
.footer input {
width: 90% !important;
margin: 5px;
border-radius: 5px;
border: none;
padding: 10px;
}
.linkkie{
color:white !important;
border-bottom:1px solid !important;
}
.divider-border {
border-left-width: 1px !important;
border-right-width: 1px !important;
}
.footercol{
height:100vh !important;
}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.9rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;color:#c36}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333;outline:0 none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=button]:focus,[type=submit]:focus,button:focus{outline:5px auto -webkit-focus-ring-color}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-bottom:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid #ccc}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:1px solid #ccc}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#f7f7f7}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#e9e9e9}table tbody+tbody{border-top:2px solid #ccc}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-top:0;margin-bottom:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.alignwide{margin-left:-80px;margin-right:-80px}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-bottom:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{margin:20px auto}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}.hide{display:none!important}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;position:relative}.site-header .site-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-header .site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-header .header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header:not(.header-stacked) .header-inner .site-branding{max-width:30%}.site-header:not(.header-stacked) .header-inner .site-navigation{max-width:70%}.site-header.header-inverted .header-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:right}.site-header.header-inverted .header-inner .site-navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.site-header.header-stacked .header-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (max-width:576px){.site-header .header-inner:not(.header-stacked) .site-branding{max-width:80%}}.site-footer{padding-top:1rem;padding-bottom:1rem;position:relative}.site-footer .footer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-footer .footer-inner .site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:right}.site-footer.footer-inverted .footer-inner .site-navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-footer.footer-has-copyright .footer-inner .site-navigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer.footer-stacked .footer-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding h4.site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}.site-footer:not(.footer-stacked) .footer-inner .site-branding{max-width:20%}.site-footer:not(.footer-stacked) .footer-inner .site-navigation{max-width:60%}.site-footer:not(.footer-stacked) .footer-inner .copyright{max-width:20%}@media (max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;text-align:center;width:100%;max-width:none}.site-footer .footer-inner .site-navigation ul.menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.post .wp-post-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.post .wp-post-image{max-height:400px}}@media (max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0 30px 60px;border-bottom:1px solid #ccc}body.rtl #comments .comment .comment-body,body.rtl #comments .pingback .comment-body{padding:30px 60px 30px 0}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;border-radius:50%;margin-right:10px}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar{left:auto;right:0;margin-right:0;margin-left:10px}#comments .comment-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-left:30px}body.rtl #comments .children{padding-left:0;padding-right:30px}#comments .children li:last-child{padding-bottom:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"\21AA";position:absolute;top:45px;left:0;width:auto}body.rtl #comments ol.comment-list .children:before{content:"\21A9";left:auto;right:0}@media (min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media (max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-left:20px}#comments .comment .avatar{position:inherit;float:left}body.rtl #comments .comment .avatar{float:right}}.site-header.header-inverted .site-navigation-toggle-holder{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-header.header-stacked .site-navigation-toggle-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:20%;padding:8px 15px}.site-navigation-toggle-holder,.site-navigation-toggle-holder .site-navigation-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-navigation-toggle-holder .site-navigation-toggle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#494c4f}.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before{content:"\e87f"}.site-navigation{grid-area:nav-menu;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-navigation ul.menu li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-right:15px}.site-navigation ul.menu li.menu-item-has-children:after{display:block;content:"\25BE";font-size:1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-decoration:none}.site-navigation ul.menu li ul{background:#fff;display:none;min-width:150px;position:absolute;z-index:2;left:0;top:100%}.site-navigation ul.menu li ul li{border-bottom:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-bottom:none}.site-navigation ul.menu li ul li.menu-item-has-children a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{top:auto;bottom:100%}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{margin-top:10px;-webkit-transition:max-height .3s,-webkit-transform .3s;transition:max-height .3s,-webkit-transform .3s;-o-transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;position:absolute;bottom:0;left:0;z-index:10000;width:100%}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);max-height:0}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:100vh}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{position:absolute;width:100%;padding:0;margin:0;background:#fff}.site-navigation-dropdown ul.menu li{display:block;width:100%;position:relative}.site-navigation-dropdown ul.menu li a{display:block;padding:20px;background:#fff;color:#55595c;-webkit-box-shadow:inset 0 -1px 0 #0000001a;box-shadow:inset 0 -1px 0 #0000001a}.site-navigation-dropdown ul.menu li.current-menu-item a{color:#fff;background:#55595c}.site-navigation-dropdown ul.menu>li li{-webkit-transition:max-height .3s,-webkit-transform .3s;transition:max-height .3s,-webkit-transform .3s;-o-transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);max-height:0}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:100vh}@media (max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media (min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media (min-width:576px) and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media (min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media (max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-right:auto;margin-left:auto;width:100%}@media (max-width:575px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-right:10px;padding-left:10px}}@media (min-width:576px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media (min-width:768px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:992px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:1200px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:960px}.site-footer .footer-inner,.site-header .header-inner{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}