

/* Start:/bitrix/templates/index/components/bitrix/news.list/brand-menu/style.css?1680122626150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/index/components/bitrix/menu/top-menu/style.min.css?1680122626490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/index/components/bitrix/menu/top-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/index/components/bitrix/menu/top-mob-menu/style.min.css?1680122626490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/index/components/bitrix/menu/top-mob-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?168012253351*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/index/components/aimax/form.result.new/amx-modal-form/style.css?16801226264547*/
.telsis-modal-body {
	min-width: 260px;
	padding: 70px 130px;
	background-color: #fff;
	margin-top: 5%;
}

.telsis-modal-title {
	margin: 0;
    padding: 70px 0 20px;
	padding-top: 0;
    font-family: ProximaNova_B;
    font-size: 50px;
    font-weight: 100;
	line-height: 50px;
}

.telsis-modal-desc {
	margin: 0;
    padding-bottom: 20px;
    font-family: ProximaNova_L;
    font-size: 16px;
}

.telsis-modal-form-item-label {
	font-family: OpenSans_I;
    font-size: 15px;
	display: inline-block;
	border-bottom: 3px solid #60BC67;
	padding-bottom: 7px;
	max-width: 110px;
}

.telsis-modal-form-item-text {
	display: block;
    padding-bottom: 5px;
    font-family: ProximaNova_SB;
    font-size: 18px;
}

.telsis-modal-form-item-input {
	display: block;
    border: 1px solid #CCC;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
	padding: 0 10px;
}

input.telsis-modal-form-item-input {
	font-family: sans-serif;
    font-size: 14px;
}

.telsis-modal-form-item-input--phone {
	position: relative;
}

.telsis-modal-form-item-input--phone input {
	text-indent: 18px;
}
.telsis-modal-form-item-input--phone:before {
    position: absolute;
    top: 10px;
    left: 10px;
    content: '+7';
    height: 0;
    width: 0;
}

textarea.telsis-modal-form-item-input {
	width: 100%;
    height: 100px;
    resize: none;
	line-height: normal;
}

.telsis-modal-form-item-tip {
	color: #60BC67!important;
    font-family: ProximaNova_SB;
    font-size: 17px;
	display: inline-block;
	padding-left: 3px;
}

.telsis-modal-table {
	font-weight: normal;
    color: #828181;
    text-align: left;
    margin-top: 10px;
	width: 100%;
}

.telsis-modal-table td {
	border: none;
}

.telsis-modal-table-title {
	font-weight: bold;
}

.telsis-modal-table-row:not(:first-child):hover {
	background-color: #ccddff;
}

.telsis-modal-table-row {
	border: 1px solid #cccccc;
	font-size: 0;
}

.telsis-modal-table-row:not(:last-child) {
	border-bottom: none;
}

.telsis-modal-table-col {
	font-size: 14px;
	padding: 10px 17px 10px 17px;
}

.telsis-modal-table-col:last-child {
	border-left: 1px solid #ccc;
	width: 55%;
}

.telsis-modal-table-col:first-child {
	border: none;
	width: 35%;
}

.telsis-modal-tip-desc {
	position: relative;
    float: right;
    margin: 0;
    width: 215px;
    font-family: ProximaNova_L;
    font-size: 13px;
}

.nopadding {
	padding: 0;
}

.telsis-modal-footer {
	text-align: left;
	margin-top: 11spx;
}

.telsis-modal-footer .btn-green {
	padding: 0 30px;
	line-height: 50px;
	height: 50px;
}

.telsis-modal-body label.error {
	color: red;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
}

.body-modal-opened {
	overflow: hidden;
}

body .modal {
	overflow: auto;
	background: rgba(0, 0, 0, 0.4);
}

.amx-pers-inpt {
	visibility: hidden;
}
.amx-pers-link {
	text-decoration: none;
	border-bottom: 2px dotted;
}
.amx-pers-link:hover {
	border-bottom:none;
	text-decoration: none;
}
.amx-checkbox-wrap {
	position:relative;
	padding-bottom: 20px;
	margin-top: -25px;
}
.amx-checkbox-wrap #persdata-error {
	position: absolute;
    top: 52px;
}
.amx-label-pers-checkbox {
	padding-left: 25px;
    position: relative;
    cursor:pointer;
}
.amx-label-pers-checkbox:before {
	content: '';
    width: 20px;
    height: 20px;
    border: 2px solid #60bf65;
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    top: 2px;
    left: 0px;
    cursor:pointer;
}
.amx-fa-check:before {
	content: "\f00c";
	font: normal normal normal 16px/1 FontAwesome;
    color: #60bf65;
}
@media (max-width: 1023px) {
	.modal__content {
		padding: 0 10px 30px;
	}
}

@media only screen and (max-width : 768px) {
	.telsis-modal-title {
		font-size: 40px;
		line-height: 45px;
	}
	.telsis-modal-tip-desc {
		float: none;
		margin: 0 auto;
	}

	.telsis-modal-tip-desc .telsis-modal-form-item-tip {
		padding: 0;
	}
	.telsis-modal-body {
		padding: 40px 50px;
	}

	.telsis-modal-footer {
		text-align: center;
	}
}

@media (max-width: 480px) {
	.telsis-modal-body {
		padding: 40px 20px;
	}
	.telsis-modal-title {
		font-size: 35px;
		line-height: 35px;
		margin-top: 10px;
	}
}


/* End */


/* Start:/bitrix/templates/index/template_styles.css?172574534946592*/
.wrapper{
	background: #efeff0;
}

.not-found-1{
	text-align:center;
    background: url(/bitrix/templates/index/images/404.png) center 92px no-repeat;
    height: 308px;
}
.not-found-text-bold{
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    position: relative;
    top: 221px;
}
.not-found-text-small{
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: relative;
    top: 185px
}
.not-found-text-small-italic{
	color:#81c784;
	font-style:italic;
}

/*lizing*/
.container_lizing{
    font-family: 'Open Sans', sans-serif;
}
.block1{
    margin: 0 372px 56px 171px;
}
.block1 h1{
    font-size: 31px;
}
.block1 p{
    margin-right: 100px;
}
.block2{
    padding: 20px 585px 55px 171px;
    background: white;
}
.block3{
    margin: 47px 372px 56px 171px;
}
.block3 h1{
    font-size: 31px;
}
.block3 p{
    margin-right: 100px;
}

.block3 ul {
    list-style-type: none;
	padding:0;
}
.block3 ul li{
    background: url(/bitrix/templates/index/images/marker.png) 2px 10px no-repeat;
    padding: 10px 0px 10px 9.5px;
}
.block4{
    padding: 29px 372px 56px 171px;
background: white;
}
.block4 h1{
    font-size: 31px;
}
.block4 p{
    margin-right: 100px;
}

table {
    border-collapse: collapse;
	width: 937px;
	font-size: 15px;
}
th {
	font-weight: normal;
    color: #828181;
    border: 1px solid #cccccc;
	text-align: left;
    padding: 10px 0px 10px 17px;
}
td {
    color: black;
    padding: 7px 17px;
    border: 1px solid #cccccc;
    height: 57px;
}
tr:hover td {
  background:#ccddff;
}

@media (max-width:1100px){
.block1,.block2,.block3,.block4{
    padding: 10px 0 10px 20px;
    margin: 10px 0 10px 2px;
}
	.block4 table {display:none;}
}
/*s2w*/
.hide {display: none}
.bx_sitemap ul.bx_sitemap_ul
{
    display: inline-block;
    list-style-type: disc;
}
.bx_sitemap ul.bx_sitemap_ul li h2.bx_sitemap_li_title
{
    vertical-align: baseline;
}
.bx_sitemap ul.bx_sitemap_ul li
{
    padding: 5px 31px 5px 0px;
    margin: 0px;
    float: left;
}
/*.bx_sitemap ul.bx_sitemap_ul li:before
{
    content:"• ";
}*/
.bx_sitemap ul.bx_sitemap_ul li:hover
{
  /*  background: #60BC67;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
.bx_sitemap ul.bx_sitemap_ul li a:hover
{
    text-decoration: underline;
}
.s2w_sale-button
{
    margin: 10px 0 0 31px;
    width: 235px;
}
.catalog__item_price
{
    opacity: 1;
}
.s2w_old_price {text-decoration: line-through}
.productprice-block
{
    margin-top: 15px;
    margin-bottom: -30px;
}

/* vas */

mark {
  background: none;
}
.blog_banner {
  height: 647px;
  position: relative;
  overflow: hidden;
  background: url("/bitrix/templates/index/images/blog_banner_img.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
}
.blog_banner-img {
  min-height: 100%;
  max-width: none;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.blog_banner-content {
  position: relative;
  z-index: 2;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #fff;
}
.wrapper {
  height: auto;
  min-height: 100%;
  padding-top: 55px;
  padding-bottom: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  position: relative;
}
.s_wrapper {
  max-width: 983px;
  margin: 0 auto;
  padding: 0 10px;
}
.s_wrapper__height100p {
  height: 100%;
}
.el_block {
  display: block;
}
.blog_banner-title {
  font-size: 50px;
  line-height: 1.2;
  margin: 0 0 50px 0;
  font-family: ProximaNova_B;
}
.c_green {
  color: #81c784;
}
.blog_banner-text {
  font-size: 15px;
  line-height: 1.4;
  max-width: 395px;
  margin: 0 0 10px 0;
  font-family: OpenSans_L;
}
.blog_banner-tags {
  font-size: 0;
  margin: 0 0 50px 0;
  font-family: OpenSans_L;
  padding:0;
}
.blog_banner-tags_item {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  margin: 0 15px 0 0;
  color: #81c784;
}
.button_detail {
  text-align: center;
  padding: 9px 0 10px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #81c784;
  text-decoration: none;
  color: #81c784;
  font-size: 15px;
  line-height: 1;
  font-family: OpenSans_R;
  background: transparent;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.button_detail-text {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  -moz-transition: transform 0.15s linear, -moz-transform 0.15s linear;
  -o-transition: transform 0.15s linear, -o-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear, -moz-transform 0.15s linear, -o-transform 0.15s linear;
}
.button_detail:hover .button_detail-text {
  -webkit-transform: translate(0, -150%);
     -moz-transform: translate(0, -150%);
      -ms-transform: translate(0, -150%);
       -o-transform: translate(0, -150%);
          transform: translate(0, -150%);
}
.button_detail-text_hover {
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  -moz-transition: transform 0.15s linear, -moz-transform 0.15s linear;
  -o-transition: transform 0.15s linear, -o-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear, -moz-transform 0.15s linear, -o-transform 0.15s linear;
  -webkit-transform: translate(0, 150%);
     -moz-transform: translate(0, 150%);
      -ms-transform: translate(0, 150%);
       -o-transform: translate(0, 150%);
          transform: translate(0, 150%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  background: #81C884;
  padding: 9px 0 10px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.button_detail:hover .button_detail-text_hover {
  -webkit-transform: translate(0);
     -moz-transform: translate(0);
      -ms-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
}
/* .button_detail:hover 
{
  color:#fff;
  background:#81c784;
} */
.button_detail__i_arrow {
  padding-top: 10px;
  max-width: 181px;
  padding-right: 40px;
  background: url("/bitrix/templates/index/images/right_green_arrow.png") no-repeat right 14px center;
}
.button_detail__i_arrow_back {
  max-width: 181px;
  padding-left: 40px;
  background: url("/bitrix/templates/index/images/right_green_arrow_back.png") no-repeat left 14px center;
}
.button_detail-text_hover__i_arrow {
  padding-right: 40px;
  background: #81C884 url("/bitrix/templates/index/images/right_white_arrow.png") no-repeat right 14px center;
}
.button_detail-text_hover__i_arrow_back {
  padding-left: 40px;
  background: #81C884 url("/bitrix/templates/index/images/right_white_arrow_back.png") no-repeat left 14px center;
}
.blog_content {
  background: #efeff0;
  padding: 25px 0 5px 0;
}
.blog_row__36p {
  width: 37.3%;
  padding: 0 10px;
}
.blog_row__27p {
  width: 25.4%;
  padding: 0 10px;
}
.blog_rows {
  font-size: 0;
  margin: 0 -10px;
}
.blog_rows-wr {
  overflow: hidden;
}
.blog_row {
  font-size: 15px;
  margin: 0 0 20px 0;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.blog_item-img {
  line-height: 0;
  overflow: hidden;
  height: 203px;
  position: relative;
}
.blog_item-img__large {
  height: 440px;
}
.blog_item-img img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.blog_item {
  background: #fff;
  min-height: 440px;
  overflow: hidden;
  position: relative;
}
.blog_item-wr_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-size: 0;
  text-decoration: none;
}
.blog_item-content {
  padding: 20px;
}
.blog_item-date {
  font-size: 13px;
  line-height: 1;
  color: #9d9d9d;
  margin: 0 0 20px 0;
}
.blog_item-title {
  font-size: 18px;
  line-height: 1.3;
  color: #000;
  margin: 0 0 20px 0;
  font-family: ProximaNova_SB;
}
.blog_item-text {
  font-size: 13px;
  line-height: 1.4;
  color: #000;
  margin: 0 0 20px 0;
  font-family: OpenSans_I;
}
.blog_item-tag {
  float: right;
  font-size: 13px;
  line-height: 1;
  color: #9d9d9d;
  font-family: OpenSans_L;
}
.blog_item-link {
  font-size: 15px;
  line-height: 1;
  font-family: OpenSans_L;
}
.blog_item-icon_play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -22px;
  z-index: 2;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #81c784;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  -o-transition: transform 0.2s, -o-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
}
.blog_item-icon_play:before {
  top: 50%;
  left: 50%;
  position: absolute;
  content: "\e80c";
  font-family: fontello;
  font-size: 40px;
  text-align: center;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.blog_item__small {
  min-height: 210px;
}
.blog_item__marginB {
  margin-bottom: 20px;
}
.blog_item:hover .blog_item-icon_play {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.blog_item__large .blog_item-content {
  position: absolute;
  top: 10px;
  left: 0;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.blog_item__large .blog_item-title {
  font-size: 20px;
  margin-bottom: 15px;
}
.blog_item__large .blog_item-text {
  font-size: 15px;
  color: #666666;
  font-style: normal;
  font-family: OpenSans_R;
}
.blog_item-img__right img {
  min-width: 0;
  right: 0;
  left: auto;
  -webkit-transform: translate(0);
     -moz-transform: translate(0);
      -ms-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
  top: 0;
}
/* blog detail */
.blog_content_detail {
  background: #fff;
  padding: 30px 25px;
  margin: 20px 0;
}
.blog_content_detail-links {
  margin: 35px 0 0 0;
  padding:0;
  list-style-type:none;
}
.blog_content_detail-links li {
  margin: 3px 0 0 0;
  font-size: 15px;
  color: #000;
  line-height: 1.4;
  font-family: OpenSans_R;
}
.blog_content_detail-links a {
  color: inherit;
  text-decoration: none;
}
.blog_content_detail-links a:hover {
  text-decoration: underline;
}
.blog_content_detail-links_item:first-child {
  margin-top: 0;
}
.blog_content_detail-links {
  counter-reset: section;
}
.blog_content_detail-links_lvl2 {
  counter-reset: subsection;
  padding: 0 0 0 20px;
  list-style-type:none;
}
.blog_content_detail-links_lvl3 {
  counter-reset: subsubsection;
  padding: 0 0 0 20px;
  list-style-type:none;
}
.blog_content_detail-links_item:before {
  content: counter(section) ". ";
  counter-increment: section;
  margin: 0 10px 0 0;
}
.blog_content_detail-links_lvl2_item:before {
  content: counter(section) "." counter(subsection);
  counter-increment: subsection;
  margin: 0 10px 0 0;
}
.blog_content_detail-links_lvl3_item:before {
  content: counter(section) "." counter(subsection) "." counter(subsubsection);
  counter-increment: subsubsection;
  margin: 0 10px 0 0;
}
.blog_content_detail-title {
  font-family: OpenSans_R;
  font-size: 20px;
  color: #333333;
  line-height: 1.3;
}
.blog_content_detail-link {
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;
  margin: 0 35px;
  font-family: OpenSans_L;
}
.blog_content_detail-date {
  float: right;
  font-size: 20px;
  line-height: 1.4;
  color: #9d9d9d;
  font-family: OpenSans_R;
}
.d_content__borderT {
  padding: 35px 0 0 0;
  border-top: 1px solid #d8d8d8;
  margin-top: 35px;
}
.d_content h1 {
  font-family: ProximaNova_B;
  font-size: 40px;
  color: #000;
  line-height: 1.2;
  margin: 40px 0 35px 0;
}
.d_content h2 {
  font-family: ProximaNova_B;
  font-size: 35px;
  color: #000;
  line-height: 1.2;
  margin: 40px 0 35px 0;
}
.d_content p {
  font-family: OpenSans_R;
  font-size: 15px;
  color: #000;
  line-height: 1.4;
  margin: 20px 0;
}
.d_content *:first-child {
  margin-top: 0;
}
.d_content *:last-child {
  margin-bottom: 0;
}
.blog_content_detail-info {
  margin: 40px 0 0 0;
}
.blog_content_detail-info_tags {
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  font-family: OpenSans_R;
}
.blog_content_detail-info_right {
  float: right;
}
.blog_content_detail-info_views {
  display: inline-block;
  vertical-align: middle;
  color: #9d9d9d;
  font-size: 15px;
  font-family: OpenSans_L;
  background: url("/bitrix/templates/index/images/views_icon.png") no-repeat left center;
  padding: 0 0 0 35px;
  margin: 0 40px 0 0;
  min-height: 17px;
}
.blog_content_detail-info_socials {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  padding:0;
}
.blog_content_detail-info_socials_item {
  color: #9d9d9d;
  font-size: 15px;
  font-family: OpenSans_L;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.blog_content_detail-info_socials_item:first-child {
  margin-left: 0;
}
.blog_content_detail-info_socials_link ul 
{
  list-style-type:none;
  padding:0;
}
.blog_content_detail-info_socials_link a,
.blog_content_detail-info_socials__icons .blog_content_detail-info_socials_link {
  text-decoration: none;
  line-height: 0;
  width: 22px;
  height: 22px;
  display: block;
  background: url("/bitrix/templates/index/images/socials_icons.png") no-repeat;
  font-size: 0;
}
.blog_content_detail-info_socials_link__face a,
.blog_content_detail-info_socials__icons .blog_content_detail-info_socials_link__face {
  background-position: -37px 0;
}
.blog_content_detail-info_socials_link__google a,
.blog_content_detail-info_socials__icons .blog_content_detail-info_socials_link__google {
  background-position: -73px 0;
}
.blog_content_detail-info_socials_link__vk a,
.blog_content_detail-info_socials__icons .blog_content_detail-info_socials_link__vk {
  background-position: -109px 0;
}
.blog_content_detail-comment_title {
  margin: 40px 0 25px 0;
  font-size: 20px;
  line-height: 1.3;
  color: #000;
  font-family: OpenSans_R;
}
.blog_content_detail-comment_textarea {
  resize: none;
  height: 100px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  font-family: OpenSans_R;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  outline:none;
}
.blog_content_detail-comment_btns {
  margin: 20px 0 0 0;
}
.button_detail__submit_comment {
  max-width: 112px;
  float: right;
}
.blog_content_detail-articles_items_wr {
  overflow: hidden;
}
.blog_content_detail-articles_items {
  font-size: 0;
  margin: 0 -15px;
  padding:0;
}
.blog_content_detail-articles_item {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 15px 0;
}
.blog_content_detail-articles_item_content {
  position: relative;
  padding: 0 0 0 70px;
}
.blog_content_detail-articles_item_content img {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 35px;
}
.blog_content_detail-articles_item_link {
  font-size: 15px;
  line-height: 1.3;
  font-family: OpenSans_R;
}
.blog_content_detail-articles_item_text {
  display: block;
  font-size: 13px;
  color: #000;
  line-height: 1.4;
  font-family: OpenSans_I;
}
@media screen and (max-width: 983px) {
  .blog_row__36p {
    width: 50%;
  }
  .blog_row__27p {
    width: 50%;
  }
  .blog_content_detail-articles_item {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .blog_row__36p {
    width: 100%;
  }
  .blog_row__27p {
    width: 100%;
  }
  .blog_item {
    min-height: 0;
  }
  .blog_content_detail-articles_item {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .blog_content_detail-info_right {
    float: none;
    margin: 15px 0 0 0;
  }
}

@media screen and (max-width: 500px) {
  .blog_content_detail-date {
    float: none;
    display: block;
    margin: 15px 0 0 0;
  }
  .blog_content_detail-title {
    display: block;
  }
  .blog_content_detail-link {
    margin: 10px 0 0 0;
  }
  .blog_content_detail-info_socials {
    display: block;
    margin: 15px 0 0 0;
  }
  .button_detail__submit_comment {
    float: none;
    margin: 15px 0 0 0;
  }
}


/*AIMAX*/
.aimax_blog .header
{
    height: 56px;
}
.aimax_blog .breadcrumbs
{
    display: none;
}
.d_content h3
{
    font-family: ProximaNova_B;
    color: #000;
    line-height: 1.2;
}
/*.header__nav-sub*/
/*{*/
    /*left: 0;*/
    /*top: 55px;*/
/*}*/
/*.header__nav-sub:before{*/
    /*width: 99999px;*/
    /*content: '';*/
    /*background: #fff;*/
    /*top: 0;*/
    /*height: 55px;*/
    /*left: -50%;*/
    /*position: absolute;*/
/*}*/
/*body {overflow-x: hidden}*/
/*AIMAX END*/


.main .main_subtitle {
  max-width: 500px;
}

/*new_services*/
.amx-services {
    font-family: "Open Sans";
}
.amx-services-img-connect,
.amx-services-img-eng,
.amx-services-img-complex,
.amx-services-img-goverment,
.amx-services-img-energo {
    display: inline-block;
    background: url('/images/amx-services__img--sprite.png') no-repeat;
    overflow: hidden;
    position: absolute;
    top: 31px;
    right: 18px;
}
.amx-services-img-energo {
    right: 30px;
}

.amx-services-img-connect { background-position: -0px -0px; width: 62px; height: 55px; }
.amx-services-img-eng { background-position: -0px -55px; width: 59px; height: 57px; }
.amx-services-img-complex { background-position: -0px -112px; width: 54px; height: 41px; }
.amx-services-img-goverment { background-position: -0px -153px; width: 46px; height: 51px; }
.amx-services-img-energo { background-position: -0px -204px; width: 43px; height: 55px; }

.btn-services {
    display: inline-block;
    height: 34px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
    text-decoration: none;
    color: #81C683;
    border: 2px solid #81C683;
    border-radius: 2px;
    -webkit-transition: background 0.1s linear, color 0.1s linear;
    -o-transition: background 0.1s linear, color 0.1s linear;
    transition: background 0.1s linear, color 0.1s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-services:hover {
    background: #81C683;
    color: #fff;
}
.wrapper--services {
    background: url('/images/new_services.jpg') 0 0 no-repeat;
    background-size: cover;
    padding:115px 0 45px;
}
.wrapper--services_detail {
    background-size:cover;
    background: url('/images/new_service_detail.jpg') 0 0 no-repeat;
    padding:62px 0 110px;
}
.amx-services__wrap {
    padding-left:20px;
}
.amx-services__application {
    max-width: 400px;
    float:left;
}
.amx-services__h1 {
    font-family: ProximaNova_B;
    margin:33px 0 0;
    color:#81c784;
    font-size:3.5em;
}
.amx-services__h2 {
    font-size: 2.5em;
    margin:15px 0 0 0;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease-in;
}
.amx-services__h2 a {
    color: #81c784;
}
.amx-services__txt {
    margin:7px 0 27px -2px;
    color:white;
    font-size: 1.3em;
}
.amx-services__nav {
    float: left;
    padding: 45px 0 0 100px;
    color:white;

}
.amx-services__nav li {
    margin-bottom: 39px;
    line-height: 1;
    font-size: 1.45em;
    list-style: none;
    position: relative;
    cursor:pointer;
}
.amx-services__nav li a {
    color:white;
}
.amx-services__nav li a:hover,
.amx-services__nav li a:focus {
    text-decoration: none;
}
.amx-services__nav li:nth-child(3),
.amx-services__nav li:nth-child(4){
    margin-bottom:29px;
}
.amx-services__nav li:nth-child(4) img {
    top:2px;
}
.amx-services__nav li img {
    position: absolute;
    left: -51px;
    top: -6px;
}
.amx-services__item {
    background-color: white;
    padding: 0 0 8px 45px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.amx-services__item p {
    margin-top:8px;
    width: 80%;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    z-index: 2;
    transition: color 0.3s ease-in;
}
.amx-services__item:hover .amx-services__back-img{
    width: 120%;
    height: 120%;
    border-radius: 0;
    z-index: 0;
    transition: all 0.2s linear;
}
.amx-services__item:hover .amx-services__h2 a,
.amx-services__item:hover p {
    color:white;
    transition: color 0.2s ease;
}
.amx-services__tags {
    padding:0;
    position: relative;
    z-index: 2;
}
.amx-services__tags li{
    display: inline-block;
    list-style: none;
    background-color: #d8f0da;
    padding: 7.6px 6px 6px 11px;
    margin: 0 10px 10px 0;
    cursor:pointer;
}
.amx-services__tags a{
    font-size:15px;
    line-height:1;
    color:black;
    text-decoration: none;
}
.amx-services__back-img{
    position: absolute;
    background-color: #81C683;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    top: -37px;
    right: -54px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/*end of new_services*/
/*new_services-detail*/

.amx-services a:focus:not(:hover),
.amx-services__detail a:focus:not(:hover) {
    color:#81C683;
}

.amx-services button:focus {
    outline:none;
}
.amx-services__whitebox {
    background-color: white;
}
.amx-services__advantages {
    padding: 106px 0 110px 18px;
    display: inline-block;
    width:33%;
    font-size:16px;
    vertical-align: top;
}
.amx-services__advantages--mid {
    padding-left:43px;
}
.amx-services__advantages--end {
    padding-left:94px;
}
.amx-services__advantages_num {
    margin: 0;
    font-family: ProximaNova_B;
    font-size:50px;
    color:#85c988;
    line-height: 1;
}
.amx-services__advantages_txt {
    margin-left: -7px;
    font-size:16px;
    color:#85c988;
}
.amx-services__advantages p {
    margin:2px 0 0 0;
    line-height: 1.5;
}
.amx-services__solution {
    padding: 48px 0 80px 0;
}
.amx-services__detail-h2 {
    margin: 30px 0 20px 18px;
    font-size:36px;
    font-family: ProximaNova_B;
}
.amx-services__detail-h2.mb25 {
    margin-bottom:25px;
}
.amx-services__solution-wrap {
    height: 285px;
}
.amx-services__solution-item {
    position: absolute;
    left:0;
    display: inline-block;
    padding: 26px 29px 20px ;
    margin: 0 0 13px 18px;
    width: 480px;
    height: 265px;
    overflow: hidden;
    cursor:pointer;
    font-family: ProximaNova_B;
    font-size: 25px;
    line-height: 1.2;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.amx-services__solution-item.active {
    z-index: 5;
    left: 0;
    right: 0;
    width: 98.2%;
    height: auto;
    min-height: 265px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.amx-services__solution-item.active .amx-services__solution-item_h3 br {
    display: none;
}
.amx-services__solution-item:nth-child(even) {
    left:unset;
    right:0;
}

.amx-services__solution-item_img-crop,
.amx-services__solution-item_img-full{
    position: absolute;
    top:0;
    right:0;
    z-index: 2;
}
.amx-services__solution-item_img-full {
    z-index: 0;
}

.amx-services__solution-item_txt {
    position:relative;
    padding-bottom:30px;
    z-index: 3;
    opacity:0;
    font-size: 15px;
    line-height: 1.5;
    font-weight:200;
    color: white;
    font-family: 'Open Sans';
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-item.active .amx-services__solution-item_txt,
.amx-services__solution-item:hover .amx-services__solution-item_txt {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.amx-services__solution-item_h3 {
    position: relative;
    width: 85%;
    color:#85c988;
    z-index: 4;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-item-list {
    font-size:20px;
    margin-left:15px;
    line-height: 2;
}
.amx-services__solution-item.active .amx-services__solution-item_h3,
.amx-services__solution-item:hover .amx-services__solution-item_h3 {
    color:white;
    padding:10px 0 20px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.obscurer {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__close {
}
.amx-services__solution-item.active .amx-services__close {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 50px;
    height: 50px;
    z-index: 5;
    background-color: rgba(255,255,255,0.5);
    border-radius: 50%;
    background-image: url('/bitrix/templates/index/images/cross.png');
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-item.active .obscurer,
.amx-services__solution-item:hover .obscurer {
    position: absolute;
    background-color: rgba(0,0,0,0.3);
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.net-design-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.net-design-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.net-design-grdnt {
    background-image: url('/bitrix/templates/index/images/sol1.png');
    z-index: -1;
}
.amx-services__sol-img-back.net-design {
    background-image: url('/bitrix/templates/index/images/sol1.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.engeeniringS-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.engeeniringS-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.engeeniringS-grdnt {
    background-image: url('/bitrix/templates/index/images/engeeniringS-grdnt.png');
    z-index: -1;
}
.amx-services__sol-img-back.engeeniringS {
    background-image: url('/bitrix/templates/index/images/engeeniringS.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.survey-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.survey-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.survey-grdnt {
    background-image: url('/bitrix/templates/index/images/survey.png');
    z-index: -1;
}
.amx-services__sol-img-back.survey {
    background-size: 220%;
    background-position: -230px -130px;
    background-image: url('/bitrix/templates/index/images/survey.jpg');
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.com-build-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.com-build-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.com-build-grdnt {
    background-image: url('/bitrix/templates/index/images/com-build.png');
    z-index: -1;
}
.amx-services__sol-img-back.com-build {
    background-position: -133px -192px;
    background-size: 200%;
    background-image: url('/bitrix/templates/index/images/com-build.jpg');
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.maintenance-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.maintenance-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.maintenance-grdnt {
    background-image: url('/bitrix/templates/index/images/maintenance.png');
    z-index: -1;
}
.amx-services__sol-img-back.maintenance {
    background-position: 100% 15%;
    background-image: url('/bitrix/templates/index/images/maintenance.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.cabling-sys-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.cabling-sys-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.cabling-sys-grdnt {
    background-image: url('/bitrix/templates/index/images/cabling-sys.png');
    z-index: -1;
}
.amx-services__sol-img-back.cabling-sys {
    background-position: 120% 40%;
    background-size: 240%;
    background-image: url('/bitrix/templates/index/images/cabling-sys.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.pow-supply-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.pow-supply-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.pow-supply-grdnt {
    background-image: url('/bitrix/templates/index/images/pow-supply.png');
    z-index: -1;
}
.amx-services__sol-img-back.pow-supply {
    background-size: 200%;
    background-position: 60% -20%;
    background-image: url('/bitrix/templates/index/images/pow-supply.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.light-sys-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.light-sys-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.light-sys-grdnt {
    background-image: url('/bitrix/templates/index/images/light-sys.png');
    z-index: -1;
}
.amx-services__sol-img-back.light-sys {
    background-size: 260%;
    background-position: 42% -32%;
    background-image: url('/bitrix/templates/index/images/light-sys.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.condit-sys-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.condit-sys-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.condit-sys-grdnt {
    background-image: url('/bitrix/templates/index/images/condit-sys.png');
    z-index: -1;
}
.amx-services__sol-img-back.condit-sys {
    background-position: 18% -38%;
    background-size: 150%;
    background-image: url('/bitrix/templates/index/images/condit-sys.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.water-supply-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.water-supply-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.water-supply-grdnt {
    background-image: url('/bitrix/templates/index/images/water-supply.png');
    z-index: -1;
}
.amx-services__sol-img-back.water-supply {
    background-size: 360%;
    background-position: 73% 27%;
    background-image: url('/bitrix/templates/index/images/water-supply.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.sewage-sys-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.sewage-sys-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.sewage-sys-grdnt {
    background-image: url('/bitrix/templates/index/images/sewage-sys.png');
    z-index: -1;
}
.amx-services__sol-img-back.sewage-sys {
    background-size: 120%;
    background-position: 130% 0%;
    background-image: url('/bitrix/templates/index/images/sewage-sys.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.heat-supply-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.heat-supply-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.heat-supply-grdnt {
    background-image: url('/bitrix/templates/index/images/heat-supply.png');
    z-index: -1;
}
.amx-services__sol-img-back.heat-supply {
    background-size: 115%;
    background-position: 219% 100%;
    background-image: url('/bitrix/templates/index/images/heat-supply.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.time-rec-sys-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.time-rec-sys-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.time-rec-sys-grdnt {
    background-image: url('/bitrix/templates/index/images/time-rec-sys.png');
    z-index: -1;
}
.amx-services__sol-img-back.time-rec-sys {
    background-size: 180%;
    background-position: 66% 10%;
    background-image: url('/bitrix/templates/index/images/time-rec-sys.jpg');
}
/*-----------------------------------*/
.amx-services__solution-item:hover .amx-services__sol-img-back.dispatch-control-grdnt {
    z-index: 5;
}
.amx-services__sol-img-back.dispatch-control-grdnt,
.amx-services__solution-item.active .amx-services__sol-img-back.dispatch-control-grdnt{
    background-image: url('/bitrix/templates/index/images/dispatch-control.png');
    z-index: -1;
}
.amx-services__sol-img-back.dispatch-control {
    background-position: 80% 0%;
    background-size: 150%;
    background-image: url('/bitrix/templates/index/images/dispatch-control.jpg');
}
/*-----------------------------------*/
.amx-services__sol-img-back {
    position: absolute;
    top: -68px;
    right: -106px;
    width: 279px;
    height: 275px;
    background-size: 130%;
    background-position: -130px 43px;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-item.active .amx-services__sol-img-back,
.amx-services__solution-item:hover .amx-services__sol-img-back {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 0;
    background-position: top right;
    background-size: 100%;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-btn {
    position: relative;
    padding-bottom:20px;
    z-index: 3;
    opacity:0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-item.active .amx-services__solution-btn {
    opacity:1;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.amx-services__solution-item.active .amx-services__solution-item_img-crop,
.amx-services__solution-item.active .amx-services__solution-item_img-back{
    display:none;
}
.amx-services__solution-item.active .amx-services__solution-item_img-full {
    height:100%;
}
.amx-services__project {
    padding-top: 50px;
    min-height:645px;
}
.amx-services__sert {
    padding: 46px 0 160px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: url('/bitrix/templates/index/images/background-logo.png') center 226px no-repeat;
}
.amx-services__client {
    padding:50px 0 83px;
}
.amx-services__client-item {
    margin: 6px 0 12px 17px;
    width: 230px;
    height:160px;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.lightblue {
    background:#7da7d9;
}
.blue {
    background:#00aae7;
}
.darkblue {
    background:#263993;
}
.lightgreen {
    background:#65dd24;
}
.green {
    background:#31b55a;
}
.lightbrown {
    background:#f9ad81;
}
.brown {
    background:#f26c4f;
}
.darkbrown {
    background:#a0410d;
}
.amx-services__img-wrap {
    padding-top:40px;
    min-height: 60px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.amx-services__client-item .amx-hover-txt {
    display: inline-block;
    opacity:0;
    width: 100%;
    font-size: 14px;
    text-decoration: underline;
    color: white;
    cursor:pointer;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;

}
.amx-services__client-item:hover .amx-hover-txt {
    opacity:1;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.amx-services__client-item:hover .amx-services__img-wrap {
    padding-top:20px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.amx-services__green-txt {
    color: #85c988;
    font-size: 25px;
    font-weight: 600;
    line-height: 0;
}
.amx-services__green-txt:hover,
.amx-services__green-txt:focus {
    color: #85c988;
}
.amx-services__tel-connect {
    margin-left:18px;
    margin-bottom:35px;
}
.amx-services__row {
    display: inline-block;
    padding: 0 1px 19px 20px;
}
.amx-services__row-wide {
    display:block;
    padding: 0 0 21px 20px;
}
.amx-services__input {
    margin-bottom: 5px;
}
.amx-services__label {
    display: block;
    font-family: ProximaNova_SB;
    font-size:18px;
}
.amx-services__input {
    height: 50px;
}
.amx-services__input.w460 {
    width:460px;
}
.amx-services__input.w490 {
    width:490px;
}
.amx-services__input {
    display: block;
    width:100%;
    padding:0 10px;
    font-family: OpenSans_L;
    font-size: 18px;
    border: 1px solid #CCC;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-green-wide {
    padding: 17px 70px;
    height: auto;
    line-height: 1;
}
.amx-services__button {
    margin: 0 0 0 18px;
}
.amx-services__accept-pers {
    margin-bottom:24px;
}

.sert-carousel__img {
    max-height: 333px;
    margin:0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.amx-services__sert-popup:focus {
    outline:none;
}
.contacts__left form label.error {
	font-family: ProximaNova_SB;
	font-weight: bold;
	color: red;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 15px;
}
.contacts__left form .inputtextarea {
	margin-bottom: 10px;
}
.contacts__left .telsis-modal-form-item-input--phone:before {
	font-family: OpenSans_L;
	font-size: 18px;
	top: 12px;
}
.contacts__left .telsis-modal-form-item-input--phone input {
	padding-left: 15px;
}
.slick-prev,
.slick-next {
    width:10px;
    top:48%;
}
.slick-prev {
    left:-15px;
}
.slick-next {
    right:-15px;
}
.slick-prev:before,
.slick-next:before {
    content: '';
    display: block;
    height: 28px;
}
.slick-prev:before {
    background: url('/bitrix/templates/index/images/arrow-left.png') 0 0 no-repeat;
}
.slick-next:before {
    background: url('/bitrix/templates/index/images/arrow-right.png') 0 0 no-repeat;
}
/*Блок "выполненные проекты*/
.project-slick {
    margin:24px 16px 0;
    margin-left: 16px;
    margin-top: 24px;
    border: 1px solid lightgrey;
    position: relative;
}
.project-slick__wrap {
    overflow: hidden;
}
.project-slick__item {
    display: none;
    position: relative;
    height: 395px;
    color: #fff;
}
.project-slick__item.active {
    display: block;
}
.project-slick-txt,
.project-slick-img,
.project-slick-num{
    position: absolute;
}
.project-slick-ch-num:after,
.project-slick-num:after {
    content:'';
    display:block;
    margin:0 auto;
    width:5px;
    height:5px;
    background-color: #65dd24;
    border-radius:50%;
}
.project-slick-txt {
    z-index: 2;
    font-size: 16px;
    padding-left: 40px;
    padding-top: 19px;

}
.project-slick-txt span{
    font-size: 15.5px;
    margin-top: 19px;
    display: inline-block;
}
.project-slick-img {
    z-index: 1;
}
.project-slick-num{
    z-index: 2;
    bottom: 29px;
    left: 40px;
    font-size: 25px;
    font-family: ProximaNova_SB;
}
.project-slick-title {
    font-size:18px;
}
.project-slick__changer--roller {
    position: absolute;
    top: 0;
    right: 65px;
    width: 0%;
    height: 395px;
    background: #fff;
    cursor: pointer;
    z-index: 2;
}
.project-slick__changer {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 395px;
    background: #fff;
    cursor: pointer;
    z-index: 2;
}
.project-slick-ch-num{
    z-index: 2;
    bottom: 32px;
    right: 27px;
    font-size: 27px;
    font-family: ProximaNova_B;
    position: absolute;
}
.project-slick-prev:before,
.project-slick-next:before {
    content: '';
    position: absolute;
    top:44%;
    left: -25px;
    width: 10px;
    height: 28px;
    cursor:pointer;
    background: url('/bitrix/templates/index/images/arrow-left.png') 0 0 no-repeat;
}
.project-slick-next:before {
    left:unset;
    right: -20px;
    background: url('/bitrix/templates/index/images/arrow-right.png') 0 0 no-repeat;
}
.box.special {
    min-height: 0;
}
/*закончился блок "выполненные проекты*/
@media (max-width: 1100px) {
    .amx-services__solution-wrap {
        height: 570px;
    }
    .amx-services__solution-item {
        display:block;
        margin:0 auto 20px;
        position: relative;
    }
    .amx-services__row {
        display: block;
    }
    .amx-services__input.w460,
    .amx-services__input.w490 {
        width:100%;
    }
}
@media (max-width: 960px) {
    .amx-services__item .amx-services__h2 {
        width:75%;
        font-size:2em;
    }
    .amx-services__advantages,
    .amx-services__advantages--mid,
    .amx-services__advantages--end {
        padding: 20px 20px;
        margin:0 auto;
        display: block;
        width:100%;
        max-width:320px;
    }
    .sert-carousel {
        width: 75%;
        margin: 0 auto;
    }

}
@media (max-width: 960px) and (min-width: 800px) {
    .box.special,
    .amx-services .box {
        width:780px;
    }

}
@media screen and (max-width: 540px) {
    .grdnt {
        background-size: cover!important;
    }
    .survey-grdnt,
    .com-build-grdnt,
    .maintenance-grdnt,
    .pow-supply-grdnt,
    .sewage-sys-grdnt
    {
        display: none;
    }
    .amx-services__item .amx-services__h2 {
        width: 60%;
        font-size: 1.6em;
    }
    .amx-services__back-img {
        width:130px;
        height:130px;
    }
    .amx-services-img-connect,
    .amx-services-img-eng,
    .amx-services-img-complex,
    .amx-services-img-goverment,
    .amx-services-img-energo {
        background-size:90%;
        top:23px;
        right:-1px;
    }
    .amx-services-img-eng {
        background-position: -0px -47px;
        width: 59px;
        height: 48px;
        top: 16px;
    }
    .amx-services-img-energo {
        background-position: -0px -127px;
        right:3px;
    }
    .amx-services-img-connect {
        height: 50px;
        top:13px;
    }
    .amx-services-img-complex {
        background-position: -0px -87px;
        height: 32px;
    }
    .amx-services-img-goverment {
        background-position: -0px -102px;
        height: 33px;
    }
}
@media (max-width: 537px) {
    .amx-services__client .box.special {
        text-align: center;
    }
    .amx-services__client .amx-services__detail-h2 {
        text-align: left;
    }
}
@media (max-width: 520px) {
    .amx-services__solution-item {
        width:390px;
    }
    .amx-services__solution-item_h3 {
        color:#fff;
    }
    .obscurer {
        position: absolute;
        background-color: rgba(0,0,0,0.3);
        z-index: 3;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .amx-services__nav {
        padding-left:11px;
    }
    .amx-services__green-txt {
        display: block;
        padding-top:14px;
    }
}

@media (max-width: 480px) {
    .amx-services__solution-item {
        width:320px;
    }
    .amx-services__item {
        padding: 0 15px 8px;
    }
    .amx-services__item .amx-services__h2 {
        font-size: 1.5em;
    }
    .amx-services__h1 {
        font-size: 3em;
    }
    .amx-services__solution-item.active .obscurer, .amx-services__solution-item:hover .obscurer {
        background-color: rgba(0,0,0,0.5);
    }
    .project-slick-title,
    .project-slick-txt span {
        max-width: 250px;
    }
    .amx-services__detail-h2 {
        font-size: 26px;
    }

}
@media (max-width: 430px) {
    .amx-services__solution-item.active .amx-services__close {
        top:10px;
        right:10px;
    }
    .amx-services__solution-item {
        width:300px;
        font-size:20px;
    }
    .amx-services__solution-item_txt {
        font-size:16px;
    }
    .amx-services__solution-item.active .amx-services__solution-btn {
        text-align: center;
    }
    .amx-services .btn-green-wide {
        padding: 17px 50px;
    }
    .project-slick-title,
    .project-slick-txt span {
        max-width: 160px;
    }
}
/*end of new_services-detail*/

.alert {
    font-size: 16px;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.footer {
    height: 222px;
}
/* End */
/* /bitrix/templates/index/components/bitrix/news.list/brand-menu/style.css?1680122626150 */
/* /bitrix/templates/index/components/bitrix/menu/top-menu/style.min.css?1680122626490 */
/* /bitrix/templates/index/components/bitrix/menu/top-mob-menu/style.min.css?1680122626490 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?168012253351 */
/* /bitrix/templates/index/components/aimax/form.result.new/amx-modal-form/style.css?16801226264547 */
/* /bitrix/templates/index/template_styles.css?172574534946592 */
