*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

#block-search {
  box-sizing: border-box;
  max-width: 1080px;
  background-color: white;
  left: 0;
  right: 0;
  width: 100%;
  margin: 3rem auto;
}

.tl-container {
  padding: 0 29px;
}

/* forum-regular - latin_cyrillic */

@font-face {
  font-family: "Forum";
  font-style: normal;
  font-weight: 400;
  src: local("Forum"), url("../fonts/forum-v9-latin_cyrillic-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/forum-v9-latin_cyrillic-regular.woff2") format("woff2");
}

.wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.d-none {
  display: none;
}

.d-show {
  display: block;
}

.cursor {
  cursor: pointer;
}

.col,
.col-12,
.col-8,
.col-4,
.col-6,
.col-9,
.col-3 {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
}

.col-3 {
  width: calc(25% - 30px);
}

.col-9 {
  width: calc(75% - 30px);
}

.col-6 {
  width: calc(50% - 30px);
}

.col-4 {
  width: calc(33.3333333333% - 30px);
}

.col-8 {
  width: calc(66.6666666667% - 30px);
}

.col-12 {
  width: calc(100% - 30px);
}

.mb1 {
  margin-bottom: 1rem;
}

.mb2 {
  margin-bottom: 2rem;
}

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

table.table {
  background-color: transparent;
  margin-bottom: 1rem;
}

table.table thead th {
  font-weight: normal;
}

table.table tbody tr:hover {
  background-color: #343434;
}

table.table tbody tr td p {
  font-size: 0.8rem;
}

table.table td,
table.table th {
  border-bottom: #D84656 1px solid;
  padding: 0.5rem;
}

html,
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.5;
  color: #06264D;
  min-height: 100vh;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "onum" 0, "pnum" 0, "liga" 1, "hlig" 1, "calt" 1, "swsh" 1, "hist" 1, "ss01" 1, "kern" 1;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Forum", serif;
  color: #0A2B45;
  margin: 0;
  padding: 0;
  line-height: 1.4;
  font-weight: 700;
}

h1 {
  font-weight: normal;
}

h1.page-title {
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}

ul {
  margin-bottom: 2.25rem;
}

ul li {
  margin-bottom: 0.75rem;
}

p {
  text-align: left;
}

a {
  color: #D74821;
  text-decoration: none;
}

a:hover {
  color: #D74821;
  text-decoration: none;
}

img {
  max-width: 100%;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.btn,
a.btn,
.btn-xs,
a.btn-xs,
.btn-sm,
a.btn-sm,
.btn-bg,
a.btn-bg,
.btn-action,
a.btn-action,
.btn-success,
a.btn-success,
.btn-danger,
a.btn-danger,
.btn-secondary,
a.btn-secondary,
.btn-primary,
a.btn-primary {
  border: 0px;
  background-color: #D74821;
  color: #fff;
  padding: 0.4rem 0.8rem;
  text-align: center;
  border-radius: 1rem;
  display: inline-block;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-color: #D74821;
  text-transform: uppercase;
  font-size: 0.8rem;
}

.btn:not([disabled]),
a.btn:not([disabled]),
.btn-xs:not([disabled]),
.btn-sm:not([disabled]),
.btn-bg:not([disabled]),
.btn-action:not([disabled]),
.btn-success:not([disabled]),
.btn-danger:not([disabled]),
.btn-secondary:not([disabled]),
.btn-primary:not([disabled]) {
  cursor: pointer;
}

.btn-primary,
a.btn-primary {
  background-color: #D84656;
  border-color: #D84656;
  color: #fff;
}

.btn-primary:hover,
a.btn-primary:hover {
  background-color: #c2293a;
  border-color: #c2293a;
}

.btn-primary.loading,
a.btn-primary.loading {
  background: repeating-linear-gradient(45deg, #D84656, #D84656 10px, #e1707c 10px, #e1707c 20px);
  background-size: 200% 200%;
}

.btn-secondary,
a.btn-secondary {
  background-color: #393736;
  border-color: #393736;
  color: #fff;
}

.btn-secondary:hover,
a.btn-secondary:hover {
  background-color: #53504f;
  border-color: #53504f;
}

.btn-secondary.loading,
a.btn-secondary.loading {
  background: repeating-linear-gradient(45deg, #D84656, #D84656 10px, #e1707c 10px, #e1707c 20px);
  background-size: 200% 200%;
}

.btn-danger,
a.btn-danger {
  background-color: #C80813;
  border-color: #C80813;
  color: #1C1F26;
}

.btn-danger:hover,
a.btn-danger:hover {
  background-color: #E92238;
  border-color: #E92238;
  color: #fff;
}

.btn-success,
a.btn-success {
  background-color: #5ED1C3;
  border-color: #5ED1C3;
  color: #fff;
}

.btn-success:hover,
a.btn-success:hover {
  background-color: #86dcd2;
  border-color: #86dcd2;
}

.btn-success.loading,
a.btn-success.loading {
  background: repeating-linear-gradient(45deg, #5ED1C3, #5ED1C3 10px, #86dcd2 10px, #86dcd2 20px);
  background-size: 200% 200%;
}

.btn-action,
a.btn-action {
  background-color: #5ED1C3;
  border-color: #5ED1C3;
  color: #1C1F26;
}

.btn-action:hover,
a.btn-action:hover {
  background-color: #E92238;
  border-color: #E92238;
  color: #fff;
}

.btn-bg,
a.btn-bg {
  padding: 0.8rem 1.2rem;
  border-radius: 1.5rem;
}

.btn-sm,
a.btn-sm {
  text-transform: none;
  padding: 0.4rem 0.6rem;
}

.btn-xs,
a.btn-xs {
  padding: 0.2rem 0.4rem;
  font-size: 0.8em;
}

button[disabled],
textarea[disabled],
html input[disabled] {
  border-color: #9FA5AA;
}

button[disabled]:hover,
textarea[disabled]:hover,
html input[disabled]:hover {
  border-color: #9FA5AA;
  cursor: not-allowed;
}

.btn-block {
  display: flex;
}

.btn-block button {
  border-radius: 0;
}

.btn-block button:first-child() {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.btn-block button:last-child() {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

textarea {
  min-height: 100px;
}

input[type=text],
input[type=email],
input[type=password],
textarea,
input[type=text].input-sm,
input[type=email].input-sm,
input[type=password].input-sm,
textarea.input-sm {
  background-color: transparent;
  width: 100%;
  padding: 1rem;
  border: #C5C5C5 1px solid;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
textarea.input-sm:focus {
  outline: 0;
  border: #5ED1C3 1px solid;
}

input[type=text].input-sm,
input[type=email].input-sm,
input[type=password].input-sm,
textarea.input-sm,
textarea.input-sm {
  padding: 0.5rem;
}

input[type=text].input-sm + label,
input[type=email].input-sm + label,
input[type=password].input-sm + label,
textarea.input-sm + label,
textarea.input-sm + label {
  position: absolute;
  top: 0;
  left: 0;
  color: gray;
  padding: 0.6rem;
  pointer-events: none;
  transition: all 0.25s ease;
}

.float-label {
  position: relative;
}

.float-label label {
  position: absolute;
  top: 0;
  left: 0;
  color: gray;
  padding: 1.2rem;
  pointer-events: none;
  transition: all 0.25s ease;
}

.float-label input::-moz-placeholder,
.float-label textarea::-moz-placeholder {
  color: transparent;
}

.float-label input:-ms-input-placeholder,
.float-label textarea:-ms-input-placeholder {
  color: transparent;
}

.float-label input::placeholder,
.float-label textarea::placeholder {
  color: transparent;
}

.float-label input:not(:-moz-placeholder-shown) ~ label:not(.error),
.float-label textarea:not(:-moz-placeholder-shown) ~ label:not(.error) {
  font-size: 0.8rem;
  color: #000;
  padding: 0 5px;
  background-color: #F6F6F5;
  margin-left: 1rem;
  top: -0.55rem;
  left: -0.3rem;
  -moz-transition: all 0.125s ease;
  transition: all 0.125s ease;
}

.float-label input:not(:-ms-input-placeholder) ~ label:not(.error),
.float-label textarea:not(:-ms-input-placeholder) ~ label:not(.error) {
  font-size: 0.8rem;
  color: #000;
  padding: 0 5px;
  background-color: #F6F6F5;
  margin-left: 1rem;
  top: -0.55rem;
  left: -0.3rem;
  -ms-transition: all 0.125s ease;
  transition: all 0.125s ease;
}

.float-label input:focus ~ label:not(.error),
.float-label input.not-empty ~ label:not(.error),
.float-label input:not(:placeholder-shown) ~ label:not(.error),
.float-label textarea:focus ~ label:not(.error),
.float-label textarea.not-empty ~ label:not(.error),
.float-label textarea:not(:placeholder-shown) ~ label:not(.error) {
  font-size: 0.8rem;
  color: #000;
  padding: 0 5px;
  background-color: #F6F6F5;
  margin-left: 1rem;
  top: -0.55rem;
  left: -0.3rem;
  transition: all 0.125s ease;
}

.float-label input:focus::-moz-placeholder,
.float-label textarea:focus::-moz-placeholder {
  color: #808080;
  opacity: 1;
}

.float-label input:focus:-ms-input-placeholder,
.float-label textarea:focus:-ms-input-placeholder {
  color: #808080;
  opacity: 1;
}

.float-label input:focus::placeholder,
.float-label textarea:focus::placeholder {
  color: #808080;
  opacity: 1;
}

.form-group {
  margin: 2rem 0;
}

.form-footer {
  margin-top: 3rem;
}

.form-footer button {
  margin-right: 0.5rem;
}

.upload-row {
  margin-bottom: 1rem;
}

.upload-row label {
  cursor: pointer;
  padding: 0.4rem 0.8rem;
  text-align: center;
  border-radius: 0.25rem;
  display: inline-block;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  font-size: 0.8rem;
  background-color: #D84656;
  border-color: #D84656;
  color: #fff;
}

.upload-row label:hover {
  background-color: #e1707c;
  border-color: #e1707c;
}

.upload-row input[type=file] {
  position: absolute;
  left: -9999px;
}

.upload-row .upload-item {
  padding: 1rem;
  background-color: #f0ece6;
  font-size: 0.8rem;
  display: flex;
  align-items: flex-start;
}

.upload-row .upload-item .doctype {
  margin-bottom: 0.5rem;
}

.upload-row .upload-item .text {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(75% - 30px);
}

.upload-row .upload-item .text .progress-bar {
  height: 10px;
  background-color: #D84656;
}

.upload-row .upload-item .text .error {
  color: red;
}

.upload-row .upload-item .text .trash {
  margin-top: 0.5rem;
}

.upload-row .upload-item .actions {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  text-align: center;
}

.upload-row .upload-item .actions label {
  text-align: center;
}

.upload-row .upload-item .actions .seal {
  width: 3rem;
}

.upload-row .upload-item .actions .flaticon-cancel {
  color: red;
}

.upload-row .upload-item .actions .flaticon-check {
  color: green;
}

.upload-row .upload-item .actions .flaticon-trash {
  font-size: 0.8rem;
}

.upload-row .upload-item .actions i {
  font-size: 2rem;
}

.upload-row .upload-process {
  padding: 1rem;
  background-color: #f0ece6;
  font-size: 1rem;
  display: flex;
}

.upload-row .upload-process .progress-bar {
  height: 10px;
  background-color: #D84656;
}

.upload-row .upload-process .name {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.upload-row .upload-process .status {
  width: 3rem;
}

.upload-row .upload-process .filesize {
  font-size: 0.7rem;
}

.upload-row .upload-process .error {
  color: red;
  font-size: 0.8rem;
}

.upload-row .upload-process i {
  font-size: 2rem;
}

.upload-row .upload-process > div {
  margin-right: 1rem;
}

.upload-row .upload-process > div:last-child() {
  margin-right: 0;
  margin-left: auto;
}

.form-control {
  margin-bottom: 1rem;
  position: relative;
}

.form-control > label {
  font-size: 0.8rem;
}

.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: -1px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}

.control--radio .control__indicator {
  border-radius: 50%;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}

.control input:checked ~ .control__indicator {
  background: #D84656;
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #e1707c;
}

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}

.control input:checked ~ .control__indicator:after {
  display: block;
}

.control--checkbox .control__indicator:after {
  left: 6px;
  top: 4px;
  width: 7px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

.select {
  position: relative;
}

.select::after {
  position: absolute;
  content: " ";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/down.svg");
  background-size: 1rem 1rem;
  right: 1rem;
  top: 1rem;
  height: 1rem;
  width: 1rem;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 0.5rem 2rem 0.5rem 1rem;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #ade8e1;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}

.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

.alert,
.alert-info,
.alert-danger,
.alert-error,
.alert-primary,
.alert_flex {
  margin-bottom: 1rem;
  padding: 1rem 1rem;
}

.alert ul,
.alert-info ul,
.alert-danger ul,
.alert-error ul,
.alert-primary ul,
.alert_flex ul {
  padding-left: 0;
  margin-bottom: 0;
}

.alert ul li,
.alert-info ul li,
.alert-danger ul li,
.alert-error ul li,
.alert-primary ul li,
.alert_flex ul li {
  list-style: none;
}

.alert_flex {
  display: flex;
}

.alert_flex .icon {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(8.3333333333% - 30px);
}

.alert_flex .text {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(91.6666666667% - 30px);
}

.alert-primary {
  color: #000;
  background-color: #F5BA4E;
}

.alert-error {
  padding: 1rem;
  color: #F16E7F;
  border: #F16E7F 1px solid;
}

.alert-error a {
  color: #F16E7F;
  text-decoration: underline;
}

.alert-danger {
  padding: 1rem;
  color: #F16E7F;
  border: #F16E7F 1px solid;
}

.alert-danger a {
  color: #F16E7F;
  text-decoration: underline;
}

.alert-info {
  border: #5ED1C3 1px solid;
  padding: 1rem;
  color: #5ED1C3;
}

.alert-info a {
  color: #5ED1C3;
  text-decoration: underline;
}

.topbar-wrapper {
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  z-index: 100;
}

.topbar {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  align-items: center;
  width: 100%;
}

.topbar .wrapper {
  display: flex;
}

.topbar .logo {
  margin-right: 3rem;
  width: 6rem;
  padding: 1rem 0;
}

.topbar .menu {
  display: flex;
  align-items: center;
  padding: 1rem 0;
}

.topbar .menu nav {
  align-items: center;
  font-weight: bold;
  font-size: 1rem;
  font-weight: normal;
}

.topbar .menu nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

.topbar .menu nav ul li {
  padding: 0;
  margin: 0;
  margin-right: 1rem;
}

.topbar .menu nav ul li:last-child else {
  margin-right: 0;
}

.topbar .menu nav ul {
  align-items: center;
}

.topbar .menu nav .btn {
  color: #fff;
  font-size: 1.5rem;
}

.topbar .menu nav .btn:hover {
  color: #fff;
}

.topbar .menu nav a.btn-primary {
  color: #fff;
}

.topbar .menu nav a.btn-primary:hover {
  color: #fff;
}

.topbar .menu nav a {
  color: #06264D;
}

.topbar .menu nav a:hover {
  color: #D84656;
}

.topbar .address {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.topbar .address .item {
  font-size: 0.9rem;
  margin-right: 2rem;
  display: flex;
  align-items: center;
}

.topbar .address .item img {
  float: left;
  margin-right: 1rem;
  width: 2rem;
}

.topbar .address .item:last-child {
  margin-right: 0;
}

footer {
  background-color: #fff;
  padding: 1rem 0 2rem;
  color: #F3F3F2;
  font-size: 0.9rem;
}

footer .row {
  align-items: flex-start;
}

footer a {
  color: #D74821;
}

footer a:hover {
  color: #F45D4D;
}

footer .logo {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(16.6666666667% - 30px);
}

footer .logo img {
  width: 5rem;
}

footer .links {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
  display: flex;
}

footer .links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer .links ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 0.5rem;
}

footer .links ul li:last-child {
  margin-bottom: 0;
}

footer .links ul li:last-child else {
  margin-right: 0;
}

footer .links ul {
  margin-right: 2rem;
}

footer .links ul:last-child {
  margin-right: 0rem;
}

footer .social {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(8.3333333333% - 30px);
}

footer .social img {
  width: 3rem;
}

footer .copyright {
  margin-top: 2rem;
  font-size: 0.7rem;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
}

footer .phone {
  margin-left: auto;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  border-top-left-radius: 100% 20px;
  border-bottom-right-radius: 100% 20px;
  padding: 1rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #D84E21;
  background: linear-gradient(45deg, #D84E21, #D53D22);
}

footer .phone h3 {
  font-weight: normal;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

footer .phone h3 a {
  color: #fff;
}

.layout-base {
  color: #06264D;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.layout-base .offer {
  margin-bottom: 1rem;
}

.layout-base .offer:last-of-type {
  margin-bottom: 3rem;
}

.layout-base .feedback-form {
  padding: 3rem;
  background-color: #E6E9ED;
  color: #000;
}

.layout-base .feedback-form .form-control {
  position: relative;
}

.layout-base .feedback-form input:focus + label.error {
  display: none;
}

.layout-base .feedback-form label.error {
  top: auto;
  bottom: -1.5rem;
  color: red;
}

.layout-base .feedback-form .float-label input:not(:-moz-placeholder-shown) ~ label:not(.error),
.layout-base .feedback-form .float-label textarea:not(:-moz-placeholder-shown) ~ label:not(.error) {
  background-color: #E6E9ED;
}

.layout-base .feedback-form .float-label input:not(:-ms-input-placeholder) ~ label:not(.error),
.layout-base .feedback-form .float-label textarea:not(:-ms-input-placeholder) ~ label:not(.error) {
  background-color: #E6E9ED;
}

.layout-base .feedback-form .float-label input:focus ~ label:not(.error),
.layout-base .feedback-form .float-label input.not-empty ~ label:not(.error),
.layout-base .feedback-form .float-label input:not(:placeholder-shown) ~ label:not(.error),
.layout-base .feedback-form .float-label textarea:focus ~ label:not(.error),
.layout-base .feedback-form .float-label textarea.not-empty ~ label:not(.error),
.layout-base .feedback-form .float-label textarea:not(:placeholder-shown) ~ label:not(.error) {
  background-color: #E6E9ED;
}

.layout-main .hello {
  min-height: 100vh;
  gap: 3rem;
  width: 100%;
  background: LightSeaGreen;
  background-image: url("../images/bg.jpg");
  background-attachment: fixed;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.layout-main .hello .slogan {
  text-align: center;
  font-size: 5rem;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 20px #715838;
}

.layout-main .hello .title {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 3rem;
}

.layout-main .hello .title h1 {
  color: #2F2F2F;
  margin-bottom: 1rem;
  font-size: 3rem;
}

.layout-main .features {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.layout-main .features-wrapper {
  background-color: #D8F8FE;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.layout-main .features .item {
  background: #EBFBFF;
  padding: 3rem;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  font-size: 0.9rem;
  text-align: center;
}

.layout-main .features .item .icon {
  margin-bottom: 1rem;
}

.layout-main .features .item .icon img {
  max-width: 5rem;
}

.layout-main .rooms {
  padding-top: 3rem;
  padding-bottom: 3rem;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.layout-main .rooms h2 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}

.layout-main .rooms .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.3333333333% - 30px);
}

.layout-main .rooms .item .image {
  margin-bottom: 1rem;
}

.layout-main .rooms .item .title {
  font-family: "Forum", serif;
  font-size: 2.5rem;
  line-height: 1;
}

.layout-main .rooms .item .description {
  font-size: 0.8rem;
  margin-bottom: 1rem;
}

.layout-main .rooms .item .price {
  font-weight: bold;
  margin-bottom: 1rem;
}

.layout-main .about {
  padding-bottom: 2rem;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.layout-main .about-wrapper {
  background-color: #D8F8FE;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.layout-main .about h2 {
  font-size: 2rem;
}

.layout-main .about ul li {
  margin-bottom: 0.5rem;
}

.layout-main .about .gallery {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}

.layout-main .about .text {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}

.layout-menu {
  padding-top: 2rem;
}

.layout-menu .alert {
  margin-bottom: 3rem;
}

.layout-menu .menu-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  color: #B5C0C6;
  font-size: 0.75rem;
}

.layout-menu .menu-item .image {
  margin-bottom: 0.5rem;
}

.layout-menu .menu-item .image img {
  width: 100%;
}

.layout-menu .menu-item h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  line-height: 1;
  font-weight: normal;
}

.layout-menu .menu-item h3 a {
  color: #D74821;
}

.layout-menu .menu-item .properties {
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: flex-start;
}

.layout-menu .menu-item .properties .icon {
  width: 1rem;
}

.layout-menu .menu-item .action {
  display: flex;
  width: 100%;
  margin-top: auto;
  padding-top: 0.5rem;
  align-items: center;
}

.layout-menu .menu-item .action .btn-primary {
  transition: 0.1s ease-in-out;
}

.layout-menu .menu-item .action .btn-primary:hover {
  transform: scale(1.05);
}

.layout-menu .menu-item .action .price {
  font-size: 1.2rem;
  color: #fff;
}

.layout-menu .menu-item .action .counter {
  margin-left: auto;
}

.layout-order {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.layout-order .error {
  color: red;
}

.layout-order .order {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(66.6666666667% - 30px);
}

.layout-order .order .item {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 1rem;
  align-items: center;
}

.layout-order .order .item .image {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(25% - 30px);
}

.layout-order .order .item .image img {
  width: 100%;
}

.layout-order .order .item .text {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(41.6666666667% - 30px);
}

.layout-order .order .item .text h3 {
  font-weight: normal;
  font-size: 2rem;
  line-height: 1;
}

.layout-order .order .item .text p {
  font-size: 0.8rem;
}

.layout-order .order .item .price {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(16.6666666667% - 30px);
  color: #fff;
  font-size: 1.3rem;
}

.layout-order .order .item .counter {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(16.6666666667% - 30px);
  display: flex;
  justify-content: flex-end;
  color: #fff;
}

.layout-order .order .item .counter .count {
  padding: 0 0.5rem;
  width: 3rem;
  text-align: center;
  font-size: 2rem;
  white-space: nowrap;
}

.layout-order .order .item .counter .icon {
  cursor: pointer;
  width: 1.3rem;
  transition: 0.1s ease-in-out;
}

.layout-order .order .item .counter .icon:hover {
  transform: scale(1.2);
}

.layout-order .form {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.3333333333% - 30px);
}

.layout-order .form .form-wrapper {
  background-color: #E6E9ED;
  border-radius: 0.5rem;
  padding: 1rem;
  color: #000;
}

.layout-order .form .sum {
  color: #fff;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 1rem;
}

.layout-order .form .sum span {
  font-size: 2rem;
}

.layout-menu-item {
  color: #06264D;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.layout-menu-item .menu-item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: row;
  color: #B5C0C6;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.layout-menu-item .menu-item .image {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(33.3333333333% - 30px);
}

.layout-menu-item .menu-item .description {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(66.6666666667% - 30px);
}

.layout-menu-item .menu-item .description .properties {
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: flex-start;
}

.layout-menu-item .menu-item .description .action {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin-top: auto;
  padding-top: 0.5rem;
  align-items: flex-start;
}

.layout-menu-item .menu-item .description .action .btn-primary {
  transition: 0.1s ease-in-out;
}

.layout-menu-item .menu-item .description .action .btn-primary:hover {
  transform: scale(1.05);
}

.layout-menu-item .menu-item .description .action .price {
  font-size: 1.5rem;
  color: #fff;
}

.layout-menu-item .menu-item .description .action .counter {
  margin-top: 2rem;
}

@media screen and (max-width: 992px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  html,
  body {
    font-size: 15px;
  }

  .topbar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .layout-main .features {
    padding-left: 15px;
    padding-right: 15px;
  }

  .layout-main .features .item {
    width: calc(50% - 30px);
  }

  .layout-main .features .item {
    margin-bottom: 2rem;
  }

  .layout-main .rooms {
    padding-left: 15px;
    padding-right: 15px;
  }

  .layout-main .about {
    padding-left: 15px;
    padding-right: 15px;
  }

  .layout-menu .menu-item {
    width: calc(33.3333333333% - 30px);
  }

  .layout-order .order {
    width: calc(100% - 30px);
  }

  .layout-order .form {
    width: calc(100% - 30px);
  }
}

@media screen and (max-width: 720px) {
  .topbar-wrapper {
    position: relative;
  }

  .topbar {
    flex-direction: column;
  }

  .topbar .menu nav ul {
    justify-content: center;
    flex-wrap: wrap;
  }

  .topbar .menu nav li {
    white-space: nowrap;
  }

  .topbar .address {
    flex-direction: column;
    margin-left: 0;
  }

  .topbar .address .item {
    text-align: center;
    margin-bottom: 1rem;
  }

  footer .logo {
    width: calc(100% - 30px);
  }

  footer .logo {
    margin-bottom: 2rem;
  }

  footer .links {
    width: calc(100% - 30px);
  }

  footer .links {
    flex-direction: column;
    margin-bottom: 2rem;
  }

  footer .social {
    width: calc(100% - 30px);
  }

  footer .social {
    margin-bottom: 2rem;
  }

  footer .copyright {
    margin-bottom: 2rem;
  }

  footer .phone {
    width: calc(100% - 30px);
  }

  .layout-main .hello {
    min-height: 60vh;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .layout-main .hello .slogan {
    color: #fff;
    padding-top: 2rem;
    font-size: 2rem;
    text-shadow: none;
  }

  .layout-main .hello .title {
    padding: 1rem;
  }

  .layout-main .hello .title h1 {
    font-size: 2rem;
  }

  .layout-main .features-wrapper {
    order: 3;
  }

  .layout-main .features .item {
    width: calc(100% - 30px);
  }

  .layout-main .rooms {
    order: 1;
  }

  .layout-main .rooms .item {
    width: calc(100% - 30px);
  }

  .layout-main .rooms .item {
    margin-bottom: 5rem;
  }

  .layout-main .about {
    order: 2;
  }

  .layout-main .about .gallery {
    width: calc(100% - 30px);
  }

  .layout-main .about .text {
    width: calc(100% - 30px);
  }

  .layout-menu .menu-item {
    width: calc(50% - 30px);
  }

  .layout-order .order .item {
    margin-bottom: 2rem;
  }

  .layout-order .order .item .image {
    width: calc(100% - 30px);
  }

  .layout-order .order .item .text {
    width: calc(100% - 30px);
  }

  .layout-order .order .item .price {
    width: calc(50% - 30px);
  }

  .layout-order .order .item .counter {
    width: calc(50% - 30px);
  }

  .layout-order .form .sum {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 576px) {
  .float-label label {
    font-size: 0.7em;
  }

  .float-label input:not(:-moz-placeholder-shown) ~ label:not(.error),
  .float-label textarea:not(:-moz-placeholder-shown) ~ label:not(.error) {
    font-size: 0.6em;
  }

  .float-label input:not(:-ms-input-placeholder) ~ label:not(.error),
  .float-label textarea:not(:-ms-input-placeholder) ~ label:not(.error) {
    font-size: 0.6em;
  }

  .float-label input:focus ~ label:not(.error),
  .float-label input.not-empty ~ label:not(.error),
  .float-label input:not(:placeholder-shown) ~ label:not(.error),
  .float-label textarea:focus ~ label:not(.error),
  .float-label textarea.not-empty ~ label:not(.error),
  .float-label textarea:not(:placeholder-shown) ~ label:not(.error) {
    font-size: 0.6em;
  }

  .layout-menu .menu-item {
    width: calc(100% - 30px);
  }

  .layout-menu-item .menu-item .image {
    width: calc(100% - 30px);
  }

  .layout-menu-item .menu-item .image {
    margin-bottom: 1rem;
  }

  .layout-menu-item .menu-item .description {
    width: calc(100% - 30px);
  }
}