

/* Start:/bitrix/templates/mtg/components/bitrix/menu/horizontal_multilevel1/style.css?15402235462713*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;min-height:27px;width:100%;list-style:none;font-size:11px;float:left;}
#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:underline;text-align:center;}
#horizontal-multilevel-menu li{list-style:none;float:left;padding:0;height:24px;line-height:24px;}
#horizontal-multilevel-menu li .marker{width:6px;height:24px;background:url(/bitrix/templates/mtg/img/sprites_1.png);background-position:-93px 18px;background-repeat:no-repeat;float:left;display:inline-block;vertical-align:middle;}
#horizontal-multilevel-menu li .current{display:inline-block;vertical-align:middle;}
#horizontal-multilevel-menu li:first-child{background:none;padding:0;}
#horizontal-multilevel-menu li:first-child .marker{width:0;}
li.selected div.current,div.quicklinks-current{background:url(/bitrix/templates/mtg/img/current.png);background-repeat:repeat-x;background-position:left;}
li.selected div.current-left,div.quicklinks-current-left{background:url(/bitrix/templates/mtg/img/current-left.png);background-position:left;background-repeat:no-repeat;text-align:center;}
#horizontal-multilevel-menu li a.root-item-selected,a.quicklinks-item-selected{font-weight:bold;padding:0px 7px;display:block;height:24px;background:url(/bitrix/templates/mtg/img/current-right.png);background-repeat:no-repeat;background-position:right;color:#ffffff;text-decoration:none;}
div.menu-clear-left{clear:left;}
#horizontal-multilevel-menu li a.root-item{color:#000000;font-weight:bold;padding:0px 7px;display:block;height:24px;}
#horizontal-multilevel-menu li.item-selected a{color:#000000 !important;text-decoration:none !important;}
#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:197px;padding-top:1px;}

li div.current-left {
  float: left;
  width: 9px;
  height: 24px;
}

li div.current {
  float: left;
  height: 24px;
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

li div.current-right {
  float: left;
  height: 24px;
  width: 9px;
}

li.selected div.current-left {
  float: left;
  background: url(/bitrix/templates/mtg/img/sprites_1.png);
  background-repeat: no-repeat;
  text-align: center;
  width: 9px;
  height: 24px;
  background-position: -99px 0;
}

li.selected div.current {
  float: left;
  height: 24px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background: url(/bitrix/templates/mtg/img/current.png);
  background-repeat: repeat-x;
  background-position: left;
}

li.selected div.current-right {
  float: left;
  height: 24px;
  background: url(/bitrix/templates/mtg/img/sprites_1.png);
  width: 9px;
  background-position: 9px 0;
}
/* End */


/* Start:/bitrix/templates/mtg/innerpages.css?15804575802820*/
.col2{width:735px;padding-left:25px;}
.col1{width:220px;margin-left:20px;}
.col1 a{font-size:14px;}
.col2 ul{padding:5px 7px;}
.col2 ul li{list-style:none;background:url(/bitrix/templates/mtg/img/marker2.png);background-position:left 5px;background-repeat:no-repeat;padding-left:10px;line-height:15px;}
.col2 a{color:#ff7800;text-decoration:none;}
.col2 a:hover{text-decoration:underline;}
.col2 p,.main-col p{line-height:17px;}
.nav a{color:#61a5e0;font-size:11px;}
.nav img{margin:0 5px 2px;}
.ver-for-print{margin-bottom:20px;text-align:right;color:#61a5e0;font-size:11px;}
.left-menu-bottom{width:220px;height:21px;background:url(/bitrix/templates/mtg/img/left-menu-bottom.png);background-repeat:no-repeat;margin-bottom:30px;}
div.left-menu{width:220px;min-height:60px;background:#ff7800 url(/bitrix/templates/mtg/img/left-menu-top.png);background-repeat:no-repeat;background-position:top;padding-top:15px;}
.left-menu ul{outline:none;margin:0;padding:0;}
.left-menu ul li{list-style:none;margin:0 1px;}
.left-menu ul li.selected,.left-menu ul li:hover{background:#fff;}
.left-menu ul li a{font-size:12px;font-weight:700;color:#fff;display:block;width:200px;padding:3px 9px;}
.left-menu ul li div{width:218px;}
.left-menu ul li div:hover,.left-menu ul li.selected div{background:url(/bitrix/templates/mtg/img/left-menu-active-top.png);background-repeat:no-repeat;background-position:top;width:218px;}
.left-menu ul li a:hover,.left-menu ul li a.selected{color:#000;text-decoration:none;background:url(/bitrix/templates/mtg/img/left-menu-active-bottom.png);background-repeat:no-repeat;background-position:bottom;}
.layer1{background:url(/bitrix/templates/mtg/img/layer1.png);height:6px;margin-bottom:15px;margin-left:-20px;width:729px;}
.layer2{background:url(/bitrix/templates/mtg/img/layer2.png);height:6px;}
div.quicklinks{min-height:27px;height:27px;line-height:27px;width:100%;float:left;margin:0 0 5px 0;padding:0;}
a.quicklinks-item-selected{display:block;height:24px;background:url(/bitrix/templates/mtg/img/current-right.png);background-repeat:no-repeat;background-position:right;color:#fff;font-size:12px;font-weight:700;padding:0 7px;}
.get-recall {
      display: table;
      position: fixed;
      z-index: 999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

    .get-recall>.mask {
      width: 100%;
      height: 100%;
      position: fixed;
      background: black;
      opacity: 0.7;
      z-index: -1;
      top: 0;
      left: 0;
    }

    .get-recall>.recall-web-form {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
    }

    .get-recall>.recall-web-form>form {
      background: #fff;
      padding: 15px;
      display: inline-block;
      box-shadow: 2px 2px 10px;
      border-radius: 10px;
      padding-bottom: 7px;
    }
/* End */


/* Start:/bitrix/templates/mtg/components/bitrix/menu/custom_vertical_menu/style.css?17201980741249*/
.col2 .custom-vertical-menu ul li {
	background: none;
	padding-left: 0px;
	
}

div.custom-vertical-menu
{
    width: 220px;
    min-height: 60px;
    background: #ff7800 url(/bitrix/templates/mtg/img/left-menu-top.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 15px;
}

div.custom-vertical-menu ul
{
	outline: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.custom-vertical-menu ul a:hover, 
div.custom-vertical-menu a.selected:last-child {
    color: #000;
    text-decoration: none;
    background: url(/bitrix/templates/mtg/img/left-menu-active-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom;
	background-color: #fff;
}

div.custom-vertical-menu ul ul {
	width: auto;
	padding: 0 0 0 0.75em;
}

/*div.custom-vertical-menu a.selected:last-child {
background:none;
}*/

/*div.custom-vertical-menu ul a:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}*/

div.custom-vertical-menu li a{
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 3px 9px;
}

div.custom-vertical-menu li
{
    margin: 0 5px;
}

div.custom-vertical-menu li li
{
    margin: 0 1px;
}

ul.not-selected-child {
	display: none;
}
/* End */


/* Start:/bitrix/templates/mtg/styles.css?17520631401060*/
.clear{clear:both;}
.orange{font-weight:700;color:#FF7800;}
.menu{position:relative;top:-10px;margin-right:20px;}
.fleft{float:left;}
.fright{float:right;}
.contacts,.services td{padding-left:30px;}
.warning-label { min-width:24px;display:block;min-height:24px;padding-left:28px;vertical-align:middle;line-height:24px;background:url(/bitrix/templates/mtg/img/icon_warning.png) no-repeat;}
.warning-label ul { margin-top: 0px; }


.metrics-container img{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
}
.mymy{font-family:Arial;}
        .table-line{clear:both;}
      .table-cell{width:330px;display:inline-block;vertical-align:middle;}
        .table-cell:first-child{margin-right:40px;}
       .table-cell h2 .orange{font-size:16px;}
.g-recaptcha {margin-left:auto; width: 304px;}
.menutab td { width: 320px;
    height: 250px;}
.menutab {border-spacing: 15px;
    margin: 0 auto;}
.menutab td img {border:1px solid;}
.table_rekv td{padding:5px; border:1px solid;}
.bx-yandex-view-map {background: url(/bitrix/templates/mtg/img/map-min.webp);}
/* End */


/* Start:/bitrix/templates/mtg/template_styles.css?17520631404518*/
ul li{list-style-position:inside;}
a{color:#61a5e0;}
html{height:100%;}
body{background:#fff;height:100%;font-size:12px;font-family:Arial;}
#main{width:1000px;margin:0 auto;}
#footer{background:url(/bitrix/templates/mtg/img/footer-bg.png);background-repeat:no-repeat;background-position:center top;padding-top:25px;padding-bottom:20px;width:100%;}
#content{min-height:500px;padding-bottom:40px;}
h1{color:#000;font-size:24px;font-weight:400;}
h2{font-size:3;color:#FF7800;margin:20px 0 10px;}
h3{font-size:100%;font-weight:700;color:#FF7800;margin:10px 0;}


.modal-return-mobile{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 1em 40px;
	text-align: center;
	background-color: #ff8d29;
	z-index: 20;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.modal-return-mobile-link{
	color: #fff;
	font-size: 1.2em;
	cursor: pointer;
	line-height: normal;
	text-decoration: underline;
}
.modal-return-mobile-link:hover{
	text-decoration: none;
}
.modal-return-mobile-close{
	position: absolute;
	vertical-align: middle;
	right: 0;
	top: 50%;
	height: 44px;
	width: 44px;
	margin-top: -1em;
	font-weight: bold;
	font-size: 2em;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
}


.header-top{
	background:url(/bitrix/templates/mtg/img/search-back.png);
	background-repeat:no-repeat;
	height:45px;
	background-size:100%;
	border-radius: 12px;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 22px;
}


.header-phones {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 43px;
	margin-left: 5px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: left;
}
.header-phones dl{
	margin: 0;
	padding: 0 8px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.header-phones dl dt{
	margin: 0;
	font-size: 15px;
}
.header-phones dl dt a{
	color: #444;
	font-size: 14px;
	text-decoration: none;
}
.header-phones dl dd{
	margin: 0;
	color:#7b7b7b;
	font-weight:normal;
	font-size:12px;
}
.header-phones dl.special{
	padding-left: 6px;
	margin: 0 6px;
	border-left: 2px solid #aaabad;
}
.header-phones dl.special dt a{
	color: #FF7800;
}



.header-search{
	margin: 10px 6px;
	margin-right: 12px;
}
.header-search form{
	position: relative;
}
.header-search .input{
	width: 143px;
	height: 23px;
	line-height: 23px;
	border: 2px solid #95979a;
	font-size: 11px;
	border-radius: 14px;
	padding: 0 10px;
	color: #95979a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header-search .reset{
	position: absolute;
	display: inline-block;
	padding: 0;
	top: 5px;
	left: 120px;
	width: 12px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	border: 0;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
}
.header-search .submit{
	width:23px;
	height:23px;
	background:url(/bitrix/templates/mtg/img/search-new.png);
	border:none;
	font-size:0;
	margin-left: 2px;
	cursor: pointer;
}

.my1 td { border:1px solid;}


	.spoiler{margin-bottom:10px;}
	.spoiler .title-container{border:1px solid #ccc;padding:3px 0 3px 17px;border-radius:3px;cursor:pointer;background:url(data:image/gif;base64,R0lGODlhCwALAIQBAAAAAP///+3v8urt8ent8fDx8tbj7ubs8eXr8NXi7Nnl7tjk7d3n79/o7+Lq8Ovv8tLi7dvm7uDp7+3w8tbk7eTr7+nu8evv8fDy8+/x8uzw8fPz87q6uqCgoP///////yH5BAEAAB8ALAAAAAALAAsAAAVI4MeNJCluaJo9VselaDZZh5sWAItI9oZlgAHB0egBjscGw4YRDAAIByPiKmQuBAAxsnBNLoeKpBExJFzYKFmRgHQ+nbhc/gkBADs=) no-repeat;background-position:6px;background-color:#eee;}
	.spoiler .title-container.unfolded{background:url(data:image/gif;base64,R0lGODlhCwALAIQAAAAAAP///+3v8urt8ent8fDx8tbj7ubs8eXr8NXi7Nnl7tjk7d3n79/o7+Lq8Ovv8tLi7dvm7uDp7+3w8tbk7eTr7+nu8evv8fDy8+/x8uzw8fPz87q6uqCgoAAAAAAAACH5BAEAAB8ALAAAAAALAAsAAAVG4MeNJCluaJo9VselaDZZh5sWE4tI9oZlmgHB0egBjscGw4YRCBEORsRVyFwI0EZk4ZpcDhWJ1pBwXbMRRQLS+XTecPgnBAA7) no-repeat;background-position:6px;background-color:#eee;}
	.spoiler .title-container .title{margin-left:6px;vertical-align:middle;font-size:13px;font-weight:bolder;}
	.spoiler .text{display:none;border:1px solid #ccc;padding:10px;border-radius:3px;margin-top:5px;}
	.spoiler .text.unfolded{display:block;}
	.spoiler .text ul{padding:0;margin:3px 0 0 0;}
	.spoiler .text ul li{margin-bottom:3px;}

 #horizontal-multilevel-menu li ul {
    overflow: hidden;
    border-radius: 6px;}

/* End */
/* /bitrix/templates/mtg/components/bitrix/menu/horizontal_multilevel1/style.css?15402235462713 */
/* /bitrix/templates/mtg/innerpages.css?15804575802820 */
/* /bitrix/templates/mtg/components/bitrix/menu/custom_vertical_menu/style.css?17201980741249 */
/* /bitrix/templates/mtg/styles.css?17520631401060 */
/* /bitrix/templates/mtg/template_styles.css?17520631404518 */
