
body {
	max-width: 100vw;
	overflow-x: hidden;
}
h1 { display: block; width: auto; line-height: 1.2; color: rgb(10, 10, 10); font-size: 23px; }
h2 { display: block; line-height: 1.2; color: rgb(10, 10, 10); font-size: 19px; margin-top: 25px; }
/* h2::after { content: ""; margin-top: 12px; border-bottom: 4px solid rgb(22, 141, 226); display: block; } */
a { color: rgb(35, 82, 124); text-decoration: underline; }
a:hover { color: rgb(176, 73, 59); }
hr { margin-top: 20px; margin-bottom: 20px; border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 238, 238) currentcolor currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
body { padding-top: 18px; margin: 0; display: block; font-family: "Open Sans",sans-serif; background: #fff none repeat scroll 0% 0%; height: auto; color: rgb(68, 68, 68); line-height: 1.5625; }
.content { display: block; width: 100%;background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 25px 1.5%; position: relative; overflow: hidden;}
.content-left { display: block; width: 100%; max-width: 850px; margin-left: auto;margin-right: auto;}
.content-left-social { display: block; width: 100%; background: #E40000 none repeat scroll 0% 0%; height: 20px; margin: 25px 0px 15px;position: relative;}
.content-left-social:after {
	content: '';
	position: absolute;
	top: 0;
	left:50%;
	transform: translateX(-55%);
	width: 130vw;
	height: 100%;
	background:#E40000
}
.content-left-doctor { display: block; width: 96%; background-color: #FFF9E6; padding: 2%; margin-top: 25px; }
.content-left-doctor-foto { display: block; width: 48%; float: left; margin-right: 2%; }
.content-left-doctor-foto img { width: 100%; display: block; }
.content-left-doctor-text { display: block; width: 50%; float: right; }
.content-left-doctor::after { content: ""; display: block; clear: both; }
.content-important { display: block; width: auto; text-align: left; font-weight: bold; font-style: italic; }
.buy-button-block::after { content: ""; display: block; clear: both; }
.opros-product-block { display: block; width: auto; margin-top: 2%; }
.opros-product-line-right::after { content: ""; display: block; clear: both; }
.opros-product-line::after { content: ""; display: block; clear: both; }
.like-block { display: block; width: 95.7%; border: 2px solid rgb(230, 230, 230); padding: 0px 2% 2%; margin: 3% 0px; border-radius: 3px; }
.like-block img { display: block; width: auto; }
.vk-container { font-family: tahoma,arial,verdana,sans-serif; font-size: 15px; color: black; text-decoration: none; }
.vk-header { background: rgb(218, 226, 232) none repeat scroll 0% 0%; padding: 4px 4px 4px 6px; margin-bottom: 10px; }
.vk-logo { background: transparent none no-repeat scroll 0% 0%; width: 16px; height: 16px; float: right; margin-top: -1px; }
.vk-header-text { padding: 2px 3px 1px; line-height: 100%; color: rgb(69, 104, 142); font-weight: bold; }
.vk-comment, .vk-comment-load { margin-bottom: 15px; position: relative; border-bottom: 1px solid rgb(218, 225, 232); padding-bottom: 15px; }
.vk-avatar img { float: left; margin-right: 10px; }
.vk-comment-name { color: rgb(43, 88, 122); font-weight: bold; font-size: 12px; }
.vk-comment-text { margin-left: 60px; }
.vk-comment-date { margin-left: 60px; color: rgb(153, 153, 153); }
.content-product-img { display: block; width: 45%; margin-bottom: 25px; margin-top: 25px; }
.content::after { content: ""; display: block; clear: both; }
.bottom-menu { display: none; position: fixed; width: 100%; left: 0px; bottom: 0px; box-sizing: border-box; background-color: rgb(74, 162, 36); padding: 2.5% 0px; }
.bottom-menu-left { display: block; float: left; width: 54%; margin-left: 5%; }
.bottom-menu-left-foto { display: block; width: 12%; float: left; }
.bottom-menu-left-foto img { display: block; width: 100%; }
.bottom-menu-left-text { color: rgb(255, 255, 255); font-size: 14px; width: 85%; float: right; margin-left: 3%; margin-top: 3%; line-height: 1.4; }
.bottom-menu-left::after { content: ""; display: block; clear: both; }
.bottom-menu-right { display: block; width: 30%; float: right; margin-right: 5%; margin-top: 1%; }
.bottom-menu-right a { display: inline-block; float: right; font-size: 11px; color: rgb(0, 0, 0); text-decoration: none; padding: 5px 10px; border-radius: 3px; background: transparent linear-gradient(to bottom, rgb(255, 213, 0) 0%, rgb(255, 183, 0) 49%, rgb(255, 161, 0) 100%) repeat scroll 0% 0%; }
.bottom-menu::after { content: ""; display: block; clear: both; }
.ouimain-text-img::after { content: ""; display: block; clear: both; }
@media screen and (max-width: 1199px) {
	.content-right { display: none; }
	.content-left { width: 100%; padding-right: 0px; }
}
@media screen and (max-width: 989px) {
	.content { max-width: 850px; padding: 3% 6%; width: 100%; }
	.like-block { margin: 5% 0px; }
}
@media screen and (max-width: 720px) {
	.content-product-img { display: block; width: 100%; }
}
@media screen and (max-width: 599px) {
	.bottom-menu { display: block; }
	.content-left-doctor-foto { float: none; width: 100%; }
	.content-left-doctor-text { float: none; width: 100%; margin-top: 3%; }
}
@media screen and (max-width: 429px) {
	.like-block img { width: 100%; }
}
@media screen and (max-width: 408px) {
	.bottom-menu-left-foto { margin-top: 5%; }
}
@media screen and (max-width: 385px) {
	.bottom-menu-right { width: 36%; margin-top: 2%; }
}
#popup-coment { display: none; position: fixed; bottom: 10px; left: 10px; width: auto; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 1px solid rgb(218, 226, 232); padding: 10px; z-index: 100; max-width: 375px; }
#popup-coment .vk-comment-load { margin-bottom: 0px; border-bottom: 0px none; padding-bottom: 0px; position: relative; }
#popup-coment .vk-comment-text { margin-bottom: 20px; margin-top: 5px; }
#popup-coment .vk-comment-date { padding-bottom: 5px; }
.vk-comment-read { display: block; width: auto; background: rgb(69, 104, 142) none repeat scroll 0% 0%; color: rgb(255, 255, 255); font-size: 15px; right: 0px; bottom: 0px; position: absolute; text-align: center; padding: 5px 15px; cursor: pointer; opacity: 1; transition: all 0.6s ease 0s; text-decoration: none; font-style: normal; }
.vk-comment-read:hover { opacity: 0.7; color: rgb(255, 255, 255); background: rgb(69, 104, 142) none repeat scroll 0% 0%; }
.vk-comment-close { display: block; position: absolute; top: -8px; right: -8px; width: 7%; cursor: pointer; }
.vk-comment-close img { display: block; width: 100%; }
@media screen and (min-width: 320px) and (max-width: 768px) {
	#popup-coment { bottom: 10px; left: 10px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 1px solid rgb(218, 226, 232); padding: 10px; z-index: 100; max-width: 315px; width: 86%; }
	#popup-coment .vk-comment-text { position: relative; margin-bottom: 5px; }
	#popup-coment .vk-comment-date { padding-bottom: 40px; }
	.vk-comment-read { right: 20px; }
}
@media screen and (min-width: 320px) and (max-width: 468px) {
	#popup-coment .vk-comment-text { position: relative; overflow: hidden; height: 95px; margin-bottom: 5px; }
	#popup-coment .vk-comment-text::after { content: "..."; display: block; position: absolute; right: 5px; bottom: 6px; font-size: 15px; }
	#popup-coment .vk-comment-date { padding-bottom: 40px; }
	.vk-comment-read { right: 20px; }
}
.screenLock { position: fixed; width: 100%; background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%; top: 0px; left: 0px; z-index: 99999; display: none; }
.msg { position: absolute; width: 750px; height: 480px; top: 150px; left: 50%; margin-left: -300px; background: rgb(33, 167, 229) none repeat scroll 0% 0%; border: 7px solid rgb(238, 238, 238); }
.msg > h1 { color: rgb(255, 255, 255); text-align: center; font-size: 28px; margin-bottom: 30px; margin-top: 30px; }
.msg > h2 { color: rgb(255, 255, 255); text-align: left; font-size: 24px; margin-bottom: 30px; margin-top: 30px; }
.close { position: absolute; top: 1px; right: 5px; font-size: 40px; cursor: pointer; }
.submit { margin-top: 10px; height: 75px; width: 400px; background-color: firebrick; color: rgb(255, 255, 255); font-size: 30px; border-radius: 3px; }
.vote-block { width: auto; display: block; background: rgb(238, 239, 241) none repeat scroll 0% 0%; border-radius: 3px; }
.vote-block-head { display: block; text-align: left; width: auto; padding: 15px 20px; }
.vote-block-head h2 { color: rgb(143, 0, 1); text-transform: uppercase; font-weight: bold; font-size: 18px; line-height: 25px; margin-top: 0px; }
.vote-block-head span { font-size: 18px; color: rgb(0, 0, 0); text-transform: lowercase; }
.vote-block-content { display: block; width: auto; border: 1px solid rgb(238, 239, 241); background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 0px 20px; font-size: 14px !important; }
.vote-block-content-container:first-child { margin-top: 30px; }
.vote-block-content-container:last-child { margin-bottom: 40px; }
.vote-block-content-container { display: block; width: auto; margin-bottom: 20px; }
.vote-block-content-container::after { content: ""; display: block; clear: both; }
.vote-block-content-text { float: left; display: block; width: 40%; text-align: left; }
.vote-block-content-stat { display: block; float: right; width: 60%; position: relative; background: rgb(238, 239, 241) none repeat scroll 0% 0%; height: 25px; }
.vote-block-content-stat-line { display: block; position: absolute; top: 0px; left: 0px; width: 35%; height: 100%; background: #E40000 none repeat scroll 0% 0%; text-align: right; }
.vote-block-content-stat-line h6 { font-size: 12px; color: rgb(238, 239, 241); margin-left: 121%; margin-top: 4px; }
.line-1 { width: 23%; background: #E40000 none repeat scroll 0% 0%; }
.line-2 { width: 47%; background: #E40000 none repeat scroll 0% 0%; }
.line-3 { width: 8%; background: #E40000 none repeat scroll 0% 0%; }
.line-4 { width: 17%; background: rgb(147, 149, 152) none repeat scroll 0% 0%; }
.line-5 { width: 5%; background: rgb(147, 149, 152) none repeat scroll 0% 0%; }
.line-1 h6 { color: #E40000; }
.line-2 h6 { color: #E40000; margin-left: 108%; }
.line-3 h6 { color: #E40000; }
.line-4 h6 { color: rgb(147, 149, 152); }
.line-5 h6 { color: rgb(147, 149, 152); }
.iframe { width: 100%; height: 300px; background: rgb(160, 186, 138) none repeat scroll 0% 0%; border: 5px dashed black; }
iframe { width: 100%; height: 100%; border: 0px none; }
.iframe { width: 100%; height: 350px; background: rgb(160, 186, 138) none repeat scroll 0% 0%; }
iframe { width: 100%; height: 100%; border: 0px none; }
#ifr { position: absolute; top: 0px; left: 0px; }
.vis {
	display: block;
}
@media screen and (max-width: 640px) {
	.vis-640 {
		display: block;
	}
	.vis {
		display: none;
	}
}
@media screen and (max-width: 360px) {
	.vis-480 {
		display: block;
	}
	.vis, .vis-640 {
		display: none;
	}
}
.order_block h3 {
	margin-bottom: 15px;
}
.price-block {
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.price-block s {
	padding-right: 6px;
}
.price-block b {
	padding-left: 6px;
	color: red;
}
.input-roulette {
	max-width: 400px;
	width: 100%;
	margin: 0 auto 10px;
	height: 42px;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 16px;
	display: block;
	border: none;
	border-top: 2px solid #bfbfbf;
	border-right: 2px solid #bfbfbf;
	background: #f0f0f0;
	box-shadow: -1px 2px 2px #ccc;
	border-radius: 5px;
}
.input-roulette:focus {
	outline: none;
	box-shadow: 0px 0px 6px #307e7b;
}
select {
	-webkit-appearance: none;
  }
.submit-roulette {
	text-transform:uppercase;
	padding:10px 15px;
	margin:15px auto 30px;
	outline:0;
	border:none;
	margin-top:5px;
	border-radius:5px;
	box-shadow:0 4px 3px #242120;
	background:red;
	color:#fff;
	font-weight:700;
	cursor:pointer;
	transition:background .3s  ;
	-webkit-transition:background .3s;
	-moz-transition:background .3s;
	-ms-transition:background .3s;
	-o-transition:background .3s;
	font-size: 19px;
	display: block;
	max-width: 400px;
	width: 100%;
}
.submit-roulette:hover {
	background: #b00;
}
.scroll {
	cursor: pointer;
}

.main_header {
	background-color: #333;
	margin: 0;
	position: sticky;
	top: 0px;
	z-index: 3;
	box-shadow: 0 4px 7px rgb(0 0 0 / 15%);
}

.user-icon {
	display: block;
	height: 23px;
	transition: all .3s;
	border-radius: 2px;
	cursor: pointer;
	padding: 10px;
	margin: 0 5px;
}

.user-icon:hover {
	background-color: hsla(0,0%,100%,.1);
}


.body {
	display: none;
}

.user-icon:hover .body {
	display: block;
}


.body-path {
	fill: #ea212d;
}

.border {
	fill: #fff;
}

@media (max-width: 1342px) {
	.none {
		display: none;
	}
}

.vk-comment-text img {
	max-width: 300px;
	width: 100%
}

.vk-comment-text p {
	margin: 0;
	margin-top: 2px
}

.footer {
	color: #fff;
	background-color: #333333;
}

.footer_nav {
	padding: 16px;
	list-style-type: none;
	margin: 0;
	background-color: #1e1e1e;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #4b4b4b;
}

.footer_nav-item, .footer_menu-item, .footer_social {
	cursor: pointer;
}

.footer_nav-item:hover a, .footer_menu-item:hover a, .footer_social:hover a {
	color: #ffce00;
}

.footer_nav-link {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	padding: 4px;
}

.footer_menu {
	padding: 16px;
	list-style-type: none;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #4b4b4b;
}

.footer_menu-item {
	padding: 20px 8px;
}

.footer_menu-link {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
}

.footer_wrap {
	padding: 16px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer_social {
	margin: 0 5px;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s;
}

.footer_social:hover {
	background-color: #4b4b4b;
}

.footer_social span {
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.footer_social-twitter {
	background-image: url("");
}
.footer_social-instagram {
	background-image: url("");
}
.footer_social-telegram {
	background-image: url("");
}
.footer_social-youtube {
	background-image: url("");
}
.footer_social-fb {
	background-image: url("");
}

@media (max-width: 896px) {
	.footer_nav,
	.footer_menu,
	.footer_wrap {
		flex-wrap: wrap;
		justify-content: unset;
	}

	.footer_nav-item {
		padding: 5px 8px;
		width: 30%;
	}

	.footer_menu-item {
		padding: 5px 8px;
		width: 30%;

	}
}

@media (max-width: 600px) {

	.footer_nav-item, .footer_menu-item {
		width: 40%;
	}
}
@media (max-width: 425px) {

	.footer_nav-item, .footer_menu-item {
		width: 100%;
	}
}

.main-product {
	width: 50%;
}

@media (max-width: 500px) {

	.main-product {
		width: 90%;
	}
}

.main_img-box {
	text-align: center;
}

.main_img {
	width: 60%;
	margin: 0 auto;
}

@media (max-width: 750px) {

	.main_img {
		width: 100%;
	}
}
.res-im{
	margin-top: 20px;
}
#load-more {
	padding: 15px 32px;
	font-size: 14px;
	background-color: #333333;
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	font-weight: 800;
	letter-spacing: .03em;
	margin: 0;
	min-width: 110px;
	width: 100%;
	outline: none;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .23s linear 0s;
	box-sizing: border-box;
}

#load-more:hover {
	background-color: #fd0000;
}

.img_wrap {
	display: flex;
	margin-top: 20px;
}

.img_wrap img {
	width: 50%;
}

@media (max-width: 650px) {
	.img_wrap {
		flex-direction: column;
	}

	.img_wrap img {
		width: 80%;
		margin: 0 auto;
	}
}