@charset "UTF-8";

@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Regular.ttf?ee6539921d713482b8ccd4d0d23961bb);
}

@font-face {
  font-family: 'MontserratBold';
  src: url(/fonts/Montserrat-Medium.ttf?c8b6e083af3f94009801989c3739425e) format("truetype");
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat';
}

#auth {
  width: 960px;
  margin: 0 auto;
}

#banner {
  position: absolute;
  left: 2px;
  bottom: 2px;
}

header ul {
  line-height: 24px;
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
}

header ul li:before {
  color: #ffc000;
  content: "\432\2013    ";
  padding-right: 5px;
}

header .blockTable {
  width: 100%;
}

header .blockTable table {
  width: 100%;
  color: #777777;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
}

header .blockTable table tr {
  border-bottom: 1px solid #999999;
  height: 35px;
}

header .blockTable table tr:nth-child(2n) {
  background: #fef8e5;
}

header .blockTable table tr:first-child {
  border-bottom: 4px solid #ffc000;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

header .blockTable table tr th {
  color: #000000;
  font-weight: bold;
  padding-left: 20px;
  text-align: left;
}

header .blockTable table tr td {
  padding-left: 20px;
  border: 0;
}

header .clear {
  display: block;
  height: 15px;
  overflow: hidden;
  width: 100%;
}

header #header {
  width: 100%;
  height: 167px;
  position: relative;
  font-size: 14px;
  font-family: Arial;
  line-height: 21px;
  color: #000000;
  margin: 0;
  padding: 0;
}

header #menuHeader {
  position: relative;
  width: 100%;
  height: 55px;
  background: url(/images/menuHeader.png?3b4b130be8439239fce215275797a778) repeat-x;
  font-size: 14px;
  font-family: Arial;
  line-height: 21px;
  color: #000000;
  margin: 0;
  padding: 0;
}

header #logo {
  width: 626px;
  height: 107px;
  background: url(/images/logo.png?599b50726889a8948f69d3102d8dcd07) repeat-x;
  float: left;
  margin-top: 10px;
}

header #tellOne {
  clear: both;
  margin: 0 0 0 108px;
}

header #nomber2 {
  font-size: 24px;
  color: #000;
  margin-top: 5px;
}

header #nomber1 {
  font-size: 24px;
  color: #000;
}

header #nomber {
  font-size: 24px;
  color: #000;
}

header #tellTwo {
  top: 50px;
  position: absolute;
  right: 0;
  margin-right: 10px;
}

header #tellTwo > p {
  margin: 28px 0 0;
}

header #headText {
  color: #777777;
  font-style: italic;
  font-size: 12px;
}

header #silverNomde {
  color: #999;
  font-size: 24px;
  margin-left: 25px;
}

header .nomberRight {
  float: right;
}

header .menu-menu-container {
  float: right;
  height: 55px;
}

header .menu {
  margin: 0;
}

header .menu li {
  float: left;
  line-height: 21px;
  margin: 0 15px;
  padding: 16px 0 0;
  width: auto;
}

header .menu li:before {
  content: normal;
}

header .menu li a {
  color: #FFFFFF;
  display: block;
  height: 33px;
  text-decoration: none;
  text-transform: uppercase;
}

header .menu li a:hover {
  color: #ffc000;
}

header .menu .current-menu-item {
  border-bottom: 6px solid #FFC000;
}

header .menu .current-menu-item a {
  color: #ffc000;
}

header #search {
  position: absolute;
  left: 10px;
  top: 14px;
}

header #sSearch {
  background: url(/images/lypa.png?b155ebe2a3c1e3a0950904eb89977646) no-repeat scroll 0 0 transparent;
  border: medium none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  height: 13px;
  margin: 7px 0 0 -17px;
  position: absolute;
  right: 5px;
  top: 0;
  width: 11px;
}

header #s {
  font-family: Arial;
  color: #777777;
  font-style: italic;
  width: 220px;
  height: 22px;
  padding-left: 4px;
  /* Р”Р»СЏ Firefox */
  -webkit-box-shadow: 0 2px 2px #090340 inset;
  /* Р”Р»СЏ Safari Рё Chrome */
  box-shadow: 0 2px 2px #090340 inset;
  /* РџР°СЂР°РјРµС‚СЂС‹ С‚РµРЅРё */
  border: none;
}

header .autEnter > div {
  cursor: pointer;
  position: absolute;
  right: 10px;
  text-decoration: underline;
  top: 10px;
}

.title {
  margin: 0 0 30px;
  font-size: 16px;
  letter-spacing: 1px;
}

.form-input {
  width: 100%;
  padding: 12px 20px;
  margin: 12px 0;
  display: inline-block;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  outline: none;
}

.form-input.form-input-autocomplete {
  margin-left: 0px;
  min-width: 144px;
  background-size: 25px 25px;
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.required-message {
  position: absolute;
  margin-top: 12px;
  margin-left: 3px;
}

.required {
  display: inline;
  /* triangle */
}

.required .input-hint:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #ccc;
  top: 100%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  left: 15px;
}

.required .input-hint {
  position: absolute;
  background: #ccc;
  padding: 10px;
  width: 200px;
  margin-top: -35px;
  z-index: -1000;
  opacity: 0;
  /* remove for debugging */
}

.required:hover .input-hint,
.required input:focus ~ div {
  opacity: 1;
  z-index: 1000;
}

.required-date {
  display: inline;
}

.required-date:before {
  z-index: 100;
  content: "";
  color: red;
  margin-top: 15px;
  margin-left: 291px;
  position: absolute;
}

.required:after {
  content: "";
  margin-top: 15px;
  margin-left: -9px;
  color: red;
  position: absolute;
}

.autocomplete {
  background-color: #ffffff;
  margin-top: -13px;
  width: 279px;
  position: absolute;
  list-style-type: none;
  padding: 0;
  z-index: 1000;
  max-height: 200px;
  overflow: scroll;
  border: 1px solid #ccc;
}

.autocomplete .message {
  margin: 0;
  color: #888888;
  font-size: 12px;
  padding: 9px 20px;
}

.autocomplete .el {
  margin: 0;
  cursor: pointer;
  color: black;
  font-size: 12px;
  padding: 12px 20px;
}

.autocomplete .el:hover {
  background-color: #ccc;
}

.login {
  padding: 0;
  width: 530px;
  margin: 0 auto;
  text-align: center;
}

.login .box {
  text-align: left;
  width: 280px;
  margin: 0 auto;
  border: 1px solid rgba(221, 221, 221, 0.5);
  padding: 20px;
}

.login .box .label {
  margin: 0 0 10px;
}

.login .buttons {
  margin: 30px 0;
}

.login .buttons p {
  font-size: 14px;
}

.login .buttons .btn {
  cursor: pointer;
  margin: 10px auto;
  width: 260px;
  display: block;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 14px 0;
  font-size: 14px;
}

.login .buttons .orange {
  background-color: #2b52cb;
}

.login .buttons .blue {
  background: #2b52cb;
}

.login .buttons .inactive {
  cursor: default;
  opacity: 0.5;
}

.login .tooltip {
  display: inline-block;
}

.login .tooltip .tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: black;
  padding: 12px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  font-size: 15px;
  position: absolute;
  margin-left: -180px;
  margin-top: -140px;
}

.login .tooltip:hover .tooltiptext {
  visibility: visible;
}

.login .tooltip2 {
  display: inline-block;
}

.login .tooltip2 .tooltiptext2 {
  visibility: hidden;
  width: 250px;
  background-color: black;
  padding: 12px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  font-size: 15px;
  position: absolute;
  margin-left: -250px;
  margin-top: -73px;
}

.login .tooltip2:hover .tooltiptext2 {
  visibility: visible;
}

.login .icon {
  margin-left: 10px;
  vertical-align: middle;
}

.login .link {
  display: inline;
  margin-top: 10px;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
}

.login .link a {
  text-decoration: none;
  color: #000000;
}

.login .left {
  float: left;
}

.login .right {
  float: right;
}

@media (max-width: 520px) {
  .login .left {
    width: 100%;
  }

  .login .right {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .login {
    width: 100%;
  }

  .login .box {
    width: auto;
  }
}

.reset {
  padding: 50px 0 75px;
  width: 210px;
  margin: 0 auto;
  text-align: center;
}

.reset ul {
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

.reset ul li {
  margin: 10px 0;
}

.reset .error {
  margin: 20px 0;
}

.reset .link {
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 15px 0 5px;
  font-size: 14px;
}

.reset .btn {
  cursor: pointer;
  margin: 17px auto 0;
  background-color: #EC6600;
  width: 210px;
  display: block;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 14px 0;
  font-size: 14px;
}

.changePassword {
  padding: 50px 0 75px;
  width: 210px;
  margin: 0 auto;
  text-align: center;
}

.changePassword .btn {
  cursor: pointer;
  margin: 20px auto;
  background-color: #EC6600;
  width: 210px;
  display: block;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 14px 0;
  font-size: 14px;
}

.changePassword ul {
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding: 0;
}

.changePassword ul li {
  margin: 10px 0;
}

.changePassword .error {
  margin: 20px 0;
}

.changePassword .link {
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 15px 0 5px;
  font-size: 14px;
}

.setOrg {
  padding: 50px 0 75px;
  width: 250px;
  margin: 0 auto;
  text-align: center;
}

.setOrg ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.setOrg ul a {
  margin: 25px 0;
  padding: 16px 0;
  background-color: rgba(221, 221, 221, 0.5);
  width: 100%;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #000000;
}

.notChecked {
  margin: 50px 0;
}

.notChecked p {
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}

.register .box {
  margin: 0 auto;
  padding: 40px 0;
  width: 688px;
}

.register .box .tabs {
  padding-left: 5px;
  margin: 0 auto;
  width: 445px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.register .box .tabs .nav-item {
  margin-left: -1px;
  background-color: white;
  border: 1px solid #c1c1c1;
  cursor: pointer;
  color: darkgray;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  height: 32px;
  padding: 0 24px;
  font-size: 16px;
}

.register .box .tabs .active {
  background-color: #c1c1c1;
  color: white;
}

.register .box .main-block {
  margin-top: -1px;
  padding: 20px 20px 70px 20px;
  background-color: #c1c1c1;
  border: 1px solid #eeeeee;
  display: block;
  font-size: small;
}

.register .box .main-block .block {
  background-color: white;
  display: inline-block;
  margin-bottom: 4px;
  padding: 20px;
  text-align: left;
  width: 281px;
  vertical-align: top;
}

.register .box .main-block .block .link {
  display: block;
  text-decoration: none;
  font-size: 14px;
}

.register .box .main-block .block .title {
  background-color: white;
  border-top: 1px solid #c1c1c1;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  font-size: small;
  margin-top: -32px;
  padding: 0px 10px 0px 10px;
  position: absolute;
}

.register .box .main-block .block .form-input[name="passport-serial"] {
  width: 135px;
  display: inline;
}

.register .box .main-block .block .form-input[name="passport-number"] {
  width: 163px;
  display: inline;
}

.register .box .main-block .block .form-input[name="passport-date"] {
  width: 299px;
}

.register .box .main-block .block .form-input[name="passport-code"] {
  width: 301px;
}

.register .box .main-block .block .form-input[name="passport-issuedBy"] {
  width: 300px;
}

.register .box .main-block .block .vdp-datepicker {
  display: inline;
}

.register .box .main-block .block .vdp-datepicker div {
  display: inline;
}

.register .box .main-block .block .gender {
  display: inline;
  margin-left: 7px;
}

.register .box .main-block .block .check-label {
  display: block;
  margin-bottom: 6px;
}

.register .box .main-block .block .check-label a {
  text-decoration: none;
  color: #0000FF;
}

.register .box .main-block .block .check-label .checkbox {
  width: 16px;
  height: 15px;
  margin: 0 6px 0 0;
  display: inline;
}

.register .box .main-block .block .short {
  width: 70%;
}

.register .box .main-block .block .radio-input {
  width: 22px;
  height: 15px;
  display: inline;
}

.register .box .main-block .full-width {
  padding-bottom: 10px;
  width: 605px;
  display: inline-block;
}

.register .box .main-block .merge {
  padding-top: 0 !important;
  margin-top: -14px;
}

.register .box .main-block .top {
  margin-top: -65px;
}

.register .box .main-block ul {
  list-style-type: none;
  font-size: 15px;
  color: #FF4500;
}

.register .box .main-block .btn {
  margin-top: 10px;
  float: right;
  cursor: pointer;
  width: 260px;
  display: block;
  background-color: #EC6600;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 14px 0;
  font-size: 14px;
}

.doc {
  padding: 40px 0;
}

.doc .title {
  font-size: 18px;
  text-align: center;
}

.green {
  color: #5BC236;
}

.modal-address .form-input {
  width: 550px;
}

.modal-address .form-input.short-input {
  width: 100%;
}

@media (max-width: 791px) {
  .modal-address {
    width: 100%;
  }

  .modal-address.short-input {
    width: 100%;
  }
}

.input-inline {
  margin-left: 0px;
}

.select-inline .select {
  margin-left: 0px;
  margin-right: 20px;
  display: inline-block;
  margin-top: 7px;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1;
  background-color: white;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  width: 137px;
}

/**/

.IZ-select {
  outline: none;
}

.IZ-select__input {
  -webkit-box-align: center;
  margin-right: 0px;
  -ms-flex-align: center;
      align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  height: 40px;
}

.IZ-select__input.IZ-select__input--has-menu {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.IZ-select__input.IZ-select__input--selection-slot {
  padding-left: 0.75rem;
}

.IZ-select__input.IZ-select__input--selection-slot input {
  padding-left: 10px;
}

.IZ-select__input.IZ-select__input--has-error {
  border: 1px solid #dc3545 !important;
  caret-color: #ff5252 !important;
}

.IZ-select__input.IZ-select__input--has-error input {
  color: #ff5252 !important;
}

.IZ-select__input.IZ-select__input--successful {
  border: 1px solid #28a745 !important;
  caret-color: #28c346 !important;
}

.IZ-select__input.IZ-select__input--focused {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}

.IZ-select__input.IZ-select__input--focused.IZ-select__input--has-error {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}

.IZ-select__input.IZ-select__input--focused.IZ-select__input--successful {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25) !important;
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25) !important;
}

.IZ-select__input.IZ-select__input--disabled {
  pointer-events: none;
  background-color: #e9ecef;
  opacity: 1;
}

.IZ-select__input.IZ-select__input--disabled input {
  color: #6c737a !important;
}

.IZ-select__input.IZ-select__input--disabled::-webkit-input-placeholder {
  color: #6c737a !important;
}

.IZ-select__input.IZ-select__input--disabled::-ms-input-placeholder {
  color: #6c737a !important;
}

.IZ-select__input.IZ-select__input--disabled::placeholder {
  color: #6c737a !important;
}

.IZ-select__input input {
  /* Loading indicator */
  background-size: 25px 25px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0.375rem 0.75rem;
  border-style: none;
  pointer-events: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin-top: 0;
  min-width: 0;
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 40px;
}

.IZ-select__input input:focus {
  outline: none;
}

.IZ-select__input input:disabled {
  pointer-events: none;
}

.IZ-select__menu {
  position: absolute;
  z-index: 8;
  -webkit-transform-origin: left top 0;
          transform-origin: left top 0;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: 0 2px 11px -2px rgba(0, 0, 0, 0.19);
          box-shadow: 0 2px 11px -2px rgba(0, 0, 0, 0.19);
}

.IZ-select__menu .IZ-select__menu-items {
  overflow-y: auto;
  overflow-x: hidden;
}

.IZ-select__menu .IZ-select__no-data {
  margin: 0 10px;
}

.IZ-select__menu.IZ-select__menu--disable-search {
  border-top: 1;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.IZ-select__item {
  cursor: pointer;
  padding: 10px 14px;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}

.IZ-select__item:hover {
  background-color: #f2f2f2;
}

.IZ-select__item.IZ-select__item--selected {
  color: #1976d2 !important;
}

.IZ-select__error {
  margin-top: 0.55rem;
  font-size: 85%;
  color: #dc3545;
}

.IZ-select__input-wrap {
  margin-top: 8px;
}

.btn-choose-address {
  float: right;
  cursor: pointer;
  display: block;
  background-color: #4f4eb7;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 3px 0;
  font-size: 12px;
  width: 150px;
}

.required-date:before {
  z-index: 100;
  content: "*";
  color: red;
  margin-top: 25px;
  margin-left: 5px;
  position: absolute;
}

.content__register {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  min-width: 600px;
}

.countdown-text {
  border: none;
  width: 18px;
  outline: none;
  cursor: default;
  font-size: 16px;
  background: transparent;
}

.register__form {
  -webkit-box-shadow: 0 0 5px 2px #e7e7e7;
          box-shadow: 0 0 5px 2px #e7e7e7;
  background: white;
}

.width_step {
  width: 126px;
}

.frame_page_profile__register {
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #e4e4e4;
  background: #fbfbfb;
}

.frame_page_profile__register .header {
  font-size: 15px;
  border: 1px solid #d4c9c9;
  position: absolute;
  top: -10px;
  left: 10px;
  z-index: 10;
  background: #f9f9f9;
  color: black;
  opacity: 1;
  padding: 0px 10px;
}

.disable__count-steps {
  display: none;
}

.disable__count-steps.active {
  display: block;
}

.header__register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: normal;
  text-align: center;
  margin: 10px 0px 40px 0px;
  padding: 10px;
}

.header__register #head {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.25;
  color: #21272C;
}

.header__register #description {
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #898989;
}

.header__register .count-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 300px;
  margin-top: 20px;
}

.header__register .count-steps .count-steps__item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.header__register .count-steps .count-steps__item::after {
  content: '';
  position: absolute;
  left: calc(100% + 8px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 1px;
  background: #1B5E99;
}

.header__register .count-steps .next {
  border: 1px solid #cecece;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #d3d3d3;
}

.header__register .count-steps .latest {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.header__register .count-steps .current {
  background: #1B5E99;
  border: 1px solid #1B5E99;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #d3d3d3;
}

.header__register .count-steps .active {
  background: #fdfdfd;
  border: 1px solid #1B5E99;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: black;
}

.header__register .count-steps .active::after {
  background: #1B5E99;
}

.header__register .count-steps .next::after {
  background: #d4d7db;
}

.header__register .count-steps .current::after {
  background: #d4d7db;
}

.header__register .count-steps .test {
  background: #ffffff;
  border: 1px solid #1B5E99;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: black;
}

.header__register .count-steps .test::after {
  background: #1B5E99;
}

#form__reg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}

.reg_form__register {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 5px 0px;
}

.reg_form__register #title_reg_form {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #898989;
}

.reg_form__register #title_reg_form::after {
  content: '*';
  color: red;
}

.reg_form__register .reg-input {
  padding: 8px 16px;
  background: #FFFFFF;
  border: 1px solid #d3d0d0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding-right: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #5C656D;
  z-index: 2;
}

.reg_form__register .profile-input {
  padding: 8px 16px;
  background: #FFFFFF;
  border: 1px solid #d3d0d0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  padding-right: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #5C656D;
  z-index: 2;
  width: 20px;
  height: 20px;
}

.reg_form__register button {
  padding: 10px 30px;
  background: -webkit-gradient(linear, left bottom, right top, from(#2b52cb), to(#2b52cb));
  background: linear-gradient(to right top, #2b52cb, #2b52cb);
  border-radius: 4%;
  border: 1px solid #2b52cb;
  color: white;
  font-size: 16px;
  outline: none;
  cursor: pointer;
}

.reg_form__register button:hover {
  background: -webkit-gradient(linear, left bottom, right top, from(#213f99), to(#213f99));
  background: linear-gradient(to right top, #213f99, #213f99);
}

.reg_form__register .selectsProfile {
  margin-bottom: 20px;
  font-size: 18px;
}

.reg_form__register .selectsProfile #selectProfile {
  cursor: pointer;
}

.reg_form__register .selectsProfile #selectProfile:hover {
  background-color: #f6f2f2;
  padding: 2px;
}

.form__block {
  width: 80%;
}

.button__next_reg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.small_height {
  top: 50%;
  left: 50%;
  width: 600px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

.btns {
  margin: 0px 20px;
}

@media (max-height: 900px) {
  #auth {
    width: 100%;
  }

  .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }

  .content__register {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    min-width: 600px;
  }
}

@media (max-height: 780px) {
  .small_height {
    -webkit-transform: none;
            transform: none;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
}

@media (max-width: 790px) {
  .content__register {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    min-width: 100%;
    height: 100%;
  }

  .small_height {
    width: 100%;
  }

  .frame_page_profile__register .header {
    font-size: 15px;
  }
}

@media (max-width: 444px) {
  .form__block {
    width: 95%;
  }

  .selectsProfile {
    font-size: 15px;
  }

  .reg_form__register .selectsProfile {
    font-size: 14px;
  }

  .small_height {
    -webkit-transform: none;
            transform: none;
    left: 0;
    top: 0;
    position: relative;
  }

  #form__reg {
    position: absolute;
    background: white;
  }

  .header__register .count-steps {
    width: 300px;
  }

  .header__register .count-steps .count-steps__item::after {
    width: 30px;
  }

  .button__next_reg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .btns {
    margin: 10px;
    width: 80%;
  }
}

