
/*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Footer area
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*/
#footer {
        padding: 1em;
	z-index: 3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0em;
	padding-top: 0px;
        margin-left: auto;
        margin-right: auto;
	padding-left:0;
	padding-right:0;
        border-bottom: 1px solid rgba(0,0,0,0.3);
}




#footer a {
	border-bottom: none;
	margin-bottom: 0.3em;
	line-height: 18px;
	font-family: Verdana,Geneva,sans-serif;
}
#footer a:focus,
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none !important;
}
#footer ul li,
#footer ul > li,
#footer li {
	list-style-type: none !important;
}

#footer p {
	margin: 0;
}

#footer h3 {
	font-weight: bold;
	font-size: 20px;
}

#footer .internal {
	line-height: 1.6em;
	font-size: 1.2em;
	font-weight: bold;
}

.external:after {
	content: " " url(/grafi/external.png);
}

a.kvl {
	display: block;
	text-indent: 100%;
	text-decoration: none;
	overflow: hidden;
	width: 215px;
	height: 45px;
        margin-top: 15px;
	margin-right: 20px;
	border-bottom: none;
	background: transparent url(/sites/all/themes/papunet_bootstrap/images/kehitysvammaliitto.png) no-repeat top left;
        line-height: 56px;
    float: left;
       margin-bottom:12px;
       margin-left:12px;

}
a.lahjoita {
        display: inline-block;
        background-color: #FFD835 !important;
        font-family: 'Lato';
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 8px;
        margin-top: 20px;
        margin-right: 75px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: bold;
        height: 38px;
        border-bottom: none !important;
        transition: color 0.15s ease-out, background 0.15s ease-out, border-color 0.15s ease-out;
        
}
a.lahjoita:hover,
a.lahjoita:focus {
        border-bottom: none;
        color: #ffdd43 !important;
        background: #000 !important;
}
a.stea {
        display: block;
        text-indent: 100%;
        text-decoration: none;
        overflow: hidden;
        width: 70px;
        height: 70px;
        margin-top: 5px;
        margin-right: 20px;
        border-bottom: none;
        background: transparent url(/sites/papunet.net/files/Tuettu_Veikkauksen_tuotoilla.png) no-repeat top left;
        line-height: 56px;
        background-size: contain;
       margin-bottom:12px;
       margin-left:12px;

}

a.stea_sv {
  display: block;
  text-indent: 100%;
  text-decoration: none;
  overflow: hidden;
  width: 70px;
  height: 70px;
  margin-top: 5px;
  margin-right: 20px;
  border-bottom: none;
  background: transparent url(/sites/papunet.net/files/Tuettu_Veikkauksen_tuotoilla_sv.png) no-repeat top left;
  line-height: 56px;
  background-size: contain;
  margin-bottom:12px;
  margin-left:12px;
}
a.larum {
  display: block;
  text-indent: 100%;
  text-decoration: none;
  overflow: hidden;
  width: 173px;
  height: 45px;
  margin-top: 15px;
  margin-right: 20px;
  border-bottom: none;
  background: transparent url(/sites/papunet.net/files/Larum_logo.png) no-repeat top left;
  line-height: 56px;
  background-size: contain;
  margin-bottom:12px;
  margin-left:12px;
}
a.folkhalsan {
  display: block;
  text-indent: 100%;
  text-decoration: none;
  overflow: hidden;
  width: 235px;
  height: 25px;
  margin-top: 25px;
  margin-right: 20px;
  border-bottom: none;
  background: transparent url(/sites/papunet.net/files/folkhalsan.png) no-repeat top left;
  line-height: 56px;
  background-size: contain;
  margin-bottom:12px;
  margin-left:12px;

}
.logot {
    position: relative;
    float: right;
    height:100px;
    /* right: 0px; */
    display: inline-flex;
    flex-wrap: wrap;
}


/*
a#ray {
	text-decoration: none;
	float: right;
	display: block;
	width: 60px;
	height: 60px;
	background: transparent url(/sites/all/themes/papunet_bootstrap/images/ray_tukee.png) no-repeat 0 0;
	border-bottom: none;
	text-indent: -100%;
	overflow: hidden;
}*/

.offscreen {
	position: absolute;
	left: -1000em;
}

div.copyright {
	height: 1px;
	color: #999;
	text-align: left;
	margin-top: 1em;
        line-height: 58px;
}



/*****/
#footterin-sivustolinkit {
    margin-top:0px;
    position:relative;
    top:-5px;
    padding-left: 12px;
/*    padding-left: 32px;*/
}

@media (max-width: 768px) { 
.collapse.in > ul.nav.navbar-nav {
    display: block;
}

.collapse > ul.nav.navbar-nav {
    display: none;
}
#block-block-6 {
    margin-left: 0em;
}
#footer {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 8px;
}
}
.region.region-footer {
    background-color: #fff;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 32px;
    padding-bottom: 18px;
    margin-left: 32px;
}
.etusivu-oikea-pikasisalto > div.inside {
    padding-left: 12px;
    padding-right: 12px;
}
div#footer-line {
    border-top: 1px solid rgba(0,0,0,0.3);
    margin-left: 1em;
    margin-right: 1em;
}


#etusivulle-mobile {
   display:none;
}
@media screen and (max-width: 640px) {

#etusivulle-mobile {
   display:block;
}

#etusivulle-mobile h4 {
    font-weight: bold;
    padding-bottom: 32px;
    padding-top: 12px;
}
}
#footterin-sivustolinkit a {
    font-size: 15.5px;
}

@media (max-width:410px) { 
    #footer a.kvl {
        width: 154px;
        background-size: 100%;
        margin-top: 9px;
    }
}

