@font-face {
  font-family: 'Roboto';
  src: url('../../../fonts/Roboto-Thin-webfont.eot') format('eot');
  src: url('../../../fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/Roboto-Thin-webfont.woff') format('woff'), url('../../../fonts/Roboto-Thin-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Thin-webfont.svg#svgFontName') format('svg');
  font-weight: 100;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../fonts/Roboto-Thin-webfont.woff') format('woff'), url('../../../fonts/Roboto-Thin-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Thin-webfont.svg#svgFontName') format('svg');
  font-weight: 200;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../fonts/Roboto-Regular-webfont.woff') format('woff'), url('../../../fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Regular-webfont.svg#svgFontName') format('svg');
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../fonts/Roboto-Medium-webfont.woff') format('woff'), url('../../../fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('../../../fonts/Roboto-Medium-webfont.svg#svgFontName') format('svg');
  font-weight: 700;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Light'), local('Roboto-Light'), url('../../../googlefonts/roboto/Roboto-Light.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url('../../../googlefonts/roboto/Roboto-Regular-cyrillic.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../../../googlefonts/roboto/Roboto-Bold.woff') format('woff');
}
html {
  min-height: 100% !important;
  width: 100%;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  height: 100%;
  width: 100%;
  min-width: 320px;
  position: relative;
  margin: 0;
  padding: 0;
  color: #000;
  font: 300 14px/1.5 'Roboto', Helvetica, Arial, sans-serif;
  background: #fff;
  overflow-x: hidden;
}
*,
::before,
::after {
  box-sizing: border-box;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
a,
a:hover,
a:focus,
a:visited {
  color: #0063b4;
  text-decoration: none;
}
div.content {
  width: 100%;
  text-align: center;
}
div.content > .wrapper {
  padding-top: 25px;
  padding-bottom: 115px;
}
div.content h1,
div.content .h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 100;
  font-size: 34px;
  text-align: center;
}
.header {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header > .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
.wrapper {
  position: relative;
  min-width: 320px;
  max-width: 1340px;
  height: 100%;
  margin: 0 auto;
  padding: 0 70px;
}
.clearfix:after {
  content: '';
  clear: both;
  display: block;
}
.logo_area {
  float: left;
  margin-right: 15px;
  padding-top: 10px;
}
.logo {
  display: block;
  width: 301px;
  height: 34px;
  background: url('images/logo-prior_v2.png') 0 0 no-repeat;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
}
.contact_item {
  padding-top: 13px;
  float: right;
  margin-left: 30px;
}
.contact_item .label {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  font-weight: normal;
  text-align: left;
}
.contact_item .value {
  display: block;
  font-size: 18px;
  position: relative;
}
.point-maps {
  height: 20px;
  width: 16px;
  background: url('images/errorpagepictures/point.png') no-repeat scroll 0 0 transparent;
  background-size: contain;
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
}
.point-maps + div {
  line-height: 1.2;
  float: left;
}
.maps_toggle {
  display: none;
  position: relative;
  width: 36px;
  height: 36px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.maps_toggle::before {
  content: '';
  position: absolute;
  background: url('images/errorpagepictures/point.png') no-repeat center / cover;
  width: 20px;
  height: 20px;
  top: 7px;
  left: 9px;
}
.dotted {
  border-bottom: 1px dotted;
  text-decoration: none !important;
}
a:hover .dotted {
  border-bottom-style: solid;
}
.btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  height: 30px;
  padding: 0 19px;
  border-radius: 15px;
  font: 14px/30px 'Roboto', Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
}
.btn.btn-primary,
.btn.btn_feedback {
  height: 50px;
  padding: 0 40px;
  border-radius: 25px;
  font-size: 16px;
  line-height: 50px;
  background-color: #fff200;
  color: #000;
}
.btn.btn-primary:not(.disabled):hover,
.btn.btn_feedback:not(.disabled):hover {
  background-color: #fbde01;
  color: #000;
}
.btn.btn-primary:not(.disabled):active,
.btn.btn_feedback:not(.disabled):active {
  background-color: #000;
  color: #fff;
}
.btn:focus,
.btn:active,
.btn:hover {
  outline: none;
  outline-color: transparent;
}
div.message {
  max-width: 830px;
  margin: auto;
  padding: 70px 10px;
  display: block;
  text-align: center;
  color: #333333;
}
div.message .text {
  margin-top: 50px;
  display: inline-block;
}
div.message p {
  font-size: 16px;
}
div.message h1 {
  font-size: 36px;
}
div.message h2 {
  font-size: 20px;
}
div.message ul li {
  display: inline-block;
}
div.message ul li:before {
  content: "-";
  margin-right: 7px;
}
div.message ul.links li:before {
  content: none;
}
.text-row {
  margin-bottom: 30px;
}
ul {
  padding-left: 0;
}
ul li {
  list-style: none;
}
ul.links {
  text-align: center;
  margin: 0 20px;
  padding: 0px;
  display: inline-block;
}
ul.links li {
  list-style-type: none;
  display: inline-block;
  padding: 20px 22px;
}
ul.links li img {
  display: block;
  border: none;
  margin-bottom: 20px;
}
.icon {
  height: 106px;
  margin: 0 auto;
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  /* Firefox             */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and Safari) */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed       */
  -ms-interpolation-mode: nearest-neighbor;
}
.icon-error-404 {
  background: url('images/errorpagepictures/404.png') no-repeat center / contain;
}
.icon-error-403 {
  background: url('images/errorpagepictures/403.png') no-repeat center / contain;
}
.icon-error-500 {
  background: url('images/errorpagepictures/500.png') no-repeat center / contain;
}
.icon-error-block {
  background: url('images/errorpagepictures/block.png') no-repeat center / contain;
}
.icon-error-alert {
  background: url('images/errorpagepictures/alert.png') no-repeat center / contain;
}
.icon-error-lock {
  background: url('images/errorpagepictures/lock.png') no-repeat center / contain;
}
.icon-error-browser {
  background: url('images/errorpagepictures/browser.png') no-repeat center / contain;
}
.icon-error-timeout {
  background: url('images/errorpagepictures/timeout.png') no-repeat center / contain;
}
footer {
  position: relative;
  color: #bdbdbd;
}
footer > .wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
footer .col {
  float: left;
  width: 33.333%;
}
footer .footer_phones {
  position: relative;
  margin-bottom: 35px;
}
footer .footer_phones ul {
  overflow: auto;
}
footer .footer_phones .icon-contact-phone {
  position: absolute;
  top: 6px;
}
footer .footer_phones .icon-contact-phone + .ph_item {
  margin-left: 30px;
}
footer .footer_phones .ph_item {
  display: inline-block;
  max-width: 185px;
}
footer .footer_phones .ph_item .ph_link {
  font-size: 20px;
  color: #333333;
  font-weight: 700;
}
footer .footer_phones .ph_item .ph_code {
  font-size: 20px;
  color: #333333;
  font-weight: 300;
}
footer .footer_phones .ph_item .note {
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
  color: #757575;
}
footer .footer_phones .ph_item_horizontal {
  display: block;
  max-width: 215px;
}
footer .footer_phones .ph_item_horizontal .note {
  display: inline;
  margin-left: 5px;
}
.foo_nav {
  border-top: 1px solid #f4f4f4;
  padding-top: 35px;
}
.foo_nav .title {
  margin-bottom: 36px;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
}
.foo_nav li {
  padding: 5px 0;
  font-size: 16px;
  line-height: 24px;
}
.foo_nav a,
.foo_nav .a {
  color: #333333;
  border-color: #858585;
}
.foo_nav a:hover,
.foo_nav .a:hover {
  color: #0063b4;
}
.foo_nav .btn_feedback {
  margin-top: 32px;
}
.copy_area {
  padding: 25px 0;
  font-size: 12px;
  line-height: 46px;
}
.copy_area .copy {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  vertical-align: top;
}
.copy_area .copy a {
  color: #333333;
}
.copy_area .copy a:hover {
  color: #0063b4;
  text-decoration: underline;
}
.copy_area .socials {
  display: inline-block;
  float: right;
  vertical-align: top;
}
.copy_area .social_link {
  display: inline-block;
  height: 46px;
  width: 47px;
  border-radius: 50%;
}
.copy_area .social_link:hover {
  background-color: #fff200;
}
.copy_area .social_link + .social_link {
  margin-left: 21px;
}
.copy_area .icon-social {
  position: relative;
}
.copy_area .icon-social:before {
  content: "";
  display: inline-block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.copy_area .icon-social.fb:before {
  width: 11px;
  height: 20px;
  background: url('images/errorpagepictures/facebook.png') no-repeat center / contain;
}
.copy_area .icon-social.vk:before {
  width: 20px;
  height: 13px;
  background: url('images/errorpagepictures/vk.png') no-repeat center / contain;
}
.copy_area .icon-social.insta:before {
  width: 26px;
  height: 22px;
  background: url('images/errorpagepictures/instagram.png') no-repeat center / contain;
}
.copy_area .icon-social.tg:before {
  width: 21px;
  height: 17px;
  background: url('images/errorpagepictures/telegram.png') no-repeat center / contain;
}
.apps {
  position: relative;
}
.apps .content_area {
  width: 59%;
  display: inline-block;
}
.apps .content_area .apps_title {
  margin-bottom: 65px;
  text-align: left;
  font-size: 36px;
  max-width: 755px;
  font-weight: bold;
  line-height: 1.39;
  color: #333333;
  text-shadow: none;
}
.apps .content_area .text {
  font-size: 18px;
}
.apps .content_area .qrcode_wrapper {
  margin-bottom: 45px;
}
.apps .content_area .qrcode_wrapper .qrcode_image {
  width: 129px;
  height: 129px;
  overflow: hidden;
  display: inline-block;
  margin-right: 25px;
  background: url('images/errorpagepictures/qr-code.png') no-repeat center / cover;
  image-rendering: -webkit-optimize-contrast;
}
.apps .content_area .qrcode_wrapper .qrcode_text {
  display: inline-block;
  max-width: 185px;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: normal;
  color: #8a8a8a;
  margin: 40px 0;
  vertical-align: top;
}
.apps .content_area .installmb_wrapper {
  margin-bottom: 24px;
}
.apps .content_area .installmb_wrapper h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 15px;
}
.apps .content_area .installmb_wrapper span {
  max-width: 600px;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
.apps .content_area .store-buttons {
  margin-top: 28px;
}
.apps .image_area {
  max-height: 670px;
  width: 40%;
  text-align: center;
  display: inline-block;
  float: right;
}
.apps .image_area img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
.btn_app {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  overflow: hidden;
  border-radius: 3px;
  line-height: 50px;
}
.btn_app::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  image-rendering: -webkit-optimize-contrast;
}
.btn_app:hover::before {
  opacity: 0.9;
}
.app_google {
  width: 130px;
  height: 43px;
}
.app_google::before {
  background-image: url('images/errorpagepictures/google-play.png');
}
.app_apple {
  width: 130px;
  height: 43px;
}
.app_apple::before {
  background-image: url('images/errorpagepictures/app-store.png');
}
.app_huawei {
  width: 130px;
  height: 43px;
}
.app_huawei::before {
  background-image: url('images/errorpagepictures/appgallery.png');
}
.store-buttons .btn_app {
  margin-bottom: 10px;
}
.store-buttons .btn_app + .btn_app {
  margin-left: 7px;
}
.icon-contact-phone {
  position: relative;
  width: 20px;
  height: 30px;
  background: url('images/errorpagepictures/phone.png') no-repeat center / cover;
}
.quotes {
  word-spacing: -4px;
}
.quotes:before {
  content: open-quote;
}
.quotes:after {
  content: close-quote;
}
@media only screen and (max-width: 992px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  div.message {
    margin: auto;
    padding: 30px;
  }
  div.message h1 {
    font-size: 24px;
  }
  .maps_toggle {
    display: block;
  }
  .maps_toggle::before {
    background-image: url('images/errorpagepictures/point_square.png');
    width: 34px;
    height: 34px;
    top: auto;
    left: 0;
  }
  .contact_item .value {
    display: none;
  }
  .logo_area {
    padding-top: 13px;
    width: calc(100% - 70px);
    margin-right: 0;
  }
  .logo_area .logo {
    background-size: contain;
    display: inline-block;
    width: 100%;
  }
  .apps .content_area .apps_title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .apps .content_area .qrcode_wrapper {
    display: none;
  }
  .apps .content_area .installmb_wrapper h3 {
    display: none;
  }
  .apps .content_area .store-buttons .btn_app {
    margin-left: 3px;
    margin-right: 3px;
  }
  footer > .wrapper {
    padding-bottom: 0;
  }
  footer .col {
    float: none;
    width: 100%;
    max-width: 215px;
    margin: 0 auto 30px;
  }
  footer .col:last-child {
    margin-bottom: 0;
    clear: both;
  }
  footer .footer_phones .col {
    position: relative;
  }
  footer .footer_phones .icon-contact-phone {
    left: -30px;
  }
  footer .footer_phones .icon-contact-phone + .ph_item {
    margin-left: 0;
  }
  footer .copy_area .copy {
    width: 100%;
    text-align: center;
  }
  footer .copy_area .socials {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 425px) {
  .apps .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .apps .content_area {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .apps .content_area .apps_title {
    font-size: 24px;
  }
  .apps .image_area {
    width: calc(100% + 80px);
    float: none;
    margin-left: -40px;
  }
  .apps .store-buttons {
    text-align: center;
  }
}
@media only screen and (max-width: 375px) {
  div.message {
    padding: 50px 0;
  }
  .copy_area .social_link + .social_link {
    margin-left: 8px;
  }
}