@charset "UTF-8";
/* reset */
body, div, span, h1, h2, h3, h4, h5, h6, p, form, label, ol, dl, font, input, textarea {
  padding: 0px;
  margin: 0px; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
  margin: 10px 0; }

li, dd, blockquote {
  margin-left: 20px; }

fieldset {
  padding: 10px; }

table {
  font-size: inherit; }

caption, th, td {
  vertical-align: top; }

th {
  font-weight: bold; }

small {
  font-size: 60%; }

textarea, input, select, form, button {
  font-family: inherit; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  /* Needed for mobile WebKit */
  -moz-box-sizing: border-box;
  /* Needed for Firefox */
  box-sizing: border-box;
  outline: none; }

/* end: reset */
html {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  line-height: 100%; }

body {
  text-align: center;
  font-size: .85em;
  line-height: 1em;
  color: #404040; }

body.show-modal {
  overflow: hidden; }

a {
  color: #0061a6;
  border-bottom: 1px solid #3f88bc;
  text-decoration: none; }
  a:hover {
    color: #b94708;
    border-color: #dca383; }

h1 {
  color: #333333;
  font-weight: 600;
  font-size: 2.28571em;
  line-height: 1.2em; }

.wr {
  width: 940px;
  margin: auto;
  text-align: left; }

.cl {
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both; }

.mt {
  list-style: none;
  margin: 0;
  padding: 0; }
  .mt li {
    float: left;
    margin: 0;
    padding: 0; }

.hedaer__logo {
  float: left;
  margin: -25px 0 -30px -12px; }
  .hedaer__logo a {
    border: 0; }

.header__menu {
  float: right; }
  .header__menu li {
    font-size: 1.28571em;
    font-weight: 800;
    margin-left: 35px; }
    .header__menu li a {
      display: block;
      text-decoration: none;
      border: none;
      line-height: 30px; }
    .header__menu li a.selected {
      color: #b94708;
      text-decoration: none;
      border: none;
      border-bottom: 5px solid #b94708; }

.menu__trigger {
  display: none;
  float: right;
  width: 25px;
  border: 0;
  margin: -5px 0 0 0; }
  .menu__trigger span {
    display: block;
    height: 3px;
    background: #0a4175;
    margin-bottom: 7px;
    transition: all .2s; }
  .menu__trigger.close .i1 {
    transform: translateY(10px) rotate(-135deg); }
  .menu__trigger.close .i2 {
    display: none; }
  .menu__trigger.close .i3 {
    transform: translateY(0px) rotate(135deg); }

.header__service_line {
  background: #f2f5f8;
  border-bottom: 1px solid #d4dee6;
  height: 50px;
  font-size: 0.85714em;
  padding: 18px 0 0 0; }
  .header__service_line .address {
    float: left; }
    .header__service_line .address br {
      display: none; }
  .header__service_line .mail {
    float: right; }
  .header__service_line .callback {
    display: block;
    border: 1px solid #0061a6;
    width: 185px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 4px;
    float: right;
    margin: -7px 0 0 40px; }
    .header__service_line .callback:hover {
      background: #0061a6;
      color: #fff; }
  .header__service_line .phone {
    float: right;
    margin: 0 0 0 50px;
    font-size: 1.33333em;
    padding: 0 0 0 28px;
    position: relative; }
    .header__service_line .phone:before {
      content: '';
      background: url("img/h_phone_ico.png") left top no-repeat transparent;
      position: absolute;
      top: -3px;
      left: 0;
      width: 14px;
      height: 20px;
      display: block; }

.header__menu_line {
  padding: 50px 0;
  z-index: 300;
  position: relative; }

.show-modal .header__menu_line {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mp-promo-block {
  background: #052033;
  text-align: center;
  color: #fff;
  padding: 50px 0;
  position: relative; }

.mp-promo-block .wr {
  text-align: center; }

.mp-promo-block__title {
  font-size: 2.28571em;
  line-height: 1.25em;
  padding: 0 80px;
  margin: 0 0 40px 0;
  position: relative;
  z-index: 20; }

.mp-promo-block__items {
  z-index: 20;
  position: relative; }
  .mp-promo-block__items .item {
    display: block;
    width: 16.66%;
    font-weight: 600;
    float: left;
    border: 0;
    color: #fff;
    font-size: 1.14286em;
    line-height: 1.375em;
    height: 280px;
    padding: 4px; }
    .mp-promo-block__items .item:hover {
      border: 4px solid #b94708;
      padding: 0;
      background: rgba(0, 0, 0, 0.3);
      color: #b94708; }
  .mp-promo-block__items .ico {
    height: 180px;
    display: block;
    margin: 0 0 20px 0;
    padding: 45px 0 0 0; }

.mp-promo-block__bg {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-position: center;
  background-size: cover; }

.mp-promo-catalog {
  padding: 20px 0; }

.mp-promo-catalog__item {
  display: block;
  width: 300px;
  height: 450px;
  float: left;
  border: 10px solid #adc7d9;
  margin-left: 20px;
  padding: 40px 0 0 0; }
  .mp-promo-catalog__item:first-child {
    margin-left: 0; }
  .mp-promo-catalog__item .image {
    display: block;
    text-align: center; }
    .mp-promo-catalog__item .image img {
      display: block;
      margin: auto; }
  .mp-promo-catalog__item .name {
    display: block;
    text-align: center;
    padding: 0 20px;
    font-size: 1.28571em;
    font-weight: 600;
    line-height: 1.42857em; }

.mp-text-block__left {
  float: left;
  width: 640px;
  padding: 0 40px 0 0; }
  .mp-text-block__left h1 {
    font-size: 2.28571em;
    font-weight: 600;
    line-height: 2.28571em;
    margin: 20px 0 20px 0; }

.mp-text-block__right {
  float: left;
  width: 300px;
  padding: 0 50px 0 0; }

.h1_title {
  font-size: 2.28571em;
  font-weight: 600;
  line-height: 2.28571em;
  margin: 20px 0 20px 0; }

.news-list__item {
  margin: 0 0 20px 0; }
  .news-list__item .date {
    display: block;
    margin: 0 0 20px 0; }
  .news-list__item .name {
    display: block;
    margin: 0 0 20px 0;
    font-size: 1.14286em;
    line-height: 1.5em;
    font-weight: 600; }
  .news-list__item .text {
    display: block; }

.content {
  line-height: 1.42857em;
  padding: 0 0 50px 0; }
  .content p {
    margin: 20px 0 20px 0; }
    .content p.intro {
      font-size: 1.28571em;
      line-height: 1.6em; }

.more_button {
  display: inline-block;
  height: 50px;
  line-height: 46px;
  font-size: 1.14286em;
  border: 2px solid #0061a6;
  border-radius: 4px;
  padding: 0 25px;
  font-weight: 600;
  margin: 20px 0 0 0; }
  .more_button:hover {
    background-color: #0061a6;
    color: #fff;
    border-color: #0061a6; }

.mp-services-list {
  background: #f5f8fa;
  padding: 35px 0 40px 0;
  border-top: 2px solid #c4c6c8; }
  .mp-services-list .h1_title {
    margin: 0 0 50px 0; }

.mp-services-list__item {
  float: left;
  width: 50%;
  padding: 0 0 0 160px;
  position: relative;
  height: 141px;
  margin: 0 0 50px 0;
  font-size: 1.14286em;
  line-height: 1.5em; }
  .mp-services-list__item .ico {
    position: absolute;
    left: 0;
    top: 0; }
  .mp-services-list__item .name {
    display: table-cell;
    height: 141px;
    vertical-align: middle; }

.mp-managment-block {
  background: url("img/mp-manage-bg.jpg") center top no-repeat #034171;
  color: #fff;
  padding: 35px 0 40px 0; }
  .mp-managment-block .more_button {
    z-index: 20;
    position: relative; }

.mp-managment-block__review {
  font-size: 1.28571em;
  line-height: 1.33333em;
  width: 550px;
  margin: 0 0 50px 0; }

.mp-managment-block__items {
  position: relative;
  padding: 50px 0 0 0; }

.mp-managment-block__dotted_block {
  width: 445px;
  height: 16px;
  background: url("img/mp-db-bg.png") left 5px repeat-x transparent;
  position: absolute;
  top: 0;
  left: 75px; }
  .mp-managment-block__dotted_block:before, .mp-managment-block__dotted_block:after {
    content: '';
    display: block;
    position: absolute;
    left: -23px;
    top: -2px;
    width: 17px;
    height: 17px;
    border-radius: 10px;
    border: 3px solid #fff; }
  .mp-managment-block__dotted_block:after {
    right: -23px;
    left: auto; }

.mp-managment-block__item {
  float: left;
  width: 400px;
  line-height: 1.42857em;
  margin: 0 0 50px 0;
  padding: 0 0 0 145px;
  position: relative; }
  .mp-managment-block__item .text {
    height: 120px;
    display: table-cell;
    vertical-align: middle; }
  .mp-managment-block__item .ico {
    position: absolute;
    z-index: 10;
    left: -130px; }
  .mp-managment-block__item.first {
    margin-right: 80px; }

.mp-partners-block {
  padding: 0 0 40px 0; }

.mp-partners-block__items {
  padding: 0px 70px 0 70px;
  position: relative; }

.mp-partners-block__item {
  float: left;
  height: 120px; }

.mp-partners-block__item img {
  width: 250px;
  height: auto; }

.mp-partners-block__item span {
  display: table-cell;
  height: 120px;
  vertical-align: middle; }

.footer .wr {
  border-top: 5px solid #d9d9d9;
  padding-top: 50px;
  padding-bottom: 50px; }

.footer__col {
  float: left; }
  .footer__col ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer__col ul li {
      margin: 0 0 15px 0;
      padding: 0;
      line-height: 1.42857em;
      font-size: 0.85714em; }

.footer-col__title {
  font-weight: 600;
  margin: 0 0 13px 0; }

.footer__logo {
  margin: -20px 0 66px -25px; }

.footer__phone {
  font-weight: 600;
  margin: 0 0 20px 0; }

.footer__address {
  margin: 0 0 20px 0;
  font-size: 0.85714em; }

.footer__mail {
  margin: 0 0 20px 0;
  font-size: 0.85714em; }

.footer__col.col1 {
  float: left;
  width: 360px; }

.footer__col.col2 {
  float: left;
  width: 160px;
  padding: 0 20px 0 0; }

.footer__col.col3 {
  float: left;
  width: 160px;
  padding: 0 20px 0 0; }

.footer__col.col4 {
  float: left;
  width: 260px;
  padding: 0 20px 0 0; }

.footer__copy-line {
  margin: 40px 0 0 0;
  font-size: 0.85714em; }

.copy_line__copy {
  float: left; }

.copy_line__madeby {
  float: right; }

.copy_line__madeby a {
  color: #000;
  border: 0; }

*.white {
  color: #fff;
  border-color: #fff; }
  *.white.more_button:hover {
    background: #fff;
    border-color: #fff;
    color: #0061a6; }

@media screen and (max-width: 980px) {
  .wr {
    width: 760px;
    padding: 0 20px; }
  .header__service_line {
    display: none; }
  .hedaer__logo {
    width: 250px;
    margin-top: -17px; }
  .hedaer__logo img {
    width: 100%;
    height: auto; }
  .header__menu {
    display: none; }
  .header__menu li {
    font-size: 1.14286em; }
  .header__menu_line {
    padding: 35px 0 50px 0; }
  .menu__trigger {
    display: block; }
  .mp-promo-block__title {
    font-size: 1.71429em; }
    .mp-promo-block__title br {
      display: none; }
  .mp-promo-block__items .item {
    font-size: 1.28571em;
    width: 33.3%; }
  .mp-promo-catalog__item {
    width: 226px;
    height: 400px;
    overflow: hidden; }
  .mp-promo-catalog__item .image img {
    width: 100%;
    height: auto; }
  .mp-promo-catalog__item .name {
    font-size: 1.14286em; }
  .mp-text-block__left {
    width: 420px; }
  .mp-services-list__item {
    font-size: 1em;
    padding-right: 20px; }
  .mp-managment-block__dotted_block {
    width: 340px; }
  .mp-managment-block__item {
    width: 350px; }
  .mp-managment-block__item.first {
    margin-right: 20px; }
  .footer__col.col1 {
    margin-left: -20px;
    width: 220px; }
  .footer__logo {
    width: 200px; }
  .footer__logo img {
    width: 100%;
    height: auto; }
  .footer__col.col4 {
    width: 220px;
    padding-right: 0;
    margin-right: -20px; }
  .copy_line__copy {
    margin-left: -20px; } }

@media screen and (max-width: 768px) {
  .wr {
    max-width: 400px;
    width: auto; }
  .hedaer__logo {
    width: 210px; }
  .header__menu_line {
    padding: 35px 0 45px 0; }
  .mp-promo-block__title {
    padding: 0;
    font-size: 1.14286em;
    font-weight: 600;
    line-height: 1.5em; }
  .mp-promo-block__items {
    border-top: 1px solid #3a556b; }
  .mp-promo-block__items .item {
    width: 100%;
    padding: 22px 0 22px 100px;
    height: auto;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #3a556b;
    color: #6ebdf4; }
    .mp-promo-block__items .item:hover {
      border: 0;
      background: none;
      padding: 22px 0 22px 100px;
      border-bottom: 1px solid #3a556b; }
  .mp-promo-block__items .ico {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 20px;
    top: 5px;
    padding: 0;
    display: block; }
    .mp-promo-block__items .ico img {
      width: 100%;
      height: auto; }
  .mp-promo-catalog__item {
    width: 100%;
    padding: 10px 0 20px 0;
    margin: 0 0 20px 0;
    height: auto;
    text-align: center; }
  .mp-promo-catalog__item .image {
    width: 220px;
    margin: auto; }
  .mp-promo-catalog__item .name {
    font-size: 1.28571em; }
  .content {
    font-size: 0.85714em;
    line-height: 1.66667em; }
    .content .h1_title {
      font-size: 1.83333em; }
  .mp-text-block__left {
    float: none;
    width: auto;
    padding: 0;
    margin: 0 0 20px 0; }
    .mp-text-block__left h1 {
      background: url("img/rsp__h1-bg.png") center bottom no-repeat transparent;
      text-align: center;
      font-size: 1.83333em;
      line-height: 1.18182em;
      padding: 0 0 30px 0; }
  .mp-text-block__right {
    width: auto;
    padding: 0; }
  p.intro {
    font-size: 1.16667em;
    font-weight: 600; }
  .h1_title {
    background: url("img/rsp__h1-bg.png") center bottom no-repeat transparent;
    text-align: center;
    font-size: 1.57143em;
    line-height: 1.18182em;
    padding: 0 0 30px 0; }
  .more_button {
    width: auto;
    display: block;
    text-align: center;
    font-size: 1.33333em; }
  .news-list__item .name {
    font-size: 1.16667em;
    line-height: 1.71429em; }
  .mp-services-list__item {
    width: auto;
    height: auto;
    float: none;
    text-align: center;
    padding: 0;
    margin: 0 0 30px 0; }
    .mp-services-list__item .ico {
      position: relative;
      width: 141px;
      height: 141px;
      border-radius: 141px;
      overflow: hidden;
      border: 5px solid #adc7d9;
      margin: auto; }
      .mp-services-list__item .ico img {
        display: block;
        margin: -4px 0 0 -4px; }
    .mp-services-list__item .name {
      display: block;
      height: auto;
      padding: 0 20px;
      font-size: 14px;
      font-weight: 600;
      margin: 10px 0 0 0; }
      .mp-services-list__item .name br {
        display: none; }
  .mp-managment-block__dotted_block {
    width: 17px;
    height: 60px;
    background-repeat: repeat-y; }
    .mp-managment-block__dotted_block:before {
      left: -5px;
      top: -18px; }
    .mp-managment-block__dotted_block:after {
      left: -5px;
      bottom: -18px;
      top: auto;
      right: auto; }
  .mp-managment-block__review {
    width: auto;
    text-align: center;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.42857em; }
  .mp-managment-block .more_button {
    font-size: 1em;
    padding: 0; }
  .mp-managment-block {
    background-size: auto 100%; }
  .mp-managment-block__review {
    height: 78px; }
  .mp-managment-block__dotted_block {
    top: 250px;
    left: 50%; }
  .mp-managment-block__items {
    padding: 0; }
  .mp-partners-block__items {
    padding: 0;
    text-align: center; }
  .mp-partners-block__item {
    display: inline-block;
    float: none;
    margin: 10px 10px;
    width: auto;
    max-width: 100px; }
    .mp-partners-block__item img {
      width: 100%;
      height: auto; }
  .mp-managment-block__item {
    width: auto;
    padding: 140px 0 0 0;
    text-align: center;
    float: none; }
    .mp-managment-block__item .ico {
      top: 0;
      left: 50%;
      margin-left: -180px;
      z-index: 10; }
    .mp-managment-block__item .text {
      width: auto;
      display: block;
      height: auto;
      position: relative;
      z-index: 20; }
    .mp-managment-block__item.first {
      margin: 0 0 160px 0; }
  .mp-managment-block__item.first {
    margin-right: 0;
    width: auto; }
  .footer .wr {
    padding: 20px 0; }
  .footer__col.col1 {
    float: none;
    width: auto;
    text-align: center; }
  .footer__logo {
    margin: 0;
    width: 250px;
    text-align: center;
    margin: 0 auto 20px auto; }
  .footer__col.col2 {
    display: none; }
  .footer__col.col3 {
    display: none; }
  .footer__col.col4 {
    display: none; }
  .footer__copy-line {
    padding: 30px 0 0 0;
    background: url("img/rsp__h1-bg.png") center top no-repeat transparent;
    text-align: center; }
  .copy_line__copy {
    float: none;
    margin: 0 0 20px 0; }
  .copy_line__madeby {
    float: none; } }

/* КОНТЕНТ САЙТА */
.content__left {
  float: left;
  width: 200px;
  margin: 0 30px 0 0;
  min-height: 1px; }

.content__right {
  float: left;
  width: 710px; }

.nav_title {
  border-bottom: 1px solid #d4dee6;
  margin: 0 0 40px 0;
  padding: 0 0 15px 0; }

.nav_title.noborder {
  border: 0;
  padding: 0; }

.breadcrumbs {
  margin: 0 0 18px 0; }

.breadcrumb__item {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 0 12px;
  font-size: 0.78571em;
  background: url("img/bc__arr.jpg") left 5px no-repeat transparent; }
  .breadcrumb__item a {
    color: #83a1b5;
    border-color: #c1d0da;
    font-weight: 600; }

.breadcrumb__item.onmain_bc {
  background: url("img/bc__um_ico.jpg") left top no-repeat transparent;
  width: 21px;
  height: 22px;
  margin-top: -2px; }

.under-content-block {
  font-size: 1.14286em;
  line-height: 2em;
  padding: 40px 0 0 0; }

.left__menu {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0; }
  .left__menu li {
    margin: 0;
    padding: 0;
    padding: 20px 0;
    border-bottom: 1px solid #d4dee6; }
    .left__menu li:first-child {
      border-top: 1px solid #d4dee6; }
    .left__menu li a {
      border: 0;
      font-weight: 800;
      font-size: 1.14286em;
      display: block; }
      .left__menu li a.selected {
        color: #b94708; }
    .left__menu li.with-ico {
      background-position: left center;
      background-repeat: no-repeat; }
      .left__menu li.with-ico a {
        padding: 0 0 0 60px; }

/*----------------------
ВНУТРЕННИЕ СТРАНИЦЫ
-----------------------*/
.f12 {
  font-size: 12px; }

.cntr {
  text-align: center; }

h2 {
  line-height: 1.4em; }

.page_content {
  line-height: 1.6em; }
  .page_content ul {
    list-style: none;
    padding: 0;
    margin: 30px 0; }
    .page_content ul li {
      background: url(img/ip_li_bg.png) left top no-repeat transparent;
      padding: 0 0 0 40px;
      margin: 12px 0 12px 0;
      min-height: 20px; }
  .page_content img {
    max-width: 100%;
    height: auto; }

.v60-40 {
  margin: 30px 0; }
  .v60-40 .left {
    float: left;
    width: 390px; }
    .v60-40 .left ul {
      margin: 0; }
  .v60-40 .right {
    float: right;
    width: 320px;
    padding: 0 0 0 40px; }
    .v60-40 .right ul {
      margin: 0; }

.v50-50 {
  margin: 30px 0; }
  .v50-50 .left {
    float: left;
    width: 50%;
    padding: 0 20px 0 0; }
    .v50-50 .left ul {
      margin: 0; }
  .v50-50 .right {
    float: right;
    width: 50%;
    padding: 0 0 0 20px; }
    .v50-50 .right ul {
      margin: 0; }

p.withico {
  position: relative;
  margin: 40px 0;
  padding: 0 0 0 112px;
  width: 100%; }
  p.withico img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -36px; }
  p.withico.v2 {
    padding-left: 170px;
    margin-bottom: 70px; }
    p.withico.v2 img {
      margin: 0;
      left: 0;
      top: 0; }

.bordered {
  border: 10px solid #adc7d9;
  padding: 30px;
  margin: 50px 0; }
  .bordered .title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4em; }

.services__automation {
  padding: 40px 40px 40px 160px;
  position: relative; }
  .services__automation img {
    position: absolute;
    top: 25px;
    left: 25px; }

.services__brands {
  text-align: center;
  font-size: 16px;
  line-height: 1.6em; }
  .services__brands ul {
    display: inline-block;
    margin: auto;
    padding: 0;
    list-style: none;
    margin: 40px 0 0 0; }
    .services__brands ul li {
      background: none;
      display: inline-block;
      margin: auto;
      padding: 0 30px; }
      .services__brands ul li img {
        display: block; }

.col-1-3 {
  width: 33.33%;
  float: left;
  padding: 0 40px 0 0; }
  .col-1-3 .num {
    width: 50px;
    height: 50px;
    border: 3px solid #0061a6;
    color: #0061a6;
    border-radius: 50px;
    margin: 0 0 30px 0;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    font-weight: 600px; }
  .col-1-3 .ico {
    margin: 0 0 20px 0; }

.also {
  margin: 30px 0; }
  .also:before {
    content: '';
    display: block;
    width: 30%;
    height: 2px;
    background: #9f9f9f;
    margin-bottom: 30px; }
  .also:after {
    content: '';
    display: block;
    width: 30%;
    height: 2px;
    background: #9f9f9f;
    margin-top: 30px; }

.serv__wrong {
  padding: 40px;
  border: 5px solid #b94708;
  margin: 0 0 20px 0; }
  .serv__wrong .title {
    display: block;
    font-weight: 600;
    color: #b94708;
    margin: 0 0 10px 0;
    text-transform: uppercase; }

.serv__right {
  padding: 40px;
  border: 5px solid #5aa64b;
  margin: 0 0 20px 0; }
  .serv__right .title {
    display: block;
    font-weight: 600;
    color: #5aa64b;
    margin: 0 0 10px 0;
    text-transform: uppercase; }

.accard_block .item {
  margin: 0 0 10px 0; }
  .accard_block .item .name {
    display: block;
    padding: 18px 70px 18px 40px;
    line-height: 1.2em;
    background: url(img/accard_ico.png) right 9px no-repeat transparent;
    border: 1px solid #adc7d9;
    font-size: 18px;
    font-weight: 600; }
  .accard_block .item .text {
    display: none; }
  .accard_block .item.active .name {
    background: url(img/accard_ico.png) right -151px no-repeat #074375;
    border: #074375;
    color: #fff; }
  .accard_block .item.active .text {
    display: block;
    border: 10px solid #adc7d9;
    padding: 30px; }

@media screen and (max-width: 980px) {
  .content__left {
    display: none; }
  .content__right {
    width: auto;
    float: none; }
  .services-page__promo {
    width: 100%; }
    .services-page__promo .bg img {
      width: 100%;
      height: auto; } }

@media screen and (max-width: 768px) {
  .breadcrumbs {
    background: #f5f8fa;
    border-top: 1px solid #d4dee6;
    border-bottom: 1px solid #d4dee6;
    margin: 0 -20px 0 -20px;
    padding: 15px 20px; }
  .content {
    text-align: center; }
  .content__right {
    width: auto;
    text-align: left;
    float: none;
    font-size: 12px; }
    .content__right .nav_title {
      margin-bottom: 25px; }
      .content__right .nav_title h1 {
        font-size: 1.5em;
        padding: 15px 0 0 0; }
    .content__right p.intro {
      font-size: 1.16667em;
      line-height: 1.6em; }
  .v50-50 img {
    margin: auto; }
  .v50-50 .left {
    width: auto;
    float: none;
    margin: 0 0 20px 0;
    padding: 0; }
  .v50-50 .right {
    width: auto;
    float: none;
    margin: 0 0 20px 0;
    padding: 0; }
  .page_content {
    line-height: 1.6em; }
    .page_content ul li {
      background: url(img/ip_li_bg.png) left top no-repeat transparent;
      padding: 0 0 0 40px;
      margin: 0 0 25px 0;
      font-size: 12px; }
  p.withico {
    text-align: center;
    padding: 100px 0 0 0; }
    p.withico img {
      left: 50%;
      top: 0;
      margin: 0 0 0 -35px; }
  .services-page__promo {
    overflow: hidden;
    height: auto !important;
    padding-bottom: 40px;
    margin-top: 20px;
    height: auto; }
    .services-page__promo .bg img {
      height: 100%;
      width: auto; }
  .bordered {
    padding: 20px; }
    .bordered .title {
      line-height: 1.6em;
      margin-bottom: 20px; }
  .services__automation {
    padding: 160px 20px 40px 20px;
    text-align: center; }
    .services__automation br {
      display: none; }
    .services__automation img {
      left: 50%;
      top: 30px;
      margin-left: -50px; }
  .services__brands {
    margin-bottom: 70px; }
    .services__brands ul {
      display: block; }
      .services__brands ul li {
        padding: 0;
        background: no-repeat;
        display: block; }
        .services__brands ul li img {
          margin: auto; }
  p.withico.v2 {
    padding-left: 0;
    margin-bottom: 40px; }
    p.withico.v2 img {
      left: 50%;
      margin-left: 0 !important;
      transform: translateX(-50%); }
  .col-1-3 {
    width: auto;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 20px; }
    .col-1-3 .num {
      margin: 0 auto 20px auto; } }

/*----------------------
О КОМПАНИИ
-----------------------*/
.ip-services-list {
  background: #fff; }
  .ip-services-list .title {
    margin: 0 0 50px 0;
    font-size: 24px;
    font-weight: 600; }

.ip-services-list__item {
  float: left;
  width: 50%;
  padding: 0 0 0 140px;
  position: relative;
  height: 120px;
  margin: 0 0 50px 0;
  font-size: 1.14286em;
  line-height: 1.5em; }
  .ip-services-list__item .ico {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    overflow: hidden;
    border: 5px solid #adc7d9; }
  .ip-services-list__item .name {
    display: table-cell;
    height: 120px;
    vertical-align: middle;
    padding-right: 20px;
    font-size: 14px; }
    .ip-services-list__item .name br {
      display: none; }

.about__ico {
  text-align: center;
  margin: auto;
  color: #0061a6;
  font-weight: 600;
  padding: 52px 0 0 0; }
  .about__ico img {
    display: block;
    margin: 0 auto 20px auto; }

.about__imaged {
  background: url(img/about_img_2.jpg) left top no-repeat #1e2f53;
  background-size: cover;
  font-size: 1.28571em;
  color: #fff;
  padding: 50px;
  line-height: 1.6em;
  margin: 30px 0 40px 0; }
  .about__imaged .more {
    padding: 60px 0 0 0; }
    .about__imaged .more a {
      display: block;
      width: 140px;
      height: 40px;
      border: 2px solid #fff;
      border-radius: 4px;
      text-align: center;
      line-height: 34px;
      font-size: 0.77778em;
      color: #fff;
      font-weight: 600; }
    .about__imaged .more a:hover {
      background: #fff;
      color: #1e2f53; }

@media screen and (max-width: 768px) {
  .about__ico {
    padding: 30px 0; }
  .ip-services-list .title {
    line-height: 1.4em;
    font-size: 1.83333em;
    text-align: center; }
  .ip-services-list__item {
    width: auto;
    text-align: center;
    padding: 0;
    height: auto;
    margin-bottom: 30px;
    float: none; }
    .ip-services-list__item .ico {
      position: static;
      margin: 0 auto 20px auto; }
    .ip-services-list__item .name {
      text-align: center;
      font-weight: 600;
      display: block;
      height: auto;
      padding: 0; }
  .about__ico {
    font-size: 1.33333em;
    line-height: 1.6em;
    font-weight: 600;
    padding: 30px 0 30px 0; }
  .about__imaged {
    height: 280px;
    margin: 30px -20px 40px -20px;
    text-align: center;
    background-position: -150px top;
    font-size: 1.16667em;
    font-weight: 600; }
    .about__imaged br {
      display: none; }
    .about__imaged .more {
      text-align: center; }
      .about__imaged .more a {
        margin: auto;
        font-size: 1em; } }

/*----------------------
END :: О КОМПАНИИ
-----------------------*/
.mobile__menu {
  display: none;
  opacity: 0;
  height: 0;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  overflow: auto;
  text-align: center; }
  .mobile__menu.shown {
    opacity: 1; }
  .mobile__menu .phone {
    display: block;
    margin: 160px 0 20px 0;
    font-size: 18px;
    font-weight: 600; }
  .mobile__menu .callback {
    display: inline-block;
    border: 1px solid #0061a6;
    width: auto;
    padding: 0 20px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border-radius: 4px;
    margin: auto; }
    .mobile__menu .callback:hover {
      background: #0061a6;
      color: #fff; }
  .mobile__menu ul {
    list-style: none;
    padding: 0;
    width: 320px;
    margin: 30px auto 50px auto;
    border-top: 1px solid #bfd7e9;
    text-align: left; }
    .mobile__menu ul li {
      border-bottom: 1px solid #bfd7e9;
      margin: 0;
      padding: 0 20px 0 0;
      padding-left: 60px;
      position: relative; }
      .mobile__menu ul li a {
        display: block;
        color: #0061a6;
        font-size: 18px;
        border: 0;
        list-style: none;
        font-weight: 600;
        line-height: 50px; }
        .mobile__menu ul li a .ico {
          overflow: hidden;
          position: absolute;
          left: 13px;
          top: 10px;
          display: block;
          width: 28px;
          height: 28px; }
        .mobile__menu ul li a.parent {
          background: url(img/mmenu_parent_ico.png) right 18px no-repeat transparent; }
          .mobile__menu ul li a.parent.snown {
            background: none !important; }
      .mobile__menu ul li ul {
        display: none;
        margin: 0 0 10px -60px;
        border: 0; }
        .mobile__menu ul li ul li {
          border: 0; }
          .mobile__menu ul li ul li a {
            font-size: 14px;
            line-height: 40px; }
      .mobile__menu ul li.selected > a {
        color: #b94708; }
        .mobile__menu ul li.selected > a .ico img {
          position: absolute;
          left: 0;
          bottom: 0; }
    .mobile__menu ul .selected > ul {
      display: block; }
  .mobile__menu .address {
    text-align: center;
    width: 320px;
    margin: 0 auto 50px auto;
    line-height: 1.4em; }
  .mobile__menu .mail {
    text-align: center;
    width: 320px;
    margin: 0 auto 30px auto; }

.services-page__promo {
  position: relative;
  height: 300px; }
  .services-page__promo .ico {
    position: relative;
    z-index: 20;
    text-align: center;
    padding: 60px 0 20px 0; }
  .services-page__promo .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: 10; }
  .services-page__promo h1 {
    position: relative;
    z-index: 20;
    color: #fff;
    text-align: center; }

.contacts__page {
  font-size: 16px; }

.contacts__left {
  float: left;
  width: 430px;
  padding: 0 20px 0 0; }
  .contacts__left .line {
    margin: 0 0 25px 0;
    border-top: 1px dotted #9f9f9f; }
    .contacts__left .line .label {
      float: left;
      position: relative;
      top: -15px;
      background: #fff;
      padding-right: 10px; }
    .contacts__left .line .value {
      float: right;
      position: relative;
      top: -15px;
      background: #fff;
      padding-left: 10px; }
  .contacts__left .map {
    border: 10px solid #d4dee6; }

.contacts__right {
  float: right;
  width: 280px;
  background: #f2f5f8;
  border: 1px solid #d4dee6; }
  .contacts__right form {
    border: 0;
    padding: 30px 20px;
    margin: 0; }
    .contacts__right form fieldset {
      border: 0;
      padding: 0;
      margin: 0; }
    .contacts__right form .title {
      font-weight: 600;
      margin: 0 0 20px 0;
      display: block; }
    .contacts__right form input[type=text] {
      width: 100%;
      height: 40px;
      border: 1px solid #bcc5cc;
      border-radius: 4px;
      margin-bottom: 10px;
      padding: 0 0 0 20px;
      font-size: 14px; }
    .contacts__right form input[type=submit] {
      height: 40px;
      border: 2px solid #0061a6;
      color: #0061a6;
      text-align: center;
      font-weight: 600;
      border-radius: 4px;
      width: 100%;
      font-size: 12px;
      background: transparent;
      cursor: pointer; }
    .contacts__right form input[type=text]:hover, .contacts__right form input[type=text]:focus, .contacts__right form textarea:hover, .contacts__right form textarea:focus {
      border-color: #0061a6; }
    .contacts__right form input[type=submit]:hover {
      background: #0061a6;
      color: #d4dee6; }
    .contacts__right form textarea {
      width: 100%;
      height: 284px;
      border: 1px solid #bcc5cc;
      border-radius: 4px;
      margin-bottom: 10px;
      padding: 10px 20px 0 20px;
      font-size: 14px; }

.ok_content {
  text-align: center; }
  .ok_content img {
    margin: 0 0 20px 0; }
  .ok_content .title {
    margin: 0 0 20px 0; }

@media screen and (max-width: 768px) {
  .contacts__left {
    width: auto;
    margin: 0 0 20px 0;
    float: none;
    padding: 0; }
    .contacts__left .map {
      width: auto; }
  .contacts__right {
    width: auto;
    margin: 0 0 20px 0;
    float: none; } }

.content__right h2 {
  font-weight: 800;
  color: #b94708; }

.content__right .col-2-2 {
  width: auto;
  margin: 30px 0; }

.content__right .col-2-2 .col {
  width: 50%;
  float: left;
  padding: 0 20px; }

.content__right .col-2-2 .col img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block; }

.content__right .col-2-2 .col:nth-child(1) {
  padding-left: 0; }

.content__right .col-2-2 .col:nth-child(2) {
  padding-right: 0; }

.content__right .imp {
  font-size: 16px; }

.content__right .imp {
  font-size: 1.28571em;
  line-height: 1.6em;
  color: #0061a6; }

.content__right table {
  border-collapse: collapse;
  margin: 30px 0; }

.content__right table tr td {
  border: 1px solid #d4dee6;
  padding: 10px 20px; }

.content__right table tr:nth-child(odd) td {
  background: #f2f5f8; }

.content__right table tr td p {
  margin: 0; }

.content__right table tr th {
  background: #0061a6;
  border: 1px solid #0061a6;
  padding: 10px 20px;
  color: #fff; }

.content__right table tr th p {
  margin: 0; }

@media screen and (max-width: 768px) {
  .content__right .col-2-2 {
    width: auto;
    margin: 30px 0; }
  .content__right .col-2-2 .col {
    width: auto;
    float: none;
    padding: 0;
    margin: 0 0 30px 0; }
  .content__right table {
    display: none; } }

.news-item {
  margin: 0 0 30px 0; }

.news-item-name {
  display: block;
  margin: 0 0 20px 0;
  font-size: 1.14286em;
  line-height: 1.5em;
  font-weight: 700; }

.news-item-preview {
  display: block; }

.news-date-time {
  display: block;
  margin: 0 0 20px 0;
  color: #000; }

.bx_pagination_page ul li {
  margin: 0 5px;
  padding: 0;
  background: none; }

.bx_pagination_page ul li a {
  border: 0; }

.bx_pagination_bottom .bx_pagination_page li.bx_active {
  background: #f5f8fa;
  box-shadow: none; }

.partners-item {
  margin: 0 0 30px 0; }

.partners-item-logo {
  float: left;
  width: 200px; }

.partners-item-logo img {
  width: 100%;
  height: auto; }

.partners-item-info {
  margin-left: 240px; }

.partners-item-info .name {
  font-weight: 800;
  margin: 0 0 10px 0;
  color: #b94708; }

@media screen and (max-width: 768px) {
  .partners-item-logo {
    float: none;
    text-align: center;
    width: auto; }
  .partners-item-logo img {
    margin: auto;
    display: block;
    width: 200px; }
  .partners-item-info {
    margin: 0;
    text-align: center; } }

.portfolio-list .item {
  margin: 0 0 30px 0; }
  .portfolio-list .item .photo {
    display: block;
    float: left;
    border: 10px solid #adc7d9; }
    .portfolio-list .item .photo img {
      display: block; }
  .portfolio-list .item .info {
    display: block;
    margin: 0 0 0 240px;
    padding: 10px 0 0 0; }
  .portfolio-list .item .name {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6em;
    margin-bottom: 20px; }

@media screen and (max-width: 768px) {
  .portfolio-list {
    text-align: center; }
    .portfolio-list .item .photo {
      float: none;
      width: 200px;
      margin: 0 auto 10px auto; }
    .portfolio-list .item .info {
      margin: 0; } }

.portfolio-gallery {
  margin: 0 -20px 0 0;
  padding: 20px 0; }
  .portfolio-gallery .item {
    display: block;
    border: 10px solid #adc7d9;
    display: inline-block;
    margin: 0 20px 0 0; }
    .portfolio-gallery .item img {
      display: block; }

@media screen and (max-width: 768px) {
  .portfolio-gallery {
    text-align: center; }
    .portfolio-gallery .item {
      margin: auto;
      margin: 0 0 20px 0; } }

.lightboxOverlay a {
  border: 0; }

.lb-data .lb-close {
  border: 0; }

.lb-data .lb-details {
  margin: 10px 0 0 0; }

.left__menu.catalog_menu li ul {
  display: none; }

.left__menu.catalog_menu .root-item-selected > ul {
  display: block; }

.left__menu.catalog_menu .root-item-selected > a {
  color: #000; }

.left__menu.catalog_menu .parent.item-selected > ul {
  display: block; }

.left__menu.catalog_menu .item-selected > a {
  color: #b94708; }

.left__menu.catalog_menu .item-selected.parent > a {
  color: #000; }

.left__menu.catalog_menu .parent {
  background: none !important;
  position: relative; }

.left__menu.catalog_menu .parent .arr {
  background: url(img/catalog_parent_arrs.png) left top no-repeat #0061a6;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 9px;
  height: 9px;
  top: 6px; }

.left__menu.catalog_menu .parent .arr.active {
  background-color: #000;
  background-position: left bottom; }

.left__menu.catalog_menu > li ul {
  list-style: none;
  padding: 10px 0 4px 0;
  margin: 0; }

.left__menu.catalog_menu > li ul li {
  background: url(img/catalog_item_arr.jpg) left 7px no-repeat transparent;
  padding: 3px 0 3px 20px; }

.left__menu.catalog_menu > li ul li a {
  font-size: 12px;
  font-weight: normal; }

.left__menu.catalog_menu > li > ul li {
  border: 0; }

.catalog__section-list .item {
  width: 32.9%;
  padding: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 0;
  margin: 0; }
  .catalog__section-list .item .photo {
    display: block;
    width: 170px;
    height: 170px;
    border: 10px solid #adc7d9;
    border-radius: 170px;
    margin: 0 auto 20px auto;
    overflow: hidden; }
  .catalog__section-list .item .name {
    font-weight: 700;
    display: block;
    height: 70px; }

@media screen and (max-width: 768px) {
  .catalog__section-list {
    text-align: center; }
    .catalog__section-list .item {
      width: auto;
      text-align: center; }
      .catalog__section-list .item .name {
        height: auto; } }

.iconed_block {
  padding: 0 0 0 200px;
  margin: 0 0 30px 0;
  position: relative; }

.iconed_block .title {
  display: block;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 10px 0;
  color: #0061a6; }

.iconed_block .ico {
  display: block;
  width: 180px;
  height: 180px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0; }

.iconed_block .ico img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
  width: auto; }

@media screen and (max-width: 768px) {
  .iconed_block {
    padding: 0;
    text-align: center; }
  .iconed_block .ico {
    position: static;
    margin: 0 0 10px 0;
    width: auto;
    text-align: center;
    height: auto; } }

.image_block {
  text-align: center;
  margin: 30px 0; }

.image_block img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto; }

  .quality_block{ background: url('img/quality_bg.jpg') center top no-repeat #013966; padding: 60px 60px 60px 165px; color: #fff; margin: 60px 0; position: relative; }
  .quality_block .title{ font-size: 18px; line-height: 24px; margin: 0 0 20px 0; }
  .quality_block .ico{ position: absolute; left: 40px; top: 70px; }

/*----------------------
END :: ВНУТРЕННИЕ СТРАНИЦЫ
-----------------------*/
/* END :: КОНТЕНТ САЙТА */
