

/* Start:/uslugi/style.css?16859119301773*/
.link {
    border: 0;
    text-decoration: none;
}

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.service-list {
    font-family: Roboto, sans-serif;
    margin-bottom: 46px;
}

.item__content {
    margin: 36px 0;
}

.item__description {
    color: #707070;
    font-size: 14px;
}

.item__description p {
    margin: 0 0 16px 0;
    padding: 0;
}

.item__description p:last-child {
    margin: 0;
}

.item__header {
    color: #b9b9b9;
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
}

.item__image {
    height: 170px;
}

.item__links {
    text-align: right;
}

.link_header {
    color: #b9b9b9;
}

.link_image {
    display: block;
    margin: 0 0 20px 0;
    width: 220px;
    height: 170px;
}

.link_more {
    display: inline-block;
    color: #35972a;
    font-size: 12px;
    margin-left: 10px;
    text-decoration: underline;
}

.link_more:hover {
    text-decoration: none;
}

.link_request {
    display: inline-block;
    color: #fff;
    background: #35972a;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 6px 10px;
    text-align: center;
}

.list__item_row {
    border-bottom: 1px solid #b7babc;
    padding: 10px;
}

.list__item_text {
    list-style: circle outside;
    margin-left: 16px;
}

@media all and (min-width: 768px) {
    .item__content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .link_image {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: 0 30px 0 0;
    }
}

@media all and (min-width: 960px) {
    .list__item_row {
        padding: 10px 0;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1685911840163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/components/ortea/menu.tabs/templates/.default/style.css?16859119272422*/
.menu-tabs {
  font-family: Roboto, sans-serif;
}

.icon_menu-tabs_arrows {
  background: url("/local/components/ortea/menu.tabs/templates/.default/images/icons.png") -128px 0;
}

.icon_menu-tabs_automobile {
  background: url("/local/components/ortea/menu.tabs/templates/.default/images/icons.png") 0 0;
}

.icon_menu-tabs_phone {
  background: url("/local/components/ortea/menu.tabs/templates/.default/images/icons.png") -64px 0;
}

.icon_menu-tabs_question {
  background: url("/local/components/ortea/menu.tabs/templates/.default/images/icons.png") -192px 0;
}

.menu-tabs__item {
  box-sizing: border-box;
  list-style: none;
  padding: 1px;
}

.menu-tabs__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  background: #9ca0a2;
  padding: 14px;
  text-decoration: none;
}

.menu-tabs__list {
  margin: 0;
  padding: 0;
}

.item__icon_menu-tabs {
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px;
  width: 64px;
  height: 64px;
}

.item__title_menu-tabs {
  display: inline-block;
  color: #e0e0e0;
  font-size: 16px;
  width: 50%;
}

.menu-tabs__link_hover:hover .item__title_menu-tabs {
  color: #fff;
}

.menu-tabs__link_hover:hover .icon_menu-tabs_arrows {
  background-position: -128px -64px;
}

.menu-tabs__link_hover:hover .icon_menu-tabs_automobile {
  background-position: 0 -64px;
}

.menu-tabs__link_hover:hover .icon_menu-tabs_phone {
  background-position: -64px -64px;
}

.menu-tabs__link_hover:hover .icon_menu-tabs_question {
  background-position: -192px -64px;
}

@media screen and (min-width: 568px) {
  .menu-tabs__item {
    width: 50%;
  }

  .menu-tabs__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 900px) {
  .menu-tabs__item {
    width: 25%;
  }

  .menu-tabs__link {
    position: relative;
    margin-top: 14px;
    padding-top: 0;
  }

  .menu-tabs__link:before,.menu-tabs__link:after {
    content: '';
    display: block;
    position: absolute;
    top: -14px;
    width: 50%;
    height: 14px;
    background: #9ca0a2;
  }

  .menu-tabs__link:before {
    left: 0;
    margin-left: 7px;
    -webkit-transform: skew(-45deg);
    transform: skew(-45deg);
  }

  .menu-tabs__link:after {
    right: 0;
  }
}

@media screen and (min-width: 960px) {
  .menu-tabs__item {
    padding: 0 1px;
  }

  .menu-tabs__item:first-child {
    padding-left: 0;
  }

  .menu-tabs__item:last-child {
    padding-right: 0;
  }

  .menu-tabs__list {
    margin: 0 auto;
    width: 960px;
  }
}

/* End */
/* /uslugi/style.css?16859119301773 */
/* /bitrix/components/bitrix/form.result.new/error.css?1685911840163 */
/* /local/components/ortea/menu.tabs/templates/.default/style.css?16859119272422 */
