/*
 Theme Name:     Hupiveikot
 Theme URI:      https://hupiveikot.fi
 Description:    Hupiveikot Hello Themen lapsiteema.
 Author:         H.S.H ry.
 Author URL:     https://hupiveikot.fi
 Template:       hello-elementor
 Version:        1.0.0
*/

html {
  scroll-behavior: smooth !important;
}


body,html{
	background-color:#0C1780 !important;
	 
	
}

.box{
    height: 500px !important;
}

.logoo img {
    filter: drop-shadow(2px 0px 3px #0000006b)  !important;
}

@media all and (max-width: 768px){
	
	.wp-block-image .alignright {
  float: right;
  margin: .05em 0 .5em 0em;
}
	.wp-block-image .alignleft {
  float: left;
  margin: .5em 0em .5em 0;
}
	
	.page-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
		padding-bottom:60px !important;
}
	
	.wp-block-image.size-large {
  margin: 0px;
	padding-top: 20px;
}
	
	
	
	.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;
}
	
	
	
	
	
	/* job single mobile */


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;

}
}

/* job single */


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;
}

/* columns*/

.column {
  float: left !important;
  width: 50% !important;

}

/* Clear floats after the columns */
.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;
}



.elementor-61 .elementor-element.elementor-element-3c7c26aa .eael-simple-menu li.current-menu-item > a {
    color: white; /* #0C1780 */
    background-color: transparent;
    text-align: left !important;
}



.gg a {
    color: white !important;
}



.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li {
    
    margin-left: 20px !important;
	 margin-right: 20px !important;
}

/*

.menu-item a {
    border-bottom: 2px solid transparent;
}

.menu-item a:hover {
    border-bottom: 2px solid #0C1780;
}
*/



.current_page_item a:active:after{
    border-bottom: 3px solid white !important; /* #0C1780 */
	transform: scaleX(1) !important;
	display:block;
  content: '';
	transition: transform 250ms ease-in-out;
}




.menu-item a:after{
	display:block;
  content: '';
  border-bottom: solid 3px white;  /* #0C1780 */
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}

.menu-item a:hover:after { transform: scaleX(1); }
.menu-item.current_page_item a:hover:after { transform: scaleX(1); }

.meny.menu-item a:after{  transform-origin:  0% 50%; }



.kiinni {
    position: fixed;
    top: 0;
    width: 100%;
}



@media all and (max-width:768px){
	
	
	 #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;
	}
	
	.current-menu-item > a {
    color: white !important;
    background-color: #0C1780 !important;
}
	
	.current_page_item a:after{
    border-bottom: none !important; /* #0C1780 */
	transform: scaleX(0) !important;
	display:block;
  content: '';
	transition: transform 250ms ease-in-out;
}



.menu-item a:after{
	display:block;
  content: '';
  border-bottom: none !important;  /* #0C1780 */
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}

.menu-item a:hover:after { transform: scaleX(0); }
.menu-item.current_page_item a:hover:after { transform: scaleX(0); }

.meny.menu-item a:after{  transform-origin:  0% 50%; }

	
	
	
	
	
	
	.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
	
	
	
	
	#menu-hupi-menu-1 {
    /*margin-top: 15px !important;*/
}
	
}

.otsikko_h{
	font-size:190px;
}








    /*Cookie Consent Begin*/

#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;
}
/*Cookie Consent End*/
















/* ota pois kun haluat headerin näkyvän

.elementor.elementor-61 {
    display: none;
}
 */



.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 {
   
    z-index: 8;
   
	
	position: absolute;
top: 50%;
	left: 50%;
 -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@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: 0px !important;
  padding-left: 0px !important;
}
}

@media all and (max-width:765px){
	.entry-titler {
		font-size: 25px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 8;
		
		position: absolute;
top: 50%;
		left:50%;
 -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
		
}
	
	.entry-titler h1{
		font-size: 25px !important;
padding-left: 20px !important;
padding-right: 20px !important;
	}
}

.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: 500px;
    background-size: cover;
	
	background-position: center;
background-color: #00000047 !important;
background-blend-mode: overlay;

	
}

.page-content p{
	font-family: "Montserrat", Sans-serif !important;
	font-size: 18px;
}

@media all and (max-width:768px){
	
	.single-header-alue2{
	
    width: 100%;
    height: 300px;
    background-size: cover;
	
	background-position: center;
background-color: #00000047 !important;
background-blend-mode: overlay;
	}
	.page-content {
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom:50px;
	padding-top:40px;
}
	
}

.page-content {
    padding-left: 20%;
    padding-right: 20%;
	padding-bottom:5%;
	padding-top:40px;
}

.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;
}


