@charset "UTF-8";
@import url("/style/fonts.css");

html {
	scroll-behavior:smooth;
}

body, html {
	padding: 0;
	margin: 0;
	min-height:100vh;
	font-size:16px;
}

body {
	font-family: 'geurostile', sans-serif;
	width: 100%;
	color:#434345;
	font-weight: normal;
	font-style: normal;
	position: relative;

	/*background:#f7f9fe;*/
	/*background:#f5f5f5;*/
	background:#fff;

	padding:0;
	margin:0;

	font-size:0;
}
body.fixed {
}
body.novf {
	overflow:hidden;
}
body>* {
}
div.bbody {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
div.bbody>div.page {
	flex:1;
	position:relative;
}
img {
	height:auto;
	max-width:100%;
}
a img {
	border:0;
	max-width:100%;
}
a {
	color:#434345;
	text-decoration:none;
}
a:hover,
a:focus {
	text-decoration:underline;
}
p {
	padding:0;
	margin:0;
}
p+p,
p+ul,
ul+p,
ol+p,
p+ol {
	margin:0.75rem 0 0;
}
.line {
	display:inline-block;
	width:100%;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
select::-ms-expand {
	display: none;
}
::selection {
	background:#434345;
	color:#fff;
}
::-webkit-scrollbar-track{
	border-radius: 0;
	height:5px;
	margin:0;
	background-color:#ebebeb;
	width:5px;
}
::-webkit-scrollbar{
	width:0.625rem;
	height:0.625rem;
	background-color: #767171;
}
::-webkit-scrollbar-thumb{
	border-radius:0;
	background-color:#434345;
}
article, aside, details, figcaption, figure, footer, header, menu, main, nav, section, summary {
	display: block;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	clear: both;
}
option {
	color:#434345;
	font-size:1rem;
}
.hSlider {
	position:relative;
}
.hSlider .container {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	-ms-transform:translateX(0);
	-o-transform:translateX(0);
	transform:translateX(0);
}
.hSlider .container.ntr {
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.hSlider a.arrow {

}
.hSlider a.arrow.hidden {
	display:none !important;
}
.t {
	display:table;
	border-collapse:collapse;
}
.t .r {
	display:table-row;
}
.t .r .c {
	display:table-cell;
}
input.checkbox:focus+label:before,
input.r:focus+label:before,
input.c:focus+label:before,
select:focus,
textarea:focus,
input:focus {
	outline:0;
	box-shadow:0 0 1px 1px #434345;
}

*,
:before,
:after {
	font-family: 'geurostile', sans-serif;
	box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5 {
	color:#434345;
	font-weight:normal;
	padding:0;
	margin:0 0 20px;
	font-size:36px;
}
.body {
	width:1200px;
	margin:0 auto;
}

div.bbody {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
div.bbody>div.page {
	flex:1;
}

section.mainMenu .body {
	display:flex;
	padding:0 0 24px;
}
section.mainMenu .body div.gazety {
	width:186px;
	padding:42px 0 0 0;
	margin:0 112px 0 0;
}
section.mainMenu .body div.gazety a {
	display:block;
	text-decoration:none;
}
section.mainMenu .body div.menu {
	flex:1;
	padding:24px 0 0;
}
section.mainMenu .body div.menu div.header {
	display:flex;
	white-space:nowrap;
}
section.mainMenu .body div.menu div.header div.phone {

}
section.mainMenu .body div.menu div.header div.phone a,
section.mainMenu .body div.menu div.header div.email a {
	text-decoration:none;
	font-size:16px;
	color:#434345;
	line-height:25px;
	display:inline-block;
	vertical-align:top;
}
section.mainMenu .body div.menu div.header div.phone a[href*='tel'] {
	background:url("/images/phone.svg") left center no-repeat;
	background-size:25px 25px;
	padding:0 0 0 34px;
}
section.mainMenu .body div.menu div.header div.phone a.wu {
	display:inline-block;
	width:20px;
	height:20px;
	background:url("/images/wu.svg") center center no-repeat;
	background-size:contain;
	padding:0;
	margin:2px 0 -2px 8px;
}
section.mainMenu .body div.menu div.header div.email {
	margin:0 0 0 50px;
}
section.mainMenu .body div.menu div.header div.email a {
	background:url("/images/email.svg") left center no-repeat;
	background-size:25px 25px;
	padding:0 0 0 34px;
}
section.mainMenu .body div.menu div.header ul.languages {
	padding:3px 0 0;
	margin:0;
	list-style:none;
	flex:1;
	text-align:right;
}
section.mainMenu .body div.menu div.header ul.languages li {
	display:inline-block;
}
section.mainMenu .body div.menu div.header ul.languages li+li {
	margin:0 0 0 10px;
}
section.mainMenu .body div.menu div.header ul.languages li a {
	display:block;
	color:#434345;
	font-size:16px;
	border:1px solid rgba(245,205,71,0);
	border-radius:2px;
	padding:0 5px;
	line-height:17px;
}
section.mainMenu .body div.menu div.header ul.languages li.current a {
	border-color:#f5cd47;
}
section.mainMenu .body div.menu menu.menu {
	padding:0;
	margin:17px 0 0;
	list-style:none;
}
section.mainMenu .body div.menu menu.menu li {
	display:inline-block;
	vertical-align:top;
}
section.mainMenu .body div.menu menu.menu li+li {
	margin:0 0 0 40px;
}
section.mainMenu .body div.menu menu.menu li a {
	display:block;
	color:#434345;
	font-size:18px;
	font-weight:500;
}
footer.footer {
	background:#c8e6ed;
	margin:50px 0 0;
}
footer.footer .body {
	display:flex;
	padding:26px 0 28px;
}
footer.footer .body div.copywriter {
	color:#434345;
	font-size:16px;
	line-height:22px;
	flex:1;
}
footer.footer .body div.copywriter p {
	width:280px;
}
footer.footer .body>div+div {
	margin:0 0 0 50px;
}
footer.footer .body div.address,
footer.footer .body div.contacts {
	color:#434345;
	font-size:16px;
	line-height:20px;
}
footer.footer .body div.address p+p,
footer.footer .body div.contacts p+p {
	margin:9px 0 0;
}
footer.footer .body div.contacts a {
	display:inline-block;
	line-height:20px;
	vertical-align:top;
}
footer.footer .body div.address p.legal {
	background:url("/images/legal.svg") left center no-repeat;
	background-size:18px 20px;
	padding:0 0 0 34px;
}
footer.footer .body div.address p.address {
	background:url("/images/address.svg") left center no-repeat;
	background-size:16px 20px;
	padding:0 0 0 34px;
}
footer.footer .body div.contacts a[href*='tel'] {
	background:url("/images/fPhone.svg") left 5px center no-repeat;
	background-size:12px 20px;
	padding:0 0 0 34px;
}
footer.footer .body div.contacts a.wu {
	text-decoration:none;
	background:url("/images/fWu.svg") center center no-repeat;
	background-size:contain;
	width:20px;
	height:20px;
	margin:0 0 0 8px;
}
footer.footer .body div.contacts a[href*='mailto'] {
	background:url("/images/fEmail.svg") left center no-repeat;
	background-size:21px 15px;
	padding:0 0 0 34px;
}
section.mpHeaderInfo {
	position:relative;
	margin-bottom:50px;

	background:url("/images/mpHeaderInfo.jpg") left top no-repeat;
	background-size:cover;
}
section.mpHeaderInfo .body {
	font-size:40px;
	display:flex;
	flex-direction:column;
	height:calc(100vw * 0.2879581151832461);
	font-weight:900;
	padding:0 20px 0 615px;

	align-items: center;
	justify-content: center;
}
section.mpHeaderInfo .body p {
	display:block;
	width:100%;
}
section.mpHeaderInfo .body img {
	vertical-align:middle;
}
section.mpHeaderInfo .body a.btn {
	display:inline-block;
	background:#222b54;
	text-decoration:none;
}
section.mpHeaderInfo .body a.btn:hover {
	background:#00a8b3;
}
section.mpNewsPapers {
	padding:38px 0 0;
}
section.mpNewsPapers>h2.title {
	color:#434345;
	font-weight:bold;
	font-size:36px;
	text-align:center;
}
section.mpNewsPapers div.steps {

}
section.mpNewsPapers div.steps>div.step {
	position:relative;
}
section.mpNewsPapers div.steps>div.step.hidden {
	display:none;
}
section.mpNewsPapers div.steps>div.step+div.step {
	margin-top:40px;
}
section.mpNewsPapers form div.steps>div.step[data-step]:before {
	content:"";
	display:block;
	background:url("/images/step.svg") center center no-repeat;
	background-size:contain;
	width:14px;
	height:38px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -7px;
}
section.mpNewsPapers div.steps>div.step div.stepTitle {
	margin:0 0 30px;
	text-align:center;
	padding:50px 0 0;
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.step {
	color:#c1c3c7;
	font-size:36px;
	font-weight:bold;
	padding:60px 0 0;
	margin:0 0 15px;
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.step span {
	color:#f5cd47;
	font-size:48px;
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info {
	margin:0 auto;
	max-width:500px;
	display:inline-flex;
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info h3 {
	padding:5px 0;
	margin:0;
	color:#434345;
	font-size:30px;
	font-weight:bold;
	flex:1;
	text-align:left;
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info:before {
	content:"";
	display:block;
	width:45px;
	min-width:45px;
	max-width:45px;
	margin:0 20px 0 0;
	background:left center no-repeat;
	background-size:45px 45px;
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i1:before {
	background-image:url("/images/step1.svg");
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i2:before {
	background-image:url("/images/step2.svg");
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i3:before {
	background-image:url("/images/step3.svg");
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i4:before {
	background-image:url("/images/step4.svg");
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i5:before {
	background-image:url("/images/step5.svg");
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i6:before {
	background-image:url("/images/step6.svg");
}
section.mpNewsPapers div.steps>div.step div.stepTitle div.info.i7:before {
	background-image:url("/images/step7.svg");
}
section.mpNewsPapers div.steps>div.step div.newspapers {
	display:inline-block;
	width:100%;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper {
	float:left;
	vertical-align:top;
	margin:0 0 40px 30px;
	width:276px;
	text-align:center;
	position:relative;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper.sale:after {
	content:attr(data-label);
	color:#fff;
	background:#f14635;
	font-size:14px;
	position:absolute;
	right:-5px;
	top:-5px;
	font-weight:bold;
	padding:5px 15px;
	border-radius:3px;
	pointer-events:none;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper:nth-child(4n+1) {
	margin-left:5px;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper a {
	display:block;
	text-decoration:none;
	padding:17px 19px;
	border:2px solid #fff;
	border-radius:5px;
	background:#fff;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper a img {
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);

	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper a:hover,
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper a:focus,
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper.current a {
	border-color:#00a8b3;
}
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper a:hover img,
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper a:focus img,
section.mpNewsPapers div.steps>div.step div.newspapers div.newsPaper.current a img {
	-webkit-filter:grayscale(0%);
	filter:grayscale(0%);
}
section.mpNewsPapers div.steps>div.step div.fields {
	border-radius:5px;
	width:500px;
	margin:0 auto;
	padding:28px 30px 30px;
	/*background:#fff;*/
	background:#f5f5f5;
}
section.mpNewsPapers div.steps>div.step div.fields div.field {
	position:relative;
}
section.mpNewsPapers div.steps>div.step div.fields div.field.hidden {
	display:none;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>label {
	display:block;
	cursor:pointer;
	color:#434345;
	font-weight:500;
	font-size:18px;
	text-align:center;
	margin:0 0 15px;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>label span.required {
	display:inline-block;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>label span.required:after {
	content:"*";
	color:#fe0000;
	font-weight:bold;
	font-size:18px;
}
section.mpNewsPapers div.steps>div.step div.fields .t .r .c input.text,
section.mpNewsPapers div.steps>div.step div.fields div.field select,
section.mpNewsPapers div.steps>div.step div.fields div.field>input.text,
section.mpNewsPapers div.steps>div.step div.fields div.field>div.value,
section.mpNewsPapers div.steps>div.step div.fields div.field>textarea.text {
	width:100%;
	border:1px solid #434345;
	border-radius:5px;
	color:#434345;
	font-size:18px;
	height:40px;
	padding:0 20px;
	background:none;
	resize:none;
	background:#fff;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>div.value {
	padding:8px 20px 9px;
	height:auto;
	white-space:pre-wrap;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>textarea.text#address {
	height:105px;
}
section.mpNewsPapers div.steps>div.step div.fields div.field select:focus,
section.mpNewsPapers div.steps>div.step div.fields div.field>input.text:focus,
section.mpNewsPapers div.steps>div.step div.fields div.field>textarea.text:focus {
	border-color:#00a8b3;
	box-shadow:none;
}
section.mpNewsPapers div.steps>div.step div.fields div.field select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	position:absolute;
	left:0;
	top:0;
	right:0;
	width:100%;
	height:100%;
	color:rgba(255,255,255,0);
}
section.mpNewsPapers div.steps>div.step div.fields div.field select::-ms-expand {
	display:none;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>textarea.text {
	height:248px;
	padding:20px;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>textarea.text.small {
	height:85px;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.select {
	position:relative;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.select label {
	display:block;
	padding:17px 60px 16px 22px;
	width:100%;
	color:#434345;
	font-size:18px;
	position:relative;
	z-index:1;
	pointer-events:none;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.select label:after {
	content:"";
	display:block;
	width:12px;
	height:12px;
	border-right:1px solid #434345;
	border-bottom:1px solid #434345;

	position:absolute;
	right:23px;
	top:50%;
	margin:-10px 0 0;

	-webkit-transform:rotateZ(45deg);
	-moz-transform:rotateZ(45deg);
	-ms-transform:rotateZ(45deg);
	-o-transform:rotateZ(45deg);
	transform:rotateZ(45deg);
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.select select:focus+label:after {
	border-right-color:#00a8b3;
	border-bottom-color:#00a8b3;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.fill,
section.mpNewsPapers div.steps>div.step div.fields div.field div.left,
section.mpNewsPapers div.steps>div.step div.fields div.field div.hint,
section.mpNewsPapers div.steps>div.step div.fields div.field div.sample,
section.mpNewsPapers div.steps>div.step div.fields div.field div.message {
	text-align:center;
	color:#00a8b3;
	margin:10px 0 0;
	font-size:16px;
	font-weight:bold;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.fill.hidden {
	display:none;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.left.error,
section.mpNewsPapers div.steps>div.step div.fields div.field div.message.error {
	color:#fe0000;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.fill a.fill {
	display:inline-block;
	color:#00a8b3;
	text-decoration:underline;
	line-height:20px;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.fill a.fill:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url("/images/step6.svg") center center no-repeat;
	background-size:contain;
	vertical-align:middle;
	margin:0 10px 0 0;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.fill a.fill:hover {
	text-decoration:none;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.sample {
	text-align:left;
	color:#434345;
	font-weight:500;
}
section.mpNewsPapers div.steps>div.step div.fields div.field div.sample p {
	white-space:pre-wrap;
}
section.mpNewsPapers div.steps>div.step div.fields div.field+div.field {
	margin:25px 0 0;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>input.cb {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	border:0;
	padding:0;
	margin:0;
	opacity:0;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>input.cb+label {
	display:inline-block;
	line-height:16px;
	padding:0 0 0 25px;
	margin:0;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>input.cb+label:before {
	content:"";
	display:block;
	width:16px;
	height:16px;
	border:1px solid #89898c;
	border-radius:5px;
	position:absolute;
	left:0;
	top:-1px;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>input.cb:checked+label {
	font-weight:500;
}
section.mpNewsPapers div.steps>div.step div.fields div.field>input.cb:checked+label:before {
	background:#00a8b3 url("/images/checkbox.svg") center center no-repeat;
	background-size:9px 8px;
	border-color:#00a8b3;
}
section.mpNewsPapers div.steps>div.step div.fields .t {

}
section.mpNewsPapers div.steps>div.step div.fields .t .r {

}
section.mpNewsPapers div.steps>div.step div.fields .t .r+.r>.c {
	padding-top:10px;
}
section.mpNewsPapers div.steps>div.step div.fields .t .r.hidden {
	display:none;
}
section.mpNewsPapers div.steps>div.step div.fields .t .r .c {
	width:60%;
	color:#434345;
	font-weight:bold;
	font-size:18px;
}
section.mpNewsPapers div.steps>div.step div.fields .t .r .c.h {
	color:#434345;
	font-weight:normal;
	width:40%;
	white-space:nowrap;
	padding:0 20px 0 0;
}
section.mpNewsPapers div.steps>div.step div.fields .t .r:not(.hidden)+.r .c {
	padding-top:10px;
}
section.mpNewsPapers div.steps div.actions {
	display:flex;
	width:550px;
	margin:0 auto;
}
section.mpNewsPapers div.steps div.actions div.submit {
	/*width:50%;
	float:left;*/
	vertical-align:top;
	text-align:center;
	display:inline-block;
	width:100%;
}
section.mpNewsPapers div.steps div.actions div.submit.hidden {
	display:none;
}
section.mpNewsPapers div.steps div.payInfo a.submit,
section.mpHeaderInfo .body a,
section.mpNewsPapers div.steps div.actions div.submit a.submit,
section.mpNewsPapers div.steps div.actions div.submit input.submit {
	display:inline-block;
	cursor:pointer;
	border:0;
	background:#00a8b3;
	color:#fff;
	font-size:16px;
	height:40px;
	line-height:40px;
	padding:0 20px;
	border-radius:5px;
	vertical-align:top;
}
section.mpNewsPapers div.steps div.actions div.submit .submit {
	margin:0 0 20px;
	font-weight:500;
}
section.mpNewsPapers div.steps div.actions div.submit .submit+.submit {
	margin-left:30px;
}
section.mpNewsPapers div.steps div.payInfo a.submit.kaspi,
section.mpNewsPapers div.steps div.actions div.submit .submit.kaspi {
	background:#f14635;
}
section.mpNewsPapers div.steps div.actions div.submit .submit.invoice {
	background:#0b3c5d;
}
section.mpNewsPapers div.steps div.payInfo {
	font-size:18px;
	border-radius: 5px;
	width: 500px;
	padding: 28px 30px 30px;
	background: #fff;
	margin:30px auto 0;
	display:none;
}
section.mpNewsPapers div.steps div.payWaiting div.payInfo {
	background:#00a8b3;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
section.mpNewsPapers div.steps div.payInfo.visible {
	display:block;
}
section.mpNewsPapers div.steps>div.step.paper {
	width:820px;
	margin:40px auto 0;
}
div.paperDescription {
	background:url("/images/aboutPaper.png") left top no-repeat;
	padding:36px 0 0 410px;
	color:#434345;
	font-size:16px;
	line-height:24px;
	min-height:261px;
}
div.paperDescription>h2 {
	color:#434345;
	font-size:36px;
	font-weight:bold;
	margin:0 0 29px;
}
div.paperDescription+div.stat {
	margin:35px 0 0;
}
div.stat {
	text-align:center;
}
div.stat div.stat {
	display:inline-block;
	width:50%;
	padding:0 30px;
	color:#434345;
	font-size:16px;
}
div.stat div.stat h2,
div.stat div.stat h3,
div.stat div.stat h4,
div.stat div.stat h5 {
	color:#434345;
	font-size:20px;
	font-weight:bold;
	margin:0 0 12px;
}
div.stat div.stat p+p {
	margin:12px 0 0;
}
div.advAlert {
	background:#fff url("/images/alert.svg") left 30px center no-repeat;
	background-size:35px 35px;

	width:1054px;
	margin:40px auto 0;
	color:#000;
	font-size:16px;
	line-height:22px;
	padding:16px 25px 16px 79px;
	border-radius:5px;
}
h1.title {
	text-align:center;
	font-size:40px;
	font-weight:900;
	margin-bottom:16px;
}
section.archivePage {
	display:flex;
}
section.archivePage div.leftBlock {
	width:278px;
	max-width:278px;
	min-width:278px;
	margin:0 70px 0 0;
}
section.archivePage div.leftBlock ul {
	padding:0;
	margin:0;
	list-style:none;
}
section.archivePage div.leftBlock ul li {

}
section.archivePage div.leftBlock ul li a {
	display:block;
	color:#89898c;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px dotted #00a8b3;
	line-height:35px;
	text-decoration:none;
}
section.archivePage div.leftBlock ul li a:hover,
section.archivePage div.leftBlock ul li.current a {
	border-bottom-style:solid;
	color:#434345;
}
section.archivePage div.listBlock {
	flex:1;
}
section.archivePage div.listBlock div.line {
	display:flex;
}
section.archivePage div.listBlock div.line+div.line {
	margin:25px 0 0;
}
section.archivePage div.listBlock div.line div.archive {
	float:left;
	vertical-align:top;
	width:calc((100% - 33px*2)/3);
	display:inline-block;
}
section.archivePage div.listBlock div.line div.archive+div.archive {
	margin-left:33px;
}
section.archivePage div.listBlock div.line div.archive a {
	display:block;
	text-align:center;
	padding:7px 0 0;
}
section.archivePage div.listBlock div.line div.archive a span.title {
	display:block;
	color:#434345;
	font-size:20px;
	font-weight:bold;
}
section.archivePage div.listBlock div.line div.archive a span.date {
	color:#434345;
	font-size:16px;
	margin:12px 0 0;
	display:block;
}
section.archivePage div.listBlock h2.title {
	font-size:30px;
	font-weight:bold;
}
section.archivePage div.listBlock div.description {
	color:#000;
	font-size:16px;
	line-height:24px;
}
section.archivePage div.listBlock div.description table {
	border-collapse:collapse;
	margin:20px 0 0;
}
section.archivePage div.listBlock div.description table td {
	padding:5px 10px;
	border:1px solid #00a8b3;
}
section.archivePage div.listBlock div.description ol {
	margin-left:0;
	padding:0;
	counter-reset: item;
	list-style:none;
}
section.archivePage div.listBlock div.description ol li:before {
	content: counters(item, ".") ". ";
	counter-increment: item;
}
section.archivePage div.listBlock div.description li a+a {
	margin-left:10px;
}
section.archivePage div.listBlock div.description ol ul li:before {
	content:none;
}
section.archivePage div.listBlock div.description a {
	color:#00a8b3;
	display:inline-block;
}
section.archivePage div.listBlock div.description>div+div {
	margin-top:20px;
}
section.archivePage div.listBlock div.description h1,
section.archivePage div.listBlock div.description h2,
section.archivePage div.listBlock div.description h3,
section.archivePage div.listBlock div.description h4,
section.archivePage div.listBlock div.description h5 {
	font-size: 24px;
	font-weight: bold;
	line-height:normal;
	margin-top:20px;
}
section.archivePage div.listBlock div.description h1:first-child,
section.archivePage div.listBlock div.description h2:first-child,
section.archivePage div.listBlock div.description h3:first-child,
section.archivePage div.listBlock div.description h4:first-child,
section.archivePage div.listBlock div.description h5:first-child {
	margin-top:0;
}
section.archivePage div.listBlock div.description blockquote {
	font-style:italic;
}
section.mpAdvantages {

}
section.mpAdvantages div.body {
	display:flex;
	counter-reset: item;
}
section.mpAdvantages div.body div.item {
	display:inline-flex;
	width:25%;
	align-items:center;
	padding:0 20px 0 0;
}
section.mpAdvantages div.body div.item:before {
	content: counters(item, ".");
	counter-increment: item;

	font-size:36px;
	color:#f1bb24;
	font-weight:bold;
	order:0;
	border-right:2px dotted #00a8b3;
	height:37px;
	line-height:37px;
	margin:0 16px 0 0;
	padding:0 13px 0 0;
}
section.mpAdvantages div.body div.item:after {
	content:"";
	display:block;
	order:1;
	width:50px;
	max-width:50px;
	min-width:50px;
	height:50px;
	background:center center no-repeat;
	background-size:contain;
	margin:0 15px 0 0;
}
section.mpAdvantages div.body div.item span {
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	color:#434345;
	order:2;
}
section.mpAdvantages div.body div.item.i1:after {
	background-image:url("/images/advantage1.svg");
}
section.mpAdvantages div.body div.item.i2:after {
	background-image:url("/images/advantage2.svg");
}
section.mpAdvantages div.body div.item.i3:after {
	background-image:url("/images/advantage3.svg");
}
section.mpAdvantages div.body div.item.i4:after {
	background-image:url("/images/advantage4.svg");
}