/*! Place your custom styles here */
/*
.text-block .icon + h4 {
    margin-top: 0.6842105263158em;
    font-size: 16px;
    font-weight: 400;
}
*/

.lead {
    font-weight: 500;
    color: #252525;
	font-size: 18px;
}

.type--fine-print {
    font-size: 0.75714286em!important;
}

.color--primary {
    color: #195176 !important;
}

.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger  { opacity: .5; }
.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
	font-size: 1em;
	font-weight:800;
}

.nav-sidebar-column .logo {
    max-height: 4.20em!important;
    margin-bottom: 0.92857143em;
}

.masonry-filter-holder:not(.masonry-filters--horizontal) { z-index:2; }

.nav-sidebar-column .menu-vertical a:hover { color: #195176; }
.bg--dark:not(.nav-bar):not(.bar) a:not(.btn):hover { color: #195176; }
.menu-vertical li:not(:hover):not(.dropdown--active) {
    opacity: 0.9;
}

.menu-horizontal > li a:hover { color: #195176; }


.btn:not([class*='primary']):hover {
    border-color: #195176;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
}
.btn a:hover { color:#195176; }

.btn--primary, .btn--primary:visited { border-color: #195176; }
.btn--primary { background:#195176; }
.btn--primary:hover { background:#003954;}
button.btn.btn--primary:hover { color: #195176; background:#fff; }
button.btn.btn--primary { background:#195176; color:#fff; }
.btn.block + .btn.block { background:#195176; color:#fff; }
.btn.block + .btn.block:hover { background:#003954; }
.lead + .btn:last-child { background:#195176; }
.lead + .btn:last-child:hover { background:#003954; }
p a, span a, label a { text-decoration:none; }
a { color:#195176; }
a:hover { color:#003954; }
.text-block ul { list-style:dot!important; }

/*
.masonry-filter-holder:not(.masonry-filters--horizontal) .masonry__filters ul li.active { color:#195176; }
.masonry-filter-holder:not(.masonry-filters--horizontal) .masonry__filters ul li:hover { color:#195176; }
*/

/*
.menu-horizontal > li > a, .menu-horizontal > li > span, .menu-horizontal > li > .modal-instance > .modal-trigger { color:#000; }

.varjo1
{
  position: relative;
}
.varjo1:before, .varjo1:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.varjo1:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

*/

@media (min-width: 991px) {
.bar.pos-fixed {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2); }
}

@media (max-width: 991px) {
	.yhttie { font-size:12px; }
	#kartta { margin-top:50px; }
}

@media (min-width: 992px) {
.container {
padding-left:50px; }
}

@media (max-width: 1440px) {
.container {
padding-left:50px; }
}