/*-----------------------------------------------
CSS Framework Lisena!!!!
Author:   hmelii
Version:  6.00 15.05.16 n
----------------------------------------------- */
/*---------------------- basic styles --------------------------------------*/
@import url("https://megapolis-telecom.ru/templates/megatelecom/css/bases.css");
@import url("jquery-ui.css");
@import url("splide.min.css");
@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700&subset=latin,cyrillic);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url("modals/fade_in_and_scale.css");
/*---------------------- end basic styles ----------------------------------*/
/*---------------------- global --------------------------------------*/

@font-face {
	font-family: 'Segoe UI';
	src: url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Light.eot');
	src: local('Segoe UI Light'), local('SegoeUI-Light'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Light.woff') format('woff'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Segoe UI';
	src: url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-BoldItalic.eot');
	src: local('Segoe UI Bold Italic'), local('SegoeUI-BoldItalic'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-BoldItalic.woff') format('woff'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Segoe UI';
	src: url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-SemiBold.eot');
	src: local('Segoe UI Semibold'), local('SegoeUI-SemiBold'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-SemiBold.woff') format('woff'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Segoe UI';
	src: url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI.eot');
	src: local('Segoe UI'), local('SegoeUI'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI.woff') format('woff'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Segoe UI';
	src: url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Bold.eot');
	src: local('Segoe UI Bold'), local('SegoeUI-Bold'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Bold.woff') format('woff'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Segoe UI';
	src: url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Italic.eot');
	src: local('Segoe UI Italic'), local('SegoeUI-Italic'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Italic.woff') format('woff'), url('https://megapolis-telecom.ru/templates/megatelecom/fonts/SegoeUI-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
html {
	height: 100%;
	overflow-y: scroll;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
	height: 100%;
	/*color: #464646;*/
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
  color: #171717;
	line-height: 1.4;
	text-align: left;
	word-wrap: break-word;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
}
input, button, select, textarea, html {
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
}
button:disabled{
	background:#4f0000 !important;
}
a {
	color: #171717;
	text-decoration: underline;
}
a:hover, a:hover:visited {
	text-decoration: none;
}
.nu a:hover, a.nu:hover {
	text-decoration: underline;
}
.nu a, a.nu {
	text-decoration: none;
}
a.link_dashed, .link_dashed a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
a.link_dashed:hover, .link_dashed a:hover {
	border: 0;
	text-decoration: none;
}
.main_page .h1 {
	font-size: 30px;
	font-size: 3.0rem;
	margin: 0 0 69px;
}
.h1 {
	margin: 0 0 18px;
	font-size: 30px;
	font-size: 3.0rem;
	/*  font-weight: bold;  */
	font-weight: 600;
	color: #383838;
	line-height: 1.1;
}
.header .h1 {
	margin: 0 0 24px;
}
.main_page .h2, .main_page .x2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	/*color: #565656;*/
	color: #383838;
	margin: 0 0 18px;
}
table.price {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	border: 1px;
	border-color: #000;
	table-layout:fixed;
}
table.price td {
	/*border: 1px solid gray;
	padding: 2px 5px;
	*/
	border-left: 1px solid #dcdcdc;
	padding: 12px 28px 13px;
	/*border: 1px solid #000000;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}
table.price td:first-child {
	border-left: none;
}
table.price tr:nth-child(2n+1) td {
	/*background-color: #f5f5f5;*/
    /*background: #f3f4f3;
border: 1px solid #000000;*/
	background: #f8f8f8;
}
table.price tr:first-child td {
	font-weight: 600;
	color: #171717;
}
table.price th {
	background: #9aa29a;
	padding: 11px 28px 14px;
	font-weight: normal;
	color: #fff;
}
.h2, .x2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	color: #565656;
	margin: 0 0 18px;
	text-transform: uppercase;
	line-height: 1.1;
}
.main_page .h3, .main_page .x3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	color: #565656;
	margin: 0 0 18px;
	line-height: 1.1;
}
.h3, .x3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 600;
	color: #565656;
	margin: 0 0 18px;
	text-transform: uppercase;
	line-height: 1.1;
}
.h4 {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	color: #333333;
	margin: 0 0 9px;
}
.h5 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0 0 1.67em;
}
.h6 {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0 0 2.33em;
}
/*colors*/
/*end colors*/
/*fonts*/
.f-10 {
	font-size: 10px;
	font-size: 1rem;
}
.f-11 {
	font-size: 11px;
	font-size: 1.1rem;
}
.f-12 {
	font-size: 12px;
	font-size: 1.2rem;
}
.f-13 {
	font-size: 13px;
	font-size: 1.3rem;
}
.f-14 {
	font-size: 14px;
	font-size: 1.4rem;
}
.f-15 {
	font-size: 15px;
	font-size: 1.5rem;
}
.f-16 {
	font-size: 16px;
	font-size: 1.6rem;
}
.f-17 {
	font-size: 17px;
	font-size: 1.7rem;
}
.f-18 {
	font-size: 18px;
	font-size: 1.8rem;
}
.f-20 {
	font-size: 20px;
	font-size: 2rem;
}
/*end fonts*/
/*forms fields*/
.field {
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0 1px 3px rgba(2, 2, 2, .23);
	padding: 7px 8px 8px;
	-webkit-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
}
.field:focus {
	box-shadow: rgba(81, 203, 238, 1) 0px 0px 5px;
}
 .field:-moz-placeholder {
 opacity: 1;
 color: gray;
 font-style: italic;
}
 .field::-moz-placeholder {
 opacity: 1;
 color: gray;
 font-style: italic;
}
 .field::-webkit-input-placeholder {
 opacity: 1;
 color: gray;
 font-style: italic;
}
 .field:-ms-input-placeholder {
 opacity: 1;
 color: gray;
 font-style: italic;
}
.field.placeholder {
	color: gray;
	font-style: italic;
}
.basket_form p {
	margin-bottom: 6px;
}
 .basket_form .field:-moz-placeholder, .modal .field:-moz-placeholder {
 opacity: 0;
}
 .basket_form .field::-moz-placeholder, .modal .field::-moz-placeholder {
 opacity: 0;
}
 .basket_form .field::-webkit-input-placeholder, .modal .field::-webkit-input-placeholder {
 opacity: 0;
}
 .basket_form .field:-ms-input-placeholder, .modal .field:-ms-input-placeholder {
 opacity: 0;
}
.basket_form .field.placeholder, .modal .field.placeholder {
	opacity: 0;
}
.field.invalid {
	border: 1px solid red !important;
}
.parent_field {
	display: inline-block;
	vertical-align: top;
}
.invalid_message {
	display: block;
	color: red;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.2;
}
.valid_message {
	display: none;
	color: green;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.2;
}
/*end forms fields*/
/*over blocks*/
.o {
	overflow: hidden;
}
.cx:before, .cx:after {
	content: "";
	display: table;
}
.cx:after {
	clear: both;
}
.ct {
	display: table;
}
.ct:after {
	content: '. . . . . . . . . . .';
	display: block;
	word-spacing: 99in;
	height: 0;
	overflow: hidden;
	font-size: 0.05em;
	line-height: 0.05em;
}
/*end over blocks*/
/*other*/
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
	margin: 0 0 15px;
	height: 0;
	display: block;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	border-top: 1px solid #dedede;
}
.hr_2 {
	border: 0;
	margin: 0 0 15px;
	height: 0;
	display: block;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	border-top: 1px solid #dedede;
}

::-moz-selection {
 background-color: rgba(255, 0, 0, 0.5);
 color: #fff;
 text-shadow: none;
}
::selection {
	background-color: rgba(255, 0, 0, 0.5);
	color: #fff;
	text-shadow: none;
}
 img::-moz-selection {
 background-color: transparent;
 -moz-box-shadow: none;
}
img::selection {
	background-color: transparent;
	box-shadow: none;
}
.m-0 {
	margin: 0 !important;
}
form {
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
/*end other*/
/*---------------------- end global ----------------------------------*/
/*---------------------- wrapper ------------------------------------*/
.wrapper {
	/*  background: url("https://megapolis-telecom.ru/templates/megatelecom/images/bg.jpg") no-repeat 50% 50%;   */
	background-size: 100% 100%;
	min-width: 980px;
	min-height: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.inner {
	/*width: 980px;*/
	min-width: 980px;
	max-width: 1400px;
	margin: auto;
}
.inner:before, .inner:after {
	content: "";
	display: table;
}
.inner:after {
	clear: both;
}
/*---------------------- *** ----------------------------------------*/
/*---------------------- header -------------------------------------*/
.header {
	/*border-bottom: 2px solid #dcdcdc;*/
	min-width: 900px;
	max-width: 1320px;
	padding: 0 55px 0 25px;
	position: relative;
}
.header:before {
	content: '';
	background: #fff;
	height: 58px;
	position: absolute;
	top: 161px;
	left: 0;
	right: 0;
}
.logo {
	background: url("https://megapolis-telecom.ru/templates/megatelecom/images/logo.png") no-repeat;
	position: absolute;
	top: 66px;
	/*left: 0;*/
	left: 25px;
	font-size: 36px;
	font-weight: 600;
	color: #a50923;
	line-height: 1;
}
.logo .link {
	display: block;
	height: 89px;
	padding: 18px 0 0 92px;
	color: inherit;
	text-decoration: none;
}
.slogan {
	position: absolute;
	top: 125px;
	/*left: 92px;*/
	left: 117px;
	color: #383838;
	font-size: 15px;
	line-height: 1;
}
.phone {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic1.png) no-repeat 0 4px;
	padding: 0 0 0 29px;
	position: absolute;
	top: 167px;
	left: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #2a2e39;
	line-height: 24px;
}
.phone a {
	display: inline-block;
	margin-right: 16px;
	text-decoration: none;
}
.phone a:nth-child(2) {
	margin: 0;
}
.grafik {
	padding: 0 0 0 0px;
	position: absolute;
	top: 190px;
	left: 25px;
	font-size: 14px;
	color: #2a2e39;
	line-height: 24px;
}
.grafik p {
	display: inline-block;
	margin-right: 16px;
}
.mail {
	position: absolute;
	top: 180px;
	/*right: 285px;*/
	right: 315px;
	color: #383838;
	font-size: 15px;
	line-height: 20px;
}
.mail .link {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic2.png) no-repeat 0 50%;
	display: inline-block;
	/* padding: 0 0 0 38px;*/
	padding: 0 0 0 30px;
	color: inherit;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.mail .link:hover {
	text-decoration: none;
	color: #a50923;
}
.address {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic3.png) no-repeat 0 50%;
	width: 235px;
	padding: 0 0 0 28px;
	position: absolute;
	top: 172px;
	/* right: 10px;*/
	right: 44px;
	color: #383838;
	font-size: 13px;
	line-height: 1.2;
	z-index: 12;
}
.feedback {
	padding: 10px 27px 10px 75px;
	position: fixed;
	top: 143px;
	right: 0;
	z-index: 100;
	text-transform: uppercase;
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.feedback.active {
	background: #fff;
	-webkit-transform: translate(0%, 0);
	transform: translate(0%, 0);
}
.feedback .form {
}
.feedback .toggle {
	background: #a50923;
	margin-right: 53px;
	height: 53px;
	padding: 0 14px;
	position: absolute;
	top: 0;
	right: 100%;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 53px;
	white-space: nowrap;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.feedback.active .toggle {
	margin: 0;
}
.feedback .label {
	font-size: 14px;
	text-transform: none;
}
 .feedback .field:-moz-placeholder {
 opacity: 0;
}
 .feedback .field::-moz-placeholder {
 opacity: 0;
}
 .feedback .field::-webkit-input-placeholder {
 opacity: 0;
}
 .feedback .field:-ms-input-placeholder {
 opacity: 0;
}
.feedback .field.placeholder {
	opacity: 0;
}
.social_networks {
	position: absolute;
	top: 115px;
	left: 695px;
}
.social_networks .item {
	float: left;
	margin: 0 3px 0 0;
}
.nav {
	height: 58px;
	/*margin: 0 0 181px;
	 padding: 0 390px 0 0;
	*/
    /*margin: 0 42% 181px 0;*/
	margin: 0 238px 181px 0;
	position: relative;
}
.nav:before {
	content: "";
	background: #2a2e39;
	position: absolute;
	top: 0;
	right: -10000px;
	bottom: 0;
	left: -10000px;
	z-index: -1;
}
.nav> .list {
	display: table;
	width: 100%;
	position: relative;
}
.nav> .list:before, .nav> .list:after, .nav> .list> .item:before, .nav> .list> .item:after {
	display: none;
}
.nav> .list> .item {
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
	font-weight: 300;
}
.nav> .list> .item> .link {
	display: table;
	width: 100%;
	height: 58px;
	position: relative;
	color: #fff;
	text-decoration: none;
	z-index: 2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.nav> .list> .item:hover> .link, .nav> .list> .active> .link {
	background: #a50923;
}
.nav .text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
	text-align: center;
}
.nav .sub {
	position: absolute;
	top: 100%;
	width: 300px;
	display: none;
	z-index: 100;
}
.nav .sub_full {
	display: none;
	width: 980px;
	padding-top: 2px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
}
.nav .item:hover .sub_full {
	display: block;
}
.nav .item:hover .sub_full .link {
	display: block;
	padding: 0;
}
.nav .sub_menu {
	background: #a50923;
	display: block;
	padding: 7px 0 13px;
	float: left;
	position: relative;
}
.nav .sub_full .sub_menu {
	background: #e7e6e6;
	float: none;
	padding: 28px 45px;
}
.nav .sub_full .sub_menu .item {
	border-top: 1px solid #cfcfcf;
	width: 25%;
	padding: 48px 0 33px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav .sub_full .sub_menu .item:nth-child(1), .nav .sub_full .sub_menu .item:nth-child(2), .nav .sub_full .sub_menu .item:nth-child(3), .nav .sub_full .sub_menu .item:nth-child(4) {
	border-top: 0;
	padding-top: 0;
}
.nav .sub_full .sub_menu .list .item {
	border: 0;
	width: auto;
	margin-top: 8px;
	padding: 0;
	font-weight: normal;
	text-transform: none;
}
.nav .sub_full .sub_menu .link {
	display: block;
	color: #2a2e39;
	text-decoration: none;
}
.nav .sub_full .sub_menu .link:hover {
	background: none;
	color: #a50923;
}
.nav .sub_menu .link {
	display: block;
	padding: 4px 27px 5px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.nav .sub_menu .link:hover {
	background: #7d7f7d;
}
.nav> .list> .item:hover .sub {
	display: block;
}
/*.basket {
    background: #fff;
    background-size: 100% auto;
    width: 165px;
    padding: 16px 16px 6px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 12;
}

.basket:before {
    content: '';
    background: url("https://megapolis-telecom.ru/templates/megatelecom/images/basket.png") no-repeat;
    background-size: 100% 14px;
    height: 14px;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
}

.basket .link {
    display: inline-block;
    color: #3b3b3b;
    text-decoration: none;
}

.basket .box {
	display:inline-block;
	margin:0 0 5px;
}

.basket .title {
    display: block;
    margin: 0 0 18px;
    color: #a50923;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
}

.basket .in {
    display: block;
    font-size: 16px;
}

.basket_mobile {
    display: none;
}*/

.chats {
	position: relative;
	margin: 0 0 0 267px;
	padding-right: 15px;
	line-height: 12px;
	/*text-align: right;*/
	text-align: left;
}
.chats .link {
	background: no-repeat 0 50%;
	padding-left: 22px;
	margin: 0 0 0 22px;
	color: #343434;
	font-size: 9px;
	text-decoration: none;
}
.chats .link:nth-child(2) {
	margin: 0 0 0 22px;
}
.chats .link:hover {
	text-decoration: underline;
}
.chats .viber {
	background-image: url("https://megapolis-telecom.ru/templates/megatelecom/images/pic69.png");

}
.chats .telegram {
	background-image: url("https://megapolis-telecom.ru/templates/megatelecom/images/pic70.png");
}
.chats .whatsapp {
	background-image: url("https://megapolis-telecom.ru/templates/megatelecom/images/pic71.png");
}
.carousel_1 {
	min-width: 980px;
	max-width: 1400px;
	height: 323px;
	margin: 0 -25px 54px 0;
	position: relative;
}
.carousel_1:before {
	content: '';
	/*  width: 49px;  */
	height: 361px;
	margin: auto;
	position: absolute;
	top: 0;
	right: -10000px;
	left: -10000px;
	bottom: 0;
	background: #f9f9f9;
}
.carousel_1> .list> .item {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: hidden;
	-webkit-transition: visibility 1s ease;
	transition: visibility 1s ease;
}
.carousel_1> .list> .active {
	visibility: visible;
	z-index: 1;
}
.carousel_1 .fig {
	/*height: 323px;
    position: relative;*/
	overflow: hidden;
	/* border-radius: 10%;  */
	background: no-repeat 50% 0;
	background-size: cover;
	-webkit-transition: width 1s ease;
	transition: width 1s ease;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.carousel_1 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	bottom: -1000em;
	left: -1000em;
	vertical-align: top;
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
.carousel_1 .active .img {
	opacity: 1;
}
.carousel_1 .active .fig {
	opacity: 1;
}
.carousel_1 .text {
	background: rgba(255, 255, 255, 0.8);
	width: 367px;
	margin: auto;
	padding: 22px 10px 25px;
	position: absolute;
	top: 100px;
	/*   left: 0; */
    /* right: 0;*/
	right: 30px;
	color: #383838;
	font-size: 14px;
	text-align: center;
	z-index: 2;
	opacity: 0;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-transition: all .5s ease 1s;
	transition: all .5s ease 1s;
	line-height: 1.2;
}
.carousel_1 .text p {
	margin-bottom: 7px;
}
.carousel_1 .text:before {
	content: '';
	/* background: url("https://megapolis-telecom.ru/templates/megatelecom/images/pic63.png") no-repeat;   */
	background-size: 100% 24px;
	height: 24px;
	position: absolute;
	bottom: -24px;
	left: 0;
	right: 0;
}
.carousel_1 .active .text {
	opacity: 1;
	-webkit-transform: translate(0, 0%);
	transform: translate(0, 0%);
}
.carousel_1 .title {
	margin: 0 0 6px;
	font-size: 22px;
	font-weight: 600;
	color: #a50923;
	line-height: 1.2;
}
.carousel_1 .tabs {
	padding: 12px 12px 20px;
	position: absolute;
	bottom: -38px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 3;
}
.carousel_1 .tabs:before {
	content: '';
	background-size: 100% 6px;
	max-width: 104px;
	height: 6px;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 18px;
	right: 18px;
}
.carousel_1 .tabs .list {
	text-align: center;
}
.carousel_1 .tabs .item {
	float: left;
	margin: 0 4px 4px;
}
.carousel_1 .tabs .link {
	background: #a50923;
	/*border-radius: 50%;*/
	display: block;
	/*width: 13px;
    height: 13px;*/
	width: 33px;
	height: 9px;
	position: relative;
}
.carousel_1 .tabs .active {
	background: #575c57;
}
.header .search {
	width: 218px;
	padding: 4px 10px 0;
	position: absolute;
	top: 8px;
	/*right: 204px;*/
	right: 45px;
	z-index: 30;
}
.header .search .btn {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic11.png) no-repeat 50% 50%;
	border: 0;
	width: 58px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 0;
}
.header .search .btn:before {
	content: '';
	background: #816e5d;
	width: 1px;
	height: 21px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 8px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.header .search:hover .btn:before {
	opacity: 1;
	visibility: visible;
}
.header .search .field {
	background: none;
	border: 1px solid #777980;
	box-shadow: none;
	width: 100%;
	padding: 6px 38px 6px 10px;
	font-size: 12px;
	color: #b5b8c0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.header .search:hover .field {
	opacity: 1;
	visibility: visible;
}
 .header .search .field:-moz-placeholder {
 opacity: 1;
 color: #b5b8c0;
 font-style: normal;
}
 .header .search .field::-moz-placeholder {
 opacity: 1;
 color: #b5b8c0;
 font-style: normal;
}
 .header .search .field::-webkit-input-placeholder {
 opacity: 1;
 color: #b5b8c0;
 font-style: normal;
}
 .header .search .field:-ms-input-placeholder {
 opacity: 1;
 color: #b5b8c0;
 font-style: normal;
}
.header .search .field.placeholder {
	color: #b5b8c0;
	font-style: normal;
}
.catalog_box {
	background: #fff;
	margin: 0 0 14px;
	padding: 16px;
}
.carousel_6 {
	margin: 0 0 40px;
	position: relative;
}
.carousel_6 .in {
	position: relative;
	overflow: hidden;
}
.carousel_6 .main_list:before, .carousel_6 .main_list:after, .carousel_6 .main_list> .item:before, .carousel_6 .main_list> .item:after {
	display: none;
}
.carousel_6 .main_list {
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
}
.carousel_6 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_6 .item {
	width: 216px;
	display: table-cell;
	padding: 0 34px 0 0;
	vertical-align: top;
	color: #4c311a;
	font-size: 18px;
	text-align: center;
}
.carousel_6 .link {
	color: inherit;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.carousel_6 .fig {
	background: #fff no-repeat 50% 50%;
	border: 5px solid #fff;
	border-radius: 50%;
	display: block;
	width: 206px;
	height: 206px;
	margin: 0 0 13px;
	position: relative;
	overflow: hidden;
}
.catalog_list_1 {
	display: none;
	margin: 0 0 0 -16px;
	text-align: center;
}
.catalog_list_1 .item {
	width: 181px;
	margin: 0 0 0 16px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.catalog_list_1 .link {
	color: #916aae;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_1 .link:hover {
	text-decoration: underline;
}
.catalog_list_1 .fig {
	display: block;
	width: 181px;
	height: 150px;
	margin: 0 0 13px;
	position: relative;
	overflow: hidden;
}
.catalog_list_1 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.box_4 {
	margin: 30px 0 35px;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
.box_4 .h2 {
	margin: 0 0 89px;
}
.main_page .promo_fig {
	display: none;
}
.promo_fig {
	margin: 0 -470px 12px;
}
/*---------------------- end header ----------------------------------*/
/*---------------------- side ---------------------------------------*/
.side {
	width: 260px;
	margin: 55px 10px 30px 9px;
	position: relative;
	float: left;
}
.side .search {
	width: 285px;
	margin: 0 0 20px;
	position: relative;
}
.side .search .btn {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic11.png) no-repeat 50% 50%;
	border: none;
	width: 30px;
	height: 34px;
	position: absolute;
	top: 0;
	right: 0;
}
.side .search .field {
	background: #fff;
	-moz-box-shadow: 0 1px 3px rgba(5, 6, 6, .23);
	-webkit-box-shadow: 0 1px 3px rgba(5, 6, 6, .23);
	box-shadow: 0 1px 3px rgba(5, 6, 6, .23);
	width: 285px;
	padding: 10px 30px 9px 10px;
	font-size: 12px;
	color: #8d8d8d;
}
 .side .search .field:-moz-placeholder {
 opacity: 1;
 font-size: 12px;
 color: #8d8d8d;
 font-style: italic;
}
 .side .search .field::-moz-placeholder {
 opacity: 1;
 font-size: 12px;
 color: #8d8d8d;
 font-style: italic;
}
 .side .search .field::-webkit-input-placeholder {
 opacity: 1;
 font-size: 12px;
 color: #8d8d8d;
 font-style: italic;
}
 .side .search .field:-ms-input-placeholder {
 opacity: 1;
 font-size: 12px;
 color: #8d8d8d;
 font-style: italic;
}
.side .search .field.placeholder {
	font-size: 12px;
	color: #8d8d8d;
	font-style: italic;
}
.catalog_list_2 {
	margin: 0 0 14px;
}
.catalog_list_2> .item {
	margin: 0 0 10px;
}
.catalog_list_2> .item> .link {
	display: block;
	color: #a50923;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_2> .item> .link:hover {
	text-decoration: none;
	color: #a50923;
}
.catalog_list_2 .fig {
	display: inline-block;
	vertical-align: middle;
	width: 59px;
	height: 59px;
	margin: 0 9px 0 0;
	position: relative;
	overflow: hidden;
}
.catalog_list_2 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.catalog_list_2 .text {
}
.catalog_list_2 .sub {
	display: none;
	margin: 4px 0 0 0;
}
.catalog_list_2 .active> .sub {
	display: block;
}
.catalog_list_2 .sub .item {
	margin: 10px 0 0 10px;
	font-size: 15px;
	line-height: 1.2;
}
.catalog_list_2 .sub .link {
	display: inline-block;
	color: #a50923;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.catalog_list_2 .sub .link:hover {
	text-decoration: none;
	color: #606060;
}
.catalog_list_2 .sub .item:hover .link, .catalog_list_2 .sub .active .link {
}
.carousel_3 {
	border-bottom: 1px solid #000;
	margin: 0 0 18px;
	padding: 0 20px 12px;
	position: relative;
	z-index: 3;
}
.new_box + .new_box .carousel_3 {
	border-color: #000
}
.carousel_3 p {
	margin: 0 0 14px;
}
.carousel_3 .next, .carousel_3 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic9.png) no-repeat 50% 50%;
	display: block;
	width: 31px;
	height: 33px;
	position: absolute;
	top: 105px;
	right: -5px;
}
.carousel_3 .prev {
	background-image: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic10.png);
	left: -5px;
	right: auto;
}
.new_box + .new_box .carousel_3 .next, .new_box + .new_box .carousel_3 .prev {
/*  background-color: #c24a56   */
}
.new_box + .new_box .btn_1 {
	background-color: #a50923;
}
.carousel_3 .in {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.carousel_3 .main_list {
	border-spacing: 45px 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
	left: -45px;
}
.carousel_3 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_3 .main_list:before, .carousel_3 .main_list:after, .carousel_3 .item:before, .carousel_3 .item:after {
	display: none;
}
.carousel_3 .item {
	background: #fff;
	display: table-cell;
	width: 189px;
	padding: 0 50px 0 0;
	position: relative;
	font-size: 12px;
	color: #9d9d9d;
	line-height: 1.2;
}
.carousel_3 .title {
	margin: 0 0 16px;
	color: #a50923;
	font-size: 18px;
	font-weight: 600;
}
.carousel_3 .title .link {
	color: inherit;
	text-decoration: none;
}
.new_box + .new_box .carousel_3 .title {
	color: #a50923;
	font-weight: 600;
}
.carousel_3 .link {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.carousel_3 .btns {
	margin-bottom: 10px;
}
.carousel_3 .fig {
	/*   border: 1px solid #efe7dc;  */
	border-bottom: 0;
	display: block;
	height: 121px;
	position: relative;
	overflow: hidden;
}
.carousel_3 .btn_1, .carousel_3 .btn_3 {
	display: block;
	padding: 0 5px;
	text-align: center;
}
.carousel_3 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	left: -1000em;
	right: -1000em;
	bottom: -1000em;
	vertical-align: top;
	width: 100%;
}
.carousel_3 .info {
	min-height: 79px;
}
.carousel_3 .article {
	margin: 0 0 6px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #484848;
}
.carousel_3 .number {
	float: right;
}
.carousel_3 hr {
	border-top: 1px solid #dddddd;
	width: auto;
	margin: 0 -18px 13px;
}
.carousel_3 .box {
	margin: 0;
	overflow: hidden;
}
.carousel_3 .price {
	float: left;
	font-weight: 600;
}
.carousel_3 .price_1 {
	font-size: 20px;
	font-weight: 600;
	color: #a50923;
	line-height: 1;
}
.carousel_3 .price_2 {
	color: #9a9a9a;
	font-weight: 600;
	font-size: 14px;
	text-decoration: line-through;
}
.carousel_3 .button_box {
	position: absolute;
	right: 18px;
	left: 18px;
	bottom: 19px;
}
.akcii_box_2 {
	background: #f0f3f7;
	border-radius: 5px;
	width: 218px;
	margin: 0 0 25px;
	padding: 19px 25px 26px;
	line-height: 1.2;
}
.akcii_box_2 p {
	margin: 0 0 17px;
}
.akcii_box_2 .title {
	margin: 0 0 19px;
	font-weight: 600;
}
.akcii_box_2 .link {
	font-size: 16px;
	color: #916aae;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.akcii_box_2 .more {
	background: #4b6687;
	border-radius: 5px;
	display: inline-block;
	height: 30px;
	padding: 0 11px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
.akcii_box_2 .fig {
	border-radius: 5px;
	width: 202px;
	height: 147px;
	position: relative;
	overflow: hidden;
}
.akcii_box_2 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.side .carousel_7 {
	width: 268px;
}
.side .carousel_7 .item {
	width: 268px;
}
.news_box_2 {
	background: #fff;
	padding: 19px 14px 16px;
	position: relative;
}
.news_box_2 .h3, .news_box_2 .x3 {
	font-size: 30px;
}
.news_list_2 {
	margin: 0 0 12px;
}
.news_list_2 .item {
	color: #393939;
	line-height: 1.4;
}
.news_list_2 .title {
	margin: 0 0 5px;
	font-weight: 600;
}
.news_list_2 .link {
	color: #9fc54d;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.news_list_2 .link:hover {
	color: #d37146;
}
.news_list_2 .date {
	border-bottom: 1px solid #dedede;
	margin: 0 0 10px;
	padding: 0 0 9px;
	color: #484848;
}
/*---------------------- end side ------------------------------------*/
/*---------------------- content -------------------------------------*/
.main_page .content {
	/*padding: 0;*/
	padding: 0 55px 0 25px;
}
.content {
	/* padding: 12px 0 30px;*/
	padding: 12px 55px 30px 25px;
	position: relative;
}
.side + .content {
	float: right;
	/*width: 685px;*/
    /*width: calc(100% - 359px);*/
	width: calc(100% - 359px);
}
.carousel_list_1 {
	display: table;
	width: 409px;
	height: 63px;
	position: relative;
	z-index: 1;
}
.carousel_list_1:before, .carousel_list_1:after, .carousel_list_1 .item:before, .carousel_list_1 .item:after {
	display: none;
}
.carousel_list_1 .item {
	padding: 0 3px 0 0;
	display: table-cell;
	vertical-align: top;
	position: relative;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 27px;
}
.carousel_list_1 .item .link {
	background: #4b6687;
	border-bottom: 2px solid #4b6687;
	border-radius: 5px 5px 0 0;
	display: table;
	width: 100%;
	height: 61px;
	position: relative;
	color: #fff;
	text-decoration: none;
	z-index: 2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.carousel_list_1 .item:hover .link, .carousel_list_1 .item .active {
	background: #f0f3f7;
	color: #4b6687;
}
.carousel_list_1 .text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center;
}
.carousel_sale_box {
	display: none;
}
.box_5 {
	background: #f9f9f9;
	margin: 0 0 44px;
	position: relative;
	padding: 35px 65px 44px;
}
.box_5 + .box_5 {
}
.box_5 .h3, .box_5 .x3 {
	position: relative;
	/*color: #777;*/
	font-size: 30px;
	line-height: 1;
}
.box_5 .h3 .text, .box_5 .x3 .text {
	background: #f9f9f9;
	display: inline-block;
	vertical-align: top;
	padding-right: 21px;
	position: relative;
}
.box_5 .h3:before, .box_5 .x3:before {
	content: '';
	border-top: 1px solid #a50923;
	position: absolute;
	bottom: 4px;
	left: 0;
	right: 0;
}
.box_5 + .box_5 .h3::before, .box_5 + .box_5 .x3::before {
	border-color: #a50923
}
.box_5 .all {
	background: #f9f9f9;
	padding-bottom: 10px;
	position: absolute;
	top: 30px;
	right: 66px;
	z-index: 1;
	color: #383838;
	font-size: 14px;
	text-decoration: none;
}
.box_5 .all:hover {
	text-decoration: none;
	color: #a50923;
}
.box_5 .all:hover {
	text-decoration: none;
}
.carousel_2 {
	margin: 0 -65px;
	padding: 0 65px;
	position: relative;
	z-index: 3;
}
.carousel_2 p {
	margin: 0 0 14px;
}
.carousel_2 .next, .carousel_2 .prev {
	background: #c24a56 url(https://megapolis-telecom.ru/templates/megatelecom/images/pic9.png) no-repeat 50% 50%;
	display: block;
	width: 31px;
	height: 33px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}
.carousel_2 .prev {
	background-image: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic10.png);
	right: auto;
	left: 0;
}
.box_5 + .box_5 .carousel_2 .next, .box_5 + .box_5 .carousel_2 .prev {
	background-color: #c24a56;
}
.carousel_2 .in {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.carousel_2 .main_list {
	border-spacing: 17px 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
	left: -17px;
}
.carousel_2 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_2 .main_list:before, .carousel_2 .main_list:after, .carousel_2 .item:before, .carousel_2 .item:after {
	display: none;
}
.carousel_2 .item {
	background: #f9f9f9;
	border-radius: 5px;
	display: table-cell;
	/*width: 390px;
	 padding: 0 36px 0 0;
	*/
	width: calc(50vw - 122px);
	position: relative;
	font-size: 12px;
	color: #9d9d9d;
	line-height: 1.2;
}
.carousel_2 .title {
	margin: 0 0 16px;
	font-size: 18px;
	font-weight: 600;
}
.carousel_2 .link {
	color: #2a2e39;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.carousel_2 .link:hover {
	text-decoration: none;
	color: #a50923;
}
.box_5 + .box_5 .carousel_2 .link {
	color: #2a2e39;
}
.box_5 + .box_5 .btn_1 {
	background-color: #a50923;
}
.carousel_2 .fig {
	/*   border: 1px solid #efe7dc;  */
	border-bottom: 0;
	float: left;
	width: 171px;
	height: 133px;
	position: relative;
	overflow: hidden;
}
.carousel_2 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	bottom: -1000em;
	left: -1000em;
	vertical-align: top;
	width: 100%;
}
.carousel_2 .info {
	min-height: 79px;
}
.carousel_2 .article {
	margin: 0 0 6px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #484848;
}
.carousel_2 hr {
	border-top: 1px solid #dddddd;
	width: auto;
	margin: 0 -18px 13px;
}
.carousel_2 .box {
	margin: 0 0 19px;
	overflow: hidden;
}
.number {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.number .field {
	background: #fff;
	box-shadow: none;
	border: 1px solid #efe7dc;
	border-radius: 0;
	display: inline-block;
	vertical-align: middle;
	width: 43px;
	padding: 5px 5px 6px;
	font-size: 14px;
	color: #484848;
	text-align: center;
}
 .number .field:-moz-placeholder {
 font-style: normal;
 color: #484848;
}
 .number .field::-moz-placeholder {
 font-style: normal;
 color: #484848;
}
 .number .field::-webkit-input-placeholder {
 font-style: normal;
 color: #484848;
}
 .number .field:-ms-input-placeholder {
 font-style: normal;
 color: #484848;
}
.number .field.placeholder {
	font-style: normal;
	color: #484848;
}
.number .up {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic66.png) no-repeat 50% 50%;
	width: 13px;
	height: 15px;
	position: absolute;
	top: 0;
	right: 0;
}
.number .down {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic67.png) no-repeat 50% 50%;
	width: 13px;
	height: 15px;
	position: absolute;
	top: 15px;
	right: 0;
}
.carousel_2 .number {
	float: right;
	margin: 0 0 0 5px;
}
.carousel_2 .price {
/*float: left;*/
}
.carousel_2 .price_1 {
	margin-bottom: 4px;
	color: #a50923;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1;
	font-weight: 600;
}
.price_2 {
	color: #9a9a9a;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	text-decoration: line-through;
}
.btn_3, .btn_1 {
	background: #a50923;
	display: inline-block;
	height: 43px;
	padding: 0 12px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	line-height: 43px;
	text-transform: uppercase;
}
.btn_9 {
	background: #a50923;
	display: inline-block;
	height: 43px;
	padding: 0 12px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	line-height: 43px;
	text-transform: uppercase;
}
.btn_2 {
	background: #4b6687;
	border-radius: 5px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
.btn_3 {
	background: #7d7f7d;
	width: 110px;
}
.all {
	color: #fff;
	color: #383838;
	font-size: 14px;
	text-decoration: none;
}
.all:hover {
	text-decoration: none;
	color: #a50923;
}
.box_6 {
}
.akcii_box {
	background: #ffffff;
	float: left;
	/*width: 320px;
	padding: 20px 31px 26px;
	*/
	width: calc(44% - 62px);
	margin: 0 0 25px;
	padding: 32px 31px 53px;
	line-height: 1.2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 20px;
}
.akcii_box .h3, .akcii_box .x3 {
	color: #fff;
}
.akcii_box p {
	margin: 0 0 17px;
	color: #2a2e39;
}
.akcii_box .title {
	margin: 0 0 13px;
	color: #a50923;
	font-size: 18px;
	font-weight: 600;
}
.post {
	padding: 25px 0;
	display: flex;
	border-bottom: 2px solid #dfdfdf;
}
.posts_wrapper .post .img_wrapper {
	width: 200px;
	flex-basis: 200px;
	flex-grow: 0;
	flex-shrink: 0;
	height: 142px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 30px;
}
.inner_post {
	margin-top: 20px;
	margin-bottom: 20px;
}
.inner_post .post_img {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	max-width: 50%;
}
.posts_wrapper {
	border-top: 2px solid #d4d4d4;
	clear: both;
	padding-top: 30px;
}
.akcii_box .link {
	color: inherit;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.akcii_box .more {
	color: #fff;
	font-size: 14px;
}
.akcii_box .more .link {
	color: inherit;
}
.akcii_box .fig {
	margin-bottom: 12px;
	background: #fff;
	position: relative;
	width: 100%;
	height: 115px;
	overflow: hidden;
}
.akcii_box img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.w-640 {
	width: 640px;
}
.w-660 {
	width: 660px;
}
.subscription {
	background: #f4f0f7;
	border-radius: 5px;
	/*width: 614px;*/
	width: calc(100% - 56px);
	margin: 0 0 20px 0;
	padding: 19px 28px 19px 28px;
	position: relative;
}
.subscription .label {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	/*  font-family: 'Open Sans', sans-serif;  */
	font-size: 19px;
	font-weight: 600;
	color: #433831;
	font-style: normal;
	line-height: 1.2;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
}
.subscription .btn {
	background: #a50923;
	border-radius: 6px;
	border: none;
	width: 44px;
	height: 29px;
	position: absolute;
	top: 29px;
	right: 38px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	line-height: 29px;
	text-align: center;
}
.subscription .field {
	background: #fff;
	border-radius: 6px;
	box-shadow: none;
	display: inline-block;
	vertical-align: middle;
	width: 316px;
	padding: 10px 58px 11px 16px;
	font-size: 15px;
	color: #3b3b3b;
}
 .subscription .field:-moz-placeholder {
 opacity: 1;
 font-size: 15px;
 color: #3b3b3b;
 font-style: italic;
}
 .subscription .field::-moz-placeholder {
 opacity: 1;
 font-size: 15px;
 color: #3b3b3b;
 font-style: italic;
}
 .subscription .field::-webkit-input-placeholder {
 opacity: 1;
 font-size: 15px;
 color: #3b3b3b;
 font-style: italic;
}
 .subscription .field:-ms-input-placeholder {
 opacity: 1;
 font-size: 15px;
 color: #3b3b3b;
 font-style: italic;
}
.subscription .field.placeholder {
	font-size: 15px;
	color: #3b3b3b;
	font-style: italic;
}
.news_box {
	padding: 25px 0 2px;
	position: relative;
}
.news_box:before {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	right: -10000px;
	bottom: 0;
	left: -10000px;
	z-index: -1;
}
.news_box .h3, .news_box .x3 {
	font-size: 30px;
}
.carousel_7 {
	width: 255px;
	margin: 0 0 20px;
	position: relative;
}
.carousel_7 .next, .carousel_7 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic110.png) no-repeat;
	width: 20px;
	height: 200px;
	position: absolute;
	top: -41px;
	right: 0;
	z-index: 3;
}
.carousel_7 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic109.png) no-repeat;
	right: 33px;
}
.carousel_7 .in {
	position: relative;
	overflow: hidden;
}
.carousel_7 .main_list:before, .carousel_7 .main_list:after, .carousel_7 .main_list> .item:before, .carousel_7 .main_list> .item:after {
	display: none;
}
.carousel_7 .main_list {
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
}
.carousel_7 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_7 .item {
	width: 255px;
	display: table-cell;
	padding: 0 16px 0 0;
	vertical-align: top;
	color: #393939;
}
.carousel_7 .title {
	margin: 0 0 5px;
	font-weight: 600;
}
.carousel_7 .link {
	color: #916aae;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.carousel_7 .date {
	border-bottom: 1px solid #dedede;
	margin: 0 0 10px;
	padding: 0 0 9px;
	color: #484848;
}
.news_list_1 {
	margin: 0 0 0 -64px;
}
.news_list_1 .item {
	width: 281px;
	margin: 0 0 0 64px;
	color: #393939;
	line-height: 1.4;
}
.news_list_1 .title {
	margin: 0 0 5px;
	font-weight: 600;
}
.news_list_1 .link {
	color: #9fc54d;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.news_list_1 .link:hover {
	color: #d37146;
}
.news_list_1 .date {
	border-bottom: 1px solid #dedede;
	margin: 0 0 10px;
	padding: 0 0 9px;
	color: #484848;
}
.crumbs {
	margin: 0 0 12px;
}
.crumbs:before, .crumbs:after {
	display: none;
}
.crumbs:after {
	clear: both;
}
.crumbs .item {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic135.png) no-repeat 3px 7px;
	display: inline;
	padding: 0 0 0 14px;
	color: #383838;
	line-height: 1.6;
}
.crumbs .item:first-child {
	background: none;
	padding-left: 0;
}
.crumbs .item:before, .crumbs .item:after {
	display: none;
}
.crumbs .item:after {
	clear: both;
}
.crumbs .link {
	color: inherit;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.crumbs .link:hover {
	text-decoration: none;
	color: #a50923;
}
.table_1 {
	border-spacing: 0 13px;
	width: 100%;
	border-collapse: separate;
	table-layout: fixed;
}
.table_1 td {
	background: #fff;
	padding: 8px;
	position: relative;
}
.table_1 td:first-of-type {
	background: none;
}
.table_1 .delete {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic58.png) no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.table_1 .title {
	margin: 0 0 14px;
	font-weight: 600;
}
.table_1 .link {
	display: block;
	font-size: 18px;
	color: #2a2e39;
	line-height: 1.1;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.table_1 .link:hover {
	text-decoration: none;
	color: #a50923;
}
.table_1 .article {
	margin: 0 0 12px;
	color: #383838;
	font-size: 13px;
}
.table_1 .context {
	overflow: hidden;
}
.table_1 .price {
	margin-right: 20px;
	font-weight: 600;
}
.table_1 .box {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin: 0 -3px;
	padding: 10px 3px 9px;
}
.table_1 .fig {
	/*   border: 1px solid #efe7dc;  */
	display: block;
	width: 171px;
	height: 133px;
	float: left;
	margin: 0 11px 0 0;
	position: relative;
	overflow: hidden;
}
.table_1 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	bottom: -1000em;
	left: -1000em;
	vertical-align: top;
	max-width: 171px;
	max-height: 133px;
}
/*.table_1 .number {*/
/*display: block;*/
/*width: 54px;*/
/*padding: 0 13px 0 0;*/
/*position: relative;*/
/*}*/

/*.table_1 .number .field {*/
/*background: #fff;*/
/*border: 1px solid #d4d4d4;*/
/*border-radius: 5px;*/
/*display: inline-block;*/
/*width: 54px;*/
/*padding: 5px 5px 6px;*/
/*font-size: 14px;*/
/*color: #484848;*/
/*text-align: center;*/
/*}*/

/*.table_1 .number .field:-moz-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.table_1 .number .field::-moz-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.table_1 .number .field::-webkit-input-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.table_1 .number .field:-ms-input-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.table_1 .number .field.placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.table_1 .number .up {*/
/*background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic119.png) no-repeat 100% 9px;*/
/*width: 13px;*/
/*height: 15px;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*}*/

/*.table_1 .number .down {*/
/*background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic120.png) no-repeat 100% 4px;*/
/*width: 13px;*/
/*height: 15px;*/
/*position: absolute;*/
/*top: 15px;*/
/*right: 0;*/
/*}*/

.table_1 .price {
	display: inline-block;
	vertical-align: middle;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #916aae;
}
.box_1 {
	margin: 0 0 40px;
	padding-left: 40px;
	overflow: hidden;
}
.btn_4 {
	background: #4b6687;
	border-radius: 5px;
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
.captcha {
	display: inline-block;
	padding-left: 73px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.captcha .fig {
	width: 73px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.captcha .fig img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.captcha .field {
	width: 100%;
}
.button {
	background: #a50923;
	border: none;
	height: 43px;
	padding: 0 15px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 43px;
	text-transform: uppercase;
}
.star {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic137.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	width: 9px;
	height: 7px;
	margin: 12px 0 0;
}
.label {
	display: inline-block;
	vertical-align: top;
	margin: 8px 0 0;
	line-height: 1.2;
}
.h-100 {
	height: 100px;
}
.ml-226 {
	margin-left: 226px;
}
.box_7 {
	margin: 0 0 5px;
}
.radio {
	cursor: pointer;
	background: #fff;
	-moz-box-shadow: 0 1px 3px rgba(5, 6, 6, .23);
	-webkit-box-shadow: 0 1px 3px rgba(5, 6, 6, .23);
	box-shadow: 0 1px 3px rgba(5, 6, 6, .23);
	border-radius: 11px;
	display: inline-block;
	width: 23px;
	height: 23px;
	position: relative;
	vertical-align: middle;
}
.radio .bg {
	background: #000;
	border-radius: 50%;
	width: 7px;
	height: 7px;
	margin: auto;
	position: absolute;
	top: 8px;
	left: 8px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.radio input {
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
}
.radio input:checked + .bg {
	opacity: 1;
}
.label_2 {
	font-weight: 600;
}
.label_3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.promo {
	margin: 0 0 22px;
}
.catalog_list_3 {
	margin: -20px 0 60px -20px;
}
.catalog_list_3> .item {
	/*width: 227px;*/
	width: calc(20% - 20px);
	margin: 20px 0 0 20px;
	font-size: 16px;
}
.catalog_list_3 .text {
	color: #606060;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.catalog_list_3 .link {
	text-decoration: none;
}
.catalog_list_3 .link:hover .text, .catalog_list_3 .link:hover {
	/*  text-decoration: underline;  */
	color: #a50923 !important;
}
.catalog_list_3 .fig {
	background: #fff no-repeat 50% 50%;
	background-size: cover;
	display: block;
	width: 100%;
	height: 174px;
	margin-bottom: 26px;
	position: relative;
	overflow: hidden;
}
.catalog_list_3 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.catalog_list_3 .text {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.catalog_list_3 .list .item {
	margin-top: 10px;
	padding-left: 18px;
	position: relative;
	font-weight: normal;
}
.catalog_list_3 .list .item:first-child {
	margin: 0;
}
.catalog_list_3 .list .item:before {
	content: '';
	background: #cbcbcb;
	width: 6px;
	height: 6px;
	position: absolute;
	top: .5em;
	left: 0;
}
.catalog_list_3 .list .link {
	/*color: #696969;*/
	color: #171717;
}
.catalog_list_33 {
	/*margin: -20px 0 60px -20px;*/
	margin: 0px 0 45px -20px;
	text-align: center;
}
.catalog_list_33> .item {
	/* width: 227px;*/
	width: calc(16% - 20px);
	margin: 20px 0 0 20px;
	/*font-size: 16px;*/
	font-size: 14px;
}
.catalog_list_33 .text {
	/*color: #606060;
    font-weight: bold;*/
	color: #565656;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.catalog_list_33 .link {
	text-decoration: none;
}
.catalog_list_33 .link:hover .text, .catalog_list_33 .link:hover {
	/*  text-decoration: underline;  */
	color: #a50923 !important;
}
.catalog_list_33 .fig {
	background: #fff no-repeat 50% 50%;
	display: block;
	height: 78px;
	margin-bottom: 26px;
	position: relative;
	overflow: hidden;
}
.catalog_list_33 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.catalog_list_33 .text {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}
.catalog_list_33 .list .item {
	margin-top: 10px;
	padding-left: 18px;
	position: relative;
	font-weight: normal;
}
.catalog_list_33 .list .item:first-child {
	margin: 0;
}
.catalog_list_33 .list .item:before {
	content: '';
	background: #cbcbcb;
	width: 6px;
	height: 6px;
	position: absolute;
	top: .5em;
	left: 0;
}
.catalog_list_33 .list .link {
	color: #696969;
}
.box_9 {
	margin-bottom: 40px;
	/*padding: 36px 0;*/
	padding: 24px 0;
	position: relative;
	color: #fff;
	font-size: 14px;
}
.box_9 .context {
	overflow: hidden;
	padding: 0 0 0 40px;
}
.box_9:before {
	content: '';
	background: #2a2e39;
	position: absolute;
	top: 0;
	left: -1000em;
	right: -1000em;
	bottom: 0;
	z-index: -1;
}
.box_9 .h3, .box_9 .x3 {
	color: #a50923;
}
.box_9:after {
	content: '';
	display: table;
	clear: both;
}
.box_10 .top_block {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 23px;
}
.box_10 .top_block .h3 {
	margin: 0;
}
.box_10:before {
	content: '';
	display: table;
	clear: both;
}
.box_10 .subscription {
	background: #f9f9f9;
	border-radius: 0;
	float: left;
	/* width: 320px;*/
	width: calc(44% - 62px);
	padding: 22px 31px;
	margin: 0 30px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.side .subscription {
	width: auto;
	padding: 18px 14px;
}
.box_10 .subscription .label {
	display: block;
	margin-bottom: 15px;
	color: #383838;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
}
.box_10 .subscription p {
	margin-bottom: 26px;
}
.box_10 .subscription p:last-of-type {
	margin: 0;
}
.box_10 .subscription .field {
	width: 100%;
	background-color: #fff;
	border-radius: 0;
	box-shadow: inset 0 1px 6px rgba(0, 0, 0, .28);
	border: 0;
	margin-bottom: 6px;
}
.box_10 .context {
	overflow: hidden; /*padding-left: 40px;*/
}
.side .subscription .label {
	font-size: 16px;
}
.box_2 {
	border-bottom: 1px solid #bbb8b3;
	float: left;
	width: 389px;
	margin: 0 11px 10px 0;
	padding: 0 0 9px;
}
.fig_1 {
	background: #fff;
	/*   border: 1px solid #f0e8dd;  */
	float: left;
	/*width: 327px;
	margin: 0 9px 10px 0;
	height: 284px;
	*/
	width: calc(100% - 281px);
	height: 357px;
	margin: 0 54px 10px 0;
	position: relative;
	overflow: hidden;
}
.fig_1 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	left: -1000em;
	bottom: -1000em;
	vertical-align: top;/*max-width: 327px;
    max-height: 284px;*/
 /* height: 100%;  */
}
.fig_1 .icon {
	width: 189px;
	height: 47px;
	position: absolute;
	top: 16px;
	right: 13px;
	z-index: 1;
}
.fig_1 .icon .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.proizvoditeli {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 10px 0;
	color: #171717;
}
.brend_img img {
	width: 60%;
}
.box_8 {
	background: #f0f3f7;
	border-radius: 3px;
	display: block;
	width: 336px;
	margin: 0 0 13px;
	padding: 9px 8px;
	overflow: hidden;
}
.number_1 {
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	padding: 0 13px 0 0;
	position: relative;
}
.number_1 .field {
	background: #fff;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	padding: 5px 5px 6px;
	font-size: 14px;
	color: #484848;
	text-align: center;
}
 .number_1 .field:-moz-placeholder {
 font-size: 14px;
 font-style: normal;
 color: #484848;
}
 .number_1 .field::-moz-placeholder {
 font-size: 14px;
 font-style: normal;
 color: #484848;
}
 .number_1 .field::-webkit-input-placeholder {
 font-size: 14px;
 font-style: normal;
 color: #484848;
}
 .number_1 .field:-ms-input-placeholder {
 font-size: 14px;
 font-style: normal;
 color: #484848;
}
.number_1 .field.placeholder {
	font-size: 14px;
	font-style: normal;
	color: #484848;
}
/*.carousel_3 .number .up {*/
/*background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic119.png) no-repeat 100% 9px;*/
/*width: 13px;*/
/*height: 15px;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*}*/

/*.carousel_3 .number .down {*/
/*background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic120.png) no-repeat 100% 4px;*/
/*width: 13px;*/
/*height: 15px;*/
/*position: absolute;*/
/*top: 15px;*/
/*right: 0;*/
/*}*/

.article_1 {
	margin: 0 0 8px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	overflow: hidden;
}
.carousel_4 {
	background: #fff;
	/*padding: 7px;*/
	position: relative;
	z-index: 3;
	width: 100%;
	height: 127px;
	padding: 16px 0;
}
.carousel_4 .next, .carousel_4 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic162.png) no-repeat 50% 100%;
	display: block;
	width: 100%;
	height: 16px;
	position: absolute;
	/*
	background: #c24a56 url(https://megapolis-telecom.ru/templates/megatelecom/images/pic1.png) no-repeat 50% 50%;
	top: -40px;
	right: 38px;
	height: 33px;
	width: 31px;
	*/
	bottom: 0;
	left: 0;
}
.carousel_4 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic161.png) no-repeat 50% 0;
	/*
	background: #c24a56 url(https://megapolis-telecom.ru/templates/megatelecom/images/pic9.png) no-repeat 50% 50%;
	top: -40px;
    right: 0;*/
	top: 0;
	bottom: auto;
}
.carousel_4> .in {
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	height: 127px;
}
.carousel_4 .main_list {
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
}
.carousel_4 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_4 .main_list:before, .carousel_4 .main_list:after, .carousel_4 .main_list> .item:before, .carousel_4 .main_list> .item:after {
	display: none;
}
.carousel_4 .main_list> .item {
	/*display: table-cell;
	width: 106px;
	 padding: 0 6px 0 0;
	*/


	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
	margin: 0 0 7px;
}
.carousel_4 .fig {
	border: 1px solid #efe7dc;
	display: block;
	width: 58px;
	height: 58px;
	/* height: 81px;*/
	position: relative;
	overflow: hidden;
}
.carousel_4 .active .fig {
	border-color: #a50923;
}
.carousel_4 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	left: -1000em;
	bottom: -1000em;
	vertical-align: top;
	width: 100%;
}
.carousel_4 .main_list .list {
	margin: 0 0 0 -14px;
}
.carousel_4 .main_list .list .item {
	width: 60px;
	margin: 0 0 0 14px;
}
.back {
	background: #9aa29a;
	display: inline-block;
	height: 34px;
	padding: 0 15px;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	line-height: 34px;
}
.carousel_5 {
	margin: 0 0 23px;
	position: relative;
	z-index: 3;
}
.carousel_5 p {
	margin: 0 0 24px;
}
.carousel_5 .next, .carousel_5 .prev {
	background: #f1838f url(https://megapolis-telecom.ru/templates/megatelecom/images/pic9.png) no-repeat 50% 50%;
	display: block;
	width: 31px;
	height: 34px;
	position: absolute;
	top: -41px;
	right: 0;
}
.carousel_5 .prev {
	background: #f1838f url(https://megapolis-telecom.ru/templates/megatelecom/images/pic10.png) no-repeat 50% 50%;
	right: 41px;
}
.carousel_5 .in {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.carousel_5 .main_list {
	position: relative;
}
.carousel_5 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_5 .item {
	background: #fff;
	margin-bottom: 10px;
	padding: 16px;
	position: relative;
	font-size: 12px;
	color: #383838;
	line-height: 1.2;
}
.carousel_5 .title {
	margin: 0 0 16px;
	font-weight: 600;
}
.carousel_5 .link {
	font-size: 18px;
	font-weight: 600;
	color: #2a2e39;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.carousel_5 .link:hover {
	text-decoration: none;
	color: #a50923;
}
.carousel_5 .fig {
	/*   border: 1px solid #efe7dc;   */
	border-bottom: 0;
	float: left;
	width: 171px;
	height: 133px;
	position: relative;
	overflow: hidden;
}
.carousel_5 .context {
	overflow: hidden;
	padding-left: 12px;
}
.carousel_5 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	bottom: -1000em;
	left: -1000em;
	vertical-align: top;
}
.carousel_5 .info {
	min-height: 79px;
}
.carousel_5 .btns {
	clear: left;
	float: left;
	width: 173px;
}
.carousel_5 .btn_1, .carousel_5 .btn_3 {
	display: block;
	text-align: center;
}
.carousel_5 .article {
	margin: 0 0 6px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #484848;
}
.btn_5 {
	background: #9fc54d url(https://megapolis-telecom.ru/templates/megatelecom/images/pic43.png) no-repeat 16px 12px;
	display: inline-block;
	height: 39px;
	padding: 0 22px 0 44px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 39px;
}
.btn_6 {
	background: #c5e976 url(https://megapolis-telecom.ru/templates/megatelecom/images/pic43.png) no-repeat 16px 12px;
	display: none;
	height: 39px;
	padding: 0 22px 0 44px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 39px;
}
.btn_7 {
	background: #9fc54d;
	display: inline-block;
	height: 39px;
	padding: 0 38px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 39px;
}
.catalog_list_4 {
	/*margin: 0 0 0 -8px;*/
	margin: 0 0 0 -12px;
}
.catalog_list_4 .price {
	float: left;
	margin: 0 6px 0 0;
	padding: 5px 0 0;
	font-weight: 600;
	font-size: 18px;
}
.catalog_list_4 .price .price_1 {
	font-size: 18px;
	font-weight: 600;
}
.catalog_list_5 .number {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.brand {
	/*margin-top: 15px;*/
    /*color: #909090;*/
	color: #9d9d9d;
	font-size: 12px;
}
.catalog_list_4 .brand {
	/* margin-top: 15px;*/
	margin: 0 10px 5px 0;
	position: relative;
	z-index: 4;
}
.catalog_list_4 .text {
	display: block;
	height: 86px;
	overflow: hidden;
}
.catalog_list_5 .brand {
	display: inline-block;
	vertical-align: middle;
}
.delivery {
	margin-top: 15px;
	color: #909090;
	font-size: 12px;
	margin-bottom: 10px;
	height: 35px;
}
.btn_12 {
	background: #9aa29a;
	width: 140px;
	display: inline-block;
	height: 33px;
	padding: 0 12px;
	color: #fff;
	font-weight: 600;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
}
.catalog_list_4 p {
	margin: 0 0 14px;
}
.catalog_list_4 .item {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: none;
	/*border-radius: 5px;*/
    /*width: 318px;*/
	width: calc(34% - 46px);
	/*margin: 8px 0 0 8px;
	 padding: 10px;
	*/
	margin: 0 0 13px 12px;
	padding: 0 12px 215px;
	position: relative;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #9d9d9d;
	line-height: 1.2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_4 .item::before {
	content: "";
	-moz-box-shadow: 0 0 13px 3px rgba(3,4,9,.15);
	-webkit-box-shadow: 0 0 13px 3px rgba(3,4,9,.15);
	box-shadow: 0 0 13px 3px rgba(3,4,9,.15);
	display: block;
	height: 225px;
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_4 .item:hover {
	z-index: 4;
}
.catalog_list_4 .item:hover:before {
	opacity: 1;
	visibility: visible;
}
.catalog_list_4 .number {
	overflow: hidden;
}
.catalog_list_4 .title {
	height: 65px;
	/*margin: 0 0 12px;*/
   /* color: #2a2e39;*/
	margin: -14px 0 12px;
	padding: 14px 0 0;
	color: #18252f;
	font-size: 16px;
	text-decoration: none;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	position: relative;
	overflow: hidden;
	font-weight: 600;
}
.catalog_list_4 .item:hover .title {
	height: auto;
	min-height: 65px;
}
.catalog_list_4 .title:before {
	content: "";
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic168.png) repeat-x;
	height: 64px;
	position: absolute;
	bottom: -28px;
	right: 0;
	left: 0;
	z-index: 1;
}
.catalog_list_4 .item:hover .title:before {
	display: none;
}
.catalog_list_4 .title .link {
	position: relative;
	display: block;
	/*color: inherit;*/
	font-size: 16px;
	color: #18252f;
	text-decoration: none;
	line-height: 1.2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	font-weight: 600;
}
.catalog_list_4 .title .link:before {
	content: "";
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic169.png) no-repeat;
	width: 8px;
	height: 13px;
	position: absolute;
	top: -14px;
	right: 0;
}
.catalog_list_4 .link:hover {
/*text-decoration: none;
    color: #a50923;*/
}
.catalog_list_4 .fig {
	/*  border: 1px solid #efe7dc;   */
    /*border-bottom: 0;
    float: left;
    width: 151px;
    height: 113px;*/
	border-bottom: 1px solid #dedede;
	width: calc(100% + 24px);
	height: 196px;
	margin: 0 -12px 9px;
	position: relative;
	overflow: hidden;
}
.catalog_list_4 .fig > .link > .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	bottom: -1000em;
	left: -1000em;
	vertical-align: top;
	/* max-height: 113px;
    max-width: 151px;*/
	max-height: 196px;
	max-width: 275px;
}
.catalog_list_4 .icon {
	width: 85px;
	height: 21px;
	position: absolute;
	top: 9px;
	right: 10px;
	z-index: 3;
}
.catalog_list_4 .btns {
	/* width: 153px;
    clear: left;
    float: left;*/
	float: right;
	margin: 0 0 0 6px;
	padding: 2px 0 0;
	text-align: right;
}
.catalog_list_4 .btn_1, .catalog_list_4 .btn_3 {
	display: inline-block;
	height: 30px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.catalog_list_4 .context {
	/*overflow: hidden;
    padding-left: 10px;*/
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	height: 198px;
	margin: 0 -1px;
	padding: 0 12px 17px;
	position: absolute;
	top: 225px;
	left: 0;
	right: 0;
	z-index: 3;
}
.catalog_list_4 .context:before {
	content: "";
	background: #fff;
	height: 13px;
	position: absolute;
	top: -13px;
	left: 0;
	right: 0;
	display: none;
}
.catalog_list_4 .item:hover .context {
	height: auto;
	padding: 0 12px 20px;
	-moz-box-shadow: 0 0 13px 3px rgba(3,4,9,.15);
	-webkit-box-shadow: 0 0 13px 3px rgba(3,4,9,.15);
	box-shadow: 0 0 13px 3px rgba(3,4,9,.15);
}
.catalog_list_4 .item:hover .context:before {
	display: block;
}
.catalog_list_4 .article {
	margin: 0 0 12px;
	font-size: 13px;
	color: #484848;
}
.catalog_list_4 hr {
	border-top: 1px solid #dddddd;
	width: auto;
	margin: 0 -9px 4px;
}
.catalog_list_4 .box {
	margin: 0 0 19px;
	overflow: hidden;
}
.price_1 {
	margin-bottom: 7px;
}
.price_2, .price_1 {
	/*color: #a50923;*/
	color: #8d1228;
	/*font-family: "Segoe ui", "Arial";*/
    /*font-size: 18px;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
}
.price_2 {
	margin-bottom: 7px;
	color: #9a9a9a;
	font-size: 14px;
	font-weight: 600;
}
/*.catalog_list_4 .number {*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*width: 67px;*/
/*margin: 0 6px 0 0;*/
/*padding: 0 13px 0 0;*/
/*position: relative;*/
/*-webkit-box-sizing: border-box;*/
/*-moz-box-sizing: border-box;*/
/*box-sizing: border-box;*/
/*}*/

/*.catalog_list_4 .number .field {*/
/*background: #fff;*/
/*box-shadow: none;*/
/*border: 1px solid #d4d4d4;*/
/*border-radius: 5px;*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*width: 54px;*/
/*padding: 5px 5px 6px;*/
/*font-size: 14px;*/
/*color: #484848;*/
/*text-align: center;*/
/*}*/

/*.catalog_list_4 .number .field:-moz-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.catalog_list_4 .number .field::-moz-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.catalog_list_4 .number .field::-webkit-input-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.catalog_list_4 .number .field:-ms-input-placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.catalog_list_4 .number .field.placeholder {*/
/*font-size: 14px;*/
/*font-style: normal;*/
/*color: #484848;*/
/*}*/

/*.catalog_list_4 .number .up {*/
/*background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic119.png) no-repeat 100% 9px;*/
/*width: 13px;*/
/*height: 15px;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*}*/

/*.catalog_list_4 .number .down {*/
/*background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic120.png) no-repeat 100% 4px;*/
/*width: 13px;*/
/*height: 15px;*/
/*position: absolute;*/
/*top: 15px;*/
/*right: 0;*/
/*}*/

.carousel_3 .old_price, .carousel_2 .old_price, .catalog_list_4 .old_price {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #9d9d9d;
	text-decoration: line-through;
	text-align: left;
}
.catalog_list_4 .button_box {
	position: absolute;
	right: 9px;
	left: 9px;
	bottom: 17px;
}
.carousel_2 .context {
	overflow: hidden;
	padding-left: 15px;
}
.carousel_2 .btns {
	clear: left;
	float: left;
	width: 173px;
}
.carousel_2 .btn_3, .carousel_2 .btn_1 {
	display: block;
	padding: 0;
	text-align: center;
}
.sort_list_2 {
	background: #fff;
	width: 70px;
	height: 28px;
	float: right;
	margin: 0 0 18px;
	padding: 7px 0 5px;
}
.sort_list_2 .item {
	margin: 0 0 0 8px;
	float: left;
}
.sort_list_2 .fig {
	display: block;
	width: 22px;
	height: 21px;
	position: relative;
	overflow: hidden;
}
.sort_list_2 .fig_green {
	opacity: 1;
	visibility: visible;
}
.sort_list_2 .fig_bej {
	opacity: 0;
	visibility: hidden;
}
.sort_list_2 .active .fig_bej {
	opacity: 1;
	visibility: visible;
}
.sort_list_2 .active .fig_green {
	opacity: 0;
	visibility: hidden;
}
.sort_list_2 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.sort_list_1 {
	background: #fff;
	overflow: hidden;
	margin: 0 0 18px;
	padding: 12px 13px;
}
.sort_list_1 .item {
	border-left: 1px solid #beb9b4;
	margin: 0;
	padding: 0 5px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	color: #555;
	font-size: 16px;
	line-height: 1;
}
.sort_list_1 .item:first-child {
	border: 0;
}
.sort_list_1 .link {
	border-bottom: 1px dashed;
	display: inline-block;
	color: inherit;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.sort_list_1 .link:hover {
	text-decoration: none;
	color: #a50923;
}
.sort_list_1 .item:hover .link, .sort_list_1 .active .link {
	color: #484848;
}
.pages {
	margin: 0 0 27px;
}
.pages .item {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic135.png) no-repeat 0 50%;
	margin: 0 3px 0 0;
	padding: 0 0 0 5px;
	font-size: 18px;
	color: #5a5a5b;
	text-align: center;
}
.pages .item:last-child {
	background: none;
}
.pages .item:first-child {
	background: none;
}
.pages .link {
	display: block;
	min-width: 10px;
	height: 32px;
	padding: 0 5px;
	position: relative;
	color: #a50923;
	text-decoration: none;
	line-height: 32px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pages .item:hover .link, .pages .active {
	min-width: 10px;
	height: 32px;
	padding: 0 5px;
	color: #000;
	line-height: 32px;
}
.pages .dot {
	margin: 0 6px 0 4px;
}
.catalog_list_5 {
	margin: 0 0 87px;
}
.catalog_list_5 p {
	margin: 0 0 18px;
}
.catalog_list_5 .item {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	line-height: 1.2;
}
.catalog_list_5 .context {
	overflow: hidden;
}
.catalog_list_5 .title {
	margin: 0 0 12px;
	font-weight: 600;
}
.catalog_list_5 .link {
	font-size: 18px;
	color: #2a2e39;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog_list_5 .fig {
	/*   border: 1px solid #f4f0f7;  */
	border-bottom: 0;
	float: left;
	width: 171px;
	height: 133px;
	margin: 0 10px 0 0;
	position: relative;
	overflow: hidden;
}
.catalog_list_5 .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	right: -1000em;
	bottom: -1000em;
	left: -1000em;
	vertical-align: top;
	width: 100%;
}
.catalog_list_5 .article {
	margin: 0 0 16px;
	font-size: 13px;
	color: #484848;
}
.catalog_list_5 .price {
	/*float: left;
    margin-right: 22px;*/
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	font-weight: 600;
}
.catalog_list_5 .price_2, .catalog_list_5 .price_1 {
	margin: 0 0 4px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #a50923;
	line-height: 1;
}
.catalog_list_5 .price_2 {
	color: #9a9a9a;
	font-size: 14px;
	font-weight: 600;
}
.catalog_list_5 .btns {
	clear: left;
	float: left;
	width: 173px;
}
.catalog_list_5 .btn_1, .catalog_list_5 .btn_3 {
	display: block;
	text-align: center;
}
.fig_2 {
	-moz-box-shadow: 0 0 5px rgba(3, 4, 4, .75);
	-webkit-box-shadow: 0 0 5px rgba(3, 4, 4, .75);
	box-shadow: 0 0 5px rgba(3, 4, 4, .75);
	border: 6px solid #fff;
	float: left;
	width: 376px;
	height: 243px;
	margin: 0 11px 0 0;
	position: relative;
	overflow: hidden;
}
.fig_2 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.date_1 {
	background: #9aa29a;
	display: table;
	margin: 0 0 20px;
	padding: 0 18px;
	color: #fff;
	line-height: 32px;
}
.news_list .item {
	display: inline-block;
	vertical-align: top;
	/* width: 198px;*/
	width: calc(33% - 19px);
	margin-left: 19px;
	
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color: #484848;
}
.news_list .item:first-child {
	margin: 0;
}
.news_list .fig {
	height: 116px;
	margin-bottom: 18px;
	overflow: hidden;
	position: relative;
}
.news_list .fig .img {
	margin: auto;
	position: absolute;
	top: -1000em;
	left: -1000em;
	bottom: -1000em;
	right: -1000em;
	vertical-align: top;
	height: 100%;
}
.news_list .date {
	margin-bottom: 7px;
	color: #484848;
	font-size: 14px;
}
.news_list .title {
	margin-bottom: 14px;
	color: #8d1127;
	font-weight: 600;
	font-size: 14px;
}
.news_list .title .link {
	color: inherit;
	text-decoration: none;
}
.news_list_3 .item {
	background: #fff;
	margin: 0 0 12px;
	padding: 14px;
}
.news_list_3 .fig {
	float: left;
	width: 202px;
	height: 106px;
	margin: 0 16px 0 0;
	position: relative;
	overflow: hidden;
}
.news_list_3 .img {
	margin: auto;
	position: absolute;
	top: 0;
	right: -1000em;
	left: -1000em;
	vertical-align: top;
	height: 100%;
}
.news_list_3 .date {
	margin: 0 0 8px;
	color: #171717;
}
.news_list_3 .title {
	margin: 0 0 8px;
	color: #a50923;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.1;
}
.news_list_3 .context {
	overflow: hidden;
}
.news_list_3 .link {
	color: inherit;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-decoration: none;
}
.ml-209 {
	margin-left: 209px;
}
.checkbox {
	cursor: pointer;
	background: #f9f5ef;
	-moz-box-shadow: inset 0 1px 4px rgba(5, 6, 6, .13);
	-webkit-box-shadow: inset 0 1px 4px rgba(5, 6, 6, .13);
	box-shadow: inset 0 1px 4px rgba(5, 6, 6, .13);
	display: inline-block;
	width: 22px;
	height: 23px;
	position: relative;
	vertical-align: middle;
}
.checkbox .bg {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic59.png) no-repeat;
	width: 17px;
	height: 17px;
	margin: auto;
	position: absolute;
	top: 2px;
	left: 3px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.checkbox input {
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
}
.checkbox input:checked + .bg {
	opacity: 1;
}
.box_3 {
	background: #fff;
	padding: 10px;
}
.btn_8 {
	background: #4b6687;
	border-radius: 5px;
	display: inline-block;
	height: 43px;
	padding: 0 20px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	line-height: 43px;
}
.new_box {
	background: #fff;
	margin-bottom: 14px;
	padding: 15px;
}
.new_box .h3, .new_box .x3 {
	position: relative;
}
.new_box + .new_box .h3:before, .new_box + .new_box .x3:before {
	border-color: #000;
}
.new_box .h3 .text, .new_box .x3 .text {
	background: #fff;
	display: inline-block;
	padding-right: 8px;
	position: relative;
	z-index: 1;
}
.new_box .h3:before, .new_box .x3:before {
	content: '';
	border-bottom: 1px solid #000;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}
.opisanie_list_1 {
	border: 1px solid #eaeaea;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
}
.opisanie_list_1 .item {
	width: 33.3%;
	font-weight: 600;
}
.opisanie_list_1 .link {
	background: #f8f8f8;
	border-left: 1px solid #eaeaea;
	display: table;
	width: 100%;
	height: 42px;
	position: relative;
	color: #171717;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.opisanie_list_1 .item:first-child .link {
	border-left: none;
}
.opisanie_list_1 .link:before {
	content: "";
	background: #a50923;
	border: 1px solid #eaeaea;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	height: 4px;
	position: absolute;
	top: -4px;
	right: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.opisanie_list_1 .link:hover {
	background: #fff;
	color: #a50923;
}
.opisanie_list_1 .link:hover:before {
	opacity: 1;
	visibility: visible;
}
.opisanie_list_1 .active {
	background: #fff;
	color: #a50923;
}
.opisanie_list_1 .active:before {
	opacity: 1;
	visibility: visible;
}
.opisanie_list_1 .link .text {
	display: table-cell;
	vertical-align: middle;
	width: calc(100% - 20px);
	height: 42px;
	padding: 0 10px;
	text-align: center;
}
.box_11 {
	border: 1px solid #e0e0e0;
	border-top: none;
	border-radius: 0 0 5px 5px;
	padding: 17px 18px;
	margin: 0 0 30px;
}
.box_12 {
	text-align: justify;
	padding: 0 55px 0 25px;
}
.list_video .item {
	margin: 0 0 20px;
}
.modal_link {
	position: relative;
	margin: 0 0 12px;
	text-align: center;
	z-index: 4;
}
.modal_link .link {
	display: inline-block;
	color: #a50923 !important;
}
.box_modal_fig .fig {
	width: 100%;
	height: 0;
	margin: 0 0 10px;
	padding-bottom: 28%;
	position: relative;
	overflow: hidden;
}
.box_modal_fig .fig .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.carousel_8 {
	width: 480px;
	margin: 0 auto;
	padding: 0 22px;
	position: relative;
	z-index: 5;
}
.carousel_8 .next, .carousel_8 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic164.png) no-repeat 100% 50%;
	width: 22px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}
.carousel_8 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic163.png) no-repeat 0 50%;
	right: auto;
	left: 0;
}
.carousel_8 .in {
	position: relative;
	overflow: hidden;
}
.carousel_8 .main_list:before, .carousel_8 .main_list:after, .carousel_8 .main_list> .item:before, .carousel_8 .main_list> .item:after {
	display: none;
}
.carousel_8 .main_list {
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
}
.carousel_8 .main_list.animate {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.carousel_8 .item {
	width: 80px;
	display: table-cell;
	padding: 0 20px 0 0;
	vertical-align: top;
}
.carousel_8 .fig {
	background: #fff;
	border: 1px solid #efe7db;
	display: block;
	width: 78px;
	height: 78px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.carousel_8 .active .fig {
	border: 1px solid #a50923;
}
.carousel_8 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.list_1 {
	margin: 0 0 35px;
}
.list_1 .item {
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #383838;
}
.list_1 .title {
	background: #eeeeee;
	border-radius: 5px;
	margin: 9px 0;
	padding: 5px 10px;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #a50923;
	text-transform: uppercase;
}
.list_1 .label {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin: 0 10px 0 12px;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #383838;
}
.select_2 {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: calc(65% - 4px) !important;
}
.select_2 .ui-selectmenu-icon.ui-icon-triangle-1-s {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic165.png) no-repeat 50% 50%;
	width: 32px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}
.select_2 .ui-selectmenu-button.ui-button {
	background: #fff;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	display: block;
	width: calc(100% - 45px) !important;
	height: 13px;
	padding: 6px 32px 8px 11px;
	line-height: 1;
	text-align: left;
}
.select_2 .ui-selectmenu-text {
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #171717;
}
.form_text {
	display: inline-block;
	vertical-align: middle;
	width: calc(65% - 4px);
}
.list_1 .prie {
	display: inline-block;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #a50923;
}
.banner .link {
	background: #c9d7f9 url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic167.jpg) no-repeat 100% 0;
	border-radius: 5px;
	display: block;
	min-height: 153px;
	padding: 7px 0 0 24px;
	text-decoration: none;
}
.banner .fig {
	float: left;
	margin: 0 27px 0 0;
}
.banner .text {
	display: block;
	margin: 0 0 13px;
	padding: 21px 0 0;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #a50923;
	text-transform: uppercase;
	line-height: 1.2;
}
.banner .more {
	border: 1px solid #292d39;
	border-radius: 12px;
	display: inline-block;
	height: 22px;
	padding: 0 11px;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #2a2e39;
	line-height: 22px;
}
.box_modal_fig .title_modal {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 600;
	color: #383838;
}
.advantages_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 0 0 -73px;
	text-align: left;
}
.advantages_list .item {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: calc(34% - 83px);
	margin: 0 0 73px 73px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color: #171717;
}
.advantages_list .fig {
	width: 54px;
	height: 67px;
	margin: 0 29px 0 0;
	position: relative;
	overflow: hidden;
}
.advantages_list .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.advantages_list .text {
	width: calc(100% - 83px);
}
.advantages_list .title {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: 600;
	color: #565656;
}
.new_block {
	margin: 0 0 70px;
	padding: 38px 0 24px;
	position: relative;
}
.new_block:before {
	content: "";
	background: #2f323b;
	position: absolute;
	top: 0;
	right: -10000px;
	bottom: 0;
	left: -10000px;
	z-index: -1;
}
.new_block .h3 {
	margin: 0 0 82px;
	color: #fff;
	text-align: center;
}
.splide__list {
	visibility: visible;
	display: flex;
}
.splide__pagination {
	margin: 0;
	padding: 0;
	list-style: none;
}
.splide__pagination li {
	background: none;
	margin: 0 .4rem;
	padding: 0;
}
.splide__track {
	overflow: visible;
}
.carousel_9 {
	position: relative;
	padding: 0 0 57px;
}
.carousel_9 .splide__arrows {
	display: none;
}
.carousel_9 .splide__track {
	overflow: hidden;
}
.carousel_9 .splide__slide {
	position: relative;
	padding: 0 31px;
	font-family: 'Open Sans', sans-serif;
}
.carousel_9 .box {
	background: #fff;
	padding: 0 12px 10px;
	position: relative;
}
.carousel_9 .box:before {
	content: "";
	border: 1px solid #dddddd;
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 0;
	left: 1px;
}
.carousel_9 .fig {
	border-bottom: 1px solid #dedede;
	width: calc(100% + 24px);
	height: 198px;
	margin: 0 -12px 8px;
	position: relative;
	overflow: hidden;
}
.carousel_9 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.carousel_9 .text {
	position: relative;
	z-index: 3;
}
.carousel_9 .title {
	height:79px;
	margin: 0 12% 31px 0;
	line-height: 1.3;
	overflow:hidden;
	font-weight: 600;
}
.carousel_9 .title .link {
	font-size: 15px;
	font-weight: 600;
	color: #323232;
	text-decoration: none;
}
.carousel_9 .manufacturer {
	margin: 0 0 12px;
}
.carousel_9 .manufacturer .link {
	background: url(../images/new/pic110.png) no-repeat 100% 50%;
	display: block;
	font-size: 12px;
	color: #7e807e;
	text-decoration: none;
}
.carousel_9 .bottom_block {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.carousel_9 .price {
	font-size: 15px;
	font-weight: 600;
	color: #a50923;
}
.carousel_9 .splide__pagination {
	bottom: 0;
}
.carousel_9 .splide__pagination li {
	margin: 0 4px;
}
.carousel_9 .splide__pagination__page {
	background: #8d1227;
	border-radius: 0;
	width: 33px;
	height: 9px;
	margin: 0;
	opacity: 1;
	transition: none;
}
.carousel_9 .splide__pagination__page.is-active {
	background: #595c58;
	transform: none;
}
.carousel_9 .btn_1 {
	width: 87px;
	height: 30px;
	padding: 0;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
}
.stocks_block {
	margin: 0 0 59px;
	padding: 24px 0;
	position: relative;
}
.stocks_block:before {
	content: "";
	background: #2f323b;
	position: absolute;
	top: 0;
	right: -10000px;
	bottom: 0;
	left: -10000px;
	z-index: -1;
}
.carousel_10 {
	position: relative;
	padding: 0 0 57px;
}
.carousel_10 .splide__arrows {
	display: none;
}
.carousel_10 .splide__track {
	overflow: hidden;
}
.carousel_10 .splide__slide {
	position: relative;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}
.carousel_10 .box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.carousel_10 .left_block {
	background: #8d1127;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 475px;
	padding: 34px 35px 52px;
	margin: 0 28px 0 0;
}
.carousel_10 .h3 {
	width: 100%;
	margin: 0 0 9px;
	color: #fff;
	text-transform: none;
}
.carousel_10 .fig {
	background: #fff;
	width: 278px;
	height: 115px;
	margin: 0 30px 0 0;
	position: relative;
	overflow: hidden;
}
.carousel_10 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.carousel_10 .right_block {
	width: calc(100% - 573px);
	padding: 24px 0 0;
}
.carousel_10 .text {
	width: calc(100% - 309px);
}
.carousel_10 .title {
	margin: 0 0 11px;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
}
.carousel_10 .link {
	color: #fff;
}
.carousel_10 .splide__pagination {
	bottom: 0;
}
.carousel_10 .splide__pagination li {
	margin: 0 4px;
}
.carousel_10 .splide__pagination__page {
	background: #8d1227;
	border-radius: 0;
	width: 33px;
	height: 9px;
	margin: 0;
	opacity: 1;
	transition: none;
}
.carousel_10 .splide__pagination__page.is-active {
	background: #595c58;
	transform: none;
}
.list_2 {
	margin: 7px 0 0 -51px;
}
.list_2 .item {
	background: url(../images/new/pic115.png) no-repeat 0 50%;
	width: calc(50% - 76px);
	margin: 0 0 9px 62px;
	padding: 0 0 0 14px;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}
.modal {
	position: fixed;
	z-index: 1000;
}
.modal .link {
	color: #473421;
}
.modal__inner {
	overflow: hidden;
	overflow-y: scroll;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.modal, .modal__bg {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.modal__horisontal_inner {
	display: table;
	height: 100%;
	margin: auto;
}
.modal__vertical_inner {
	display: table-cell;
	vertical-align: middle;
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal__bg {
	background: #000;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.show .modal__bg {
	zoom: 1;
	opacity: 0.7;
}
.modal__content {
	background: #fff;
	padding: 24px;
	position: relative;
}
.modal .h3, .modal .hx3 {
	font-size: 20px;
	font-weight: 600;
}
.modal__content .h3, .modal__content .x3 {
	margin: 0 0 13px;
	font-weight: normal;
}
.modal_box_form .modal__content {
	padding: 11px 14px 11px;
}
.box_modal_basket .modal__content {
	width: 321px;
	padding: 11px 13px 22px;
}
.box_modal_basket .modal__content .h3, .box_modal_basket .modal__content .x3 {
	margin: 0 0 16px;
}
.box_thanks .modal__content {
	width: 219px;
	padding: 10px 13px 17px;
}
.box_thanks .modal__content .h3, .box_thanks .modal__content .x3 {
	margin: 0 0 17px;
}
.box_fig .modal__content {
	padding: 11px 10px 5px;
}
.box_modal_fig .modal__content {
	width: calc(100vw - 53px);
	height: calc(100vh - 48px);
}
.modal__close_btn {
	background: #fff url(https://megapolis-telecom.ru/templates/megatelecom/images/pic58.png) no-repeat 50% 50%;
	border-radius: 50%;
	width: 34px;
	height: 34px;
	position: absolute;
	top: -10px;
	right: -10px;
	text-indent: -1000em;
	z-index: 2;
}
.box_modal_fig .modal__content .modal__close_btn {
	top: 20px;
	right: 20px;
}
.box_modal_fig .modal__content .modal_lightbox__next:before {
	right: 20px;
}
.modal_lightbox__title {
	padding: 12px 42px 12px;
	color: #555;
	font-size: 14px;
}
.modal_lightbox__image img {
	vertical-align: top;
}
.modal_lightbox__prev, .modal_lightbox__next {
	cursor: pointer;
	width: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.modal_lightbox__next {
	left: auto;
	right: 0;
}
.modal_lightbox__prev:before, .modal_lightbox__next:before {
	content: "";
	background: #a50823 url(https://megapolis-telecom.ru/templates/megatelecom/images/pic10.png) no-repeat 50% 50%;
	width: 31px;
	height: 33px;
	margin: auto 0;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
}
.modal_lightbox__next:before {
	background-image: url(https://megapolis-telecom.ru/templates/megatelecom/images/pic9.png);
	left: auto;
	right: 10px;
}
.hide {
	display: none !important;
}
.c-65 {
	width: 65%;
}
.list_1 .field {
	box-shadow: none;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	padding: 6px 32px 8px 11px;
	line-height: 1;
	text-align: left;
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #171717;
}
.list_1 .field[required] {
	background: #fff url(https://megapolis-telecom.ru/templates/megatelecom/images/pic31.png) no-repeat 98% 10px;
}
.list_1 .field[required].invalid {
	background: #fff url(https://megapolis-telecom.ru/templates/megatelecom/images/pic31.png) no-repeat 98% 10px;
	border: 1px solid red;
}
.list_1 .field:-moz-placeholder {
 /*font-family: Arial, sans-serif;*/
 font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #171717;
 font-style: normal;
}
 .list_1 .field::-moz-placeholder {
 /*font-family: Arial, sans-serif;*/
 font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #171717;
 font-style: normal;
}
 .list_1 .field::-webkit-input-placeholder {
/*font-family: Arial, sans-serif;*/
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #171717;
 font-style: normal;
}
 .list_1 .field:-ms-input-placeholder {
 /*font-family: Arial, sans-serif;*/
 font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #171717;
 font-style: normal;
}
.list_1 .field.placeholder {
	/*font-family: Arial, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #171717;
	font-style: normal;
}
.modal_text .link {
	color: #a50923;
}
.w-190 .c-100 {
	width: 100% !important;
}
.basket_btn {
	border: 2px solid #A50B23;
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	font-weight: 600;
	text-decoration: none;
	color: #A50B23;
	text-align: center;
	line-height: 28px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.basket:hover .basket_btn {
	color: white;
	background: #A50B23;
}
/*---------------------- end content ----------------------------------*/
/*---------------------- footer ---------------------------------------*/
.footer {
	/* width: 980px;
   height: 191px;
    margin-left: -490px;
	 left: 50%;
   */
	min-width: 980px;
	max-width: 1400px;
	height: 166px;
	margin: auto;
	padding-top: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footer .link {
	text-decoration: none
}
.footer .link:hover {
	text-decoration: underline;
}
.footer:before {
	content: "";
	background: #2a2e39;
	position: absolute;
	top: 0;
	right: -10000px;
	bottom: 0;
	left: -10000px;
	z-index: -1;
}
.nav_footer {
	height: 64px;
	position: relative;
	z-index: 10;
}
.nav_footer> .list {
	position: relative;
	z-index: 1;
}
.nav_footer> .list:before, .nav_footer> .list:after, .nav_footer> .list> .item:before, .nav_footer> .list> .item:after {
	display: none;
}
.nav_footer> .list> .item {
	position: relative;
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	white-space: nowrap;
}
.nav_footer> .list> .item> .link {
	display: table;
	height: 41px;
	margin: auto;
	position: relative;
	color: inherit;
	text-decoration: none;
	z-index: 2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.nav_footer> .list> .item:hover> .link, .nav_footer> .list> .active> .link {
	background: #a50923;
	color: #fff;
}
.nav_footer .text {
	display: table-cell;
	padding: 0 18px;
	vertical-align: middle;
}
.social_networks_footer {
	/*  display: none;  */
	margin: 0 0 0 25px;
}
.social_networks_footer .item {
	float: left;
	margin: 0 0 0 3px;
}
.social_networks_footer .link {
	display: block;
	width: 26px;
	height: 26px;
	position: relative;
	overflow: hidden;
}
.social_networks_footer .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.company_footer {
	position: absolute;
	top: 85px;
	/*font-size: 14px;
	top: 122px;
	left: 0;*/
	left: 14%;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
}
.developer {
	position: absolute;
	top: 101px;
	/*left: 0;
	top: 144px
	*/
	left: 14%;
	color: #fff;
	font-size: 12px;
}
.developer .link {
	color: inherit;
	text-decoration: underline;
}
.developer .link:hover {
	text-decoration: none;
}
.address_footer {
	width: 297px;
	position: absolute;
	top: 84px;
	/*left: 360px;
	top: 107px;
	*/
	right: 22%;
	color: #fff;
	line-height: 1.2;
}
/*.address_footer p {
    margin-bottom: 14px;
    line-height: 0.5;
}*/

.mail_footer {
	position: absolute;
	top: 137px;
	left: 326px;
}
.mail_footer .link {
	color: #cd9cf1;
}
.counter {
	position: absolute;
	top: 92px;
	right: 0;
}
.counter .item {
	margin: 0 0 6px;
}
.counter .img {
	vertical-align: top;
}

/*---------------------- end footer -----------------------------------*/
/* media queries */
/* small screens (portrait and landscape) */
@media only screen and (max-width: 767px) {
.wrapper {
	background: #f2f2f2;
	min-width: 0;
}
.main_page .wrapper {
}
.inner {
	width: auto;
	min-width: auto;
	max-width: none;
}
.main_page .h1 {
	margin: 0 0 26px;
	font-size: 26px;
}
.header {
	max-width:none;
	min-width:auto;
	min-height: 255px;
	padding:0 9px;
}
.header:before {
	background: #f2f2f2;
	border-top: 100px solid #f2f2f2;
	height: 153px;
	top: 0;
}
.header:after {
	content:"";
	background: #2a2e39;
	height:40px;
	position:absolute;
	top:0;
	right:0;
	left:0;
}
.logo {
	background-size: 41px auto;
	top: 104px;
	left: 12px;
	right: 12px;
	font-size: 20px;
	text-align: left;
}
.logo .link {
	padding: 10px 0 0 50px;
}
.slogan {
	top: 155px;
	left: 10px;
	right: 12px;
	font-size: 14px;
}
.phone {
	background: #fff url(https://megapolis-telecom.ru/templates/megatelecom/images/pic1.png) no-repeat 7px 7px;
	padding: 3px 8px 8px 60px;
	top: 187px;
	left: 0;
	right: 0;
	font-size: 22px;
	font-weight: 600;
}
.chats {
	text-align: left;
	font-size: 15px;
	/*left: -40px;*/
	/*left: -60px;*/
	left: -20px;
	width: 320px;
	padding: 0;
	margin: 3px 0 0;
}
.chats .viber {
	font-size: 14px;
}
.chats .telegram {
	font-size: 14px;
}
.chats .whatsapp {
	font-size: 14px;
}
.mail {
	display: none;
}
.grafik {
	display: none;
}
.address {
	display: none;
}
.feedback {
	padding: 0;
	position: absolute;
	top: 45px;
	left: 3px;
	right: auto;
	z-index: 12;
	-webkit-transform: none;
	transform: none;
}
.feedback .in {
	display: none;
}
.feedback .toggle {
	background: none;
	width: 105px;
	height: auto;
	margin: 0;
	padding: 0;
	left: 0;
	right: auto;
	color: #2a2e39;
	font-size: 18px;
	line-height: 1.3;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	text-transform: none;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.feedback .toggle .text {
	border-bottom: 1px dashed;
}
.feedback .form {
	display: none;
}
.social_networks {
	display: none;
}
.basket {
	background: #fff;
	width: 203px;
	height: 60px;
	padding: 0;
	top: 40px;
	right: 7px;
	/*line-height: 35px;*/
	text-align: center;
}
.basket .link {
	display: block;
}
.basket .price, .basket .in + .in .head {
	display: none;
}
.basket .count {
	color: #383838;
	font-size: 18px;
}
.basket .box {
	margin: 0;
	padding: 0;
	display: block;
	float: none;
}
.basket_btn {
	padding: 0 5px;
	margin: 0 20px;
	height: 26px;
	line-height: 23px;
}
.basket .title {
	display: none;
}
.basket_mobile {
	display: block;
	position: absolute;
	top: 9px;
	right: 54px;
	left: 177px;
	text-align: left;
	z-index: 12;
}
.basket_mobile .link {
	background: #4b6687 url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic125.png) no-repeat 6px 9px;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	padding: 10px 5px 10px 45px;
	color: #fff;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_page .nav {
	margin: 0 -9px 216px;
	padding: 0;
}
.nav {
	/*background: #2a2e39;*/
	margin: 0 -9px;
	height: 40px;
	padding: 0;
	z-index: 100;
}
.nav:before {
	background: #a50923 url("https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic1.png") no-repeat 7px 50%;
	content: 'МЕНЮ';
	display: block;
	height: 40px;
	position: absolute;
	left: 2px;
	right: auto;
	top: 0;
	bottom: 0;
	padding: 0 8px 0 31px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
}
.nav> .list {
	background: #2a2e39;
	display: none;
	width: auto;
	padding: 5px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}
.nav> .list> .item {
	display: block;
	font-size: 18px;
	text-align: left;
}
.nav> .list> .item:hover> .link, .nav> .list> .item> .link {
	height: auto;
	padding: 3px 3px 3px 22px;
	border: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.nav .text {
	text-align: left;
}
.nav_active> .list {
	display: block;
}
.nav .sub {
	width: auto;
	position: relative;
}
.nav .sub_menu {
	background: none;
	border: 0;
	float: none;
}
.nav .sub_menu .link {
	padding: 6px 24px;
}
.nav> .list> .item:hover .sub {
	display: none;
}
.nav> .list> .item_active .sub {
	display: block;
}
.nav .sub_menu .item {
	font-size: 18px;
}
.main_page .promo_fig {
	display: block;
}
.promo_fig {
	display: block;
	position: absolute;
	top: 204px;
	left: 0;
	right: 0;
}
.search, .header .search, .search {
	top: 2px;
	left: 110px;
	right: 6px;
	width: auto;
	z-index: 101;
}
.header .search .btn {
	border: 0;
}
.header .search .btn:before {
	opacity: 1;
	visibility: visible;
}
.side .search {
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
}
.header .search .field {
	width: 100%;
	opacity: 1;
	visibility: visible;
}
.box_12 {
	padding: 0 9px 18px;
}
.catalog_list_33 {
	margin: -20px 9px 60px -11px;
}
.catalog_list_33> .item {
	width: calc(50% - 20px);
}
.side .search .field {
	width: 100%;
}
.carousel_1 {
	height: 279px;
	min-width: auto;
	max-width: none;
	margin: 0 -9px 56px;
	position: relative;
	z-index: 1;
}
.carousel_1:after {
	content: '';
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: -54px;
	left: 0;
	right: 0;
	z-index: -1;
}
.carousel_1 .tabs {
	padding: 23px 12px 18px;
	bottom: -54px;
	z-index: 10;
}
.carousel_1 .tabs:before {
}
.carousel_1:before {
	content: '';
	background-size: 100% 24px;
	width: auto;
	height: 24px;
	position: absolute;
	top: auto;
	bottom: -24px;
	left: 4px;
	right: 4px;
	z-index: 5;
}
.carousel_1> .list> .item {
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 0;
}
.carousel_1 .fig {
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.carousel_1 .text {
	width: auto;
	padding: 15px;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
}
.carousel_1 .text * {
	display: none;
}
.carousel_1 .text .title {
	display: block;
	font-size: 22px;
}
.carousel_1 .img {
	max-width: none;
	height: 100%
}
.carousel_6 {
	background: #f7f4ee;
	width: auto;
	margin: 0 -9px;
	padding: 15px 9px;
}
.carousel_6 .next, .carousel_6 .prev {
	display: none;
}
.carousel_6 .main_list {
	display: block;
	width: auto;
	font-size: 0;
}
.carousel_6 .item {
	display: inline-block;
	width: 50%;
	margin-bottom: 15px;
	padding: 0;
	vertical-align: top;
}
.carousel_6 .text {
	font-size: 16px;
}
.carousel_6 .fig {
	width: 134px;
	height: 134px;
}
.carousel_list_1 {
	width: auto;
	height: auto
}
.carousel_list_1 .item {
	font-size: 20px;
	font-weight: normal
}
.carousel_list_1 .item .link {
	height: 45px;
}
.catalog_list_1 {
	display: block;
	margin: 0;
}
.catalog_list_1 .fig {
	width: 144px;
	height: 109px;
	margin: 0 0 17px;
}
.catalog_list_1 .item {
	width: 144px;
	margin: 0;
	padding: 0 0 22px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.catalog_list_1 .link {
	font-weight: normal;
}
.box_4 {
	background: #f2f2f2;
	margin: -9px -9px 0;
	padding: 12px 15px 21px;
}
.box_4 .h4 {
	margin: 0 0 13px;
	line-height: 1.1;
}
.main_page .content, .content {
	padding: 9px;
}
.side + .content {
	float: none;
	width: auto;
}
.box_5 {
	border-radius: 0 0 5px 5px;
	margin: 0 -9px 14px;
	padding: 12px 9px 1px;
}
.box_5 .h3, .box_5 .x3 {
	margin-bottom: 16px;
	padding: 0;
	text-align: center;
}
.box_5 .h3 .text, .box_5 .x3 .text {
	padding: 0;
}
.box_5 .h3:before, .box_5 .x3:before {
	display: none;
}
.box_5 .all {
	background: none;
	border-top: 1px solid #1b7765;
	padding: 0;
	top: auto;
	bottom: 0;
	left: 5px;
	right: 5px;
	z-index: 4;
	text-align: center;
}
.carousel_3, .carousel_2 {
	width: auto;
	margin: 0 0 31px;
	padding: 0 0 16px;
}
.carousel_3 .price, .carousel_2 .price {
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 184px;
}
.carousel_3 .title, .carousel_2 .title {
	margin-bottom: 8px;
}
.carousel_3 .next, .carousel_3 .prev, .carousel_2 .next, .carousel_2 .prev {
	background: #c24a56 url(https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic3.png) no-repeat 50% 50%;
	width: 31px;
	height: 33px;
	right: auto;
	top: -45px;
	left: 6px;
	bottom: auto;
	z-index: 3;
}
.carousel_3 .next, .carousel_2 .next {
	background-image: url(https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic4.png);
	left: auto;
	right: 6px;
}
.carousel_3 .item, .carousel_2 .item {
	width: calc(100vw - 10px);
	padding: 0;
	position: relative;
}
.carousel_3 .fig, .carousel_2 .fig {
	width: 171px;
	height: 133px;
	margin: 0;
}
.carousel_3 .article, .carousel_2 .article {
	font-size: 16px;
}
.carousel_3 .context, .carousel_2 .context {
	clear: both;
	padding: 7px 0 0;
}
.carousel_3 .number, .carousel_2 .number {
	width: 52px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100px;
	left: 184px;
}
.carousel_3 .btns, .carousel_2 .btns {
	width: auto;
	position: absolute;
	top: 100px;
	left: 241px;
	right: 0;
}
.number .field {
/*  padding: 9px 5px;*/
}
.number .up, .number .down {
/*display: none;*/
}
.wrapper-table {
	position: relative;
	overflow: hidden;
	overflow-x: auto;
}
.delivery {
	margin-top: 35px;
}
.fr.w-660 {
	float: none;
	width: auto;
}
.box_6 {
	float: none;
	width: auto;
}
.w-660 .h3, .w-660 .x3 {
	font-size: 20px;
}
.main_page .subscription, .subscription {
	width: auto;
	margin: 0 0 12px;
	padding: 10px 10px 21px;
}
.subscription .label {
	display: block;
	width: auto;
	margin: 0 0 10px !important;
}
.main_page .subscription .field, .subscription .field {
	width: 100%;
}
.subscription .btn {
	width: 20%;
	height: 34px;
	position: absolute;
	top: auto;
	bottom: 24px;
	right: 13px;
}
.akcii_box {
	width: auto;
	padding: 21px 12px;
}
.akcii_box .fig {
	width: 273px;
}
.akcii_box .more {
	display: none
}
.carousel_7 {
	width: 297px;
	margin: 0 0 15px;
}
.carousel_7 .next, .carousel_7 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic129.png) no-repeat;
	width: 16px;
	height: 26px;
	top: -38px;
}
.carousel_7 .prev {
	background: url(https://megapolis-telecom.ru/templates/megatelecom/images/new/pic128.png) no-repeat;
	right: 49px;
}
.carousel_7 .item {
	width: 297px;
}
.news_list_1 .item {
	display: block;
	width: auto;
	font-size: 16px;
}
.main_page .news_list_1 .item {
	display: none;
}
.main_page .news_list_1 .item:first-child {
	display: block;
}
.news_list_1 .title {
	font-size: 18px;
	font-weight: 600;
}
.footer {
	min-width: auto;
	max-width: none;
	width: auto;
	height: 310px;
	margin: 0;
	left: 0;
	right: 0;
}
.nav_footer {
	display: none;
}
.social_networks_footer {
	display: block;
	margin: 0;
	padding: 0 10px 10px 0;
	position: static;
}
.social_networks_footer .link {
	display: block;
	width: 36px;
	height: 37px;
	position: relative;
	overflow: hidden;
}
.social_networks_footer .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}
.address_footer {
	width: auto;
	padding: 0 10px 20px;
	position: static;
	right: 0;
	font-size: 15px;
}
.company_footer {
	padding: 0 10px 20px;
	position: static;
	top: 19px;
	left: 10px;
	font-size: 16px;
}
.counter {
	top: 233px;
	left: 10px;
	right: 10px;
}
.counter .item {
	display: inline-block;
	vertical-align: top;
}
.mail_footer {
	top: 153px;
	left: 10px;
	right: 10px;
	font-size: 16px;
}
.developer {
	top: 280px;
	left: 10px;
	font-size: 16px;
}
.side {
	float: none;
	width: auto;
	margin: 0;
	padding: 10px 5px;
}
.catalog_box {
	padding: 16px 16px 6px;
}
.catalog_box .h2 {
	background: #a50923 url('https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic7.png') no-repeat 96px 50%;
	height: 41px;
	margin: 0 -10px 10px;
	padding: 0;
	color: #fff;
	font-size: 16px;
	line-height: 41px;
	text-transform: uppercase;
	text-align: center;
}
/*.catalog_box .h2:before {
	content: '';
	background: url('https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic7.png') no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 7px;
}*/
.catalog_box .x2 {
	background: #a50923 url('https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic7.png') no-repeat 96px 50%;
	height: 41px;
	margin: 0 -10px 10px;
	padding: 0;
	color: #fff;
	font-size: 16px;
	line-height: 41px;
	text-transform: uppercase;
	text-align: center;
}
/*.catalog_box .x2:before {
	content: '';
	background: url('https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic7.png') no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 7px;
}*/
.catalog_box .catalog_list_2 {
	display: none;
}
.catalog_box_active .catalog_list_2 {
	display: block;
}
/*.active + .catalog_list_2 {
	display: block;
}*/
    /*.carousel_3 {*/
    /*width: auto;*/
    /*padding: 8px 5px 24px;*/
    /*}*/
    /*.carousel_3 .in {*/
    /*width: auto;*/
    /*}*/
    /*.carousel_3 .item {*/
    /*width: calc(100vw - 10px);*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    /*}*/
.carousel_3 .fig {
	width: auto;
	height: 0;
	float: none;
	margin-bottom: 8px;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.carousel_3 .btns {
	position: static;
}
/*.carousel_3 .fig .img {*/
    /*width: 100%;*/
    /*}*/
.table_1 td {
	vertical-align: top;
}
.table_1 .text {
	display: block;
	overflow: hidden;
}
.field.w-370 {
	width: 90%;
}
.label {
	display: none;
}
.label_3 {
	width: 80%;
}
.main_page .catalog_list_3, .catalog_list_3 {
	margin: 0 0 0 -20px;
	font-size: 0;
}
.catalog_list_3 .fig {
	display: block;
	/*width: 134px;*/
	height: 134px;
	float: none;
	margin: 0 0 8px;
	position: relative;
}
.main_page .catalog_list_3 {
	padding-top: 15px;
}
.main_page .catalog_list_3> .item, .catalog_list_3> .item {
	display: inline-block;
	width: calc(50% - 20px);
	margin: 0 0 21px 20px;
}
.catalog_list_3 .text {
	display: block;
	height: auto;
	font-size: 16px;
}
.catalog_list_3 .link {
	display: block;
}
.subscription {
	width: auto;
}
.subscription .field {
	width: 75%;
}
.sort_list_2 {
	display: none;
}
.sort_list_1 {
	border: 0;
	float: none;
	width: auto;
	height: auto;
}
.sort_list_1 .item {
	display: inline-block;
	margin-bottom: 4px;
	overflow: hidden;
	font-size: 16px;
	line-height: 29px;
}
.sort_list_1 .item:nth-child(2) {
	border-left: 0;
	padding-left: 0;
}
.sort_list_1 .item:nth-child(2) .link {
	padding-left: 0;
}
.sort_list_1 .item:last-child {
	border-right: 0;
	padding-right: 0;
}
.sort_list_1 .item:last-child .link {
	padding-right: 0;
}
.sort_list_1 .item:first-child {
	float: none;
	display: block;
	/*font-family: "Segoe ui", "Arial";*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding: 0;
}
.price_2, .price_1 {
	font-size: 18px;
	font-weight: 600;
}
.catalog_list_4 .number {
/*float: none;*/
}
.catalog_list_4 .price {
/* float: none;
        margin: 0 0 10px;*/

}
.sort_list_1 .link {
	display: block;
	padding: 0 5px;
	line-height: 1;
}
.catalog_list_4 {
	margin: 0;
}
.catalog_list_4 .item {
	border-bottom: 1px solid #ddd;
	display: block;
	width: auto;
	margin: 0 0 11px;
	padding: 0 12px 17px;
}
.catalog_list_4 .fig {
/* float: left;
        width: 171px;
        height: 134px;*/
}
.catalog_list_4 .text {
/* display: none;*/
}
.catalog_list_4 .title {
	height: auto;
	margin: -14px 0 12px;
	font-weight: 600;
}
.catalog_list_4 .item:hover .title {
	min-height: auto;
}
.catalog_list_4 .title::before {
	display: none;
}
.catalog_list_4 .context {
	border: none;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}
.catalog_list_4 .item:hover .context {
	padding: 0;
}
.side .new_box {
	dispaly: none;
}
.main_page .side .new_box {
	display: block;
}
.box_2 {
	float: none;
	width: auto;
	margin: 0 0 12px;
}
.fig_1 {
	float: none;
	width: auto;
	height: auto;
	margin: 0 0 20px;
}
.fig_1 .img {
	width: 100%;
	position: static;
}
.fig_2 {
	width: auto;
	height: auto;
	float: none;
	margin: 0 0 10px;
}
.fig_2 .img {
	position: static;
}
.news_list_3 .fig {
	width: 114px;
	height: auto;
}
.news_list_3 .fig .img {
	max-width: 100%;
	vertical-align: top;
	position: relative;
	left: 0;
	right: 0;
}
.small_blk {
	display: block;
}
.small_mr-0 {
	margin-right: 0 !important;
}
.captcha.w-370 {
	width: 90%;
}
.ml-226 {
	margin-left: 0 !important;
}
.box_modal_basket .modal__content {
	width: auto;
}
.modal__vertical_inner {
	padding: 20px;
}
.modal .h3, .modal .x3 {
	padding-right: 50px;
}
.small_mb-10 {
	margin-bottom: 10px !important;
}
.modal .w-350 {
	width: 90%;
}
.ml-209 {
	margin-left: 0 !important;
	padding-right: 23px;
	text-align: right;
}
.catalog_page .catalog_box {
	display: none;
}
.carousel_5 {
	width: auto;
}
.carousel_5 .in {
	width: auto;
}
.carousel_5 .btns {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
.carousel_5 .title .link {
	color: #2a2e39;
	font-weight: 600;
}
.carousel_4 {
/*background: none;
	width: auto;
	padding: 0 35px;*/
}
/*
.carousel_4 .fig {
	height: 58px;
}
.carousel_4 .main_list> .item {
	width: 75px;
	padding-right: 5px;
}
.carousel_4 .in {
	width: auto;
}
.carousel_4 .next {
	margin: auto;
	left: 0;
	top: 0;
	right: auto;
	bottom: 0;
}
.carousel_4 .prev {
	margin: auto;
	top: 0;
	right: 0;
	left: auto;
	bottom: 0;
}*/

.cx.mb-10 {
	float: left;
}
.cx.mb-10 + .mb-12 {
	float: right;
}
.article_1 {
	clear: both;
}
 .basket_form .field:-moz-placeholder, .modal .field:-moz-placeholder {
 opacity: 1;
}
 .basket_form .field::-moz-placeholder, .modal .field::-moz-placeholder {
 opacity: 1;
}
 .basket_form .field::-webkit-input-placeholder, .modal .field::-webkit-input-placeholder {
 opacity: 1;
}
 .basket_form .field:-ms-input-placeholder, .modal .field:-ms-input-placeholder {
 opacity: 1;
}
.basket_form .field.placeholder, .modal .field.placeholder {
	opacity: 1;
}
.box_modal_basket .box_3 {
	background: none;
	padding: 0;
}
.modal_lightbox__image img {
	width: 100%;
}
.modal_lightbox__next:before, .modal_lightbox__prev:before {
	background: #7ca27e url('https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic3.png') no-repeat 50% 50%;
	width: 31px;
	height: 33px;
	bottom: 9px;
	top: auto;
	left: 5px;
}
.modal_lightbox__next:before {
	background-image: url("https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic4.png");
	left: auto;
	right: 5px;
}
.modal_lightbox__title {
	padding: 10px 40px 8px;
	font-size: 16px;
}
.carousel_5 .fig {
	float: none;
	width: auto;
	height: 0;
	padding-bottom: 100%;
}
.fl.pt-7 {
	width: 50%;
}
.ml-226.mb-26 {
	padding-right: 30px;
	text-align: right;
}
.article_1 {
	text-align: center;
}
.news_list_3 .item p:last-child {
	display: none;
}
.carousel_3 {
	margin-bottom: 10px;
	padding-bottom: 0;
}
.carousel_3 .number {
	position: relative;
	top: 0;
	left: 0;
}
.carousel_3 .price {
	float: left;
	margin-bottom: 8px;
	font-weight: 600;
	position: relative;
	top: 0;
	left: 0;
}
/*.carousel_3 .number,*/
    /*.carousel_2 .number {*/
    /*float: left;*/
    /*width: 105px;*/
    /*margin-top:5px;*/
    /*padding-right: 33px;*/
    /*}*/
    /*.carousel_3 .number .up,*/
    /*.carousel_2 .number .up {*/
    /*background: url("https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic2.png") no-repeat 50% 50%;*/
    /*width: 33px;*/
    /*height: 50%;*/
    /*}*/
    /*.carousel_3 .number .down,*/
    /*.carousel_2 .number .down {*/
    /*background: url("https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic3.png") no-repeat 50% 50%;*/
    /*width: 33px;*/
    /*height: 50%;*/
    /*}*/
    /*.carousel_3 .number .field,*/
    /*.carousel_2 .number .field {*/
    /*width: 100%;*/
    /*}*/
    /*.carousel_3 .number + .btn_2,*/
    /*.carousel_2 .number + .btn_1 {*/
    /*float: right;*/
    /*}*/
.btn_2, .all, .btn_1 {
	height: 39px;
	padding: 0 20px;
	font-size: 16px;
	line-height: 39px;
}
.btn_1.buy, .carousel_3 .btn_1.buy, .carousel_1 .btn_1.buy, .carousel_2 .btn_1.buy, .carousel_3 .btn_3.buy, .carousel_1 .btn_3.buy, .carousel_2 .btn_3.buy, .catalog_list_4 .btn_1.buy, .catalog_list_4 .btn_3.buy {
	background: #a50923 url('https://megapolis-telecom.ru/templates/megatelecom/images/touch/pic5.png') no-repeat 50% 50%;
	width: 67px;
	height: 36px;
	padding: 0;
	text-indent: -1000em;
}
.carousel_3 .btn_3.buy, .carousel_1 .btn_3.buy, .carousel_2 .btn_3.buy {
	background-color: #a50923;
}
.box_5 + .box_5 .carousel_3 .btn_1.buy, .box_5 + .box_5 .carousel_2 .btn_1.buy, .box_5 + .box_5 .carousel_1 .btn_1.buy {
	background-color: #a50923;
}
.carousel_1 .btns_feedback, .carousel_2 .btns_feedback, .carousel_3 .btns_feedback {
	left: 180px;
}
.akcii_box .more {
	height: 36px;
	padding: 0 16px;
	font-size: 16px;
	line-height: 36px;
}
.akcii_box .fig {
}
.crumbs .item {
	font-size: 16px;
}
.box_8 {
	width: auto;
}
.pages .item {
	font-size: 22px;
}
.box_9 {
	background: none;
	margin-bottom: 10px;
	padding: 0;
}
.akcii_box {
	float: none;
	margin: 0 -9px 10px;
	padding: 14px 9px 10px;
}
.akcii_box .title {
	margin-bottom: 6px;
	font-weight: 600;
}
.akcii_box .more {
	padding: 0;
}
.box_9 .context {
	padding: 0;
}
.box_10 {
	display: none;
	background: #f7f4ee;
	margin: 0 -9px;
	padding: 0 9px;
}
.news_list .item {
	display: none;
	width: auto;
	margin: 0 0 10px;
}
.news_list .item:first-child {
	display: block;
}
.box_10 .subscription {
	float: none;
}
.box_10 .context {
	padding: 0;
}
.news_list .fig {
	margin-bottom: 8px;
}
.news_list .title, .news_list .date {
	margin-bottom: 4px;
	font-weight: 600;
}
.new_box {
	margin: 0 -9px 18px;
	padding: 9px;
}
.new_box .h3, .new_box .x3 {
	text-align: center;
}
.new_box .h3:before, .new_box .x3:before {
	display: none;
}
.table_1 .delete {
	background: url('https://megapolis-telecom.ru/templates/megatelecom/images/pic58.png') no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 9px;
	left: 5px;
	z-index: 1;
}
.table_1 col {
	display: none;
}
.table_1 td:first-of-type {
	width: 0;
	padding: 0;
	position: relative;
}
.small_hide {
	display: none !important;
}
.small_show {
	display: block !important;
}
.box_fig .modal__content {
	padding: 11px 5px 5px;
}
.table_1 .title .link {
	color: #2a2e39;
	font-weight: 600;
}
.table_1 .fig {
	float: none;
	width: auto;
	margin: 0 0 10px;
}
.box_1 {
	padding-left: 0;
}
.w-190 {
	width: 100%;
}
.fr {
	float: none;
}
.pt-5 {
	padding: 0 0 15px !important;
}
.opisanie_list_1 {
	border: 0;
}
.opisanie_list_1 .item {
	width: 100%;
}
.opisanie_list_1 .link .text {
	text-align: left;
}
.opisanie_list_1 .link {
	border: 1px solid #eaeaea;
	border-top: 0;
}
.opisanie_list_1 .item:first-child .link {
	border: 1px solid #eaeaea;
}
.opisanie_list_1 .item:hover .link:before {
	display: none;
}
.opisanie_list_1 .active:before {
	display: none;
}
.list_1 .item {
	font-size: 12px;
}
.list_1 .label {
	margin: 0;
	font-size: 12px;
}
.catalog_list_4 .btn_1, .catalog_list_4 .btn_3, .catalog_list_4 .btn_1.buy, .catalog_list_4 .btn_3.buy {
	background: #a50923;
	width: auto;
	height: 30px;
	padding: 0 15px;
	text-indent: inherit;
}
.new_block {
  margin: 0 0 20px;
  padding: 28px 0 24px;
}
.new_block .h3 {
  margin: 0 0 22px;
}
.carousel_9 .splide__slide {
  padding: 0 9px;
}
.box_4 .h2 {
  margin: 0 0 29px;
}
.advantages_list {
  margin: 0 0 0 -13px;
}
.advantages_list .item {
	flex-direction: column;
  width: calc(50% - 13px);
  margin: 0 0 23px 13px;
   align-items: center;
  text-align: center;
}
.advantages_list .fig {
  margin: 0 auto 10px;
}
.advantages_list .text {
  width: auto;
}
.advantages_list .title {
  font-size: 16px;
  line-height:1.2;
  font-weight: 600;
}
.carousel_10 {
  padding: 0 0 27px;
}
.carousel_10 .box {
  flex-direction: column;
}
.carousel_10 .left_block {
  flex-direction: column;
  width: auto;
  padding: 14px 10px 22px;
  margin: 0 0 20px;
}
.carousel_10 .fig {
  width: 100%;
  margin: 0 0 10px;
}
.carousel_10 .text {
  width: auto;
}
.carousel_10 .right_block {
  width: auto;
  padding: 0;
}
.list_2 {
  margin: 7px 0 0;
}
.list_2 .item {
  width: calc(100% - 14px);
  margin: 0 0 9px;
  display: block;
}
.stocks_block {
  margin: 0 0 29px;
}
.fig_1 .icon {
  width: 109px;
  height: 27px;
  top: 5px;
  right: 5px;
}
.mx_specs {
 
  overflow: hidden;
  width: 100%;
}
table.price td {
  padding: 5px;
}
.box_11 {
  padding: 7px 8px;
}
}

@media (min-width: 1050px) {
/*.header .search {
        width: 22%;
    }*/

.header .search .field {
	width: 100%;
}
}

@media (min-width: 1080px) {
.mail {
	right: 345px;
}
}

@media (min-width: 1200px) {
/*.header .search {
        width: 24%;
    }*/

.header .search .field {
	width: 100%;
}
.address {
	width: 274px;
}
.mail {
	right: 375px;
}
.phone a {
	/*margin-right: 66px;*/
	margin-right: 108px;
}
.chats {
	margin: 0 0 0 287px;
  }
.akcii_box .fig {
	background: #fff;
	position: relative;
	width: 260px;
	height: 206px;
	margin: 0 30px 12px 0;
	float: left;
	overflow: hidden;
}
}

@media (min-width: 1400px) {
/*.phone a {
	margin: 0 17% 0 0;
}*/
.phone {
	width: calc(41% - 29px);
}
.phone a:nth-child(2) {
	margin: 0 40px 0 0;
}
.chats {
	padding: 0;
}
.chats .link {
	margin: 0 0 0 24px;
}
.chats a:nth-child(2) {
	margin: 0 0 0 24px;
}
.grafik p {
	display: inline-block;
	margin-right: 16px;
}
.mail {
	right: 32%;
}
.mail .link {
	padding: 0 0 0 38px;
}
.address {
	width: 282px;
	padding: 3px 0 0 44px;
	right: 56px;
	font-size: 14px;
}
/*.basket {
        right: 25px;
    }*/

   /* .header .search {
        width: calc(24% - 20px);
        right: 18%;
    }*/

.header .search .field {
	width: 100%;
}
.social_networks_footer {
	/*  display: none;  */
	margin: 0 0 0 25px;
}
.company_footer {
	left: 10%;
}
.developer {
	left: 10%;
}
.address_footer {
	right: 22%;
	width: auto;
}
.address_footer p {
	margin-bottom: 0;
	line-height: 1.2;
}
.akcii_box .fig {
	background: #fff;
	position: relative;
	width: 260px;
	height: 206px;
	margin: 0 30px 12px 0;
	float: left;
	overflow: hidden;
}
.carousel_2 .item {
	width: 585px;
}
}

/* print media */
@media print {
* {
	color: black !important;
	background: transparent !important;
	text-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	float: none !important;
	clear: none !important;
}
html, body, article, header, section, footer, aside, div {
	width: 100% !important;
}
a, a:link, a:visited, a:hover, a:active, abbr, acronym {
	text-decoration: none;
	border-bottom: 0 none;
}
h1, h2, h3, h4, h5, h6, p, li {
	page-break-inside: avoid;
	orphans: 3;
	widows: 3;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
nav {
	display: none;
}
}
.sitemap {
	position: absolute;
	/*right: 0;
	top: 100px;
	*/
	right: 25px;
	top: 81px;
	color: #fff;
}

@media only screen and (max-width: 767px) {
.sitemap {
	display: block;
	position: static;
	margin: 0 0 20px 10px;
	right: 0;
}
}
