<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* YleistÃ¤ */

body {
    font-family: roc-grotesk, sans-serif;
}
.pb-5, .py-5 {
    padding-bottom: 0rem!important;
}

.pt-5, .py-5, .pt-lg-5, .py-lg-5 {
    padding-top: 0.5rem!important;
}

.h1, h1 {
    font-size: 1.2rem;
}

.h1-test {     font-size: 2rem;     width: 110vh;     /* text-align: center; */     /* vertical-align: middle; */ }
/*.col-xl-6.row.h-100.py-5.col-xl-11.my-auto{
    position: relative;
    width: 100%;
    padding-left: 3vh;
	margin-left:0px;
}*/

/*.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
	padding-left: 2px;
    padding-right: 2px;
}*/
.megaCard {
    display: flex;
    min-height: 20rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    text-transform: uppercase;
    font-family: roc-grotesk-wide, sans-serif;
}
.megaCard .img{
	width:95%;
}

.megaCard:hover, .megaCard:active, .megaCard:focus {
    text-decoration: none;
    color: #FFF;
}

.megaCard .btn-primary {
    font-family: roc-grotesk, sans-serif;
    border: 1px solid #FFF;
}

.smaller {
    font-size: 0.7em;
}

.navbar-expand-lg #MobileNav #mobiiliLisa .navbar-nav {
    padding-left: 1rem;
    padding-right: 1rem;
}

#mobiiliLisa .nav-item {
    margin: .5rem 0;
}

.subnavigation .smaller {
    font-size: 0.85em;
}

footer .iconHeaderAlign .material-icons.larger {
    display: inline;
    float: left;
}

footer .iconHeaderAlign h5.d-inline {
    bottom: -0.3rem;
    position: relative;
    font-size: 1em;
}

.tinyBitSmaller {
    font-size: 0.98em;
}

.theContent img {
    max-width: 100%;
    height: auto;
}

.larger {
    font-size: 1.3em;
}

b, strong {
    font-weight: 500;
}

h6 {
    font-size: 0.7em;
    font-weight: 400;
}

.custom-checkbox label a {
    text-decoration: underline;
}

.font-weight-500 { font-weight: 500; }

.font-weight-600 { font-weight: 600; }

#frontpageHero .h1,
.fullWidthNosto h2 {
    font-family: roc-grotesk-wide, sans-serif;
}

#frontpageHero a .material-icons {
    position: relative;
    top: 2px;
    margin-top: -5px;
}

#accordion .btn-link, 
#techInfoMobile .btn-link {
    color: #000;
    border-radius: 0px;
    padding-bottom: 1rem;
    width: 100%;
    text-align: left;
    font-size: 1.2rem;
    padding-top: 1rem;
    padding-left: 3rem;
    border: none;
}

.card-header {
    border-bottom: none;
    border-top: 1px solid #000;
}

.card {
    border: none;
}

#accordion .btn-link .material-icons, 
#techInfoMobile .btn-link .material-icons {
    font-size: 40px;
    position: absolute;
    top: 10px;
    left: 5px;
}

/* #techInfoMobile .btn-link {
    margin-top: -12px;
    border-radius: 0px;
    padding-bottom: 24px;
    margin-bottom: -12px;
    width: 100%;
    text-align: left;
} */

.card {
    border-radius: 0px;
}

.card-header,
.card-header:first-child,
.card-header:last-child {
    border-color: #000;
    border-radius: 0px;
}

.card-header {
    padding: 0px;
}

.form-control {
    background-color: #f5f5f5;
    border: 1px solid #707070;
    border-radius: 0px;
    padding: 0.75rem 1rem;
    font-size: 1.1em;
    color: #000;
}

.sisaltoa img {
    max-width: 100%;
    height: auto;
}

a, a:hover, a:focus, a:active {
    color: #000;
    transition: all 0.3s ease;
}

.form-check-input {
    /* Double-sized Checkboxes */
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    transform: scale(2);
    margin-left: -1.65rem;
}

.form-check {
    margin-bottom: 0.5rem;
    padding-left: 2rem;
}

/*.ccm-page img {
    width: 100%;
    height: auto;
}*/

a:hover, a:focus, a:active,
button:hover, button:focus, button:active,
input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
    text-decoration: none;
    opacity: 0.7;
}

.darkbg a, .darkbg a:hover, .darkbg a:focus, .darkbg a:active {
    color: #FFF;
}

.darkbg hr {
    border-color: rgba(255,255,255,.5);
}

.green { color: #54ba34; }

.dark { color: #000; }
.darkbg { background-color: #000; color: #FFF; 
padding-bottom:3px;}

.white { color: #FFF; }
.whitebg { background-color: #FFF; color: #000; }

.gray { color: #F5F5F5; }
.graybg { background-color: #F5F5F5; }

.bootstrap-select.form-control,
#autoHaku .form-control {
    border-radius: 0px;
    border: 2px solid #707070;
}

.input-group .btn {
    border-radius: 0px 2rem 2rem 0px;
}

#autoHaku input.form-control.textinput {
    padding: 1.15rem .75rem;
    border-right: none;
}

#hakuTulokset.searching {
    min-height: 100vh;
}

.bootstrap-select&gt;.dropdown-toggle {
    border-radius: 0px;
}

.bootstrap-select&gt;.dropdown-toggle.bs-placeholder, .bootstrap-select&gt;.dropdown-toggle.bs-placeholder:active, .bootstrap-select&gt;.dropdown-toggle.bs-placeholder:focus, .bootstrap-select&gt;.dropdown-toggle.bs-placeholder:hover {
    color: #000;
}

.bootstrap-select .dropdown-menu {
    border-radius: 0px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #000;
}

.container.wider { max-width: 1700px; }

hr {
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(47,130,244,1) 0%, rgba(241,218,150,1) 53%, rgba(94,86,103,1) 100%);
}

.modal-header {
    border-bottom: none;
    padding-bottom: 0px;
}

.modal-header .close {
    padding: 1.8rem;
}

.otsikkoSektio .btn {
    padding: .25rem 1rem;
    margin-bottom: 1rem;
    margin-right: .5rem;
}

.btn { border-radius: 2rem; }

.btn-special, .btn-special:hover, .btn-special:focus,
.btn-special:active {
    background-color: #000;
    color: #FFF;
    padding: .5rem 2rem;
    text-transform: uppercase;

    
    box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
    border: solid 1px transparent;
    background-image: 
    linear-gradient(rgba(255, 255, 255, 0), 
    rgba(255, 255, 255, 0)), 
     linear-gradient(90deg, rgba(47,130,244,1) 0%, rgba(241,218,150,1) 53%, rgba(94,86,103,1) 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #000 inset;
    transition: all 0.3s ease;
}

.btn-special.btn-block,
#frontpageHero .btn-primary.btn-block,
#MobileNav .btn-primary.btn-block {
    text-align: left;
    padding: 0.6rem 2rem 0.4rem 2rem;
}

#frontpageHero .btn-primary.btn-block.whitebg:active {
    background-color: #FFF;
    color: #000;
}

.btn-special.btn-block .material-icons,
#frontpageHero .btn-primary.btn-block .material-icons,
#MobileNav .btn-primary.btn-block .material-icons {
    float: right;
    margin-top: -.2rem;
    top: 0px;
}

.btn-primary, .btn-primary:hover,
.btn-primary:focus, .btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #000;
    color: #FFF;
    border-color: #000;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%);
}

.btn-secondary, .btn-secondary:hover,
.btn-secondary:focus, .btn-secondary:active {
    background-color: #FFF;
    color: #000;
    transition: all 0.3s ease;
}

.darkbg .btn-primary, .darkbg .btn-primary:hover,
.darkbg .btn-primary:focus, .darkbg .btn-primary:active {
    background-color: transparent;
    color: #FFF;
    border-color: #FFF;
    border-width: 1px;
}

.bootstrap-select .btn-light {
    background-color: #FFF;
}

.btn-primary .material-icons,
.btn-secondary .material-icons,
a .material-icons {
    position: relative;
    top: 5px;
    margin-top: -5px;
}

.subnavigation .btn-primary {
    padding: 0.2rem 1.5rem;
}

.btn-primary.whitebg,
.btn-primary.whitebg:hover,
.btn-primary.whitebg:active,
.btn-primary.whitebg:focus,
.btn-special.whitebg,
.btn-special.whitebg:hover,
.btn-special.whitebg:active,
.btn-special.whitebg:focus {
    background-color: #FFF;
    color: #000;
}

.bgImg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.fullWidthNosto .bgImg {
    height: 30rem;
}

.autoKortti {
    border: 1px solid transparent;
    transition: all 0.3s ease;
    display: inline-block;
    background-color: #F5F5F5;
    width: 100%;
}

.autoKortti:hover {
    border-color: #000;
    opacity: 1;
}

.nostoCard,
.nostoCard:hover,
.nostoCard:active,
.nostoCard:focus,
.autoKortti,
.autoKortti:hover,
.autoKortti:active,
.autoKortti:focus {
    height: 100%;
    text-decoration: none;
    color: #000;
    display: inline-block;
    width: 100%;
}

.nostoCard .kuvaSlot, .autoKortti .kuvaSlot {
    padding-top: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
@media (min-width: 2560px){
/*#heroCarouselIndicators	.col-lg-12 {display:flex;padding-left:10px;padding-right:10px;}*/
#heroCarouselIndicators .item-test {background-color:black;max-width:35%;margin-left:65%;background-size: cover;}
#heroCarouselIndicators .carousel-caption-test {
	background-color:black;
	margin-left:-200%;
	/*padding-left:-3vh;
	padding-right:-3vh;*/
	width:200%;
	Align-self:center;
	background-size: cover;
	}
.carousel-inner-test{
	height:41vh;
}
#heroCarouselIndicators .rivi2 {
	margin-top:6vh;
	width:93%;
	padding-left:4vh;
	height:33vh;
}
#heroCarouselIndicators .carousel-caption-test, .p-test, p-test {
    margin-bottom: 0px;
    font-size: 1.3em;
}

#heroCarouselIndicators 
	.h1-test  {     font-size: 2rem;     width: 120%;  overflow:hidden;   /* text-align: center; */     /* vertical-align: middle; */ }

}

@media (max-width: 2560px){
/*#heroCarouselIndicators	.col-lg-12 {display:flex;padding-left:10px;padding-right:10px;}*/
#heroCarouselIndicators .item-test {background-color:black;max-width:35%;margin-left:65%;background-size: cover;}
#heroCarouselIndicators .carousel-caption-test {
	background-color:black;
	margin-left:-190%;
	/*padding-left:-3vh;
	padding-right:-3vh;*/
	width:200%;
	Align-self:center;
	background-size: cover;
	}
.carousel-inner-test{
	height:41vh;
}
#heroCarouselIndicators .rivi2 {
	margin-top:7vh;
	width:96%;
	padding-left:3vh;
	height:33vh;
}
#heroCarouselIndicators .carousel-caption-test, .p-test, p-test {
    margin-bottom: 0px;
    font-size: 1.1em;
}

#heroCarouselIndicators 
	.h1-test  {     font-size: 2rem;     width: 110%;  overflow:hidden;   /* text-align: center; */     /* vertical-align: middle; */ }

}

@media (max-width: 1200px){
/*#heroCarouselIndicators	.col-lg-12 {display:flex;padding-left:10px;padding-right:10px;}*/
#heroCarouselIndicators .item-test {background-color:black;max-width:35%;margin-left:65%;background-size: cover;}
#heroCarouselIndicators .carousel-caption-test {
	background-color:black;
	margin-left:-190%;
	/*padding-left:-3vh;
	padding-right:-3vh;*/
	width:200%;
	Align-self:center;
	background-size: cover;
	}
.carousel-inner-test{
	height:41vh;
}
#heroCarouselIndicators .rivi2 {
	margin-top:7vh;
	width:93%;
	padding-left:3vh;
	height:33vh;
}
#heroCarouselIndicators .carousel-caption-test, .p-test, p-test {
    margin-bottom: 0px;
    font-size: 0.8em;
}

#heroCarouselIndicators 
	.h1-test  {     font-size: 1.4rem;     width: 110%;  overflow:hidden;   /* text-align: center; */     /* vertical-align: middle; */ }

}


#heroCarouselIndicators .carousel-caption {
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    width: 55%;
    bottom: auto;
    right: auto;
    left: 5%;
    padding-bottom: 0px;
    transition: all 0.3s ease;
    /* text-shadow: -1px 0 rgb(53, 53, 53), 
    0 1px rgb(53, 53, 53), 
    1px 0 rgb(53, 53, 53), 
    0 -1px rgb(53, 53, 53); */
}

#heroCarouselIndicators .carousel-indicators {
    justify-content: left;
}

.nostoCard h5 {
    font-size: 1.2rem;
}

.otsikkoSektio h1 {
    font-size: 1.5rem;
}

#heroCarouselIndicators .carousel-indicators li {
    height: 30px;
}

#heroCarouselIndicators .carousel-caption p {
    margin-bottom: 0px;
    font-size: 1.1em;
}
#heroCarouselIndicators .carousel-caption-test p-test {
    margin-bottom: 0px;
    font-size: 1.2em;
}

#heroCarouselIndicators a.carousel-caption:hover {
    opacity: 0.7;
}

#heroCarouselIndicators .carousel-item {
    height: 40vh;
	margin-top: 1vh;
    background-position: center;
    background-size: cover;
}

#heroCarouselIndicators .carousel-item.active,
#heroCarouselIndicators .carousel-item-next, 
#heroCarouselIndicators .carousel-item-prev {
    display: flex;
}

#heroCarouselIndicators .carousel-item .carousel-caption {
    opacity: 1;
    transition: all 2s linear;
}
#heroCarouselIndicators .item-test .carousel-caption-test {
    opacity: 1;
    transition: all 2s linear;
}
.carousel-item.active .carousel-caption {
    opacity: 1;
}

.hasLeftIcon {
    padding-left: 30px;
    position: relative;
}

.hasLeftIcon .material-icons {
    position: absolute;
    left: 0px;
    top: 4px;
}

.laajennaMua {
    height: 320px;
    overflow: hidden;
    transition: all 0.3s ease;
    width: 100%;
    position: relative;

}

.laajennaMua .overflow-gradient {
    background-image: linear-gradient(rgba(245, 245, 245, 0), rgb(245, 245, 245));
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.laajennaMua p:last-child{
    margin-bottom: 0px;
	padding-left:20px;
}

.takaisinLinkki {
    border-bottom: 1px solid #000;
    margin-bottom: 2rem;
}

.takaisinLinkki a {
    width: 100%;
    display: inline-block;
    padding-bottom: 0.5rem;
}

.tagiLokero {
    padding-top: 2rem;
}

.tagiLokero a {
    text-decoration: underline;
}

.tagiLokero .material-icons-outlined,
.tagiLokero .material-icons {
    top: 6px;
    position: relative;
}

.viivain {
    border-top: 1px solid #000;
}

/* Navigaatio */

.dropdown-toggle::after {
    display: none;
}

.navbar-expand-lg .navbar-nav .show .nav-link {
    background-color: #f5f5f5;
    transition: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: #f5f5f5;
    border-radius: 0px;
    border: none;
    border-bottom: 10px solid #000;
    font-weight: 500;
}

.mainNav.active {
    border-bottom: 3px solid #000;
    transition: all 0.1s linear;
}

nav.navbar {
    z-index: 50;
}

#siteLogo {
    height: 40px;
    width: auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    padding: 2rem 2rem .5rem 2rem;
}

button.nav-link {
    background-color: transparent;
    border: none;
}

.subnavigation {
    height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: absolute;
    width: 100%;
    z-index: 50;
}

.subnavigation .nostoCard h4 {
    font-size: 1.3rem;
}

#tarkemmat_hakuehdot{
    height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}

#tarkemmat_hakuehdot.open {
    overflow: unset;
}

.subnavigation .container.themain {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.subnavigation .col {
    padding: 1rem;
}

.filterButton {
    background-color: transparent;
    border: none;
    margin-top: .5rem;
    margin-bottom: .5rem;
    color: #000;
}

.filterButton.active {
    text-decoration: underline;
}

.subnavigation .pagelink {
    font-size: 1.2rem;
    float: left;
    width: 100%;
    padding: .25rem 0;
}

.subnavigation .pagelink.smaller {
    font-size: 1.2rem;
}

.teamtailor-jobs__job-title {
    font-weight: 500;
    font-size: 1.5rem;
}

table.ccm-file-manager-list img.ccm-file-manager-list-thumbnail.ccm-thumbnail-small, table.ccm-file-manager-list img.ccm-generic-thumbnail.ccm-thumbnail-small {
    height: 80px;
    width: 80px;
}

.isoNumero p {
    font-size: 10rem;
    font-family: roc-grotesk-compressed,sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 0.9;
    margin-bottom: 0px;
}

.isoNumeroTeksti p {
    font-size: 4rem;
    font-family: roc-grotesk-compressed, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 0.7;
    margin-bottom: 0px;
    margin-top: 0.5rem;
}

section, footer {
    transition: all 0.3s ease;
}

section.blur, footer.blur {
    -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-color: #000;
}

section.blur:first-of-type {
    margin-top: 15px;
}

.blur img, .blur .kuvaSlot, .blur .bgImg {
    opacity: 0.3;
    background-color: #000;
}

.blur .graybg {
    opacity: 0.3;
}

.roadsideBlur {
    background: linear-gradient(90deg, rgba(47,130,244,1) 0%, rgba(241,218,150,1) 53%, rgba(94,86,103,1) 100%);
    height: 30px;
}

#cookieBar {
    background-color: rgb(0, 0, 0);
    width: 75%;
    left: 0px;
    right: auto;
    text-align: center;
}

#cookieBar a {
    color: #FFF;
    text-decoration: underline;
}

#cookieBar button {
    white-space: nowrap;
}

#cookieBarMini {
    background-color: rgb(0, 0, 0);
    left: 0px;
    right: auto;
    text-align: center;
    color: #FFF;
    border: none;
    padding: .5rem .5rem 0rem .5rem;
}

footer p {
    margin-bottom: .5rem;
}

footer p:last-child {
    margin-bottom: 0px;
}

footer .material-icons.larger {
    font-size: 40px;
    margin-right: .5rem;
    margin-left: .5rem;
}

footer .material-icons.larger:first-of-type {
    margin-left: 0px;
}

/* Autohaku */

.ccm-pagination-wrapper {
    display: flex;
    width: 100%;
    margin-top: 1.5rem;
}

.ccm-pagination-wrapper .pagination {
    margin-left: auto;
    margin-right: auto;
}

.ccm-pagination-wrapper .pagination li {
    background-color: transparent;
    border: 1px solid black;
    line-height: 2;
}

#hakuTulokset .ccm-pagination-wrapper .pagination li {
    line-height: 1;
}

.ccm-pagination-wrapper .pagination li button,
.ccm-pagination-wrapper .pagination li button:hover,
.ccm-pagination-wrapper .pagination li a,
.ccm-pagination-wrapper .pagination li a:hover {
    text-decoration: none;
    color: #000;
    padding: 1rem 1rem;
    background-color: transparent;
    border: none;
}

.ccm-pagination-wrapper .pagination li button.iconPages {
    padding: 0.7rem 0.3rem 0.3rem 0.3rem;
}

.ccm-pagination-wrapper .pagination li span {
    text-decoration: none;
    color: #000;
    padding: 1rem 1rem;
}

.ccm-pagination-wrapper .pagination li.active span {
    color: #FFF;
}

.ccm-pagination-wrapper .pagination li.active button {
    color: #FFF;
}

.ccm-pagination-wrapper .pagination li.active {
    background-color: #000;
    color: #FFF;
}

.specrow .material-icons {
    opacity: 0.7;
    font-size: 0.5em;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 50%;
    background-color: transparent;
    border: rgb(118, 118, 118) solid 2px;
    width: 1.5rem;
    height: 1.5rem;
    top: -0.15rem;
    left: -2rem;
}

.custom-control {
    min-height: 2rem;
    padding-left: 2rem;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #000;
    background-color: transparent;
    border-color: #000;
}

.custom-control-label::after {
    height: 2rem;
    width: 2rem;
    left: -2.2rem;
    top: -0.3rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.pikainfo span:first-of-type {
    margin-left: 0;
}

.pikainfo span:last-of-type {
    margin-right: 0;
}

.pikainfo span {
    margin-left: .5rem;
    margin-right: .5rem;
    font-size: 0.9em;
}

.autoKortti .hintatieto {
    font-size: 1.1em;
    margin-top: .25rem;
}

.autoKortti .specialNote {
    position: absolute;
    left: 0;
    top: 0;
    padding: .5rem 1rem;
    background-color: #FFF;
    text-transform: uppercase;
}

.firstTruck {
    border-left: 3px solid #929292;
    padding-left: 12px;
}

.autoKortti .specialNote.ikonilla {
    padding-right: calc(-0.25rem + 34px);
}

.autoKortti .specialNote .material-icons {
    position: absolute;
    right: .25rem;
    top: 7px;
}

.autoKortti .specialNote.laskettu .material-icons {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.darkbg.specialNote {
    color: #FFF;
    background-color: #000;
}

#autoHero .btn-primary.btn-block {
    text-align: left;
    padding: 0.6rem 2rem 0.4rem 2rem;
}

#autoHero .btn-primary.btn-block .material-icons {
    float: right;
    margin-top: -0.4rem;
}

#autoHero .carousel-inner {
    height: 100%;
}
#autoHero .carousel-inner-test {
    height: 100%;
}

#autoHero .carousel-item {
    min-height: 40vh;
    height: 100%;
}

#autoHero .carousel-indicators li {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #FFF;
    border-radius: 3px;
    height: 3rem;
    width: 3rem;
}

#autoHero .carousel-indicators li.active {
    border-color: #000;
}

#autoHero .carousel-indicators {
    margin-left: 7%;
    margin-right: 7%;
}

#autoHero #heroCarouselIndicators {
    height: 100%;
}

.fullscreenButton {
    z-index: 21;
    border-radius: 3px;
    background-color: #000;
    color: #FFF;
    position: relative;
    left: 3rem;
    top: 3rem;
    border: none;
    font-size: 1.2em;
}

.fullscreenButton .material-icons {
    font-size: 2rem;
    position: relative;
    top: 4px;
}

.modal-xxl {
    max-width: 95vw;
}

.backLink {
    padding-left: 30px;
    position: relative;
}

.backLink .material-icons {
    position: absolute;
    left: 0px;
    top: 0px;
}

.myyja {
    font-size: 0.8em;
}

.myyja .material-icons, .henkiloKortti .material-icons {
    color: #25D366;
    font-size: 19px;
    top: 5px;
    position: relative;
}

.myyja .square {
    padding-top: 150%;
}

.kuvawrappi {
    margin-right: -15px;
}

.kuvawrappiKaveri {
    padding-left: 30px;
}

.modal-header .close {
    opacity: 1;
}

.modal-header .close .material-icons {
    border: 3px solid #000;
}

.modal-content {
    border-radius: 0px;
}

#isotKuvatModal .modal-footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #FFF;
    z-index: 10002;
}

#isotKuvatModal .modal-body {
    padding-bottom: 3rem;
}

form .modal-body,
form .modal-title {
    margin-left: 2rem;
    margin-right: 2rem;
}

/* Yhteystiedot */

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-radius: 2rem;
    background-color: #FFF;
    border: 2px solid #000;
    text-transform: uppercase;
    padding: 0.25rem 1rem;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #000;
    color: #FFF;
    border: 2px solid #000;
}

.nav-tabs .nav-item {
    margin-right: .75rem;
}


.henkiloKortti {
    min-height: 15vh;
}

.henkiloKortti .autologot img {
    width: 50px;
    height: auto;
}

.henkiloKortti .henkiloVasen {
    width: 25%;
    height: 15vh;
    float: left;
}

.henkiloKortti .henkiloOikea {
    width: 75%;
    height: 15vh;
    float: left;
}

.henkiloKortti .henkiloOikea p {
    margin-bottom: .5rem;
}

.henkiloKortti .henkiloOikea p:last-of-type {
    margin-bottom: 0;
}

.henkiloKortti .henkiloOikea .autologot .col-auto {
    padding-left: 3px;
    padding-right: 3px;
}

.henkiloKortti .henkiloOikea .autologot .col-auto:first-child {
    padding-left: 15px;
}
/* uudet autot */

#merkkiedustukset .autoLogo {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 6rem;
}

#merkkiedustukset .autoLogo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#merkkiedustukset a {
    text-decoration: underline;
}

/* Concrete5 things */
div.ccm-panel-content ul.nav li {
    width: 100%;
}

/* Scrollbar */

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #e8e8e8;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: linear-gradient( 90deg, #000 0%, #000 100% );
    border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #000;
}

/* Previous page button */

#goToPrevious {
    position: fixed;
    right: 0px;
    top: 30px;
    padding: 10px 15px;
    font-size: 14px;
    background-color: #000;
    color: #FFF;
    border-radius: 0px;
    border: 1px solid #FFF;
    transition: all 0.3s ease;
    z-index: 1031;    
}

#goToPrevious.hiding {
    right: -120px;
}

/* Back to Top */

#backToTop {
    position: fixed;
    right: 0px;
    bottom: 80px;
    padding: 10px 15px;
    font-size: 22px;
    background-color: #000;
    color: #FFF;
    border-radius: 0px;
    border: 1px solid #FFF;
    transition: all 0.3s ease;
    z-index: 1031;
}

#backToTop:hover {
    padding: 10px 30px 10px 15px;
}

#backToTop.hiding {
    right: -80px;
}

#backToTop svg {
    height: 30px;
    fill: white;
}

#backToTop:hover svg {
    animation: bouncingIcon 1s;
}

#msgWrapper {
    position: relative;
    z-index: 1051;
}

#msgHere {
    position: fixed;
    z-index: 20;
    left: 20px;
    bottom: 20px;
    max-width: 400px;
}

/* Fontit / Fonts */

/* @font-face {
  font-family: 'PlayfairDisplay';
  src: url('../fonts/PlayfairDisplay-Regular.ttf');
  font-weight: 400;
} */

/*
* https://daneden.github.io/animate.css/
*/

@-webkit-keyframes bouncingIcon {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -10px, 0);
    }
    
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -5px, 0);
    }
    
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

#mobileMove {
    display: none;
}

.mobileSub {
    height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}

@media (max-width: 1230px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 2rem 1.5rem 0.5rem 1.5rem;
    }
}

@media (max-width: 1150px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 2rem 1rem 0.5rem 1rem;
    }
}

@media (max-width: 1070px){
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 0.9em;
    }
}

@media (max-width: 1010px){
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 0.85em;
    }
}

@media (max-width: 992px){
    #goToPrevious {
        right: 50px;
        top: 0px;
    }

    #cookieBar {
        width: 100%;
    }

    .mobileSub {
        padding-left: 1rem;
    }

    #MobileNav hr {
        margin: 0px;
    }

    #MobileNav hr:last-of-type {
        display: none;
    }

    nav.navbar.navbar-expand-lg.d-block.d-lg-none {
        padding: 0px;
    }

    nav.navbar.navbar-expand-lg.d-block.d-lg-none
    .navbar-brand,
    nav.navbar.navbar-expand-lg.d-block.d-lg-none
    .navbar-toggler {
        padding: .5rem;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        border-bottom: none;
    }

    .navbar-expand-lg #MobileNav
    .navbar-nav {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .navbar-expand-lg #MobileNav
    .navbar-nav .nav-link{
        padding: 1rem 0rem;
        font-size: 1em;
    }

    #mobiiliLisa {
        padding-bottom: 3rem;
    }

    #konePaikat .img-fluid {
        margin-left: auto;
        margin-right: auto;
    }

    .navbar-expand-lg #MobileNav .navbar-nav .nav-link
    .material-icons,
    .navbar-expand-lg #MobileNav .navbar-nav 
    .dropdown-item .material-icons {
        float: right;
    }

    .navbar-expand-lg #MobileNav .navbar-nav 
    .nav-item .dropdown-item {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 0.95em;
    }

    .navbar-expand-lg #MobileNav 
    .navbar-nav .show .nav-link {
        padding-bottom: 0px;
    }

    #etusivunNostot h4,
    #nostoOsio h4 {
        font-size: 1.2rem;
    }

    section.blur, footer.blur {
        -webkit-filter: blur(0);
        -moz-filter: blur(0);
        -o-filter: blur(0);
        -ms-filter: blur(0);
        filter: blur(0);
        background-color: #000;
    }

    .subnavigation {
        display: none;
    }

    #siteLogo {
        height: 20px;
    }

    .ccm-pagination-wrapper .pagination li a,
    .ccm-pagination-wrapper .pagination li a:hover,
    .ccm-pagination-wrapper .pagination li span {
        padding: 0.5rem 0.5rem;
    }

    .ccm-pagination-wrapper .prev,
    .ccm-pagination-wrapper .next {
        display: flex;
    }

    #heroCarouselIndicators{
        margin-right: -0px;
        margin-left: -0px;
    }

    #frontpageHero .h1 {
        font-size: 1.9rem;
    }

    #heroCarouselIndicators .carousel-caption p {
        font-size: 1em;
    }
	    #heroCarouselIndicators .carousel-caption-test p-test {
        font-size: 1.2em;
    }

    #heroCarouselIndicators .carousel-indicators {
        display: none;
    }

 /*   #heroCarouselIndicators .carousel-item {
        min-height: 400px;
        height: 70vw;
        margin-bottom: 15rem;
    }*/
		#heroCarouselIndicators .carousel-item {
        min-height: 35vh;
        height: 20vw;
        margin-bottom: 2px;
    }


    #heroCarouselIndicators .carousel-caption {
        position: relative;
        /*top: 100%;*/
       /* margin-top: 0px;*/
        margin-bottom: 3px;
        width: 90%;
        left: 5%;
    }

	#heroCarouselIndicators .carousel-inner {height:32vh;}
    
	#heroCarouselIndicators .carousel-inner-test{height:32vh;}

    #autoHero #heroCarouselIndicators .carousel-item {
        margin-bottom: 0px;
        min-height: unset;
        padding-top: 70%;
        height: auto;
    }

    #autoHero #heroCarouselIndicators .fullscreenButton {
        left: 1rem;
        top: 1rem;
    }

    #autoHero #heroCarouselIndicators .carousel-indicators {
        display: flex;
    }

    #autoHero .carousel-indicators li {
        height: 1rem;
        width: 1rem;
    }

    .btn-special,
    #MobileNav .btn-primary.btn-block {
        font-size: 0.9em;
    }

    .btn-special.btn-block,
    #frontpageHero .btn-primary.btn-block,
    #MobileNav .btn-primary.btn-block {
        text-align: left;
        padding: 0.6rem 1rem 0.4rem 1rem;
    }

    #techInfo .graybg {
        font-size: 0.85em;
    }

    .otsikkoSektio .bgImg, 
    .fullWidthNosto .bgImg {
        min-height: 25vh;
    }

    .fullWidthNosto .bgImg {
        height: 25vh;
    }

    .henkiloOikea {
        font-size: 0.7em;
    }

    .navbar-nav .dropdown-menu {
        border: none;
        font-weight: 500;
        border-radius: 0px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 1.5rem 1.5rem 0.5rem 1.5rem
    }

    .carousel-control-prev, .carousel-control-next {
        display: flex;
    }

    .mobiiliAutoLinkki {
        display: inline-block;
        margin: auto;
    }

    .henkiloKortti .henkiloVasen {
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: left top;
    }

    .btn {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .bootstrap-select .btn {
        margin: 0px;
    }

    #techInfoMobile .card-body {
        padding: 0px;
    }

    form .modal-body,
    form .modal-title {
        margin-left: .5rem;
        margin-right: .5rem;
    }

    form .modal-title {
        font-size: 1.5em;
    }

    .modal-header .close {
        padding: 1.1rem;
    }

    #mobileMove {
        width: 100%;
        position: fixed;
        bottom: 0px;
        left: 0px;
        display: block;
        background-color: #000;
        color: #FFF;
        border: none;
        padding: .5rem;
        z-index: 5;
    }

    #mobileMove .material-icons {
        position: absolute;
        top: 7px;
    }

    #accordion .btn-link .material-icons, 
    #techInfoMobile .btn-link .material-icons {
        top: 17px;
    }

    #etusivunNostot h3 {
        font-size: 1.5em;
    }
/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: white;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* TLcontainer around TLcontent */
.TLcontainer {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.TLcontainer::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -17px;
  background-color: white;
  border: 4px solid #FF9F55;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the TLcontainer to the TLleft */
.TLleft {
  left: 0;
}

/* Place the TLcontainer to the TLright */
.TLright {
  left: 50%;
}

/* Add arrows to the TLleft TLcontainer (pointing TLright) */
.TLleft::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid black;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent black;
}

/* Add arrows to the TLright TLcontainer (pointing TLleft) */
.TLright::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid black;
  border-width: 10px 10px 10px 0;
  border-color: transparent black transparent transparent;
}

/* Fix the circle for TLcontainers on the TLright side */
.TLright::after {
  left: -16px;
}

/* The actual TLcontent */
.TLcontent {
  padding: 20px 30px;
  background-color: none;
  position: relative;
  border-color:black;
border-style: solid;
  border-width: 3px;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the TLleft */
  .timeline::after {
  left: 31px;
  }
  
  /* Full-width TLcontainers */
  .TLcontainer {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing TLleftwards */
  .TLcontainer::before {
  left: 60px;
  border: medium solid black;
  border-width: 10px 10px 10px 0;
  border-color: transparent black transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .TLleft::after, .TLright::after {
  left: 15px;
  }
  
  /* Make all TLright TLcontainers behave like the TLleft ones */
  .TLright {
  left: 0%;
  }
}
/*@media (max-width: 992px){
	#heroCarouselIndicators .item-test {max-width:100%;
										font-size: 0.8em;
                                       padding-left:3px;
									   height:31vh;}
#heroCarouselIndicators .carousel-caption-test{padding-left:0;max-width:100%;height:100vh;}
.col-lg-12 {padding-left:1px;padding-right:1px;}
#heroCarouselIndicators .carousel-inner-test {
    min-height: 95vh;
}
#heroCarouselIndicators .rivi2 {
    margin-top: 33vh;
}
	.h1-test {     font-size: 1.2rem;     width: 100%;  }
	.p-test {     font-size: 0.8rem;     width: 100%;  }
#heroCarouselIndicators .carousel-item {
min-height: 30vh;}
.fullWidthNosto .bgImg {
    height: 31vh;
}
}*/
@media (max-width: 992px){
/*#heroCarouselIndicators	.col-lg-12 {display:flex;width:110%;margin-left:-10px;padding-left:-3vh;padding-right:-3vh;min-height:30vh;height:30vh;}*/
#heroCarouselIndicators .item-test {
	background-color:transparent;
	max-width:120%;margin-left:-25px;background-size: cover;
	min-height:30vh;
	height:30vh;}
#heroCarouselIndicators	.container.wider { width: 110%; }
#heroCarouselIndicators .carousel-caption-test {
	background-color:transparent;
	/*margin-left:0%;*/
	/*padding-left:-3vh;
	padding-right:-3vh;*/
	width:110%;
	height:30vh;
	margin-top:0px;
	Align-self:center;
	background-size: cover;
	}
.carousel-inner-test{
	height:41vh;
}
#heroCarouselIndicators .rivi2 {
	margin-top:0vh;
	width:100%;
	padding-left:3vh;
	height:30vh;
}
#heroCarouselIndicators .carousel-caption-test, .p-test, p-test {
    margin-top: 0px;
    font-size: 0.7em;
	margin-left:-10px
}

#heroCarouselIndicators 
	.h1-test  {margin-left:-10px;     font-size: 1.1rem;     width: 110%;  overflow:hidden;   /* text-align: center; */     /* vertical-align: middle; */ }

}

h2 {
    width:100%;
}</pre></body></html>