@import url(fonts.css);
body {
  background: #ededed;
}
.content_wrap {
  width: 1024px;
  margin: 0 auto;
}
a,
img,
a:active,
a:focus {
  outline: none;
}
.red_bg {
  background-color: #ff383f;
}
.blue_bg {
  background-color: #00a1b1;
}
.blue_text {
  color: #00a1b1;
}
.white_text {
  color: #fff;
}
.yellow_text {
  color: #ff7000;
}
.yellow_bg {
  background-color: #ff7000;
}
.l_bl {
  float: left;
}
.r_bl {
  float: right;
}
.clearfix:after {
  content: '';
  clear: both;
  display: block;
}
.red_text {
  color: #ff383f;
}
.red_border {
  border-color: #ff383f;
}
.ttu {
  text-transform: uppercase;
}
.dib {
  display: inline-block;
  vertical-align: middle;
}
.body__background.pension_fund_bg {
  background: url(../img/body__background.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
.orteka_wrapper {
  overflow: hidden;

  min-width: 1170px;
  max-width: 100%;

  font-family: h300;
  font-size: 17px;
}
.orteka_wrapper .pagenavi .pagenavi__post a:hover,
.orteka_wrapper .nav-white .nav__menu .nav__menu__contacts .btn:hover,
.orteka_wrapper .feedback .feedback__email .form-group .btn:hover {
  border-color: #ff7000 !important;
}
.orteka_wrapper .section__space b,
.orteka_wrapper .nav-white .nav__menu .nav__menu__contacts .btn:hover,
.orteka_wrapper .feedback .feedback__email .form-group .btn:hover {
  background-color: #ff7000 !important;
}
.orteka_wrapper .page.page__articles a,
.orteka_wrapper .pagenavi .pagenavi__post a:hover,
.orteka_wrapper .nav-white .nav__back a:hover {
  color: #ff7000 !important;
}
.orteka_wrapper section {
  padding: 0;
  background: #ededed;
}
.orteka_wrapper .feedback {
  background: #fff;
}
.orteka_wrapper .contacts {
  background-color: rgba(0, 0, 0, 0.5);
}
.orteka_wrapper .m_yellow_btn {
  display: inline-block;

  padding: 3px 28px 10px;
  border: 2px solid #ff7000;

  font-family: BelloPro;
  font-size: 28px;
  color: #fff;
  text-decoration: none;

  background: #ff7000;
}
.orteka_wrapper .m_yellow_btn:hover {
  color: #ff7000;
  text-decoration: none;
  background: inherit;
}
.orteka_wrapper .yellow_link {
  color: #ff7000;
}
.orteka_wrapper .table {
  display: table;
  width: 100%;
  height: 100%;
}
.orteka_wrapper .td {
  display: table-cell;
  vertical-align: middle;
}
.orteka_wrapper p {
  margin: 0;
}
.orteka_wrapper ul {
  margin: 0;
  padding: 0;
}
.orteka_wrapper li {
  list-style: none;
}
.orteka_wrapper .standard_title {
  margin-bottom: 15px;

  font-family: h100;
  font-size: 85px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.orteka_wrapper .standard_descr {
  margin-bottom: 50px;
  font-size: 19px;
  letter-spacing: 0.2px;
}
.orteka_wrapper .usual_text {
  font-family: h300;
}
.orteka_wrapper .fz19 {
  font-size: 19px;
}
.orteka_wrapper .sep_line {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
}
.orteka_wrapper .sep_line:after {
  content: '';

  position: absolute;
  top: 0px;
  left: 50%;

  width: 130px;
  height: 1px;
  margin-left: -65px;

  background: #fff;
}
.orteka_wrapper .nav-white .nav__back a span {
  height: 44px;
}
.orteka_wrapper .nav-white .nav__back a .icon__top {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -5666px no-repeat;
}
.orteka_wrapper .nav-white .nav__back a:hover .icon__top {
  top: -11px;
  zoom: 1;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);

  width: 22px;
  height: 43px;

  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -4088px no-repeat;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=$m11, M12=$m12,M21=$m21, M22=$m22, sizingMethod='auto expand');
}
.orteka_wrapper .nav-white .nav__logo.nav__single .icon__logo {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -2425px no-repeat;
}
.orteka_wrapper .start_title_section {
  margin-bottom: 75px;
}
.orteka_wrapper .start {
  margin-top: var(--layout-projects-header-height-desktop);
  padding: 83px 0 30px;

  color: #fff;

  background: url(../img/start_bg.png) no-repeat center center;
  background-size: cover;
}

@media only screen and (min-width: 0) and (max-width: 991px) {
  .orteka_wrapper .start {
    margin-top: var(--layout-projects-header-height-mobile);
  }
}
.orteka_wrapper .start .content_wrap {
  position: relative;
  z-index: 1;
  width: 1024px;
  margin: 0 auto;
}
.orteka_wrapper .start .start__bottom {
  padding-top: 38px;
}
.orteka_wrapper .start .start__bottom .icon__arrow {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -5134px no-repeat;
}
.orteka_wrapper .start .start__bottom .icon__arrow:hover {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -5134px no-repeat;
}
.orteka_wrapper .start .logo_section {
  margin-bottom: 42px;
}
.orteka_wrapper .start .start_title {
  margin-bottom: 25px;

  font-family: h100;
  font-size: 47px;
  line-height: 1.1em;
  letter-spacing: 1px;
}
.orteka_wrapper .start .more_link_site {
  display: inline-block;

  margin-bottom: 3px;

  font-family: BelloPro;
  font-size: 33px;
  color: #f9aa52;
}
.orteka_wrapper .start .sep_line {
  margin-bottom: 5px;
}
.orteka_wrapper .logo {
  display: inline-block;

  width: 233px;
  height: 57px;

  vertical-align: middle;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 -81px;
  background-size: 423px 794px;
}
.orteka_wrapper .services_item {
  display: inline-block;
  width: 155px;
  margin: 0 30px;
  vertical-align: top;
}
.orteka_wrapper .services_item .services_link {
  display: block;
  color: #fff;
}
.orteka_wrapper .services_item .services_icon {
  position: relative;

  display: inline-block;

  width: 80px;
  height: 66px;
  margin-bottom: 30px;

  vertical-align: middle;
}
.orteka_wrapper .services_item .services_icon.the1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 63px;
  height: 68px;
  margin-top: -34px;
  margin-left: -31.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -71px 0;
  background-size: 423px 794px;
}
.orteka_wrapper .services_item .services_icon.the2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 71px;
  height: 64px;
  margin-top: -32px;
  margin-left: -35.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 0;
  background-size: 423px 794px;
}
.orteka_wrapper .services_item .services_icon.the3:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 68px;
  height: 65px;
  margin-top: -32.5px;
  margin-left: -34px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -134px 0;
  background-size: 423px 794px;
}
.orteka_wrapper .services_item .services_icon.the4:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 82px;
  height: 67px;
  margin-top: -33.5px;
  margin-left: -41px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 -224px;
  background-size: 423px 794px;
}
.orteka_wrapper .title-ul65 {
  font-family: 'h100';
  font-size: 65px;
  line-height: 1em;
  letter-spacing: 1px;
}
.orteka_wrapper .b-customer-grid__big-cell {
  width: 680px;
  height: 492px;
  padding: 85px 95px 0;
  background: #e1e1e1;
}
.orteka_wrapper .b-customer-grid__big-cell-descr {
  font-size: 21px;
  line-height: 1.4em;
  color: #677279;
  letter-spacing: 0.4px;
}
.orteka_wrapper .b-customer-grid__big-cell-title {
  margin-bottom: 46px;
}
.orteka_wrapper .b-customer-grid__small-cell-number {
  display: inline-block;

  font-family: 'h100';
  font-size: 57px;
  color: #474038;
  vertical-align: middle;
}
.orteka_wrapper .b-customer-grid__small-cell-descr {
  display: inline-block;

  margin-left: 8px;

  font-family: 'h300';
  font-size: 19px;
  line-height: 1.2em;
  vertical-align: middle;
}
.orteka_wrapper .b-customer-grid__small-cell {
  width: 344px;
  height: 164px;
  padding: 42px 10px 0 65px;
}
.orteka_wrapper .b-customer-grid__small-cell.bg1 {
  background: #f0e8de;
}
.orteka_wrapper .b-customer-grid__small-cell.bg2 {
  background: #eef1f3;
}
.orteka_wrapper .b-customer-grid__small-cell.bg3 {
  background: #fff;
}
.orteka_wrapper .b-task-section__top-cell {
  height: 274px;
}
.orteka_wrapper .b-task-section__content,
.orteka_wrapper .b-task-section__img-wrap {
  width: 50%;
  height: 414px;
  color: #fff;
}
.orteka_wrapper .b-task-section__top-cell {
  padding: 50px 40px 10px 95px;
  background: #00a1b1;
}
.orteka_wrapper .b-task-section__bottom-cell {
  position: relative;
  z-index: 10;

  height: 140px;
  padding: 50px 10px 10px 95px;

  background: #63c2cb;
}
.orteka_wrapper .b-task-section__bottom-cell .date {
  color: #e1e1e1;
}
.orteka_wrapper .b-task-section__bottom-cell:after {
  content: '';

  position: absolute;
  z-index: 1;
  top: 50%;
  left: -22px;

  width: 0px;
  height: 0px;
  margin-top: -24px;
  border-color: transparent #63c2cb transparent transparent;
  border-style: solid;
  border-width: 24px 22px 24px 0;
}
.orteka_wrapper .b-task-section__top-cell-title {
  margin-bottom: 30px;
}
.orteka_wrapper .b-task-section__img-wrap {
  border-bottom: 1px solid #cccfd1;
  background: url(../img/task_bg.jpg) no-repeat center center;
}
.orteka_wrapper .b-design-section__img-wrap {
  width: 684px;
  height: 478px;
  background: url(../img/design_bg.jpg) no-repeat center center;
}
.orteka_wrapper .b-design-section__content {
  width: 340px;
  height: 480px;
  color: #fff;
}
.orteka_wrapper .b-design-section__top-cell {
  height: 340px;
  padding: 40px 20px 10px 40px;
  background: #ff7000;
}
.orteka_wrapper .b-design-section__top-cell-title {
  margin-bottom: 20px;
}
.orteka_wrapper .b-design-section__bottom-cell {
  position: relative;
  z-index: 10;

  height: 140px;
  padding: 50px 20px 10px 40px;

  font-size: 15px;

  background: #f9aa52;
}
.orteka_wrapper .b-design-section__bottom-cell .date {
  color: #e1e1e1;
}
.orteka_wrapper .b-design-section__bottom-cell:after {
  content: '';

  position: absolute;
  z-index: 1;
  top: 50%;
  right: -22px;

  width: 0px;
  height: 0px;
  margin-top: -24px;
  border-color: transparent transparent transparent #f9aa52;
  border-style: solid;
  border-width: 24px 0 24px 22px;
}
.orteka_wrapper .b-sep-descr-line .content_wrap {
  padding: 34px 0px;

  font-size: 21px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
}
.orteka_wrapper .b-product-id-grid {
  width: 464px;
  height: 372px;
}
.orteka_wrapper .b-product-id__img-wrap {
  width: 560px;
  height: 372px;
  border-bottom: 1px solid #cccfd1;
  background: url(../img/product-id_bg.jpg) no-repeat center center;
}
.orteka_wrapper .b-user-questions__grid {
  width: 200px;
}
.orteka_wrapper .b-user-questions__big-cell {
  padding: 60px 40px 0;
  color: #677279;
}
.orteka_wrapper .b-user-questions__big-cell p {
  margin-bottom: 25px;
}
.orteka_wrapper .b-user-questions__big-cell p:last-child {
  margin-bottom: 0;
}
.orteka_wrapper .b-user-questions__img-wrap {
  width: 560px;
}
.orteka_wrapper .b-product-id-grid__big-cell {
  width: 340px;
  height: 100%;
  padding: 57px 40px 0px 47px;

  line-height: 1.35em;
  color: #677279;
  letter-spacing: 0.2px;

  background: #e1e1e1;
}
.orteka_wrapper .b-product-id-grid__big-cell p {
  margin-bottom: 25px;
}
.orteka_wrapper .b-product-id-grid__big-cell p:last-child {
  margin-bottom: 0;
}
.orteka_wrapper .b-product-id-grid__small-grid-wrap {
  width: 124px;
}
.orteka_wrapper .b-product-id-grid__small-cell {
  position: relative;
  width: 100%;
  height: 124px;
}
.orteka_wrapper .b-product-id-grid__small-cell.bg1 {
  background: #ededed;
}
.orteka_wrapper .b-product-id-grid__small-cell.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 82px;
  height: 67px;
  margin-top: -33.5px;
  margin-left: -41px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -276px 0;
  background-size: 423px 794px;
}
.orteka_wrapper .b-product-id-grid__small-cell.bg2 {
  background: #f0e8de;
}
.orteka_wrapper .b-product-id-grid__small-cell.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 65px;
  height: 35px;
  margin-top: -17.5px;
  margin-left: -32.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -233px -81px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-product-id-grid__small-cell.bg3 {
  background: #63c2cb;
}
.orteka_wrapper .b-product-id-grid__small-cell.bg3:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 59px;
  height: 40px;
  margin-top: -20px;
  margin-left: -29.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 -138px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-user-questions__img-wrap {
  width: 50%;
  height: 510px;
  background:
    url(../img/user-questions_bg.jpg) no-repeat center center,
    #fff;
}
.orteka_wrapper .b-user-questions__grid {
  width: 50%;
  height: 510px;
}
.orteka_wrapper .b-user-questions__big-cell {
  height: 255px;
  color: #677279;
  background: #e1e1e1;
}
.orteka_wrapper .b-user-questions__small-cell {
  position: relative;
  float: left;
  width: 50%;
  height: 255px;
}
.orteka_wrapper .b-user-questions__small-cell.bg1 {
  background: #f9aa52;
}
.orteka_wrapper .b-user-questions__small-cell.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 79px;
  height: 113px;
  margin-top: -56.5px;
  margin-left: -39.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -344px -309px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-user-questions__small-cell.bg2 {
  background: #fff;
}
.orteka_wrapper .b-user-questions__small-cell.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 122px;
  height: 75px;
  margin-top: -37.5px;
  margin-left: -61px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 -309px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-ask_question__img-wrap {
  width: 680px;
  height: 450px;
  border-bottom: 1px solid #cccfd1;
  background: url(../img/ask_question_bg.jpg) no-repeat center center;
}
.orteka_wrapper .b-ask_question__grid {
  width: 344px;
}
.orteka_wrapper .b-ask_question__big-cell {
  height: 280px;
  padding: 50px 40px 0;
  color: #fff;
  background: #63c2cb;
}
.orteka_wrapper .b-ask_question__small-cell {
  position: relative;
  float: left;
  width: 50%;
  height: 170px;
}
.orteka_wrapper .b-ask_question__small-cell.bg1 {
  background: #f0e8de;
}
.orteka_wrapper .b-ask_question__small-cell.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 46px;
  height: 81px;
  margin-top: -40.5px;
  margin-left: -23px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -358px 0;
  background-size: 423px 794px;
}
.orteka_wrapper .b-ask_question__small-cell.bg2 {
  background: #eef1f3;
}
.orteka_wrapper .b-ask_question__small-cell.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 78px;
  height: 73px;
  margin-top: -36.5px;
  margin-left: -39px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -82px -224px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-points__img-wrap {
  width: 684px;
  height: 440px;
  background:
    url(../img/points_bg.jpg) no-repeat center center,
    #fff;
}
.orteka_wrapper .b-points__grid {
  width: 340px;
  height: 440px;
}
.orteka_wrapper .b-points__big-cell {
  height: 270px;
  padding: 50px 45px 0;
  color: #fff;
  background: #ff7000;
}
.orteka_wrapper .b-points__small-cell {
  position: relative;
  float: left;
  width: 50%;
  height: 170px;
}
.orteka_wrapper .b-points__small-cell.bg1 {
  background: #f9f9f9;
}
.orteka_wrapper .b-points__small-cell.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 90px;
  height: 86px;
  margin-top: -43px;
  margin-left: -45px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -330px -138px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-points__small-cell.bg2 {
  background: #f9aa52;
}
.orteka_wrapper .b-points__small-cell.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 91px;
  height: 82px;
  margin-top: -41px;
  margin-left: -45.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -239px -138px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-doctors-rating__img-wrap {
  position: relative;
  width: 342px;
  height: 310px;
  background: #00a1b1;
}
.orteka_wrapper .b-doctors-rating__img-wrap:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 205px;
  height: 217px;
  margin-top: -108.5px;
  margin-left: -102.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 -577px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-doctors-rating__content {
  position: relative;

  width: 682px;
  height: 310px;
  padding: 55px 45px 0;

  background: #eef1f3;
}
.orteka_wrapper .b-doctors-rating__content:after {
  content: '';

  position: absolute;
  top: 50%;
  top: auto;
  bottom: 0;
  left: 50%;

  width: 423px;
  height: 155px;
  margin-top: -77.5px;
  margin-top: 0;
  margin-left: -211.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: 0 -422px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-doctors-rating__content-text {
  position: relative;
  z-index: 10;
}
.orteka_wrapper .b-affiliate-program__img-wrap,
.orteka_wrapper .b-affiliate-program__content {
  width: 50%;
  height: 492px;
  color: #fff;
}
.orteka_wrapper .b-affiliate-program__img-wrap {
  background:
    url(../img/affiliate-program_bg.jpg) no-repeat center center,
    #fff;
}
.orteka_wrapper .b-affiliate-program__content {
  padding: 75px 70px 0;
  background: #b0906a;
}
.orteka_wrapper .b-affiliate-program__content p {
  margin-bottom: 25px;
}
.orteka_wrapper .b-affiliate-program__content p:last-child {
  margin-bottom: 0;
}
.orteka_wrapper .b-affiliate-program__content-title {
  margin-bottom: 35px;
  font-size: 25px;
}
.orteka_wrapper .b-online-journal__content {
  position: relative;

  width: 342px;
  height: 492px;
  padding: 70px 35px 0;

  color: #fff;

  background: #00a1b1;
}
.orteka_wrapper .b-online-journal__content .link_pdf {
  position: absolute;
  bottom: 20px;
  left: 35px;

  width: 34px;
  height: 44px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -298px -81px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-online-journal__img-wrap {
  width: 682px;
  height: 492px;
  background:
    url(../img/online-journal_bg.jpg) no-repeat center center,
    #5e605e;
}
.orteka_wrapper .b-online-journal__content-title {
  margin-bottom: 30px;
  font-size: 25px;
  color: #fff;
}
.orteka_wrapper .b-map__img-wrap {
  width: 50%;
  height: 492px;
  background:
    url(../img/map_bg.jpg) no-repeat center center,
    #fff;
}
.orteka_wrapper .b-map__grid {
  width: 50%;
  height: 492px;
}
.orteka_wrapper .b-map__grid__top-sect {
  height: 246px;
}
.orteka_wrapper .b-map__big-cell {
  width: 388px;
  height: 246px;
  background:
    url(../img/map_cell_bg.jpg) no-repeat center center,
    #fff;
}
.orteka_wrapper .b-map__small-cell {
  position: relative;
  width: 124px;
  height: 123px;
}
.orteka_wrapper .b-map__small-cell.bg1 {
  background: #f9aa52;
}
.orteka_wrapper .b-map__small-cell.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 42px;
  height: 50px;
  margin-top: -25px;
  margin-left: -21px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -379px -81px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-map__small-cell.bg2 {
  background: #ededed;
}
.orteka_wrapper .b-map__small-cell.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 47px;
  height: 47px;
  margin-top: -23.5px;
  margin-left: -23.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -332px -81px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-map__grid__cont-sect {
  height: 246px;
  padding: 40px 45px 0;
  color: #fff;
  background: #ff7000;
}
.orteka_wrapper .b-map__grid__cont-title {
  margin-bottom: 30px;
  font-size: 25px;
}
.orteka_wrapper .b-integration__header {
  height: 135px;

  font-size: 21px;
  line-height: 135px;
  color: #fff;
  text-align: center;

  background: #63c2cb;
}
.orteka_wrapper .b-integration__header-cont {
  position: relative;
  display: inline-block;
  padding-left: 186px;
  vertical-align: middle;
}
.orteka_wrapper .b-integration__header-cont:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;
  left: 0px;

  width: 128px;
  height: 77px;
  margin-top: -38.5px;
  margin-left: -64px;
  margin-left: 0;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -122px -309px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-integration__grid-item {
  float: left;

  width: 33.3%;
  height: 312px;
  padding-top: 70px;

  text-align: center;
}
.orteka_wrapper .b-integration__grid-item.bg1 {
  background: #f7f7f7;
}
.orteka_wrapper .b-integration__grid-item.bg2 {
  background: #eef1f3;
}
.orteka_wrapper .b-integration__grid-item.bg3 {
  background: #f0e8de;
}
.orteka_wrapper .b-integration__grid-item-img {
  position: relative;
  height: 100px;
}
.orteka_wrapper .b-integration__grid-item-img.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 75px;
  height: 75px;
  margin-top: -37.5px;
  margin-left: -37.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -164px -138px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-integration__grid-item-img.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 105px;
  height: 47px;
  margin-top: -23.5px;
  margin-left: -52.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -59px -138px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-integration__grid-item-img.bg3:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 74px;
  height: 73px;
  margin-top: -36.5px;
  margin-left: -37px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -202px 0;
  background-size: 423px 794px;
}
.orteka_wrapper .b-quote-content {
  padding: 45px 0 45px;

  font-size: 19px;
  color: #fff;
  text-align: center;

  background: #ff7000;
}
.orteka_wrapper .b-quote__icon {
  position: relative;
  height: 86px;
  margin-bottom: 35px;
}
.orteka_wrapper .b-quote__icon:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 111px;
  height: 79px;
  margin-top: -39.5px;
  margin-left: -55.5px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -160px -224px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-quote__descr {
  margin-bottom: 50px;
}
.orteka_wrapper .b-quote__author-name {
  margin-bottom: 15px;
  font-family: 'h400';
}
.orteka_wrapper .b-progress-project__big-cell {
  width: 512px;
  height: 258px;
  padding: 50px 40px 0;

  color: #fff;

  background: #00a1b1;
}
.orteka_wrapper .b-progress-project__title {
  margin-bottom: 15px;
  font-size: 25px;
}
.orteka_wrapper .b-progress-project__small-cell {
  position: relative;
  width: 256px;
  height: 258px;
}
.orteka_wrapper .b-progress-project__small-cell.bg1 {
  background: #fff;
}
.orteka_wrapper .b-progress-project__small-cell.bg1:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 120px;
  height: 85px;
  margin-top: -42.5px;
  margin-left: -60px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -271px -224px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-progress-project__small-cell.bg2 {
  background: #63c2cb;
}
.orteka_wrapper .b-progress-project__small-cell.bg2:after {
  content: '';

  position: absolute;
  top: 50%;
  left: 50%;

  width: 94px;
  height: 110px;
  margin-top: -55px;
  margin-left: -47px;

  background-image: url('../img/icons-sa28cb0b518.png');
  background-position: -250px -309px;
  background-size: 423px 794px;
}
.orteka_wrapper .b-eventually {
  padding: 60px 0;
  text-align: center;
  background: #fff;
}
.orteka_wrapper .b-eventually__title {
  margin-bottom: 60px;

  font-family: 'h100';
  font-size: 65px;
  color: #433d35;
  text-transform: uppercase;
}
.orteka_wrapper .b-eventually-list {
  margin-bottom: 60px;
}
.orteka_wrapper .b-eventually-list__item {
  display: inline-block;
  width: 210px;
  margin: 0 20px;
  vertical-align: middle;
}
.orteka_wrapper .b-eventually-list__item-num {
  font-family: 'h100';
  font-size: 65px;
}
.orteka_wrapper .b-eventually-list__item-num .fz41 {
  font-size: 41px;
}
.orteka_wrapper .pagenavi {
  padding: 140px 0 100px;
  background: #fff
    url('http://www.arealidea.ru/design/original/images/main_vacancy_bg.png')
    bottom left repeat-x;
}
.orteka_wrapper .pagenavi .pagenavi__post.is-left a::before {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -5591px no-repeat;
}
.orteka_wrapper .pagenavi .pagenavi__post.is-left a:hover::before {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -4089px no-repeat;
}
.orteka_wrapper .pagenavi .pagenavi__post.is-right a::before {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -5543px no-repeat;
}
.orteka_wrapper .pagenavi .pagenavi__post.is-right a:hover::before {
  zoom: 1;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);

  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -4089px no-repeat;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=$m11, M12=$m12,M21=$m21, M22=$m22, sizingMethod='auto expand');
}
.orteka_wrapper .pagenavi .pagenavi__post a:hover,
.orteka_wrapper .pagenavi .pagenavi__post a.is-active {
  border-color: #ff7000;
  color: #ff7000;
}
.orteka_wrapper .pagenavi .pagenavi__center .icon {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -1307px no-repeat;
}
.orteka_wrapper .pagenavi .pagenavi__center .icon .icon__eye i {
  background: url('http://www.arealidea.ru/design/original/images/icons-s2baca487d5.png')
    0 -5693px no-repeat;
}
.orteka_wrapper section.vista {
  background: #ff7000;
}
.orteka_wrapper section.vista .vista__list a .icon.icon__vista1 {
  background: url('http://www.arealidea.ru/design/images/vista/d/sitewd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a .icon.icon__vista2 {
  background: url('http://www.arealidea.ru/design/images/vista/d/seowd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a .icon.icon__vista3 {
  background: url('http://www.arealidea.ru/design/images/vista/d/portalwd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a .icon.icon__vista4 {
  background: url('http://www.arealidea.ru/design/images/vista/d/mobilewd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a .icon.icon__vista5 {
  background: url('http://www.arealidea.ru/design/images/vista/d/arealwd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a:hover .icon.icon__vista1 {
  background: url('http://www.arealidea.ru/design/images/vista/d/sitetd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a:hover .icon.icon__vista2 {
  background: url('http://www.arealidea.ru/design/images/vista/d/seotd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a:hover .icon.icon__vista3 {
  background: url('http://www.arealidea.ru/design/images/vista/d/portaltd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a:hover .icon.icon__vista4 {
  background: url('http://www.arealidea.ru/design/images/vista/d/mobiletd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper section.vista .vista__list a:hover .icon.icon__vista5 {
  background: url('http://www.arealidea.ru/design/images/vista/d/arealtd.png')
    no-repeat scroll 0 0 / cover transparent;
}
.orteka_wrapper .contacts .section__space b {
  background-color: #ff7000;
}
.orteka_wrapper .contacts .section__social a .icon {
  background: url('http://www.arealidea.ru/design/original/images/share.png')
    no-repeat;
}
.orteka_wrapper .contacts .section__social a .icon__facebook {
  background-position: 0 0;
}
.orteka_wrapper .contacts .section__social a:hover .icon__facebook {
  background-position: 0 -176px;
}
.orteka_wrapper .contacts .section__social a .icon__twitter {
  background-position: -166px 0;
}
.orteka_wrapper .contacts .section__social a:hover .icon__twitter {
  background-position: -166px -176px;
}
.orteka_wrapper .contacts .section__social a .icon__vkontakte {
  background-position: -332px 0;
}
.orteka_wrapper .contacts .section__social a:hover .icon__vkontakte {
  background-position: -332px -176px;
}
