body {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	color: #3a3939;
	background: #f3f4f5;
}
body a {
	color: #1a95ed;
}
@font-face {
	font-family: Icons;
	src: url(../icons/icons.eot);
	src: url(../icons/icons.eot) format("embedded-opentype"), url(../icons/icons.woff2) format("woff2"), url(../icons/icons.woff) format("woff"), url(../icons/icons.ttf) format("truetype"), url(../icons/icons.svg) format("svg");
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-decoration: inherit;
	text-transform: none;
}
i.icon {
	display: inline-block;
	opacity: 1;
	margin: 0 0.25rem 0 0;
	width: 1.18em;
	height: 1em;
	font-family: Icons;
	font-style: normal;
	font-weight: 300;
	text-decoration: inherit;
	text-align: center;
	speak: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	backface-visibility: hidden;
}
i.icon.search,
i.icon.sidebar {
	font-size: 1.5em;
	vertical-align: middle;
	color: rgba(255, 255, 255, 0.9);
	opacity: 0.9;
}
i.icon.search:before {
	content: "\f002";
}
i.icon.sidebar:before {
	content: "\f0c9";
}
i.icon.dropdown:before {
	content: "\f0d7";
}
i.icon.chevron.right:before {
	content: "\f054";
}
i.icon.calendar.alternate.outline:before {
	content: "\f073";
}
i.icon.clock.outline:before {
	content: "\f017";
}
i.icon.eye.outline:before {
	content: "\f06e";
}
i.icon.sign.in:before {
	content: "\f2f6";
}
header {
	display: flex;
	flex-direction: row;
	align-items: center;
	min-height: 50px;
	color: #fff;
	background: #ff0000;
}
.h-logo {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.h-logo > img {
	max-width: 100%;
	display: inline-block;
	margin: 0 15px;
}
.h-search {
	text-align: right;
}
.logo_title {
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.navigation {
	color: #fff;
	font-weight: 300;
	background: #333;
}
.navigation a,
.breadcrumbs a {
	color: inherit;
	text-decoration: none;
}
.navigation ul,
.breadcrumbs ul {
	margin: 0;
}
.navigation ul > li {
	display: inline-block;
	padding: 7px 12px 3px;
	font-size: 14px;
	border-bottom: 4px solid transparent;
	transition: all ease 0.3s;
}
.navigation ul > li:hover {
	border-bottom-color: #ff0000;
}
.breadcrumbs {
	margin: 15px 0;
}
.breadcrumbs ul {
	padding: 0;
}
.breadcrumbs ul > li {
	display: inline-block;
	padding: 0px;
	font-weight: 300;
	color: #8a7b7b;
	transition: all ease 0.3s;
}
.breadcrumbs ul > li:last-child {
	color: #3a3939;
}
.breadcrumbs ul > li .icon {
	margin: 0 5px;
	font-size: 12px;
}
.breadcrumbs ul > li a:hover {
	color: #ff0000;
}
.main-content {
	margin: 15px 0;
}
.content-box {
	margin-bottom: 20px;
	padding: 15px;
	border-radius: 0.125rem;
	border: 1px solid rgba(34, 36, 38, 0.15);
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
	background: #fff;
}
.content-box img {
	max-width: 100%;
}
.left-box {
	padding: 30px;
}
.info {
	margin-top: 30px;
	color: #bbbfbf;
}
.info > span {
	display: inline-block;
	margin-right: 20px;
}
.main-after-title {
	margin: 20px 0;
	padding: 15px 0;
	font-size: 110%;
	border-top: 1px solid rgba(34, 36, 38, 0.15);
	border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}
.main-text-cont {
	margin-bottom: 40px;
}
.main-text-cont:last-child {
	margin-bottom: 0;
}
.content-img {
	display: block;
	max-width: 100%;
	margin: 20px auto;
}
.main-text-cont > h5 {
	margin: 20px 0;
	font-size: 100%;
	font-weight: 700;
}
.main-special-title {
	margin: 20px 0;
	padding-bottom: 4px;
	font-size: 26px;
	font-weight: 500;
	text-transform: uppercase;
	color: #478f8e;
	border-bottom: 3px solid #478f8e;
}
.main-special-title.dark {
	color: #212529;
	border-color: #212529;
}
.main-special-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 20px 0;
}
.main-special-info > img {
	display: inline-block;
	max-width: 100%;
	margin: 0 20px 0 0;
	border-radius: 50%;
}
.main-special-info > div {
	font-size: 110%;
}
.main-special-info > div span {
	display: block;
	margin: 5px 0 0;
	font-size: 14px;
	line-height: 1.5em;
	color: #8a7b7b;
}
hr.green-line {
	height: 3px;
	opacity: 1;
	background: #478f8e;
}
.attention {
	background: #fffbd6;
	border: 5px double #efeab8;
	padding: 20px;
}
.attention > h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.order-product {
	max-width: 550px;
	margin: 40px auto;
	padding: 30px 40px 40px;
	background: #ebf7ff;
	border: 5px double #b2dfff;
	box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	text-align: center;
}
.order_title {
	padding-top: 110px;
	background: url(../img/med.png) 50% 0 no-repeat;
	font-size: 30px;
	font-weight: 500;
}
.order_sub-title {
	font-style: italic;
	color: #8a7b7b;
	padding: 0 0 20px;
}
.order-text {
	margin-bottom: 40px;
}
.order_field {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 25px 0 0;
}
.order_field label {
	width: 30%;
	font-style: italic;
	color: #8a7b7b;
	text-align: right;
	padding-right: 20px;
}
.order_field input {
	display: block;
	width: 70%;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px 20px;
}
.order-product button,
a.button {
	position: relative;
	display: block;
	width: 80%;
	outline: none;
	text-decoration: none;
	text-align: center;
	font-family: "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: #00bcd4;
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	margin: 40px auto 0;
	padding: 20px;
	border: 0;
	transition: all 0.5s;
	border-radius: 10px;
	overflow: hidden;
	border-bottom: 2px solid #0695a7;
}
.order-product button:hover,
a.button:hover {
	width: 85%;
	background: #43b1ff;
	transition: all 0.5s;
	border-bottom-color: #1595ef;
	box-shadow: 0px 6px 15px #0095ff61;
}
.list-banners {
	list-style-type: none;
	padding: 0;
}
.list-banners li a {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 15px;
	font-size: 14px;
	color: #222;
}
.list-banners li a:hover {
	text-decoration: none;
}
.list-banners li:last-child {
	margin-bottom: 0;
}
.list-banners li img {
	width: 70px;
	margin-right: 15px;
	object-fit: cover;
}
.list-banners li div {
	font-size: 14px;
	line-height: 1.2em;
}
.note {
	margin: 15px 0;
	font-size: 14px;
	font-style: italic;
	color: #8a7b7b;
}
a.button {
	margin: 20px auto;
	padding: 15px;
	text-decoration: none;
}
a.button:last-child {
	margin-bottom: 5px;
}
.scroll-bl {
	position: sticky;
	top: 15px;
}
.comment-cont {
	margin: 30px 0 0;
	padding: 0;
}
.comment-item {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin: 15px 0;
}
.comment-item.request {
	position: relative;
	padding-left: 90px;
	font-size: 0.85em;
	line-height: 1.5em;
}
.comment-item.request::before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	left: 70px;
	top: 14px;
	background: url(../img/right-arrow.svg) 0 0 no-repeat;
	background-size: 15px, auto, contain;
	opacity: 0.2;
}
.comment-logo {
	display: block;
	width: 50px;
	margin: 4px 20px 0 0;
	border-radius: 50%;
}
.comment-item.request .comment-logo {
	width: 40px;
}
.comment-text {
	width: 100%;
}
.comment-name {
	font-weight: 700;
	margin: 0 0 2px;
}
.comment-name > span {
	float: right;
	font-size: 14px;
	font-style: italic;
	color: #8a7b7b;
	font-weight: 300;
}
.comment_no-reg {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 20px;
	background: #f8f8f9;
	border: 1px solid #dedede;
}
.comment_no-reg i.sign {
	display: inline-block;
	margin-right: 20px;
	color: #ff0000;
	font-size: 3em;
	line-height: 1em;
	vertical-align: middle;
}
.comment_no-reg > div {
	line-height: 1.3em;
}
.comment_no-reg .note > span {
	color: #ff0000;
}
.cont-button {
	margin: 30px 0;
}
.cont-button a.button {
	width: 100%;
}
footer {
	margin-top: 40px;
	padding: 30px 0 20px;
	font-size: 12px;
	color: #fff;
	background: #1b1c1d;
}
footer img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	margin: 5px 0 10px;
}
footer .social img {
	max-width: 170px;
}
footer .social img.ya {
	max-width: 85px;
}

@media (max-width: 576px) {
	.left-box {
		padding: 20px 15px;
	}
	.main-special-title {
		font-size: 22px;
	}
	.order_field {
		display: block;
	}
	.order_field label {
		display: block;
		padding: 0 0 5px;
		width: auto;
		text-align: left;
	}
	.order_field input {
		width: 100%;
	}
}
@media (max-width: 400px) {
	.order-product {
		padding: 20px 10px 30px;
	}
	.order_title {
		font-size: 26px;
	}
	.order_sub-title,
	.order-text {
		font-size: 14px;
	}
	.order-text {
		margin-bottom: 20px;
	}
	.order-product button,
	a.button {
		width: 100%;
	}
	.comment-name > span {
		float: none;
		display: block;
		margin: 2px 0 5px;
	}
	.comment-item.request {
		padding-left: 20px;
	}
	.comment-item.request::before {
		left: 0;
	}
}
