

/* Start:/bitrix/templates/site-lending/template_styles.css?15996526063856*/
.GreenW .container {
    max-width: 1100px;
}
header {
    border-bottom: 15px solid #0EE04E;
}
.header-container{
    min-height: 90px;
	padding: 10px 0;
}
.logo img {
    max-height: 65px;
}
.menu-header a {
	color:#333;
	padding:0px 15px;
	text-transform: uppercase;
}
.menu-header .close {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding-bottom: 50px;
	padding-left: 20px;
}
.menu-header .close span {
	font-size: 50px;
	line-height: 18px;
	padding: 5px 5px 5px 8px;
	height: 42px;
	width: 47px;
	display: block;
	border-radius: 50px;
}
.menu-header a:not(:first-child) {
	border-left: 2px solid #0EE04E;
}
.navbar-light .navbar-toggler {
    border-color: #999;
}
img {
    max-width: 100%;
    width: auto;
}
.banner{
	width: 100%;
	height: auto;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 400px;
	background-position: top left;
}
.banner-text {
    background-color: rgba(13, 67, 112, .6);
    color: #fff;
    padding: 40px 50px;
    max-width: 650px;
    margin: 50px 0;
    display: inline-block;
}
.green-line{
	border-bottom: 3px solid #0EE04E;
	display: block;
	width: 80px;
	margin: 0 0 5px;
}
.lending-block {
    padding: 50px 0 30px;
}
.lending-block.bg-red{
	color: #fff;
}
.lending-block img.float-right{
	margin-left: 50px;
}
.color-red{
	color: #FF1D1D;
}
.color-green{
	color: #0EE04E;
}
.bg-red{
	background-color: #FF1D1D;
}
h1 {
	text-transform: uppercase;
	font-size: 30px;
}
.lending-block h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
	position: relative;
	padding-bottom: 10px;
}
h2 .line{
	width: 50px;
	height: 3px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.lending-block h3 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}
ul{
	padding-left: 20px;
}
ul li{
	margin-bottom: 15px;
}
ul.no-list{
	padding-left: 0;
	list-style: none;
}
ul.no-list li{
display: flex;
align-items: center;
}
.ico-heart,.ico-mind,.ico-eye,.ico-dress,.ico-liver {
	background-image: url(../../../../../templates/site-lending/images/ico-tuotteet.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 50px;
	height: 50px;
	display: table;
	margin-right: 10px;
	min-width: 50px;
}
.ico-heart{background-position: 0 0;}
.ico-mind{background-position: 0px -55px;}
.ico-eye{background-position: 0 -110px;}
.ico-dress{background-position: -56px 0;}
.ico-liver {background-position: -56px -55px;}
.content{
	padding: 40px 50px;
}
.bg-white-content{
	background-color: rgba(255,255,255, .9);
}

footer{
    background-color: #0EE04E;
	margin-top:15px;
	padding-bottom: 30px;
}
footer, footer a{
	color:#fff;
}
.footer-container{
    min-height: 200px;
	padding: 25px 0 15px;
}
.footer-bl{
	padding-left:15px;
	padding-right:15px
}
.menu-footer.footer-bl {
    border-left: 3px solid #fff;
    max-width: 185px;
    padding: 0 30px;
    margin-left: 10px;
}
.menu-footer a {
	display: block;
}

@media all and (max-width:960px) {
	#topMenu {
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		background-color: #fff;
		width: 90%;
		max-width: 350px;
		padding-top: 20px;
		box-shadow: 5px 0 13px -5px #555;
		z-index: 10;
	}
	.menu-header a {
		font-size: 19px;
		padding: 10px 30px;
		text-transform: uppercase;
		display: block;
		border-left: none;
	}
	.menu-header a:not(:first-child) {
		border-left: none;
	}
	.menu-header .close {
		display: block;
	}
}

@media all and (max-width:720px) {
	.banner {
		min-height: auto;
	}
	.banner-text {
		padding: 30px 20px;
	}
	.content {
		padding: 30px 20px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.footer-bl {
		display: block;
		width: 100%;
		max-width: 100% !important;
		text-align: center;
	}
	.menu-footer.footer-bl {
		border-left: none;
		padding: 0;
		margin-left: 0;
	}
	.menu-footer a {
		font-size: 18px;
		margin: 15px 0 0;
	}
}
/* End */
/* /bitrix/templates/site-lending/template_styles.css?15996526063856 */
