@font-face {
	font-family: Lato;
	src: url(/bitrix/templates/market2_v1/fonts/Lato-Regular.eot?#iefix) format('embedded-opentype'),
	url(/bitrix/templates/market2_v1/fonts/Lato-Regular.woff) format('woff'),
	url(/bitrix/templates/market2_v1/fonts/Lato-Regular.ttf) format('truetype'), url(/bitrix/templates/market2_v1/fonts/Lato-Regular.svg#Lato-Regular) format('svg');
	font-weight: 400;
	font-display: swap;
	font-style: normal
}

@font-face {
	font-family: Lato;
	src: url(/bitrix/templates/market2_v1/fonts/Lato-Medium.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/market2_v1/fonts/Lato-Medium.woff) format('woff'), url(/bitrix/templates/market2_v1/fonts/Lato-Medium.ttf) format('truetype'), url(/bitrix/templates/market2_v1/fonts/Lato-Medium.svg#Lato-Medium) format('svg');
	font-weight: 500;
	font-display: swap;
	font-style: normal
}

@font-face {
	font-family: Lato;
	src: url(/bitrix/templates/market2_v1/fonts/Lato-Semibold.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/market2_v1/fonts/Lato-Semibold.woff) format('woff'), url(/bitrix/templates/market2_v1/fonts/Lato-Semibold.ttf) format('truetype'), url(/bitrix/templates/market2_v1/fonts/Lato-Semibold.svg#Lato-Semibold) format('svg');
	font-weight: 600;
	font-display: swap;
	font-style: normal
}


@font-face {
	font-family: Lato-Heavy;
	src: url(/bitrix/templates/market2_v1/fonts/Lato-Heavy.eot?#iefix) format('embedded-opentype'), url(/bitrix/templates/market2_v1/fonts/Lato-Heavy.woff) format('woff'), url(/bitrix/templates/market2_v1/fonts/Lato-Heavy.ttf) format('truetype'), url(/bitrix/templates/market2_v1/fonts/Lato-Heavy.svg#Lato-Heavy) format('svg');
	font-weight: 400;
	font-display: swap;
	font-style: normal
}

#kredit_container {
	display: none;
	padding: 10px;
	position: relative;
	width: 64%!important;
	min-width: 60%!important;
	left: 18%!important;
	top: 0!important;
	margin: 0 0 0 17%;
	text-align: center;
	z-index: 10001!important;
	position: absolute;
	margin-left: -4px;
	height: 836px
}
.kredit_buy_button {
	cursor: pointer;
	background-position: 4px;
	background-size: 28px 28px;
	background-color: #1abcc1;
	background-image: url("img/logo.png");
	background-repeat: no-repeat;
	color: #fff;
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	padding: 7px 8px 7px 36px;
	font-family: Lato, Arial;
	font-weight: bold;
	font-size:18px;
	text-transform: uppercase;
	margin:10px 0;
	line-height: 25px;
}

.kredit_buy_button-1{
	border-radius: 4px;
}
.kredit_buy_button-2{
	border-radius: 40px;
}

#kredit-close{
	width: 38px;
	height: 38px;
	border: 3px solid #fff;
	background: #1abcc1;
	right: -45px;
	top: 0;
	line-height: 32px;
	border-radius: 50%;
	opacity: 1;
	color: #fff;
	font-size: 28px;
	text-align: center;
	position: absolute;
	cursor: pointer;
}
@media  (max-width: 479px) {
	#kredit-close {
		right: 0;
		top: -45px; } }