@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible;
  outline: none; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    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; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

button {
  cursor: pointer; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1279px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 1279px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 1279px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1279px) {
    .container {
      width: 1170px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1279px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 1279px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1279px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1279px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1279px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 1279px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1279px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 1279px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1279px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1279px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1279px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 1279px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
  background-color: #0170db;
  border-color: #0170db;
  font-weight: 100; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-default {
  color: #292b2c;
  background-color: #eaeaea;
  border-color: #dedede; }
  .btn-default:hover {
    color: #292b2c;
    background-color: #d1d1d1;
    border-color: #bfbfbf; }
  .btn-default:focus, .btn-default.focus {
    box-shadow: 0 0 0 2px rgba(222, 222, 222, 0.5); }
  .btn-default.disabled, .btn-default:disabled {
    background-color: #eaeaea;
    border-color: #dedede; }
  .btn-default:active, .btn-default.active,
  .show > .btn-default.dropdown-toggle {
    color: #292b2c;
    background-color: #d1d1d1;
    background-image: none;
    border-color: #bfbfbf; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #0275d8;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0275d8; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #8fcafe; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #5cb3fd;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 1278px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1279px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 1278px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1279px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 1278px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1279px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1278px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1279px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 1279px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }

@media (min-width: 1279px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 1279px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #636c72; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-default {
  background-color: #636c72; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257; }

.badge-primary {
  background-color: #0275d8; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #025aa5; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 1279px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8; }

.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: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .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 {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #daeeff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.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:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    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:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    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:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    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:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  /* overflow: hidden; */
  overflow: visible; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    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;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  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; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 1279px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 1279px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }
  @supports (transform: translate3d(0, 0, 0)) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }

@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 1279px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1279px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1279px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1279px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 1279px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 1279px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1279px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1279px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 1279px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 1279px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1279px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1279px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 1279px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1279px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1279px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1279px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 1279px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 1279px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1279px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1279px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-weight-light {
  font-weight: 100; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 1278px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 1279px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 1278px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 1279px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 1278px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 1279px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1278px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1279px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1500ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }

.jackInTheBox {
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 0.25rem;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container--building .select2-selection--single {
  height: 45px;
  background: #bbbcbc;
  border: none;
  box-shadow: none;
  border-radius: 3px;
  font-family: 'Minion Pro';
  font-size: 14px;
  font-weight: bold;
  color: #2d2926;
  line-height: 45px;
  text-transform: uppercase; }
  .select2-container--building .select2-selection--single:after {
    width: 12px;
    height: 12px;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 19px;
    position: absolute;
    transform: translateY(-50%) rotate(0);
    top: 50%;
    right: 20px;
    color: #2d2926;
    line-height: 12px;
    transition: transform 175ms ease-in; }
  .select2-container--building .select2-selection--single:focus {
    background: #2d2926;
    color: #FFF; }
  .select2-container--building .select2-selection--single .select2-selection__rendered {
    padding: 3px 20px 0 20px;
    font-family: 'Minion Pro';
    font-size: 14px;
    font-weight: bold;
    line-height: 45px; }
  .select2-container--building .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--building .select2-selection--single .select2-selection__placeholder {
    color: #FFF; }
  .select2-container--building .select2-selection--single .select2-selection__arrow {
    display: none; }

.select2-container--building[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--building[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  left: 1px;
  right: auto; }

.select2-container--building.select2-container--open.select2-container--above .select2-selection--single {
  background: #2d2926;
  color: #FFF;
  /*border-top: none;
			border-top-left-radius: 0;
			border-top-right-radius: 0;
			@include gradient-vertical($selection-opened-bg-bottom-color, $selection-opened-bg-top-color, 0%, 50%);*/ }
  .select2-container--building.select2-container--open.select2-container--above .select2-selection--single:after {
    transform: translateY(-50%) rotate(180deg);
    transition: transform 300ms ease-out;
    color: #FFF; }

.select2-container--building.select2-container--open.select2-container--below .select2-selection--single {
  color: #FFF; }
  .select2-container--building.select2-container--open.select2-container--below .select2-selection--single:after {
    transform: translateY(-50%) rotate(180deg);
    transition: transform 300ms ease-out;
    color: #FFF; }

.select2-container--building .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0; }
  .select2-container--building .select2-selection--multiple:after {
    content: "\f002";
    position: absolute;
    top: 50%;
    right: 14px;
    font-family: FontAwesome;
    font-size: 20px;
    color: #bebebe;
    transform: translateY(-50%); }
    @media (min-width: 992px) {
      .select2-container--building .select2-selection--multiple:after {
        right: 34px; } }
  .select2-container--building .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--building .select2-selection--multiple .select2-selection__rendered {
    width: 100%;
    padding: 10px 15px;
    margin: 0;
    list-style: none; }
    @media (min-width: 992px) {
      .select2-container--building .select2-selection--multiple .select2-selection__rendered {
        padding: 15px 20px; } }
  .select2-container--building .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--building .select2-selection--multiple .select2-selection__choice {
    background-color: #e9e9e9;
    border: 1px solid #ffffff;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
    color: #3d3d3d; }
  .select2-container--building .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 2px;
    font-size: 21px;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 18px;
    vertical-align: text-bottom; }
    .select2-container--building .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--building[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--building[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--building.select2-container--open .select2-selection--multiple {
  border: 1px solid #bebebe; }

.select2-container--building.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--building.select2-container--open.select2-container--below .select2-selection--multiple {
  /*border-bottom: none;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;*/ }

.select2-container--building .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--building .select2-search--inline .select2-search__field {
  margin-top: 6px;
  outline: 0;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 39px; }
  @media (min-width: 992px) {
    .select2-container--building .select2-search--inline .select2-search__field {
      font-size: 18px; } }

.select2-container--building .select2-dropdown {
  /*background-color: $dropdown-bg-color;
		border: 1px solid #363636;
		border-top: none;*/
  background: #FFF;
  border: 1px solid rgba(54, 54, 54, 0.12);
  border-top: none;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 0 29px rgba(255, 255, 255, 0.17); }

.select2-container--building .select2-dropdown--above {
  border-bottom: none; }

.select2-container--building .select2-dropdown--below {
  border-top: none; }

.select2-container--building .select2-results > .select2-results__options {
  padding: 0;
  max-height: 340px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between; }
  .select2-container--building .select2-results > .select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #bebebe; }
  .select2-container--building .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5; }
  .select2-container--building .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
    background-color: #bebebe; }

.select2-container--building .select2-results__option {
  padding: 18px 20px 11px 20px;
  flex: 1 0 100%;
  display: block; }
  .select2-container--building .select2-results__option:nth-child(even) {
    background: #f3f3f3; }
  .select2-container--building .select2-results__option:nth-child(odd) {
    background: #FFF; }
  .select2-container--building .select2-results__option[aria-selected] {
    font-family: 'Minion Pro';
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase; }
  .select2-container--building .select2-results__option[aria-selected=true] {
    position: relative; }
  .select2-container--building .select2-results__option[aria-disabled=true] {
    color: grey; }

.select2-container--building .select2-results__option--highlighted[aria-selected] {
  background-color: #dedede;
  color: #363636; }

.select2-container--building .select2-results__group {
  padding: 6px;
  margin-bottom: 10px;
  cursor: default;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  position: relative; }
  @media (min-width: 992px) {
    .select2-container--building .select2-results__group {
      margin-bottom: 10px;
      color: #363636; } }
  @media (min-width: 1200px) {
    .select2-container--building .select2-results__group {
      font-size: 16px; } }
  .select2-container--building .select2-results__group:before {
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 3px;
    left: 6px;
    content: ""; }

.select2-container--building.select2-container--open .select2-dropdown {
  /*border-color: $focus-border-color;*/
  box-shadow: 0 13px 16px rgba(0, 0, 0, 0.1); }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-Regular.woff2") format("woff2"), url("../../fonts/minion/MinionPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-SemiboldIt.woff2") format("woff2"), url("../../fonts/minion/MinionPro-SemiboldIt.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-Medium.woff2") format("woff2"), url("../../fonts/minion/MinionPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-Semibold.woff2") format("woff2"), url("../../fonts/minion/MinionPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-It.woff2") format("woff2"), url("../../fonts/minion/MinionPro-It.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-MediumIt.woff2") format("woff2"), url("../../fonts/minion/MinionPro-MediumIt.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-Bold.woff2") format("woff2"), url("../../fonts/minion/MinionPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Minion Pro';
  src: url("../../fonts/minion/MinionPro-BoldIt.woff2") format("woff2"), url("../../fonts/minion/MinionPro-BoldIt.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@keyframes buildingProgress {
  from {
    max-width: 0; }
  to {
    max-width: 100%; } }

@keyframes slideInPasqua {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }

@keyframes slideInPasqua2 {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

/* MINI ANIMATIONS OF MENU */
@keyframes translateMenu {
  0% {
    opacity: 0;
    transform: translateY(20px);
    overflow: hidden; }
  100% {
    opacity: 1;
    transform: translateY(0);
    overflow: visible; } }

@keyframes translateMenuBack {
  0% {
    opacity: 1;
    transform: translateY(0);
    overflow: visible; }
  100% {
    opacity: 0;
    transform: translateY(20px);
    overflow: hidden; } }

@keyframes opacityTo1 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes opacity0To1 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes opacity1To0 {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* NAVBAR TOGGLER ANIMATION BURGUER */
@keyframes firstLinetoOpen {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(2px); }
  100% {
    transform: translateY(8px) rotate(45deg); } }

@keyframes firstLinetoOpenInterna {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(2px); }
  100% {
    transform: translateY(5px) rotate(45deg); } }

@keyframes firstLinetoClose {
  0% {
    transform: translateY(17px) rotate(0); }
  100% {
    transform: translateY(0); } }

@keyframes lastLinetoOpen {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-3px); }
  100% {
    transform: translateY(-8px) rotate(-45deg); } }

@keyframes lastLinetoOpenInterna {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-3px); }
  100% {
    transform: translateY(-5px) rotate(-45deg); } }

@keyframes lastLinetoClose {
  0% {
    transform: translateY(-17px); }
  100% {
    transform: translateY(0); } }

/* PSEUDO ELEMENT OF NAVBAR WITH BACKGROUND ANIMATION */
@keyframes navbarBeforeOpen {
  0% {
    border-left: 0 solid #9f0d23;
    border-right: 0 solid transparent; }
  100% {
    border-left: 7vw solid #9f0d23;
    border-right: 6vw solid transparent; } }

@keyframes navbarBeforeClose {
  0% {
    border-left: 7vw solid #9f0d23;
    border-right: 6vw solid transparent; }
  100% {
    border-left: 0 solid #9f0d23;
    border-right: 0 solid transparent; } }

@keyframes navbarAfterOpen {
  0% {
    border-top: 0px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid #222222;
    border-bottom: 100vh solid #222222; }
  100% {
    border-top: 0px solid transparent;
    border-left: 6vw solid transparent;
    border-right: 87vw solid #222222;
    border-bottom: 100vh solid #222222; } }

/* MOBILE */
@media (max-width: 520px) and (orientation: portrait) {
  @keyframes navbarAfterOpen {
    0% {
      border-top: 0px solid transparent;
      border-left: 0 solid transparent;
      border-right: 0 solid #222222;
      border-bottom: 100vh solid #222222; }
    100% {
      border-left: 28vw solid transparent;
      border-right: 48vw solid #a2121f;
      border-bottom: 100vh solid #a2121f; } } }

@media (max-width: 812px) and (orientation: landscape) {
  @keyframes navbarAfterOpen {
    0% {
      border-top: 0px solid transparent;
      border-left: 0 solid transparent;
      border-right: 0 solid #222222;
      border-bottom: 100vh solid #222222; }
    100% {
      border-left: 18vw solid transparent;
      border-right: 27vw solid #a2121f;
      border-bottom: 100vh solid #a2121f; } } }

@keyframes navbarAfterOpenTimeout {
  0% {
    border-top: 0px solid transparent;
    border-left: 6vw solid transparent;
    border-right: 87vw solid #222222;
    border-bottom: 100vh solid #222222; }
  100% {
    border-top: 0px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid #222222;
    border-bottom: 100vh solid #222222; } }

/* MOBILE */
@media (max-width: 520px) and (orientation: portrait) {
  @keyframes navbarAfterOpenTimeout {
    0% {
      border-left: 28vw solid transparent;
      border-right: 48vw solid #a2121f;
      border-bottom: 100vh solid #a2121f; }
    100% {
      border-top: 0px solid transparent;
      border-left: 0 solid transparent;
      border-right: 0 solid #222222;
      border-bottom: 100vh solid #222222; } } }

@keyframes navbarAfterClose {
  0% {
    border-top: 0px solid transparent;
    border-left: 6vw solid transparent;
    border-right: 87vw solid #222222;
    border-bottom: 100vh solid #222222; }
  100% {
    border-top: 0px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid #222222;
    border-bottom: 100vh solid #222222; } }

/* MOBILE */
@media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
  @keyframes navbarAfterClose {
    0% {
      border-left: 28vw solid transparent;
      border-right: 48vw solid #a2121f;
      border-bottom: 100vh solid #a2121f; }
    100% {
      border-left: 0 solid transparent;
      border-right: 0 solid #9f0d23;
      border-bottom: 100vh solid #9f0d23; } } }

@media (max-width: 812px) and (orientation: landscape) {
  @keyframes navbarAfterClose {
    0% {
      border-left: 18vw solid transparent;
      border-right: 27vw solid #a2121f;
      border-bottom: 100vh solid #a2121f; }
    100% {
      border-top: 0px solid transparent;
      border-left: 0 solid transparent;
      border-right: 0 solid #222222;
      border-bottom: 100vh solid #222222; } } }

body.compensate-for-scrollbar {
  /* overflow: hidden; */ }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.heading {
  max-width: 100%;
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  margin-bottom: 20px;
  font-family: 'Minion Pro';
  font-size: 36px;
  font-weight: normal;
  color: #333333;
  text-transform: capitalize;
  justify-items: center; }
  .heading.-transparent {
    background: none; }
  .heading.-inverse {
    color: #ffffff; }
    .heading.-inverse span {
      background: #333; }
      .heading.-inverse span:after {
        border-left-color: #333333; }
  .heading.-container {
    width: 1464px;
    margin: 0 auto;
    /*// DESKTOP
		@media(min-width: 1280px) and (max-width: 1599px) {
			width: 100%;
			margin: 0;
		}*/ }
    @media (min-width: 1280px) and (max-width: 1919px) {
      .heading.-container {
        width: calc(100% - 352px); } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .heading.-container {
        width: 100%;
        margin: 0; } }

*, *::after, *::before {
  padding: 0;
  margin: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

::-moz-selection {
  color: #FFF;
  background: #a51520; }

::selection {
  color: #FFF;
  background: #a51520; }

button {
  cursor: pointer !important; }
  button:focus {
    cursor: pointer;
    outline: none; }

a {
  cursor: pointer; }
  a:hover, a:focus {
    text-decoration: none; }

p {
  margin: 0; }

input, select {
  -moz-appearance: none;
  -webkit-appearance: none; }

.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0; }

.breadcrumb {
  width: 100%;
  position: relative;
  z-index: 1; }
  .breadcrumb-item {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2.25rem;
    color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 1024px) and (max-width: 1440px) {
      .breadcrumb-item {
        font-size: 13px;
        line-height: 32px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .breadcrumb-item {
        font-size: 13px;
        line-height: 32px; } }
    .breadcrumb-item a {
      position: relative;
      color: rgba(0, 0, 0, 0.5);
      border-radius: 0 12px 12px 12px;
      transition: all 175ms ease-in; }
      .breadcrumb-item a:before {
        width: calc(100% + 14px);
        height: calc(100% + 17px);
        padding: 5px;
        background: transparent;
        border-radius: 0 12px 12px 12px;
        position: absolute;
        top: -7px;
        left: -7px;
        z-index: -1;
        content: "";
        opacity: 0;
        transform: translateX(-3px);
        transition: all 175ms ease-in; }
      .breadcrumb-item a.voltar {
        padding: 0;
        margin-right: 20px;
        color: #000;
        text-decoration: none;
        position: relative;
        transition: all 175ms ease-in; }
        .breadcrumb-item a.voltar i {
          margin-bottom: 4px;
          color: #000;
          font-size: 10px;
          line-height: 20px;
          vertical-align: middle;
          transition: color 240ms ease-out;
          position: relative;
          z-index: 1; }
          @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .breadcrumb-item a.voltar i {
              line-height: 33px; } }
          .breadcrumb-item a.voltar i:after {
            content: "";
            width: 73px;
            height: 33px;
            padding: 8px;
            background: transparent;
            border-radius: 0 12px 12px 12px;
            position: absolute;
            top: -5px;
            left: -10px;
            z-index: -1;
            opacity: 0;
            transform: translateX(-10px);
            transition: all 175ms ease-in; }
            @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
              .breadcrumb-item a.voltar i:after {
                top: 0; } }
        .breadcrumb-item a.voltar .voltar_txt {
          position: absolute;
          top: 0;
          left: 16px;
          font-size: 10px;
          font-weight: 600;
          font-family: 'Minion Pro';
          color: #FFF;
          opacity: 0;
          transform: translateX(-10px);
          transition: all 175ms ease-in; }
        .breadcrumb-item a.voltar:hover {
          color: rgba(0, 0, 0, 0.7); }
          .breadcrumb-item a.voltar:hover i {
            color: #FFF;
            transition: all 300ms ease-out; }
            .breadcrumb-item a.voltar:hover i:after {
              opacity: 1;
              transform: translateX(0);
              background: #ab1721;
              transition: all 300ms ease-out; }
          .breadcrumb-item a.voltar:hover .voltar_txt {
            opacity: 1;
            transform: translateX(0);
            transition: all 300ms ease-out; }
        .breadcrumb-item a.voltar:before {
          display: none; }
        .breadcrumb-item a.voltar:after {
          content: "|";
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          font-size: 13px;
          position: absolute;
          top: -10px;
          right: -15px; }
      .breadcrumb-item a:hover {
        color: #fff; }
        .breadcrumb-item a:hover:before {
          opacity: 1;
          transform: translateX(0);
          background: #ab1721;
          transition: all 300ms ease-out; }
    .breadcrumb-item:nth-of-type(2):before {
      display: none; }
    .breadcrumb-item.active {
      color: #504c4c; }
    .breadcrumb-item + .breadcrumb-item:before {
      position: relative;
      z-index: -1;
      color: #b2b2b2; }

@media (min-width: 800px) {
  .body-stripe {
    position: relative; }
    .body-stripe:before {
      content: '';
      width: 20.31%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background: #F3F3F4; } }

.slider_video-content {
  position: absolute;
  width: 177.77vh;
  height: 100vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

@media (min-aspect-ratio: 16 / 9) {
  .slider_video-content {
    width: 100vw;
    height: 56.25vw; } }

.owl_slider {
  padding-bottom: 0;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
  max-width: 1920px; }
  .owl_slider:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: calc(100vh - 200px); }
    @media (max-width: 800px) {
      .owl_slider:before {
        padding-top: calc(100vh - 115px); } }
  .owl_slider > .owl-stage-outer > .owl-stage > .owl-item > .item:before, .owl_slider > .owl-stage-outer > .owl-stage > .owl-item > .item:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    height: 30%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);
    z-index: 2; }
  .owl_slider > .owl-stage-outer > .owl-stage > .owl-item > .item:after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    bottom: 0; }
  @media (max-width: 800px) {
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item > .item:before {
      display: none; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item > .item:after {
      height: 100%;
      background: linear-gradient(to bottom, rgba(45, 98, 145, 0.38) 0%, #a0430d 100%);
      opacity: 0.2; } }
  .owl_slider > .owl-stage-outer > .owl-stage > .owl-item {
    transform: scale(1.4);
    z-index: 0;
    transition: all 1s ease-in; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-info-title,
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-info-text,
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-info-button {
      transition: all 300ms ease-in;
      transform: translateY(-10%);
      opacity: 0;
      text-shadow: 0 0 3px #2d0000; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-info-button a {
      box-shadow: 0 0 3px #2d0000, inset 0 0 3px #2d0000; }
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-info-button a:hover {
        box-shadow: 0 0 3px #2d0000, inset 0 0 3px transparent; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-info-title {
      transition-delay: 200ms; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume {
      cursor: pointer;
      z-index: 9;
      position: absolute;
      bottom: 20px;
      right: 20px; }
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume path:nth-child(2),
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume path:nth-child(3) {
        opacity: 0;
        transition: all 175ms ease-in; }
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume.is-active path:nth-child(2),
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume.is-active path:nth-child(3), .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume:hover path:nth-child(2),
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume:hover path:nth-child(3) {
        opacity: 1;
        transition: all 300ms ease-out; }
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume.is-active path:nth-child(2), .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume:hover path:nth-child(2) {
        transition-delay: 200ms; }
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume.is-active:hover path:nth-child(2),
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume.is-active:hover path:nth-child(3) {
        opacity: 0;
        transition: all 300ms ease-out; }
      .owl_slider > .owl-stage-outer > .owl-stage > .owl-item .item-volume.is-active:hover path:nth-child(3) {
        transition-delay: 200ms; }
  .owl_slider > .owl-stage-outer > .owl-stage > .owl-item.active {
    transform: scale(1);
    z-index: 1;
    transition: all 1s ease-out; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item.active .item-info-title,
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item.active .item-info-text,
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item.active .item-info-button {
      transform: translateY(0%);
      opacity: 1;
      transition: all 300ms ease-out 1s; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item.active .item-info-text {
      transition-delay: 1.2s; }
    .owl_slider > .owl-stage-outer > .owl-stage > .owl-item.active .item-info-button {
      transition-delay: 1.2s; }
  .owl_slider .item-info {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 3;
    bottom: 0;
    color: white;
    letter-spacing: 0.1em; }
    .owl_slider .item-info-title {
      text-align: center;
      font-size: 6.25vw;
      line-height: 1em;
      max-width: 80%;
      margin: 0 auto; }
    .owl_slider .item-info-text {
      font-size: 1.04vw;
      text-align: center;
      line-height: 1.42em;
      margin: 0 auto;
      margin-top: 2.5em;
      margin-bottom: 1em;
      max-width: 50%; }
    .owl_slider .item-info-button {
      margin: 40px auto;
      display: table; }
      .owl_slider .item-info-button a {
        margin-top: 20px;
        padding: 10 20px;
        font-family: 'Minion Pro';
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 34px;
        color: #FFF;
        border: 1px solid #FFF;
        transition: background 175ms ease-in, border 175ms ease-in; }
        .owl_slider .item-info-button a:hover {
          border: 1px solid #b11423;
          background: #b11524;
          transition: background 300ms ease-out, border 300ms ease-out; }
    .owl_slider .item-info-location, .owl_slider .item-info-city {
      display: none; }
    @media (min-width: 1920px) {
      .owl_slider .item-info-title {
        font-size: 120px; }
      .owl_slider .item-info-text {
        font-size: 20px; } }
    @media (max-width: 1150px) {
      .owl_slider .item-info-title {
        font-size: 70px; }
      .owl_slider .item-info-text {
        font-size: 12px; } }
    @media (max-width: 800px) {
      .owl_slider .item-info {
        top: 50%;
        bottom: unset;
        transform: translateY(-50%); }
        .owl_slider .item-info-title {
          font-size: 13vw; }
        .owl_slider .item-info-button {
          margin-bottom: 0; } }
  .owl_slider .owl-item, .owl_slider .owl-item .item {
    height: 100%;
    background-size: cover;
    background-position: center center; }
  .owl_slider .owl-dots {
    display: none; }
  .owl_slider .owl-stage-outer {
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute !important;
    left: 0;
    width: 100%;
    height: calc(100vh - 50px); }
  .owl_slider > .owl-stage-outer {
    top: 0; }
  .owl_slider_photos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .owl_slider_nav {
    display: block;
    position: static;
    /*
		&:before{
			display: block;
			content: '';
			position: absolute;
			width: 1px;
			height: 12px;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			background: rgba($slider_cor-secundaria, 0.5);
		}
		*/ }
    @media (max-width: 800px) {
      .owl_slider_nav {
        left: 50%;
        bottom: 0;
        margin-left: -70px; } }
    .owl_slider_nav-prev, .owl_slider_nav-next {
      position: absolute;
      top: 4.6875vw;
      width: auto;
      height: calc(100vh - 200px);
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 150ms ease-in;
      cursor: pointer;
      overflow: hidden;
      padding: 0 10px; }
      @media (min-width: 990px) {
        .owl_slider_nav-prev, .owl_slider_nav-next {
          padding: 0 20px; } }
    .owl_slider_nav-next {
      right: 0; }
      .owl_slider_nav-next:after {
        display: block;
        position: absolute;
        top: 0;
        opacity: 0;
        right: 100%;
        width: 100%;
        height: 100%;
        transition: all 150ms ease-in;
        box-shadow: 30px 0 50px -25px rgba(0, 0, 0, 0.5); }
        @media (min-width: 990px) {
          .owl_slider_nav-next:after {
            content: ''; } }
      .owl_slider_nav-next:hover {
        transition: all 300ms ease-out; }
        .owl_slider_nav-next:hover:after {
          opacity: 1;
          transition: all 300ms ease-out; }
        .owl_slider_nav-next:hover svg {
          stroke: #ab1721;
          stroke-width: 3px;
          transition: all 300ms ease-out; }
    .owl_slider_nav-prev {
      left: 0; }
      .owl_slider_nav-prev:after {
        display: block;
        position: absolute;
        top: 0;
        opacity: 0;
        left: 100%;
        width: 100%;
        height: 100%;
        transition: all 150ms ease-in;
        box-shadow: -30px 0 50px -25px rgba(0, 0, 0, 0.5); }
        @media (min-width: 990px) {
          .owl_slider_nav-prev:after {
            content: ''; } }
      .owl_slider_nav-prev:hover {
        transition: all 300ms ease-out; }
        .owl_slider_nav-prev:hover:after {
          opacity: 1;
          transition: all 300ms ease-out; }
        .owl_slider_nav-prev:hover svg {
          stroke: #ab1721;
          stroke-width: 3px;
          transition: all 300ms ease-out; }
    .owl_slider_nav-prev_text, .owl_slider_nav-next_text {
      font-size: 0;
      color: transparent; }
      .owl_slider_nav-prev_text svg, .owl_slider_nav-next_text svg {
        stroke: rgba(171, 23, 33, 0.8);
        stroke-width: 2px;
        stroke-linecap: round;
        stroke-linejoin: round;
        transition: all 300ms ease-in;
        width: 15px; }
        @media (min-width: 990px) {
          .owl_slider_nav-prev_text svg, .owl_slider_nav-next_text svg {
            width: 30px; } }

header {
  position: relative; }
  header .navbar {
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 4.6875vw;
    width: 90.625vw;
    margin: 0 auto;
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11px;
    color: #333;
    text-transform: uppercase;
    padding-top: 3vw; }
    header .navbar a, header .navbar a:hover, header .navbar a:visited {
      color: inherit; }
    @media (min-width: 801px) {
      header .navbar_overlay {
        display: block;
        position: absolute;
        top: 0;
        width: 100.2vw;
        height: 150px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.535452) 100%);
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
        left: -4.84vw; } }
    header .navbar_logo {
      width: 8vw;
      height: 7.13vw;
      position: absolute;
      top: 1.5vw;
      left: 50%;
      transform: translateX(-50%);
      z-index: 3;
      max-width: 226px;
      max-height: 136px; }
      header .navbar_logo:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background-image: url("../../images/pasqualotto-gt/logo-large-black.png");
        background-repeat: no-repeat;
        background-size: contain; }
      @media (max-width: 800px) {
        header .navbar_logo {
          width: 37.696vw;
          height: 22.81vw; }
          header .navbar_logo:before {
            background-image: url("../../images/pasqualotto-gt/logo-black.png"); } }
      header .navbar_logo.-inverse:before {
        background-image: url("../../images/pasqualotto-gt/logo-black.png");
        transition: all 300ms ease-out; }
      header .navbar_logo_gt {
        width: 26px;
        height: 26px;
        position: absolute;
        top: 50%;
        margin-top: -13px;
        right: 0px;
        z-index: 1; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          header .navbar_logo_gt {
            width: 22px;
            height: 22px;
            top: 37px;
            right: 73px; } }
        header .navbar_logo_gt:before {
          content: "";
          width: 100%;
          display: block;
          padding-bottom: 100%;
          background-image: url("../../images/pasqualotto-gt/logo-gt.png");
          background-repeat: no-repeat;
          background-size: contain;
          transition: all 300ms ease-in; }
    header .navbar_menu_item a[data-img] .img {
      width: 100%;
      background: #eee no-repeat center center;
      background-size: cover; }
      header .navbar_menu_item a[data-img] .img:before {
        padding-bottom: 300px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
        opacity: 0.3;
        transition: all 150ms ease-in; }
    header .navbar_menu_item a[data-img]:hover .img:before {
      opacity: 0;
      transition: all 300ms ease-out; }
    header .navbar_menu_item {
      color: white; }
      header .navbar_menu_item a {
        letter-spacing: 1px; }
    header .navbar .navbar_items:hover > .navbar_menu_item > a:before {
      opacity: 1;
      left: 0%;
      transition: all 300ms ease-out; }
    header .navbar_submenu > .navbar_menu.-categories {
      position: absolute;
      top: 0;
      width: 100%;
      margin: 0 auto;
      max-width: 1920px;
      left: 0;
      padding: 3vw;
      padding-top: 6vw;
      list-style: none;
      display: flex;
      top: 100%;
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3); }
      header .navbar_submenu > .navbar_menu.-categories ul {
        list-style: none; }
      header .navbar_submenu > .navbar_menu.-categories:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: white;
        left: 0;
        z-index: -1;
        top: 0; }
      header .navbar_submenu > .navbar_menu.-categories > .navbar_submenu.navbar_items {
        width: 100%;
        padding: 0 1%; }
        header .navbar_submenu > .navbar_menu.-categories > .navbar_submenu.navbar_items > .navbar_menu_item {
          padding: 0 1%;
          font-size: 17px;
          font-weight: 600;
          line-height: 2;
          color: rgba(51, 51, 51, 0.72); }
    header .navbar_submenu .navbar_menu.-builds {
      font-size: 13px;
      line-height: 4em;
      display: flex;
      width: 100%;
      flex-direction: column; }
      header .navbar_submenu .navbar_menu.-builds .navbar_menu_item {
        display: block;
        position: relative;
        width: 100%;
        margin: 0 1%; }
    header .navbar_submenu.-oportunidades {
      position: relative; }
      header .navbar_submenu.-oportunidades > .navbar_menu.-categories {
        width: auto;
        left: 50%;
        columns: unset;
        padding: 1vw 2vw;
        transform: translateX(-50%); }
        header .navbar_submenu.-oportunidades > .navbar_menu.-categories .navbar_back {
          display: none; }
        header .navbar_submenu.-oportunidades > .navbar_menu.-categories .navbar_menu_item {
          white-space: nowrap;
          font-size: 14px; }
        header .navbar_submenu.-oportunidades > .navbar_menu.-categories li {
          display: block; }
    header .navbar_breadcrumb {
      display: none; }
    header .navbar > .navbar_menu {
      margin-bottom: 0;
      display: block;
      position: relative;
      font-weight: 500;
      letter-spacing: 1px;
      top: 33vw; }
      @media (min-width: 801px) {
        header .navbar > .navbar_menu {
          top: 0%;
          transform: translateY(-50%); } }
      header .navbar > .navbar_menu > li {
        display: block;
        padding: 3vw 4vw; }
      @media (min-width: 801px) {
        header .navbar > .navbar_menu > li {
          padding: 1vw 2vw;
          display: inline-block; }
          header .navbar > .navbar_menu > li:nth-child(1) {
            padding-left: 0; }
          header .navbar > .navbar_menu > li:nth-child(4) {
            padding-right: 0; }
        header .navbar > .navbar_menu > li:nth-child(n + 4) {
          float: right; } }
      header .navbar > .navbar_menu > .navbar_submenu > .navbar_menu {
        max-height: 0;
        overflow: hidden;
        transform: translateY(5%);
        opacity: 0;
        transition: all 0ms linear 300ms, opacity 300ms ease-out, transform 300ms ease-out;
        padding: 0; }
      header .navbar > .navbar_menu > .navbar_submenu.-oportunidades > .navbar_menu {
        transform: translate(-50%, 5%); }
    header .navbar_back {
      display: none; }
    header .navbar .navbar_submenu:hover > .navbar_menu {
      opacity: 1;
      transform: translateY(0);
      max-height: 1000px;
      transition: opacity 300ms ease-out, transform 300ms ease-out; }
    header .navbar .navbar_submenu:hover.-empreendimentos > .navbar_menu {
      padding: 1vw;
      padding-top: 6vw;
      padding-bottom: 1vw; }
    header .navbar .navbar_submenu:hover.-oportunidades > .navbar_menu {
      padding: 1vw 2vw;
      transform: translate(-50%, 0); }
    header .navbar .navbar_submenu.-empreendimentos > .navbar_menu {
      flex-direction: column; }
    header .navbar_buildings-filter, header .navbar_buildings-carousel {
      width: 100%;
      flex: 1 1 100%; }
    header .navbar_buildings-filter {
      font-size: 0;
      text-align: right;
      margin-bottom: 15px; }
      header .navbar_buildings-filter-item, header .navbar_buildings-filter-title {
        font-size: 12px;
        display: inline-block;
        padding: 0 8px; }
      header .navbar_buildings-filter-title {
        position: relative;
        background: #9f0d23;
        outline: solid 4px #9f0d23;
        color: white;
        margin-right: 4px; }
      header .navbar_buildings-filter-item {
        cursor: pointer;
        position: relative; }
        header .navbar_buildings-filter-item:before {
          content: '';
          display: block;
          position: absolute;
          width: 30px;
          height: 2px;
          background: #A81A1E;
          top: 100%;
          left: 15px;
          opacity: 0;
          transition: all 300ms ease-in; }
        header .navbar_buildings-filter-item.is-active:before {
          left: 10px;
          opacity: 1; }
      header .navbar_buildings-filter-item:last-of-type {
        margin-right: -7px; }
      @media (max-width: 800px) {
        header .navbar_buildings-filter {
          order: 2; } }
    header .navbar_buildings-carousel {
      order: 1; }
      @media (max-width: 800px) {
        header .navbar_buildings-carousel {
          order: 1; } }
      header .navbar_buildings-carousel-nav {
        position: static;
        height: 100%;
        top: 0; }
      header .navbar_buildings-carousel-next, header .navbar_buildings-carousel-prev {
        height: 100%;
        width: 4vw;
        top: 0;
        position: absolute;
        cursor: pointer; }
        header .navbar_buildings-carousel-next.disabled, header .navbar_buildings-carousel-prev.disabled {
          display: none; }
        header .navbar_buildings-carousel-next:before, header .navbar_buildings-carousel-prev:before {
          content: '';
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          width: calc( 50% + 4px);
          padding-bottom: 50%;
          transform: translate(-50%, -50%) rotate(45deg);
          border: solid 2px rgba(255, 255, 255, 0.5);
          transition: all 300ms ease-in; }
      header .navbar_buildings-carousel-next {
        right: 0; }
        header .navbar_buildings-carousel-next:before {
          border-left-color: transparent;
          border-bottom-color: transparent; }
        header .navbar_buildings-carousel-next:hover:before {
          border-right-color: white;
          border-top-color: white;
          transition: all 300ms ease-out; }
      header .navbar_buildings-carousel-prev:before {
        border-right-color: transparent;
        border-top-color: transparent; }
      header .navbar_buildings-carousel-prev:hover:before {
        border-left-color: white;
        border-bottom-color: white;
        transition: all 300ms ease-out; }
    header .navbar_buildings-item {
      width: 100%;
      background-size: cover;
      position: relative; }
      header .navbar_buildings-item > a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      header .navbar_buildings-item:before {
        content: '';
        display: block;
        padding-bottom: 75%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #a0430d 100%);
        opacity: 0.3;
        transition: all 250ms ease-in; }
      header .navbar_buildings-item:hover:before {
        opacity: 0;
        transition: all 500ms ease-out; }
    header .navbar_buildings-title, header .navbar_buildings-category {
      position: absolute;
      bottom: 10%;
      color: white;
      text-shadow: 0 0 0.2em rgba(75, 0, 0, 0.5);
      text-align: center;
      width: 100%;
      z-index: 2; }
    header .navbar_buildings-title {
      bottom: 15%;
      font-size: 2.6vw; }
    header .navbar_buildings-category {
      font-size: 1.041vw; }
    @media (max-width: 1280px) {
      header .navbar_buildings-title {
        font-size: 3.6vw; }
      header .navbar_buildings-category {
        font-size: 1.541vw; } }
    header .navbar_toggler {
      width: 43px;
      height: 43px;
      padding: 2px 10px;
      margin: 0;
      position: fixed;
      top: 120px;
      right: 48px;
      z-index: 1091;
      background: transparent;
      border: 1px solid #232323;
      border-radius: 0;
      top: 35px;
      right: 35px;
      width: 33px;
      height: 33px; }
      @media (min-width: 800px) {
        header .navbar_toggler {
          display: none; } }
      header .navbar_toggler:before {
        content: "MENU";
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -22px;
        font-size: 11px;
        color: #232323;
        text-align: center;
        transition: opacity 200ms cubic-bezier(0.6, -0.28, 0.74, 0.05);
        opacity: 1;
        animation: opacity0To1 300ms;
        animation-fill-mode: forwards; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          header .navbar_toggler:before {
            bottom: -16px;
            font-size: 9px; } }
      header .navbar_toggler .togler-line {
        height: 3px;
        margin: 5px 0;
        background-color: #232323;
        border-radius: 0;
        transition: all 250ms cubic-bezier(0.18, 0.89, 0.32, 1.28); }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          header .navbar_toggler .togler-line {
            height: 2px;
            margin: 3px 0; } }
        header .navbar_toggler .togler-line:first-child {
          animation: firstLinetoClose 240ms cubic-bezier(0.23, 0.95, 0.58, 1.37); }
        header .navbar_toggler .togler-line:last-child {
          animation: lastLinetoClose 240ms cubic-bezier(0.23, 0.95, 0.58, 1.37); }
  header .navbar_menu.-multi-level .navbar_menu_item a,
  header .navbar_menu.-multi-level > .navbar_submenu.navbar_items .navbar_menu_item a {
    position: relative; }
    header .navbar_menu.-multi-level .navbar_menu_item a:before,
    header .navbar_menu.-multi-level > .navbar_submenu.navbar_items .navbar_menu_item a:before {
      content: '';
      display: block;
      width: 10%;
      height: 2px;
      background: #A81A1E;
      position: absolute;
      top: 100%;
      margin-top: 5px;
      opacity: 0;
      left: 10%;
      transition: all 150ms ease-in;
      min-width: 20px; }
  header .navbar_menu.-multi-level .navbar_menu_item:hover a:before,
  header .navbar_menu.-multi-level > .navbar_submenu.navbar_items:hover .navbar_menu_item a:before, header .navbar_menu.-multi-level .navbar_menu_item:hover a.is-active,
  header .navbar_menu.-multi-level > .navbar_submenu.navbar_items:hover .navbar_menu_item a.is-active {
    opacity: 1;
    left: 0%;
    transition: all 300ms ease-out; }
  @media (max-width: 800px) {
    header .navbar {
      display: block;
      position: fixed !important;
      z-index: -100;
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 94px;
      background: transparent;
      width: auto;
      height: auto;
      transform: none;
      font-size: 20px;
      opacity: 0; }
      header .navbar:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 0;
        opacity: 0; }
      header .navbar .navbar_menu .navbar_menu_item {
        display: block; }
      header .navbar_overlay {
        display: block;
        position: absolute;
        width: calc(100% + 30px);
        height: calc(100% + 30px);
        top: 0;
        left: 0;
        background: linear-gradient(to bottom, #1be0ff96 0%, #a0430d 100%);
        margin-left: -15px;
        margin-top: -15px;
        z-index: -1;
        opacity: 0; }
      header .navbar_menu.-multi-level > li {
        transform: translateX(20%);
        opacity: 0; }
      header .navbar .navbar_logo {
        opacity: 0; }
    header > .navbar_logo {
      margin-top: 20px; }
    body.goBody header .navbar {
      z-index: 1090;
      opacity: 1; }
      body.goBody header .navbar_overlay {
        opacity: 0.5;
        transition: all 300ms ease-out; }
      body.goBody header .navbar:before,
      body.goBody header .navbar .navbar_logo {
        opacity: 1;
        transition: all 500ms ease-out 400ms; }
      body.goBody header .navbar .navbar_logo {
        transition-delay: 800ms; }
      body.goBody header .navbar_menu.-multi-level > li {
        transform: translateX(0%);
        opacity: 1;
        transition: all 300ms ease-out 800ms; }
        body.goBody header .navbar_menu.-multi-level > li:nth-child(2) {
          transition-delay: 900ms; }
        body.goBody header .navbar_menu.-multi-level > li:nth-child(3) {
          transition-delay: 1000ms; }
        body.goBody header .navbar_menu.-multi-level > li:nth-child(4) {
          transition-delay: 1100ms; }
        body.goBody header .navbar_menu.-multi-level > li:nth-child(5) {
          transition-delay: 1200ms; }
        body.goBody header .navbar_menu.-multi-level > li:nth-child(6) {
          transition-delay: 1300ms; } }
  header .header_files {
    position: fixed;
    right: 0px;
    bottom: 50px;
    z-index: 4;
    font-size: 0;
    text-align: right; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      header .header_files {
        width: 100vw;
        z-index: 4;
        overflow: hidden;
        transition: right 500ms 600ms cubic-bezier(0.22, 0.61, 0.36, 1); } }
    header .header_files_buildings {
      width: 393px;
      height: 100%;
      display: inline-block;
      vertical-align: top;
      background: #FFF;
      opacity: 0;
      transform: translateX(-10px);
      transition: transform 200ms 200ms ease-out, opacity 200ms ease-in; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        header .header_files_buildings {
          width: 272px; } }
      @media (min-width: 1010px) and (max-width: 1024px) and (orientation: portrait) {
        header .header_files_buildings {
          width: 272px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files_buildings {
          width: 100%;
          height: auto;
          display: block; } }
      header .header_files_buildings_select {
        margin: 0 20px;
        height: 58px;
        border-bottom: 1px solid #cccccc;
        display: block;
        text-align: left; }
        @media (min-width: 1024px) and (max-width: 1279px), (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          header .header_files_buildings_select .select2-container {
            width: 100% !important; } }
        header .header_files_buildings_select .select2-container--default .select2-selection--single {
          height: 58px;
          padding: 15px 0px;
          font-size: 14px;
          font-family: 'Minion Pro';
          font-weight: bold;
          text-transform: uppercase;
          border: none;
          background: none; }
          header .header_files_buildings_select .select2-container--default .select2-selection--single .select2-selection__arrow {
            top: 15px;
            right: 0; }
            header .header_files_buildings_select .select2-container--default .select2-selection--single .select2-selection__arrow b {
              display: none; }
            header .header_files_buildings_select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
              position: absolute;
              top: 0;
              right: 2px;
              content: "\f107";
              font-family: FontAwesome;
              font-size: 19px;
              color: #333333;
              transform-origin: center;
              transition: transform 240ms ease-out; }
          header .header_files_buildings_select .select2-container--default .select2-selection--single .select2-selection__rendered {
            padding: 0; }
        header .header_files_buildings_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
          transition: transform 140ms ease-in;
          transform: rotate(180deg); }
      header .header_files_buildings_logo {
        height: 239px;
        padding: 34px 20px;
        display: block; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          header .header_files_buildings_logo {
            display: none; } }
        header .header_files_buildings_logo a {
          width: 100%;
          height: 100%;
          display: block;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
    header .header_files_type {
      width: 33%;
      opacity: 0;
      transition: opacity 200ms ease-in;
      font-size: initial;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files_type {
          width: 100%;
          margin-bottom: 20px; } }
      header .header_files_type_title {
        font-family: 'Minion Pro';
        font-weight: 900;
        font-size: 14px;
        color: #FFF; }
      header .header_files_types {
        width: 696px;
        padding: 21px 40px;
        display: inline-block;
        font-size: 0;
        vertical-align: top; }
        @media (min-width: 1024px) and (max-width: 1279px) {
          header .header_files_types {
            width: 520px;
            padding: 20px; } }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
          header .header_files_types {
            width: 100%; } }
        @media (min-width: 1010px) and (max-width: 1024px) and (orientation: portrait) {
          header .header_files_types {
            width: 520px;
            padding: 20px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          header .header_files_types {
            width: 100%;
            height: 220px;
            padding: 20px;
            overflow-y: auto; } }
      header .header_files_type_item {
        margin-top: 9px; }
        header .header_files_type_item a {
          font-size: 12px;
          font-family: 'Minion Pro';
          font-weight: 400;
          color: #FFF;
          line-height: 2;
          padding-left: 25px;
          display: inline-block;
          text-indent: -25px; }
        header .header_files_type_item_icon {
          width: 19px;
          height: 21px;
          margin-top: -5px;
          margin-right: 5px;
          display: inline-block;
          position: relative;
          top: 4px; }
        header .header_files_type_items {
          width: 90%;
          max-height: 224px;
          margin-top: 12px;
          overflow-y: auto;
          display: block; }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            header .header_files_type_items {
              width: 100%;
              max-height: initial;
              overflow-y: visible; } }
          header .header_files_type_items::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            background-color: #2d2d2d; }
          header .header_files_type_items::-webkit-scrollbar {
            width: 6px;
            background-color: #F5F5F5; }
          header .header_files_type_items::-webkit-scrollbar-thumb {
            background-color: #211e1e; }
    header .header_files_login {
      width: 100%;
      min-width: 400px;
      height: 100%;
      padding: 10px 20px;
      opacity: 0;
      transition: opacity 200ms ease-in;
      font-size: initial;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files_login {
          width: 100%;
          min-width: 100%; } }
      header .header_files_login_title {
        margin-bottom: 10px;
        font-family: 'Minion Pro';
        font-weight: 500;
        font-size: 26px;
        color: #FFF;
        display: flex;
        flex: 100%; }
      header .header_files_login_form {
        font-size: 0;
        display: flex;
        flex: 100%; }
        header .header_files_login_form form {
          width: 100%; }
        header .header_files_login_form_label {
          margin-bottom: 0;
          font-family: 'Minion Pro';
          font-weight: 600;
          font-size: 12px;
          color: rgba(255, 255, 255, 0.74);
          text-transform: uppercase; }
        header .header_files_login_form_input {
          height: 34px;
          background: #3e3e3e;
          border-radius: 0;
          border: none;
          font-family: 'Minion Pro';
          font-weight: 600;
          font-size: 16px;
          color: #FFF;
          transition: background 300ms ease-in, color 300ms ease-in; }
          header .header_files_login_form_input_help {
            font-family: 'Minion Pro';
            font-weight: 600;
            font-size: 13px;
            color: #b41a21; }
          header .header_files_login_form_input:focus {
            background-color: #2b2b2b;
            color: #8c8c8c;
            transition: background 300ms ease-out, color 300ms ease-out; }
        header .header_files_login_form_button {
          width: calc(50% - 10px);
          height: 40px;
          background: #292828;
          border-radius: 0;
          margin-right: 10px;
          display: inline-block;
          font-weight: 600;
          font-size: 14px;
          text-transform: uppercase;
          color: #7d7d7d;
          transition: background 300ms ease-in, color 300ms ease-in; }
          header .header_files_login_form_button.-submit {
            width: 50%;
            margin: 0;
            background: #1f1e1e;
            color: #949191; }
            header .header_files_login_form_button.-submit:hover {
              background: #b41a21;
              color: #FFF; }
          header .header_files_login_form_button:hover {
            background: #d1d2d4;
            color: #333;
            transition: background 300ms ease-out, color 300ms ease-out; }
    header .header_files_button {
      width: 126px;
      height: 43px;
      padding: 5px 0;
      /*margin-top: 10px;*/
      display: inline-block;
      background: #333333;
      position: relative;
      font-family: 'AmsiProCond';
      font-weight: 700;
      font-size: 14px;
      color: #FFF;
      text-align: center;
      line-height: 28px;
      position: absolute;
      right: 0;
      bottom: 100%; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files_button {
          width: 106px;
          margin-top: 10px;
          transform: translateX(106px);
          transition: transform 200ms 300ms ease-out; }
          header .header_files_button:before {
            width: 43px;
            height: 43px;
            position: absolute;
            left: -43px;
            top: 0;
            background: #272626;
            content: "\f0c0";
            font-family: FontAwesome;
            font-size: 18px;
            color: #FFF;
            line-height: 43px; }
          header .header_files_button:after {
            width: 43px;
            position: absolute;
            left: -43px;
            top: -20px;
            opacity: 1;
            content: "ARQUIVOS";
            font-family: 'Minion Pro';
            font-weight: 800;
            font-size: 10px;
            color: #FFF;
            transition: color 300ms ease-in, opacity 300ms 300ms ease-out, transform 200ms 300ms ease-out; } }
    header .header_files_container {
      max-width: 1090px;
      height: 0;
      overflow: hidden;
      background: #333333;
      /*display: block;*/
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      text-align: left;
      transform: translateY(-5px);
      transition: transform 300ms 300ms ease-out, height 300ms 300ms cubic-bezier(0.22, 0.61, 0.36, 1); }
      @media (min-width: 1024px) and (max-width: 1279px) {
        header .header_files_container {
          width: calc(100% - 110px);
          display: inline-block; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
        header .header_files_container {
          display: inline-block;
          width: 100%;
          width: 100%; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files_container {
          width: 100%;
          flex-wrap: wrap;
          align-items: baseline; } }
    header .header_files_overlay {
      width: 0px;
      height: 0px;
      background: transparent;
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1;
      transition: width 1ms 10000ms, background 400ms 500ms ease-in; }
    header .header_files.active {
      z-index: 1051;
      overflow: visible; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files.active {
          right: 0;
          transition: right 500ms cubic-bezier(0.22, 0.61, 0.36, 1); } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      header .header_files.active .header_files_button {
        transform: translateX(0);
        transition: transform 200ms cubic-bezier(0.22, 0.61, 0.36, 1); }
        header .header_files.active .header_files_button:before {
          content: "\f057";
          color: #545050;
          transition: color 400ms ease-out; }
        header .header_files.active .header_files_button:after {
          transform: translateY(5px);
          opacity: 0;
          transition: opacity 200ms ease-in, transform 200ms cubic-bezier(0.22, 0.61, 0.36, 1); } }
    header .header_files.active .header_files_overlay {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      transition: background 200ms 100ms ease-out; }
    header .header_files.active .header_files_container {
      transform: translateY(0);
      transition: transform 500ms ease-out, height 500ms cubic-bezier(0.22, 0.61, 0.36, 1);
      height: 297px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
        header .header_files.active .header_files_container {
          height: 594px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        header .header_files.active .header_files_container {
          transition: transform 500ms ease-out, height 500ms 500ms cubic-bezier(0.22, 0.61, 0.36, 1); } }
    header .header_files.active .header_files_buildings {
      opacity: 1;
      transform: translateX(0);
      transition: transform 200ms ease-out, opacity 500ms 400ms ease-out; }
    header .header_files.active .header_files_type {
      opacity: 1;
      transition: opacity 500ms 400ms ease-out; }
    header .header_files.active .header_files_login {
      opacity: 1;
      transition: opacity 500ms 400ms ease-out; }
  header .header .select2-dropdown {
    max-height: 219px;
    border: 1px solid #ccc;
    border-radius: 0;
    overflow: hidden; }
  header .header .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ccc; }
  header .header .select2-container--default .select2-results > .select2-results__options {
    font-size: 14px;
    font-family: 'AmsiProCond';
    font-weight: 600;
    text-transform: uppercase; }
  header .header .select2-container--default .select2-results__option[aria-selected=true], header .header .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #b41a21;
    color: #FFF; }
  header .header_social {
    display: none;
    position: absolute;
    list-style: none;
    background: #A81A1E;
    width: 60px;
    height: 140px;
    margin: 0;
    z-index: 3;
    bottom: 28%;
    left: 50%;
    margin-left: calc( -45.3125vw - 35px); }
    @media (min-width: 2118px) {
      header .header_social {
        margin-left: -995px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      header .header_social {
        display: none; } }
    header .header_social_item {
      height: 50%;
      width: 100%;
      box-shadow: 0 3px 15px 6px transparent;
      transition: box-shadow 300ms ease-in;
      position: relative; }
      header .header_social_item .-social-facebook,
      header .header_social_item .-social-instagram {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-size: cover; }
      header .header_social_item .-social-facebook {
        background-image: url("../../images/pasqualotto-gt/icon-facebook.png"); }
      header .header_social_item .-social-instagram {
        background-image: url("../../images/pasqualotto-gt/icon-instagram.png"); }
      header .header_social_item:hover {
        transition: box-shadow 300ms ease-out;
        box-shadow: 0 3px 15px 6px rgba(168, 26, 30, 0.3); }
  header .header_chat {
    display: none;
    width: 60px;
    height: 80px;
    background-image: url("../../images/pasqualotto-gt/button-chat.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    margin: 0;
    z-index: 3;
    bottom: 28%;
    margin-bottom: -78px;
    left: 48px;
    /*margin-left: calc( -45.3125vw - 48px);*/ }
    @media (min-width: 2118px) {
      header .header_chat {
        margin-left: -1014px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      header .header_chat {
        /*width: 56px;
				height: 66px;
				bottom: 5px;
				right: 10px;*/
        display: none; } }

.select2-dropdown {
  max-height: 219px;
  border: 1px solid #ccc;
  border-radius: 0;
  overflow: hidden; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #ccc; }

.select2-container--default .select2-results > .select2-results__options {
  font-size: 14px;
  font-family: 'Minion Pro';
  font-weight: 600;
  text-transform: uppercase; }

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #b41a21 !important;
  color: #FFF; }

.hover-reveal {
  position: fixed;
  width: 200px;
  height: 267px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 99; }

.hover-reveal__inner,
.hover-reveal__img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10; }

.hover-reveal__deco {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #181314; }

.hover-reveal__img {
  background-size: cover;
  background-position: 50% 50%; }

.language {
  top: 5px;
  left: 15px;
  margin: 0;
  font-size: 0;
  display: flex;
  z-index: 6;
  flex-flow: wrap;
  justify-content: center;
  justify-items: center;
  transition: all 175ms ease-in;
  background: transparent;
  color: #232323;
  overflow: hidden;
  max-height: 33px;
  flex-direction: column;
  position: absolute;
  margin-right: -9px;
  box-shadow: 0 0 30px -20px; }
  @media (min-width: 990px) {
    .language {
      top: 0;
      right: 4.6875vw;
      margin-right: -25px;
      left: unset; } }
  @media (min-width: 2120px) {
    .language {
      right: calc( (100vw - 1920px) / 2); } }
  .language_backdrop {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1; }
  .language.is-active {
    max-height: 200px;
    transition: all 500ms ease-out;
    background: white;
    /*
		.language_item.is-active a:after{
			transform: rotate(180deg);
			top: -2px;
			transition: all 300ms ease-out;
		}
		*/ }
    .language.is-active .language_backdrop {
      display: block; }
    .language.is-active .language_item a {
      color: #232323; }
  .language_heading {
    display: none; }
  .language_item {
    list-style: none;
    flex: 1 0 100%;
    order: 1;
    line-height: 33px;
    padding-right: 5px;
    text-transform: lowercase;
    background-position: 5px center;
    background-size: 16.66667px 29.16667px;
    background-repeat: no-repeat; }
    .language_item.-pt {
      background-image: url("../../images/pasqualotto/flag-pt.svg"); }
    .language_item.-en {
      background-image: url("../../images/pasqualotto/flag-en.svg"); }
    .language_item.-es {
      background-image: url("../../images/pasqualotto/flag-es.svg"); }
    .language_item.is-active {
      order: 0; }
      .language_item.is-active a:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 0;
        position: relative;
        top: 2px;
        border: solid 3px transparent;
        border-top-color: white;
        margin-left: 5px;
        margin-right: 10px;
        transition: all 150ms ease-in; }
    .language_item:not(.is-active):hover {
      background-color: #adffff; }
    .language_item a {
      padding-left: 30px;
      height: 100%;
      display: block;
      font-size: 12px;
      color: white;
      white-space: nowrap;
      font-weight: 400; }

footer {
  width: 100%;
  overflow: hidden;
  margin-top: 140px;
  padding-top: 40px;
  padding-bottom: 20px;
  background: #e6e7e9;
  position: relative;
  margin-bottom: 50px; }
  @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    footer {
      margin-top: 50px;
      padding-top: 40px;
      padding-bottom: 87px; } }
  footer .link-pasqualotto {
    list-style: none;
    padding: 0;
    margin: 0;
    flex: 0 0 130px; }
  footer .footer_container {
    width: 1464px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-flow: nowrap;
    justify-content: space-between; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      footer .footer_container {
        margin: 0; } }
    @media (min-width: 1024px) and (max-width: 1599px) {
      footer .footer_container {
        width: 100%;
        padding: 0 40px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      footer .footer_container {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        flex-flow: wrap; } }
  footer .logos {
    max-width: 136px;
    flex: 1 0 100%;
    display: flex;
    flex-flow: wrap; }
    footer .logos_main {
      width: 226px;
      height: 96px;
      background-image: url("../../images/pasqualotto-gt/logo-black.png");
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block; }
    footer .logos_others {
      width: 100%;
      margin-top: 0;
      display: flex;
      flex-flow: wrap;
      justify-content: space-between; }
      footer .logos_others.-justifycenter {
        justify-content: center; }
      footer .logos_others-title {
        flex: 1 0 100%;
        margin-bottom: 10px;
        font-family: 'Minion Pro';
        font-size: 13px;
        font-weight: 600;
        line-height: 12px;
        color: #FFF;
        text-align: center; }
      footer .logos_others-item {
        max-width: 40%;
        flex: 1 0 100%;
        position: relative;
        background-size: contain;
        background-repeat: no-repeat; }
        footer .logos_others-item.-pasq {
          background-image: url("../../images/pasqualotto/logo-black.png"); }
        footer .logos_others-item.-gt {
          background-image: url("../../images/pasqualotto-gt/footer-logo.png"); }
        footer .logos_others-item.-gtcont {
          background-image: url("../../images/pasqualotto-gt/footer-logo.png"); }
        footer .logos_others-item:nth-of-type(2):after {
          content: "";
          width: 1px;
          height: 80%;
          position: absolute;
          left: -20px;
          top: 10%;
          background: #878787; }
        footer .logos_others-item:before {
          content: "";
          display: block;
          padding-top: 60.61947%; }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      footer .logos {
        display: none; } }
  footer .links_item {
    width: 100%;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    font-family: 'Minion Pro';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #ab1721; }
    footer .links_items {
      flex: 0 0; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        footer .links_items {
          flex: 1 0 100%;
          margin-bottom: 25px; } }
    footer .links_item:first-child {
      margin-bottom: 10px;
      font-family: 'Minion Pro';
      font-size: 20px;
      font-weight: 300; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        footer .links_item:first-child {
          font-size: 18px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        footer .links_item:first-child {
          padding-left: 0;
          margin-bottom: 10px; } }
      footer .links_item:first-child:before {
        display: none; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          footer .links_item:first-child:before {
            margin-left: 0; } }
    footer .links_item a {
      position: relative;
      color: #232323;
      transition: color 300ms ease-out; }
      footer .links_item a:before {
        position: absolute;
        left: -15px;
        content: "//";
        color: transparent;
        transform: translateX(-10px);
        opacity: 0;
        display: none; }
      footer .links_item a:hover {
        color: #ab1721;
        transition: color 300ms ease-in; }
        footer .links_item a:hover:before {
          color: #FFF;
          transform: translateX(0);
          opacity: 1;
          transition: color 300ms ease-in, transform 300ms ease-in, opacity 300ms ease-in; }
  footer .social {
    max-width: 128px;
    flex: 1 0 100%;
    display: flex;
    flex-flow: wrap;
    list-style: none;
    align-items: baseline;
    align-content: flex-start;
    justify-content: center; }
    footer .social_title {
      flex: 1 0 100%;
      padding: 0 6px 20px 6px;
      font-family: 'Minion Pro';
      font-size: 20px;
      font-weight: 300;
      line-height: 12px;
      color: #ab1721; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        footer .social_title {
          padding-left: 0;
          padding-right: 0; } }
    footer .social_item {
      margin: 0 6px;
      position: relative;
      list-style: none;
      margin-top: -5px; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        footer .social_item {
          margin-right: 12px;
          margin-left: 0; } }
      footer .social_item:nth-child(1) {
        margin-left: -14px; }
      footer .social_item:before {
        content: "";
        width: 32px;
        height: 32px;
        padding: 6px;
        background: transparent;
        border-radius: 0 12px 12px 12px;
        position: absolute;
        top: -8px;
        left: -8px;
        z-index: 0;
        transition: all 240ms ease-out; }
      footer .social_item:hover:before {
        background: white; }
      footer .social_item a {
        width: 16px;
        height: 16px;
        position: relative;
        z-index: 1;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        display: block; }
        footer .social_item a.-facebook {
          background-image: url("../../images/pasqualotto-gt/conversion-bar-icon-facebook-red.png"); }
        footer .social_item a.-instagram {
          background-image: url("../../images/pasqualotto-gt/conversion-bar-icon-instagram-red.png"); }
        footer .social_item a.-linkedin {
          background-image: url("../../images/pasqualotto-gt/conversion-bar-icon-linkedin-red.png"); }
        footer .social_item a.-youtube {
          background-image: url("../../images/pasqualotto-gt/conversion-bar-icon-youtube-red.png"); }
      footer .social_item:nth-child(2) {
        margin-left: -12px; }
      footer .social_item:last-of-type:before {
        top: 0px;
        left: -4px; }
      footer .social_item-pasq a {
        width: 96px;
        display: block;
        top: 0px;
        max-width: initial; }
      footer .social_item .-youtube {
        width: 24px;
        height: 24px;
        position: relative;
        top: 4px; }
  footer .logow {
    position: absolute;
    right: 12px;
    bottom: 0; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      footer .logow {
        right: initial;
        left: 40px;
        bottom: 0; } }
    @media (min-width: 1280px) and (max-width: 1599px) {
      footer .logow {
        right: 60px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      footer .logow {
        right: 26px;
        top: 0; } }
    footer .logow a {
      position: relative;
      z-index: 1; }
    footer .logow:before {
      content: "";
      width: 43px;
      height: 43px;
      padding: 8px;
      background: transparent;
      border-radius: 0 12px 12px 12px;
      position: absolute;
      top: -8px;
      left: -8px;
      z-index: 0;
      transition: all 240ms ease-out; }
    footer .logow:hover:before {
      background: rgba(0, 0, 0, 0.4); }

.pagination {
  text-align: center;
  flex: 1 1 100%;
  justify-items: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px; }
  .pagination > li {
    min-width: 20px;
    margin: 2px;
    padding: 2px; }
    .pagination > li:hover {
      background: rgba(0, 0, 0, 0.3);
      transition: all 300ms ease-out; }
    .pagination > li a {
      position: relative;
      color: #232323; }
    .pagination > li.active a:before {
      content: '';
      display: block;
      position: absolute;
      width: 150%;
      height: 1px;
      left: -25%;
      top: 100%;
      margin-top: 4px;
      background: #232323; }

.conversion-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: #ab1721;
  box-shadow: 0 0 64px rgba(0, 0, 0, 0.11);
  z-index: 10;
  text-align: center; }
  .conversion-bar_contents {
    display: inline-block;
    font-size: 0;
    display: flex;
    justify-content: center; }
  .conversion-bar_item {
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding: 8px 35px; }
    .conversion-bar_item:nth-child(1) {
      text-align: right; }
    .conversion-bar_item:last-child {
      text-align: left; }
      .conversion-bar_item:last-child .conversion-bar_text {
        font-size: 0; }
    .conversion-bar_item + .conversion-bar_item:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      height: 26px;
      width: 1px;
      background: #b82e37; }
    .conversion-bar_item.-icons {
      font-size: 0; }
  .conversion-bar_title {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 13px;
    color: rgba(255, 255, 255, 0.91); }
  .conversion-bar_text {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    display: block; }
  .conversion-bar_icon-facebook, .conversion-bar_icon-instagram, .conversion-bar_icon-youtube, .conversion-bar_icon-linkedin, .conversion-bar_icon-phone, .conversion-bar_icon-relationship {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 4px; }
  .conversion-bar_icon-facebook {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PHBhdGggZD0ibTQzNyAwaC0zNjJjLTQxLjM1MTU2MiAwLTc1IDMzLjY0ODQzOC03NSA3NXYzNjJjMCA0MS4zNTE1NjIgMzMuNjQ4NDM4IDc1IDc1IDc1aDE1MXYtMTgxaC02MHYtOTBoNjB2LTYxYzAtNDkuNjI4OTA2IDQwLjM3MTA5NC05MCA5MC05MGg5MXY5MGgtOTF2NjFoOTFsLTE1IDkwaC03NnYxODFoMTIxYzQxLjM1MTU2MiAwIDc1LTMzLjY0ODQzOCA3NS03NXYtMzYyYzAtNDEuMzUxNTYyLTMzLjY0ODQzOC03NS03NS03NXptMCAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+PC9nPiA8L3N2Zz4="); }
  .conversion-bar_icon-instagram {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDAwOTYgNTEyLjAwMDk2IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgY2xhc3M9IiI+PGc+PHBhdGggZD0ibTM3My40MDYyNSAwaC0yMzQuODEyNWMtNzYuNDIxODc1IDAtMTM4LjU5Mzc1IDYyLjE3MTg3NS0xMzguNTkzNzUgMTM4LjU5Mzc1djIzNC44MTY0MDZjMCA3Ni40MTc5NjkgNjIuMTcxODc1IDEzOC41ODk4NDQgMTM4LjU5Mzc1IDEzOC41ODk4NDRoMjM0LjgxNjQwNmM3Ni40MTc5NjkgMCAxMzguNTg5ODQ0LTYyLjE3MTg3NSAxMzguNTg5ODQ0LTEzOC41ODk4NDR2LTIzNC44MTY0MDZjMC03Ni40MjE4NzUtNjIuMTcxODc1LTEzOC41OTM3NS0xMzguNTkzNzUtMTM4LjU5Mzc1em0tMTE3LjQwNjI1IDM5NS45OTYwOTRjLTc3LjE5NTMxMiAwLTEzOS45OTYwOTQtNjIuODAwNzgyLTEzOS45OTYwOTQtMTM5Ljk5NjA5NHM2Mi44MDA3ODItMTM5Ljk5NjA5NCAxMzkuOTk2MDk0LTEzOS45OTYwOTQgMTM5Ljk5NjA5NCA2Mi44MDA3ODIgMTM5Ljk5NjA5NCAxMzkuOTk2MDk0LTYyLjgwMDc4MiAxMzkuOTk2MDk0LTEzOS45OTYwOTQgMTM5Ljk5NjA5NHptMTQzLjM0Mzc1LTI0Ni45NzY1NjNjLTIyLjgxMjUgMC00MS4zNjcxODgtMTguNTU0Njg3LTQxLjM2NzE4OC00MS4zNjcxODdzMTguNTU0Njg4LTQxLjM3MTA5NCA0MS4zNjcxODgtNDEuMzcxMDk0IDQxLjM3MTA5NCAxOC41NTg1OTQgNDEuMzcxMDk0IDQxLjM3MTA5NC0xOC41NTg1OTQgNDEuMzY3MTg3LTQxLjM3MTA5NCA0MS4zNjcxODd6bTAgMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiI+PC9wYXRoPjxwYXRoIGQ9Im0yNTYgMTQ2LjAxOTUzMWMtNjAuNjQwNjI1IDAtMTA5Ljk4MDQ2OSA0OS4zMzU5MzgtMTA5Ljk4MDQ2OSAxMDkuOTgwNDY5IDAgNjAuNjQwNjI1IDQ5LjMzOTg0NCAxMDkuOTgwNDY5IDEwOS45ODA0NjkgMTA5Ljk4MDQ2OSA2MC42NDQ1MzEgMCAxMDkuOTgwNDY5LTQ5LjMzOTg0NCAxMDkuOTgwNDY5LTEwOS45ODA0NjkgMC02MC42NDQ1MzEtNDkuMzM1OTM4LTEwOS45ODA0NjktMTA5Ljk4MDQ2OS0xMDkuOTgwNDY5em0wIDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIHN0eWxlPSJmaWxsOiNGRkZGRkYiPjwvcGF0aD48cGF0aCBkPSJtMzk5LjM0Mzc1IDk2LjMwMDc4MWMtNi4yNTc4MTIgMC0xMS4zNTE1NjIgNS4wOTM3NS0xMS4zNTE1NjIgMTEuMzUxNTYzIDAgNi4yNTc4MTIgNS4wOTM3NSAxMS4zNTE1NjIgMTEuMzUxNTYyIDExLjM1MTU2MiA2LjI2MTcxOSAwIDExLjM1NTQ2OS01LjA4OTg0NCAxMS4zNTU0NjktMTEuMzUxNTYyIDAtNi4yNjE3MTktNS4wOTM3NS0xMS4zNTE1NjMtMTEuMzU1NDY5LTExLjM1MTU2M3ptMCAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBzdHlsZT0iZmlsbDojRkZGRkZGIj48L3BhdGg+PC9nPiA8L3N2Zz4="); }
  .conversion-bar_icon-youtube {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnIGlkPSJ2aWRlby15b3V0dWJlIj4KCQk8cGF0aCBkPSJNNDU5LDYxLjJDNDQzLjcsNTYuMSwzNDkuMzUsNTEsMjU1LDUxYy05NC4zNSwwLTE4OC43LDUuMS0yMDQsMTAuMkMxMC4yLDczLjk1LDAsMTYzLjIsMCwyNTVzMTAuMiwxODEuMDUsNTEsMTkzLjggICAgQzY2LjMsNDUzLjksMTYwLjY1LDQ1OSwyNTUsNDU5Yzk0LjM1LDAsMTg4LjctNS4xLDIwNC0xMC4yYzQwLjgtMTIuNzUsNTEtMTAyLDUxLTE5My44UzQ5OS44LDczLjk1LDQ1OSw2MS4yeiBNMjA0LDM2OS43NXYtMjI5LjUgICAgTDM1NywyNTVMMjA0LDM2OS43NXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIHN0eWxlPSJmaWxsOiNGRkZGRkYiPjwvcGF0aD4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+");
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px; }
  .conversion-bar_icon-linkedin {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnIGlkPSJwb3N0LWxpbmtlZGluIj4KCQk8cGF0aCBkPSJNNDU5LDBINTFDMjIuOTUsMCwwLDIyLjk1LDAsNTF2NDA4YzAsMjguMDUsMjIuOTUsNTEsNTEsNTFoNDA4YzI4LjA1LDAsNTEtMjIuOTUsNTEtNTFWNTFDNTEwLDIyLjk1LDQ4Ny4wNSwwLDQ1OSwweiAgICAgTTE1Myw0MzMuNUg3Ni41VjIwNEgxNTNWNDMzLjV6IE0xMTQuNzUsMTYwLjY1Yy0yNS41LDAtNDUuOS0yMC40LTQ1LjktNDUuOXMyMC40LTQ1LjksNDUuOS00NS45czQ1LjksMjAuNCw0NS45LDQ1LjkgICAgUzE0MC4yNSwxNjAuNjUsMTE0Ljc1LDE2MC42NXogTTQzMy41LDQzMy41SDM1N1YyOTguMzVjMC0yMC4zOTktMTcuODUtMzguMjUtMzguMjUtMzguMjVzLTM4LjI1LDE3Ljg1MS0zOC4yNSwzOC4yNVY0MzMuNUgyMDQgICAgVjIwNGg3Ni41djMwLjZjMTIuNzUtMjAuNCw0MC44LTM1LjcsNjMuNzUtMzUuN2M0OC40NSwwLDg5LjI1LDQwLjgsODkuMjUsODkuMjVWNDMzLjV6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg=="); }
  .conversion-bar_icon-phone {
    display: none;
    width: 16px;
    height: 16px;
    margin-top: 0;
    background-image: url("../../images/pasqualotto/phone.svg");
    background-size: 16px;
    margin-right: 4px; }
  .conversion-bar_icon-relationship {
    display: none;
    width: 18px;
    height: 18px;
    margin-top: 0;
    background-image: url("../../images/pasqualotto/relationship.svg");
    background-size: 18px;
    margin-right: 0;
    vertical-align: text-bottom; }
  .conversion-bar .is-visible-on-mobile {
    display: none; }

@media (max-width: 800px) {
  .conversion-bar_item {
    padding: 18px 15px;
    text-align: left; }
    .conversion-bar_item:before {
      top: calc(50% - 5px); }
  .conversion-bar_icon-facebook {
    margin-left: 0; }
  .conversion-bar_icon-facebook, .conversion-bar_icon-instagram, .conversion-bar_icon-linkedin {
    width: 26px; }
  .conversion-bar_icon-youtube {
    width: 37px; }
  .conversion-bar_text {
    font-size: 22px;
    line-height: 22px; }
  .conversion-bar .is-hidden-on-mobile {
    display: none; }
  .conversion-bar .is-visible-on-mobile {
    display: initial; } }

.home_buildings {
  margin-top: 12.6vw;
  /* Feel free to change duration  */ }
  @media (max-width: 800px) {
    .home_buildings {
      margin-bottom: 12.6vw; } }
  .home_buildings .heading {
    display: inline-block;
    background: #F3F3F4;
    height: 10.31vw;
    padding-left: 36.68vw;
    margin-bottom: -8vw;
    width: auto;
    font-size: 0;
    color: #585651; }
    .home_buildings .heading:before {
      content: 'Empreendimentos';
      font-weight: 600;
      font-size: 2.7vw;
      margin-top: 17.2%;
      display: inline-block;
      letter-spacing: -0.075em;
      margin-right: 1.8vw; }
      @media (min-width: 2120px) {
        .home_buildings .heading:before {
          font-size: 57px; } }
    .home_buildings .heading span {
      display: none; }
    @media (max-width: 800px) {
      .home_buildings .heading {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        font-size: 20px;
        padding-left: 0;
        padding-top: 50px;
        text-align: center; }
        .home_buildings .heading:before {
          font-size: 9vw;
          margin: 0;
          padding: 0;
          letter-spacing: 0; } }
  .home_buildings .animated {
    animation-duration: 1000 ms;
    animation-fill-mode: both; }
  .home_buildings .owl-animated-out {
    z-index: 1; }
  .home_buildings .owl-animated-in {
    z-index: 0; }
  .home_buildings .buildingOut {
    animation-name: buildingOut; }

@keyframes buildingOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .home_buildings .buildingIn {
    animation-name: buildingIn; }

@keyframes buildingIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .home_buildings .owl_buildings {
    padding-bottom: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px; }
    @media (min-width: 801px) {
      .home_buildings .owl_buildings {
        width: calc( 100vw - 9.375vw); } }
  .home_buildings .owl-item {
    position: relative; }
    .home_buildings .owl-item:before {
      display: block;
      position: absolute;
      width: 31.49%;
      height: 100%;
      background: white; }
      @media (min-width: 801px) {
        .home_buildings .owl-item:before {
          content: ''; } }
    .home_buildings .owl-item .building_item_photo {
      background-size: cover;
      background-position: center center;
      width: 100%; }
      @media (min-width: 801px) {
        .home_buildings .owl-item .building_item_photo {
          margin-top: 2.5%;
          width: 68.45%;
          float: right; } }
      .home_buildings .owl-item .building_item_photo:before {
        content: '';
        padding-bottom: 62.98%;
        display: block; }
    .home_buildings .owl-item .building_item a {
      width: 100%;
      display: block;
      position: relative;
      z-index: 4; }
    .home_buildings .owl-item .building_item_info {
      left: 0;
      top: 0;
      width: 80%;
      margin: 0 auto; }
      @media (min-width: 801px) {
        .home_buildings .owl-item .building_item_info {
          width: 31.49%;
          margin: 0; } }
      .home_buildings .owl-item .building_item_info-logo {
        margin: 0 auto;
        margin-top: -30%;
        background-color: white;
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff; }
        @media (min-width: 801px) {
          .home_buildings .owl-item .building_item_info-logo {
            margin: 20.21% auto;
            margin-bottom: 0;
            width: 70.25%; } }
        .home_buildings .owl-item .building_item_info-logo:before {
          content: '';
          display: block;
          padding-bottom: 43.35%; }
          @media (min-width: 801px) {
            .home_buildings .owl-item .building_item_info-logo:before {
              padding-bottom: 73.35%; } }
      .home_buildings .owl-item .building_item_info-text {
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
        line-height: 2.13em;
        color: #232323; }
        @media (min-width: 801px) {
          .home_buildings .owl-item .building_item_info-text {
            width: 70.25%; } }
  .home_buildings .owl_nav {
    position: static; }
    .home_buildings .owl_nav_prev, .home_buildings .owl_nav_next {
      position: absolute;
      top: 0;
      width: auto;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 150ms ease-in;
      cursor: pointer;
      overflow: hidden;
      padding: 0 10px; }
      @media (min-width: 990px) {
        .home_buildings .owl_nav_prev, .home_buildings .owl_nav_next {
          padding: 0 20px; } }
      .home_buildings .owl_nav_prev svg, .home_buildings .owl_nav_next svg {
        stroke: rgba(171, 23, 33, 0.8);
        stroke-width: 2px;
        stroke-linecap: round;
        stroke-linejoin: round;
        transition: all 300ms ease-in;
        width: 15px;
        overflow: visible; }
        @media (min-width: 990px) {
          .home_buildings .owl_nav_prev svg, .home_buildings .owl_nav_next svg {
            width: 30px; } }
      .home_buildings .owl_nav_prev.disabled, .home_buildings .owl_nav_next.disabled {
        opacity: .3; }
        .home_buildings .owl_nav_prev.disabled:hover, .home_buildings .owl_nav_next.disabled:hover {
          background: #3a3138; }
    .home_buildings .owl_nav_prev {
      left: 0; }
      @media (min-width: 990px) {
        .home_buildings .owl_nav_prev {
          right: 100%;
          left: unset; } }
      .home_buildings .owl_nav_prev:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        opacity: 0;
        left: 100%;
        width: 100%;
        height: 100%;
        transition: all 150ms ease-in;
        box-shadow: -30px 0 50px -25px rgba(0, 0, 0, 0.5); }
      .home_buildings .owl_nav_prev:hover {
        transition: all 300ms ease-out; }
        .home_buildings .owl_nav_prev:hover:after {
          opacity: 1;
          transition: all 300ms ease-out; }
        .home_buildings .owl_nav_prev:hover svg {
          stroke: #ab1721;
          stroke-width: 3px;
          transition: all 300ms ease-out; }
    .home_buildings .owl_nav_next {
      right: 0; }
      @media (min-width: 990px) {
        .home_buildings .owl_nav_next {
          left: 100%;
          right: unset; } }
      .home_buildings .owl_nav_next:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        opacity: 0;
        right: 100%;
        width: 100%;
        height: 38vw;
        transition: all 150ms ease-in;
        box-shadow: 30px 0 50px -25px rgba(0, 0, 0, 0.5); }
      .home_buildings .owl_nav_next:hover {
        transition: all 300ms ease-out; }
        .home_buildings .owl_nav_next:hover:after {
          opacity: 1;
          transition: all 300ms ease-out; }
        .home_buildings .owl_nav_next:hover svg {
          stroke: #ab1721;
          stroke-width: 3px;
          transition: all 300ms ease-out; }

.home_properties {
  display: none; }
  .home_properties .heading {
    margin-top: 113px;
    margin-bottom: 40px;
    /* MOBILE */ }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .home_properties .heading {
        margin-top: 50px;
        margin-bottom: 10px; } }
  .home_properties .owl_properties {
    width: 1464px;
    margin: 0 auto;
    /* DESKTOP */
    /* MOBILE */ }
    @media (min-width: 1280px) and (max-width: 1599px) {
      .home_properties .owl_properties {
        width: 100%;
        margin: 0; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .home_properties .owl_properties {
        width: 100%;
        margin: 0; } }
  .home_properties .owl_nav {
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 3;
    top: 111px;
    /* MOBILE */ }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .home_properties .owl_nav {
        top: calc(390px/2); } }
    .home_properties .owl_nav_prev, .home_properties .owl_nav_next {
      position: absolute;
      top: 0;
      color: rgba(0, 0, 0, 0.1);
      font-size: 198px;
      text-align: center;
      cursor: pointer;
      transition: color 600ms ease-out;
      opacity: 0;
      transition: opacity 300ms ease-out, transform 300ms ease-out;
      /* MOBILE */
      /* DESKTOP */ }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .home_properties .owl_nav_prev, .home_properties .owl_nav_next {
          width: 37px;
          height: 35px;
          font-size: 20px;
          color: #FFF;
          background: #3a3138;
          opacity: 1; } }
      .home_properties .owl_nav_prev i, .home_properties .owl_nav_next i {
        line-height: 75px;
        /* MOBILE */ }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .home_properties .owl_nav_prev i, .home_properties .owl_nav_next i {
            line-height: 35px; } }
      .home_properties .owl_nav_prev:hover, .home_properties .owl_nav_next:hover {
        color: rgba(58, 49, 56, 0.6); }
      @media (min-width: 1280px) and (max-width: 1599px) {
        .home_properties .owl_nav_prev, .home_properties .owl_nav_next {
          font-size: 48px;
          color: #3a3138; }
          .home_properties .owl_nav_prev:hover, .home_properties .owl_nav_next:hover {
            color: #3a3138; } }
      @media (min-width: 1600px) and (max-width: 1919px) {
        .home_properties .owl_nav_prev, .home_properties .owl_nav_next {
          font-size: 138px; } }
    .home_properties .owl_nav_prev {
      transform: translateX(20px);
      left: -109px;
      /* DESKTOP */
      /* MOBILE */ }
      @media (min-width: 1280px) and (max-width: 1599px) {
        .home_properties .owl_nav_prev {
          left: -10px; } }
      @media (min-width: 1600px) and (max-width: 1919px) {
        .home_properties .owl_nav_prev {
          left: -49px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .home_properties .owl_nav_prev {
          left: 0;
          transform: translateX(0); } }
    .home_properties .owl_nav_next {
      transform: translateX(-20px);
      right: -109px;
      /* DESKTOP */
      /* MOBILE */ }
      @media (min-width: 1280px) and (max-width: 1599px) {
        .home_properties .owl_nav_next {
          right: -10px; } }
      @media (min-width: 1600px) and (max-width: 1919px) {
        .home_properties .owl_nav_next {
          right: -49px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .home_properties .owl_nav_next {
          right: 0;
          transform: translateX(0); } }
  .home_properties .property_item {
    padding: 20px 0;
    position: relative; }
    .home_properties .property_item:before {
      width: calc(100% + 20px);
      height: calc(100% + 20px);
      content: "";
      border: 1px solid transparent;
      position: absolute;
      top: 0;
      left: -10px;
      z-index: -1;
      opacity: 0;
      box-shadow: none;
      transition: border 100ms ease-out, opacity 100ms ease-out;
      /* MOBILE */ }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .home_properties .property_item:before {
          display: none; } }
    .home_properties .property_item:hover .property_item_photo {
      border-color: #3a3138;
      transition: border 100ms ease-in; }
    .home_properties .property_item:hover:before {
      opacity: 1;
      border-color: #e2e2e2;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);
      transition: border 300ms ease-in, opacity 300ms ease-in; }
    .home_properties .property_item_photo {
      width: 100%;
      display: block;
      margin-bottom: 24px;
      border: 3px solid transparent;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      transition: border 100ms ease-out;
      /* MOBILE */ }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .home_properties .property_item_photo {
          border: none; } }
      @media (max-width: 812px) and (orientation: landscape) {
        .home_properties .property_item_photo {
          max-height: 300px; } }
      .home_properties .property_item_photo:before {
        content: "";
        padding-bottom: 133.48%;
        display: block; }
    .home_properties .property_item_ciy {
      margin-bottom: 1px;
      font-family: 'Minion Pro';
      font-size: 14px;
      font-weight: 400;
      color: #d52326; }
    .home_properties .property_item_title {
      margin-bottom: 25px;
      font-size: 26px;
      font-family: 'Minion Pro';
      font-weight: 400;
      line-height: 26px;
      text-transform: uppercase;
      color: #222222; }
    .home_properties .property_item_features {
      margin: 1px;
      font-size: 0; }
      .home_properties .property_item_features li {
        border: 1px solid #bcbcbc;
        display: table;
        padding: 4px;
        margin-bottom: 2px;
        font-size: 10px;
        font-weight: 400;
        list-style: none;
        color: #333333;
        text-transform: uppercase; }
        .home_properties .property_item_features li i {
          width: 16px;
          height: 14px;
          display: inline-block;
          vertical-align: bottom; }
        .home_properties .property_item_features li .icon-bed {
          background: url("../images/pasqualotto/icon-bed.png"); }
        .home_properties .property_item_features li .icon-size {
          background: url("../images/pasqualotto/icon-size.png"); }
        .home_properties .property_item_features li .icon-price {
          background: url("../images/pasqualotto/icon-price.png"); }
  .home_properties:hover .owl_nav_prev, .home_properties:hover .owl_nav_next {
    opacity: 1;
    transition: color 400ms ease-in, opacity 400ms ease-in, transform 400ms ease-in;
    transform: translateX(0); }

.buildings {
  justify-content: start;
  align-items: flex-start;
  justify-items: flex-start;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .buildings {
      max-width: 100%;
      padding-top: 100px; } }
  .buildings_breadcrumb {
    width: calc(100% - 180px);
    margin: 0 auto;
    padding-left: 16px; }
    @media (min-width: 1024px) and (max-width: 1919px) {
      .buildings_breadcrumb {
        width: calc(100% - 90px); } }
  .buildings_banner {
    width: 100%;
    height: 500px;
    background: top center no-repeat;
    margin-bottom: 40px;
    border-bottom: solid 2px #000; }
    .buildings_banner:after {
      content: '';
      display: block;
      position: absolute;
      height: 210px;
      width: 100%;
      background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); }
  .buildings .heading {
    background: transparent;
    font-size: 40px;
    color: #232323;
    text-transform: capitalize;
    position: relative;
    margin: 0 auto;
    text-align: left;
    justify-content: start;
    max-width: calc(100% - 180px);
    padding-left: 16px;
    margin-top: 20px;
    margin-bottom: 40px; }
    @media (min-width: 1024px) and (max-width: 1919px) {
      .buildings .heading {
        max-width: calc(100% - 90px); } }
    .buildings .heading:after {
      content: "";
      width: 1px;
      height: 100px;
      background: #000;
      position: absolute;
      top: 261px;
      left: 50%; }
      @media (min-width: 1024px) and (max-width: 1405px) {
        .buildings .heading:after {
          top: 159px; } }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .buildings .heading:after {
          height: 50px;
          top: 143px; } }
      @media (min-width: 990px) {
        .buildings .heading:after {
          display: none; } }
    .buildings .heading span {
      background: transparent;
      font-size: 72px;
      font-weight: normal;
      line-height: 85px;
      text-transform: lowercase;
      color: #000; }
      @media (min-width: 1024px) and (max-width: 1405px) {
        .buildings .heading span {
          font-size: 42px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .buildings .heading span {
          font-size: 40px; } }
  .buildings_types {
    display: none; }
  .buildings_item {
    width: 100%;
    position: relative;
    flex: 1 0 calc(25% - 32px);
    background: #ab1721;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 70px; }
    .buildings_items {
      max-width: calc(100% - 180px);
      width: 100%;
      align-items: flex-start;
      align-content: flex-start;
      justify-content: flex-start;
      justify-items: flex-start;
      justify-self: flex-end;
      margin: 0 auto; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .buildings_items {
          max-width: calc(100% - 20px);
          margin-top: 135px; } }
      @media (min-width: 1024px) and (max-width: 1919px) {
        .buildings_items {
          max-width: calc(100% - 90px); } }
      .buildings_items_rows {
        width: 100%;
        margin-bottom: 70px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        /*
				align-items: flex-start;
				align-content: flex-start;
				justify-content: flex-start;
				justify-items: flex-start;
				*/ }
    .buildings_item a {
      width: 100%;
      display: block; }
    .buildings_item_photo {
      width: 100%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative;
      top: 0; }
      .buildings_item_photo:before {
        width: 100%;
        padding-top: 121.14695%;
        display: block;
        content: ""; }
    .buildings_item_info {
      width: 100%;
      position: relative;
      background: #ab1721;
      color: white;
      padding: 20px;
      min-height: 75px;
      line-height: 1.12; }
      .buildings_item_info_title {
        padding: 10px 30px;
        margin: 0 20px;
        background: #fff;
        position: relative;
        display: inline-block;
        color: #333333;
        font-family: 'Minion Pro';
        font-size: 28px;
        font-weight: 600; }
        @media (min-width: 1024px) and (max-width: 1365px) {
          .buildings_item_info_title {
            font-size: 22px; } }
        @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .buildings_item_info_title {
            padding: 10px;
            margin: 0 10px; } }
      .buildings_item_info_txt {
        max-width: 100%;
        position: relative;
        font-family: 'Minion Pro';
        font-size: 14px;
        font-weight: 500;
        color: white;
        line-height: 1.22; }
        @media (min-width: 1024px) and (max-width: 1365px) {
          .buildings_item_info_txt {
            font-size: 15px;
            line-height: 1.42; } }

.owl_slider_building {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #000;
  position: relative; }
  .owl_slider_building .item {
    width: 100vw;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .owl_slider_building-resume {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
    font-size: 30px;
    font-weight: 300;
    line-height: 1.42;
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 16px black;
    max-width: 700px;
    margin-top: 200px;
    display: none; }
    @media (min-width: 990px) {
      .owl_slider_building-resume {
        display: block; } }
  .owl_slider_building_nav {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    z-index: 4;
    transition: opacity 300ms ease-out; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .owl_slider_building_nav {
        width: 100vw;
        left: 0; } }
    .owl_slider_building_nav-prev, .owl_slider_building_nav-next {
      position: absolute;
      top: 0;
      font-size: 50px;
      width: 22px;
      height: 40px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      cursor: pointer;
      transition: opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .owl_slider_building_nav-prev, .owl_slider_building_nav-next {
          width: 12px; } }
    .owl_slider_building_nav-prev {
      left: 100px;
      transform: translateX(-10px);
      background-image: url("../../images/pasqualotto-gt//arrow-prev.png"); }
      @media (min-width: 1024px) and (max-width: 1599px) {
        .owl_slider_building_nav-prev {
          left: 30px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .owl_slider_building_nav-prev {
          left: 10px; } }
    .owl_slider_building_nav-next {
      right: 100px;
      transform: translateX(10px);
      background-image: url("../../images/pasqualotto-gt//arrow-next.png"); }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .owl_slider_building_nav-next {
          right: 10px; } }
      @media (min-width: 1024px) and (max-width: 1599px) {
        .owl_slider_building_nav-next {
          right: 30px; } }
  .owl_slider_building:hover .owl_slider_building_nav {
    opacity: 1;
    transition: opacity 600ms ease-in; }
    .owl_slider_building:hover .owl_slider_building_nav-prev, .owl_slider_building:hover .owl_slider_building_nav-next {
      transform: translateX(0);
      transition: opacity 600ms ease-in, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.building {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  background: #f8f8f8; }
  @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .building {
      position: initial;
      padding: 0 20px;
      overflow: hidden; } }
  .building_breadcrumb {
    max-width: 100%;
    padding: 30px 0;
    flex-flow: wrap;
    display: flex; }
  .building_row {
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start; }
  .building_slider_info {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 1;
    /*
		&:before{
			content: '';
			display: block;
			position: absolute;
			top: 0;
			width: 100%;
			height: 130px;
			background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(200,200,200,0.6) 100%);
		}
		*/ }
    .building_slider_info_city, .building_slider_info_location {
      display: none; }
    .building_slider_info_title {
      width: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-family: 'Minion Pro';
      font-size: 120px;
      font-weight: bold;
      line-height: 145px;
      color: #FFF;
      text-align: center;
      text-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
      /*font-size: 0;
			&:before {
				content: "Yachthouse";
				font-size: 120px;
			}*/ }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_slider_info_title {
          font-size: 50px; } }
    .building_slider_info_text {
      width: 100%;
      max-width: 1009px;
      padding: 0;
      position: absolute;
      left: 50%;
      top: calc(50% + 120px);
      transform: translate(-50%, -50%);
      font-family: 'Minion Pro';
      font-size: 31px;
      font-weight: normal;
      font-style: normal;
      line-height: 42px;
      color: #FFF;
      text-align: center;
      text-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
      /*font-size: 0;
			&:before {
				content: "by Pininfarina";
				font-size: 71px;
			}*/ }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_slider_info_text {
          top: calc(50% + 50px);
          font-size: 21px; } }
    .building_slider_info_button {
      background: #b11625;
      margin-right: 10px;
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .building_slider_info_buttons {
        position: absolute;
        left: 50%;
        bottom: 74px;
        transform: translateX(-50%);
        font-size: 0; }
      .building_slider_info_button_icon {
        width: 40px;
        height: 40px;
        background-size: 27px;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        z-index: 1; }
        .building_slider_info_button_icon.-video {
          background-image: url("../../images/pasqualotto-gt//icon-building-video.png"); }
        .building_slider_info_button_icon.-tour {
          background-image: url("../../images/pasqualotto-gt//icon-building-tour.png"); }
        .building_slider_info_button_icon.-live {
          background-image: url("../../images/pasqualotto-gt//icon-building-live.png"); }
        .building_slider_info_button_icon.-datasheet {
          background-image: url("../../images/pasqualotto-gt//icon-building-datasheet.png"); }
      .building_slider_info_button_text {
        transform: translateX(-10px);
        opacity: 0;
        height: 0;
        line-height: 40px;
        padding: 0 10px;
        overflow: hidden;
        position: absolute;
        left: 40px;
        top: 0;
        z-index: 0;
        white-space: nowrap;
        font-family: 'Minion Pro';
        font-size: 14px;
        font-weight: 900;
        color: #FFF;
        transition: opacity 50ms ease-out, transform 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .building_slider_info_button:hover .building_slider_info_button_icon {
        background-color: #770f19;
        transition: background 300ms ease-out; }
      .building_slider_info_button:hover .building_slider_info_button_text {
        height: 40px;
        transform: translateX(0);
        opacity: 1;
        left: 40px;
        z-index: 2;
        background: #b41a21;
        box-shadow: 4px 0 15px #0a0a0a;
        transition: opacity 200ms ease-in, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: translateX(0); }
  .building_about {
    width: 100%;
    flex: 1 0 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    display: flex; }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_about {
        max-width: 100%; } }
    .building_about_logo {
      height: 230px;
      display: block;
      margin-right: 40px;
      background-size: contain;
      background-position: right center;
      background-repeat: no-repeat; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape) {
        .building_about_logo {
          width: 239px;
          height: 239px;
          margin-bottom: 50px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_about_logo {
          width: 100%;
          height: auto; } }
    .building_about_slogan {
      display: none; }
    .building_about_text {
      max-width: 540px;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Minion Pro';
      line-height: 35px;
      color: #333333;
      text-align: center; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_about_text {
          max-width: 100%; } }
  .building_gallery {
    max-height: 515px; }
    .building_gallery_bg {
      width: 100%;
      position: relative;
      vertical-align: top;
      display: flex;
      flex-direction: column;
      flex: 1 0 100%;
      margin-top: 100px; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        .building_gallery_bg {
          flex: 1 0 calc(60% - 70px); } }
      @media (min-width: 1280px) and (max-width: 1365px) {
        .building_gallery_bg {
          flex: 1 0 calc(70% - 97px); } }
      @media (min-width: 1366px) and (max-width: 1599px) {
        .building_gallery_bg {
          flex: 1 0 50%; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_gallery_bg {
          max-width: calc(100% + 40px);
          flex: 1 0 100%;
          margin: 20px -20px 0 -20px; } }
    .building_gallery:before {
      width: 100%;
      padding-top: 79.23077%;
      position: relative;
      z-index: -1;
      display: block;
      content: ""; }
    .building_gallery .owl_gallery {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .building_gallery .owl_gallery .item a {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: block; }
      .building_gallery .owl_gallery_nav {
        display: block;
        position: static; }
        .building_gallery .owl_gallery_nav:before {
          display: block;
          content: '';
          position: absolute;
          width: 1px;
          height: 12px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: rgba(255, 255, 255, 0.5); }
        .building_gallery .owl_gallery_nav-prev, .building_gallery .owl_gallery_nav-next {
          position: absolute;
          top: 0;
          width: auto;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: all 150ms ease-in;
          cursor: pointer;
          overflow: hidden;
          padding: 0 10px; }
          @media (min-width: 990px) {
            .building_gallery .owl_gallery_nav-prev, .building_gallery .owl_gallery_nav-next {
              padding: 0 20px; } }
        .building_gallery .owl_gallery_nav-next {
          right: 0px; }
          .building_gallery .owl_gallery_nav-next:after {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            left: 100%;
            width: 100%;
            height: 100%;
            transition: all 150ms ease-in;
            box-shadow: -30px 0 50px -25px rgba(0, 0, 0, 0.5); }
            @media (min-width: 990px) {
              .building_gallery .owl_gallery_nav-next:after {
                content: ''; } }
          .building_gallery .owl_gallery_nav-next:hover {
            transition: all 300ms ease-out; }
            .building_gallery .owl_gallery_nav-next:hover:after {
              opacity: 1;
              transition: all 300ms ease-out; }
            .building_gallery .owl_gallery_nav-next:hover svg {
              stroke: #ab1721;
              stroke-width: 3px;
              transition: all 300ms ease-out; }
        .building_gallery .owl_gallery_nav-prev {
          left: 0; }
          .building_gallery .owl_gallery_nav-prev:after {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            right: 100%;
            width: 100%;
            height: 100%;
            transition: all 150ms ease-in;
            box-shadow: 30px 0 50px -25px rgba(0, 0, 0, 0.5); }
            @media (min-width: 990px) {
              .building_gallery .owl_gallery_nav-prev:after {
                content: ''; } }
          .building_gallery .owl_gallery_nav-prev:hover {
            transition: all 300ms ease-out; }
            .building_gallery .owl_gallery_nav-prev:hover:after {
              opacity: 1;
              transition: all 300ms ease-out; }
            .building_gallery .owl_gallery_nav-prev:hover svg {
              stroke: #ab1721;
              stroke-width: 3px;
              transition: all 300ms ease-out; }
        .building_gallery .owl_gallery_nav-prev_text, .building_gallery .owl_gallery_nav-next_text {
          font-size: 0;
          color: transparent; }
          .building_gallery .owl_gallery_nav-prev_text svg, .building_gallery .owl_gallery_nav-next_text svg {
            stroke: rgba(171, 23, 33, 0.8);
            stroke-width: 2px;
            stroke-linecap: round;
            stroke-linejoin: round;
            transition: all 300ms ease-in;
            width: 15px; }
            @media (min-width: 990px) {
              .building_gallery .owl_gallery_nav-prev_text svg, .building_gallery .owl_gallery_nav-next_text svg {
                width: 30px; } }
    .building_gallery_select {
      position: absolute;
      bottom: 100%;
      left: 20px;
      z-index: 2;
      display: flex;
      margin-bottom: 20px; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_gallery_select {
          width: 100%;
          padding: 0 20px;
          bottom: initial;
          top: -20px;
          left: 0;
          transform: none; } }
      .building_gallery_select .select2-container--default .select2-selection--single {
        height: 33px;
        padding: 6px 15px;
        background: #FFF;
        font-size: 14px;
        font-family: 'Minion Pro';
        font-weight: bold;
        text-transform: uppercase;
        border: 1px solid #ccc;
        border-radius: 0;
        padding-right: 50px; }
        .building_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow {
          width: 24px;
          height: 24px;
          background: #ab1721;
          top: 5px;
          right: 5px;
          transition: background 240ms ease-out; }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .building_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow {
              right: 0;
              background: transparent; } }
          .building_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow b {
            display: none; }
          .building_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
            position: absolute;
            top: 3px;
            right: 8px;
            content: "\f107";
            font-family: FontAwesome;
            font-size: 14px;
            color: #FFF;
            transform-origin: center;
            transition: transform 240ms ease-out; }
            @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
              .building_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
                color: #3a3138; } }
        .building_gallery_select .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding: 0;
          color: #333;
          line-height: 20px;
          font-family: 'Minion Pro';
          font-size: 16px;
          font-weight: 400; }
      .building_gallery_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: #ab1721;
        transition: background 240ms ease-in; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_gallery_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
            background: transparent; } }
        .building_gallery_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
          transition: transform 140ms ease-in;
          transform: rotate(180deg); }
      .building_gallery_select_heading {
        margin-bottom: 3px;
        margin-left: 15px;
        margin-right: 20px;
        font-family: 'Minion Pro';
        font-size: 21px;
        font-weight: 100;
        text-shadow: 1px 1px 2px gainsboro;
        color: #333; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_gallery_select_heading {
            margin-left: 0;
            text-shadow: none;
            color: #3a3138; } }
  .building_colum {
    display: flex;
    flex-direction: column;
    flex: 1 0 33.33333%;
    flex-shrink: 1;
    position: relative;
    justify-content: center; }
    .building_columns {
      max-width: 1400px;
      margin-top: 50px;
      flex: 1 0 100%;
      display: flex;
      align-items: flex-start; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape) {
        .building_columns {
          margin: 0;
          padding: 30px;
          flex-wrap: wrap; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_columns {
          margin: 0;
          padding: 30px 0;
          flex-wrap: wrap; } }
      .building_columns.-heading {
        align-items: center;
        max-width: unset; }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_colum {
        max-width: 100%;
        flex: 1 0 100%;
        margin-bottom: 23px; } }
    .building_colum_heading {
      padding-left: 40px;
      margin-bottom: 0;
      color: #333333;
      font-family: 'Minion Pro';
      font-size: 36px;
      font-weight: normal; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_colum_heading {
          margin-bottom: 16px; } }
    .building_colum_content {
      max-width: 90%;
      color: #333333;
      line-height: 35px;
      font-family: 'Minion Pro';
      font-size: 18px;
      font-weight: 300;
      padding-right: 50px;
      padding-left: 40px; }
      @media (min-width: 1024px) and (max-width: 1440px) {
        .building_colum_content {
          font-size: 15px;
          line-height: 26px; } }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_colum_content {
          max-width: 100%;
          padding: 0; } }
      .building_colum_content ul {
        padding-left: 20px; }
  .building_plans_bg {
    width: 100%;
    padding: 127px 0 0 0;
    margin-top: 144px;
    position: relative;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    justify-content: center;
    background: #FFF; }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_plans_bg {
        max-width: calc(100% + 40px);
        padding: 20px;
        margin: 0 -20px 0 -20px;
        flex-wrap: wrap; } }
  .building_plans_navs {
    max-width: 1100px;
    display: flex;
    flex: 1 0 100%;
    justify-content: center;
    border: none; }
    @media (min-width: 1024px) and (max-width: 1449px) {
      .building_plans_navs {
        max-width: calc(100% - 324px); } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_plans_navs {
        max-width: 100%;
        flex-wrap: wrap; } }
    .building_plans_navs .nav-item {
      margin: 0 5px;
      background: none;
      border: 1px solid #d1d1d1;
      border-radius: 0; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape) {
        .building_plans_navs .nav-item {
          margin: 0 5px 5px 0;
          flex: 1 0 100%;
          max-width: calc(33% - 5px); } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_plans_navs .nav-item {
          margin: 0 0 5px;
          flex: 1 0 100%;
          max-width: 100%; } }
      .building_plans_navs .nav-item .nav-link {
        padding: 5px 10px;
        font-family: 'Minion Pro';
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        color: #333333; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_plans_navs .nav-item .nav-link {
            width: 100%;
            height: auto;
            padding: 12px 15px;
            margin: 0;
            font-size: 12px;
            font-weight: 700; } }
        .building_plans_navs .nav-item .nav-link:hover, .building_plans_navs .nav-item .nav-link.active {
          background: #333333;
          border-color: #333333;
          border-radius: 0;
          color: #FFF; }
  .building_plans_tab {
    width: 100%; }
    .building_plans_tabs {
      position: relative;
      display: flex;
      flex: 1 0 100%;
      flex-wrap: wrap;
      justify-content: center; }
    .building_plans_tab_pags {
      max-width: 1400px;
      margin: 10px auto;
      display: flex;
      flex: 1 0 100%;
      flex-wrap: wrap;
      justify-content: center; }
      @media (min-width: 1024px) and (max-width: 1449px) {
        .building_plans_tab_pags {
          max-width: calc(100% - 24px); } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_plans_tab_pags {
          max-width: 100%;
          padding-left: 0;
          margin: 0; } }
      .building_plans_tab_pags li {
        margin: 0 5px;
        background: none;
        border: 1px solid #d1d1d1;
        border-radius: 0;
        display: inline-block; }
        @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_plans_tab_pags li {
            margin: 0 5px 5px 0; } }
        .building_plans_tab_pags li a {
          padding: 5px 10px;
          font-family: 'Minion Pro';
          font-size: 12px;
          font-weight: 600;
          text-transform: uppercase;
          color: #333333;
          display: block; }
          .building_plans_tab_pags li a:hover, .building_plans_tab_pags li a.active {
            background: #333333;
            border-color: #333333;
            border-radius: 0;
            color: #FFF; }
    .building_plans_tab .owl_plans {
      width: 100vw;
      padding-top: 60px;
      padding-left: 50px;
      padding-right: 50px;
      display: block; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_plans_tab .owl_plans {
          width: calc(100vw - 40px);
          padding: 30px 0; } }
      .building_plans_tab .owl_plans .item {
        width: 100%;
        text-align: center; }
        .building_plans_tab .owl_plans .item > img {
          /*max-height: 1080px;*/
          display: inline-block; }
          @media (min-width: 2545px) {
            .building_plans_tab .owl_plans .item > img {
              max-width: 1920px; } }
      .building_plans_tab .owl_plans_nav {
        display: block;
        position: static; }
        .building_plans_tab .owl_plans_nav:before {
          display: block;
          content: '';
          position: absolute;
          width: 1px;
          height: 12px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: rgba(255, 255, 255, 0.5); }
        .building_plans_tab .owl_plans_nav-prev, .building_plans_tab .owl_plans_nav-next {
          position: absolute;
          top: 0;
          width: auto;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: all 150ms ease-in;
          cursor: pointer;
          overflow: hidden;
          padding: 0 10px; }
          @media (min-width: 990px) {
            .building_plans_tab .owl_plans_nav-prev, .building_plans_tab .owl_plans_nav-next {
              padding: 0 20px; } }
        .building_plans_tab .owl_plans_nav-next {
          right: 0px; }
          .building_plans_tab .owl_plans_nav-next:after {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            left: 100%;
            width: 100%;
            height: 100%;
            transition: all 150ms ease-in;
            box-shadow: -30px 0 50px -25px rgba(0, 0, 0, 0.5); }
            @media (min-width: 990px) {
              .building_plans_tab .owl_plans_nav-next:after {
                content: ''; } }
          .building_plans_tab .owl_plans_nav-next:hover {
            transition: all 300ms ease-out; }
            .building_plans_tab .owl_plans_nav-next:hover:after {
              opacity: 1;
              transition: all 300ms ease-out; }
            .building_plans_tab .owl_plans_nav-next:hover svg {
              stroke: #ab1721;
              stroke-width: 3px;
              transition: all 300ms ease-out; }
        .building_plans_tab .owl_plans_nav-prev {
          left: 0; }
          .building_plans_tab .owl_plans_nav-prev:after {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            right: 100%;
            width: 100%;
            height: 100%;
            transition: all 150ms ease-in;
            box-shadow: 30px 0 50px -25px rgba(0, 0, 0, 0.5); }
            @media (min-width: 990px) {
              .building_plans_tab .owl_plans_nav-prev:after {
                content: ''; } }
          .building_plans_tab .owl_plans_nav-prev:hover {
            transition: all 300ms ease-out; }
            .building_plans_tab .owl_plans_nav-prev:hover:after {
              opacity: 1;
              transition: all 300ms ease-out; }
            .building_plans_tab .owl_plans_nav-prev:hover svg {
              stroke: #ab1721;
              stroke-width: 3px;
              transition: all 300ms ease-out; }
        .building_plans_tab .owl_plans_nav-prev_text, .building_plans_tab .owl_plans_nav-next_text {
          font-size: 0;
          color: transparent; }
          .building_plans_tab .owl_plans_nav-prev_text svg, .building_plans_tab .owl_plans_nav-next_text svg {
            stroke: rgba(171, 23, 33, 0.8);
            stroke-width: 2px;
            stroke-linecap: round;
            stroke-linejoin: round;
            transition: all 300ms ease-in;
            width: 15px; }
            @media (min-width: 990px) {
              .building_plans_tab .owl_plans_nav-prev_text svg, .building_plans_tab .owl_plans_nav-next_text svg {
                width: 30px; } }
  .building_map {
    width: 100%;
    height: 760px; }
    .building_map_bg {
      position: relative;
      display: flex;
      flex: 1 0 100%;
      flex-wrap: wrap;
      justify-content: center;
      padding-top: 54px;
      background: #FFF; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_map_bg {
          width: calc(100% + 30px);
          margin: 0 -15px 0 -15px;
          padding-top: 0px;
          padding-bottom: 0px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_map_heading {
        font-size: 44px;
        line-height: 110px; }
        .building_map_heading span {
          font-size: 34px;
          line-height: 50px; } }
    .building_map_address {
      color: #292a2b;
      background-image: none;
      line-height: 1;
      font-weight: 400;
      flex-basis: 100%;
      text-align: center;
      font-size: 24px;
      letter-spacing: 0;
      margin-top: 40px;
      margin-bottom: 20px; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_map_address {
          margin-top: -15px;
          margin-bottom: 40px;
          font-size: 16px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_map {
        height: 300px; } }
    .building_map iframe {
      width: 100%;
      height: 760px; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_map iframe {
          height: 300px; } }
  .building_stages {
    max-width: calc(100% - 402px);
    margin-bottom: -134px;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #FFF;
    justify-items: center;
    justify-content: center;
    margin-bottom: 30px; }
    .building_stages_bg {
      padding-top: 50px;
      position: relative;
      display: flex;
      flex: 1 0 100%;
      flex-wrap: wrap;
      justify-content: center;
      background: #FFF; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_stages_bg {
          max-width: 100%;
          margin: 40px 0;
          padding: 0; } }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .building_stages {
        padding: 50px 0;
        flex-wrap: wrap; } }
    @media (min-width: 1024px) and (max-width: 1599px) {
      .building_stages {
        max-width: calc(100% - 30px); } }
    @media (min-width: 1600px) and (max-width: 1919px) {
      .building_stages {
        max-width: calc(100% - 102px); } }
    @media (min-width: 1920px) and (max-width: 2544px) {
      .building_stages {
        max-width: 1737px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_stages {
        max-width: 100%;
        flex-wrap: wrap;
        margin: 0; } }
    .building_stages_heading {
      z-index: 3;
      background: #fff;
      max-width: 430px; }
    .building_stages_completed {
      max-width: 170px;
      display: flex;
      flex-direction: column;
      flex: 1 0 100%;
      flex-shrink: 1; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_stages_completed {
          flex: 1 0 100%; } }
      @media (max-width: 990px) {
        .building_stages_completed {
          padding-top: 40px; } }
      .building_stages_completed .entire {
        display: none; }
      .building_stages_completed .graph {
        width: 100%;
        position: relative; }
        .building_stages_completed .graph .percentage {
          position: relative;
          font-size: 56px;
          font-family: 'Minion Pro';
          font-weight: 600;
          line-height: 250px;
          color: #ab1721;
          text-align: center;
          text-indent: -30px;
          /*

				&:after {
					content: "%";

					font: {
						size: 53px;
						family: 'Montserrat';
						weight: 600;
					}
					transform: translateX(30px);
					position: absolute;
					top: -76px;
					right: 0;

					// MOBILE
					@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
						top: initial;
						right: initial;
					}
				}
				*/ }
          @media (min-width: 1170px) {
            .building_stages_completed .graph .percentage {
              line-height: 250px; } }
          .building_stages_completed .graph .percentage_text {
            text-indent: 0;
            top: 11px;
            position: relative;
            left: 24px; }
            .building_stages_completed .graph .percentage_text:after {
              content: "%";
              font-size: 30px;
              font-weight: 600; }
          .building_stages_completed .graph .percentage span.entire {
            display: none; }
    .building_stages_item {
      display: block;
      position: relative; }
      .building_stages_items {
        max-width: 500px;
        flex: 1 0 100%;
        flex-direction: column;
        display: flex;
        padding-left: 20px; }
        @media (min-width: 1280px) and (max-width: 1599px) {
          .building_stages_items {
            max-width: 778px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_stages_items {
            max-width: 100%;
            padding: 30px 15px;
            flex: 1 0 100%; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_stages_item {
          flex-wrap: wrap; } }
      .building_stages_item_title {
        color: #ab1721;
        font-family: 'Minion Pro';
        font-size: 14px;
        font-weight: 500;
        line-height: 15px;
        padding-left: 10px; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_stages_item_title {
            flex: 0 0 100%;
            max-width: 100%;
            padding-right: 0;
            justify-content: left; } }
      .building_stages_item_progress-value {
        float: right; }
      .building_stages_item_progress .progress {
        height: 10px;
        margin-bottom: 15px;
        background-color: transparent;
        border: 1px solid #ab1721;
        border-radius: 5px; }
        @media (min-width: 1024px) and (max-width: 1279px) {
          .building_stages_item_progress .progress {
            width: calc(100% - 60px); } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_stages_item_progress .progress {
            width: calc(100% - 60px); } }
        .building_stages_item_progress .progress-bar {
          height: 10px;
          background-color: #ab1721;
          animation: buildingProgress 3000ms;
          animation-fill-mode: forwards;
          transition: width 3000ms cubic-bezier(0.22, 0.61, 0.36, 1); }
        .building_stages_item_progress .progress span {
          width: 66px;
          position: absolute;
          right: 0;
          top: 0;
          font-family: 'Minion Pro';
          font-size: 18px;
          font-weight: 500;
          line-height: 40px;
          transform: translateX(100%);
          left: 100% !important;
          color: #ab1721; }
          @media (min-width: 1280px) and (max-width: 1599px) {
            .building_stages_item_progress .progress span {
              width: 46px; } }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .building_stages_item_progress .progress span {
              top: 40px;
              right: 60px !important;
              left: initial !important; } }
  .building .ct-double-octave:after, .building .ct-major-eleventh:after, .building .ct-major-second:after, .building .ct-major-seventh:after, .building .ct-major-sixth:after, .building .ct-major-tenth:after, .building .ct-major-third:after, .building .ct-major-twelfth:after, .building .ct-minor-second:after, .building .ct-minor-seventh:after, .building .ct-minor-sixth:after, .building .ct-minor-third:after, .building .ct-octave:after, .building .ct-perfect-fifth:after, .building .ct-perfect-fourth:after, .building .ct-square:after {
    content: "";
    clear: both; }
  .building .ct-label {
    fill: rgba(0, 0, 0, 0.4);
    color: rgba(0, 0, 0, 0.4);
    font-size: .75rem;
    line-height: 1; }
  .building .ct-grid-background, .building .ct-line {
    fill: none; }
  .building .ct-chart-bar .ct-label, .building .ct-chart-line .ct-label {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .building .ct-chart-donut .ct-label, .building .ct-chart-pie .ct-label {
    dominant-baseline: central; }
  .building .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start; }
  .building .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start; }
  .building .ct-label.ct-vertical.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end; }
  .building .ct-label.ct-vertical.ct-end {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start; }
  .building .ct-chart-bar .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-anchor: start; }
  .building .ct-chart-bar .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-anchor: start; }
  .building .ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start; }
  .building .ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start; }
  .building .ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end; }
  .building .ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: end; }
  .building .ct-grid {
    stroke: rgba(0, 0, 0, 0.2);
    stroke-width: 1px;
    stroke-dasharray: 2px; }
  .building .ct-point {
    stroke-width: 10px;
    stroke-linecap: round; }
  .building .ct-line {
    stroke-width: 4px; }
  .building .ct-area {
    stroke: none;
    fill-opacity: .1; }
  .building .ct-bar {
    fill: none;
    stroke-width: 10px; }
  .building .ct-slice-donut {
    fill: none;
    stroke-width: 10px !important; }
  .building .ct-series-a .ct-bar, .building .ct-series-a .ct-line, .building .ct-series-a .ct-point, .building .ct-series-a .ct-slice-donut {
    stroke: #ab1721; }
  .building .ct-series-a .ct-area, .building .ct-series-a .ct-slice-pie {
    fill: #ab1721; }
  .building .ct-series-b .ct-bar, .building .ct-series-b .ct-line, .building .ct-series-b .ct-point, .building .ct-series-b .ct-slice-donut {
    stroke: rgba(127, 127, 127, 0.5);
    stroke-width: 6px !important; }
  .building .ct-series-b .ct-area, .building .ct-series-b .ct-slice-pie {
    fill: rgba(183, 31, 28, 0.1); }
  .building .ct-series-c .ct-bar, .building .ct-series-c .ct-line, .building .ct-series-c .ct-point, .building .ct-series-c .ct-slice-donut {
    stroke: #f4c63d; }
  .building .ct-series-c .ct-area, .building .ct-series-c .ct-slice-pie {
    fill: #f4c63d; }
  .building .ct-series-d .ct-bar, .building .ct-series-d .ct-line, .building .ct-series-d .ct-point, .building .ct-series-d .ct-slice-donut {
    stroke: #d17905; }
  .building .ct-series-d .ct-area, .building .ct-series-d .ct-slice-pie {
    fill: #d17905; }
  .building .ct-series-e .ct-bar, .building .ct-series-e .ct-line, .building .ct-series-e .ct-point, .building .ct-series-e .ct-slice-donut {
    stroke: #453d3f; }
  .building .ct-series-e .ct-area, .building .ct-series-e .ct-slice-pie {
    fill: #453d3f; }
  .building .ct-series-f .ct-bar, .building .ct-series-f .ct-line, .building .ct-series-f .ct-point, .building .ct-series-f .ct-slice-donut {
    stroke: #59922b; }
  .building .ct-series-f .ct-area, .building .ct-series-f .ct-slice-pie {
    fill: #59922b; }
  .building .ct-series-g .ct-bar, .building .ct-series-g .ct-line, .building .ct-series-g .ct-point, .building .ct-series-g .ct-slice-donut {
    stroke: #0544d3; }
  .building .ct-series-g .ct-area, .building .ct-series-g .ct-slice-pie {
    fill: #0544d3; }
  .building .ct-series-h .ct-bar, .building .ct-series-h .ct-line, .building .ct-series-h .ct-point, .building .ct-series-h .ct-slice-donut {
    stroke: #6b0392; }
  .building .ct-series-h .ct-area, .building .ct-series-h .ct-slice-pie {
    fill: #6b0392; }
  .building .ct-series-i .ct-bar, .building .ct-series-i .ct-line, .building .ct-series-i .ct-point, .building .ct-series-i .ct-slice-donut {
    stroke: #f05b4f; }
  .building .ct-series-i .ct-area, .building .ct-series-i .ct-slice-pie {
    fill: #f05b4f; }
  .building .ct-series-j .ct-bar, .building .ct-series-j .ct-line, .building .ct-series-j .ct-point, .building .ct-series-j .ct-slice-donut {
    stroke: #dda458; }
  .building .ct-series-j .ct-area, .building .ct-series-j .ct-slice-pie {
    fill: #dda458; }
  .building .ct-series-k .ct-bar, .building .ct-series-k .ct-line, .building .ct-series-k .ct-point, .building .ct-series-k .ct-slice-donut {
    stroke: #eacf7d; }
  .building .ct-series-k .ct-area, .building .ct-series-k .ct-slice-pie {
    fill: #eacf7d; }
  .building .ct-series-l .ct-bar, .building .ct-series-l .ct-line, .building .ct-series-l .ct-point, .building .ct-series-l .ct-slice-donut {
    stroke: #86797d; }
  .building .ct-series-l .ct-area, .building .ct-series-l .ct-slice-pie {
    fill: #86797d; }
  .building .ct-series-m .ct-bar, .building .ct-series-m .ct-line, .building .ct-series-m .ct-point, .building .ct-series-m .ct-slice-donut {
    stroke: #b2c326; }
  .building .ct-series-m .ct-area, .building .ct-series-m .ct-slice-pie {
    fill: #b2c326; }
  .building .ct-series-n .ct-bar, .building .ct-series-n .ct-line, .building .ct-series-n .ct-point, .building .ct-series-n .ct-slice-donut {
    stroke: #6188e2; }
  .building .ct-series-n .ct-area, .building .ct-series-n .ct-slice-pie {
    fill: #6188e2; }
  .building .ct-series-o .ct-bar, .building .ct-series-o .ct-line, .building .ct-series-o .ct-point, .building .ct-series-o .ct-slice-donut {
    stroke: #a748ca; }
  .building .ct-series-o .ct-area, .building .ct-series-o .ct-slice-pie {
    fill: #a748ca; }
  .building .ct-square {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-square:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 100%; }
  .building .ct-square:after {
    display: table; }
  .building .ct-square > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-minor-second {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-minor-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 93.75%; }
  .building .ct-minor-second:after {
    display: table; }
  .building .ct-minor-second > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-second {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 88.8888888889%; }
  .building .ct-major-second:after {
    display: table; }
  .building .ct-major-second > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-minor-third {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-minor-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 83.3333333333%; }
  .building .ct-minor-third:after {
    display: table; }
  .building .ct-minor-third > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-third {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 80%; }
  .building .ct-major-third:after {
    display: table; }
  .building .ct-major-third > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-perfect-fourth {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-perfect-fourth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 75%; }
  .building .ct-perfect-fourth:after {
    display: table; }
  .building .ct-perfect-fourth > svg {
    display: none;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-perfect-fifth {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-perfect-fifth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 66.6666666667%; }
  .building .ct-perfect-fifth:after {
    display: table; }
  .building .ct-perfect-fifth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-minor-sixth {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-minor-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 62.5%; }
  .building .ct-minor-sixth:after {
    display: table; }
  .building .ct-minor-sixth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-golden-section {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-golden-section:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 61.804697157%; }
  .building .ct-golden-section:after {
    content: "";
    display: table;
    clear: both; }
  .building .ct-golden-section > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-sixth {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 60%; }
  .building .ct-major-sixth:after {
    display: table; }
  .building .ct-major-sixth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-minor-seventh {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-minor-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 56.25%; }
  .building .ct-minor-seventh:after {
    display: table; }
  .building .ct-minor-seventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-seventh {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 53.3333333333%; }
  .building .ct-major-seventh:after {
    display: table; }
  .building .ct-major-seventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-octave {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 50%; }
  .building .ct-octave:after {
    display: table; }
  .building .ct-octave > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-tenth {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-tenth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 40%; }
  .building .ct-major-tenth:after {
    display: table; }
  .building .ct-major-tenth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-eleventh {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-eleventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 37.5%; }
  .building .ct-major-eleventh:after {
    display: table; }
  .building .ct-major-eleventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-major-twelfth {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-major-twelfth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 33.3333333333%; }
  .building .ct-major-twelfth:after {
    display: table; }
  .building .ct-major-twelfth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-double-octave {
    display: block;
    position: relative;
    width: 100%; }
  .building .ct-double-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 25%; }
  .building .ct-double-octave:after {
    display: table; }
  .building .ct-double-octave > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .building .ct-perfect-fourth > svg {
    display: block; }
  @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .building .ct-perfect-fourth:before {
      display: none; } }
  .building_progress {
    max-width: calc(100% - 402px);
    padding: 0 0 80px 0;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center; }
    .building_progress_bg {
      max-width: 100%;
      position: relative;
      display: flex;
      flex: 1 0 100%;
      flex-wrap: wrap;
      justify-content: center;
      background: #FFF; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_progress_bg {
          max-width: calc(100% + 40px);
          margin: 0 -20px 30px -20px;
          padding: 0; } }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .building_progress {
        padding: 50px 0;
        flex-wrap: wrap; } }
    @media (min-width: 1024px) and (max-width: 1599px) {
      .building_progress {
        max-width: calc(100% - 30px); } }
    @media (min-width: 1600px) and (max-width: 1919px) {
      .building_progress {
        max-width: calc(100% - 102px); } }
    @media (min-width: 1920px) and (max-width: 2544px) {
      .building_progress {
        max-width: 1737px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .building_progress {
        max-width: 100%;
        padding: 0 20px; } }
    .building_progress_heading {
      margin-bottom: 10px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_progress_heading {
          font-size: 64px;
          line-height: 120px;
          white-space: nowrap; }
          .building_progress_heading span {
            font-size: 34px;
            line-height: 50px; } }
    .building_progress .progress_year {
      padding: 0 13px;
      font-weight: 400;
      font-size: 13px;
      line-height: 27px;
      border: 1px solid #d1d1d1; }
      .building_progress .progress_years {
        height: 27px;
        flex: 1 0 100%;
        margin: 0;
        list-style: none;
        align-self: start;
        justify-content: center;
        display: flex; }
      .building_progress .progress_year a {
        display: block;
        color: #333333; }
      .building_progress .progress_year-prev, .building_progress .progress_year-next {
        width: 27px;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 6px;
        transition: background 175ms ease-in; }
        .building_progress .progress_year-prev a, .building_progress .progress_year-next a {
          display: block;
          width: 100%;
          height: 100%; }
        .building_progress .progress_year-prev:hover, .building_progress .progress_year-next:hover {
          background-color: #d1d1d1;
          transition: background 300ms ease-out; }
      .building_progress .progress_year-prev {
        background-image: url("../../images/pasqualotto/arrow-inverse-prev.png"); }
      .building_progress .progress_year-next {
        background-image: url("../../images/pasqualotto/arrow-inverse-next.png"); }
    .building_progress .progress_not-found {
      margin-top: 12px;
      background: #3A3138;
      color: #FFF;
      width: 100%;
      line-height: 0;
      text-align: center; }
      .building_progress .progress_not-found:before, .building_progress .progress_not-found:after {
        content: '';
        display: block;
        padding-bottom: 5.465%; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_progress .progress_not-found {
          font-size: 12px;
          font-weight: 600;
          text-transform: uppercase;
          padding: 10px;
          line-height: 26px; } }
    .building_progress .progress_month {
      max-width: 40px;
      margin: 0 5px;
      flex: 1 0 40px;
      height: 27px;
      text-align: center;
      font-size: 13px;
      font-weight: 500;
      line-height: 27px; }
      .building_progress .progress_months {
        max-width: 100%;
        margin: 10px 0;
        flex: 1 0 100%;
        list-style: none;
        display: flex;
        justify-content: center;
        align-self: flex-start; }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_progress .progress_months {
            max-width: 100%;
            padding: 0;
            margin: 30px 0;
            border: 1px solid rgba(0, 0, 0, 0.07);
            flex-flow: wrap; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .building_progress .progress_month {
          max-width: 25%;
          flex: 1 0 25%;
          margin: 0; } }
      .building_progress .progress_month a {
        display: block;
        color: #3a3138;
        transition: background 175ms ease-in, color 175ms ease-in; }
        .building_progress .progress_month a:hover, .building_progress .progress_month a.active {
          background: #3a3138;
          color: #FFF;
          transition: background 300ms ease-out, color 300ms ease-out; }
    .building_progress .owl-progress {
      width: 100%;
      max-width: 100%;
      max-height: 190px;
      overflow: hidden;
      margin-top: 12px;
      display: block; }
      @media (min-width: 2540px) {
        .building_progress .owl-progress {
          max-height: 290px; } }
      .building_progress .owl-progress .item {
        width: 100%;
        background-color: #000;
        position: relative; }
        .building_progress .owl-progress .item:before {
          content: '';
          padding-top: 100%;
          display: block; }
        .building_progress .owl-progress .item a {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          opacity: .6;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          transition: opacity 175ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .building_progress .owl-progress .item a:hover {
            opacity: 1;
            transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .building_progress .owl-progress_nav {
        width: 100%;
        position: absolute;
        top: calc(50% - 20px);
        left: 0;
        transform: translateY(-50%);
        opacity: 0;
        z-index: 4;
        transition: opacity 300ms ease-out; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .building_progress .owl-progress_nav {
            width: 100%;
            left: 0;
            opacity: 1; } }
        .building_progress .owl-progress_nav-prev, .building_progress .owl-progress_nav-next {
          position: absolute;
          top: 0;
          font-size: 0px;
          width: 47px;
          height: 47px;
          background-color: #333333;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 7px;
          cursor: pointer;
          transition: background 175ms ease-in, opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .building_progress .owl-progress_nav-prev.disabled, .building_progress .owl-progress_nav-next.disabled {
            opacity: 0; }
          .building_progress .owl-progress_nav-prev:hover, .building_progress .owl-progress_nav-next:hover {
            background-color: #FFF;
            transition: background 300ms ease-out, opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .building_progress .owl-progress_nav-prev {
          left: 10px;
          transform: translateX(-10px);
          background-image: url("../../images/pasqualotto/arrow-prev.png"); }
          .building_progress .owl-progress_nav-prev:hover {
            background-image: url("../../images/pasqualotto/arrow-inverse-prev.png"); }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .building_progress .owl-progress_nav-prev {
              transform: translateX(0);
              left: 20px; } }
        .building_progress .owl-progress_nav-next {
          right: 10px;
          transform: translateX(10px);
          background-image: url("../../images/pasqualotto/arrow-next.png"); }
          .building_progress .owl-progress_nav-next:hover {
            background-image: url("../../images/pasqualotto/arrow-inverse-next.png"); }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .building_progress .owl-progress_nav-next {
              transform: translateX(0);
              right: 20px; } }
      .building_progress .owl-progress:hover .owl-progress_nav {
        opacity: 1;
        transition: opacity 600ms ease-in; }
        .building_progress .owl-progress:hover .owl-progress_nav-prev, .building_progress .owl-progress:hover .owl-progress_nav-next {
          transform: translateX(0);
          transition: opacity 600ms ease-in, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.pg-building .slider_social,
.pg-building .header_chat {
  display: none; }

.properties_breadcrumb, .properties .heading, .properties_filters, .properties_items {
  max-width: calc(100% - 180px);
  padding-left: 16px;
  margin: 0 auto; }
  @media (min-width: 1024px) and (max-width: 1919px) {
    .properties_breadcrumb, .properties .heading, .properties_filters, .properties_items {
      max-width: calc(100% - 90px); } }

.properties {
  justify-content: center;
  align-items: flex-start;
  justify-items: flex-start;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .properties {
      padding-top: 0px; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .properties {
      padding-top: 0px; } }
  .properties_not-found {
    padding: 0 8px;
    margin-bottom: 110px; }
  .properties_breadcrumb {
    margin: 0 auto;
    flex: 1 0 100%;
    text-align: left;
    justify-items: center; }
    .properties_breadcrumb .breadcrumb {
      width: auto;
      display: inline-block; }
  .properties .heading {
    background: transparent;
    font-size: 40px;
    color: #232323;
    text-transform: capitalize;
    position: relative;
    margin: 0 auto;
    text-align: left;
    justify-content: start;
    padding-left: 16px;
    margin-top: 30px;
    margin-bottom: 40px; }
    .properties .heading:after {
      content: "";
      width: 1px;
      height: 100px;
      background: #000;
      position: absolute;
      top: 261px;
      left: 50%; }
      @media (min-width: 1024px) and (max-width: 1405px) {
        .properties .heading:after {
          top: 159px; } }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .properties .heading:after {
          height: 50px;
          top: 143px; } }
      @media (min-width: 990px) {
        .properties .heading:after {
          display: none; } }
    .properties .heading span {
      background: transparent;
      font-size: 40px;
      font-weight: normal;
      line-height: 85px;
      text-transform: lowercase;
      color: #000; }
      @media (min-width: 1024px) and (max-width: 1405px) {
        .properties .heading span {
          font-size: 42px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .properties .heading span {
          font-size: 40px; } }
  .properties_filters {
    padding: 0 16px;
    z-index: 1;
    display: flex;
    flex-wrap: nowrap;
    order: 1;
    width: 100%; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .properties_filters {
        padding: 0 28px;
        transform: none;
        flex-wrap: wrap;
        left: 0;
        top: 210px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .properties_filters {
        width: 100%;
        padding: 0 28px;
        top: 270px;
        left: 0;
        transform: none;
        flex-flow: wrap; } }
    @media (max-width: 800px) {
      .properties_filters {
        top: 400px; } }
    .properties_filters form {
      width: 100%; }
      @media (min-width: 1280px) {
        .properties_filters form {
          display: flex; } }
  .properties_filter_heading {
    padding: 0;
    font-family: 'Minion Pro';
    font-weight: 400;
    text-transform: uppercase;
    color: #222222;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .properties_filter_heading {
        padding: 15px 0;
        margin-bottom: -17px;
        font-size: 12px;
        font-weight: 600;
        color: #cecece; } }
  .properties_filter_item {
    padding-right: 15px;
    flex-basis: 25%; }
    .properties_filter_item.-submit {
      text-align: right;
      padding-left: 15px;
      padding-right: 0; }
      .properties_filter_item.-submit .contact_form-submit {
        width: 100%;
        height: 36px;
        margin-top: 24px; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .properties_filter_item {
        padding-bottom: 15px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .properties_filter_item {
        padding-right: 0;
        flex-basis: 100%; } }
    .properties_filter_item:nth-of-type(5) {
      padding-right: 0; }
    .properties_filter_item.-large {
      flex-basis: 40%; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        .properties_filter_item.-large {
          flex-basis: 100%;
          padding-right: 0; } }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .properties_filter_item.-large {
          padding-right: 0;
          flex-basis: 100%; } }
    .properties_filter_item_input {
      width: 100%;
      height: 35px;
      padding: 0 20px;
      display: block;
      border: 1px solid #bebebe;
      font-size: 16px;
      font-family: 'Minion Pro';
      font-weight: 400; }
      .properties_filter_item_input::-webkit-input-placeholder, .properties_filter_item_input::-moz-placeholder, .properties_filter_item_input:-ms-input-placeholder, .properties_filter_item_input:-moz-placeholder {
        color: #444; }
      @media (min-width: 1280px) and (max-width: 1599px) {
        .properties_filter_item_input {
          padding-top: 7px;
          font-size: 12px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .properties_filter_item .select2-container {
        width: 100% !important; } }
    .properties_filter_item .select2-container--default .select2-selection--single {
      height: 36px;
      padding: 0 20px;
      font-size: 16px;
      font-family: 'Minion Pro';
      font-weight: 400;
      border: 1px solid #bebebe;
      border-radius: 0;
      background: none;
      color: #000; }
      @media (min-width: 1280px) and (max-width: 1599px) {
        .properties_filter_item .select2-container--default .select2-selection--single {
          font-size: 12px; } }
      .properties_filter_item .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 5px;
        right: 14px; }
        .properties_filter_item .select2-container--default .select2-selection--single .select2-selection__arrow b {
          display: none; }
        .properties_filter_item .select2-container--default .select2-selection--single .select2-selection__arrow:before {
          position: absolute;
          top: 0;
          right: 2px;
          content: "\f107";
          font-family: FontAwesome;
          font-size: 19px;
          color: #333333;
          transform-origin: center;
          transition: transform 240ms ease-out; }
          @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .properties_filter_item .select2-container--default .select2-selection--single .select2-selection__arrow:before {
              color: #424040; } }
      .properties_filter_item .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 34px;
        padding: 0;
        border: none; }
        @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .properties_filter_item .select2-container--default .select2-selection--single .select2-selection__rendered {
            border-bottom-color: #424040;
            color: #757575; } }
    .properties_filter_item .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
      transition: transform 140ms ease-in;
      transform: rotate(180deg); }
  .properties_item {
    padding: 8px;
    margin-bottom: 70px;
    max-width: calc(100% / 6);
    flex-basis: calc(100% / 6); }
    .properties_items {
      flex: 1 0 100%;
      padding-top: 30px;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      align-content: center;
      order: 2;
      padding-left: 4px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .properties_items {
          padding-top: 400px;
          padding-left: 20px;
          padding-right: 20px;
          max-width: 100%;
          flex: 1 0 100%; } }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .properties_item {
        max-width: calc(100% / 3);
        flex-basis: calc(100% / 3); } }
    @media (min-width: 1280px) and (max-width: 1599px) {
      .properties_item {
        max-width: calc(100% / 4);
        flex-basis: calc(100% / 4); } }
    @media (min-width: 1600px) and (max-width: 1919px) {
      .properties_item {
        max-width: calc(100% / 5);
        flex-basis: calc(100% / 5); } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
      .properties_item {
        max-width: calc(100% / 4);
        flex-basis: calc(100% / 4); } }
    @media (max-width: 520px) and (orientation: portrait) {
      .properties_item {
        max-width: 100%;
        flex-basis: 100%;
        padding: 0; } }
    @media (max-width: 812px) and (orientation: landscape) {
      .properties_item {
        max-width: calc(100% / 2);
        flex-basis: calc(100% / 2);
        padding: 8px; } }
    .properties_item_photo {
      border: 4px solid #FFF;
      position: relative;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .properties_item_photo:before {
        content: "";
        padding-top: 133.92857%;
        display: block; }
    .properties_item_city {
      margin: 26px 0 2px 0;
      font-family: 'Minion Pro';
      font-size: 14px;
      font-weight: 400;
      color: #d52326; }
    .properties_item_title {
      margin-bottom: 24px;
      font-family: 'Minion Pro';
      font-size: 26px;
      font-weight: 400;
      line-height: 26px;
      color: #222222;
      text-transform: uppercase; }
    .properties_item_features {
      list-style: none;
      margin: 0; }
    .properties_item_feature_content {
      padding: 6px;
      border: 1px solid #999999;
      display: inline-block;
      font-family: 'Minion Pro';
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      color: #222222;
      line-height: 14px;
      margin-bottom: 5px; }
    .properties_item_feature_icon {
      width: 18px;
      height: 16px;
      margin-right: 7px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      display: inline-block;
      vertical-align: bottom; }
      .properties_item_feature_icon.-icon_bedrooms {
        background-image: url("../../images/pasqualotto-gt/icon-feature-bedrooms-reverse.png"); }
      .properties_item_feature_icon.-icon_squaresize {
        background-image: url("../../images/pasqualotto-gt/icon-feature-squaresize-reverse.png"); }
      .properties_item_feature_icon.-icon_price {
        background-image: url("../../images/pasqualotto-gt/icon-feature-price-reverse.png"); }
    .properties_item_feature.-bedrooms {
      color: #FFF; }
    .properties_item_feature.-squaresize {
      color: #FFF; }
    .properties_item_feature.-price {
      color: #FFF; }
  .properties .pagination {
    order: 2; }

.propertie {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  background: #f8f8f8;
  overflow: hidden; }
  @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .propertie {
      position: initial;
      padding: 0 20px;
      overflow: hidden; } }
  .propertie_breadcrumb {
    margin: 50px 0 50px 0; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_breadcrumb {
        margin: 30px 0; }
        .propertie_breadcrumb .breadcrumb-item {
          font-size: 10px; } }
  .propertie_row {
    display: flex;
    flex: 1 0 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center; }
    .propertie_row.-wrap {
      flex-wrap: wrap; }
    .propertie_row.-reverse {
      flex-direction: row-reverse; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_row {
        flex-wrap: wrap; } }
  .propertie_row-header {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 50px);
    position: relative;
    width: 100%;
    z-index: 2; }
  .propertie_gallery {
    max-height: 515px; }
    .propertie_gallery_bg {
      width: 100%;
      position: relative;
      vertical-align: top;
      display: flex;
      flex-direction: column;
      flex: 1 0 100%;
      margin-top: 100px; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        .propertie_gallery_bg {
          flex: 1 0 calc(60% - 70px); } }
      @media (min-width: 1280px) and (max-width: 1365px) {
        .propertie_gallery_bg {
          flex: 1 0 calc(70% - 97px); } }
      @media (min-width: 1366px) and (max-width: 1599px) {
        .propertie_gallery_bg {
          flex: 1 0 50%; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_gallery_bg {
          max-width: calc(100% + 40px);
          flex: 1 0 100%;
          margin: 20px -20px 0 -20px; } }
    .propertie_gallery:before {
      width: 100%;
      padding-top: 79.23077%;
      position: relative;
      z-index: -1;
      display: block;
      content: ""; }
    .propertie_gallery .owl_gallery {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .propertie_gallery .owl_gallery .item a {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: block; }
      .propertie_gallery .owl_gallery_nav {
        display: block;
        position: static; }
        .propertie_gallery .owl_gallery_nav:before {
          display: block;
          content: '';
          position: absolute;
          width: 1px;
          height: 12px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: rgba(255, 255, 255, 0.5); }
        .propertie_gallery .owl_gallery_nav-prev, .propertie_gallery .owl_gallery_nav-next {
          position: absolute;
          top: 0;
          width: auto;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: all 150ms ease-in;
          cursor: pointer;
          overflow: hidden;
          padding: 0 10px; }
          @media (min-width: 990px) {
            .propertie_gallery .owl_gallery_nav-prev, .propertie_gallery .owl_gallery_nav-next {
              padding: 0 20px; } }
        .propertie_gallery .owl_gallery_nav-next {
          right: 0px; }
          .propertie_gallery .owl_gallery_nav-next:after {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            left: 100%;
            width: 100%;
            height: 100%;
            transition: all 150ms ease-in;
            box-shadow: -30px 0 50px -25px rgba(0, 0, 0, 0.5); }
            @media (min-width: 990px) {
              .propertie_gallery .owl_gallery_nav-next:after {
                content: ''; } }
          .propertie_gallery .owl_gallery_nav-next:hover {
            transition: all 300ms ease-out; }
            .propertie_gallery .owl_gallery_nav-next:hover:after {
              opacity: 1;
              transition: all 300ms ease-out; }
            .propertie_gallery .owl_gallery_nav-next:hover svg {
              stroke: #ab1721;
              stroke-width: 3px;
              transition: all 300ms ease-out; }
        .propertie_gallery .owl_gallery_nav-prev {
          left: 0; }
          .propertie_gallery .owl_gallery_nav-prev:after {
            display: block;
            position: absolute;
            top: 0;
            opacity: 0;
            right: 100%;
            width: 100%;
            height: 100%;
            transition: all 150ms ease-in;
            box-shadow: 30px 0 50px -25px rgba(0, 0, 0, 0.5); }
            @media (min-width: 990px) {
              .propertie_gallery .owl_gallery_nav-prev:after {
                content: ''; } }
          .propertie_gallery .owl_gallery_nav-prev:hover {
            transition: all 300ms ease-out; }
            .propertie_gallery .owl_gallery_nav-prev:hover:after {
              opacity: 1;
              transition: all 300ms ease-out; }
            .propertie_gallery .owl_gallery_nav-prev:hover svg {
              stroke: #ab1721;
              stroke-width: 3px;
              transition: all 300ms ease-out; }
        .propertie_gallery .owl_gallery_nav-prev_text, .propertie_gallery .owl_gallery_nav-next_text {
          font-size: 0;
          color: transparent; }
          .propertie_gallery .owl_gallery_nav-prev_text svg, .propertie_gallery .owl_gallery_nav-next_text svg {
            stroke: rgba(171, 23, 33, 0.8);
            stroke-width: 2px;
            stroke-linecap: round;
            stroke-linejoin: round;
            transition: all 300ms ease-in;
            width: 15px; }
            @media (min-width: 990px) {
              .propertie_gallery .owl_gallery_nav-prev_text svg, .propertie_gallery .owl_gallery_nav-next_text svg {
                width: 30px; } }
    .propertie_gallery_select {
      position: absolute;
      bottom: 100%;
      left: 20px;
      z-index: 2;
      display: flex;
      margin-bottom: 20px; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_gallery_select {
          width: 100%;
          padding: 0 20px;
          bottom: initial;
          top: -20px;
          left: 0;
          transform: none; } }
      .propertie_gallery_select .select2-container--default .select2-selection--single {
        height: 33px;
        padding: 6px 15px;
        background: #FFF;
        font-size: 14px;
        font-family: 'Minion Pro';
        font-weight: bold;
        text-transform: uppercase;
        border: 1px solid #ccc;
        border-radius: 0;
        padding-right: 50px; }
        .propertie_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow {
          width: 24px;
          height: 24px;
          background: #ab1721;
          top: 5px;
          right: 5px;
          transition: background 240ms ease-out; }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .propertie_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow {
              right: 0;
              background: transparent; } }
          .propertie_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow b {
            display: none; }
          .propertie_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
            position: absolute;
            top: 3px;
            right: 8px;
            content: "\f107";
            font-family: FontAwesome;
            font-size: 14px;
            color: #FFF;
            transform-origin: center;
            transition: transform 240ms ease-out; }
            @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
              .propertie_gallery_select .select2-container--default .select2-selection--single .select2-selection__arrow:before {
                color: #3a3138; } }
        .propertie_gallery_select .select2-container--default .select2-selection--single .select2-selection__rendered {
          padding: 0;
          color: #333;
          line-height: 20px;
          font-family: 'Minion Pro';
          font-size: 16px;
          font-weight: 400; }
      .propertie_gallery_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: #ab1721;
        transition: background 240ms ease-in; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .propertie_gallery_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
            background: transparent; } }
        .propertie_gallery_select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
          transition: transform 140ms ease-in;
          transform: rotate(180deg); }
      .propertie_gallery_select_heading {
        margin-bottom: 3px;
        margin-left: 15px;
        margin-right: 20px;
        font-family: 'Minion Pro';
        font-size: 21px;
        font-weight: 100;
        text-shadow: 1px 1px 2px gainsboro;
        color: #333; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .propertie_gallery_select_heading {
            margin-left: 0;
            text-shadow: none;
            color: #3a3138; } }
  .propertie_gallery:before {
    display: none; }
  .propertie_gallery_bg {
    flex: 1 1 100% !important; }
  .propertie_gallery_select {
    display: none; }
  .propertie_about {
    max-width: 100%;
    padding: 0 40px;
    vertical-align: top;
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1 0 100%;
    justify-content: center;
    justify-items: center;
    align-items: center; }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_about {
        padding: 0; } }
    .propertie_about_price {
      padding: 17px 44px 16px 44px;
      border-radius: 3px;
      position: absolute;
      z-index: 1;
      font-family: 'Minion Pro';
      font-size: 30px;
      font-weight: bold;
      line-height: 35px;
      text-transform: uppercase;
      color: #615c5c;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
      background-color: white;
      transition: all 300ms ease-in;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      margin-top: -60px;
      text-align: center; }
      .propertie_about_price:hover {
        box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.1);
        transition: all 300ms ease-out; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_about_price {
          padding: 20px 30px;
          margin: 0px;
          font-size: 22px;
          font-weight: 600;
          line-height: 15px; } }
    .propertie_about_title {
      margin: 16.23563vh 0 0 0;
      font-family: 'Minion Pro';
      font-size: 40px;
      font-weight: bold;
      line-height: 60px;
      color: #615c5c;
      text-align: center;
      text-shadow: 4px 4px 10px #fff; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_about_title {
          margin: 23px 0;
          font-size: 30px;
          line-height: 36px; } }
    .propertie_about_text {
      max-width: 540px;
      font-size: 18px;
      font-weight: 400;
      font-family: 'Minion Pro';
      line-height: 35px;
      color: #333333;
      text-align: center; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_about_text {
          font-size: 16px;
          line-height: 25px; } }
  .propertie_feature {
    position: relative;
    flex-basis: 33.3%;
    max-width: 273px; }
    .propertie_features {
      max-width: 70%;
      margin-top: 50px;
      vertical-align: top;
      display: flex;
      flex-direction: row;
      flex: 1 0 70%;
      justify-content: center; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        .propertie_features {
          max-width: 100%;
          flex: 1 0 100%;
          padding: 0 30px;
          margin: 40px 0; } }
      @media (min-width: 1280px) and (max-width: 1365px) {
        .propertie_features {
          margin-top: 50px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_features {
          max-width: 100%;
          flex: 1 0 100%;
          flex-flow: wrap;
          padding: 40px 0 20px 0;
          margin: 0;
          justify-content: flex-start; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_feature {
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 40px; } }
    .propertie_feature_icon {
      width: 41px;
      height: 38px;
      margin: 0 auto;
      display: block;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
      .propertie_feature_icon.-feature_squaresize {
        background-image: url("../../images/pasqualotto-gt/icon-feature-squaresize-reverse.png"); }
      .propertie_feature_icon.-feature_bedrooms {
        background-image: url("../../images/pasqualotto-gt/icon-feature-bedrooms-reverse.png"); }
      .propertie_feature_icon.-feature_suites {
        background-image: url("../../images/pasqualotto-gt/icon-feature-suites-reverse.png"); }
      .propertie_feature_icon.-feature_garages {
        background-image: url("../../images/pasqualotto-gt/icon-feature-garages-reverse.png"); }
      .propertie_feature_icon.-feature_decoration {
        background-image: url("../../images/pasqualotto-gt/icon-feature-decoration-reverse.png"); }
      .propertie_feature_icon.-feature_equipped {
        background-image: url("../../images/pasqualotto-gt/icon-feature-equipped-reverse.png"); }
      .propertie_feature_icon.-feature_furnished {
        background-image: url("../../images/pasqualotto-gt/icon-feature-furnished-reverse.png"); }
      .propertie_feature_icon.-feature_planned {
        background-image: url("../../images/pasqualotto-gt/icon-feature-planned-reverse.png"); }
      .propertie_feature_icon.-feature_privatearea {
        background-image: url("../../images/pasqualotto-gt/icon-feature-privatearea-reverse.png"); }
    .propertie_feature_txt {
      margin-top: 22px;
      padding: 0 10px;
      font-size: 13px;
      font-weight: 600;
      font-family: 'Minion Pro';
      line-height: 17px;
      color: #333333;
      text-align: center; }
      @media (min-width: 1024px) and (max-width: 1279px) {
        .propertie_feature_txt {
          font-size: 11px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_feature_txt {
          margin-top: 12px;
          font-size: 15px; } }
    .propertie_feature:after {
      content: "";
      width: 1px;
      height: 100%;
      background: #e5e5e5;
      position: absolute;
      top: 0;
      right: 0; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_feature:after {
          display: none; } }
    .propertie_feature:last-child:after {
      display: none; }
  .propertie_colum {
    display: flex;
    flex-direction: column;
    flex: 1 0 33.33333%;
    flex-shrink: 1;
    position: relative;
    justify-content: center; }
    .propertie_columns {
      max-width: 1400px;
      margin-top: 50px;
      flex: 1 0 100%;
      display: flex;
      align-items: flex-start; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape) {
        .propertie_columns {
          margin: 0;
          padding: 30px;
          flex-wrap: wrap; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_columns {
          margin: 0;
          padding: 30px 0;
          flex-wrap: wrap; } }
      .propertie_columns.-heading {
        align-items: center;
        max-width: unset; }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_colum {
        max-width: 100%;
        flex: 1 0 100%;
        margin-bottom: 23px; } }
    .propertie_colum_heading {
      padding-left: 40px;
      margin-bottom: 0;
      color: #333333;
      font-family: 'Minion Pro';
      font-size: 36px;
      font-weight: normal; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_colum_heading {
          margin-bottom: 16px; } }
    .propertie_colum_content {
      max-width: 90%;
      color: #333333;
      line-height: 35px;
      font-family: 'Minion Pro';
      font-size: 18px;
      font-weight: 300;
      padding-right: 50px;
      padding-left: 40px; }
      @media (min-width: 1024px) and (max-width: 1440px) {
        .propertie_colum_content {
          font-size: 15px;
          line-height: 26px; } }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_colum_content {
          max-width: 100%;
          padding: 0; } }
      .propertie_colum_content ul {
        padding-left: 20px; }
  .propertie_colum {
    max-width: 466px; }
    .propertie_columns {
      max-width: 100%;
      margin-top: 147px;
      padding-top: 70px;
      padding-bottom: 70px;
      padding-left: 30px;
      padding-right: 30px;
      background: #FFF;
      justify-content: center;
      align-items: flex-start;
      justify-items: center; }
      @media (min-width: 1024px) and (max-width: 1365px) {
        .propertie_columns {
          margin-top: 75px; } }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_columns {
          max-width: calc(100% + 40px);
          width: calc(100% + 40px);
          padding: 20px;
          margin: 0 -20px 0 -20px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape) {
      .propertie_colum {
        max-width: 100%;
        padding: 0 20px; } }
  .propertie_map {
    width: 100%;
    height: 760px; }
    .propertie_map_bg {
      position: relative;
      display: flex;
      flex: 1 0 100%;
      flex-wrap: wrap;
      justify-content: center;
      padding-top: 54px;
      background: #FFF; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_map_bg {
          width: calc(100% + 30px);
          margin: 0 -15px 0 -15px;
          padding-top: 0px;
          padding-bottom: 0px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_map_heading {
        font-size: 44px;
        line-height: 110px; }
        .propertie_map_heading span {
          font-size: 34px;
          line-height: 50px; } }
    .propertie_map_address {
      color: #292a2b;
      background-image: none;
      line-height: 1;
      font-weight: 400;
      flex-basis: 100%;
      text-align: center;
      font-size: 24px;
      letter-spacing: 0;
      margin-top: 40px;
      margin-bottom: 20px; }
      @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (min-width: 1009px) and (max-width: 1112px) and (orientation: landscape), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_map_address {
          margin-top: -15px;
          margin-bottom: 40px;
          font-size: 16px; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_map {
        height: 300px; } }
    .propertie_map iframe {
      width: 100%;
      height: 760px; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .propertie_map iframe {
          height: 300px; } }
  @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .propertie_map {
      padding-top: 0; } }
  .propertie_map_bg {
    padding-top: 0px;
    padding-bottom: 0; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .propertie_map_bg {
        width: calc(100% + 40px);
        margin: 0 -20px 0 -20px; } }
  .propertie_about_price_conditions {
    display: block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    max-height: 0;
    transition: all 1000ms ease-out; }
    .propertie_about_price:hover .propertie_about_price_conditions {
      max-height: 999px;
      transition: all 1000ms ease-in; }
    .propertie_about_price_conditions-link {
      max-width: 540px;
      font-family: 'Minion Pro';
      font-size: 12px;
      font-weight: 600;
      line-height: 1.72;
      color: #b9424b;
      text-align: center;
      border-radius: 10px; }
    .propertie_about_price_conditions-text {
      font-size: 18px;
      line-height: 1;
      font-weight: 300;
      color: #232323; }
      .propertie_about_price_conditions-text strong {
        display: block;
        font-size: 12px;
        color: #7d7d7d; }

.institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
  width: 100%; }
  @media (min-width: 990px) {
    .institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
      margin-left: -220px;
      width: calc(50vw + 100px); } }
  @media (min-width: 1280px) {
    .institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
      width: calc(50vw + 171px); } }
  @media (min-width: 1440px) {
    .institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
      left: calc((50vw - 700px) * -1);
      margin-left: -342px; } }

.institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
  right: 0;
  width: 100%; }
  @media (min-width: 990px) {
    .institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
      width: calc(50vw - 100px); } }
  @media (min-width: 1280px) {
    .institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
      width: calc(50vw - 171px); } }
  @media (min-width: 1440px) {
    .institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
      right: calc((50vw - 700px) * -1); } }

.contact {
  justify-content: center;
  align-items: flex-start;
  justify-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc( -23.11vw - 20px); }
  @media (min-width: 990px) {
    .contact {
      margin-top: 0; } }
  .contact_banner {
    width: 100%;
    height: 500px;
    background: center center no-repeat;
    background-size: cover;
    margin-bottom: 40px; }
  .contact_menu {
    flex: 0 1 100%;
    min-height: 200px;
    padding-right: 22px;
    display: none; }
    @media (min-width: 990px) {
      .contact_menu {
        display: block; } }
    .contact_menu-container {
      padding: 13px 10px 0px 10px;
      border-right: solid 1px #ebebeb;
      position: relative;
      z-index: 10;
      background: white;
      border-bottom: 7px solid white;
      box-shadow: #ffffff80 0px 7px 10px -7px; }
    .contact_menu-item {
      font-weight: 500;
      color: #333333;
      font-size: 12px;
      text-transform: uppercase;
      text-align: right;
      position: relative;
      letter-spacing: 1px;
      line-height: 27px;
      margin-bottom: 13px;
      display: block;
      cursor: pointer; }
      .contact_menu-item:before {
        content: '';
        display: block;
        position: absolute;
        width: 25px;
        height: 3px;
        right: 2px;
        bottom: 0;
        background: #d6d6d6; }
      .contact_menu-item.is-active {
        font-weight: 600;
        font-size: 14px;
        color: #ab1721 !important;
        letter-spacing: unset; }
        .contact_menu-item.is-active:before {
          background: #ab1721;
          width: 50px; }
    @media (min-width: 990px) {
      .contact_menu {
        flex: 0 1 200px; } }
    @media (min-width: 1280px) {
      .contact_menu {
        flex: 0 1 342px;
        padding-right: 52px; }
        .contact_menu-container {
          padding: 13px 20px 0px 20px; }
        .contact_menu-item {
          font-size: 16px; }
          .contact_menu-item.is-active {
            font-size: 18px; } }
  .contact_contents {
    flex: 0 1 100%;
    max-width: 100%; }
    @media (min-width: 990px) {
      .contact_contents {
        max-width: 1058px;
        flex: 1 1 0; } }
  .contact_breadcrumb {
    width: 100%;
    max-width: 100%;
    margin-top: 5px;
    text-align: left; }
    @media (min-width: 1024px) and (max-width: 1405px) {
      .contact_breadcrumb {
        margin-top: 70px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .contact_breadcrumb {
        margin-top: -30px; } }
    .contact_breadcrumb .breadcrumb {
      width: auto;
      display: inline-block; }
  .contact_container {
    max-width: 1400px;
    flex: 1 0 100%;
    flex-direction: row;
    justify-content: center;
    display: flex; }
    @media (max-width: 1520px) {
      .contact_container {
        max-width: 100%;
        padding: 0 20px; } }
    .contact_container.-wrap {
      flex-wrap: wrap; }
  .contact_separator {
    width: 100%;
    margin: 55px 0;
    position: relative;
    display: flex;
    justify-content: center; }
    .contact_separator:before {
      content: "";
      width: 70%;
      height: 1px;
      background: rgba(51, 51, 51, 0.08);
      position: absolute;
      top: 50%;
      left: 15%; }
    .contact_separator-text {
      padding: 0 15px;
      font-size: 33px;
      font-weight: 100;
      color: #bbb9b9;
      line-height: 23px;
      position: relative;
      z-index: 1;
      background: #FFF; }
  .contact .heading span {
    margin-bottom: 0;
    background: transparent;
    font-family: 'Minion Pro';
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 29px;
    margin-top: 29px;
    margin-bottom: 50px;
    color: #000;
    display: block;
    text-align: left;
    text-transform: initial; }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .contact .heading span {
        font-size: 28px; } }
    @media (min-width: 1024px) and (max-width: 1405px) {
      .contact .heading span {
        font-size: 42px; } }
  .contact .form_group {
    flex: 1 0 100%;
    padding-bottom: 25px; }
    .contact .form_group.-w80 {
      max-width: 80%; }
    .contact .form_group.-w50 {
      max-width: 50%; }
    .contact .form_group.-w40 {
      max-width: 40%; }
    .contact .form_group.-w33 {
      max-width: 33.3%; }
    .contact .form_group.-w30 {
      max-width: 30%; }
    .contact .form_group.-w20 {
      max-width: 20%; }
  .contact .form_label {
    margin: 0;
    font-family: 'Minion Pro';
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 27px; }
  .contact .form_input input, .contact .form_input select, .contact .form_input textarea {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    background: #f1f1f1;
    border: none;
    font-family: 'Minion Pro';
    font-size: 16px;
    font-weight: 400;
    transition: box-shadow 175ms ease-in, background 175ms ease-in; }
    .contact .form_input input:focus, .contact .form_input select:focus, .contact .form_input textarea:focus {
      background: #FFF;
      box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.22);
      transition: box-shadow 300ms ease-out, background 300ms ease-out; }
    .contact .form_input input:disabled, .contact .form_input select:disabled, .contact .form_input textarea:disabled {
      background: #f8f8f8; }
      .contact .form_input input:disabled:hover, .contact .form_input input:disabled:focus, .contact .form_input select:disabled:hover, .contact .form_input select:disabled:focus, .contact .form_input textarea:disabled:hover, .contact .form_input textarea:disabled:focus {
        box-shadow: none; }
  .contact .form_input textarea {
    height: auto;
    min-height: 140px; }
  .contact .form_input.-select {
    position: relative; }
    .contact .form_input.-select:after {
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #6a6a6a;
      content: "";
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%); }
  .contact .form_submit {
    width: 100%;
    height: 50px;
    background: #890306;
    border: none;
    font-family: 'Minion Pro';
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFF;
    transition: background 175ms ease-in, box-shadow 175ms ease-in; }
    .contact .form_submit:hover, .contact .form_submit:focus {
      background: #5f0608;
      box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.22);
      transition: background 300ms ease-out, box-shadow 300ms ease-out; }
  .contact_login {
    width: 100%;
    min-height: 210px;
    padding: 25px;
    margin-top: 28px;
    background: #e52d27;
    background: -moz-linear-gradient(left, #e52d27 0%, #b31217 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e52d27), color-stop(100%, #b31217));
    background: -webkit-linear-gradient(left, #e52d27 0%, #b31217 100%);
    background: -o-linear-gradient(left, #e52d27 0%, #b31217 100%);
    background: -ms-linear-gradient(left, #e52d27 0%, #b31217 100%);
    background: linear-gradient(to right, #e52d27 0%, #b31217 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e52d27', endColorstr='#b31217', GradientType=1 );
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.22); }
    .contact_login .heading > span {
      margin-top: 0;
      margin-bottom: 44px;
      color: #FFF; }
    .contact_login .login {
      flex: 1 0 100%; }
      .contact_login .login_form {
        width: 100%;
        display: flex; }
      .contact_login .login .form_label {
        color: #FFF; }
      .contact_login .login .form_input input {
        background: #FFF; }
      .contact_login .login .form_submit {
        margin-top: 27px; }
    .contact_login .logged {
      flex: 1 0 100%; }
      .contact_login .logged form {
        display: flex; }
      .contact_login .logged_person {
        flex: 1 0 100%;
        max-width: 70%;
        font-family: 'Minion Pro';
        font-size: 46px;
        font-weight: 200;
        font-style: italic;
        line-height: 23px;
        color: #FFF; }
        .contact_login .logged_person-email {
          font-family: 'Minion Pro';
          font-size: 15px;
          font-weight: 400;
          line-height: 42px;
          color: rgba(255, 255, 255, 0.64);
          display: block; }
      .contact_login .logged_exit {
        flex: 1 0 100%;
        max-width: 30%; }
  .contact_form {
    width: 100%; }
    .contact_form .heading > span {
      margin-top: 20px;
      margin-bottom: 35px; }
    .contact_form-text {
      margin-bottom: 48px;
      font-family: 'Minion Pro';
      font-size: 15px;
      font-weight: 400;
      line-height: 25px;
      color: rgba(0, 0, 0, 0.8); }
      .contact_form-text strong, .contact_form-text b {
        font-weight: 600; }
    .contact_form-submit {
      padding: 0 50px;
      height: 50px;
      background: #AB1721;
      border: none;
      font-family: 'Minion Pro';
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase;
      color: #FFF;
      transition: background 175ms ease-in, box-shadow 175ms ease-in; }
      .contact_form-submit:hover, .contact_form-submit:focus {
        background: #5f0608;
        box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.22);
        transition: background 300ms ease-out, box-shadow 300ms ease-out; }
    .contact_form-form {
      width: calc(100% + 30px);
      display: flex;
      flex-flow: wrap; }
    .contact_form .form_submit {
      background: #AB1721; }
  .contact_autonomous {
    float: right; }
    .contact_autonomous input {
      display: none; }
    .contact_autonomous input + span {
      width: 16px;
      height: 16px;
      display: inline-block;
      border-radius: 4px;
      border: solid 2px #232323;
      vertical-align: -2px;
      position: relative; }
      .contact_autonomous input + span:before {
        width: 10px;
        height: 10px;
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        display: block;
        border-radius: 2px;
        background: #232323;
        opacity: 0;
        transition: all 300ms ease-in; }
    .contact_autonomous input:checked {
      background: red; }
    .contact_autonomous input:checked + span:before {
      opacity: 1;
      transition: all 300ms ease-out; }
    .contact_autonomous label {
      cursor: pointer;
      margin-bottom: 0; }
  .contact_brands {
    background: #ececec; }
  .contact_blocks-wrapper {
    max-width: 100%;
    justify-content: center;
    justify-items: center;
    display: flex;
    flex-flow: wrap; }
    @media (min-width: 1024px) and (max-width: 1535px) {
      .contact_blocks-wrapper .heading {
        margin-bottom: -35px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .contact_blocks-wrapper .heading {
        margin-bottom: -35px; } }
    .contact_blocks-wrapper .heading span {
      margin-top: 40px;
      font-size: 48px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .contact_blocks-wrapper .heading span {
          padding: 0 15px;
          font-size: 27px;
          line-height: 40px;
          justify-content: flex-start; } }
  .contact_blocks {
    width: 100%;
    margin: 70px 0;
    display: block;
    position: relative; }
    @media (min-width: 990px) {
      .contact_blocks {
        display: flex;
        flex-direction: column;
        flex-flow: nowrap; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .contact_blocks {
        flex-flow: row;
        flex-direction: column; } }
  .contact_block {
    flex: 1 0 100%;
    padding: 15px;
    color: white;
    flex-flow: wrap;
    justify-items: center;
    align-content: center;
    display: flex;
    order: 1;
    position: relative;
    line-height: 1.62em;
    font-size: 15px;
    font-family: 'Minion Pro';
    font-weight: 300; }
    .contact_block strong {
      letter-spacing: 1px; }
  .contact_photos {
    align-items: flex-start;
    flex: 1 0 100%;
    display: block; }
    @media (min-width: 990px) {
      .contact_photos {
        max-width: 50%; } }
    .contact_photos.-right {
      order: 0; }
      @media (min-width: 990px) {
        .contact_photos.-right {
          order: 2; } }
    .contact_photos.-left {
      order: 0; }
  .contact_showroom-item {
    flex: 1 1 calc(33.33% - 15px);
    /*
			background: rgba(229,45,39,1);
			background: -moz-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
			background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229,45,39,1)), color-stop(100%, rgba(179,18,23,1)));
			background: -webkit-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
			background: -o-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
			background: -ms-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
			background: linear-gradient(to right, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e52d27', endColorstr='#b31217', GradientType=1 );
			*/
    background: #AB1721;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    padding: 15px;
    margin-left: 15px;
    cursor: pointer; }
    .contact_showroom-item a {
      color: white; }
  .contact_map > div {
    height: 50vh; }
    @media (min-width: 990px) {
      .contact_map > div {
        height: 760px; } }
  .contact_text a {
    color: white; }

/*
.contact {
	padding-top: 139px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	overflow: hidden;

	&:before{
		content: 'Fale conosco';
		display: block;
		margin-top: 100px;
		width: 100%;
		text-align: center;
		font-size: 3.6vw;
		@media( max-width: 1024px ){
			font-size: 36px;
			margin-top: 0px;
		}
		@media( min-width: 1920px ){
			font-size: 69px;
		}
	}
	> .contact_container > .heading{
		display: none;
	}

	&_breadcrumb {
		flex: 1 0 100%;
		max-width: 100%;
		text-align: center;

		.breadcrumb {
			width: auto;
			display: inline-block;
		}
	}

	// MOBILE
	@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
		position: initial;
		padding: {
			top: 40px;
			left: 15px;
			right: 15px;
		}
	}

	.heading {
		flex-basis: 100%;

		&.-m-left {
			// DESKTOP
			@media(min-width: 1600px) and (max-width: 1919px) {
				margin-left: 130px;
			}
		}

		&.-inverse span {
			margin-top: 70px;
			margin-bottom: 0px;
			background: transparent;
			color: #333;
			letter-spacing: 0.01em;
			justify-content: left;
			text-transform: initial;

			font-size: 30px;

			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1535px) {
				margin: 0;
				font-size: 24px;
			}
			@media(min-width: 990px) {
				white-space: nowrap;
			}

			// TABLETS
			@media(min-width: 752px) and (max-width: 1024px) and (orientation: portrait),
			// MOBILE
			(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				font-size: 22px;
				margin: 0;
			}

		}
	}

	&_container {
		flex-basis: 1464px;
		padding: 0 20px;
		display: flex;
		justify-content: center;
		align-items: stretch;
		flex-wrap: nowrap;

		// DESKTOP
		@media(min-width: 1024px) and (max-width: 1279px) {
			flex-basis: 100%;
			padding: 0 20px;
		}
		@media(min-width: 1280px) and (max-width: 1535px) {
			flex-basis: calc(100% - 352px);
		}

		// MOBILE
		@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
			max-width: 100%;
			flex-basis: 100%;
			padding: 0;
		}

		&.-wrap {
			flex-wrap: wrap;

		}
	}


	// TEXT
	&_text {
		padding-top: 45px;
		flex: 1 0 100%;
		
		font: {
			size: 18px;
			weight: 300;
		}
		color: #333;
		line-height: 35px;

		// DESKTOP
		@media(min-width: 1024px) and (max-width: 1535px) {
			font-size: 14px;
			line-height: 25px;
			padding: {
				top: 45px;
				bottom: 45px;
			}
		}

		// TABLETS
		@media(min-width: 752px) and (max-width: 1024px) and (orientation: portrait),
		// MOBILE
		(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
			flex: 1 0 100%;
			padding: {
				top: 30px;
				bottom: 30px;
				right: 0;
			}
			font-size: 14px;
			line-height: 25px;
		}
	}

	// FORM
	&_form {
		width: 100%;
		@media(min-width: 990px){
			width: 45%;
		}
		&.-call {
			padding: {
				top: 90px;
				bottom: 105px;
			}
			flex: 1 0 45%;

			.heading span{
				margin-top: 0;
			}

			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1279px) {
				flex: 1 0 55%;
				padding: {
					top: 50px;
					bottom: 50px;
					right: 50px;
				}
			}

			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				padding: {
					top: 31px;
					bottom: 22px;
				}
			}

			.heading {
				padding-bottom: 40px;

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					padding-bottom: 23px;
				}
			}
		}
		&.-contact {
			padding: {
				top: 0;
				bottom: 105px;
			}

			// DESKTOP
			@media(min-width: 1024px) {
				flex: 1 0 45%;
				max-width: 45%;
				padding: {
					bottom: 50px;
					right: 0;
				}
				justify-content: flex-end;
			}

			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				padding: {
					top: 31px;
					bottom: 42px;
				}
			}

			.heading {
				padding-bottom: 40px;

				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1365px) {
					padding-bottom: 35px;
				}
				@media(min-width: 1024px) {
					span {
						justify-content: flex-end;
					}
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					padding-bottom: 23px;
				}
			}
		}

		&-alert {
			flex: 1 0 78%;
			max-width: 78%;
			padding: 10px 25px;
			border: none;
			border-radius: 10px;
			background: #b3e840;
			font: {
				size: 13px;
				weight: 700;
			}
			color: #333333;
			text-transform: uppercase;

			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1279px) {
				flex: 1 0 100%;
				max-width: 100%;
			}
			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				flex: 1 0 100%;
				max-width: 100%;
			}

			&.-error {
				background: #e84240;
				color: #ffffff;
			}
		}


		&-group {
			width: 100%;
			padding-bottom: 17px;
			display: flex;

			&.-align-right {
				justify-content: flex-end;
			}
			&.-contact-submit {
				padding-left: 22%;

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					padding: 0;
				}
			}

			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				flex-wrap: wrap;
			}
		}
		&-label {
			flex: 1 0 22%;
			padding-right: 20px;
			font: {
				size: 18px;
				weight: 400;
			}
			color: #333;
			text-align: right;
			line-height: 53px;

			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1546px) {
				padding-right: 10px;
				font-size: 13px;
				line-height: 43px;
			}

			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				flex: 1 0 100%;
				font: {
					size: 16px;
					weight: 400;
				}
				text-align: left;
				line-height: 33px;
				padding: 0;
			}
		}
		&-input {
			flex: 1 0 78%;

			input, select, textarea {
				width: 100%;
				height: 50px;
				background: #f1f1f1;
				border: none;
				padding: 10px;
				border-radius: 0;
				transition: all 150ms ease-in;
				&:focus{
					outline: solid 1px #348948;
					transition: all 100ms ease-out;
				}

				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1439px) {
					height: 43px;
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					height: auto;
					border-radius: 5px;
				}
			}


			textarea {
				height: auto;
			}
		}
		&-submit {
			width: 100%;
			height: 39px;
			background: #414141;
			color: white;
			border: none;
			padding: 0 20px;
			text-transform: uppercase;
			justify-content: center;
			transition: background 175ms ease-in;

			&:hover {
				background: #348a48;
				transition: background 300ms ease-out;
			}
		}
	}

	&_form-showroom {
		flex: 1 0 100%;
		display: flex;
		justify-content: space-between;

		flex-wrap: wrap;

		// DESKTOP
		@media(min-width: 1024px) and (max-width: 1365px) {
			flex: 1 0 100%;
			display: flex;
		}

		// MOBILE
		@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
			flex: 1 0 100%;
		}
	}

	// SHOWROOM
	&_showroom {
		width: 100%;

		// DESKTOP
		@media(min-width: 990px) {
			max-width: 55%;
			padding: {
				bottom: 50px;
				right: 50px;
			}
			display: flex;
			flex: 1 0 55%;
			flex-wrap: wrap;
		}


		.heading {
			margin-bottom: 40px;

			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1535px) {
				margin-bottom: 35px;
			}

			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				margin-bottom: 20px;
			}
		}

		&_item {
			margin-bottom: 35px;
			word-break: break-word;
			padding: 10px;

			// DESKTOP
			@media(min-width: 990px){
				width: 100%;
				flex: 1 1 100%;
			}

			&_title {
				font: {
					size: 20px;
					weight: 600;
				}
				color: #333;
				line-height: 1.42em;

				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1535px) {
					font-size: 23px;
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					margin-bottom: 3px;
					font-size: 20px;
				}
			}
			&_address, &_phone {
				font: {
					size: 14px;
					weight: 300;
				}
				color: #333;
				line-height: 1.42em;


				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1535px) {
					font-size: 15px;
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					font-size: 15px;
					line-height: 19px;
				}
			}
			&_phone {
				color: #ba7433;
				font-weight: 500;
				margin-top: 1em;
				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					margin-top: 8px;
				}
			}
		}
	}


	@import "./components/map";
	&_map_bg {
		padding: 0;

		&:before {
			top: 0;
		}

		// MOBILE
		@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
			padding: 0;
			&:before {
				display: none;
			}
		}

	}


	/*&_consultant {
		&s {
			flex: 1 0 100%;

			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1439px) {
				padding: {
					bottom: 30px;
					right: 0;
				}
				display: flex;
				flex-wrap: wrap;
			}

			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				max-width: 100%;
				padding: 0;
				margin-bottom: 12px;
			}

			.heading {
				margin-bottom: 70px;

				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1535px) {
					margin-bottom: 35px;
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					margin-bottom: 30px;
				}
			}
		}

		display: inline-flex;
		align-items: flex-start;
		margin-bottom: 45px;
		
		flex: 1 0 100%;
		width: 100%;

		@media(min-width: 990px){
			flex: 1 0 33%;
			width: 33%;
		}


		// DESKTOP
		@media(min-width: 1024px) and (max-width: 1439px) {
			flex: 1 0 50%;
		}

		// MOBILE
		@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
			margin-bottom: 25px;
		}


		&_photo {
			min-height: 128px;
			min-width: 128px;
			flex-basis: 128px;

			margin-right: 25px;
			position: relative;
			background: {
				color: #000;
				size: cover;
				position: center;
				repeat: no-repeat;
			}


			// MOBILE
			@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
				flex-basis: 100px;
				min-width: 100px;
				min-height: 100px;
				margin-right: 15px;
			}


			&:before {
				content: "";
				padding-top: 100%;
				display: block;
			}
		}
		&_info {
			&_name {
				margin-bottom: 13px;
				font: {
					size: 20px;
					weight: 600;
				}
				color: #333;
				line-height: 1.42em;

				&:before{
					content: '';
					margin-top: -0.4em;
					position: relative;
					display: block;
				}

				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1535px) {
					font-size: 23px;
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					margin-bottom: 3px;
					font-size: 20px;
				}
			}
			&_role, &_mail, &_phone {
				font: {
					size: 14px;
					weight: 300;
				}
				color: #333;
				line-height: 1.42em;

				a {
					color: #333;
				}

				// DESKTOP
				@media(min-width: 1024px) and (max-width: 1535px) {
					font-size: 15px;
				}

				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					font-size: 15px;
					line-height: 19px;
				}
			}
			&_phone {
				color: #ba7433;
				font-weight: 500;
				margin-top: 1em;
				// MOBILE
				@media(max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
					margin-top: 8px;
				}
			}
		}
	}
}
*/
.conheca-regiao {
  width: 100%;
  height: calc(100vh - 50px);
  display: flex;
  position: relative; }
  .conheca-regiao_resumos {
    flex: 1 0 40%;
    width: 40%;
    position: relative;
    z-index: 7; }
  .conheca-regiao_resumo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: center center no-repeat;
    background-size: cover;
    z-index: 0;
    opacity: 0;
    transition: all 500ms ease-in 800ms; }
    .conheca-regiao_resumo:before {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4); }
    .conheca-regiao_resumo-quadro {
      border: solid 1px rgba(0, 0, 0, 0.5);
      width: 80%;
      left: 10%;
      padding: 10px;
      position: absolute;
      bottom: 10%;
      display: flex;
      color: white;
      background: rgba(0, 0, 0, 0.4); }
    .conheca-regiao_resumo-item {
      flex: 1 1 100%; }
      .conheca-regiao_resumo-item-titulo {
        margin-top: 8px;
        line-height: 1em;
        font-size: 13px; }
      .conheca-regiao_resumo-item-valor {
        line-height: 1em; }
    .conheca-regiao_resumo-cta {
      width: 100%;
      padding: 10px;
      border: solid 1px rgba(171, 23, 33, 0.4);
      background: rgba(171, 23, 33, 0.5);
      cursor: pointer;
      text-align: center; }
    .conheca-regiao_resumo-posicao {
      font-size: 12px;
      color: white;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
      position: absolute;
      bottom: 100%;
      left: 0%;
      line-height: 1.02em;
      margin-bottom: 10px; }
    .conheca-regiao_resumo-titulo {
      font-size: 40px;
      color: white;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
      position: absolute;
      top: 50%;
      width: 70%;
      left: 17%;
      text-align: center;
      line-height: 1.02em; }
    .conheca-regiao_resumo-subtitulo {
      font-size: 25px;
      color: white;
      text-shadow: 0 0 2px #000;
      position: absolute;
      top: 100%;
      width: 100%;
      left: 0;
      text-align: center; }
    .conheca-regiao_resumo-quadro, .conheca-regiao_resumo-titulo {
      transform: translateY(-30px);
      opacity: 0;
      transition: all 300ms ease-in; }
    .conheca-regiao_resumo-titulo {
      transition-delay: 200ms; }
    .conheca-regiao_resumo.is-active {
      z-index: 1;
      opacity: 1;
      transition: all 800ms ease-out 500ms; }
      .conheca-regiao_resumo.is-active .conheca-regiao_resumo-quadro,
      .conheca-regiao_resumo.is-active .conheca-regiao_resumo-titulo {
        opacity: 1;
        transform: translateY(0);
        transition: all 300ms ease-out 700ms; }
      .conheca-regiao_resumo.is-active .conheca-regiao_resumo-quadro {
        transition-delay: 900ms; }
    .conheca-regiao_resumo.is-open .conheca-regiao_wrapper {
      transition: opacity 300ms ease-out;
      transform: translateX(0);
      z-index: 2;
      opacity: 1; }
  .conheca-regiao_wrapper {
    left: 100%;
    width: 60vw;
    height: 100%;
    position: absolute;
    transform: translateX(-100%);
    z-index: -1;
    opacity: 0; }
  .conheca-regiao_conteudo {
    position: absolute;
    transition: opacity 150ms ease-in, all 0ms linear 150ms;
    width: 100%;
    height: calc(100vh - 300px);
    top: 0;
    background: white;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px;
    box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.3); }
    .conheca-regiao_conteudo-fechar {
      position: absolute;
      top: 18px;
      right: 35px;
      cursor: pointer;
      width: 20px;
      height: 20px;
      z-index: 4; }
      .conheca-regiao_conteudo-fechar:before, .conheca-regiao_conteudo-fechar:after {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background: #232323;
        position: absolute;
        height: 25px;
        left: 50%; }
      .conheca-regiao_conteudo-fechar:before {
        transform: rotate(45deg); }
      .conheca-regiao_conteudo-fechar:after {
        transform: rotate(-45deg); }
    .conheca-regiao_conteudo .owl_sc {
      height: 100%; }
      .conheca-regiao_conteudo .owl_sc .owl-item .item a:before {
        content: '';
        display: block;
        padding-bottom: 56.25%; }
    .conheca-regiao_conteudo .institutional_sc-block.-right {
      padding: 0 40px; }
    .conheca-regiao_conteudo .institutional_sc-blocks {
      justify-items: center;
      align-items: center;
      background: transparent; }
      .conheca-regiao_conteudo .institutional_sc-blocks:before {
        display: none; }
    .conheca-regiao_conteudo .institutional_sc-block {
      color: #232323; }
      .conheca-regiao_conteudo .institutional_sc-block .sc-button {
        color: #232323;
        border-color: #232323;
        transition: all 150ms ease-in; }
        .conheca-regiao_conteudo .institutional_sc-block .sc-button i {
          vertical-align: -7px; }
        .conheca-regiao_conteudo .institutional_sc-block .sc-button:hover, .conheca-regiao_conteudo .institutional_sc-block .sc-button:focus, .conheca-regiao_conteudo .institutional_sc-block .sc-button:active {
          transition: all 300ms ease-out;
          color: white; }
    .conheca-regiao_conteudo .heading.-inverse,
    .conheca-regiao_conteudo .heading.-inverse span {
      background: transparent;
      color: #000; }
  .conheca-regiao_mapa {
    flex: 1 1 auto;
    width: 100%;
    height: calc(100vh - 300px); }
  .conheca-regiao_cidades {
    position: absolute;
    width: 100%;
    max-width: 60%;
    right: 0px;
    z-index: 14;
    bottom: 0px;
    padding: 0 40px;
    padding-bottom: 15px; }
    .conheca-regiao_cidades-item {
      position: relative;
      background: no-repeat center center;
      background-size: cover;
      cursor: pointer; }
      .conheca-regiao_cidades-item:before {
        content: '';
        display: block;
        padding-bottom: 210px; }
    .conheca-regiao_cidades-nome {
      position: absolute;
      padding: 10px;
      background: rgba(0, 0, 0, 0.7);
      width: 100%;
      bottom: 0;
      left: 0;
      color: white; }
    .conheca-regiao_cidades .owl_slider_nav-prev, .conheca-regiao_cidades .owl_slider_nav-next {
      height: 100%;
      padding: 7px;
      top: 0; }
    .conheca-regiao_cidades .owl_slider_nav-prev_text svg, .conheca-regiao_cidades .owl_slider_nav-next_text svg {
      width: 25px; }

.institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
  width: 100%; }
  @media (min-width: 990px) {
    .institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
      margin-left: -220px;
      width: calc(50vw + 100px); } }
  @media (min-width: 1280px) {
    .institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
      width: calc(50vw + 171px); } }
  @media (min-width: 1440px) {
    .institutional_menu-line-left, .institutional_sc-photos.-left .owl_sc {
      left: calc((50vw - 700px) * -1);
      margin-left: -342px; } }

.institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
  right: 0;
  width: 100%; }
  @media (min-width: 990px) {
    .institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
      width: calc(50vw - 100px); } }
  @media (min-width: 1280px) {
    .institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
      width: calc(50vw - 171px); } }
  @media (min-width: 1440px) {
    .institutional_menu-line-right, .institutional_sc-photos.-right .owl_sc {
      right: calc((50vw - 700px) * -1); } }

/*@media(min-width: 990px){
	header{ z-index: 11; }
}*/
.institutional {
  justify-content: center;
  align-items: flex-start;
  justify-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-top: -180px; }
  .institutional_banner {
    width: 100%;
    height: 500px;
    background: center center no-repeat;
    margin-bottom: 40px; }
  .institutional_menu {
    flex: 0 1 100%;
    min-height: 200px;
    padding-right: 22px;
    display: none;
    z-index: 8; }
    @media (min-width: 990px) {
      .institutional_menu {
        display: block; } }
    .institutional_menu-container {
      padding: 13px 10px 0px 10px;
      border-right: solid 1px #ebebeb;
      position: relative;
      z-index: 1;
      background: white;
      border-bottom: 7px solid white;
      box-shadow: #ffffff80 0px 7px 10px -7px; }
    .institutional_menu-item {
      font-weight: 500;
      color: #333333;
      font-size: 12px;
      text-transform: uppercase;
      text-align: right;
      position: relative;
      letter-spacing: 1px;
      line-height: 27px;
      margin-bottom: 13px;
      display: block;
      cursor: pointer; }
      .institutional_menu-item:before {
        content: '';
        display: block;
        position: absolute;
        width: 25px;
        height: 3px;
        right: 2px;
        bottom: 0;
        background: #d6d6d6;
        transition: all 150ms ease-in; }
      .institutional_menu-item.is-active {
        font-weight: 600;
        font-size: 14px;
        color: #ab1721 !important;
        letter-spacing: unset; }
        .institutional_menu-item.is-active:before {
          background: #ab1721;
          width: 50px; }
      .institutional_menu-item:hover:before {
        background: #ab1721;
        width: 50px;
        transition: all 300ms ease-out; }
    @media (min-width: 990px) {
      .institutional_menu {
        flex: 0 1 200px; } }
    @media (min-width: 1280px) {
      .institutional_menu {
        flex: 0 1 342px;
        padding-right: 52px; }
        .institutional_menu-container {
          padding: 13px 20px 0px 20px; }
        .institutional_menu-item {
          font-size: 16px; }
          .institutional_menu-item.is-active {
            font-size: 18px; } }
  .institutional_contents {
    flex: 0 1 100%;
    max-width: 100%; }
    @media (min-width: 990px) {
      .institutional_contents {
        max-width: 1058px;
        flex: 1 1 0; } }
  .institutional_menu-line {
    max-width: 1400px;
    position: fixed;
    display: block;
    display: none;
    margin: 0 auto;
    height: 100vh;
    width: 100%;
    z-index: 3;
    top: 0; }
    .institutional_menu-line:before {
      content: '';
      display: block;
      position: absolute;
      width: 342px;
      height: 100%;
      border: solid 1px #F0F; }
    .institutional_menu-line:after {
      content: '';
      display: block;
      position: absolute;
      width: calc(50% - 171px);
      height: 100%;
      border: solid 1px #00F;
      right: 0; }
    .institutional_menu-line-left {
      position: absolute;
      height: 100%;
      background: rgba(255, 0, 255, 0.2); }
    .institutional_menu-line-right {
      position: absolute;
      height: 100%;
      background: rgba(0, 255, 255, 0.2); }
  @media (min-width: 990px) {
    .institutional {
      margin-top: 0px; } }
  .institutional_breadcrumb {
    width: 100%;
    max-width: 100%;
    margin-top: 5px;
    text-align: left; }
    @media (min-width: 1024px) and (max-width: 1405px) {
      .institutional_breadcrumb {
        margin-top: 70px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .institutional_breadcrumb {
        margin-top: -30px; } }
    .institutional_breadcrumb .breadcrumb {
      width: auto;
      display: inline-block; }
  .institutional_container {
    max-width: 1400px;
    flex: 1 0 100%;
    flex-direction: row;
    justify-content: center;
    display: flex; }
    @media (max-width: 1520px) {
      .institutional_container {
        max-width: 100%;
        padding: 0 20px; } }
    .institutional_container.-wrap {
      flex-wrap: wrap; }
  .institutional .heading span {
    margin-bottom: 0;
    background: transparent;
    font-family: 'Minion Pro';
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 29px;
    margin-top: 29px;
    margin-bottom: 50px;
    color: #000;
    display: block;
    text-align: left; }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .institutional .heading span {
        font-size: 28px; } }
    @media (min-width: 1024px) and (max-width: 1405px) {
      .institutional .heading span {
        font-size: 42px; } }
  .institutional_menutxt {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    flex-flow: wrap;
    justify-content: center; }
  .institutional_nav {
    padding: 0 5px;
    background: transparent;
    color: #333333; }
    .institutional_navs {
      margin: 105px 0 45px 0;
      flex: 1 0 100%;
      display: flex;
      border: none;
      justify-content: center; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_navs {
          flex-wrap: wrap;
          margin: 5px 0 35px 0; } }
    .institutional_nav:last-child a::before {
      display: none; }
    .institutional_nav-link {
      border: none;
      border-radius: 0;
      padding: 0 10px;
      margin: 0;
      position: relative;
      display: block;
      font-size: 20px;
      font-family: 'Minion Pro';
      font-weight: 400;
      color: #333333;
      line-height: 35px;
      text-transform: uppercase;
      white-space: nowrap;
      transition: background 175ms ease-in, color 175ms ease-in; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_nav-link {
          margin-bottom: 10px;
          font-size: 15px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_nav-link {
          border-bottom: 3px solid #000; } }
      .institutional_nav-link:before {
        content: "";
        width: 1px;
        height: 18px;
        background: #333333;
        position: absolute;
        right: -5px;
        top: 50%;
        transform: translateY(-50%); }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_nav-link:before {
            display: none; } }
      .institutional_nav-link.active, .institutional_nav-link:hover {
        background: #000;
        border: none;
        border-bottom: 3px solid #000;
        border-radius: 0;
        color: #FFF;
        transition: background 300ms ease-out, color 300ms ease-out; }
  .institutional_txt {
    max-width: 100%;
    flex: 1 0 100%;
    font-size: 18px;
    font-family: 'Minion Pro';
    font-weight: 400;
    line-height: 35px;
    color: #000;
    text-align: justify; }
    .institutional_txt p {
      text-align: left !important; }
  .institutional_timeline {
    width: 100%;
    margin-top: 135px;
    margin-bottom: 200px; }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .institutional_timeline {
        margin: 45px 0; } }
    .institutional_timeline .heading {
      margin-bottom: 131px; }
      .institutional_timeline .heading span {
        font-size: 48px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_timeline .heading {
          margin-bottom: 45px; }
          .institutional_timeline .heading span {
            font-size: 30px; } }
    .institutional_timeline .owl_timeline {
      width: 100%; }
      .institutional_timeline .owl_timeline .timeline_item-photo {
        position: relative;
        background-color: #000;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
        .institutional_timeline .owl_timeline .timeline_item-photo:before {
          width: 100%;
          padding-top: 142.64069%;
          display: block;
          content: ""; }
      .institutional_timeline .owl_timeline .timeline_item-info {
        width: 100%;
        margin-top: -80px;
        position: relative;
        display: block; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_timeline .owl_timeline .timeline_item-info {
            margin-top: 0; } }
      .institutional_timeline .owl_timeline .timeline_item-year {
        height: 32px;
        padding: 0 10px;
        margin: 0 20px;
        background: white;
        border-radius: 10px 10px 10px 0;
        position: relative;
        display: inline-block;
        color: #000000;
        font-family: 'Minion Pro';
        font-size: 16px;
        font-weight: 600;
        line-height: 30px; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_timeline .owl_timeline .timeline_item-year {
            width: 100%;
            margin: 0;
            padding: 0;
            font-size: 21px; } }
      .institutional_timeline .owl_timeline .timeline_item-title {
        padding: 10px 20px;
        margin: 5px 20px 0 20px;
        background: #fff;
        position: relative;
        display: inline-block;
        color: #333333;
        font-family: 'Minion Pro';
        font-size: 28px;
        font-weight: 600; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_timeline .owl_timeline .timeline_item-title {
            width: 100%;
            padding: 0;
            margin: 0; } }
      .institutional_timeline .owl_timeline_nav {
        width: 100%;
        position: absolute;
        top: calc(50% - 20px);
        left: 0;
        transform: translateY(-50%);
        z-index: 4;
        transition: opacity 300ms ease-out; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_timeline .owl_timeline_nav {
            width: 100%;
            top: calc(50% - 35px);
            left: 0;
            opacity: 1; } }
        .institutional_timeline .owl_timeline_nav-prev, .institutional_timeline .owl_timeline_nav-next {
          position: absolute;
          top: 0;
          font-size: 50px;
          width: 75px;
          height: 75px;
          background-color: #3a3138;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 10px;
          cursor: pointer;
          transition: opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .institutional_timeline .owl_timeline_nav-prev.disabled, .institutional_timeline .owl_timeline_nav-next.disabled {
            opacity: .5; }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_timeline .owl_timeline_nav-prev, .institutional_timeline .owl_timeline_nav-next {
              width: 35px;
              height: 35px; } }
        .institutional_timeline .owl_timeline_nav-prev {
          left: -45px;
          transform: translateX(-10px);
          background-image: url("../../images/pasqualotto-gt/arrow-prev.png"); }
          @media (max-width: 1520px) {
            .institutional_timeline .owl_timeline_nav-prev {
              left: 20px; } }
          @media (min-width: 1521px) and (max-width: 1599px) {
            .institutional_timeline .owl_timeline_nav-prev {
              left: -30px; } }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_timeline .owl_timeline_nav-prev {
              transform: translateX(0);
              left: 20px; } }
        .institutional_timeline .owl_timeline_nav-next {
          right: -45px;
          transform: translateX(10px);
          background-image: url("../../images/pasqualotto-gt/arrow-next.png"); }
          @media (max-width: 1520px) {
            .institutional_timeline .owl_timeline_nav-next {
              right: 20px; } }
          @media (min-width: 1521px) and (max-width: 1599px) {
            .institutional_timeline .owl_timeline_nav-next {
              right: -30px; } }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_timeline .owl_timeline_nav-next {
              transform: translateX(0);
              right: 20px; } }
  .institutional_ourcompany {
    max-width: 100%;
    margin-bottom: 140px;
    margin-top: 100px; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .institutional_ourcompany {
        margin-bottom: 40px;
        text-align: center; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .institutional_ourcompany {
        margin-bottom: 0; } }
    .institutional_ourcompany .heading {
      margin-bottom: 30px; }
      .institutional_ourcompany .heading span {
        margin: 0;
        font-size: 48px;
        color: white;
        text-align: left; }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_ourcompany .heading span {
            font-size: 27px;
            line-height: 40px;
            justify-content: flex-start; } }
    .institutional_ourcompany-block {
      line-height: 25px;
      color: white;
      padding: 30px;
      font-size: 18px;
      font-family: 'Minion Pro';
      font-weight: 400;
      max-width: 100%;
      flex: 1 0 100%;
      margin-bottom: 30px;
      background: #AB1721; }
      .institutional_ourcompany-blocks {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        justify-content: space-between;
        margin: 0px -9px; }
      .institutional_ourcompany-block p {
        margin: 0; }
      @media (min-width: 990px) {
        .institutional_ourcompany-block {
          flex: 0 0 calc(33% - 20px);
          width: calc(33% - 20px);
          margin: 0 9px; } }
      .institutional_ourcompany-block .heading {
        margin-bottom: 17px; }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
          .institutional_ourcompany-block .heading span {
            display: block; } }
        .institutional_ourcompany-block .heading span {
          font-size: 28px;
          font-weight: 100;
          justify-content: left; }
          @media (min-width: 1024px) and (max-width: 1279px) {
            .institutional_ourcompany-block .heading span {
              justify-content: center; } }
          @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_ourcompany-block .heading span {
              font-size: 22px;
              line-height: 40px; } }
  .institutional_sc {
    max-width: 100%;
    justify-content: center;
    justify-items: center;
    display: flex;
    flex-flow: wrap; }
    @media (min-width: 1024px) and (max-width: 1535px) {
      .institutional_sc {
        max-width: 100%;
        margin-bottom: 100px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .institutional_sc {
        margin-top: 35px;
        max-width: 100%; } }
    @media (min-width: 1024px) and (max-width: 1535px) {
      .institutional_sc .heading {
        margin-bottom: -35px; } }
    @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .institutional_sc .heading {
        margin-bottom: -35px; } }
    .institutional_sc .heading span {
      font-size: 48px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_sc .heading span {
          padding: 0 15px;
          font-size: 27px;
          line-height: 40px;
          justify-content: flex-start; } }
    .institutional_sc-block {
      flex: 1 0 100%;
      padding: 140px 35px;
      font-size: 18px;
      font-family: 'Minion Pro';
      font-weight: 300;
      line-height: 30px;
      color: #fff;
      flex-flow: wrap;
      justify-items: center;
      align-items: center;
      align-content: center;
      padding-left: 0;
      display: block;
      order: 1; }
      .institutional_sc-blocks {
        width: 100%;
        margin: 0 0 70px 0;
        display: flex;
        background: #333333;
        position: relative;
        flex-direction: column;
        flex-flow: row; }
        .institutional_sc-blocks:before {
          left: 50%;
          content: '';
          width: 100vw;
          position: absolute;
          transform: translateX(-50%);
          height: 100%;
          background: red;
          z-index: -1;
          background: #333333; }
          @media (min-width: 990px) {
            .institutional_sc-blocks:before {
              margin-left: -171px; } }
        @media (min-width: 990px) {
          .institutional_sc-blocks {
            flex-flow: nowrap; } }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_sc-blocks {
            flex-flow: row;
            flex-direction: column; } }
      .institutional_sc-photos.-left + .institutional_sc-block {
        padding-left: 35px; }
      @media (min-width: 1024px) and (max-width: 1365px) {
        .institutional_sc-block {
          max-width: 100%; } }
      @media (min-width: 1024px) and (max-width: 1679px) {
        .institutional_sc-block {
          font-size: 16px;
          line-height: 26px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_sc-block {
          max-width: 100%;
          padding: 20px;
          font-size: 16px;
          line-height: 25px;
          flex: 1 0 auto; } }
      .institutional_sc-block > .heading {
        margin-bottom: 40px;
        color: #fff; }
        @media (min-width: 1024px) and (max-width: 1535px) {
          .institutional_sc-block > .heading {
            font-size: 34px; } }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_sc-block > .heading {
            font-size: 24px;
            margin: 10px 0 40px 0; } }
        .institutional_sc-block > .heading span {
          margin: 0;
          font-size: 38px;
          font-weight: 100;
          line-height: 20px;
          color: #fff;
          justify-content: left; }
      .institutional_sc-block .sc-button {
        display: block;
        border: 2px solid #FFF;
        max-width: 382px;
        margin-top: 30px;
        padding: 10px 20px;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        color: #FFF;
        text-align: center;
        align-items: center;
        transition: background 175ms ease-in, border 175ms ease-in; }
        @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_sc-block .sc-button {
            max-width: 100%;
            margin: 30px 0;
            padding: 10px;
            font-size: 12px; } }
        .institutional_sc-block .sc-button i {
          font-size: 32px;
          margin-right: 15px; }
          @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_sc-block .sc-button i {
              font-size: 20px;
              margin-right: 10px; } }
        .institutional_sc-block .sc-button:hover, .institutional_sc-block .sc-button:focus {
          background: #dc1b23;
          border-color: #dc1b23;
          transition: background 300ms ease-out, border 300ms ease-out; }
    .institutional_sc-photos {
      align-items: flex-start;
      flex: 1 0 100%;
      display: flex;
      /*
			// DESKTOP
			@media(min-width: 1024px) and (max-width: 1365px) {
				max-width: 100%;
				overflow: hidden;
				order: 1;
			}
			*/ }
      @media (min-width: 990px) {
        .institutional_sc-photos {
          max-width: 50%; } }
      .institutional_sc-photos.-right {
        order: 0; }
        @media (min-width: 990px) {
          .institutional_sc-photos.-right {
            order: 2; } }
        .institutional_sc-photos.-right .owl_sc {
          height: 100%; }
          @media (min-width: 990px) {
            .institutional_sc-photos.-right .owl_sc {
              position: absolute; } }
      .institutional_sc-photos.-left {
        order: 0; }
        @media (min-width: 990px) {
          .institutional_sc-photos.-left .owl_sc {
            position: absolute;
            height: 100%; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_sc-photos {
          max-width: 100%;
          flex: 1 0 auto; } }
    .institutional_sc .owl_sc {
      background: #333; }
      .institutional_sc .owl_sc .owl-item {
        min-height: 100%; }
      .institutional_sc .owl_sc .item a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
        background-color: #000;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        /*
					&:before {
						width: 100%;
						//padding-top: (3 / 4) * 100%;
						display: block;
						content: "";
					}
					*/ }
        @media (max-width: 989px) {
          .institutional_sc .owl_sc .item a {
            min-height: 300px; } }
        .institutional_sc .owl_sc .item a.-video:after {
          content: "";
          width: 60px;
          height: 60px;
          padding: 2px;
          background-image: url("../../images/pasqualotto/icon-video.png");
          background-position: center;
          background-size: contain;
          background-repeat: no-repeat;
          background-color: #333;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          border-radius: 100%; }
      .institutional_sc .owl_sc_nav {
        width: 100%;
        position: absolute;
        top: calc(50% - 20px);
        left: 0;
        transform: translateY(-50%);
        z-index: 4;
        transition: opacity 300ms ease-out; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_sc .owl_sc_nav {
            width: 100%;
            left: 0;
            opacity: 1; } }
        .institutional_sc .owl_sc_nav-prev, .institutional_sc .owl_sc_nav-next {
          position: absolute;
          top: 0;
          font-size: 50px;
          width: 35px;
          height: 35px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 7px;
          background-color: #333;
          cursor: pointer;
          transition: opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .institutional_sc .owl_sc_nav-prev.disabled, .institutional_sc .owl_sc_nav-next.disabled {
            opacity: .5; }
        .institutional_sc .owl_sc_nav-prev {
          left: 25px;
          transform: translateX(-10px);
          background-image: url("../../images/pasqualotto/arrow-prev.png"); }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_sc .owl_sc_nav-prev {
              transform: translateX(0);
              left: 20px; } }
        .institutional_sc .owl_sc_nav-next {
          right: 25px;
          transform: translateX(10px);
          background-image: url("../../images/pasqualotto/arrow-next.png"); }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_sc .owl_sc_nav-next {
              transform: translateX(0);
              right: 20px; } }
    .institutional_sc-table {
      max-width: 1400px;
      flex: 1 0 100%;
      margin: 0 0 35px 0;
      color: #6a6a6a;
      /*order: 2;*/
      order: 0; }
      @media (min-width: 1024px) and (max-width: 1535px) {
        .institutional_sc-table {
          padding: 0 35px; } }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_sc-table {
          max-width: 100%;
          padding: 0 20px;
          overflow: hidden; } }
      .institutional_sc-table > .heading {
        margin-bottom: 20px;
        letter-spacing: 1px;
        font-size: 28px;
        color: rgba(255, 255, 255, 0.5); }
        @media (min-width: 1024px) and (max-width: 1535px) {
          .institutional_sc-table > .heading {
            font-size: 34px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_sc-table > .heading {
            font-size: 24px; } }
        .institutional_sc-table > .heading span {
          margin: 0;
          font-size: 27px;
          font-weight: 100;
          line-height: 20px;
          justify-content: left; }
          @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_sc-table > .heading span {
              padding: 0;
              font-size: 20px; } }
      .institutional_sc-table .table {
        width: 100%;
        background: #f7f7f7; }
        .institutional_sc-table .table_title {
          width: 260px;
          text-align: right;
          color: #a2a2a2; }
          @media (min-width: 1024px) and (max-width: 1279px) {
            .institutional_sc-table .table_title {
              width: 230px; } }
          @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
            .institutional_sc-table .table_title {
              width: 170px; } }
          @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
            .institutional_sc-table .table_title {
              width: 100%;
              display: flex; } }
        .institutional_sc-table .table tbody {
          color: #6a6a6a; }
          .institutional_sc-table .table tbody tr {
            color: #413d3d; }
            @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
              .institutional_sc-table .table tbody tr {
                display: flex;
                flex-flow: wrap; } }
          .institutional_sc-table .table tbody td {
            padding: 10px 15px;
            font-size: 16px;
            font-family: 'Minion Pro';
            font-weight: 500;
            border: 2px solid #ffffff; }
            .institutional_sc-table .table tbody td strong {
              font-weight: 600; }
            @media (min-width: 1024px) and (max-width: 1365px) {
              .institutional_sc-table .table tbody td {
                font-size: 13px; } }
            @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait) {
              .institutional_sc-table .table tbody td {
                font-size: 15px; } }
            @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
              .institutional_sc-table .table tbody td {
                width: 100%;
                max-width: 100%;
                font-size: 14px;
                text-align: left; } }
  .institutional_partners {
    width: 100%;
    margin-bottom: 100px; }
    .institutional_partners .heading {
      margin-bottom: 130px; }
      .institutional_partners .heading span {
        display: block;
        font-size: 48px; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_partners .heading {
          margin-bottom: 45px; }
          .institutional_partners .heading span {
            font-size: 30px; } }
    .institutional_partners .owl_partners .partners_item {
      min-width: 190px;
      min-height: 190px; }
      .institutional_partners .owl_partners .partners_item-photo {
        width: 100%;
        position: relative;
        background-color: #000;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
        .institutional_partners .owl_partners .partners_item-photo:before {
          width: 100%;
          padding-top: 100%;
          display: block;
          content: ""; }
    .institutional_partners .owl_partners_nav {
      width: 100%;
      position: absolute;
      top: calc(50% - 20px);
      left: 0;
      transform: translateY(-50%);
      z-index: 4;
      transition: opacity 300ms ease-out; }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .institutional_partners .owl_partners_nav {
          width: 100%;
          left: 0;
          opacity: 1; } }
      .institutional_partners .owl_partners_nav-prev, .institutional_partners .owl_partners_nav-next {
        position: absolute;
        top: 0;
        font-size: 50px;
        width: 22px;
        height: 40px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
        transition: opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .institutional_partners .owl_partners_nav-prev.disabled, .institutional_partners .owl_partners_nav-next.disabled {
          opacity: 0; }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_partners .owl_partners_nav-prev, .institutional_partners .owl_partners_nav-next {
            width: 12px; } }
      .institutional_partners .owl_partners_nav-prev {
        left: -45px;
        transform: translateX(-10px);
        background-image: url("../../images/pasqualotto-gt/arrow-inverse-prev.png"); }
        @media (max-width: 1520px) {
          .institutional_partners .owl_partners_nav-prev {
            left: 20px; } }
        @media (min-width: 1521px) and (max-width: 1599px) {
          .institutional_partners .owl_partners_nav-prev {
            left: -30px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_partners .owl_partners_nav-prev {
            transform: translateX(0);
            left: 20px; } }
      .institutional_partners .owl_partners_nav-next {
        right: -45px;
        transform: translateX(10px);
        background-image: url("../../images/pasqualotto-gt/arrow-inverse-next.png"); }
        @media (max-width: 1520px) {
          .institutional_partners .owl_partners_nav-next {
            right: 20px; } }
        @media (min-width: 1521px) and (max-width: 1599px) {
          .institutional_partners .owl_partners_nav-next {
            right: -30px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .institutional_partners .owl_partners_nav-next {
            transform: translateX(0);
            right: 20px; } }

.relationship {
  justify-content: center;
  align-items: flex-start;
  justify-items: flex-start;
  display: flex;
  flex-wrap: wrap; }
  .relationship_banner {
    width: 100%;
    height: 500px;
    background: 20% 73% no-repeat;
    background-size: cover;
    margin-bottom: 40px; }
  .relationship_menu {
    flex: 0 1 100%;
    min-height: 200px;
    padding-right: 22px;
    display: none; }
    @media (min-width: 990px) {
      .relationship_menu {
        display: block; } }
    .relationship_menu-container {
      padding: 13px 10px 0px 10px;
      border-right: solid 1px #ebebeb;
      position: relative;
      z-index: 10;
      background: white;
      border-bottom: 7px solid white;
      box-shadow: #ffffff80 0px 7px 10px -7px; }
    .relationship_menu-item {
      font-weight: 500;
      color: #333333;
      font-size: 12px;
      text-transform: uppercase;
      text-align: right;
      position: relative;
      letter-spacing: 1px;
      line-height: 27px;
      margin-bottom: 13px;
      display: block;
      cursor: pointer; }
      .relationship_menu-item:before {
        content: '';
        display: block;
        position: absolute;
        width: 25px;
        height: 3px;
        right: 2px;
        bottom: 0;
        background: #d6d6d6;
        transition: all 150ms ease-in; }
      .relationship_menu-item.is-active {
        font-weight: 600;
        font-size: 14px;
        color: #ab1721 !important;
        letter-spacing: unset; }
        .relationship_menu-item.is-active:before {
          background: #ab1721;
          width: 50px; }
      .relationship_menu-item:hover:before {
        background: #ab1721;
        width: 50px;
        transition: all 300ms ease-out; }
    @media (min-width: 990px) {
      .relationship_menu {
        flex: 0 1 200px; } }
    @media (min-width: 1280px) {
      .relationship_menu {
        flex: 0 1 342px;
        padding-right: 52px; }
        .relationship_menu-container {
          padding: 13px 20px 0px 20px; }
        .relationship_menu-item {
          font-size: 16px; }
          .relationship_menu-item.is-active {
            font-size: 18px; } }
  .relationship_contents {
    flex: 0 1 100%;
    max-width: 100%;
    overflow: hidden; }
    @media (min-width: 990px) {
      .relationship_contents {
        max-width: 1058px;
        flex: 1 1 0; } }
  .relationship_breadcrumb {
    width: 100%;
    max-width: 100%;
    margin-top: 11px;
    text-align: left; }
    @media (min-width: 1280px) {
      .relationship_breadcrumb {
        margin-top: 5px; } }
    .relationship_breadcrumb .breadcrumb {
      width: auto;
      display: inline-block; }
  .relationship_container {
    max-width: 1400px;
    flex: 1 0 100%;
    flex-direction: row;
    justify-content: center;
    display: flex;
    margin: 0 auto; }
    @media (max-width: 1520px) {
      .relationship_container {
        max-width: 100%;
        padding: 0 20px; } }
    .relationship_container.-wrap {
      flex-wrap: wrap; }
  .relationship_separator {
    width: 100%;
    margin: 55px 0;
    position: relative;
    display: flex;
    justify-content: center; }
    .relationship_separator:before {
      content: "";
      width: 70%;
      height: 1px;
      background: rgba(51, 51, 51, 0.08);
      position: absolute;
      top: 50%;
      left: 15%; }
    .relationship_separator-text {
      padding: 0 15px;
      font-size: 22px;
      font-weight: 100;
      color: #bbb9b9;
      line-height: 23px;
      position: relative;
      z-index: 1;
      background: #FFF; }
      @media (min-width: 1280px) {
        .relationship_separator-text {
          font-size: 33px; } }
  .relationship .heading {
    margin-bottom: 0; }
    .relationship .heading span {
      margin-bottom: 0;
      background: transparent;
      font-family: 'Minion Pro';
      font-size: 40px;
      font-weight: normal;
      letter-spacing: 0;
      line-height: 29px;
      margin-top: 29px;
      color: #000;
      display: block;
      text-align: left;
      text-transform: initial; }
      @media (min-width: 752px) and (max-width: 1009px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .relationship .heading span {
          font-size: 28px; } }
      @media (min-width: 1024px) and (max-width: 1405px) {
        .relationship .heading span {
          font-size: 42px; } }
  .relationship .form_group {
    flex: 1 0 100%;
    padding-right: 15px;
    padding-bottom: 15px; }
    @media (min-width: 1280px) {
      .relationship .form_group {
        padding-right: 30px;
        padding-bottom: 15px; }
        .relationship .form_group.-w80 {
          max-width: 80%; }
        .relationship .form_group.-w50 {
          max-width: 50%; }
        .relationship .form_group.-w40 {
          max-width: 40%; }
        .relationship .form_group.-w33 {
          max-width: 33.3%; }
        .relationship .form_group.-w30 {
          max-width: 30%; }
        .relationship .form_group.-w20 {
          max-width: 20%; } }
  .relationship .form_label {
    margin: 0;
    font-family: 'Minion Pro';
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 27px; }
    @media (min-width: 1280px) {
      .relationship .form_label {
        font-size: 16px; } }
  .relationship .form_input input, .relationship .form_input select {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    background: #f1f1f1;
    border: none;
    font-family: 'Minion Pro';
    font-size: 16px;
    font-weight: 400;
    transition: box-shadow 175ms ease-in, background 175ms ease-in; }
    .relationship .form_input input:focus, .relationship .form_input select:focus {
      background: #FFF;
      box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.22);
      transition: box-shadow 300ms ease-out, background 300ms ease-out; }
    .relationship .form_input input:disabled, .relationship .form_input select:disabled {
      background: #f8f8f8; }
      .relationship .form_input input:disabled:hover, .relationship .form_input input:disabled:focus, .relationship .form_input select:disabled:hover, .relationship .form_input select:disabled:focus {
        box-shadow: none; }
  .relationship .form_input.-select {
    position: relative; }
    .relationship .form_input.-select:after {
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #6a6a6a;
      content: "";
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%); }
  .relationship .form_submit {
    width: 100%;
    height: 50px;
    background: #890306;
    border: none;
    font-family: 'Minion Pro';
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFF;
    transition: background 175ms ease-in, box-shadow 175ms ease-in; }
    .relationship .form_submit:hover, .relationship .form_submit:focus {
      background: #5f0608;
      box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.22);
      transition: background 300ms ease-out, box-shadow 300ms ease-out; }
  .relationship .relationship_contents .relationship_contents {
    overflow: visible; }
  .relationship_login {
    width: 100%;
    padding: 15px 0 15px 15px;
    margin-top: 10px;
    background: #ab1721;
    /*
		background: rgba(229,45,39,1);
		background: -moz-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(229,45,39,1)), color-stop(100%, rgba(179,18,23,1)));
		background: -webkit-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
		background: -o-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
		background: -ms-linear-gradient(left, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
		background: linear-gradient(to right, rgba(229,45,39,1) 0%, rgba(179,18,23,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e52d27', endColorstr='#b31217', GradientType=1 );
		*/
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.22); }
    @media (min-width: 1280px) {
      .relationship_login {
        padding: 25px 0 25px 25px; } }
    .relationship_login .heading > span {
      margin-top: 0;
      margin-bottom: 44px;
      color: #FFF; }
    .relationship_login .login {
      flex: 1 0 100%; }
      .relationship_login .login_form {
        width: 100%;
        display: flex;
        flex-flow: wrap; }
      .relationship_login .login .form_label {
        color: #FFF; }
      .relationship_login .login .form_input input {
        background: #FFF; }
      .relationship_login .login .form_submit {
        margin-top: 27px; }
    .relationship_login .logged {
      flex: 1 0 100%; }
      .relationship_login .logged form {
        display: flex; }
      .relationship_login .logged_person {
        flex: 1 0 100%;
        max-width: 70%;
        font-family: 'Minion Pro';
        font-size: 30px;
        font-weight: 200;
        line-height: 23px;
        color: #FFF;
        margin-top: 10px; }
        .relationship_login .logged_person-email {
          font-family: 'Minion Pro';
          font-size: 15px;
          font-weight: 400;
          line-height: 22px;
          color: rgba(255, 255, 255, 0.64);
          display: block; }
      .relationship_login .logged_exit {
        flex: 1 0 100%;
        max-width: 30%;
        padding-right: 20px; }
  .relationship_register {
    width: 100%; }
    .relationship_register .heading > span {
      margin-top: 0;
      margin-bottom: 35px; }
    .relationship_register-text {
      margin-bottom: 48px;
      font-family: 'Minion Pro';
      font-size: 15px;
      font-weight: 400;
      line-height: 25px;
      color: rgba(0, 0, 0, 0.8); }
      .relationship_register-text strong, .relationship_register-text b {
        font-weight: 600; }
    .relationship_register-form {
      width: calc(100% + 30px);
      display: flex;
      flex-flow: wrap; }
    .relationship_register .form_submit {
      background: #ab1721; }
  .relationship_autonomous, 
  .concordo_accept {
    float: right; }
    .relationship_autonomous input,
  .concordo_accept input {
      display: none; }
    .relationship_autonomous input + span,
  .concordo_accept input + span {
      width: 16px;
      height: 16px;
      display: inline-block;
      border-radius: 4px;
      border: solid 2px #232323;
      vertical-align: -2px;
      position: relative; }
      .relationship_autonomous input + span:before,
  .concordo_accept input + span:before {
        width: 10px;
        height: 10px;
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        display: block;
        border-radius: 2px;
        background: #232323;
        opacity: 0;
        transition: all 300ms ease-in; }
    .relationship_autonomous input:checked,
  .concordo_accept input:checked {
      background: red; }
    .relationship_autonomous input:checked + span:before,
  .concordo_accept input:checked + span:before {
      opacity: 1;
      transition: all 300ms ease-out; }
    .relationship_autonomous label,
  .concordo_accept label {
      cursor: pointer;
      margin-bottom: 0; }
  .relationship_brands {
    padding: 15px;
    background: #ececec; }
    @media (min-width: 1280px) {
      .relationship_brands {
        padding: 30px; } }
    .relationship_brands .heading > span {
      margin-top: 0;
      margin-bottom: 35px; }
    .relationship_brands-text {
      margin-bottom: 50px;
      font-family: 'Minion Pro';
      font-size: 15px;
      font-weight: 400;
      line-height: 25px;
      color: rgba(0, 0, 0, 0.8); }
      .relationship_brands-text strong, .relationship_brands-text b {
        font-weight: 600; }
    .relationship_brands .owl_press_downloads {
      padding: 0 25px; }
      @media (min-width: 1280px) {
        .relationship_brands .owl_press_downloads {
          padding: 0 70px; } }
      .relationship_brands .owl_press_downloads_nav {
        width: 100%;
        position: absolute;
        top: calc(50% - 70px);
        left: 0;
        transform: translateY(-50%);
        z-index: 4;
        transition: opacity 300ms ease-out; }
        @media (min-width: 1366px) {
          .relationship_brands .owl_press_downloads_nav {
            top: 15px; } }
        .relationship_brands .owl_press_downloads_nav-prev, .relationship_brands .owl_press_downloads_nav-next {
          position: absolute;
          top: 0;
          cursor: pointer;
          transition: opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .relationship_brands .owl_press_downloads_nav-prev svg, .relationship_brands .owl_press_downloads_nav-next svg {
            width: 15px;
            stroke: rgba(171, 23, 33, 0.8);
            stroke-width: 2px;
            stroke-linecap: round;
            stroke-linejoin: round;
            transition: all 300ms ease-in;
            overflow: visible; }
            @media (min-width: 990px) {
              .relationship_brands .owl_press_downloads_nav-prev svg, .relationship_brands .owl_press_downloads_nav-next svg {
                width: 30px; } }
          .relationship_brands .owl_press_downloads_nav-prev.disabled, .relationship_brands .owl_press_downloads_nav-next.disabled {
            opacity: .3; }
        .relationship_brands .owl_press_downloads_nav-prev {
          left: 10px;
          transform: translateX(-10px); }
          @media (min-width: 1280px) {
            .relationship_brands .owl_press_downloads_nav-prev {
              left: 20px; } }
        .relationship_brands .owl_press_downloads_nav-next {
          right: 10px;
          transform: translateX(10px); }
          @media (min-width: 1280px) {
            .relationship_brands .owl_press_downloads_nav-next {
              right: 20px; } }
    .relationship_brands .press_downloads-item .item-photo {
      margin: 0;
      background-size: 70%;
      background-color: #c4c4c4;
      border-radius: 0; }
    .relationship_brands .press_downloads-item .item-title {
      padding: 0;
      margin-top: 15px;
      font-family: 'Minion Pro';
      font-size: 12px;
      font-weight: 500;
      color: rgba(51, 51, 51, 0.7); }
  .relationship_gallery {
    width: 100%;
    margin-bottom: 50px; }
    .relationship_gallery .heading > span {
      margin-top: 0;
      margin-bottom: 32px; }
    .relationship_gallery-item {
      max-width: 33.3%;
      padding: 10px;
      flex: 1 0 100%; }
      .relationship_gallery-items {
        margin: 0 -10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
      @media (min-width: 1280px) {
        .relationship_gallery-item {
          max-width: 20%; } }
      .relationship_gallery-item a {
        width: 100%;
        background: #f1f1f1;
        display: block; }
        .relationship_gallery-item a:hover {
          background: #FFF;
          box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.22);
          transition: box-shadow 300ms ease-out, background 300ms ease-out; }
      .relationship_gallery-item .item-photo {
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        opacity: .7;
        transition: opacity 175ms ease-in; }
        .relationship_gallery-item .item-photo:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 100%; }
        .relationship_gallery-item .item-photo:hover {
          opacity: 1;
          transition: opacity 300ms ease-out; }
  .relationship_news {
    display: flex;
    flex-wrap: wrap; }
    .relationship_news-item {
      flex: 0 0 33.33%;
      width: 100%;
      padding: 15px;
      z-index: 1;
      box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0);
      transition: all 150ms ease-in; }
    .relationship_news-image {
      background: center center no-repeat;
      background-size: cover; }
      .relationship_news-image:before {
        content: '';
        display: block;
        padding-bottom: 56.25%; }
    .relationship_news-date {
      margin-top: 5px;
      color: #232323;
      font-weight: 800;
      font-size: 14px; }
    .relationship_news-title {
      font-size: 24px;
      color: #ab1721;
      font-weight: 100;
      line-height: 1.12; }
    .relationship_news-description {
      font-size: 14px;
      color: #333;
      font-weight: 400;
      line-height: 1.12em;
      margin-top: 12px; }
    .relationship_news-item:hover {
      transform: scale(1.02);
      box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.5);
      z-index: 2;
      transition: all 300ms ease-out; }
    .relationship_news-content {
      flex: 0 0 70%;
      width: 100%; }
      .relationship_news-content-image:before {
        content: '';
        display: block;
        padding-bottom: 56.25%; }
      .relationship_news-content-title {
        font-size: 40px;
        color: #ab1721;
        line-height: 1.12em; }
      .relationship_news-content-text {
        line-height: 1.3em;
        margin-top: 20px; }
      .relationship_news-content .relationship_news-date {
        margin-bottom: 20px; }
    .relationship_news-others {
      flex: 0 0 30%;
      width: 100%;
      padding-left: 20px; }
    .relationship_news-more {
      color: #232323;
      margin: 40px 0;
      margin-top: 20px;
      display: inline-block;
      float: right; }
      .relationship_news-more:hover, .relationship_news-more:active, .relationship_news-more:focus {
        color: rgba(0, 0, 0, 0.8); }

.press {
  padding: 125px 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden; }
  @media (min-width: 1536px) and (max-width: 1599px) {
    .press {
      padding-top: 102px; } }
  @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
    .press {
      position: initial;
      padding-top: 112px;
      padding-left: 15px;
      padding-right: 15px; } }
  .press_breadcrumb {
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 3vw;
    text-align: center; }
    .press_breadcrumb .breadcrumb {
      width: auto;
      display: inline-block; }
  .press:before {
    content: 'Imprensa & Comunicação';
    display: block;
    margin-top: 100px;
    width: 100%;
    text-align: center;
    font-size: 3.6vw;
    margin-bottom: 0; }
    @media (max-width: 1024px) {
      .press:before {
        font-size: 36px;
        margin-top: 0px; } }
    @media (min-width: 1920px) {
      .press:before {
        font-size: 69px; } }
  .press > .press_container > .heading {
    display: none; }
  .press .heading.-inverse span {
    margin-top: 70px;
    margin-bottom: 0px;
    background: transparent;
    color: #333;
    letter-spacing: 0.01em;
    justify-content: left;
    text-transform: none;
    font-size: 30px; }
    @media (min-width: 990px) {
      .press .heading.-inverse span {
        white-space: nowrap; } }
    @media (min-width: 1281px) {
      .press .heading.-inverse span {
        font-size: 40px; } }
  .press_container {
    flex-basis: 1464px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .press_container {
        flex-basis: 100%;
        padding: 0 20px; } }
    @media (min-width: 1280px) and (max-width: 1535px) {
      .press_container {
        flex-basis: calc(100% - 352px); } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .press_container {
        max-width: 100%;
        flex-basis: 100%; } }
    .press_container.-wrap {
      flex-wrap: wrap; }
  .press_txt {
    padding-top: 40px;
    padding-bottom: 70px;
    padding-right: 150px;
    flex: 1 0 55%;
    font-size: 18px;
    font-weight: 300;
    color: #232323;
    line-height: 35px; }
    @media (min-width: 1024px) and (max-width: 1365px) {
      .press_txt {
        flex: 1 0 45%;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 50px; } }
    @media (min-width: 1440px) and (max-width: 1599px) {
      .press_txt {
        flex: 1 0 35%;
        padding-right: 50px; } }
    @media (min-width: 1024px) and (max-width: 1535px) {
      .press_txt {
        font-size: 14px;
        line-height: 25px; } }
    @media (min-width: 752px) and (max-width: 1024px) and (orientation: portrait), (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .press_txt {
        flex: 1 0 100%;
        padding-top: 30px;
        padding-bottom: 0;
        padding-right: 0;
        font-size: 14px;
        line-height: 25px; } }
  .press_downloads {
    max-width: 45%;
    flex: 1 0 45%;
    padding-top: 40px;
    padding-bottom: 70px; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .press_downloads {
        flex: 1 0 45%;
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media (min-width: 1440px) and (max-width: 1599px) {
      .press_downloads {
        flex: 1 0 35%; } }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      .press_downloads {
        max-width: 100%;
        flex: 1 0 100%; } }
    .press_downloads-item .item-photo {
      position: relative;
      background-size: 50%;
      background-position: center;
      background-repeat: no-repeat;
      border-bottom: 2px solid transparent;
      transition: all 175ms ease-in;
      margin: 15px;
      margin-bottom: 0;
      border-radius: 5px; }
      .press_downloads-item .item-photo:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%; }
    .press_downloads-item .item-title {
      margin-top: 5px;
      padding: 0 15px;
      text-align: center;
      font-size: 12px;
      font-weight: 400;
      line-height: 1.32em;
      margin-top: 0.5em;
      color: rgba(35, 35, 35, 0.7);
      transition: all 175ms ease-in; }
      @media (min-width: 1024px) and (max-width: 1366px) {
        .press_downloads-item .item-title {
          margin-top: 5px;
          font-size: 14px; } }
    .press_downloads-item:hover .item-photo {
      box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.2);
      transition: all 300ms ease-out; }
    .press_downloads-item:hover .item-title {
      color: #232323;
      transition: all 300ms ease-out; }
    .press_downloads .owl_downloads_nav {
      width: 100%;
      position: absolute;
      top: calc(50% - 20px);
      left: 0;
      transform: translateY(-50%);
      z-index: 4;
      transition: opacity 300ms ease-out; }
      @media (min-width: 1024px) and (max-width: 1365px) {
        .press_downloads .owl_downloads_nav {
          top: 60px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .press_downloads .owl_downloads_nav {
          width: 100%;
          top: 65px;
          left: 0;
          opacity: 1; } }
      @media (max-width: 812px) and (orientation: landscape) {
        .press_downloads .owl_downloads_nav {
          top: calc(50% - 20px); } }
      .press_downloads .owl_downloads_nav-prev, .press_downloads .owl_downloads_nav-next {
        position: absolute;
        top: 0;
        font-size: 50px;
        width: 22px;
        height: 40px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
        transition: opacity 600ms ease-out, transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .press_downloads .owl_downloads_nav-prev.disabled, .press_downloads .owl_downloads_nav-next.disabled {
          opacity: 0; }
        @media (min-width: 1024px) and (max-width: 1365px) {
          .press_downloads .owl_downloads_nav-prev, .press_downloads .owl_downloads_nav-next {
            width: 12px;
            height: 21px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .press_downloads .owl_downloads_nav-prev, .press_downloads .owl_downloads_nav-next {
            width: 12px; } }
      .press_downloads .owl_downloads_nav-prev {
        left: -45px;
        transform: translateX(-10px);
        background-image: url("../../images/pasqualotto-gt/arrow-inverse-prev.png"); }
        @media (min-width: 1024px) and (max-width: 1365px) {
          .press_downloads .owl_downloads_nav-prev {
            left: 25px; } }
        @media (min-width: 1536px) and (max-width: 1599px) {
          .press_downloads .owl_downloads_nav-prev {
            left: -30px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .press_downloads .owl_downloads_nav-prev {
            transform: translateX(0);
            left: 20px; } }
      .press_downloads .owl_downloads_nav-next {
        right: -45px;
        transform: translateX(10px);
        background-image: url("../../images/pasqualotto-gt/arrow-inverse-next.png"); }
        @media (min-width: 1024px) and (max-width: 1365px) {
          .press_downloads .owl_downloads_nav-next {
            right: 25px; } }
        @media (min-width: 1536px) and (max-width: 1599px) {
          .press_downloads .owl_downloads_nav-next {
            right: -30px; } }
        @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
          .press_downloads .owl_downloads_nav-next {
            transform: translateX(0);
            right: 20px; } }
  .press_gallery {
    max-width: 100%;
    flex: 1 0 100%; }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .press_gallery {
        margin-bottom: 40px; } }
    .press_gallery-item {
      position: relative;
      flex: 1 0 calc(10% - 6px);
      max-width: calc(10% - 6px);
      margin: 3px; }
      @media (min-width: 1024px) and (max-width: 1405px) {
        .press_gallery-item {
          flex: 1 0 calc(20% - 6px);
          max-width: calc(20% - 6px); } }
      @media (max-width: 520px) and (orientation: portrait) {
        .press_gallery-item {
          flex: 1 0 calc(50% - 6px);
          max-width: calc(50% - 6px); } }
      @media (max-width: 812px) and (orientation: landscape) {
        .press_gallery-item {
          flex: 1 0 calc(25% - 6px);
          max-width: calc(25% - 6px); } }
      .press_gallery-items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
      .press_gallery-item .item-photo {
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #000;
        opacity: .7;
        transition: opacity 175ms ease-in; }
        .press_gallery-item .item-photo:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 100%; }
        .press_gallery-item .item-photo:hover {
          opacity: 1;
          transition: opacity 300ms ease-out; }
    .press_gallery .heading {
      margin-bottom: 33px; }
      @media (min-width: 1024px) and (max-width: 1599px) {
        .press_gallery .heading {
          margin-bottom: 30px; } }
      @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
        .press_gallery .heading {
          margin-bottom: 10px; } }

body {
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: background 200ms 250ms ease-in, margin-left 140ms 250ms ease-in;
  font-family: 'Minion Pro';
  font-weight: normal;
  overflow-x: hidden; }
  body.goBody header .navbar_toggler:before {
    content: "FECHAR";
    text-indent: -2px;
    opacity: 1;
    animation: opacityTo1 300ms;
    transition: opacity 200ms cubic-bezier(0.6, -0.28, 0.74, 0.05); }
  body.goBody header .navbar_toggler .togler-line:first-child {
    animation: firstLinetoOpen 240ms cubic-bezier(0.23, 0.95, 0.58, 1.37);
    animation-fill-mode: forwards; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      body.goBody header .navbar_toggler .togler-line:first-child {
        animation: firstLinetoOpenInterna 240ms cubic-bezier(0.23, 0.95, 0.58, 1.37);
        animation-fill-mode: forwards; } }
  body.goBody header .navbar_toggler .togler-line:nth-child(2) {
    opacity: 0; }
  body.goBody header .navbar_toggler .togler-line:last-child {
    animation: lastLinetoOpen 240ms cubic-bezier(0.23, 0.95, 0.58, 1.37);
    animation-fill-mode: forwards; }
    @media (max-width: 520px) and (orientation: portrait), (max-width: 812px) and (orientation: landscape) {
      body.goBody header .navbar_toggler .togler-line:last-child {
        animation: lastLinetoOpenInterna 240ms cubic-bezier(0.23, 0.95, 0.58, 1.37);
        animation-fill-mode: forwards; } }
  body.pg-building main {
    position: relative;
    z-index: 4; }
  body.pg-buildings, body.pg-properties, body.pg-propertie, body.pg-contact, body.pg-institutional, body.pg-relationship, body.pg-press {
    background: #FFF;
    /*
			header .navbar_logo:before{
				background-image: url('../../images/pasqualotto-gt/logo-black.png');
			}

			header >  .navbar_logo{
	    		display: block;
				position: relative;
			}
			*/ }
    body.pg-buildings footer, body.pg-properties footer, body.pg-propertie footer, body.pg-contact footer, body.pg-institutional footer, body.pg-relationship footer, body.pg-press footer {
      margin-top: 0; }
    body.pg-buildings .select2-dropdown, body.pg-properties .select2-dropdown, body.pg-propertie .select2-dropdown, body.pg-contact .select2-dropdown, body.pg-institutional .select2-dropdown, body.pg-relationship .select2-dropdown, body.pg-press .select2-dropdown {
      max-height: initial;
      border: 1px solid #ccc !important;
      border-radius: 0;
      overflow: visible; }
    body.pg-buildings .select2-container--default .select2-search--dropdown .select2-search__field, body.pg-properties .select2-container--default .select2-search--dropdown .select2-search__field, body.pg-propertie .select2-container--default .select2-search--dropdown .select2-search__field, body.pg-contact .select2-container--default .select2-search--dropdown .select2-search__field, body.pg-institutional .select2-container--default .select2-search--dropdown .select2-search__field, body.pg-relationship .select2-container--default .select2-search--dropdown .select2-search__field, body.pg-press .select2-container--default .select2-search--dropdown .select2-search__field {
      border: 1px solid #ccc; }
    body.pg-buildings .select2-container--default .select2-results > .select2-results__options, body.pg-properties .select2-container--default .select2-results > .select2-results__options, body.pg-propertie .select2-container--default .select2-results > .select2-results__options, body.pg-contact .select2-container--default .select2-results > .select2-results__options, body.pg-institutional .select2-container--default .select2-results > .select2-results__options, body.pg-relationship .select2-container--default .select2-results > .select2-results__options, body.pg-press .select2-container--default .select2-results > .select2-results__options {
      font-size: 18px;
      font-family: 'Minion Pro';
      font-weight: 300;
      text-transform: inherit; }
  body.pg-building footer {
    height: auto;
    margin-top: 0; }
  body.pg-properties.is-single header .navbar_logo:before {
    background-image: url("../../images/pasqualotto-gt/logo-black.png"); }
  body.pg-properties.is-single header > .navbar_logo {
    display: block;
    position: relative; }
  body.pg-properties.is-single header .navbar_menu_item,
  body.pg-properties.is-single .language_item a {
    color: #232323; }
  body.pg-properties.is-single .language_item.is-active a:after {
    border-top-color: #232323; }
  body.pg-properties.is-single .navbar_overlay {
    display: none; }

.img {
  width: 100%;
  display: inline-block;
  background: center center no-repeat;
  background-size: cover; }
  .img:before {
    content: '';
    display: block;
    padding-bottom: 100%; }
  .img--size1:before {
    padding-bottom: 67.34694%; }

header {
  z-index: 4; }

footer {
  box-shadow: 0 0 40px -20px rgba(0, 0, 0, 0.2);
  margin-bottom: 50px; }

.building_map_heading,
.building_plans_heading,
.building_progress_heading {
  justify-content: center; }
  .building_map_heading span,
  .building_plans_heading span,
  .building_progress_heading span {
    margin-right: 10px; }

/*# sourceMappingURL=bundle.css.map */