

/* Start:/bitrix/templates/mupoptica/components/bitrix/menu/top/style.css?15475636171143*/
#topMenuList ul {
	display: block;
}
#topMenuList ul li {
	display: block;
	float: left;
	list-style-type: none;
	height: 47px;
	position: relative;
}
#topMenuList ul li a {
	font-family: "Conv_Solomon Sans Normal";
	font-size: 14px;
	line-height: 47px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-right: 15px;
	white-space: nowrap;
	text-transform: uppercase;
}
#topMenuList ul li a:hover, #topMenuList ul li a.root-item-selected, #topMenuList ul li a:act {
	text-decoration: underline;
}
#topMenuList ul li a:hover, #topMenuList ul li a.root-item-selected {
	color: #53C9FA;
	text-decoration: underline;
}
#topMenuList ul li ul {
	background-color: #9E9E9E;
	display: block;
	position: absolute;
	left: -10px;
	top: 45px;
	text-transform: none;
	font-size: 14px;
	padding-bottom: 10px;
}
#topMenuList ul li ul li {
	clear: both;
	float: none;
	line-height: normal;
	height: auto;
}
#topMenuList ul li ul li a {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	text-transform: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#topMenuList ul li ul li a:hover {
	text-decoration: underline !important;
}

/* End */


/* Start:/bitrix/templates/mupoptica/components/bitrix/breadcrumb/nav/style.css?154756361669*/
#navbox {
	clear: both;
	padding-bottom: 20px;
	margin-top: -15px;
}

/* End */


/* Start:/bitrix/templates/mupoptica/components/effectis/main.feedback/form/style.css?15659594082234*/
input:required, textarea:required {
	box-shadow: none;
}
.mfeedback {
	background-color: #d8f6e6;
	background-image: url(/bitrix/templates/mupoptica/components/effectis/main.feedback/form/i/13_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 10px 40px;
	width: 640px;
	max-width: 100%;
	border-radius: 5px;
	position: fixed;
	left: 50%;
	top: 40px;
	z-index: 999;
	display: none;
	box-shadow: 5px 5px 15px #999999;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
#formTitle {
	font-size: 35px;
	line-height: 75px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#formDesc {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	clear: both;
	height: 70px;
}
#user_name, #company, #phone, #user_email, #mes {
	font-size: 18px;
	line-height: 35px;
	color: #868ec1;
	background-color: #f8f7f7;
	text-align: left;
	display: block;
	width: 380px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	border: 3px solid #d2d2d2;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.mf-ok-text {
	font-size: 18px;
	line-height: 40px;
	color: #6F0;
	text-align: center;
}
.mfeedback input[type=submit] {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(/bitrix/templates/mupoptica/components/effectis/main.feedback/form/i/10_11.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	height: 35px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
	cursor: pointer;
}
.mfeedback input[type=submit]:hover {
	text-decoration: underline;
}
#f {
	background-image: url(/bitrix/templates/mupoptica/components/effectis/main.feedback/form/i/23_07.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 998;
	left: 0px;
	top: 0px;
	display: none;
	cursor: pointer;
}
.mf-company, .mf-message {
	display: none;
}
#close {
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/mupoptica/components/effectis/main.feedback/form/i/gtk-close_8553.png);
	background-position: 0px 20px;
	display: block;
	height: 48px;
	width: 48px;
	position: absolute;
	top: 10px;
	right: 10px;
}

/* End */


/* Start:/bitrix/templates/mupoptica/template_styles.css?178481316531207*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFF;
	min-width: 320px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color: #3c8ddf;
}

a:hover {
	text-decoration: none;
}

.hover:hover {
	opacity: 0.6;
}


#topMenu {
	color: #FFF;
	background-color: #9e9e9e;
	clear: both;
	height: 47px;
	margin-right: auto;
	margin-left: auto;
}

#menuTopCenter {
	height: 47px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Conv_Solomon Sans Normal";
}

#topMenuList {
	float: left;
	width: 800px;
	height: 47px;
}

#feedback {
	font-size: 15px;
	line-height: 33px;
	color: #FFF;
	text-decoration: none;
	background-image: url(/bitrix/templates/mupoptica/i/3_03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	height: 33px;
	width: 135px;
	padding-left: 49px;
	margin-top: 7px;
	cursor: pointer;
}

#hat {
	clear: both;
	height: 184px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	background-image: url(/bitrix/templates/mupoptica/i/4_05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 184px;
	width: 255px;
	cursor: pointer;
}

#contacts {
	white-space: nowrap;
	display: inline-block;
	float: right;
	padding-top: 40px;
	font-family: "Conv_Solomon Sans Normal";
	color: #000;
}

.contactPhone {
	line-height: 32px;
	background-image: url(/bitrix/templates/mupoptica/i/4_11.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	white-space: nowrap;
	clear: both;
	padding-left: 38px;
}

.contactAddress {
	line-height: 32px;
	background-image: url(/bitrix/templates/mupoptica/i/4_08.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	white-space: nowrap;
	clear: both;
	padding-left: 38px;
}

.contacBox {
	line-height: 32px;
	white-space: nowrap;
	padding-left: 38px;
}

#catMenu {
	background-image: url(/bitrix/templates/mupoptica/i/5_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 59px;
	margin-right: auto;
	margin-left: auto;
}

#catMenuCenter {
	height: 59px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 59px;
	text-transform: uppercase;
	font-size: 16px;
}

#catMenuList {
	float: right;
	width: 880px;
}


#catLink {
	color: #FFF;
	text-decoration: none;
}

#content {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 30px;
}

#content h1 {
	font-size: 25px;
	font-weight: normal;
	color: #000;
	display: block;
	clear: right;
	padding-bottom: 25px;
}

#content h2 {
	font-size: 25px;
	font-weight: normal;
	color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content p {
	padding-top: 5px;
	padding-bottom: 10px;
}

#content ul,
#content ol {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#heel {
	background-image: url(/bitrix/templates/mupoptica/i/6_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 101px;
	margin-right: auto;
	margin-left: auto;
}

#heelCenter {
	height: 101px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.powered {
	display: inline-block;
}

#effectis {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	float: left;
	height: 35px;
	background-image: url(/bitrix/templates/mupoptica/i/7_06.png);
	background-repeat: no-repeat;
	background-position: right -24px;
	padding-right: 95px;
	line-height: 47px;
	padding-top: 6px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#topman {
	display: block;
	clear: both;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#cop {
	white-space: nowrap;
	display: inline-block;
	float: right;
	padding-top: 20px;
	line-height: 30px;
	font-size: 13px;
	text-align: right;
}

#mainLeft {
	float: left;
	width: 235px;
}

#mainRight {
	float: right;
	width: 740px;
}

#content table,
#content table tr,
#content table tr td,
#content table tr th {
	border: 1px solid #d1d1d1;
	border-collapse: collapse;
}

#content table tr,
#content table tr td,
#content table tr th {
	padding: 10px;
}

#content tr:nth-child(even) {
	background-color: #f2f2f2;
}

#content table tr th {
	font-weight: bold;
	color: #FFF;
	background-color: #96bee5;
	text-align: center;
}

#visually {
	background-image: url(/bitrix/templates/mupoptica/i/17_03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 166px;
	width: 73px;
	position: fixed;
	top: 215px;
	right: 0px;
	cursor: pointer;
	z-index: 9999;
}

#mycarousel .slick-slide {
	padding-right: 30px;
	height: 120px;
}

#mycarousel .slick-slide::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#mycarousel .slick-slide a {
	vertical-align: middle;
	display: inline-block;
	width: 95%;
}

#mycarousel .slick-slide img {
	width: auto;
	height: auto;
	max-height: 120px;
}

.button {
	display: inline-block;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 16px 50px;
	background: #87AAE7;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	-webkit-box-shadow: 0px 20px 15px -10px rgba(143, 138, 230, 0.4);
	-moz-box-shadow: 0px 20px 15px -10px rgba(143, 138, 230, 0.4);
	box-shadow: 0px 20px 15px -10px rgba(143, 138, 230, 0.4);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.button:hover {
	-webkit-box-shadow: 0px 5px 15px -10px rgba(143, 138, 230, 0.4);
	-moz-box-shadow: 0px 5px 15px -10px rgba(143, 138, 230, 0.4);
	box-shadow: 0px 5px 15px -10px rgba(143, 138, 230, 0.4);
}

header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 199;
	background: #fff;
}

.header_top {
	max-width: 1380px;
	padding: 15px 30px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	align-items: center;
}

.header_top::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.header_top .logo {
	max-width: 109px;
}

.header_top .logo img {
	display: block;
	max-width: 100%;
}

.header_top_row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	width: 100%;
}

.header_top_right {
	display: flex;
	align-items: center;
	gap: 30px;
}

.middle_block .phone_block {
	font-size: 12px;
	font-weight: 400;
	line-height: 130%;
	padding-left: 35px;
	position: relative;
}

.middle_block .phone_block .social-max {
	display: none;
}

.middle_block .phone_block::before {
	content: "";
	position: absolute;
	width: 21px;
	height: 20px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: url("/bitrix/templates/mupoptica/i/icon_phone.png") no-repeat;
}

.middle_block .phone_block a {
	color: #2B2A29;
	text-decoration: none;
}

.middle_block .phone_block span {
	display: inline-block;
	color: #D1E0E8;
	margin: 0 12px;
}

.header_top .address_block {
	font-size: 12px;
	font-weight: 400;
	line-height: 130%;
	padding-left: 35px;
	position: relative;
}

.header_top .address_block::before {
	content: "";
	position: absolute;
	width: 21px;
	height: 20px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: url("/bitrix/templates/mupoptica/i/icon_address.png") no-repeat;
}

.header_top .timework {
	color: #839BA7;
	font-size: 16px;
	line-height: 18px;
	margin-top: 8px;
}

.header_top .social_block {
	display: inline-flex;
	align-items: center;
	gap: 10px;
}

.header_top .social_block a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 24px;
	width: 24px;
	height: 24px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	border-radius: 60px;
	background: linear-gradient(90deg, #9BBEE4 0%, #7B73B1 100%), #FFF;
}

.header_top .social_block a svg {
	max-width: 16px;
}

.header_top .social_block a:hover {
	opacity: 0.7;
}

.header_top .social_block a.vk {
	/* background: url("/bitrix/templates/mupoptica/i/icon_vk.png") no-repeat; */
}

.header_top .social_block a.inst {
	/* background: url("/bitrix/templates/mupoptica/i/icon_instagram.png") no-repeat; */
}

header.fixed_header {
	height: 229px;
}

header.fixed_header .main_menu {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	background: #FFFFFF;

}

.main_block {
	overflow: hidden;
	padding-top: 140px;
}

.main_menu {
	border-top: 1px solid #D1E0E8;
	-webkit-box-shadow: 0px 10px 22px 0px rgba(79, 75, 127, 0.65);
	-moz-box-shadow: 0px 10px 22px 0px rgba(79, 75, 127, 0.65);
	box-shadow: 0px 10px 22px 0px rgba(79, 75, 127, 0.65);
}

.main_menu div {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}

.main_menu div::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}

.main_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.main_menu .menu_list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}

.main_menu .menu_list>li {
	position: relative;
}

.main_menu .menu_list>li>a {
	display: block;
	color: #2B2A29;
	font-size: 16px;
	line-height: 19px;
	padding: 15px 0;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.main_menu .menu_list>li>a:hover,
.main_menu .menu_list>li>a.root-item-selected {
	color: #87AAE7;
}

.main_menu .menu_list li ul {
	position: absolute;
	display: none;
	z-index: 25;
	width: 270px;
	left: -20px;
	padding: 10px 20px;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 10px 22px -3px rgba(79, 75, 127, 0.65);
	-moz-box-shadow: 0px 10px 22px -3px rgba(79, 75, 127, 0.65);
	box-shadow: 0px 10px 22px -3px rgba(79, 75, 127, 0.65);
}

.main_menu .menu_list li:hover>ul {
	display: block;
}

.main_menu .menu_list li ul li {
	margin-bottom: 10px;
	position: relative;
}

.main_menu .menu_list li ul li ul {
	left: 100%;
	top: -10px;
}

.main_menu .menu_list li ul a {
	color: #2B2A29;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.main_menu .menu_list li ul a:hover,
.main_menu .menu_list li ul .item-selected>a {
	color: #87AAE7;
}

.slick-slider {
	z-index: 5;
}

.questions_list_row {
	width: 1000px;
	padding: 50px 0;
	margin: auto;
}

.questions_list_top {
	margin-bottom: 30px;
}

.questions_list_top::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.questions_list_top .questions_list_title {
	float: left;
	color: #2B2A29;
	font-size: 30px;
	line-height: 30px;
}

.questions_list_top .button {
	float: right;
}

.questions_list .questions_item {
	border-bottom: 2px solid #B8CDF2;
	margin-bottom: 30px;
}

.questions_item .questions_item_top::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.questions_item .questions_item_photo {
	width: 68px;
	height: 72px;
	float: left;
	background-image: url("/bitrix/templates/mupoptica/components/bitrix/news.list/faq/i/16_03.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.questions_item .questions_item_author {
	width: calc("100% - 68px");
	float: left;
}

.questions_item .questions_item_name {
	font-size: 18px;
	color: #2B2A29;
	font-weight: bold;
}

.questions_item .questions_item_date {
	color: #839BA7;
	font-size: 18px;
	line-height: 18px;
}

.questions_item .questions_item_text {
	font-size: 24px;
	color: #2B2A29;
	padding: 0 106px 24px 0;
}

.questions_item .questions_item_answer {
	font-size: 18px;
	color: #2B2A29;
	line-height: 26px;
	padding: 25px 25px 45px;
	background: #E0EAFA;
	text-align: center;
	display: none;
}

.questions_item.open .questions_item_answer {
	display: block;
}

.questions_item .open_answer_block {
	position: relative;
}

.questions_item .open_answer_block a {
	position: absolute;
	right: 20px;
	bottom: -2px;
	background: #FFFFFF;
	width: 60px;
	height: 40px;
	border: 2px solid #B8CDF2;
	border-bottom: 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.questions_item .open_answer_block a::before {
	content: "";
	position: absolute;
	top: 16px;
	left: 22px;
	width: 13px;
	height: 6px;
	background: url("data:image/svg+xml; charset=utf8,%3Csvg width='13' height='6' viewBox='0 0 13 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;'%3E%3Cpath d='M11.846,5l-5,-4' style='fill:none;stroke:%2387aae7;stroke-width:2px;'/%3E%3Cpath d='M1.846,5l5,-4' style='fill:none;stroke:%2387aae7;stroke-width:2px;'/%3E%3C/svg%3E") no-repeat;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

.questions_item.open .open_answer_block a::before {
	top: 18px;
	left: 24px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.content_left_column {
	float: left;
	width: 231px;
}

.bx-filter .bx_filter_section_title {
	font-weight: bold;
	color: #2F2F2F;
	font-size: 18px;
	line-height: 22px;
	margin-top: 10px;
	padding: 0 !important;
	margin-bottom: 30px;
	display: none;
}

.bx-filter .filter_button {
	display: none;
	position: relative;
	min-width: auto;
	padding: 16px 22px 16px 46px;
}

.bx-filter .filter_button::before {
	content: "";
	position: absolute;
	top: 17px;
	left: 17px;
	width: 18px;
	height: 17px;
	background: url("data:image/svg+xml; charset=utf8,%3Csvg width='15' height='17' viewBox='0 0 15 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;'%3E%3Cpath d='M13.81,0.968l-12.67,0c-0.306,0 -0.54,0.234 -0.54,0.54l0,2.286c0,0.126 0.054,0.27 0.144,0.36l4.805,5.273l0,7.001c0,0.198 0.108,0.378 0.27,0.468c0.09,0.054 0.18,0.072 0.27,0.072c0.09,0 0.18,-0.018 0.27,-0.072l2.772,-1.584c0.162,-0.09 0.27,-0.27 0.27,-0.468l0,-5.399l4.805,-5.273c0.09,-0.108 0.144,-0.234 0.144,-0.36l0,-2.304c0,-0.306 -0.234,-0.54 -0.54,-0.54Z' style='fill:%23FFFFFF;'/%3E%3C/svg%3E") no-repeat;
}

.bx-filter .bx_filter_close {
	display: none;
	position: absolute;
	right: 20px;
	top: 14px;
	z-index: 1;
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: none;
}

.bx-filter .bx_filter_close:hover {
	opacity: 1;
}

.bx-filter .bx_filter_close::after {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: url("data:image/svg+xml; charset=utf8,%3Csvg width='14px' height='14px' viewBox='0 0 14 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' sketch:type='MSPage'%3E%3Cg id='close' sketch:type='MSArtboardGroup' fill='%23000000' opacity='0.3'%3E%3Cpath d='M14,0.7 L13.3,0 L7,6.299 L0.7,0 L0,0.7 L6.3,7 L0,13.299 L0.7,14 L7,7.7 L13.3,14 L14,13.299 L7.7,7 L14,0.7' id='Fill-2' sketch:type='MSShapeGroup'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
}

* {
	outline: none;
}

#description {
	clear: both;
}

/* mobile_menu */
#mobile_menu {
	display: none;
}

#mobile_menu.mm-menu.mm-offcanvas.mm-current {
	display: block;
}

.mobile_menu {
	display: none;
}

/* .mobile_menu::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
} */

.mobile_menu a {
	display: block;
	position: relative;
	font-size: 0;
	width: 24px;
	height: 24px;
}

/* .mobile_menu a:before {
	content: "";
	position: relative;
	top: 2px;
	left: -7px;
	display: block;
	width: 16px;
	height: 2px;
	float: left;
	margin-right: -14px;
	background: #87aae7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 4px 0px 0px #87aae7;
	-moz-box-shadow: 0px 4px 0px 0px #87aae7;
	box-shadow: 0px 4px 0px 0px #87aae7;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
} */

/* .mobile_menu a:after {
	content: "";
	position: absolute;
	top: 25px;
	left: 15px;
	display: block;
	width: 10px;
	height: 2px;
	float: left;
	margin-right: -14px;
	background: #87aae7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
} */

.mobile_menu a:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(135, 170, 231, 0.5);
	-moz-box-shadow: 0px 0px 0px 0px rgba(135, 170, 231, 0.5);
	box-shadow: 0px 0px 0px 0px rgba(135, 170, 231, 0.5);
}

.mobile_menu a:hover:after {
	width: 16px;
}

.mm-opened .hamburger_spring .hamburger_inner,
.main_container.open_solution_menu .hamburger_spring .hamburger_inner {
	transition-delay: 0.32s;
	background-color: transparent;
}

.mm-opened .hamburger_spring .hamburger_inner::before,
.main_container.open_solution_menu .hamburger_spring .hamburger_inner::before {
	top: -4px;
	transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

.mm-opened .hamburger_spring .hamburger_inner::after,
.main_container.open_solution_menu .hamburger_spring .hamburger_inner::after {
	top: -4px;
	transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.mm-menu {
	background: #87aae7;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}

.mm-listview {
	font-size: 22px;
	line-height: 24px;
}

.mm-listview>li {
	margin-bottom: 10px;
	text-align: center;
}

.mm-listview>li>a,
.mm-listview>li>span {
	display: inline-block;
	white-space: normal;
	padding: 5px 15px;
	background: none !important;
}

.mm-listview a:hover,
.mm-listview a.active,
.mm-listview span:hover,
.mm-listview span.active,
.mm-listview li:hover a,
.mm-listview li:hover span {
	color: rgba(255, 255, 255, 0.6);
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
	margin-right: 30px;
}

.mm-listview .mm-next:before {
	display: none;
}

.mm-listview .mm-next {
	width: 100px;
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
	padding-right: 15px;
}

.mm-menu .mm-listview>li .mm-next:after {
	border-color: #ffffff;
	width: 12px;
	height: 12px;
	border-width: 3px;
}

.mm-navbar {
	height: 50px;
	border-bottom: 0;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
	color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
	border-color: #ffffff;
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
	margin-right: 0;
}

.mm-hasnavbar-top-1 .mm-panels {
	top: 50px;
}

.mm-navbars-top {
	border-bottom-width: 0;
}

.mm-btn.mm-close {
	width: 20px;
	height: 20px;
	top: 24px;
	left: 15px !important;
}

.mm-close:after,
.mm-close:before {
	width: 20px;
	height: 3px;
	transform: rotate(-45deg);
	background: #ffffff;
}

.mm-close:before {
	border-right: none;
	border-bottom: none;
	right: -4px;
}

.mm-close:after {
	border-left: none;
	border-top: none;
	right: -4px;
	transform: rotate(45deg);
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
	border: 0;
}

.mm-next:after,
.mm-prev:before {
	top: -3px;
}

#content .catalog_ul {
	padding: 0 !important;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-flow: row wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

#content .catalog_ul li {
	margin: 0 10px 10px 0;
}

#content .catalog_ul .bx_sitemap_li_title {
	padding: 0;
	font-size: 18px;
}

.pagination {
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	color: #093248;
	clear: both;
	overflow: hidden;
	text-align: right;
}

.pagination .nav_pages {
	display: inline-block;
}

.pagination span,
.pagination a {
	display: block;
	width: 40px;
	float: left;
	padding: 12px;
	text-align: center;
	margin: 0 3px 6px;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.pagination span {
	color: #FFFFFF;
	background: #87AAE7;
}

.pagination a {
	color: #093248;
	background: #EAF1FC;
}

.pagination a:hover {
	color: #FFFFFF;
	background: #87AAE7;
}

.pagination .pag_prev,
.pagination .pag_next {
	font-size: 0;
	height: 40px;
	position: relative;
}

.pagination .pag_prev:before {
	content: "";
	position: absolute;
	left: 16px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #87AAE7;
	border-left: 3px solid #87AAE7;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pagination .pag_next:before {
	content: "";
	position: absolute;
	left: 13px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #87AAE7;
	border-right: 3px solid #87AAE7;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.pagination .pag_next:hover:before,
.pagination .pag_prev:hover:before {
	border-color: #FFFFFF;
}

.mfeedback .mf-captcha {
	max-width: 426px;
	margin: 0 auto 10px;
}

.mfeedback .mf-captcha input[type="text"] {
	font-size: 18px;
	line-height: 35px;
	color: #868ec1;
	background-color: #f8f7f7;
	text-align: left;
	display: block;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
}

.mfeedback .mf-text {
	display: block;
	margin: 10px 0 5px;
}

@media only screen and (max-width: 1030px) {

	*,
	*:after,
	*:before {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#visually {
		top: auto;
		bottom: 40px;
	}

	.header_top {
		width: 100%;
	}


	.header_top .middle_block .button {
		display: none;
	}

	.header_top .address_block {}

	.header_top .address_block>p {}

	.header_top .timework {}

	.header_top .social_block {}

	.main_menu div {
		width: 100%;
		padding: 0 15px;
	}

	.slider {
		height: auto;
	}

	.sliderBox {
		height: auto;
		width: 100%;
		max-width: 999px;
		margin: auto;
	}

	.sliderBox .slick-track {
		height: 311px;
	}

	.sliderBox .slick-slide {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.sliderBox .slick-slide img {
		height: auto;
	}

	.steps {
		height: auto;
		background: rgb(169, 227, 215);
		background: -moz-linear-gradient(-45deg, rgba(169, 227, 215, 1) 0%, rgba(128, 140, 189, 1) 100%);
		background: -webkit-linear-gradient(-45deg, rgba(169, 227, 215, 1) 0%, rgba(128, 140, 189, 1) 100%);
		background: linear-gradient(135deg, rgba(169, 227, 215, 1) 0%, rgba(128, 140, 189, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9e3d7', endColorstr='#808cbd', GradientType=1);
	}

	.stepsBox {
		height: auto;
		max-width: 100%;
		overflow: hidden;
		padding: 30px 15px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.step {
		position: relative;
		left: 0 !important;
		top: 0 !important;
		margin: 0 20px 30px;
	}

	.stepsName {
		width: 100%;
		padding-top: 30px;
	}

	.stepsDesc {
		width: 100%;
	}

	.questions_list_row {
		max-width: 100%;
	}

	.questions_list_top {
		padding: 0 15px;
	}

	.questions_list_top .questions_list_title {
		font-size: 24px;
		line-height: 24px;
		float: none;
		margin-bottom: 20px;
	}

	.questions_list_top .button {
		float: none;
	}

	.questions_item_top {
		padding: 0 15px;
	}

	.questions_item .questions_item_text {
		padding-left: 15px;
		padding-right: 90px;
		font-size: 18px;
	}

	.partners {
		width: 100%;
		padding: 0 15px;
	}

	#content {
		width: 100%;
		padding: 45px 15px 30px 15px;
	}

	#mainLeft {
		display: none;
	}

	#mainRight {
		width: 100%;
	}

	#rightBox {
		width: 100%;
		padding: 0 15px;
	}

	.content_left_column {
		width: 100%;
	}

	.bx-filter .filter_button {
		display: inline-block;
	}

	.bx-filter .bx_filter_section_title {
		display: block;
	}

	.bx-filter .bx_filter_close {
		display: block;
	}

	.bx-filter .bx-filter-section {
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		overflow: hidden;
		z-index: 225;
		padding: 0;
		margin: 0;
		background: rgba(0, 0, 0, 0.6);
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.bx-filter .bx-filter-section>div {
		padding: 0 15px;
		width: 100%;
		max-width: 480px;
		height: 100vh;
		overflow-y: auto;
		overflow-x: hidden;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none;
		background: #FFFFFF;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-box-shadow: 0px 3px 10px 0px rgba(138, 138, 138, 0.23);
		-moz-box-shadow: 0px 3px 10px 0px rgba(138, 138, 138, 0.23);
		box-shadow: 3px 0px 20px 5px rgba(138, 138, 138, 0.23);
		-webkit-transition: transform 0.3s;
		-moz-transition: transform 0.3s;
		transition: transform 0.3s;
	}

	.bx-filter .bx-filter-section>div::-webkit-scrollbar {
		display: none;
	}

	.bx-filter .bx-filter-popup-result.right {
		left: auto;
		right: 0;
		top: 55px;
	}

	.main_block.open_filter {
		overflow: hidden;
		height: 100vh;
	}

	.main_block.open_filter .bx-filter .bx-filter-section {
		opacity: 1;
		visibility: visible;
	}

	.main_block.open_filter .bx-filter .bx-filter-section>div {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0);
	}

	.rightH {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.itmBit {
		height: auto;
		max-width: 250px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.itmBit h3 {
		height: auto;
		padding: 0 10px;
	}

	#heelCenter {
		width: 100%;
		padding: 0 15px;
	}

	#content table {
		display: block;
		overflow: auto;
		max-width: 100%;
		margin-bottom: 30px;
	}

	#content table tbody {
		display: table;
		min-width: 750px;
	}

	.allNews {
		width: auto;
		margin: 0 -15px;
	}

	.new {
		width: 50%;
		padding: 0 15px;
		margin-right: 0;
		border: 0;
	}

	.new .newsBit {
		border: 1px solid #dddddd;
		padding: 20px;
		margin: 0;
	}

	.new .txtNews {
		width: calc(100% - 80px);
		padding-left: 20px;
	}

	.txtNews img {
		margin: 30px 0;
		max-width: 100%;
		height: auto;
	}

	#mainRight>.newsBit .picBox {
		display: none;
	}

	#mainRight>.newsBit .txtNews {
		width: 100%;
	}

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

	ymaps {
		max-width: 100% !important;
	}

	#content .contacts_page table {
		overflow: hidden;
	}

	#content .contacts_page table tbody {
		min-width: auto;
		width: 100%;
	}

	#content .contacts_page table tr {
		padding: 0;
		display: block;
		width: 100%;
	}

	#content .contacts_page table td {
		display: block;
	}

	#imgBox {
		width: 100%;
		padding-right: 0;
		min-height: auto;
	}

	#detailRight {
		width: 100%;
		padding: 0 15px 40px 15px;
		min-height: auto;
	}

	#order {
		margin-right: 0;
	}

	#property {
		width: 100%;
	}

	#detailDescription {
		width: 100%;
	}
}

@media only screen and (max-width: 900px) {
	.button-contacts {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media only screen and (max-width: 840px) {
	header {
		-webkit-box-shadow: 0px 10px 22px 0px rgba(79, 75, 127, 0.65);
		-moz-box-shadow: 0px 10px 22px 0px rgba(79, 75, 127, 0.65);
		box-shadow: 0px 10px 22px 0px rgba(79, 75, 127, 0.65);
	}

	.main_block {
		padding-top: 90px;
	}

	.main_menu {
		display: none;
	}

	header.fixed_header {
		height: auto;
	}

	.mobile_menu {
		display: block;
	}

	#visually {
		display: none;
	}

	.header_top .address_block,
	.button-contacts {
		display: none;
	}

	.header_top .social_block {
		display: none;
	}

	.middle_block .phone_block .social-max {
		display: inline-flex;
		position: relative;
		margin-top: 5px;
		min-height: 20px;
		align-items: center;
	}

	.middle_block .phone_block .social-max span {
		margin: 0;
		padding: 0;
		position: absolute;
		background: linear-gradient(90deg, #9BBEE4 0%, #7B73B1 100%), linear-gradient(74deg, #4CF 14.56%, #53E 63.57%, #93D 88.6%);
		width: 20px;
		height: 20px;
		border-radius: 50%;
		top: 50%;
		left: -35px;
		transform: translateY(-50%);
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.middle_block .phone_block .social-max span svg {
		max-width: 12px;
	}

	.middle_block .phone_block::before {
		top: 4px;
		transform: translateY(0);
	}
}

@media only screen and (max-width: 680px) {
	.header_top {
		min-height: 90px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.header_top .logo {
		max-width: 91px;
	}


	.middle_block .phone_block span {
		display: none;
	}

	.header_top .address_block {
		display: none;
	}

	.header_top .social_block {
		display: none;
	}

	#effectis {
		display: none;
	}

	#cop {
		float: left;
		text-align: left;
	}

	.new {
		width: 100%;
	}

	#formDesc {
		margin-top: -10px;
		line-height: 16px;
	}

	.propName {
		width: 120px;
		line-height: 16px;
		word-break: break-all;
	}
}

@media only screen and (max-width: 470px) {
	#priseBoxRange {
		font-size: 16px;
	}

	#priseBoxRange span {
		font-size: 24px;
	}

	.new .picBox {
		float: none;
		margin: auto;
	}

	.new .txtNews {
		width: 100%;
		padding-left: 0;
	}

	.sliderBox .slick-track {
		height: 150px;
	}

	.middle_block .phone_block {
		font-size: 10px;
		padding-left: 15px;
	}

	.middle_block .phone_block::before {
		width: 12px;
		height: 11px;
		background-size: 12px 11px;
	}

	.middle_block .phone_block .social-max span {
		width: 12px;
		height: 12px;
		left: -15px;
	}

	.middle_block .phone_block .social-max span svg {
		max-width: 7px;
	}
}

@media (max-width: 360px) {
	.header_top .logo {
		max-width: 70px;
	}

	.header_top_right {
		gap: 15px;
	}
}

.carousel .certificates {
	width: 100%;
}

.carousel .certificates .jcarousel-container {
	width: 100%;
}

.carousel .certificates .jcarousel-container .jcarousel-clip {
	width: 90%;
}
/* End */
/* /bitrix/templates/mupoptica/components/bitrix/menu/top/style.css?15475636171143 */
/* /bitrix/templates/mupoptica/components/bitrix/breadcrumb/nav/style.css?154756361669 */
/* /bitrix/templates/mupoptica/components/effectis/main.feedback/form/style.css?15659594082234 */
/* /bitrix/templates/mupoptica/template_styles.css?178481316531207 */
