<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {height: 100%;}

body {
	min-height: 100%;
	height: 100%;
	font-family: 'Montserrat', sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 13px;
    color: #202020;
	font-weight: 400;
	background: #ffffff;
}

.active {
	font-weight: bold;
	text-decoration: underline;
}

.langs ul li {
	display: inline-block;
	padding-left: 5px;
}

.langs ul li a:link, .langs ul li a:visited {
	color: #f1ff0c;
	font-size: 15px;
	font-weight: bold;
}

.langs ul {
	margin: 33px 0px;
	padding: 0px;
	list-style: none;
}

.cntr {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.shortcut1 {
	background: #32150f url(../img/books.svg) no-repeat center 15px;
	background-size: 80px 80px;
	height: 155px;
	border-bottom: 5px solid #8d6a48;
}

.shortcut2 {
	background: #32150f url(../img/price.svg) no-repeat center 15px;
	background-size: 80px 80px;
	height: 155px;
	border-bottom: 5px solid #8d6a48;
}

.shortcut3 {
	background: #32150f url(../img/shops.svg) no-repeat center 15px;
	background-size: 80px 80px;
	height: 155px;
	border-bottom: 5px solid #8d6a48;
}

.shortcut a:link, .shortcut a:visited {
	color: #ffd38d;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 110px;
	text-align: center;
}

.shortcut a:hover {
	text-decoration: none;
}

.aheading {
	color: #1e1e1e;
	font-size: 30px;
}

a.areadmore:link, a.areadmore:visited {
	display: block;
	width: 195px;
	height: 40px;
	background: #32150f;
	border-bottom: 3px solid #8d6a48;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	transition: all 0.3s ease;
	margin-top: 20px;
}

a.areadmore:hover {
	background: #8d6a48;
	text-decoration: none;
}

.newsheading {
	font-size: 30px;
	color: #1e1e1e;
	padding-top: 35px;
	padding-bottom: 35px;
}

.news_item img {
	width: 100%;
	height: auto;
}

a.newstitle:link, a.newstitle:visited {
	display: block;
	color: #031068;
	font-size: 20px;
	line-height: 22px;
	padding-top: 18px;
	padding-bottom: 18px;
}

a.newstitle:hover {
	text-decoration: none;
}

.created {
	color: #7d7d7d;
	font-size: 16px;
}

.created2 {
	color: #7d7d7d;
	font-size: 14px;
	padding-top: 30px;
}

.news_item {
	padding-bottom: 30px;
}

#news {
	padding-bottom: 30px;
}

#howhelp {
	height: 60px;
	line-height: 60px;
	background: #283593;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

#logos {
	padding-top: 35px;
	padding-bottom: 35px;
}

#foooter {
	padding-top: 35px;
	padding-bottom: 35px;
	background: #303030;
}

.ofh {
	color: #ffffff;
	font-size: 18px;
}

.bikh {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}

.numf {
	color: #ffffff;
	font-size: 14px;
}

.fhead {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.fmenu a:link, .fmenu a:visited {
	color: #ffffff;
}

.address {
	color: #ffffff;
	font-size: 15px;
	line-height: 18px;
	padding-left: 40px;
	margin-top: 17px;
	background: url(../img/address.svg) no-repeat left center;
	background-size: 30px 30px;
}

.phone {
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	padding-left: 40px;
	margin-top: 17px;
	background: url(../img/phone.svg) no-repeat left center;
	background-size: 30px 30px;
	display: block;
	height: 30px;
}

.email {
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	padding-left: 40px;
	margin-top: 17px;
	background: url(../img/email.svg) no-repeat left center;
	background-size: 30px 30px;
	display: block;
	height: 30px;
}

#copyright {
	background: #32150f;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

@media (min-width: 768px) {
	
	.logo img {
		width: 60%;
		height: auto;
		margin-top: 9px;
	}	
	
	#header {
		background: #303030;
		height: 85px;
	}
	
	.of {
		font-size: 18px;
		color: #ffffff;
		padding-top: 16px;
	}

	.bik {
		font-size: 25px;
		font-weight: bold;
		color: #ffffff;
		line-height: 25px;
	}
	
	#slider {
		
	}

	#slider_ {
		position: relative;
	}
	
	#slider2 {
		background: url(../img/main_bg.jpg) no-repeat center center;
		background-size: cover;
		height: 300px;
	}

	#slider2_ {
		height: 300px;
		position: relative;
	}
	
	.slogan, #slider2 h1 {
		color: #ffffff;
		font-size: 36px;
		font-weight: bold;
		text-align: center;
		max-width: 945px;
		line-height: 40px;
		margin: 0px auto;
	}
	
	#slider_ a:link, #slider_ a:visited {
		width: 250px;
		height: 50px;
		line-height: 50px;
		background: #ffea00;
		text-align: center;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
		display: inline-block;
		color: #283593;
		margin-top: 35px;
		transition: all 0.3s ease;
	}

	#slider_ a:hover {
		background: #283593;
		color: #ffffff;
		text-decoration: none;
	}
	
	.shortcut {
		background: #ffffff;
		margin-top: -25px;
		height: 215px;
		padding: 10px;
	}
	
	#about {
		background: #f2f2f2;
		padding-top: 35px;
		padding-bottom: 35px;
		margin-top: 15px;
	}

	#about img {
		width: 100%;
		height: auto;
	}
	
	.adesc {
		color: #1e1e1e;
		font-size: 15px;
		padding-top: 15px;
		line-height: 18px;
	}
	
	.logos_item, .partner_item {
		height: 130px;
		text-align: center;
	}

	.logos_item img, .partner_item img {
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 130px;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	
	.flogo img {
		width: 50%;
		height: auto;
	}
	
	.fmenu ul {
		margin: 17px 0px 0px 0px;
		padding: 0px;
		list-style: none;
		font-size: 18px;
		line-height: 24px;
	}
	
	.topmenu ul {
		margin: 28px 0px;
		padding: 0px;
		list-style: none;
	}

	.topmenu ul li {
		display: inline-block;
		padding-right: 40px;
	}

	.topmenu ul li a:link, .topmenu ul li a:visited {
		color: #ffffff;
		font-size: 18px;
	}
	
	.tcont {
		display: none;
	}
	
	.static .logos_item {
		margin-bottom: 30px;
	}
	
	.shop_item {
		min-height: 900px;
	}

}

@media (max-width: 767px) {
	
	.topmenu ul {
		margin: 90px 0px 50px 0px;
		padding: 0px;
		list-style: none;
	}

	.topmenu ul li {
		display: block;
		
	}

	.topmenu ul li a:link, .topmenu ul li a:visited {
		display: block;
		background: #051064;
		text-align: center;
		width: 100%;
		height: 40px;
		line-height: 40px;
		color: #ffffff;
		font-size: 18px;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	
	.fmenu ul {
		margin: 17px 0px 17px 0px;
		padding: 0px;
		list-style: none;
		font-size: 18px;
		line-height: 24px;
	}
	
	.numf {
		padding-bottom: 30px;
	}
	
	.flogo img {
		width: 30%;
		height: auto;
	}
	
	.logos_item {
		text-align: center;
		padding-bottom: 30px;
	}

	.logos_item img {
		width: 50%;
		height: auto;
	}
	
	.partner_item {
		height: 100px;
		text-align: center;
	}

	.partner_item img {
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 100px;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	
	.adesc {
		color: #1e1e1e;
		font-size: 18px;
		padding-top: 15px;
		line-height: 22px;
	}
	
	#about {
		background: #f2f2f2;
		padding-top: 35px;
		padding-bottom: 35px;
	}

	#about img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
	
	#shortcuts {
		padding-top: 15px;
	}
	
	.shortcut {
		background: #ffffff;
		height: 215px;
	}
	
	#slider_ a:link, #slider_ a:visited {
		width: 250px;
		height: 50px;
		line-height: 50px;
		background: #ffea00;
		text-align: center;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
		display: inline-block;
		color: #283593;
		margin-top: 20px;
		transition: all 0.3s ease;
	}

	#slider_ a:hover {
		background: #283593;
		color: #ffffff;
		text-decoration: none;
	}
	
	.slogan, #slider2 h1 {
		color: #ffffff;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		max-width: 945px;
		line-height: 20px;
		margin: 0px auto;
	}
	
	#slider, #slider2 {

	}

	#slider_, #slider2_ {
		background: rgba(40,50,150,0.33);
		position: relative;
	}
	
	.topmenu {
		display: none;
		position: fixed;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		z-index: 10000;
		background: rgba(40,50,150,0.93);
	}
	
	.langs {
		display: none;
	}
	
	.of {
		font-size: 18px;
		color: #ffffff;
		padding-top: 16px;
		text-align: center;
	}

	.bik {
		font-size: 25px;
		font-weight: bold;
		color: #ffffff;
		line-height: 25px;
		text-align: center;
	}
	
	#header {
		background: #303030;
		padding-bottom: 13px;
	}
	
	.logo {
		text-align: center;
	}
	
	.logo img {
		width: 30%;
		height: auto;
		margin-top: 13px;
	}

	.hamburger	{
		width: 50px;
		height: 50px;
		background: #283593 url(../img/menu.svg) no-repeat center center;
		background-size: 27px 22px;
		position: fixed;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		z-index: 1000;
	}
	
	.menu-close	{
		width: 50px;
		height: 50px;
		background: url(../img/menu-close.svg) no-repeat center center;
		background-size: 40px 40px;
		position: fixed;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		z-index: 10001;
	}

}

.static {
	font-size: 16px;
	padding-bottom: 40px;
	padding-top: 20px;
}

.pagination {
  margin: 0px 0;
  font-size: 13px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul &gt; li {
  display: inline;
}

.pagination ul &gt; li &gt; a,
.pagination ul &gt; li &gt; span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  background-color: #f5f5f5;
}

.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  color: #999999;
  cursor: default;
}

.pagination ul &gt; .disabled &gt; span,
.pagination ul &gt; .disabled &gt; a,
.pagination ul &gt; .disabled &gt; a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagi {
  text-align: center;
  padding-bottom: 40px;
}

.pagination a:link, .pagination a:visited {
	color: #0088cc;
	text-decoration: none;
}

.pagination a:link, .pagination a:visited {
	color: #005580;
	text-decoration: none;
}

.bread {
	padding-top: 30px;
}

#ff2 {
	font-size: 16px;
	text-align: center;
	max-width: 500px;
}

.company a {
	color: #ffffff;
	text-decoration: none !important;
}

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

.shop_item img {
	max-width: 400px;
	height: auto;
}

.shop_item {
	text-align: center;
	border: 1px solid #aaaaaa;
	padding: 30px;
	margin-bottom: 30px;
}

.shop_title {
	font-weight: 700;
    color: #7f0a0a !important;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.shop_item a {
	color: #7f0a0a !important;
	display: inline-block;
	border: 2px solid #7f0a0a;
	font-weight: bold;
	min-height: 30px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}

.shop_item a:hover {
	text-decoration: none;
	background: #7f0a0a;
	color: #ffffff !important;
}

.graf {
	color: #666666;
	font-style: italic;
	padding-top: 10px;
}

.phones {
	color: #7f0a0a;
	padding-top: 10px;
}</pre></body></html>