@charset "UTF-8";
button, textarea, select {
  font: inherit; }

body {
  font-family: Myriadpro-regular, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #141414;
  background-color: #ffffff; }
  body a {
    color: #14245A; }
    body a:hover, body a:focus {
      color: #C61D23; }

h1, h2, h3, h4, table caption, h5, h6 {
  color: #14245A;
  font-weight: 500;
  margin: 0.625rem 0px 0.1rem 0px;
  font-family: Myriadpro-semibold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5rem; }

h1 {
  font-size: 1.87rem;
  line-height: 2.1rem; }

h2 {
  font-size: 1.595rem; }

h3 {
  font-size: 1.375rem; }

h4, table caption {
  font-size: 1.155rem; }

p {
  margin: 0.8rem 0px;
  line-height: 1.35rem; }

ru {
  text-indent: 1.5em; }
  ru p {
    margin: 0.3rem 0px;
    line-height: 1.55rem; }

mark {
  background-color: #feed76; }

blockquote {
  padding: 1.2rem;
  margin: 1.2rem;
  font-size: 1.21rem;
  font-family: Bookman Old Style, serif;
  font-style: italic;
  color: #272727;
  background-color: #e6e6e6;
  border-radius: 8px; }

ul {
  padding-left: 0rem; }
  ul ul {
    padding-left: 0.925rem; }

ol {
  padding-left: 1.3rem; }

.unstyled-ul {
  list-style: none;
  padding-left: 0.1rem; }

.inline-ul {
  list-style: none;
  padding-left: 0.1rem;
  display: flex; }
  .inline-ul li {
    padding-right: 0.25rem; }

table {
  font-size: 1.045rem;
  font-weight: 400;
  border-collapse: collapse;
  border: 1px solid #d9d9d9; }
  table caption {
    margin: 0.375rem 0; }
  table thead {
    border-bottom: 1px solid red; }
  table tbody {
    text-align: left; }
  table td, table th {
    border: 1px solid #0066A6;
    padding: 0.25rem 0.75rem;
    background-color: white; }
    table td.numb, table th.numb {
      text-align: end; }
  table th {
    font-weight: 400;
    font-size: 0.99rem;
    font-style: italic; }
  table tfoot {
    font-weight: 500; }

details {
  padding-bottom: 1rem; }
  details summary {
    font-size: 1.2rem;
    padding: 0.2rem;
    cursor: pointer;
    color: #14245A;
    text-decoration: underline;
    text-decoration-style: dashed;
    list-style: square; }
    details summary:hover {
      color: #C61D23; }

.form-submit {
  background-color: #cccccc;
  color: #141414;
  border: none;
  border-radius: 4px;
  padding: 0.425rem 1rem;
  margin: 0.25rem;
  text-align: center;
  font: inherit;
  font-weight: 500;
  box-shadow: 0; }
  .form-submit:hover, .form-submit:focus {
    background-color: #b8b8b8; }
  .form-submit:active {
    background-color: #d9d9d9;
    outline: none; }

.btn-primary, .default-submit {
  background-color: #14245A;
  color: #ffffff;
  font-size: 1.32rem;
  padding: 0.5rem 1.25rem;
  cursor: pointer; }
  .btn-primary:hover, .btn-primary:focus, .default-submit:hover, .default-submit:focus {
    background-color: #a2181d; }
  .btn-primary:active, .default-submit:active {
    background-color: #192c6f; }

a.default-submit {
  color: #ffffff;
  text-decoration: none; }
  a.default-submit:hover, a.default-submit:focus {
    color: #ffffff;
    background-color: #141e5a; }
  a.default-submit:active {
    background-color: #192c6f; }

.btn-danger {
  background-color: #eba49e; }
  .btn-danger:hover, .btn-danger:focus {
    background-color: #df4f4f;
    color: white; }
  .btn-danger:active {
    background-color: #e36565; }

/* Особенная кнопка. Может быть использована во внешнем интерфейсе вместо первичной*/
.btn-special {
  background-color: #e24705;
  color: #ffffff;
  border-radius: 20px;
  font-size: 1.32rem;
  padding: 5px 19px 6.5px 20px; }
  .btn-special:hover, .btn-special:focus {
    background-color: #141e5a; }
  .btn-special:active {
    background-color: #192c6f; }

/* Кнопка-призрак. Может быть ограничено использована во внешнем интерфейсе*/
.field-name-field-ssylka-na-servis-pokupki {
  margin-bottom: 0.5rem; }

.btn-ghost, .field-name-field-ssylka-na-servis-pokupki a {
  background-color: #fff;
  border: 2px solid #14245A;
  color: #14245A;
  font-size: 1.32rem;
  padding: 5px 19px 6.5px 20px;
  text-decoration: none; }
  .btn-ghost:hover, .btn-ghost:focus, .field-name-field-ssylka-na-servis-pokupki a:hover, .field-name-field-ssylka-na-servis-pokupki a:focus {
    border: 3px solid #F15A22; }
  .btn-ghost:active, .field-name-field-ssylka-na-servis-pokupki a:active {
    background-color: #eee; }

label, .field .field-label {
  font-weight: normal;
  color: #2e2e2e;
  padding-right: 0.3rem; }

img {
  max-width: 100%;
  height: auto; }
/**
* Compiled from sites/amberarena.ru/files/themes_creator/themes/amberarena_ru/stylesheets/all/elements.scss
* 
*/

