@charset "UTF-8";
/*
* Bootstrap v3.3.7 (http://getbootstrap.com)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

p {
  margin: 0 0 1em; }

em {
  font-weight: bold; }

a {
  -webkit-transition: color 0.2s 0.01s ease-out;
  transition: color 0.2s 0.01s ease-out; }
  a:hover, a:focus, a:active {
    outline: 0; }

img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

.view .form-group {
  margin-bottom: 0; }

@media (max-width: 1220px) {
  .row {
    margin: 0; } }

@media (max-width: 490px) {
  .col-sm-12 {
    padding: 0 8px; } }

.node-content ul {
  font-size: 0.92em;
  line-height: 1.3;
  list-style: none;
  padding: 0 0 0 2.1em; }

.node-content li {
  margin: 0 0 0.7em;
  position: relative; }
  .node-content li:before {
    content: "•";
    vertical-align: middle;
    font-size: 1.5em;
    line-height: 1;
    color: #ffcc00;
    position: absolute;
    top: -1px;
    left: -0.9em;
    margin: 0 0.4em 0 0; }

.node-content .links.inline li:before {
  content: ''; }

.node-content .links.inline a {
  text-decoration: underline; }

.node-content table {
  float: none;
  width: 100%;
  margin: 0 0 1em;
  border: none; }

.node-content th {
  padding: 1em 17px;
  font-size: 0.875em;
  font-style: italic;
  border: none;
  font-weight: normal;
  background: #F3F3F3; }
  .node-content th:not(:last-child) {
    border-right: 1px solid white; }

.node-content td {
  font-size: 1em;
  padding: 0.7em 17px;
  border: none;
  border-bottom: 4px solid #f3f3f3; }

.node-content th:not(:last-child), .node-content td:not(:last-child) {
  border-right: 1px solid white; }

@media (max-width: 640px) {
  .node-content table {
    font-size: 0.6em; }
  .modal-dialog {
    width: 99% !important;
    margin: 15px auto !important;
  }
}

@media (max-width: 490px) {
  .node-content table {
    width: auto !important; }
    .node-content table, .node-content table > tbody, .node-content table > tbody > tr, .node-content table th, .node-content table > tbody > tr > td {
      display: block; }
    .node-content table thead, .node-content table th {
      display: none; }
    .node-content table td {
      width: auto !important;
      padding: 0; } }

.node-content p img {
  float: left; }

.label {
  color: inherit; }

ol, ul {
  padding-left: 1.5em; }
  .popover ol:last-child, .popover ul:last-child {
    margin-bottom: 0; }

p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0; }

.region-help > .glyphicon {
  float: left;
  margin: -0.05em 0.5em 0 0; }

.region-help .block {
  overflow: hidden; }

.help-block,
.control-group .help-inline {
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0; }
  .help-block:first-child,
  .control-group .help-inline:first-child {
    margin-top: 0; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/openSans/OpenSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/openSans/OpenSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/openSans/OpenSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/openSans/OpenSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/openSans/OpenSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'Cuprum';
  src: url("../fonts/Cuprum/CuprumRegular.eot");
  src: url("../fonts/Cuprum/CuprumRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Cuprum/CuprumRegular.woff") format("woff2"), url("../fonts/Cuprum/CuprumRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "CuprumBold";
  src: url("../fonts/Cuprum/CuprumBold.eot");
  src: url("../fonts/Cuprum/CuprumBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Cuprum/CuprumBold.woff") format("woff"), url("../fonts/Cuprum/CuprumBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }

.order-service-anchor, .submit_wrap button, [id='drupal-modal'] .modal-footer button, [id^="modal-callback"] .submit_wrap button {
  display: inline-block;
  color: #f8faf9;
  font-size: 1.1em;
  padding: 0.8em 3.33em 0.7em;
  margin: 0 0 0.3em;
  border: none;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .order-service-anchor:hover, .submit_wrap button:hover, [id='drupal-modal'] .modal-footer button:hover {
    text-decoration: none; }
  .order-service-anchor:focus, .submit_wrap button:focus, [id='drupal-modal'] .modal-footer button:focus {
    outline: none; }
  .order-service-anchor:active, .submit_wrap button:active, [id='drupal-modal'] .modal-footer button:active {
    text-decoration: none; }

@media (max-width: 767px) {
  .form-in-node {
    margin: 0 0 1em; } }

@media (max-width: 767px) {
  .form-in-node .modal-dialog {
    margin: 0; } }

@media (max-width: 767px) {
  .form-in-node .modal-body {
    padding: 0.5em 0 1em; } }

.form-in-node .submit_wrap button {
  padding: 0.8em 3.33em 0.7em; }

.modal input, .modal select, .modal textarea {
  background: transparent;
  font-size: 1.2em;
  padding: 0.2em 0.5em 0.3em; }
  @media (max-width: 767px) {
    .modal input, .modal select, .modal textarea {
      font-size: 1.1em; } }

.modal input, .modal select {
  height: 58px;
  border: 2px solid #4e4e4e; }

.modal [type="text"], .modal [type="tel"] {
  margin: 0 0 1em; }

.modal .form-group {
  margin: 0; }

.modal-dialog {
  width: 1084px; }
  @media (max-width: 1199px) {
    .modal-dialog {
      font-size: 0.9em; } }
  @media (max-width: 991px) {
    .modal-dialog {
      font-size: 0.8em; } }

@media (min-width: 917px) {
  .modal-lg {
    max-width: 800px;
    width: 800px; }
    .modal-lg .modal-content {
      padding: 1.5em 0; } }
.modal-content {
  border: none;
  border-radius: 0; }

.modal-header {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: center;
  text-transform: uppercase;
  padding: 1.8em 0.7em 0.6em;
  border: none; }
  .modal-header .close {
    float: none;   
    opacity: 1;
    right: 15px;
    top: 10px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-family: initial;
    font-size: 7.1em;
    font-weight: normal;
    line-height: 0.8;
    margin: -13px 0 30px;
    z-index: 1; }
    @media (max-width: 767px) {
      .modal-header .close {
        top: 3px;
        right: 5px; } }
    .modal-header .close:focus {
      outline: none; }
  .modal-header .modal-title {
    line-height: 1.2;
    color: #D10B21;
    font-size: 3em;
    font-family: "Cuprum", sans-serif;
    text-align: center;
    margin: 0 30px; }

.modal-body {
  text-align: center;
  padding: 0.5em 1.5em 4em; }
  @media (max-width: 490px) {
    .modal-body .container-fluid {
      padding: 0; } }
  .modal-body form input, .modal-body form textarea {
    padding: 0.2em 0.8em;
    width: 100%; }
  .modal-body form textarea {
    min-height: 193px !important;
    padding-top: 0.8em; }
    @media (max-width: 1199px) {
      .modal-body form textarea {
        min-height: 188px !important; } }
    @media (max-width: 991px) {
      .modal-body form textarea {
        min-height: 184px !important; } }
    @media (max-width: 916px) {
      .modal-body form textarea {
        min-height: 160px !important; } }
    @media (max-width: 767px) {
      .modal-body form textarea {
        min-height: 157px !important; } }
    @media (max-width: 575px) {
      .modal-body form textarea {
        min-height: 120px !important; } }
  .modal-body form [type="checkbox"] {
    padding: 0; }

.modal_form_col:first-child {
  width: 47.5%;
  padding: 0 10px 0 0;
  margin: 0 2.5% 0 0; }

.modal_form_col:last-child {
  padding: 0 0 0 10px; }

@media (max-width: 490px) {
  .modal_form_col:nth-child(n) {
    width: 100%;
    padding: 0; } }

[name="username"] {
  display: none; }

.submit_wrap {
  text-align: center;
z-index: 99;}
  .submit_wrap:before {
    display: table;
    content: '';
    clear: both; }
  .submit_wrap:after {
    display: table;
    content: '';
    clear: both; }

[id='drupal-modal'] .modal-body {
  padding: 0 5em; }
  @media (max-width: 991px) {
    [id='drupal-modal'] .modal-body {
      padding: 0 2.5em; } }
  @media (max-width: 490px) {
    [id='drupal-modal'] .modal-body {
      padding: 0 15px; } }

[id='drupal-modal'] .user-login-form {
  width: auto;
  margin: 0 0 1em; }

[id='drupal-modal'] .login-title {
  display: none; }

[id='drupal-modal'] [type="text"] {
  margin: 0; }

[id='drupal-modal'] .modal-footer {
  text-align: center;
  padding: 0 0 15px;
  margin: 0 0 1em;
  border: none; }
  [id='drupal-modal'] .modal-footer button {
    position: relative;
    padding: 6px 3.7em 5px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0; }

.modal {
  text-align: center;
  padding: 0 !important; }
  .modal:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
    @media (min-width: 630px) {
      .modal:before {
        content: ''; } }
    @media (max-width: 575px) {
      .modal:before {
        display: none; } }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

body.modal-open {
  overflow: auto; }

body.modal-open[style] {
  padding-right: 0 !important; }

.modal::-webkit-scrollbar {
  width: 0 !important; }

.g-recaptcha {
  display: none; }

[id='modal-offer-object'] .col-center [type="checkbox"] {
  display: none; }

.modal-backdrop.in {
  z-index: 3; }

@media (max-width: 540px) {
  .anchors_wrap {
    position: relative;
    left: 1em; } }

@media (max-width: 540px) {
  .social-auth-links .anchors_wrap {
    display: block; } }

.anchors_wrap a:first-child {
  margin: 0 1.5em 0 0; }

@media (max-width: 490px) {
  .anchors_wrap .auth-link img {
    height: 30px; } }

.dialog-off-canvas-main-canvas .main-container {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  margin-top: 110px; }
  @media (max-width: 740px) {
    .dialog-off-canvas-main-canvas .main-container {
      margin-top: 90px; } }
  @media (max-width: 575px) {
    .dialog-off-canvas-main-canvas .main-container {
      margin-top: 70px; } }
  .dialog-off-canvas-main-canvas .main-container.scale {
    -webkit-transform: scale(0.6);
            transform: scale(0.6); }

.topbar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding: 11px 15px;
  z-index: 99;
  background: #fff;
  overflow: visible; }
  .user_is_admin .topbar {
    top: 78px; }
  .topbar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0; }
  .topbar .lang-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 740px) {
      .topbar .lang-social .language-switcher-language-url {
        display: none; } }
  .topbar-tel__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991.98px) {
      .topbar-tel__block {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .topbar-tel__block:nth-of-type(1) {
      margin-right: 15px; }
      .footer .topbar-tel__block:nth-of-type(1) {
        margin-right: 0; }
      .topbar.scrolling .topbar-tel__block:nth-of-type(1),
      .not-front .topbar-tel__block:nth-of-type(1) {
        margin-right: 0; }
  .topbar-tel__left {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 10px;
    min-width: 70px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    text-align: right; }
    @media (max-width: 991.98px) {
      .topbar-tel__left {
        font-size: 14px;
        min-width: 53px; } }
    .footer .topbar-tel__left {
      margin-right: 0;
      text-align: left; }
  .topbar-tel__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .topbar.scrolling .topbar-tel__right,
    .not-front .topbar-tel__right {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .topbar-tel__right span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      white-space: nowrap; }
      .topbar.scrolling .topbar-tel__right span:nth-of-type(n+2),
      .not-front .topbar-tel__right span:nth-of-type(n+2) {
        margin-left: 5px; }
      .footer .topbar-tel__right span {
        margin-left: 0 !important; }
      @media (max-width: 1440px) {
        .topbar-tel__right span:nth-last-of-type(1) {
          display: none; }
        .topbar-tel__right span:nth-of-type(n+2) i {
          display: none !important; } }
      @media (max-width: 1200px) {
        .topbar-tel__right span:nth-of-type(n+2) {
          display: block; }
        .topbar-tel__right span:nth-of-type(n+1) i {
          display: none !important; } }
    .topbar-tel__right a {
      letter-spacing: 0;
      color: #000000;
      line-height: calc(22 / 16); }
      .footer .topbar-tel__right a {
        color: #fff;
        font-weight: 700; }
    .topbar-tel__right i {
      font-style: normal;
      display: none; }
      .topbar.scrolling .topbar-tel__right i,
      .not-front .topbar-tel__right i {
        display: block; }
      .footer .topbar-tel__right i {
        display: none; }
  .topbar .cd-menu-trigger {
    text-decoration: none;
    width: 71px;
    height: 100%;
    min-height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 400px) {
      .topbar .cd-menu-trigger {
        width: calc(50px + (71 - 50) * ((100vw - 320px) / (400 - 320))); } }
    .topbar .cd-menu-trigger span {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 4px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      background-color: #000;
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px); }
      .topbar .cd-menu-trigger span:before, .topbar .cd-menu-trigger span:after {
        content: '';
        display: inline-block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: inherit;
        -webkit-transition: -webkit-transform .2s linear;
        transition: -webkit-transform .2s linear;
        transition: transform .2s linear;
        transition: transform .2s linear, -webkit-transform .2s linear; }
      .topbar .cd-menu-trigger span:before {
        -webkit-transform: translateY(-12px);
                transform: translateY(-12px); }
      .topbar .cd-menu-trigger span:after {
        -webkit-transform: translateY(12px);
                transform: translateY(12px); }
    @media (min-width: 992px) {
      .topbar .cd-menu-trigger:hover span {
        background-color: #D10B21; }
        .topbar .cd-menu-trigger:hover span:before {
          -webkit-transform: translateY(-17px);
                  transform: translateY(-17px); }
        .topbar .cd-menu-trigger:hover span:after {
          -webkit-transform: translateY(17px);
                  transform: translateY(17px); } }

.logo-phone,
.lang-social {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 520px;
          flex: 0 0 520px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media (max-width: 1440px) {
    .logo-phone,
    .lang-social {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 525px;
              flex: 0 0 525px; } }
  @media (max-width: 1200px) {
    .logo-phone,
    .lang-social {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 380px;
              flex: 0 0 380px; } }
  @media (max-width: 991.98px) {
    .logo-phone,
    .lang-social {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 320px;
              flex: 0 0 320px; } }
  @media (max-width: 800px) {
    .logo-phone,
    .lang-social {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 285px;
              flex: 0 0 285px; } }
  @media (max-width: 740px) {
    .logo-phone,
    .lang-social {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 95px;
              flex: 0 0 95px; } }
  @media (max-width: 400px) {
    .logo-phone,
    .lang-social {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; } }
  .topbar.scrolling .logo-phone,
  .not-front .logo-phone, .topbar.scrolling
  .lang-social,
  .not-front
  .lang-social {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 625px;
            flex: 0 0 625px; }
    @media (max-width: 1440px) {
      .topbar.scrolling .logo-phone,
      .not-front .logo-phone, .topbar.scrolling
      .lang-social,
      .not-front
      .lang-social {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 525px;
                flex: 0 0 525px; } }
    @media (max-width: 1200px) {
      .topbar.scrolling .logo-phone,
      .not-front .logo-phone, .topbar.scrolling
      .lang-social,
      .not-front
      .lang-social {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 380px;
                flex: 0 0 380px; } }
    @media (max-width: 991.98px) {
      .topbar.scrolling .logo-phone,
      .not-front .logo-phone, .topbar.scrolling
      .lang-social,
      .not-front
      .lang-social {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 320px;
                flex: 0 0 320px; } }
    @media (max-width: 800px) {
      .topbar.scrolling .logo-phone,
      .not-front .logo-phone, .topbar.scrolling
      .lang-social,
      .not-front
      .lang-social {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 285px;
                flex: 0 0 285px; } }
    @media (max-width: 740px) {
      .topbar.scrolling .logo-phone,
      .not-front .logo-phone, .topbar.scrolling
      .lang-social,
      .not-front
      .lang-social {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 95px;
                flex: 0 0 95px; } }
    @media (max-width: 400px) {
      .topbar.scrolling .logo-phone,
      .not-front .logo-phone, .topbar.scrolling
      .lang-social,
      .not-front
      .lang-social {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }

.logo-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .logo-phone__svg {
    width: 0;
    height: 88px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    @media (min-width: 1440px) {
      .topbar.scrolling .logo-phone__svg,
      .not-front .logo-phone__svg {
        width: 90px; } }
    @media (min-width: 741px) and (max-width: 1440px) {
      .topbar.scrolling .logo-phone__svg,
      .not-front .logo-phone__svg {
        width: 70px; } }
    @media (max-width: 740px) {
      .logo-phone__svg {
        width: 70px;
        height: 68px; } }
    @media (max-width: 575px) {
      .logo-phone__svg {
        width: 50px;
        height: 48px; } }
    .logo-phone__svg svg {
      fill: #D10B21;
      width: 100%;
      height: 100%; }
  .logo-phone .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (max-width: 740px) {
      .logo-phone .block {
        display: none; } }
    .topbar.scrolling .logo-phone .block,
    .not-front .logo-phone .block {
      padding-left: 42px; }
      @media (max-width: 1440px) {
        .topbar.scrolling .logo-phone .block,
        .not-front .logo-phone .block {
          padding-left: 20px; } }
    .logo-phone .block .field {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .logo-phone .block .field:before {
        content: '';
        width: 33px;
        height: 35px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: block;
        background: url("../img/call.svg") no-repeat;
        background-size: 100% 100%;
        margin: 5px 15px 0 0;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        @media (max-width: 991.98px) {
          .logo-phone .block .field:before {
            width: 25px;
            height: 27px;
            margin: 7px 10px 0 0; } }
        @media (max-width: 800px) {
          .topbar.scrolling .logo-phone .block .field:before,
          .not-front .logo-phone .block .field:before {
            width: 0;
            margin: 0; } }
      .logo-phone .block .field > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear; }
        @media (max-width: 1200px) {
          .logo-phone .block .field > div {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .topbar.scrolling .logo-phone .block .field > div,
        .not-front .logo-phone .block .field > div {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }

.language-switcher-language-url {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px; }
  .footer .language-switcher-language-url {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 0; }
    @media (max-width: 991.98px) {
      .footer .language-switcher-language-url {
        display: none; } }
  .bg-setka .language-switcher-language-url {
    margin-right: 0; }
  .language-switcher-language-url .links:not(.contextual-links) {
    padding: 0;
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .language-switcher-language-url .links:not(.contextual-links) li:nth-of-type(n+2) {
      margin-left: 25px; }
    .language-switcher-language-url .links:not(.contextual-links) a {
      color: #D10B21;
      text-transform: uppercase; }
      .footer .language-switcher-language-url .links:not(.contextual-links) a {
        color: #fff; }
      .bg-setka .language-switcher-language-url .links:not(.contextual-links) a:hover {
        text-decoration: none; }
      .language-switcher-language-url .links:not(.contextual-links) a.is-active {
        color: #000;
        font-weight: 700; }

.node-7 .full-width-screen,
.node-11 .full-width-screen,
.node-6 .full-width-screen {
  height: calc(500px + (713 - 500) * ((100vw - 992px) / (1720 - 992)));
  max-height: 713px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 991.98px) {
    .node-7 .full-width-screen,
    .node-11 .full-width-screen,
    .node-6 .full-width-screen {
      height: calc(350px + (500 - 350) * ((100vw - 320px) / (991 - 320))); } }
  .node-7 .full-width-screen:before,
  .node-11 .full-width-screen:before,
  .node-6 .full-width-screen:before {
    content: '';
    position: absolute;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  z-index: -1}
  .node-7 .full-width-screen h1,
  .node-11 .full-width-screen h1,
  .node-6 .full-width-screen h1 {
    text-transform: uppercase;
    font-size: 52px;
    color: #fff;
    font-family: "CuprumBold", sans-serif;
    position: relative;
    z-index: 9;
    margin-top: 222.5px;
    text-align: center;
    line-height: 1.3; }
    @media (max-width: 991.98px) {
      .node-7 .full-width-screen h1,
      .node-11 .full-width-screen h1,
      .node-6 .full-width-screen h1 {
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 15px;
        font-size: calc(30px + (52 - 30) * ((100vw - 320px) / (992 - 320)));
        line-height: 1.3; } }

.node-6 .content,
.node-7 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -150px;
z-index: 99;}
  @media (max-width: 1170px) {
    .node-6 .content,
    .node-7 .content {
      margin-top: -100px; } }
  @media (max-width: 991.98px) {
    .node-6 .content,
    .node-7 .content {
      margin-top: -50px; } }
  .node-6 .content .field--name-body,
  .node-7 .content .field--name-body {
    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-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .node-6 .content .three-col,
  .node-7 .content .three-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 767.98px) {
      .node-6 .content .three-col,
      .node-7 .content .three-col {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (max-width: 575.98px) {
      .node-6 .content .three-col,
      .node-7 .content .three-col {
        margin-bottom: 35px; } }
  .node-6 .content .col-sm-4,
  .node-7 .content .col-sm-4 {
    max-width: 440px;
    width: 100%;
    background: #fff;
    margin: 0 50px;
    padding: 43px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 992px) and (max-width: 1640px) {
      .node-6 .content .col-sm-4,
      .node-7 .content .col-sm-4 {
        margin: 0 calc(10px + (50 - 10) * ((100vw - 992px) / (1640 - 992))); } }
    @media (max-width: 992px) {
      .node-6 .content .col-sm-4,
      .node-7 .content .col-sm-4 {
        margin: 0 10px;
        padding: 35px 15px; } }
    @media (max-width: 767.98px) {
      .node-6 .content .col-sm-4,
      .node-7 .content .col-sm-4 {
        max-width: 100%;
        width: 43%; } }
    @media (max-width: 575.98px) {
      .node-6 .content .col-sm-4,
      .node-7 .content .col-sm-4 {
        width: 100%;
        padding-bottom: 0; } }
    .node-6 .content .col-sm-4 img,
    .node-7 .content .col-sm-4 img {
      max-height: 147px;
      height: 100%;
      width: 100%; }
      @media (max-width: 991.98px) {
        .node-6 .content .col-sm-4 img,
        .node-7 .content .col-sm-4 img {
          max-height: 120px; } }
    .node-6 .content .col-sm-4 .card__title,
    .node-7 .content .col-sm-4 .card__title {
      margin-top: 20px;
      text-align: center;
      font-size: 48px;
      line-height: calc(55 / 48); }
      @media (min-width: 992px) and (max-width: 1640px) {
        .node-6 .content .col-sm-4 .card__title,
        .node-7 .content .col-sm-4 .card__title {
          font-size: calc(31px + (40 - 31) * ((100vw - 992px) / (1640 - 992))); } }
      @media (min-width: 768px) and (max-width: 992px) {
        .node-6 .content .col-sm-4 .card__title,
        .node-7 .content .col-sm-4 .card__title {
          font-size: calc(22px + (31 - 22) * ((100vw - 768px) / (992 - 768))); } }
      @media (max-width: 768px) {
        .node-6 .content .col-sm-4 .card__title,
        .node-7 .content .col-sm-4 .card__title {
          font-size: 22px; } }
    .node-6 .content .col-sm-4 .card__text,
    .node-7 .content .col-sm-4 .card__text {
      font-size: 18px;
      line-height: calc(24 / 18);
      color: #000000;
      padding: 0 50px; }
      @media (min-width: 992px) and (max-width: 1370px) {
        .node-6 .content .col-sm-4 .card__text,
        .node-7 .content .col-sm-4 .card__text {
          padding: 0 calc(0px + (50 - 0) * ((100vw - 992px) / (1370 - 992))); } }
      @media (max-width: 991.98px) {
        .node-6 .content .col-sm-4 .card__text,
        .node-7 .content .col-sm-4 .card__text {
          padding: 0; } }
      @media (max-width: 575px) {
        .node-6 .content .col-sm-4 .card__text,
        .node-7 .content .col-sm-4 .card__text {
          font-size: 16px; } }
  .node-6 .content .col-md-9,
  .node-7 .content .col-md-9 {
    margin: 0 auto 40px;
    max-width: 1230px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      .node-6 .content .col-md-9,
      .node-7 .content .col-md-9 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .node-6 .content .col-md-9 .img_wrap,
    .node-7 .content .col-md-9 .img_wrap {
      width: 350px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-right: 60px; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .node-6 .content .col-md-9 .img_wrap,
        .node-7 .content .col-md-9 .img_wrap {
          width: calc(220px + (350 - 220) * ((100vw - 768px) / (992 - 768)));
          margin-right: calc(30px + (60 - 30) * ((100vw - 768px) / (992 - 768))); } }
      @media (max-width: 767.98px) {
        .node-6 .content .col-md-9 .img_wrap,
        .node-7 .content .col-md-9 .img_wrap {
          width: 220px;
          margin-right: 0; } }
    .node-6 .content .col-md-9 .text_wrap,
    .node-7 .content .col-md-9 .text_wrap {
      font-size: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      @media (max-width: 767.98px) {
        .node-6 .content .col-md-9 .text_wrap,
        .node-7 .content .col-md-9 .text_wrap {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (max-width: 575px) {
        .node-6 .content .col-md-9 .text_wrap,
        .node-7 .content .col-md-9 .text_wrap {
          font-size: 16px; } }
      .node-6 .content .col-md-9 .text_wrap .main-photo-url,
      .node-7 .content .col-md-9 .text_wrap .main-photo-url {
        margin: 20px 0 25px;
        background: #D10B21;
        -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
                box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
        border-radius: 45px;
        max-width: 305px;
        width: 100%;
        height: 60px;
        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;
        text-align: center; }

.node-11 .full-width-screen {
  background: url("../img/about.jpg") no-repeat;
  background-size: cover;
  background-position: center top; }
  @media (min-width: 1921px) {
    .node-11 .full-width-screen {
      background: url("../img/about@2x.jpg") no-repeat;
      background-size: cover;
      background-position: center top; } }

.node-11 .region .field--name-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 75px 0 85px; }
  @media (max-width: 991px) {
    .node-11 .region .field--name-body {
      margin: 45px 0 55px; } }
  @media (max-width: 575px) {
    .node-11 .region .field--name-body {
      margin: 35px 0; } }
  .node-11 .region .field--name-body > p {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto 1em;
    font-size: 21px;
    letter-spacing: 0; }
    .node-11 .region .field--name-body > p:nth-last-of-type(1) .text_big_red {
      font-size: 24px;
      font-weight: 700;
      line-height: calc(33 / 24); }

.node-11 .region .two-col {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto 15px; }
  .node-11 .region .two-col .col-1,
  .node-11 .region .two-col .col-2 {
    padding: 0; }
  .node-11 .region .two-col .col-1 {
    width: 390px; }
    @media (max-width: 991px) {
      .node-11 .region .two-col .col-1 {
        width: 100%;
        margin-bottom: 20px; } }
  .node-11 .region .two-col .col-2 {
    width: calc(100% - 390px); }
    @media (max-width: 991px) {
      .node-11 .region .two-col .col-2 {
        width: 100%; } }
    .node-11 .region .two-col .col-2 p {
      font-size: 18px; }

.node-11 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px; }
  .node-11 .list p {
    font-size: 21px;
    width: calc(50% - 160px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 80px 1em;
    position: relative; }
    .node-11 .list p:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      -webkit-transform: translateX(calc(-100% - 10px));
              transform: translateX(calc(-100% - 10px));
      width: 55px;
      height: 34px;
      background: url("../img/spisok.svg") no-repeat;
      background-size: 100% 100%; }
      @media (max-width: 767px) {
        .node-11 .list p:before {
          width: 35px;
          height: 20px; } }
    @media (max-width: 1200px) {
      .node-11 .list p {
        width: calc(50% - 85px);
        margin: 0 20px 1em 65px; } }
    @media (max-width: 991px) {
      .node-11 .list p {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .node-11 .list p {
        width: calc(100% - 40px);
        margin: 0 0 1em 40px; } }
    @media (max-width: 576px) {
      .node-11 .list p {
        font-size: 16px; } }

[id^="order-service-form"] input::-webkit-input-placeholder,
[id^="order-service-form"] textarea::-webkit-input-placeholder {
  color: #fff; }

[id^="order-service-form"] input:-ms-input-placeholder,
[id^="order-service-form"] textarea:-ms-input-placeholder {
  color: #fff; }

[id^="order-service-form"] input::-ms-input-placeholder,
[id^="order-service-form"] textarea::-ms-input-placeholder {
  color: #fff; }

[id^="order-service-form"] input::placeholder,
[id^="order-service-form"] textarea::placeholder {
  color: #fff; }

.node-12 .full-width-screen {
  height: calc(500px + (713 - 500) * ((100vw - 992px) / (1920 - 992)));
  max-height: 713px;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.501)), to(transparent));
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.501) 0%, transparent 100%);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px; }
  .node-12 .full-width-screen:before, .node-12 .full-width-screen:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    z-index: -1; }
  .node-12 .full-width-screen:before {
    background: url("../img/about.jpg") no-repeat;
    background-size: cover;
    background-position: center top;
    left: 0; }
  .node-12 .full-width-screen:after {
    background: url("../img/contact.jpg") no-repeat;
    background-size: cover;
    background-position: center top;
    right: 0; }
  .node-12 .full-width-screen h1 {
    text-transform: uppercase;
    font-size: 52px;
    color: #fff;
    font-family: "CuprumBold", sans-serif;
    position: relative;
    z-index: 9;
    margin-top: 222.5px; }
    @media (max-width: 991.98px) {
      .node-12 .full-width-screen h1 {
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        line-height: 1.3; } }

.node-12 .region .big-red-ttu, .node-12 .region [id$='objects-body'] h2, [id$='objects-body'] .node-12 .region h2, .node-12 .region [id$='objects-body'] h3, [id$='objects-body'] .node-12 .region h3 {
  text-align: center; }
  @media (max-width: 991.98px) {
    .node-12 .region .big-red-ttu, .node-12 .region [id$='objects-body'] h2, [id$='objects-body'] .node-12 .region h2, .node-12 .region [id$='objects-body'] h3, [id$='objects-body'] .node-12 .region h3 {
      margin-bottom: 10px; } }

.node-12 .region .phones__contact,
.node-12 .region .contact__email {
  max-width: 318px;
  width: 100%;
  margin: 0 auto; }

.node-12 .region .contact__address {
  max-width: 425px;
  width: 100%;
  margin: 0 auto 30px;
  padding-right: 65px; }
  @media (max-width: 991.98px) {
    .node-12 .region .contact__address {
      padding-right: 0;
      margin: 0 auto 15px; } }
  .node-12 .region .contact__address > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.node-12 .region .phones__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  line-height: 3.5; }
  @media (min-width: 480px) {
    .node-12 .region .phones__contact:before {
      content: '';
      position: absolute;
      background: url("../img/phone.svg") no-repeat;
      background-size: 100% 100%;
      width: 36px;
      height: 60px;
      top: 5px;
      left: -15px;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); } }
  .node-12 .region .phones__contact a {
    font-size: 38px;
    line-height: calc(44 / 38);
    font-family: "CuprumBold", sans-serif;
    letter-spacing: 0;
    color: #D10B21; }
    @media (max-width: 400px) {
      .node-12 .region .phones__contact a {
        font-size: 31px; } }

.node-12 .region .contact__email {
  margin: 29px auto 34px; }
  @media (max-width: 991.98px) {
    .node-12 .region .contact__email {
      margin: 10px auto 25px; } }

.node-12 .region .contact__email span, .node-12 .region .contact__email a,
.node-12 .region .contact__address span,
.node-12 .region .contact__address a {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0;
  color: #000000; }

.node-12 .region .contact__address {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .node-12 .region .contact__address:before {
    content: '';
    display: block;
    background: url("../img/mark_location.svg") no-repeat;
    background-size: 100% 100%;
    width: 37px;
    height: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 16px; }

.node-12 .region .mapa__contact iframe {
  width: 100%; }

@media (min-width: 992px) {
  .node-12 .region .wrap {
    position: relative; }
    .node-12 .region .wrap:before {
      content: '';
      position: absolute;
      top: 50%;
      right: -8px;
      width: 1px;
      background: rgba(0, 0, 0, 0.5);
      height: 85%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }

@media (min-width: 992px) {
  .node-12 .region .col-1 {
    padding-right: 8px; } }

@media (min-width: 992px) {
  .node-12 .region .col-2 {
    padding-left: 8px; } }

.node-12 .region .col-1,
.node-12 .region .col-2 {
  margin-bottom: 80px; }
  @media (max-width: 991.98px) {
    .node-12 .region .col-1,
    .node-12 .region .col-2 {
      width: 100%;
      margin-bottom: 40px; } }

.path-news h1 {
  font-size: 52px;
  line-height: calc(61 / 52);
  letter-spacing: 0;
  color: #D10B21;
  text-transform: uppercase;
  font-family: "Cuprum", sans-serif;
  text-align: center;
  padding: 62px 0 50px; }
  @media (max-width: 991.98px) {
    .path-news h1 {
      padding: 40px 0 35px; } }

.path-news .view-content .views-infinite-scroll-content-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 61px;
  margin-bottom: 50px; }
  @media (max-width: 1540px) {
    .path-news .view-content .views-infinite-scroll-content-wrapper {
      grid-gap: calc(30px + (50 - 30) * ((100vw - 992px) / (1540 - 992))); } }
  @media (max-width: 991.98px) {
    .path-news .view-content .views-infinite-scroll-content-wrapper {
      grid-gap: 30px;
      margin-bottom: 30px; } }
  @media (max-width: 840px) {
    .path-news .view-content .views-infinite-scroll-content-wrapper {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 640px) {
    .path-news .view-content .views-infinite-scroll-content-wrapper {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      grid-gap: 20px;
      grid-template-columns: repeat(1, minmax(290px, 400px)); } }
  .path-news .view-content .views-infinite-scroll-content-wrapper .news-row {
    position: relative;
    overflow: hidden; }
    @media (min-width: 992px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .news-row:hover .tsr-img {
        -webkit-transform: scale(1.2);
                transform: scale(1.2); } }
  .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-date, .tsr-date {
    visibility:hidden;
    width: 100%;
    text-align: center;
    font-style: italic;
    font-size: 18px;
    line-height: 1.35;
    letter-spacing: 0;
    color: #FFFFFF;
    position: absolute;
    top: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (max-width: 1199px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-date {
        font-size: 0.85em; } }
  .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-img {
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-img:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.3);
      left: 0;
      top: 0; }
    .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-img img {
      width: 100%; }
  .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-title {
    text-align: center;
    font-family: "CuprumBold", sans-serif;
    font-size: 38px;
    line-height: 1.35;
    letter-spacing: 0;
    color: #FFFFFF;
    padding: 0 40px; }
    @media (max-width: 1540px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-title {
        font-size: 34px; } }
    @media (max-width: 1440px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-title {
        font-size: 30px;
        padding: 0 15px; } }
    @media (max-width: 1280px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-title {
        font-size: 26px; } }
    @media (max-width: 1199px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-title {
        font-size: 1.4em; } }
    @media (min-width: 841px) and (max-width: 991.98px) {
      .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-title {
        font-size: 17px; } }
  .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-edit {
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 15px;
    text-transform: uppercase; }
    .path-news .view-content .views-infinite-scroll-content-wrapper .tsr-edit a {
      color: #fff; }

.path-news .abs-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .path-news .abs-block:before {
    display: none;
    content: '';
    position: absolute;
    background: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
  .path-news .abs-block:before {
    width: 2px;
    height: 50px;
    top: 0; }
  .path-news .abs-block .stripes {
    position: absolute;
    bottom: 51px;
    left: 0;
    right: 0;
    top: initial;
    margin: auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 30px;
    height: 50px;
    text-align: center; }
    @media (max-width: 1280px) {
      .path-news .abs-block .stripes {
        bottom: 30px; } }
    @media (max-width: 991.98px) {
      .path-news .abs-block .stripes {
        display: none; } }
    .path-news .abs-block .stripes:before, .path-news .abs-block .stripes:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 2px;
      -webkit-transition: all .2s linear;
      transition: all .2s linear;
      background: white;
      height: 0; }
    .path-news .abs-block .stripes:before {
      left: 0; }
    .path-news .abs-block .stripes:after {
      right: 0; }
    .path-news .abs-block .stripes i {
      display: inline-block;
      width: 2px;
      height: 57px;
      background: white;
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
  .path-news .abs-block:hover .stripes:before, .path-news .abs-block:hover .stripes:after {
    height: 57px; }
  .path-news .abs-block:hover .stripes i {
    height: 95px; }

.path-news .js-pager__items {
  margin: 54px 0 140px; }
  @media (max-width: 991.98px) {
    .path-news .js-pager__items {
      margin: 35px 0 50px; } }

.path-news .pager__item .button {
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.301);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.301);
  border: 2px solid #d10b21;
  border-radius: 45px;
  padding: 18px 74px;
  font-size: 18px;
  letter-spacing: 0;
  color: #d10b21;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 575.98px) {
    .path-news .pager__item .button {
      padding: 18px 50px; } }

.page-node-type-news .content > .page-header {
  font-size: 52px;
  line-height: calc(61 / 52);
  letter-spacing: 0;
  color: #d10b21;
  text-transform: uppercase;
  font-family: "Cuprum", sans-serif;
  text-align: center;
  padding: 62px 0 50px; }

.page-node-type-news .content .node-intro-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px !important;
  min-height: 530px; }
  @media (max-width: 991.98px) {
    .page-node-type-news .content .node-intro-wrap {
      max-width: 650px;
      margin: 0 auto;
      position: relative; } }
  @media (max-width: 575.98px) {
    .page-node-type-news .content .node-intro-wrap {
      min-height: 300px; } }
  .page-node-type-news .content .node-intro-wrap .field {
    width: 65%; }
    @media (max-width: 991.98px) {
      .page-node-type-news .content .node-intro-wrap .field {
        width: 100%; } }
    .page-node-type-news .content .node-intro-wrap .field img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .page-node-type-news .content .node-intro-wrap .node-intro-col {
    width: 35%;
    min-width: 560px;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 1200px) {
      .page-node-type-news .content .node-intro-wrap .node-intro-col {
        min-width: 450px; } }
    @media (max-width: 991.98px) {
      .page-node-type-news .content .node-intro-wrap .node-intro-col {
        position: absolute;
        width: 100%;
        height: 100%;
        min-width: 100%; } }
    .page-node-type-news .content .node-intro-wrap .node-intro-col:before, .page-node-type-news .content .node-intro-wrap .node-intro-col:after {
      content: '';
      position: absolute;
      background: #000;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
      @media (max-width: 991.98px) {
        .page-node-type-news .content .node-intro-wrap .node-intro-col:before, .page-node-type-news .content .node-intro-wrap .node-intro-col:after {
          background: #fff; } }
    .page-node-type-news .content .node-intro-wrap .node-intro-col:before {
      width: 1px;
      height: 57px;
      top: 0; }
    .page-node-type-news .content .node-intro-wrap .node-intro-col:after {
      width: 200px;
      height: 1px;
      bottom: 70px; }
      @media (max-width: 991.98px) {
        .page-node-type-news .content .node-intro-wrap .node-intro-col:after {
          display: none; } }
    .page-node-type-news .content .node-intro-wrap .node-intro-col .stripe-one {
      display: none; }
    .page-node-type-news .content .node-intro-wrap .node-intro-col footer {
      text-align: center;
      font-style: italic;
      width: 100%;
      margin-top: 15px;
      font-size: 18px;
      line-height: 1.35;
      letter-spacing: 0;
      color: #000;
      position: absolute;
      top: 60px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (max-width: 991.98px) {
        .page-node-type-news .content .node-intro-wrap .node-intro-col footer {
          color: #fff; } }
    .page-node-type-news .content .node-intro-wrap .node-intro-col h1 {
      text-align: center;
      font-family: "Cuprum", sans-serif;
      font-size: 48px;
      color: #000000;
      width: 100%; }
      @media (max-width: 1200px) {
        .page-node-type-news .content .node-intro-wrap .node-intro-col h1 {
          font-size: 32px; } }
      @media (max-width: 991.98px) {
        .page-node-type-news .content .node-intro-wrap .node-intro-col h1 {
          color: #fff;
          padding: 0; } }
      @media (max-width: 575px) {
        .page-node-type-news .content .node-intro-wrap .node-intro-col h1 {
          font-size: 21px; } }

.page-node-type-news .content .field--name-body {
  margin-bottom: 100px; }
  .page-node-type-news .content .field--name-body p {
    font-size: 18px; }

.page-node-type-news .content h2 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase; }

.page-node-type-news .content h3 {
  font-size: 21px;
  font-weight: 700; }

.page-node-type-news .content ul {
  max-width: 812px; }
  .page-node-type-news .content ul li {
    font-size: 18px;
    margin-top: 20px; }
    .page-node-type-news .content ul li:before {
      color: #000; }

.page-node-type-news .content p a {
  color: #D10B21; }

.page-node-type-news .content p:nth-last-of-type(1) {
  margin-top: 45px; }

.node-7 .full-width-screen {
  background: url("../img/investicii_back_1.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1921px) {
    .node-7 .full-width-screen {
      background: url("../img/investicii_back_1@2x.jpg") no-repeat;
      background-size: cover;
      background-position: center top; } }

.node-7 .content .col-sm-4 .card__title {
  min-height: 110px; }
  @media (min-width: 992px) and (max-width: 1640px) {
    .node-7 .content .col-sm-4 .card__title {
      min-height: calc(70px + (85 - 70) * ((100vw - 992px) / (1640 - 992))); } }
  @media (min-width: 768px) and (max-width: 992px) {
    .node-7 .content .col-sm-4 .card__title {
      min-height: calc(55px + (70 - 55) * ((100vw - 768px) / (992 - 768))); } }
  @media (max-width: 767.98px) {
    .node-7 .content .col-sm-4 .card__title {
      min-height: 50px; } }
  @media (max-width: 575.98px) {
    .node-7 .content .col-sm-4 .card__title {
      min-height: auto; } }

@media (max-width: 767.98px) {
  .node-7 .content .col-sm-4:nth-last-of-type(1) .card__title {
    min-height: auto; } }

[id^="block-buy-rent"],
[id^="block-sell-rent-out"] {
  margin: 75px 0 60px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    [id^="block-buy-rent"],
    [id^="block-sell-rent-out"] {
      margin: 30px 0;
      padding-bottom: 35px; } }
  [id^="block-buy-rent"] .row,
  [id^="block-sell-rent-out"] .row {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 767.98px) {
      [id^="block-buy-rent"] .row,
      [id^="block-sell-rent-out"] .row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  [id^="block-buy-rent"] .col-md-6,
  [id^="block-sell-rent-out"] .col-md-6 {
    max-width: 562px;
    width: 100%;
    margin: 60px 80px 0;
    opacity: 1;
    -webkit-backdrop-filter: blur(14px);
            backdrop-filter: blur(14px);
    padding: 80px 0 65px;
    background: rgba(255, 255, 255, 0.5); }
    @media (min-width: 992px) and (max-width: 1370px) {
      [id^="block-buy-rent"] .col-md-6,
      [id^="block-sell-rent-out"] .col-md-6 {
        margin: calc(30px + (60 - 30) * ((100vw - 992px) / (1370 - 992))) calc(20px + (80 - 20) * ((100vw - 992px) / (1370 - 992))) 0; } }
    @media (max-width: 991.98px) {
      [id^="block-buy-rent"] .col-md-6,
      [id^="block-sell-rent-out"] .col-md-6 {
        margin: 30px calc(10px + (20 - 10) * ((100vw - 768px) / (992 - 768))) 0;
        padding: 60px 0 45px; } }
    @media (max-width: 767.98px) {
      [id^="block-buy-rent"] .col-md-6,
      [id^="block-sell-rent-out"] .col-md-6 {
        margin: 30px 15px 0;
        padding: 45px 0 30px; } }
    @media (max-width: 575.98px) {
      [id^="block-buy-rent"] .col-md-6,
      [id^="block-sell-rent-out"] .col-md-6 {
        padding: 30px 0; } }
    [id^="block-buy-rent"] .col-md-6 p,
    [id^="block-sell-rent-out"] .col-md-6 p {
      text-align: center;
      font-family: "Cuprum", sans-serif;
      font-size: 48px;
      text-transform: uppercase;
      padding: 0 15px; }
      @media (min-width: 992px) and (max-width: 1370px) {
        [id^="block-buy-rent"] .col-md-6 p,
        [id^="block-sell-rent-out"] .col-md-6 p {
          font-size: calc(40px + (48 - 40) * ((100vw - 992px) / (1370 - 992))); } }
      @media (min-width: 768px) and (max-width: 992px) {
        [id^="block-buy-rent"] .col-md-6 p,
        [id^="block-sell-rent-out"] .col-md-6 p {
          font-size: calc(30px + (40 - 30) * ((100vw - 768px) / (992 - 768))); } }
      @media (max-width: 767.98px) {
        [id^="block-buy-rent"] .col-md-6 p,
        [id^="block-sell-rent-out"] .col-md-6 p {
          font-size: 30px; } }
      @media (max-width: 575.98px) {
        [id^="block-buy-rent"] .col-md-6 p,
        [id^="block-sell-rent-out"] .col-md-6 p {
          font-size: 25px; } }
    [id^="block-buy-rent"] .col-md-6 ul,
    [id^="block-sell-rent-out"] .col-md-6 ul {
      width: 100%;
      padding: 0 65px;
      list-style: none; }
      @media (max-width: 991.98px) {
        [id^="block-buy-rent"] .col-md-6 ul,
        [id^="block-sell-rent-out"] .col-md-6 ul {
          padding: 0 calc(25px + (50 - 25) * ((100vw - 320px) / (992 - 320))); } }
      [id^="block-buy-rent"] .col-md-6 ul li,
      [id^="block-sell-rent-out"] .col-md-6 ul li {
        font-size: 18px;
        line-height: calc(24 / 18);
        margin-bottom: 25px; }
        @media (max-width: 575px) {
          [id^="block-buy-rent"] .col-md-6 ul li,
          [id^="block-sell-rent-out"] .col-md-6 ul li {
            font-size: 16px;
            margin-bottom: 15px; } }
  [id^="block-buy-rent"] .anchor-wrapper,
  [id^="block-sell-rent-out"] .anchor-wrapper {
    margin: 70px 0 0; }
    @media (max-width: 1280px) {
      [id^="block-buy-rent"] .anchor-wrapper,
      [id^="block-sell-rent-out"] .anchor-wrapper {
        margin: 45px 0 0; } }

[id^="block-buy-rent"] {
  background: url("../img/investicii_back_2.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1921px) {
    [id^="block-buy-rent"] {
      background: url("../img/investicii_back_2@2x.jpg") no-repeat;
      background-size: cover;
      background-position: center top; } }

[id^="block-land-build"] {
  max-width: 1365px;
  width: 100%;
  margin: 0 auto; }
  [id^="block-land-build"] .col-md-6 {
    padding: 0 8px;
    font-size: 18px; }
    @media (max-width: 767.98px) {
      [id^="block-land-build"] .col-md-6 {
        margin-bottom: 20px; } }
    @media (max-width: 575px) {
      [id^="block-land-build"] .col-md-6 {
        font-size: 16px; } }
    [id^="block-land-build"] .col-md-6 .card__title {
      font-family: "Cuprum", sans-serif;
      font-size: 48px;
      text-align: center;
      margin: 34px 0 50px; }
      @media (max-width: 1200px) {
        [id^="block-land-build"] .col-md-6 .card__title {
          font-size: 38px;
          margin: 25px 0 30px; } }
      @media (max-width: 991.98px) {
        [id^="block-land-build"] .col-md-6 .card__title {
          font-size: 30px;
          margin: 25px 0; } }
    [id^="block-land-build"] .col-md-6 p:nth-of-type(1) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  [id^="block-land-build"] .red-brdr-big-btn {
    display: inline-block;
    margin: 70px 0; }
    @media (max-width: 767.98px) {
      [id^="block-land-build"] .red-brdr-big-btn {
        margin: 10px 0 40px; } }

.node-5 .special-offer .news-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #EAEAEA;
  margin-bottom: 11px; }
  @media (max-width: 1200px) {
    .node-5 .special-offer .news-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .node-5 .special-offer .news-row > div {
        width: 100%;
        height: 100%; } }
  .node-5 .special-offer .news-row a {
    color: #D10B21; }
    @media (max-width: 576px) {
      .node-5 .special-offer .news-row a {
        font-size: 31px; } }

@media (max-width: 1200px) {
  .node-5 .slick_1item {
    margin: 0 -15px; } }

.node-5 [id^="block-buy-rent"] {
  margin: 75px 0 60px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .node-5 [id^="block-buy-rent"] {
      margin: 30px 0;
      padding-bottom: 35px;
      padding-top: 0; } }
  .node-5 [id^="block-buy-rent"] .row {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 767.98px) {
      .node-5 [id^="block-buy-rent"] .row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .node-5 [id^="block-buy-rent"] .col-md-6 {
    max-width: 562px;
    width: 100%;
    margin: 60px 80px 0;
    opacity: 1;
    -webkit-backdrop-filter: blur(14px);
            backdrop-filter: blur(14px);
    padding: 80px 0 65px;
    background: rgba(255, 255, 255, 0.5); }
    @media (min-width: 992px) and (max-width: 1370px) {
      .node-5 [id^="block-buy-rent"] .col-md-6 {
        margin: calc(30px + (60 - 30) * ((100vw - 992px) / (1370 - 992))) calc(20px + (80 - 20) * ((100vw - 992px) / (1370 - 992))) 0; } }
    @media (max-width: 991.98px) {
      .node-5 [id^="block-buy-rent"] .col-md-6 {
        margin: 30px calc(10px + (20 - 10) * ((100vw - 768px) / (992 - 768))) 0;
        padding: 60px 0 45px; } }
    @media (max-width: 767.98px) {
      .node-5 [id^="block-buy-rent"] .col-md-6 {
        margin: 30px 0 0;
        padding: 45px 0 30px; } }
    @media (max-width: 575.98px) {
      .node-5 [id^="block-buy-rent"] .col-md-6 {
        padding: 30px 0; } }
    .node-5 [id^="block-buy-rent"] .col-md-6 p {
      text-align: center;
      font-family: "Cuprum", sans-serif;
      font-size: 48px;
      text-transform: uppercase;
      padding: 0 15px; }
      @media (min-width: 992px) and (max-width: 1370px) {
        .node-5 [id^="block-buy-rent"] .col-md-6 p {
          font-size: calc(40px + (48 - 40) * ((100vw - 992px) / (1370 - 992))); } }
      @media (min-width: 768px) and (max-width: 992px) {
        .node-5 [id^="block-buy-rent"] .col-md-6 p {
          font-size: calc(30px + (40 - 30) * ((100vw - 768px) / (992 - 768))); } }
      @media (max-width: 767.98px) {
        .node-5 [id^="block-buy-rent"] .col-md-6 p {
          font-size: 30px; } }
      @media (max-width: 575.98px) {
        .node-5 [id^="block-buy-rent"] .col-md-6 p {
          font-size: 25px; } }
    .node-5 [id^="block-buy-rent"] .col-md-6 ul {
      width: 100%;
      padding: 0 65px;
      list-style: none; }
      @media (max-width: 991.98px) {
        .node-5 [id^="block-buy-rent"] .col-md-6 ul {
          padding: 0 calc(25px + (50 - 25) * ((100vw - 320px) / (992 - 320))); } }
      .node-5 [id^="block-buy-rent"] .col-md-6 ul li {
        font-size: 18px;
        line-height: calc(24 / 18);
        margin-bottom: 25px; }
        @media (max-width: 575px) {
          .node-5 [id^="block-buy-rent"] .col-md-6 ul li {
            font-size: 16px;
            margin-bottom: 15px; } }
  .node-5 [id^="block-buy-rent"] .anchor-wrapper {
    margin: 70px 0 0; }
    @media (max-width: 1280px) {
      .node-5 [id^="block-buy-rent"] .anchor-wrapper {
        margin: 45px 0 0; } }

.node-6 .full-width-screen {
  background: url("../img/sell_back_1.jpg") no-repeat;
  background-size: cover;
  background-position: center top; }
  @media (min-width: 1921px) {
    .node-6 .full-width-screen {
      background: url("../img/sell_back_1@2x.jpg") no-repeat;
      background-size: cover;
      background-position: center top; } }

[id^="block-sell-rent-out"] {
  background: url("../img/sell_back_2.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1921px) {
    [id^="block-sell-rent-out"] {
      background: url("../img/sell_back_2@2x.jpg") no-repeat;
      background-size: cover;
      background-position: center top; } }

[id^="block-nid6-body"] {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto 75px; }
  @media (max-width: 991.98px) {
    [id^="block-nid6-body"] {
      margin: 0 auto 40px; } }
  [id^="block-nid6-body"] h2 {
    font-family: "Cuprum", sans-serif;
    font-size: 48px;
    color: #D10B21;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0 50px;
    margin: 0; }
    @media (max-width: 991px) {
      [id^="block-nid6-body"] h2 {
        padding: 20px 0 30px;
        font-size: 40px; } }
    @media (max-width: 767px) {
      [id^="block-nid6-body"] h2 {
        font-size: 31px; } }

body, img {
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.align-center {
  text-align: center; }

.anchor-wrapper {
  text-align: center; }
  .anchor-wrapper > a {
    display: inline-block; }

a:hover {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.red {
  color: #D10B21; }

.italic {
  font-style: italic; }

.cuprum {
  font-family: "Cuprum", sans-serif; }

.big-red-ttu, [id$='objects-body'] h2, [id$='objects-body'] h3 {
  font-family: "Cuprum", sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  color: #D10B21; }

.big-white-ttu {
  font-family: "Cuprum", sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  color: white; }

@media (max-width: 1199px) {
  .big-red-ttu, [id$='objects-body'] h2, [id$='objects-body'] h3,
  .big-white-ttu {
    font-size: 2.3em; } }

polygon, path {
  pointer-events: visible;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s; }

input[type=checkbox] {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  top: 3px;
  vertical-align: baseline;
  background: #fff;
  width: 20px !important;
  height: 20px !important;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  outline: none;
  padding: 0;
  margin-right: 0.25em;
  border: 1px solid #B5B5B5; }
  input[type=checkbox]:focus {
    outline: none; }
  input[type=checkbox]:checked {
    background: #0074BD;
    -webkit-box-shadow: inset 0 0 0 4px #fff;
            box-shadow: inset 0 0 0 4px #fff;
    outline: none; }

button.form-submit {
  border: none; }
  button.form-submit:focus {
    outline: none;
    background: inherit; }
  button.form-submit:active {
    background: inherit;
    -webkit-transform: translateY(0.2em);
            transform: translateY(0.2em);
    text-shadow: rgba(255, 255, 255, 0.5) 0 -1px 0, rgba(0, 0, 0, 0.18) 0 0.18em 0.15em; }
  .views-exposed-form button.form-submit:first-child {
    border-radius: 17px;
    background-clip: padding-box;
    color: white;
    padding: 0.3em 1em 0.4em; }
    .views-exposed-form button.form-submit:first-child:active:focus {
      color: white;
      outline: none; }

.red-brdr-big-btn {
  color: white;
  text-transform: uppercase;
  background: #D10B21;
  border-radius: 45px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.301);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.301); }
  [id$='frpage-main-photo'] .red-brdr-big-btn {
    padding: 14px 2.7em;
    white-space: nowrap; }
    @media (max-width: 575px) {
      [id$='frpage-main-photo'] .red-brdr-big-btn {
        padding: 8px 1em; } }
  .red-brdr-big-btn.btn__long {
    padding: 17px 5.7em 19px; }
    @media (max-width: 768px) {
      .red-brdr-big-btn.btn__long {
        padding: 17px 4em 19px; } }
  .red-brdr-big-btn:hover, .red-brdr-big-btn:focus {
    text-decoration: none;
    background: #AA0215;
    color: white; }

body {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4;
  text-decoration-skip-ink: none; }

.navbar-default {
  background-color: transparent;
  border: none; }

@media (min-width: 768px) {
  .navbar-nav {
    float: none; } }

@media (min-width: 768px) {
  .navbar-nav > li {
    float: none; }
    [id$='main-menu'] .navbar-nav > li {
      float: left; } }

.navbar-nav > li > a {
  line-height: inherit;
  padding: initial; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: initial;
  background: initial; }

.container {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto; }
  .container:before, .container:after {
    display: none; }

.path-frontpage .region-content {
  position: relative; }
  .path-frontpage .region-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 98px);
    background: #eaeaea;
    left: 0;
    top: 0;
    z-index: -2; }
  .path-frontpage .region-content:after {
    content: '';
    left: 0;
    top: calc(100% - 98px - 98px);
    position: absolute;
    background: url("../img/bg_setka.svg") 0 0 repeat transparent;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    width: 100%;
    height: 98px;
    z-index: -1; }

iframe {
  border: none; }

.path-views h1 {
  font-size: 3.3em; }
  @media (max-width: 1199px) {
    .path-views h1 {
      font-size: 2.5em; } }

@media (max-width: 991px) {
  h3, .h3 {
    font-size: 1.4em; } }

@media (max-width: 767px) {
  h3, .h3 {
    font-size: 1.25em; } }

.page-header {
  margin: 0;
  border-bottom: none; }

svg path {
  fill: inherit; }

use.logo-svg-footer {
  fill: white; }

[id$='frpage-main-photo'] {
  position: relative; }
  [id$='frpage-main-photo'] > *:not([class*='field-img']) {
    position: absolute; }
  [id$='frpage-main-photo'] [class*='field-img'] {
    position: relative; }
    @media (max-width: 650px) {
      [id$='frpage-main-photo'] [class*='field-img'] {
        min-height: 325px; } }
    [id$='frpage-main-photo'] [class*='field-img']:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      height: 100%;
      background: transparent -webkit-gradient(linear, left bottom, left top, from(transparent), to(black)) 0 0 no-repeat padding-box;
      background: transparent linear-gradient(0deg, transparent 0%, black 100%) 0 0 no-repeat padding-box;
      opacity: 0.45; }
    [id$='frpage-main-photo'] [class*='field-img'] img {
      width: 100%;
      margin: auto; }
      @media (max-width: 650px) {
        [id$='frpage-main-photo'] [class*='field-img'] img {
          height: 325px;
          -o-object-fit: cover;
             object-fit: cover; } }

.main-photo-logo {
  width: 450px;
  height: 450px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }
  @media (max-width: 1560px) {
    .main-photo-logo {
      width: 380px;
      height: 380px; } }
  @media (max-width: 991px) {
    .main-photo-logo {
      width: 215px;
      height: 215px;
    } }
  @media (max-width: 767px) {
    .main-photo-logo {
      width: 225px;
      height: 225px; } }
  @media (max-width: 500px) {
    .main-photo-logo {
      width: 180px;
      height: 180px;
      margin: 6% auto 0; } }
  .main-photo-logo img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 73%; }

.big-fon {
  position: absolute;
  content: '';
  width: calc(100% - 25px);
  height: calc(100% - 25px);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.9); }
  @supports ((-webkit-backdrop-filter: blur(2em)) or (backdrop-filter: blur(2em))) {
    .big-fon {
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-backdrop-filter: blur(1em);
      backdrop-filter: blur(1em); } }
  @media (max-width: 1560px) {
    .big-fon {
      width: calc(100% - 20px);
      height: calc(100% - 20px); } }

[class^='border-fon-'] {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9); }
  @supports ((-webkit-backdrop-filter: blur(2em)) or (backdrop-filter: blur(2em))) {
    [class^='border-fon-'] {
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-backdrop-filter: blur(1em);
      backdrop-filter: blur(1em); } }

.border-fon-top {
  width: 100%;
  height: 11px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto; }
  @media (max-width: 1560px) {
    .border-fon-top {
      height: 9px; } }

.border-fon-left {
  top: 0;
  left: 0;
  bottom: 0;
  width: 11px;
  height: 100%; }
  @media (max-width: 1560px) {
    .border-fon-left {
      width: 9px; } }

.border-fon-right {
  top: 0;
  right: 0;
  bottom: 0;
  width: 11px;
  height: 100%; }
  @media (max-width: 1560px) {
    .border-fon-right {
      width: 9px; } }

.border-fon-bottom {
  width: 100%;
  height: 11px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  @media (max-width: 1560px) {
    .border-fon-bottom {
      height: 9px; } }

[id$='frpage-main-photo'] [class*='name-body'] {
  top: 4vw;
  left: 0;
  right: 0;
  font-family: "CuprumBold", sans-serif;
  color: white;
  font-size: 52px;
  text-transform: uppercase;
  width: 20em;
  text-align: center;
  margin: auto;
  text-shadow: #000000 2px 2px; }
  @media (min-width: 1920px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      font-size: 4em; } }
  @media (max-width: 2300px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      top: 1.2em; } }
  @media (max-width: 2050px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      top: 0.8em;
      font-size: 3.4em; } }
  @media (max-width: 1860px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      top: 1.1em;
      font-size: 2.8em; } }
  @media (max-width: 1760px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      top: 0.7em;
      font-size: 2.6em; } }
  @media (max-width: 1600px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      top: 0.7em;
      font-size: 2.1em; } }
  @media (max-width: 768px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      width: 100%;
      padding: 0 15px;
      font-size: 1.8em; } }
  @media (max-width: 520px) {
    [id$='frpage-main-photo'] [class*='name-body'] {
      font-size: 1.3em; } }

.main-photo-urls {
  width: 38em;
  position: absolute;
  bottom: 5vh;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 768px) {
    .main-photo-urls {
      width: 100%;
      padding: 0 15px; } }
  @media (max-width: 576px) {
    .main-photo-urls {
      bottom: 0; } }
  @media (max-width: 500px) {
    .main-photo-urls {
      -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; }
      .main-photo-urls a {
        width: 230px;
        margin: 0 0 15px !important; } }
  .main-photo-urls a {
    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;
    text-align: center; }
    @media (max-width: 768px) {
      .main-photo-urls a {
        margin: 15px 10px;
        font-size: 13px; } }
    .main-photo-urls a:nth-child(2):before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E.a,.c%7Bfill:none;%7D.a%7Bstroke:%23fff;%7D.b%7Bstroke:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-652 -607)'%3E%3Cg class='a' transform='translate(652 607)'%3E%3Ccircle class='b' cx='11' cy='11' r='11'/%3E%3Ccircle class='c' cx='11' cy='11' r='10.5'/%3E%3C/g%3E%3Cg class='a' transform='translate(658 612)'%3E%3Crect class='b' width='10' height='11' rx='2'/%3E%3Crect class='c' x='0.5' y='0.5' width='9' height='10' rx='1.5'/%3E%3C/g%3E%3Cline class='a' x2='5.012' transform='translate(660.5 615.5)'/%3E%3Cline class='a' x2='5.012' transform='translate(660.5 617.5)'/%3E%3Cline class='a' x2='4.012' transform='translate(660.5 619.5)'/%3E%3C/g%3E%3C/svg%3E"); }
    .main-photo-urls a:before {
      display: inline-block;
      content: '';
      width: 22px;
      height: 22px;
      margin-right: 13px; }
    .main-photo-urls a:first-child:before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E.a,.c%7Bfill:none;%7D.a%7Bstroke:%23fff;%7D.b%7Bstroke:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-652 -607)'%3E%3Cg class='a' transform='translate(652 607)'%3E%3Ccircle class='b' cx='11' cy='11' r='11'/%3E%3Ccircle class='c' cx='11' cy='11' r='10.5'/%3E%3C/g%3E%3Cpath class='a' d='M658.115,618.625l4.513,4.352,5.964-6.447' transform='translate(0 -2)'/%3E%3C/g%3E%3C/svg%3E"); }

.path-frontpage .content-wrap {
  padding-top: 2.5em; }

.nodes_bundle.page_1 {
  padding-top: 5em;
  position: relative; }
  @media (max-width: 767px) {
    .nodes_bundle.page_1 {
      padding-top: 3em; } }
  @media (max-width: 576px) {
    .nodes_bundle.page_1 {
      padding-top: 2em;
      padding-bottom: 2em; } }

.nodes_bundle.page_1 .view-content,
.nodes_bundle.block_1 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (max-width: 575px) {
  .nodes_bundle.block_1 .view-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 840px) {
  .nodes_bundle.page_1 .view-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.nodes_bundle.block_1 .views-row {
  width: 31.8%; }
  @media (max-width: 575px) {
    .nodes_bundle.block_1 .views-row {
      width: 60%;
      min-width: 290px;
      margin-bottom: 20px; } }

@media (max-width: 1749px) {
  .nodes_bundle.page_1 .views-row {
    width: 31%; } }

@media (max-width: 840px) {
  .nodes_bundle.page_1 .views-row {
    width: calc(50% - 30px);
    margin-bottom: 30px;
    padding: 0 15px; } }

@media (max-width: 640px) {
  .nodes_bundle.page_1 .views-row {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px; } }

.nodes_bundle.page_1 .tsr-row-inner,
.nodes_bundle.block_1 .tsr-row-inner {
  position: relative; }
  .nodes_bundle.page_1 .tsr-row-inner:hover img,
  .nodes_bundle.block_1 .tsr-row-inner:hover img {
    -webkit-transform: scale(1.12);
            transform: scale(1.12); }

.nodes_bundle.block_1 .tsr-row-inner {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.301);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.301); }
  .nodes_bundle.block_1 .tsr-row-inner:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }

.stripes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 50px;
  text-align: center;
  margin: auto; }
  @media (max-width: 1749px) {
    .stripes {
      width: 40px; } }
  @media (max-width: 1199px) {
    .stripes {
      width: 25px; } }
  .stripes i {
    display: inline-block;
    width: 2px;
    height: 5em;
    background: white;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; }
    @media (max-width: 1199px) {
      .stripes i {
        height: 1.8em; } }
  .stripes:before, .stripes:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 2px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background: white;
    height: 0; }
  .stripes:before {
    left: 0; }
  .stripes:after {
    right: 0; }
  .nodes_bundle.block_1 .tsr-row-inner:hover .stripes i {
    height: 9em; }
    @media (max-width: 1749px) {
      .nodes_bundle.block_1 .tsr-row-inner:hover .stripes i {
        height: 7.8em; } }
    @media (max-width: 1439px) {
      .nodes_bundle.block_1 .tsr-row-inner:hover .stripes i {
        height: 6.5em; } }
    @media (max-width: 1199px) {
      .nodes_bundle.block_1 .tsr-row-inner:hover .stripes i {
        height: 3.8em; } }
  .nodes_bundle.block_1 .tsr-row-inner:hover .stripes:before, .nodes_bundle.block_1 .tsr-row-inner:hover .stripes:after {
    height: 5em; }
    @media (max-width: 1439px) {
      .nodes_bundle.block_1 .tsr-row-inner:hover .stripes:before, .nodes_bundle.block_1 .tsr-row-inner:hover .stripes:after {
        height: 4em; } }
    @media (max-width: 1199px) {
      .nodes_bundle.block_1 .tsr-row-inner:hover .stripes:before, .nodes_bundle.block_1 .tsr-row-inner:hover .stripes:after {
        height: 2em; } }

.abs-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1200px) {
    .path-frontpage .abs-block {
      padding: 50px 0; } }
  .path-frontpage .abs-block:before {
    display: none;
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 2px;
    height: 57px; }
    @media (max-width: 1200px) {
      .path-frontpage .abs-block:before {
        height: 46px; } }
  .path-frontpage .abs-block .stripes-hor {
    position: absolute;
    bottom: 51px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 30px;
    height: 50px;
    text-align: center; }
    @media (max-width: 1280px) {
      .path-frontpage .abs-block .stripes-hor {
        bottom: 30px; } }
    @media (max-width: 991.98px) {
      .path-frontpage .abs-block .stripes-hor {
        display: none; } }
    .path-frontpage .abs-block .stripes-hor:before, .path-frontpage .abs-block .stripes-hor:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 2px;
      -webkit-transition: all .2s linear;
      transition: all .2s linear;
      background: white;
      height: 0; }
    .path-frontpage .abs-block .stripes-hor:before {
      left: 0; }
    .path-frontpage .abs-block .stripes-hor:after {
      right: 0; }
    .path-frontpage .abs-block .stripes-hor i {
      display: inline-block;
      width: 2px;
      height: 57px;
      background: white;
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
  .path-frontpage .abs-block:hover .stripes-hor:before, .path-frontpage .abs-block:hover .stripes-hor:after,
  .path-news .abs-block:hover .stripes-hor:before,
  .path-news .abs-block:hover .stripes-hor:after {
    height: 57px; }
  .path-frontpage .abs-block:hover .stripes-hor i,
  .path-news .abs-block:hover .stripes-hor i {
    height: 95px; }

.nodes_bundle.page_1 .tsr-img,
.nodes_bundle.block_1 .tsr-img {
  overflow: hidden; }
  .nodes_bundle.page_1 .tsr-img:after,
  .nodes_bundle.block_1 .tsr-img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.3); }

@media (min-width: 992px) {
  .nodes_bundle.block_1 .tsr-img img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); } }

.nodes_bundle.page_1 .tsr-img img {
  margin: auto; }

.nodes_bundle.block_1 .tsr-date,
.nodes_bundle.page_1 .tsr-date, .nodes_bundle.block_1
.tsr-title,
.nodes_bundle.page_1
.tsr-title {
  color: white; }

.nodes_bundle.block_1 .tsr-date, .nodes_bundle.block_1
.tsr-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto; }

.nodes_bundle.page_1 .tsr-date {
  position: absolute;
  left: 50%;
  top: 61px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  font-style: italic;
  font-size: 1.125em; }
  @media (max-width: 1199px) {
    .nodes_bundle.page_1 .tsr-date {
      font-size: 0.85em; } }

.nodes_bundle.block_1 .tsr-title,
.nodes_bundle.page_1 .tsr-title {
  text-align: center;
  font-size: 2.375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1440px) {
    .nodes_bundle.block_1 .tsr-title,
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.9em; } }
  @media (max-width: 1199px) {
    .nodes_bundle.block_1 .tsr-title,
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.7em; } }
  @media (max-width: 991px) {
    .nodes_bundle.block_1 .tsr-title,
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.3em; } }
  .nodes_bundle.block_1 .tsr-title a,
  .nodes_bundle.page_1 .tsr-title a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    color: white;
    font-family: "CuprumBold", sans-serif;
    position: relative; }
    .nodes_bundle.block_1 .tsr-title a:hover, .nodes_bundle.block_1 .tsr-title a:focus,
    .nodes_bundle.page_1 .tsr-title a:hover,
    .nodes_bundle.page_1 .tsr-title a:focus {
      text-decoration: none; }

.nodes_bundle.block_1 .tsr-title {
  top: 0;
  bottom: 0; }
  @media (max-width: 1749px) {
    .nodes_bundle.block_1 .tsr-title {
      font-size: 2em; } }
  @media (max-width: 1439px) {
    .nodes_bundle.block_1 .tsr-title {
      font-size: 1.6em; } }
  @media (max-width: 767px) {
    .nodes_bundle.block_1 .tsr-title {
      font-size: 1em; } }
  @media (max-width: 575px) {
    .nodes_bundle.block_1 .tsr-title {
      font-size: 1.7em; } }

.nodes_bundle.page_1 .tsr-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
  @media (max-width: 1749px) {
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.8em; } }
  @media (max-width: 1440px) {
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.6em;
      line-height: 1.2; } }
  @media (max-width: 1199px) {
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.4em; } }
  @media (max-width: 991px) {
    .nodes_bundle.page_1 .tsr-title {
      font-size: 1.1em; } }
  .nodes_bundle.page_1 .tsr-title a {
    padding: 0 15px; }

.services-frpage {
  position: relative;
  padding: 0 0 6.5em; }
  .services-frpage:before {
    display: table;
    content: '';
    clear: both; }
  .services-frpage:after {
    display: table;
    content: '';
    clear: both; }
  @media (max-width: 991px) {
    .services-frpage {
      padding: 0 0 4em; } }
  @media (max-width: 768px) {
    .services-frpage {
      padding: 0 0 3em; } }
  .services-frpage:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 77%;
    background: #eaeaea;
    left: 0;
    bottom: 0; }
    @media (max-width: 1366px) {
      .services-frpage:before {
        height: 79%; } }
    @media (max-width: 991px) {
      .services-frpage:before {
        height: 84%; } }
    @media (max-width: 880px) {
      .services-frpage:before {
        height: 87%; } }
    @media (max-width: 650px) {
      .services-frpage:before {
        height: 93%; } }
  .services-frpage:after {
    content: '';
    left: 0;
    bottom: calc(77% - 98px);
    position: absolute;
    background: url("../img/bg_setka.svg") 0 0 repeat transparent;
    width: 100%;
    height: 98px; }
    @media (max-width: 1366px) {
      .services-frpage:after {
        bottom: calc(79% - 98px); } }
    @media (max-width: 991px) {
      .services-frpage:after {
        bottom: calc(84% - 98px); } }
    @media (max-width: 880px) {
      .services-frpage:after {
        bottom: calc(87% - 98px); } }
    @media (max-width: 650px) {
      .services-frpage:after {
        bottom: calc(93% - 98px); } }

.nodes_bundle.block_1 {
  margin-bottom: 3.5em; }
  @media (max-width: 575.98px) {
    .nodes_bundle.block_1 {
      margin-bottom: 2em; } }

[id='block-services-frpage'] {
  position: relative; }
  [id='block-services-frpage'] .row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      [id='block-services-frpage'] .row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 2em;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (max-width: 575.98px) {
      [id='block-services-frpage'] .row {
        margin-bottom: 0; } }
  [id='block-services-frpage'] [class^='col-'] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 100%;
    overflow: hidden; }
    @media (max-width: 767.98px) {
      [id='block-services-frpage'] [class^='col-'] {
        width: 46%;
        margin-bottom: 25px; } }
    @media (max-width: 575.98px) {
      [id='block-services-frpage'] [class^='col-'] {
        width: 60%;
        min-width: 290px;
        padding: 0; } }
    [id='block-services-frpage'] [class^='col-'] > p:first-child {
      height: 255px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      @media (min-width: 768px) and (max-width: 1720px) {
        [id='block-services-frpage'] [class^='col-'] > p:first-child {
          height: calc(168px + (255 - 168) * ((100vw - 992px) / (1720 - 992))); } }
      @media (max-width: 767.98px) {
        [id='block-services-frpage'] [class^='col-'] > p:first-child {
          height: 168px; } }
      [id='block-services-frpage'] [class^='col-'] > p:first-child img {
        width: 100%;
        max-width: 173px; }
        @media (min-width: 768px) and (max-width: 1720px) {
          [id='block-services-frpage'] [class^='col-'] > p:first-child img {
            max-width: calc(112px + (173 - 112) * ((100vw - 992px) / (1720 - 992))); } }
        @media (max-width: 767.98px) {
          [id='block-services-frpage'] [class^='col-'] > p:first-child img {
            max-width: 112px; } }
    @media (max-width: 767.98px) {
      [id='block-services-frpage'] [class^='col-'] .col-inner {
        padding: 0 !important; } }
  [id='block-services-frpage'] .col-1 .col-inner,
  [id='block-services-frpage'] .col-3 .col-inner {
    width: 100%;
    -webkit-transition: all .7s;
    transition: all .7s; }
    @media (min-width: 768px) {
      [id='block-services-frpage'] .col-1 .col-inner,
      [id='block-services-frpage'] .col-3 .col-inner {
        position: absolute; } }
  [id='block-services-frpage'] .col-1 .col-inner {
    right: -100%; }
    @media (max-width: 575.98px) {
      [id='block-services-frpage'] .col-1 .col-inner p {
        height: auto; } }
  [id='block-services-frpage'] .col-3 .col-inner {
    left: -100%; }
    @media (max-width: 767.98px) {
      [id='block-services-frpage'] .col-3 .col-inner p {
        height: auto; } }
  @media (min-width: 768px) {
    [id='block-services-frpage'] .col-2:before, [id='block-services-frpage'] .col-2:after {
      content: '';
      display: inline-block;
      position: absolute;
      bottom: 0;
      width: 1px;
      background: #4E4E4E;
      -webkit-transition: all 0.7s linear 1.5s;
      transition: all 0.7s linear 1.5s;
      height: 0; }
    [id='block-services-frpage'] .col-2:before {
      left: 0; }
    [id='block-services-frpage'] .col-2:after {
      right: 0; } }
  .aos-triggered [id='block-services-frpage'] .col-2:before, .aos-triggered [id='block-services-frpage'] .col-2:after {
    height: 60%; }
  [id='block-services-frpage'] p {
    font-size: 1.125em; }
    @media (max-width: 1440px) {
      [id='block-services-frpage'] p {
        font-size: 1em; } }
  [id='block-services-frpage'] .card__title + p {
    text-align: left;
    width: 78%;
    margin: auto; }
    @media (max-width: 991px) {
      [id='block-services-frpage'] .card__title + p {
        width: 100%; } }
  @media (max-width: 1440px) {
    [id='block-services-frpage'] img {
      max-width: 7em; } }
  [id='block-services-frpage'] p.align-center {
    position: relative; }

.aos-col-triggered .col-1 .col-inner {
  right: 0;
  padding: 0 15px; }

.aos-col-triggered .col-3 .col-inner {
  left: 0;
  padding: 0 15px; }

.card__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.card__title {
  font-family: "Cuprum", sans-serif;
  text-transform: uppercase;
  color: #D10B21;
  margin-bottom: 0.5em; }
  [id='block-services-frpage'] .card__title {
    font-size: 3em; }
    @media (max-width: 1440px) {
      [id='block-services-frpage'] .card__title {
        font-size: 2.3em; } }
    @media (max-width: 991px) {
      [id='block-services-frpage'] .card__title {
        font-size: 1.8em; } }

[id^='block-trusters'] {
  margin-bottom: 2em; }
  @media (max-width: 767.98px) {
    [id^='block-trusters'] {
      margin-bottom: 1em; } }
  [id^='block-trusters'] [class*='img-delta'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    @media (max-width: 575px) {
      [id^='block-trusters'] [class*='img-delta'] {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  [id^='block-trusters'] .field--item {
    width: 23.6%;
    margin-bottom: 1em; }
    @media (max-width: 575px) {
      [id^='block-trusters'] .field--item {
        width: 30%;
        margin: 0 1.6% 1em; } }

[id='block-trusters'] .block-title {
  margin: 1.5em auto 0; }
  @media (max-width: 576px) {
    [id='block-trusters'] .block-title {
      margin: 1em auto 0; } }

[id='block-trusters-2'] {
  position: relative;
  padding-top: 80px; }
  @media (max-width: 991.98px) {
    [id='block-trusters-2'] {
      padding-top: 60px;
      margin-bottom: 4em; } }
  @media (max-width: 767px) {
    [id='block-trusters-2'] {
      padding-top: 40px;
      margin-bottom: 2em; } }
  [id='block-trusters-2']:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(455px + (640 - 455) * ((100vw - 992px) / (1720 - 992)));
    max-height: 640px;
    background: #eaeaea;
    left: 0;
    top: 0; }
    @media (max-width: 991.98px) {
      [id='block-trusters-2']:before {
        height: 100%;
        max-height: 100%; } }
  [id='block-trusters-2']:after {
    content: '';
    left: 0;
    top: calc(calc(455px + (640 - 455) * ((100vw - 992px) / (1720 - 992))) - 98px);
    position: absolute;
    background: url(../img/bg_setka.svg) 0 0 repeat transparent;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100%;
    height: 98px; }
    @media (min-width: 1720px) {
      [id='block-trusters-2']:after {
        top: calc(640px - 98px); } }
    @media (max-width: 991.98px) {
      [id='block-trusters-2']:after {
        top: calc(100% - 98px); } }
  [id='block-trusters-2']:before {
    display: table;
    content: '';
    clear: both; }
  [id='block-trusters-2']:after {
    display: table;
    content: '';
    clear: both; }
  [id='block-trusters-2'] .bg-setka {
    height: 50%; }
  [id='block-trusters-2'] .container, [id='block-trusters-2'] .block-title {
    position: relative;
    z-index: 1; }
  [id='block-trusters-2'] .block-title {
    margin: 0 auto 1em; }
    @media (max-width: 767px) {
      [id='block-trusters-2'] .block-title {
        font-size: 31px;
        margin: 0 auto 25px; } }

.slick-trusters img {
  margin: auto; }

.slick-trusters .slick-arrow {
  background: transparent;
  width: 37px;
  height: 67px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0;
  line-height: 0;
  outline: none;
  color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  z-index: 1; }
  .slick-trusters .slick-arrow:before {
    display: none; }
  .slick-trusters .slick-arrow:after {
    content: '';
    display: inline-block;
    position: absolute;
    background-image: url("../img/arrow_red.svg");
    background-size: 100% 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 48px;
    top: 9px;
    left: initial;
    right: 0; }

.slick-trusters .slick-prev {
  left: 0; }
  .slick-trusters .slick-prev:after {
    left: 8px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.slick-trusters .slick-next {
  right: 0; }
  .slick-trusters .slick-next:after {
    right: 8px;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }

[id$='bank-proposals-view'] {
  margin: 5em auto 4em; }
  @media (max-width: 991.98px) {
    [id$='bank-proposals-view'] {
      margin: 3.5em auto 2.5em; } }
  @media (max-width: 767.98px) {
    [id$='bank-proposals-view'] {
      margin: 2em auto; } }
  [id$='bank-proposals-view'] .view-header {
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 1.8em;
    padding: 0 15px; }
    @media (max-width: 575.98px) {
      [id$='bank-proposals-view'] .view-header {
        font-size: calc(15px + (24 - 15) * ((100vw - 320px) / (576 - 320))); } }
    [id$='bank-proposals-view'] .view-header > div:first-child {
      text-transform: uppercase;
      margin-bottom: 0.3em; }
  [id$='bank-proposals-view'] .view-content table thead tr,
  [id$='bank-proposals-view'] .view-content table thead th {
    border-bottom: none; }
  @media (min-width: 576px) {
    [id$='bank-proposals-view'] .view-content td {
      padding-left: 1.5em; } }
  [id$='bank-proposals-view'] .view-content td:first-child {
    font-weight: bold; }
  [id$='bank-proposals-view'] table {
    font-size: 1.125em; }
    [id$='bank-proposals-view'] table td, [id$='bank-proposals-view'] table th {
      white-space: break-spaces !important; }
    @media (max-width: 576px) {
      [id$='bank-proposals-view'] table {
        font-size: 9.5px; } }
    [id$='bank-proposals-view'] table > thead > tr > th {
      vertical-align: inherit; }
    [id$='bank-proposals-view'] table > tbody > tr:first-child td {
      border: none; }
    [id$='bank-proposals-view'] table tbody > tr td:nth-last-of-type(1) {
      font-weight: 700; }
    [id$='bank-proposals-view'] table thead, [id$='bank-proposals-view'] table td {
      font-size: inherit; }
  [id$='bank-proposals-view'] th {
    background: #eaeaea;
    text-align: center; }
    [id$='bank-proposals-view'] th:not(:last-child) {
      border-right: 2px solid white; }

.prefooter_form {
  margin-bottom: 4em; }
  .prefooter_form:before {
    display: table;
    content: '';
    clear: both; }
  .prefooter_form:after {
    display: table;
    content: '';
    clear: both; }
  .prefooter_form .modal-title {
    text-transform: uppercase;
    text-align: center; }
  .prefooter_form input, .prefooter_form textarea {
    display: block;
    width: 34.45em;
    background: transparent;
    padding: 16px 25px;
    margin: auto;
    border: 2px solid #eaeaea; }
    @media (max-width: 768px) {
      .prefooter_form input, .prefooter_form textarea {
        width: 100%;
        max-width: 550px; } }
  .prefooter_form input {
    height: 58px;
    margin-bottom: 1.9em; }
    @media (max-width: 768px) {
      .prefooter_form input {
        height: 45px;
        margin-bottom: 1em; } }
  .prefooter_form textarea {
    height: 12em; }
  .prefooter_form [name="username"] {
    display: none; }
  .prefooter_form .form-group {
    margin-bottom: 3em; }
    @media (max-width: 768px) {
      .prefooter_form .form-group {
        margin-bottom: 2em; } }

.prefooter_form-wrap {
  color: white;
  background: url("../img/rgm_logo_ru.svg") 4em center no-repeat #4E4E4E; }
  @media (max-width: 991.98px) {
    .prefooter_form-wrap {
      background-size: 70% 70%;
      background-position: left center; } }
  @media (max-width: 768px) {
    .prefooter_form-wrap {
      background-size: 70% 70%;
      background-position: 15px center; } }

.form-infooter {
  padding-bottom: 4.5em; }
  .form-infooter:before {
    display: table;
    content: '';
    clear: both; }
  .form-infooter:after {
    display: table;
    content: '';
    clear: both; }
  @media (max-width: 768px) {
    .form-infooter {
      padding-bottom: 2em; } }

.form-infooter__title {
  font-family: "Cuprum", sans-serif;
  font-size: 3em;
  text-align: center;
  text-transform: uppercase;
  margin: 0.9em auto; }
  @media (max-width: 768px) {
    .form-infooter__title {
      margin: 0.5em auto;
      font-size: 2em; } }

main > .row {
  margin: 0; }

.block-title-wrap {
  margin-bottom: 3em; }
  @media (min-width: 576px) {
    .block-title-wrap {
      position: relative; } }
  @media (max-width: 767px) {
    .block-title-wrap {
      margin-bottom: 2em; } }
  @media (max-width: 576px) {
    .block-title-wrap {
      margin-bottom: 1em; } }

.block-title {
  text-transform: uppercase;
  text-align: center;
  color: #D10B21;
  font-family: "Cuprum", sans-serif;
  font-size: 3em; }
  @media (max-width: 767px) {
    .block-title {
      font-size: 31px; } }
  [id$='bank-proposals-view'] .block-title {
    color: #000;
    font-size: 1.5em;
    font-weight: bold; }

.block-title-url {
  position: absolute;
  top: 14px;
  right: 0;
  color: #D10B21;
  text-decoration: underline; }
  @media (max-width: 575.98px) {
    .block-title-url {
      top: initial;
      bottom: 10px;
      left: 0;
      margin: auto;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; } }
  .block-title-url:hover, .block-title-url:focus {
    color: #AA0215; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick_5items {
  margin: 3em 0 2em;
  position: relative; }
  .slick_5items .slick-slide {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 2.5em; }
    .slick_5items .slick-slide img {
      width: 100%; }
  .slick_5items .slick-arrow {
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 25px;
    height: 25px;
    background: none;
    border: none;
    font-size: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0; }
    .slick_5items .slick-arrow:before {
      display: none; }
    .slick_5items .slick-arrow:after {
      content: '';
      position: absolute;
      width: 25px;
      height: 25px;
      background: url("../img/arrow_red.svg") no-repeat;
      background-size: 100% 100%;
      top: 50%;
      left: 0; }
    .slick_5items .slick-arrow:focus {
      outline: none; }
  .slick_5items .slick-prev {
    left: 0; }
    .slick_5items .slick-prev:after {
      -webkit-transform: rotate(90deg) translate(-50%, 0);
              transform: rotate(90deg) translate(-50%, 0); }
  .slick_5items .slick-next {
    right: 0; }
    .slick_5items .slick-next:after {
      -webkit-transform: rotate(-90deg) translate(50%, 0);
              transform: rotate(-90deg) translate(50%, 0); }
  .slick_5items .slick-current a {
    display: inline-block;
    width: 100%;
    position: relative; }
    .slick_5items .slick-current a:after {
      content: '';
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      margin: auto;
      -webkit-box-shadow: inset 0 4px 0 #D10B21;
              box-shadow: inset 0 4px 0 #D10B21; }

.slick_1item {
  padding-left: 23px; }
  @media (max-width: 991.98px) {
    .slick_1item {
      padding-left: 10px; } }
  .slick_1item .slick-arrow {
    display: none !important; }

.slick-img-wrap {
  margin-left: 23px;
  position: relative; }
  .slick-img-wrap img {
    width: 99%; }

.ribbon {
  position: absolute;
  top: 45%;
  left: -23px;
  font-family: "Cuprum", sans-serif;
  font-size: 2em;
  color: white;
  width: 139px;
  height: 60px;
  line-height: 60px;
  padding-left: 38px;
  background: #D10B21; }
  @media (max-width: 575px) {
    .ribbon {
      height: 40px;
      line-height: 40px;
      font-size: 1.375em;
      top: 55%; } }
  .ribbon:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    top: -10px;
    left: 0.1px;
    border-bottom: 10px solid #D10B21;
    border-left: 23px solid transparent; }

.before-after-wrap {
  position: relative; }
  .before-after-wrap .page-header {
    position: absolute;
    top: 7vh;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-family: "Cuprum", sans-serif;
    font-size: 3.25em;
    font-weight: bold;
    color: white;
    text-transform: uppercase; }
    @media (max-width: 991.98px) {
      .before-after-wrap .page-header {
        font-size: 41px; } }
    @media (max-width: 767.98px) {
      .before-after-wrap .page-header {
        font-size: 32px; } }
    @media (max-width: 575.98px) {
      .before-after-wrap .page-header {
        font-size: calc(21px + (32 - 21) * ((100vw - 320px) / (576 - 320))); } }
  .before-after-wrap .twentytwenty-overlay > * {
    text-transform: lowercase;
    font-family: "Cuprum", sans-serif;
    font-weight: bold; }
    .before-after-wrap .twentytwenty-overlay > *:before {
      font-size: 2em; }

.pagination {
  display: inline-block;
  font-size: 0.78em;
  font-style: italic;
  padding-left: 0;
  margin: 0 0 2em; }
  @media (max-width: 1199px) {
    .pagination {
      margin: 0 0 1.5em; } }
  @media (max-width: 991px) {
    .pagination {
      margin: 0 0 1em; } }
  .path-aggregator .pagination {
    margin: 1.5em 0 0.7em; }
  .pagination > li {
    display: inline-block;
    vertical-align: middle; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      text-decoration: none;
      line-height: 1;
      padding: 0.8em 0.97em; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3; }
  .pagination > .active > a,
  .pagination > .active > a:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    color: white;
    background: #4682be;
    border-radius: 50%;
    padding: 2px 5px; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #BEBEBE;
    cursor: not-allowed; }

.pagination .pager__item--next a, .pagination
.pager__item--previous a {
  padding: 0.8em 0.4em; }

.pager__item--next span:nth-child(2) {
  display: inline-block;
  text-indent: -9999em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAATUlEQVQY02Nwa9q3FIj9gZgBGYMIFyD+AMSR6BIgbA3Eb4E4BV0ChI2A+DUQ56NLgLA2ED8D4ip0CS2oRDW6Ua/QjbLCZrkTLudi9SAApHRpreVKLeQAAAAASUVORK5CYII=);
  width: 6px;
  height: 10px;
  margin: 4px 0 0; }

.pager__item--previous span:nth-child(2) {
  display: inline-block;
  text-indent: -9999em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAATUlEQVQY02Nwa9q3FIj9gZgBGYMIFyD+AMSR6BIgbA3Eb4E4BV0ChI2A+DUQ56NLgLA2ED8D4ip0CS2oRDW6Ua/QjbLCZrkTLudi9SAApHRpreVKLeQAAAAASUVORK5CYII=);
  width: 6px;
  height: 10px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin: 4px 0 0; }

.table thead {
  font-style: italic;
  font-size: 0.9em; }

.table th {
  font-weight: normal;
  border-color: #e1e1e1; }

.table > tbody > tr > td {
  vertical-align: middle;
  border-top: 2px solid #e1e1e1; }

.table tr:last-child {
  border-bottom: 2px solid #e1e1e1; }

.table td {
  font-size: 0.9em; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: inherit; }

.table-hover > tbody > tr:hover {
  background-color: initial; }

.ajax-progress.ajax-progress-fullscreen {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.898);
  z-index: 10; }
  .ajax-progress.ajax-progress-fullscreen:before, .ajax-progress.ajax-progress-fullscreen:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    content: '';
    display: inline-block;
    background-color: #4682be;
    width: 10px;
    height: 10px;
    -webkit-animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
    animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both; }
  .ajax-progress.ajax-progress-fullscreen:after {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }

@-webkit-keyframes sk-wanderingCube {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wanderingCube {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.region-content footer {
  font-size: 0.9em;
  background: transparent;
  color: inherit;
  padding: 0;
  border: none; }

blockquote {
  line-height: 1.3;
  font-style: italic;
  font-size: 1em;
  padding: 0 0 0 1.5em;
  border-left: 2px solid #7A7A82; }

.two-col:before, .two-col:after {
  display: none; }

.three-col [class^='col-'] img {
  float: none; }

@media (max-width: 991.98px) {
  .place-in-town {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (max-width: 767.98px) {
  .place-in-town {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.place-in-town [class^='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 69px;
  position: relative; }
  @media (max-width: 991.98px) {
    .place-in-town [class^='col-'] {
      margin-top: 30px; } }
  @media (max-width: 767.98px) {
    .place-in-town [class^='col-'] {
      margin-top: 15px;
      width: 40%;
      min-width: 240px; } }
  @media (max-width: 575px) {
    .place-in-town [class^='col-'] {
      width: 100%; } }
  .place-in-town [class^='col-'] img {
    min-height: 158px;
    margin: auto; }
    @media (max-width: 1199px) {
      .place-in-town [class^='col-'] img {
        min-height: 158px; } }

.place-in-town .col-1 img {
  width: 156px;
  height: 156px; }
  @media (max-width: 991.98px) {
    .place-in-town .col-1 img {
      width: 120px;
      height: 120px; } }

@media (max-width: 575.98px) {
  .place-in-town .col-2 {
    margin: 0; } }

.place-in-town .col-2 img {
  width: 158px;
  height: 158px; }
  @media (max-width: 991.98px) {
    .place-in-town .col-2 img {
      width: 120px;
      height: 120px; } }

.place-in-town .col-3 img {
  width: 146px;
  height: 146px; }
  @media (max-width: 991.98px) {
    .place-in-town .col-3 img {
      width: 120px;
      height: 120px; } }

.place-in-town .col-3 .card__title:before {
  display: none; }

.place-in-town p {
  font-size: 1.125em; }

.place-in-town .card__title {
  padding: 0 25px;
  width: 100%;
  margin-bottom: 10px;
  position: relative; }
  @media (max-width: 991px) {
    .place-in-town .card__title {
      padding: 0 15px; } }
  .place-in-town .card__title + p {
    width: 14em;
    text-align: left;
    margin: auto; }
    @media (max-width: 991.98px) {
      .place-in-town .card__title + p {
        width: 100%;
        margin: 0 0 auto; } }
  @media (min-width: 768px) {
    .place-in-town .card__title:before {
      content: '';
      position: absolute;
      width: 60px;
      height: 44px;
      background: url("../img/arrow_card.svg") no-repeat;
      background-size: 100% 100%;
      right: 0;
      -webkit-transform: translate(40px, 0);
              transform: translate(40px, 0); } }
  @media (min-width: 1501px) {
    .place-in-town .card__title:before {
      top: 13px; } }
  @media (max-width: 1500px) {
    .place-in-town .card__title:before {
      top: 6px; } }
  @media (max-width: 1200px) {
    .place-in-town .card__title:before {
      top: 0; } }
  @media (max-width: 991.98px) {
    .place-in-town .card__title:before {
      top: -7px; } }
  @media (max-width: 767.98px) {
    .place-in-town .card__title:before {
      display: none; } }

.place-in-town .card__title {
  font-size: 3em;
  min-height: 2.7em; }
  @media (max-width: 1500px) {
    .place-in-town .card__title {
      font-size: 36px; } }
  @media (max-width: 1200px) {
    .place-in-town .card__title {
      font-size: 27px; } }
  @media (max-width: 991px) {
    .place-in-town .card__title {
      font-size: 21px; } }

.nid_5 .btn-marg-bot {
  margin-bottom: 3.7em; }
  @media (max-width: 991px) {
    .nid_5 .btn-marg-bot {
      margin-bottom: 2em;
      margin-top: 15px; } }

[id='block-buy-rent'] {
  background: url("../img/bg_buy-rent.jpg") center center no-repeat transparent;
  background-size: cover;
  padding: 3.5em 0 4em; }
  [id='block-buy-rent'] .field--name-body {
    margin-bottom: 2em; }
    [id='block-buy-rent'] .field--name-body:before {
      display: table;
      content: '';
      clear: both; }
    [id='block-buy-rent'] .field--name-body:after {
      display: table;
      content: '';
      clear: both; }
  [id='block-buy-rent'] .two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5em; }
  [id='block-buy-rent'] [class^='col-'] {
    width: 46%;
    padding: 4.5em 0.8em 3.2em;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.7); }
    @supports ((-webkit-backdrop-filter: blur(2em)) or (backdrop-filter: blur(2em))) {
      [id='block-buy-rent'] [class^='col-'] {
        background-color: rgba(255, 255, 255, 0.7);
        -webkit-backdrop-filter: blur(1em);
        backdrop-filter: blur(1em); } }
  [id='block-buy-rent'] p:first-child {
    text-align: center;
    font-size: 3em;
    font-family: "Cuprum", sans-serif;
    text-transform: uppercase;
    line-height: 1.2; }
  [id='block-buy-rent'] ul {
    width: 75%;
    padding: 0;
    margin: auto; }
  [id='block-buy-rent'] li {
    font-size: 1.125em;
    list-style: none;
    margin-bottom: 1.2em; }

.our-objects {
  padding: 5px 15px 70px; }

.our-objects__title {
  margin-bottom: 0.8em; }

.our-objects-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  @media (max-width: 991.98px) {
    .our-objects-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .our-objects-wrap .block_3 {
    width: 67%; }
    @media (max-width: 1749px) {
      .our-objects-wrap .block_3 {
        width: 62%; } }
    @media (max-width: 991.98px) {
      .our-objects-wrap .block_3 {
        width: 100%; } }

@media (min-width: 992px) {
  .big-red-ttu, [id$='objects-body'] h2, [id$='objects-body'] h3 {
    padding-right: 30px; } }

[id$='objects-body'] {
  width: 30%; }
  @media (max-width: 1749px) {
    [id$='objects-body'] {
      width: 36%; } }
  @media (max-width: 991.98px) {
    [id$='objects-body'] {
      width: 100%;
      margin-top: 20px; } }
  [id$='objects-body'] h2, [id$='objects-body'] h3 {
    text-align: center;
    margin-bottom: 0.7em; }
    @media (max-width: 1749px) {
      [id$='objects-body'] h2, [id$='objects-body'] h3 {
        margin: -8px auto 0.4em; } }
  [id$='objects-body'] p {
    font-size: 1.125em; }
    @media (max-width: 575px) {
      [id$='objects-body'] p {
        font-size: 16px; } }
    [id$='objects-body'] p.green {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #077703; }
      [id$='objects-body'] p.green:before {
        content: "";
        display: block;
        width: 34px;
        height: 34px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-right: 17px;
        background: url("../img/ico_info.svg") no-repeat;
        background-size: 100% 100%; }

.special-offer {
  margin-bottom: 5em; }
  @media (max-width: 1199px) {
    .special-offer {
      margin-bottom: 4em; } }
  @media (max-width: 991px) {
    .special-offer {
      margin-bottom: 3em; } }
  @media (max-width: 575px) {
    .special-offer {
      margin-bottom: 2em; } }

.special-offer__title-wrap {
  text-align: center; }
  .special-offer__title-wrap:focus {
    outline: none; }

.special-offer__title {
  background: #D10B21;
  display: inline-block;
  padding: 0.89em 2.91em; }
  @media (max-width: 1439px) {
    .special-offer__title {
      padding: 0.5em 1.5em; } }
  @media (max-width: 576px) {
    .special-offer__title {
      padding: 15px;
      width: 100%;
      font-size: 31px;
      line-height: 1.1; } }
  @media (max-width: 420px) {
    .special-offer__title {
      font-size: 25px; } }

.object-row {
  background: #eaeaea;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.nodes_bundle.block_3 {
  width: 58.4em;
  height: 530px; }
  .nodes_bundle.block_3 div {
    height: inherit; }
    .nodes_bundle.block_3 div img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  @media (max-width: 1749px) {
    .nodes_bundle.block_3 {
      width: 46.5em; } }
  @media (max-width: 1439px) {
    .nodes_bundle.block_3 {
      width: 38.8em;
      height: 426px; } }

.special-offer-col2 {
  width: 43.9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 1201px) {
    .special-offer-col2 {
      margin-left: 11px; } }
  @media (max-width: 576px) {
    .special-offer-col2 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .special-offer-col2 .slick-slide {
    cursor: pointer;
    width: 100% !important;
    height: 122px;
    margin-bottom: 21px; }
  .special-offer-col2 .slick-current {
    display: inline-block;
    position: relative; }
    .special-offer-col2 .slick-current:after {
      content: '';
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      margin: auto;
      -webkit-box-shadow: inset 0 0 0 3px #D10B21;
              box-shadow: inset 0 0 0 3px #D10B21; }

.nodes_bundle.block_4 {
  width: 122px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 576px) {
    .nodes_bundle.block_4 {
      width: 100%; }
      .nodes_bundle.block_4 > div {
        width: 100%; }
        .nodes_bundle.block_4 > div .slick-list,
        .nodes_bundle.block_4 > div .slick-track {
          height: auto !important; }
        .nodes_bundle.block_4 > div .slick-list {
          padding: 15px 0 0 !important; }
        .nodes_bundle.block_4 > div .slick-track {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .nodes_bundle.block_4 > div .slick-track > div {
            width: 122px !important;
            margin: 0 10px 10px; } }

.so-title-body-wrap {
  width: calc(100% - 122px);
  padding: 35px 30px 0 68px; }
  @media (max-width: 1439px) {
    .so-title-body-wrap {
      padding: 7px 15px 0 30px; } }
  @media (max-width: 1200px) {
    .so-title-body-wrap {
      margin-top: 10px; } }
  @media (max-width: 576px) {
    .so-title-body-wrap {
      width: 100%;
      padding: 0 15px 15px; } }

.so-title {
  margin-bottom: 20px; }
  @media (max-width: 576px) {
    .so-title {
      margin-bottom: 10px; } }

.special-offer-body {
  font-size: 1.125em;
  margin-bottom: 3em; }
  @media (max-width: 1439px) {
    .special-offer-body {
      margin-bottom: 0.7em; } }
  @media (max-width: 576px) {
    .special-offer-body {
      font-size: 16px; } }

.objects-phone-wrap {
  color: #D10B21;
  font-weight: bold;
  font-size: 2.375em;
  font-family: "Cuprum", sans-serif;
  text-align: center; }
  @media (max-width: 1439px) {
    .objects-phone-wrap {
      font-size: 2em; } }
  .objects-phone-wrap a {
    display: block;
    color: inherit;
    font-size: inherit; }

.objects-phone-title {
  margin-bottom: 18px; }

footer {
  background: #D10B21;
  color: white;
  padding: 9em 0 2.5em;
  overflow-x: hidden; }
  footer:before {
    display: table;
    content: '';
    clear: both; }
  footer:after {
    display: table;
    content: '';
    clear: both; }
  @media (max-width: 1440px) {
    footer {
      padding: 4em 0 2.5em; } }
  @media (max-width: 690px) {
    footer {
      padding: 2em 0; } }
  footer a {
    color: inherit; }
    footer a:hover {
      color: white; }

.ftr__row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1199px) {
    .ftr__row1 {
      margin-bottom: 2.5em; } }
  @media (max-width: 991.98px) {
    .ftr__row1 {
      margin-bottom: 1.7em; } }
  @media (max-width: 690px) {
    .ftr__row1 {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 575px) {
    .ftr__row1 {
      margin-bottom: 1em; } }

.logo-svg-wrap-ftr {
  position: relative;
  left: 3.5em;
  width: 148px;
  height: 143px; }
  @media (max-width: 1439px) {
    .logo-svg-wrap-ftr {
      left: auto; } }
  @media (max-width: 768px) {
    .logo-svg-wrap-ftr {
      width: 115px;
      height: 113px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-right: 30px; } }
  @media (max-width: 380px) {
    .logo-svg-wrap-ftr {
      width: 80px;
      height: 78px; } }

path.logo-in-ftr {
  fill: white; }

[id='block-topbartel-ftr'] {
  min-width: 12em;
  position: relative;
  left: 2em; }
  @media (max-width: 1439px) {
    [id='block-topbartel-ftr'] {
      left: auto; } }
  @media (max-width: 991.98px) {
    [id='block-topbartel-ftr'] {
      min-width: auto; } }
  [id='block-topbartel-ftr']:before {
    display: inline-block;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.631' height='35.999' viewBox='0 0 33.631 35.999'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D.b%7Bfill:none;stroke:%23fff;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-20.26 -17.027)'%3E%3Cpath class='a' d='M51.909,45.318l-.175-.408c-.525-1.284-7.235-3.268-7.76-3.268l-.467.058c-.934.175-1.926,1.05-4.026,2.917A28.132,28.132,0,0,1,32.3,38.841a25.175,25.175,0,0,1-4.493-7.352c2.392-2.1,3.384-3.034,3.443-4.084.058-.525-1.109-7.41-2.334-8.111l-.35-.233a4.7,4.7,0,0,0-3.209-.992,2.3,2.3,0,0,0-.875.35,11.5,11.5,0,0,0-3.968,3.968c-.583,1.225-.875,12.137,7.294,21.356C35.921,52.9,45.9,53.254,47.357,52.962h.058l.117-.058a10.772,10.772,0,0,0,4.376-3.443C53.192,48,52.317,46.252,51.909,45.318Z'/%3E%3Cpath class='b' d='M35.947,18.025s6.453.318,11.214,4.319c3.333,3.108,4.864,5.952,5.739,12.077'/%3E%3Cpath class='b' d='M35.947,18.025A13.637,13.637,0,0,1,43.2,20.819c2.156,2.01,3.146,3.849,3.712,7.811' transform='translate(-1.005 6.896)'/%3E%3Cpath class='b' d='M35.947,18.025A5.927,5.927,0,0,1,39.1,19.239a4.913,4.913,0,0,1,1.613,3.395' transform='translate(-1.906 13.894)'/%3E%3C/g%3E%3C/svg%3E");
    width: 34px;
    height: 36px;
    vertical-align: top;
    margin: 5px 1em 0 0; }
    @media (max-width: 575px) {
      [id='block-topbartel-ftr']:before {
        display: none; } }
  [id='block-topbartel-ftr'] > div {
    display: inline-block; }
  [id='block-topbartel-ftr'] .topbar-tel__block {
    display: block;
    margin-bottom: 1em; }
    [id='block-topbartel-ftr'] .topbar-tel__block > * {
      display: block; }
  [id='block-topbartel-ftr'] .topbar-tel__left {
    margin-bottom: 0.5em; }

footer nav {
  max-width: 38%;
  padding: 0 6%;
  position: relative; }
  @media (max-width: 1749px) {
    footer nav {
      padding: 0 4%; } }
  @media (max-width: 1439px) {
    footer nav {
      max-width: 44%; } }
  @media (max-width: 991.98px) {
    footer nav {
      max-width: 58%; } }
  @media (max-width: 690px) {
    footer nav {
      max-width: 100%;
      width: 100%;
      margin-top: 15px;
      text-align: center; } }
  footer nav:before, footer nav:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    height: 60%; }
  footer nav:before {
    left: 0;
    border-left: 1px solid white; }
    @media (max-width: 690px) {
      footer nav:before {
        display: none; } }
  footer nav:after {
    right: 0;
    border-right: 1px solid white; }
    @media (max-width: 991.98px) {
      footer nav:after {
        display: none; } }

@media (max-width: 575.98px) {
  footer .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

footer .nav li {
  display: inline-block;
  margin-bottom: 1em; }
  @media (min-width: 576px) {
    footer .nav li:nth-child(-n+3) {
      margin-right: 2em; } }
  @media (max-width: 575.98px) {
    footer .nav li {
      margin: 0 auto 1em; } }

footer .nav > li > a {
  padding: 0;
  text-transform: uppercase; }
  @media (max-width: 575.98px) {
    footer .nav > li > a {
      text-align: center; } }
  @media (max-width: 380px) {
    footer .nav > li > a {
      font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (380 - 320))); } }

[id$='switcher-ftr'] {
  min-width: 18em; }
  @media (max-width: 1439px) {
    [id$='switcher-ftr'] {
      min-width: 7em;
      max-width: inherit; } }
  [id$='switcher-ftr'] ul {
    padding: 0; }
  [id$='switcher-ftr'] li {
    display: inline-block;
    list-style: none; }
    [id$='switcher-ftr'] li:not(:last-child) {
      margin-right: 1.5em; }
    [id$='switcher-ftr'] li.is-active a {
      color: #000; }

.ftr__row2 {
  margin-bottom: 3.5em; }
  @media (max-width: 991.98px) {
    .ftr__row2 {
      margin-bottom: 2em; } }
  @media (max-width: 575px) {
    .ftr__row2 {
      margin-bottom: 1.3em; } }
  .ftr__row2 > section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

[id$='socials-ftr'] {
  text-align: center; }
  [id$='socials-ftr'] ul {
    padding: 0; }
  [id$='socials-ftr'] li {
    list-style: none;
    display: inline-block; }
    [id$='socials-ftr'] li:first-child {
      margin-right: 1.5em; }
  [id$='socials-ftr'] svg > g:nth-child(2) > path {
    fill: white; }
  [id$='socials-ftr'] svg > g:nth-child(2) > g > path:first-child {
    fill: #f19ba2; }
  [id$='socials-ftr'] svg > g:nth-child(2) > g > path:nth-child(2) {
    fill: red; }
  [id$='socials-ftr'] svg circle {
    fill: white; }
  [id$='socials-ftr'] svg > path {
    fill: white; }

.ftr__row3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  left: 6em; }
  @media (max-width: 991.98px) {
    .ftr__row3 {
      left: 0; } }
  @media (max-width: 575px) {
    .ftr__row3 {
      -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;
      font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (575 - 320))); } }

.site__rights {
  margin-right: 9em; }
  @media (max-width: 690px) {
    .site__rights {
      margin-right: 3em; } }
  @media (max-width: 575px) {
    .site__rights {
      margin-right: 0;
      margin-bottom: 10px; } }

.studio__rights a {
  color: inherit; }

.studio__rights p {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.86em;
  font-family: "Helvetica Neue", Helvetica, Arial; }
  .studio__rights p a {
    text-decoration: underline; }
  @media (max-width: 1199px) {
    .studio__rights p {
      display: block;
      margin: 0 0 0.3em; } }
  .studio__rights p br {
    display: inline;
    content: ' ';
    clear: none;
    margin: 0 0.5em 0 0; }
    @media (max-width: 1199px) {
      .studio__rights p br {
        display: block; } }

[id='block-callback'] {
  position: fixed;
  right: 86px;
  bottom: 72px;
  z-index: 20;
  background: #000;
  border-radius: 50%; }
  @media (max-width: 991.98px) {
    [id='block-callback'] {
      right: 30px;
      bottom: 30px; } }
  @media (max-width: 575.98px) {
    [id='block-callback'] {
      right: 15px;
      background: #d10b21;
      border: 1px solid #fff;
      -webkit-box-shadow: 0 0 5px #fff;
              box-shadow: 0 0 5px #fff; } }
  [id='block-callback'] a {
    cursor: pointer;
    display: inline-block;
    width: 84px;
    height: 84px; }
    @media (max-width: 1439px) {
      [id='block-callback'] a {
        width: 64px;
        height: 64px; } }
  [id='block-callback'] img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 1439px) {
      [id='block-callback'] img {
        width: 35px;
        height: 37px; } }

.nodes_bundle.block_1,
footer {
  position: relative;
  z-index: 11; }

@media (max-width: 1900px) {
  .nodes_bundle.page_1 .view-content {
    position: relative;
    z-index: 11; } }

@media (min-width: 641px) and (max-width: 840px) {
  .nodes_bundle.page_1 .view-content .news-row:nth-last-of-type(1) {
    display: none; } }

.path-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 100vh; }
  .path-user .main-container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .path-user [typeof="schema:Person"] {
    margin: 0 0 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.user_picture {
  float: left;
  margin: 0 1.5em 0.9em 0; }
  .user_picture .field {
    margin: 0; }

.path-node [class*='user-picture'] {
  display: none; }

.user_info_wrapper {
  padding: 0.5em 0 0;
  -ms-flex-preferred-size: 68%;
      flex-basis: 68%; }
  .user_info_wrapper .field {
    padding: 15px 0 20px;
    border-bottom: 2px solid #E1E1E1; }
    .user_info_wrapper .field:first-child {
      padding-top: 0; }
  .user_info_wrapper .field--label {
    font-style: italic;
    font-size: 0.85em;
    margin: 0 0 0.4em; }
    .user_info_wrapper .field--label:after {
      content: ':'; }
  .user_info_wrapper .field--item {
    font-weight: bold;
    font-size: 1.1em; }
    .user_info_wrapper .field--item a {
      color: inherit; }

.user-login-form .form-item,
.user-register-form .form-item {
  margin: 0 0 0.7em; }
  .user-login-form .form-item label,
  .user-register-form .form-item label {
    margin: 0 0 0.5em; }

.user-login-form label,
.user-register-form label {
  font-weight: normal;
  font-size: 1.2em; }

.user-login-form .form-control,
.user-register-form .form-control {
  width: 100%;
  background: transparent;
  padding: 1.4em 1em;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: 1px solid #959595; }
  @media (max-width: 916px) {
    .user-login-form .form-control,
    .user-register-form .form-control {
      height: 42px; } }

.user-login-form {
  width: 21em;
  margin: 0 0 2em; }
  .user-login-form .form-item {
    margin: 0 0 1.5em; }
  .modal .user-login-form .form-actions {
    display: none; }
  .user-login-form .forgot-password a,
  .user-login-form .actions-suffix a {
    font-size: 1.2em;
    text-decoration: underline; }
  .user-login-form .actions-suffix {
    margin: 0 0 1.4em; }
  .user-login-form button.form-submit:focus {
    background: blue; }

[id='drupal-modal'] .modal-footer .submit-user_login {
  padding: 0.7em 4em 0.4em; }

.user-form {
  margin: 0 0 2em; }
  .user-form label, .user-form input {
    display: inline-block;
    margin: 0 -3px 0 0; }
  .user-form label {
    width: 30%; }
    .user-form label:after {
      content: ':'; }
  .user-form label + input {
    width: 70%; }
  .user-form .form-type-checkbox label span {
    display: inline-block;
    margin: 2px 0 0 0.4em;
    position: relative;
    top: 2px; }
    @media (max-width: 490px) {
      .user-form .form-type-checkbox label span {
        text-align: left;
        margin: 2px 1em 0 0.4em; } }
  .user-form .form-type-checkbox label {
    width: auto; }
    .user-form .form-type-checkbox label:after {
      display: none; }
  .user-form .form-type-checkbox input {
    display: inline-block;
    margin: 0 5px 0 -20px; }
  .user-form [id='edit-actions'] {
    font-size: 1.2em;
    margin: 1.3em 0 0; }
    .user-form [id='edit-actions'] button {
      font-size: inherit;
      padding: 6px 1.6em; }

.form-type-password {
  margin: 0.3em 0 0; }

.user-register-form label {
  display: block;
  width: auto;
  font-weight: normal; }

.user-register-form .form-required:after {
  content: '*'; }

.modal .user-register-form .form-actions {
  display: none; }

.user-register-form button.form-submit:focus {
  background: lightblue; }

.field--name-field-phone > .form-item {
  margin: 0; }

.password-strength {
  font-size: 0.8em;
  margin: 0 0 0.5em; }

.password-confirm {
  margin: 0 0 0.5em; }
  .password-confirm .error {
    color: red;
    font-weight: bold; }
  .password-confirm .ok {
    color: green;
    font-weight: bold; }

.password-suggestions {
  text-align: left;
  font-size: 0.9em; }

.form-item-terms-of-use {
  font-size: 0.8em;
  margin: 0 0 1.8em; }
  .form-item-terms-of-use input {
    display: inline-block;
    margin: 0 0.7em 0 0; }
  .form-item-terms-of-use label {
    display: inline; }
    .form-item-terms-of-use label:after {
      display: none; }
  .user-register-form .form-item-terms-of-use {
    margin: 0 0 2.1em; }

.modal-warning {
  color: violet;
  font-size: 1.1em;
  margin: 0 0 0.5em; }

[id='drupal-modal'] .modal-footer .submit-user_register {
  padding: 0.8em 1.7em 0.4em; }

.user-register-form [id='edit-actions'],
.user-login-form [id='edit-actions'],
.user-pass [id='edit-actions'] {
  margin: 1.2em 0 3em; }
  .user-register-form [id='edit-actions'] .btn,
  .user-login-form [id='edit-actions'] .btn,
  .user-pass [id='edit-actions'] .btn {
    color: white;
    font-size: 1.2em;
    background-color: #4682BE;
    padding: 0.5em 2em;
    border-radius: 0;
    -webkit-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s; }
    .user-register-form [id='edit-actions'] .btn:hover,
    .user-login-form [id='edit-actions'] .btn:hover,
    .user-pass [id='edit-actions'] .btn:hover {
      background-color: #2f97ff; }
  .user-register-form [id='edit-actions'] span,
  .user-login-form [id='edit-actions'] span,
  .user-pass [id='edit-actions'] span {
    text-transform: uppercase; }

[id^="modal-offer-object"],
[id^="modal-callback"],
[id^="modal-submit-application"] {
  background: rgba(78, 78, 78, 0.3); }
  [id^="modal-offer-object"] .modal-dialog,
  [id^="modal-callback"] .modal-dialog,
  [id^="modal-submit-application"] .modal-dialog {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    max-height: 96vh;
    overflow: hidden; }
  [id^="modal-offer-object"] .modal-header h4,
  [id^="modal-callback"] .modal-header h4,
  [id^="modal-submit-application"] .modal-header h4 {
    width: 100%; }
  @media (max-width: 575px) {
    [id^="modal-offer-object"] .modal-header h4,
    [id^="modal-callback"] .modal-header h4,
    [id^="modal-submit-application"] .modal-header h4 {
      font-size: 24px;
      padding: 0 45px;
      margin-bottom: 10px; }
    [id^="modal-offer-object"] .modal-header .close,
    [id^="modal-callback"] .modal-header .close,
    [id^="modal-submit-application"] .modal-header .close {
      font-size: 5em; } }
  [id^="modal-offer-object"] .modal-title,
  [id^="modal-callback"] .modal-title,
  [id^="modal-submit-application"] .modal-title {
    margin: 0 auto;
    padding: 0; }
  [id^="modal-offer-object"] form,
  [id^="modal-callback"] form,
  [id^="modal-submit-application"] form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    [id^="modal-offer-object"] form .col-center,
    [id^="modal-offer-object"] form .submit_wrap,
    [id^="modal-callback"] form .col-center,
    [id^="modal-callback"] form .submit_wrap,
    [id^="modal-submit-application"] form .col-center,
    [id^="modal-submit-application"] form .submit_wrap {
      width: 100%; }
    [id^="modal-offer-object"] form .checkboxes-wrap,
    [id^="modal-offer-object"] form .fieldset-checkboxes,
    [id^="modal-callback"] form .checkboxes-wrap,
    [id^="modal-callback"] form .fieldset-checkboxes,
    [id^="modal-submit-application"] form .checkboxes-wrap,
    [id^="modal-submit-application"] form .fieldset-checkboxes {
      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; }
      [id^="modal-offer-object"] form .checkboxes-wrap label,
      [id^="modal-offer-object"] form .fieldset-checkboxes label,
      [id^="modal-callback"] form .checkboxes-wrap label,
      [id^="modal-callback"] form .fieldset-checkboxes label,
      [id^="modal-submit-application"] form .checkboxes-wrap label,
      [id^="modal-submit-application"] form .fieldset-checkboxes label {
        font-weight: 400;
        font-size: 24px;
        margin: 0;
        position: relative;
        padding-left: 30px;
        cursor: pointer; }
        @media (max-width: 575px) {
          [id^="modal-offer-object"] form .checkboxes-wrap label,
          [id^="modal-offer-object"] form .fieldset-checkboxes label,
          [id^="modal-callback"] form .checkboxes-wrap label,
          [id^="modal-callback"] form .fieldset-checkboxes label,
          [id^="modal-submit-application"] form .checkboxes-wrap label,
          [id^="modal-submit-application"] form .fieldset-checkboxes label {
            font-size: 18px; } }
        [id^="modal-offer-object"] form .checkboxes-wrap label:before,
        [id^="modal-offer-object"] form .fieldset-checkboxes label:before,
        [id^="modal-callback"] form .checkboxes-wrap label:before,
        [id^="modal-callback"] form .fieldset-checkboxes label:before,
        [id^="modal-submit-application"] form .checkboxes-wrap label:before,
        [id^="modal-submit-application"] form .fieldset-checkboxes label:before {
          content: '';
          position: absolute;
          width: 18px;
          height: 18px;
          border: 1px solid #4E4E4E;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          left: 0; }
        [id^="modal-offer-object"] form .checkboxes-wrap label:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes label:after,
        [id^="modal-callback"] form .checkboxes-wrap label:after,
        [id^="modal-callback"] form .fieldset-checkboxes label:after,
        [id^="modal-submit-application"] form .checkboxes-wrap label:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes label:after {
          content: '';
          width: 13px;
          height: 13px;
          position: absolute;
          top: 50%;
          left: 2px;
          background: url("../img/arrow_black.svg") no-repeat;
          background-size: 100% 100%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          opacity: 0; }
        [id^="modal-offer-object"] form .checkboxes-wrap label:nth-last-of-type(n+2),
        [id^="modal-offer-object"] form .fieldset-checkboxes label:nth-last-of-type(n+2),
        [id^="modal-callback"] form .checkboxes-wrap label:nth-last-of-type(n+2),
        [id^="modal-callback"] form .fieldset-checkboxes label:nth-last-of-type(n+2),
        [id^="modal-submit-application"] form .checkboxes-wrap label:nth-last-of-type(n+2),
        [id^="modal-submit-application"] form .fieldset-checkboxes label:nth-last-of-type(n+2) {
          margin: 0 15px 0 0; }
      [id^="modal-offer-object"] form .checkboxes-wrap input,
      [id^="modal-offer-object"] form .fieldset-checkboxes input,
      [id^="modal-callback"] form .checkboxes-wrap input,
      [id^="modal-callback"] form .fieldset-checkboxes input,
      [id^="modal-submit-application"] form .checkboxes-wrap input,
      [id^="modal-submit-application"] form .fieldset-checkboxes input {
        display: none; }
        [id^="modal-offer-object"] form .checkboxes-wrap input#commercial:checked ~ label[for="commercial"]:after,
        [id^="modal-offer-object"] form .checkboxes-wrap input#rent-tick:checked ~ label[for="rent-tick"]:after,
        [id^="modal-offer-object"] form .checkboxes-wrap input#rent-tick2:checked ~ label[for="rent-tick2"]:after,
        [id^="modal-offer-object"] form .checkboxes-wrap input#buy:checked ~ label[for="buy"]:after,
        [id^="modal-offer-object"] form .checkboxes-wrap input#buy2:checked ~ label[for="buy2"]:after,
        [id^="modal-offer-object"] form .checkboxes-wrap input#land:checked ~ label[for="land"]:after,
        [id^="modal-offer-object"] form .checkboxes-wrap input#residential:checked ~ label[for="residential"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#commercial:checked ~ label[for="commercial"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#rent-tick:checked ~ label[for="rent-tick"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#rent-tick2:checked ~ label[for="rent-tick2"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#buy:checked ~ label[for="buy"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#buy2:checked ~ label[for="buy2"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#land:checked ~ label[for="land"]:after,
        [id^="modal-offer-object"] form .fieldset-checkboxes input#residential:checked ~ label[for="residential"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#commercial:checked ~ label[for="commercial"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#rent-tick:checked ~ label[for="rent-tick"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#rent-tick2:checked ~ label[for="rent-tick2"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#buy:checked ~ label[for="buy"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#buy2:checked ~ label[for="buy2"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#land:checked ~ label[for="land"]:after,
        [id^="modal-callback"] form .checkboxes-wrap input#residential:checked ~ label[for="residential"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#commercial:checked ~ label[for="commercial"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#rent-tick:checked ~ label[for="rent-tick"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#rent-tick2:checked ~ label[for="rent-tick2"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#buy:checked ~ label[for="buy"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#buy2:checked ~ label[for="buy2"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#land:checked ~ label[for="land"]:after,
        [id^="modal-callback"] form .fieldset-checkboxes input#residential:checked ~ label[for="residential"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#commercial:checked ~ label[for="commercial"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#rent-tick:checked ~ label[for="rent-tick"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#rent-tick2:checked ~ label[for="rent-tick2"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#buy:checked ~ label[for="buy"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#buy2:checked ~ label[for="buy2"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#land:checked ~ label[for="land"]:after,
        [id^="modal-submit-application"] form .checkboxes-wrap input#residential:checked ~ label[for="residential"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#commercial:checked ~ label[for="commercial"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#rent-tick:checked ~ label[for="rent-tick"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#rent-tick2:checked ~ label[for="rent-tick2"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#buy:checked ~ label[for="buy"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#buy2:checked ~ label[for="buy2"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#land:checked ~ label[for="land"]:after,
        [id^="modal-submit-application"] form .fieldset-checkboxes input#residential:checked ~ label[for="residential"]:after {
          opacity: 1; }
  [id^="modal-offer-object"] .red-brdr-big-btn,
  [id^="modal-callback"] .red-brdr-big-btn,
  [id^="modal-submit-application"] .red-brdr-big-btn {
    min-height: 60px;
    margin: 0; }
  [id^="modal-offer-object"] .fieldset-clever,
  [id^="modal-callback"] .fieldset-clever,
  [id^="modal-submit-application"] .fieldset-clever {
    position: relative;
    margin-bottom: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    [id^="modal-offer-object"] .fieldset-clever textarea ~ label,
    [id^="modal-callback"] .fieldset-clever textarea ~ label,
    [id^="modal-submit-application"] .fieldset-clever textarea ~ label {
      top: 25px; }
      [id^="modal-offer-object"] .fieldset-clever textarea ~ label.transform,
      [id^="modal-callback"] .fieldset-clever textarea ~ label.transform,
      [id^="modal-submit-application"] .fieldset-clever textarea ~ label.transform {
        top: 0;
        left: 18px;
        font-size: 12px; }
    [id^="modal-offer-object"] .fieldset-clever label,
    [id^="modal-callback"] .fieldset-clever label,
    [id^="modal-submit-application"] .fieldset-clever label {
      white-space: nowrap;
      font-size: 18px;
      position: absolute;
      margin: 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      text-align: left;
      font-weight: 400;
      background: #fff;
      top: 50%;
      left: 8px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      padding: 5px 10px;
      cursor: pointer; }
      @media (max-width: 820px) {
        [id^="modal-offer-object"] .fieldset-clever label,
        [id^="modal-callback"] .fieldset-clever label,
        [id^="modal-submit-application"] .fieldset-clever label {
          font-size: 14px; } }
      [id^="modal-offer-object"] .fieldset-clever label.transform,
      [id^="modal-callback"] .fieldset-clever label.transform,
      [id^="modal-submit-application"] .fieldset-clever label.transform {
        top: 0;
        left: 18px;
        font-size: 12px; }

[id^="modal-offer-object"] .modal-dialog {
  max-width: 1500px; }
  @media (max-width: 725px) {
    [id^="modal-offer-object"] .modal-dialog {
      overflow: auto; } }

@media (max-height: 800px) {
  [id^="modal-offer-object"] .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    [id^="modal-offer-object"] .modal-header .close {
      position: absolute;
      margin: 0;
      top: 8px;
      right: 15px; } }

@media (max-width: 575px) {
  [id^="modal-offer-object"] .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    [id^="modal-offer-object"] .modal-header .close {
      position: absolute;
      margin: 0;
      top: 8px;
      right: 15px; } }

[id^="modal-offer-object"] .modal-body {
  padding: 0 100px 85px; }
  @media (max-width: 991px) {
    [id^="modal-offer-object"] .modal-body {
      padding: 0 50px 35px; } }
  @media (max-width: 575px) {
    [id^="modal-offer-object"] .modal-body {
      padding: 0 15px 35px; } }

[id^="modal-offer-object"] form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  [id^="modal-offer-object"] form .col-left,
  [id^="modal-offer-object"] form .col-right {
    width: 50%;
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      [id^="modal-offer-object"] form .col-left,
      [id^="modal-offer-object"] form .col-right {
        margin-bottom: 0; } }
    @media (max-width: 700px) {
      [id^="modal-offer-object"] form .col-left,
      [id^="modal-offer-object"] form .col-right {
        width: 100%; } }
  [id^="modal-offer-object"] form .col-left {
    padding-right: 60px; }
    @media (max-width: 1366px) {
      [id^="modal-offer-object"] form .col-left {
        padding-right: 40px; } }
    @media (max-width: 991px) {
      [id^="modal-offer-object"] form .col-left {
        padding-right: 20px; } }
    @media (max-width: 700px) {
      [id^="modal-offer-object"] form .col-left {
        padding-right: 0; } }
    [id^="modal-offer-object"] form .col-left .area-cost__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      [id^="modal-offer-object"] form .col-left .area-cost__wrap .input-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        [id^="modal-offer-object"] form .col-left .area-cost__wrap .input-wrap:nth-of-type(1) {
          width: calc(50% + 30px); }
        [id^="modal-offer-object"] form .col-left .area-cost__wrap .input-wrap:nth-of-type(2) {
          width: calc(50% - 30px); }
        @media (max-width: 1199px) {
          [id^="modal-offer-object"] form .col-left .area-cost__wrap .input-wrap {
            width: 100% !important; } }
      [id^="modal-offer-object"] form .col-left .area-cost__wrap .num-suffix {
        margin-left: 15px;
        color: #4E4E4E;
        text-transform: uppercase; }
      @media (min-width: 1200px) {
        [id^="modal-offer-object"] form .col-left .area-cost__wrap input[name="field_area"] ~ .num-suffix {
          margin: 0 40px 0 15px; } }
    [id^="modal-offer-object"] form .col-left input {
      margin-bottom: 0; }
      @media (max-width: 767.98px) {
        [id^="modal-offer-object"] form .col-left input {
          height: 40px; } }
  [id^="modal-offer-object"] form .col-right {
    padding-left: 60px; }
    @media (max-width: 1366px) {
      [id^="modal-offer-object"] form .col-right {
        padding-left: 40px; } }
    @media (max-width: 991px) {
      [id^="modal-offer-object"] form .col-right {
        padding-left: 20px; } }
    @media (max-width: 767px) {
      [id^="modal-offer-object"] form .col-right {
        padding-left: 0; } }
    [id^="modal-offer-object"] form .col-right textarea {
      min-height: 130px !important; }
  [id^="modal-offer-object"] form .checkboxes-wrap {
    margin-bottom: 65px; }
    @media (max-width: 991px) {
      [id^="modal-offer-object"] form .checkboxes-wrap {
        margin-bottom: 30px; } }

[id^="modal-offer-object"] .col-center {
  margin: 20px 0 40px; }
  @media (max-width: 767px) {
    [id^="modal-offer-object"] .col-center {
      margin: 20px 0 20px; } }
  @media (max-width: 700px) {
    [id^="modal-offer-object"] .col-center {
      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-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 725px) {
    [id^="modal-offer-object"] .col-center {
      margin: 0; } }
  [id^="modal-offer-object"] .col-center input {
    display: none; }
    [id^="modal-offer-object"] .col-center input#rent:checked ~ label[for="rent"],
    [id^="modal-offer-object"] .col-center input#sale:checked ~ label[for="sale"] {
      background: #4E4E4E;
      color: #fff; }
  [id^="modal-offer-object"] .col-center label {
    padding: 15px 65px;
    border: 2px solid #4E4E4E;
    max-width: 250px;
    width: 100%;
    color: #4E4E4E;
    font-size: 24px;
    line-height: calc(33 / 24);
    margin: 0 22px 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    cursor: pointer; }
    @media (max-width: 767.98px) {
      [id^="modal-offer-object"] .col-center label {
        margin: 0 15px;
        padding: 10px 65px; } }
    @media (max-width: 725px) {
      [id^="modal-offer-object"] .col-center label {
        margin: 0 0 20px; } }
    @media (max-width: 575px) {
      [id^="modal-offer-object"] .col-center label {
        padding: 5px 55px;
        font-size: 22px; } }
    [id^="modal-offer-object"] .col-center label:before {
      content: '';
      position: absolute;
      background: url("../img/arrow.svg") no-repeat;
      background-size: 100% 100%;
      width: 20px;
      height: 20px;
      left: 33px;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

[id^="modal-submit-application"] .modal-dialog,
[id^="modal-callback"] .modal-dialog {
  max-width: 1084px; }

@media (max-height: 980px) {
  [id^="modal-submit-application"] .modal-header,
  [id^="modal-callback"] .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    [id^="modal-submit-application"] .modal-header .close,
    [id^="modal-callback"] .modal-header .close {
      position: absolute;
      margin: 0;
      top: 8px;
      right: 15px; }
    [id^="modal-submit-application"] .modal-header h4,
    [id^="modal-callback"] .modal-header h4 {
      margin-bottom: 15px; } }

[id^="modal-submit-application"] .modal-body,
[id^="modal-callback"] .modal-body {
  padding: 0 265px 105px; }
  @media (max-width: 1200px) {
    [id^="modal-submit-application"] .modal-body,
    [id^="modal-callback"] .modal-body {
      padding: 0 165px 55px; } }
  @media (max-width: 991px) {
    [id^="modal-submit-application"] .modal-body,
    [id^="modal-callback"] .modal-body {
      padding: 0 50px 35px; } }
  @media (max-width: 575px) {
    [id^="modal-submit-application"] .modal-body,
    [id^="modal-callback"] .modal-body {
      padding: 0 15px 35px; } }

[id^="modal-submit-application"] .red-brdr-big-btn,
[id^="modal-callback"] .red-brdr-big-btn {
  margin-top: 70px; }
  @media (max-width: 991px) {
    [id^="modal-submit-application"] .red-brdr-big-btn,
    [id^="modal-callback"] .red-brdr-big-btn {
      margin-top: 50px; } }
  @media (max-height: 864px) {
    [id^="modal-submit-application"] .red-brdr-big-btn,
    [id^="modal-callback"] .red-brdr-big-btn {
      margin-top: 30px; } }
  @media (max-width: 575px) {
    [id^="modal-submit-application"] .red-brdr-big-btn,
    [id^="modal-callback"] .red-brdr-big-btn {
      margin-top: 0; } }

[id^="modal-submit-application"] .modal-title,
[id^="modal-callback"] .modal-title {
  margin-bottom: 45px; }
  @media (max-width: 575px) {
    [id^="modal-submit-application"] .modal-title,
    [id^="modal-callback"] .modal-title {
      margin-bottom: 30px; } }

[id^="modal-submit-application"] form input,
[id^="modal-callback"] form input {
  margin: 0 !important; }
  @media (max-width: 575px) {
    [id^="modal-submit-application"] form input,
    [id^="modal-callback"] form input {
      height: 40px; } }

[id^="modal-submit-application"] form .col-center__title,
[id^="modal-callback"] form .col-center__title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px; }
  @media (max-width: 575px) {
    [id^="modal-submit-application"] form .col-center__title,
    [id^="modal-callback"] form .col-center__title {
      margin: 0 0 5px;
      font-size: 18px; } }

[id^="modal-submit-application"] form .fieldset-checkboxes,
[id^="modal-callback"] form .fieldset-checkboxes {
  margin: 0 -35px 52px; }
  @media (max-width: 1200px) {
    [id^="modal-submit-application"] form .fieldset-checkboxes,
    [id^="modal-callback"] form .fieldset-checkboxes {
      margin: 0 0 52px; } }
  @media (max-width: 991px) {
    [id^="modal-submit-application"] form .fieldset-checkboxes,
    [id^="modal-callback"] form .fieldset-checkboxes {
      margin: 0 0 30px; } }
  @media (max-height: 864px) {
    [id^="modal-submit-application"] form .fieldset-checkboxes,
    [id^="modal-callback"] form .fieldset-checkboxes {
      margin: 0 0 20px; } }
  [id^="modal-submit-application"] form .fieldset-checkboxes label,
  [id^="modal-callback"] form .fieldset-checkboxes label {
    color: #4E4E4E;
    text-transform: uppercase;
    font-weight: 700; }
    @media (max-width: 575px) {
      [id^="modal-submit-application"] form .fieldset-checkboxes label,
      [id^="modal-callback"] form .fieldset-checkboxes label {
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (575 - 320))); } }

[id^="modal-callback"] input {
  margin: 0 auto !important;
  height: 58px; }
  @media (max-width: 916px) {
    [id^="modal-callback"] input {
      height: 42px; } }

[id^="modal-callback"] .modal-title {
  padding: 0 0 0.2em;
  margin-bottom: 0.6em; }
  @media (max-width: 916px) {
    [id^="modal-callback"] .modal-title {
      font-size: 2.5em;
      line-height: 1;
      padding: 0.5em 0 0;
      margin-bottom: 0.5em; } }
  @media (max-width: 767px) {
    [id^="modal-callback"] .modal-title {
      margin: 0 0.4em 0.2em; } }

[id^="modal-callback"] .modal-subtitle {
  text-align: left;
  font-size: 1.2em; }

[id^="modal-callback"] form {
  text-align: left; }

[id^="modal-callback"] .modal_form_col {
  max-width: 550px;
  width: 100%;
  float: none;
  text-align: center;
  margin: 0 auto 1.5em; }

[id^="modal-callback"] .submit_wrap button {
  position: relative;
  margin: 0; }

[id^="modal-callback"] .modal_row {
  overflow: auto;
  margin: 0 0 3em; }
  @media (max-width: 991px) {
    [id^="modal-callback"] .modal_row {
      margin: 0 0 1.6em; } }

.minfin-block {
  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;
  margin: 130px 0;
  padding: 0 15px;
  text-align: center; }
  @media (max-width: 1200px) {
    .minfin-block {
      margin: calc(30px + (130 - 30) * ((100vw - 320px) / (1200 - 320))) 0; } }
  @media (max-width: 767.98px) {
    .minfin-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .minfin-block-title, .minfin-block-widget {
    position: relative;
    display: inline-block; }
  .minfin-block-title {
    text-align: left;
    font-weight: 700;
    font-size: 48px;
    font-family: "Cuprum", sans-serif;
    color: #000000;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .minfin-block-title {
        width: 360px; } }
    @media (max-width: 767.98px) {
      .minfin-block-title {
        font-size: 32px;
        margin-bottom: 20px; } }
    @media (max-width: 576px) {
      .minfin-block-title {
        font-size: 24px; } }
  @media (min-width: 768px) {
    .minfin-block-widget {
      padding-left: 125px; } }
  @media (min-width: 768px) and (max-width: 840px) {
    .minfin-block-widget {
      padding-left: 80px; } }
  .minfin-block-widget:before {
    position: absolute;
    top: 0;
    left: 47px;
    width: 2px;
    height: 100%;
    background: #000; }
    @media (min-width: 768px) {
      .minfin-block-widget:before {
        content: ''; } }
    @media (max-width: 840px) {
      .minfin-block-widget:before {
        left: 39px; } }
  .minfin-block-widget table {
    width: 100%;
    margin-top: 15px; }
    .minfin-block-widget table tr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .minfin-block-widget tbody .sale .title, .minfin-block-widget tbody .buy .title {
    color: #9f9f9f;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 30px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .minfin-block-widget thead .title {
    font-size: 11px;
    color: #000; }
  .minfin-block-widget thead .value {
    background-color: #e0e0e0; }
  .minfin-block-widget .value {
    width: 62px;
    height: 15px;
    text-align: center;
    font-size: 11px;
    color: #000;
    border-radius: 6px;
    text-transform: uppercase; }
    .minfin-block-widget .value:not(:nth-of-type(1)) {
      display: inline-block;
      margin-left: 3px; }
  .minfin-block-widget thead > tr {
    height: 23px; }
    .minfin-block-widget thead > tr > td.title {
      position: relative;
      padding-left: 30px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      text-align: left;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .minfin-block-widget thead > tr > td.title::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 23px;
        height: 23px;
        background: url("../img/privat_logo.png") no-repeat;
        background-size: 100% 100%;
        opacity: 1; }
    .minfin-block-widget thead > tr .value {
      font-weight: 700;
      color: #4e4e4e; }

#minfin-select-city {
  float: right;
  font-size: 11px;
  margin-bottom: 5px; }

.sub_text_main {
  color: yellow;
  font-size: 25px;
  margin-top: 500px; }

section#block-headerinfo {
  position: absolute;
  right: 20%; }

.topbar .blocks .block {
  margin-right: 5px; }

.blocks p {
  width: 100%;
  margin-bottom: 2px;
  text-align: center; }

.field--label {
  display: none; }

@media all and (max-width: 540px) {
  .sub_text_main {
    display: none; }
  .head_text_main {
    font-size: 20px; }
  .text_dohod {
    display: none; }
  span.quickedit-field {
    font-size: 30px; } }

@media (max-width: 576px) {
  .user-logged-in [id^="block-tiun-main-menu"] .bg-setka .cd-close-menu {
    top: 0; }
  [id$='frpage-main-photo'] [class*='field-img'] {
    min-height: 370px; }
  [id$='frpage-main-photo'] [class*='field-img'] img {
    height: 390px; }
  .node-6 .content {
    position: relative;
    top: -50px;
    margin-top: -50px; } }

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

.topbar .blocks .block:first-child {
  margin-right: 20px; }

.topbar .blocks .block {
  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; }

.topbar .blocks .block .value {
  border: 1px solid #333;
  padding: 5px 10px;
  margin-left: 10px;
  font-weight: bold;
  color: red; }
@media all and (max-width: 1730px) {
  .sub_text_main {
    display: none;
  }
}
@media all and (max-width: 1400px) {
  .topbar .blocks  {
    display: none;
  }
}
@media all and (min-width:1400px) and (max-width: 1750px){
  .main-photo-logo {
    width: 400px;
    height: 400px;
  }
  .sub_text_main {
    margin-top: 450px;
  }
}
/*.views-element-container.form-group.eck_bundles.block_2 {*/
/*  display: none; }*/

.full-width-screen + .content-wrap {
  margin-top: 30px; }

#slick-team .slick-slide img{
  border-radius: 50%;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  filter: grayscale(1);
  cursor: pointer;
}
#slick-team .slick-slide img.active{
  filter: grayscale(0);
  border: 1px solid red;
}
