

/* Start:/bitrix/templates/steakhome/components/bitrix/system.auth.registration/register_new/style.css?17755592372482*/
.register-new {
  color: #333;
  margin-bottom: 30px;
}
@media (min-width: 991px) {
  .register-new {
    margin-right: 60px;
  }
}
.register-new .form-group {
  margin-bottom: 20px;
  /* last 2 child */
}
.register-new .form-group:nth-last-child(2), .register-new .form-group:last-child {
  margin-bottom: 30px;
}
.register-new h1, .register-new h4 {
  color: #333333;
}
.register-new h1 {
  margin-bottom: 40px;
}
.register-new h4 {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 30px;
  font-weight: 700;
}
.register-new label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #333;
}
.register-new input[type=color].form-control, .register-new input[type=date].form-control, .register-new input[type=datetime-local].form-control, .register-new input[type=datetime].form-control, .register-new input[type=email].form-control, .register-new input[type=month].form-control, .register-new input[type=number].form-control, .register-new input[type=password].form-control, .register-new input[type=search].form-control, .register-new input[type=tel].form-control, .register-new input[type=text].form-control, .register-new input[type=time].form-control, .register-new input[type=url].form-control, .register-new input[type=week].form-control, .register-new select.form-control, .register-new textarea.form-control {
  font-family: "Montserrat", sans-serif;
  border: 1px solid rgba(51, 51, 51, 0.3);
  border-radius: 0;
}
.register-new .buttons__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.register-new .btn {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 120%;
  padding: 10px;
  border-radius: 0;
  -webkit-animation: all 0.2s;
          animation: all 0.2s;
}
.register-new .btn.btn-red {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#D10909), to(#9E0B0B));
  background: linear-gradient(180deg, #D10909 0%, #9E0B0B 100%);
}
.register-new .btn.btn-red:focus, .register-new .btn.btn-red:hover {
  background-color: #be1313;
  background: -webkit-gradient(linear, left top, left bottom, from(#be1313), to(#840000));
  background: linear-gradient(#be1313, #840000);
}
.register-new .oferta {
  color: #666;
}
.register-new .oferta p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
}
/* End */


/* Start:/bitrix/templates/steakhome/components/bitrix/system.auth.form/auth_new/style.css?17755592872351*/
.auth_new {
  padding: 20px;
  background: #F4F4F4;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .auth_new {
    padding: 40px;
  }
}
.auth_new .form-group {
  margin-bottom: 20px;
}
.auth_new .form-group:last-child {
  margin-bottom: 30px;
}
.auth_new h1, .auth_new h4 {
  color: #333;
}
.auth_new h1 {
  margin-bottom: 40px;
}
.auth_new h4 {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 30px;
  font-weight: 700;
}
.auth_new label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  color: #333;
}
.auth_new input[type=color].form-control, .auth_new input[type=date].form-control, .auth_new input[type=datetime-local].form-control, .auth_new input[type=datetime].form-control, .auth_new input[type=email].form-control, .auth_new input[type=month].form-control, .auth_new input[type=number].form-control, .auth_new input[type=password].form-control, .auth_new input[type=search].form-control, .auth_new input[type=tel].form-control, .auth_new input[type=text].form-control, .auth_new input[type=time].form-control, .auth_new input[type=url].form-control, .auth_new input[type=week].form-control, .auth_new select.form-control, .auth_new textarea.form-control {
  font-family: "Montserrat", sans-serif;
  border: 1px solid rgba(51, 51, 51, 0.8);
  border-radius: 0;
}
.auth_new .buttons__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.auth_new .buttons__row .buttons__col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 184px;
          flex: 1 1 184px;
  margin-bottom: 10px;
}
.auth_new .btn {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 120%;
  padding: 10px;
  border-radius: 0;
  width: 100%;
  -webkit-animation: all 0.2s;
          animation: all 0.2s;
  height: 100%;
}
.auth_new .btn.btn-transparent {
  background: transparent;
  color: #333;
  text-decoration: underline;
  white-space: normal;
}
.auth_new .btn.btn-transparent:focus, .auth_new .btn.btn-transparent:hover {
  color: #a2a2a4;
}
.auth_new .btn.btn-black {
  color: #fff;
  background: #333;
}
.auth_new .btn.btn-black:focus, .auth_new .btn.btn-black:hover {
  opacity: 0.8;
}
/* End */


/* Start:/bitrix/templates/steakhome/components/bitrix/socserv.auth.form/socserv_new/style.css?17750466961496*/
.auth-services-new .auth-services__list .auth-services__list-item a {
  border: 1px solid rgba(51, 51, 51, 0.8);
  text-decoration: none;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #333;
  margin-bottom: 10px;
}
.auth-services-new .auth-services__list .auth-services__list-item img {
  margin-right: 10px;
  height: 40px;
  width: 40px;
}
.auth-services-new .auth-services__list .auth-services__list-item span {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
}
.auth-services-new .auth-services__list .auth-services__list-item:hover, .auth-services-new .auth-services__list .auth-services__list-item:active {
  opacity: 0.8;
}
.auth-services-new .auth-services__list .auth-services__list-item:last-child {
  margin-bottom: 0;
}
.auth-services-new .bx-ss-button {
  width: 40px !important;
  height: 40px !important;
}
.auth-services-new .vkontakte-button {
  background-position: center !important;
  background-image: url("/bitrix/templates/steakhome/components/bitrix/socserv.auth.form/socserv_new/images/VKontakte.svg") !important;
}
.auth-services-new .facebook-button {
  background-position: center !important;
  background-image: url("/bitrix/templates/steakhome/components/bitrix/socserv.auth.form/socserv_new/images/Facebook.svg") !important;
}
/* End */
/* /bitrix/templates/steakhome/components/bitrix/system.auth.registration/register_new/style.css?17755592372482 */
/* /bitrix/templates/steakhome/components/bitrix/system.auth.form/auth_new/style.css?17755592872351 */
/* /bitrix/templates/steakhome/components/bitrix/socserv.auth.form/socserv_new/style.css?17750466961496 */
