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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #273479;
  text-align: left;
  background-color: #fff; }

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

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

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

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

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

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: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.2; }

h1, .h1 {
  font-size: 3.875rem; }

h2, .h2 {
  font-size: 2.625rem; }

h3, .h3 {
  font-size: 2rem; }

h4, .h4 {
  font-size: 1.75rem; }

h5, .h5 {
  font-size: 1.375rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

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: 400; }

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: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 480px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 1024px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1280px) {
    .container {
      max-width: 1080px; } }
  @media (min-width: 1366px) {
    .container {
      max-width: 1180px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1250px; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 1300px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  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-auto, .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-sm-auto, .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-md-auto, .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-lg-auto, .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,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto, .col-full-1, .col-full-2, .col-full-3, .col-full-4, .col-full-5, .col-full-6, .col-full-7, .col-full-8, .col-full-9, .col-full-10, .col-full-11, .col-full-12, .col-full,
.col-full-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.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: 480px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .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: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .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: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .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: 1280px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .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%; } }

@media (min-width: 1366px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1920px) {
  .col-full {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-full-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-full-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-full-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-full-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-full-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-full-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-full-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-full-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-full-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-full-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-full-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-full-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-full-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-full-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-full-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-full-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-full-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-full-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-full-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-full-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-full-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-full-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-full-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-full-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-full-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-full-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-full-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-full-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-full-0 {
    margin-left: 0; }
  .offset-full-1 {
    margin-left: 8.33333%; }
  .offset-full-2 {
    margin-left: 16.66667%; }
  .offset-full-3 {
    margin-left: 25%; }
  .offset-full-4 {
    margin-left: 33.33333%; }
  .offset-full-5 {
    margin-left: 41.66667%; }
  .offset-full-6 {
    margin-left: 50%; }
  .offset-full-7 {
    margin-left: 58.33333%; }
  .offset-full-8 {
    margin-left: 66.66667%; }
  .offset-full-9 {
    margin-left: 75%; }
  .offset-full-10 {
    margin-left: 83.33333%; }
  .offset-full-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #F8F8F8;
  background-clip: padding-box;
  border: 1px solid rgba(94, 127, 177, 0.2);
  border-radius: 0.1875rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #F8F8F8; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.1875rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.1875rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 0.3125rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 480px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 600;
  color: #273479;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.9375rem 1.875rem;
  font-size: 0.875rem;
  line-height: 1;
  border-radius: 0.1875rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .btn:hover {
    color: #273479;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

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

.btn-primary {
  color: #fff;
  background-color: #273479;
  border-color: #273479; }
  .btn-primary:hover {
    color: #fff;
    background-color: #1e285c;
    border-color: #1b2352; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(71, 82, 141, 0.5);
    box-shadow: 0 0 0 0 rgba(71, 82, 141, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #273479;
    border-color: #273479; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1b2352;
    border-color: #171f49; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(71, 82, 141, 0.5);
      box-shadow: 0 0 0 0 rgba(71, 82, 141, 0.5); }

.btn-secondary {
  color: #212529;
  background-color: #F68E2F;
  border-color: #F68E2F; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #f47a0b;
    border-color: #e8740a; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(214, 126, 46, 0.5);
    box-shadow: 0 0 0 0 rgba(214, 126, 46, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #212529;
    background-color: #F68E2F;
    border-color: #F68E2F; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #e8740a;
    border-color: #dc6e0a; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(214, 126, 46, 0.5);
      box-shadow: 0 0 0 0 rgba(214, 126, 46, 0.5); }

.btn-tertiary {
  color: #fff;
  background-color: #5E7FB1;
  border-color: #5E7FB1; }
  .btn-tertiary:hover {
    color: #fff;
    background-color: #4c6c9d;
    border-color: #486694; }
  .btn-tertiary:focus, .btn-tertiary.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(118, 146, 189, 0.5);
    box-shadow: 0 0 0 0 rgba(118, 146, 189, 0.5); }
  .btn-tertiary.disabled, .btn-tertiary:disabled {
    color: #fff;
    background-color: #5E7FB1;
    border-color: #5E7FB1; }
  .btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active,
  .show > .btn-tertiary.dropdown-toggle {
    color: #fff;
    background-color: #486694;
    border-color: #44608c; }
    .btn-tertiary:not(:disabled):not(.disabled):active:focus, .btn-tertiary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-tertiary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(118, 146, 189, 0.5);
      box-shadow: 0 0 0 0 rgba(118, 146, 189, 0.5); }

.btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }
  .btn-white:hover {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6; }
  .btn-white:focus, .btn-white.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5);
    box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5); }
  .btn-white.disabled, .btn-white:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active,
  .show > .btn-white.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus,
    .show > .btn-white.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5);
      box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5); }

.btn-light {
  color: #212529;
  background-color: #F3F3F3;
  border-color: #F3F3F3; }
  .btn-light:hover {
    color: #212529;
    background-color: #e0e0e0;
    border-color: #dadada; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(212, 212, 213, 0.5);
    box-shadow: 0 0 0 0 rgba(212, 212, 213, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #F3F3F3;
    border-color: #F3F3F3; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dadada;
    border-color: lightgray; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(212, 212, 213, 0.5);
      box-shadow: 0 0 0 0 rgba(212, 212, 213, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #3B4046;
  border-color: #3B4046; }
  .btn-dark:hover {
    color: #fff;
    background-color: #2a2d31;
    border-color: #24272a; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(88, 93, 98, 0.5);
    box-shadow: 0 0 0 0 rgba(88, 93, 98, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #3B4046;
    border-color: #3B4046; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #24272a;
    border-color: #1e2023; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(88, 93, 98, 0.5);
      box-shadow: 0 0 0 0 rgba(88, 93, 98, 0.5); }

.btn-black {
  color: #fff;
  background-color: #000000;
  border-color: #000000; }
  .btn-black:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-black:focus, .btn-black.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);
    box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5); }
  .btn-black.disabled, .btn-black:disabled {
    color: #fff;
    background-color: #000000;
    border-color: #000000; }
  .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active,
  .show > .btn-black.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus,
    .show > .btn-black.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);
      box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5); }

.btn-outline-primary {
  color: #273479;
  border-color: #273479; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #273479;
    border-color: #273479; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(39, 52, 121, 0.5);
    box-shadow: 0 0 0 0 rgba(39, 52, 121, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #273479;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #273479;
    border-color: #273479; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(39, 52, 121, 0.5);
      box-shadow: 0 0 0 0 rgba(39, 52, 121, 0.5); }

.btn-outline-secondary {
  color: #F68E2F;
  border-color: #F68E2F; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #F68E2F;
    border-color: #F68E2F; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(246, 142, 47, 0.5);
    box-shadow: 0 0 0 0 rgba(246, 142, 47, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #F68E2F;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #F68E2F;
    border-color: #F68E2F; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(246, 142, 47, 0.5);
      box-shadow: 0 0 0 0 rgba(246, 142, 47, 0.5); }

.btn-outline-tertiary {
  color: #5E7FB1;
  border-color: #5E7FB1; }
  .btn-outline-tertiary:hover {
    color: #fff;
    background-color: #5E7FB1;
    border-color: #5E7FB1; }
  .btn-outline-tertiary:focus, .btn-outline-tertiary.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(94, 127, 177, 0.5);
    box-shadow: 0 0 0 0 rgba(94, 127, 177, 0.5); }
  .btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled {
    color: #5E7FB1;
    background-color: transparent; }
  .btn-outline-tertiary:not(:disabled):not(.disabled):active, .btn-outline-tertiary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-tertiary.dropdown-toggle {
    color: #fff;
    background-color: #5E7FB1;
    border-color: #5E7FB1; }
    .btn-outline-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-tertiary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(94, 127, 177, 0.5);
      box-shadow: 0 0 0 0 rgba(94, 127, 177, 0.5); }

.btn-outline-white {
  color: #fff;
  border-color: #fff; }
  .btn-outline-white:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-white:focus, .btn-outline-white.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }
  .btn-outline-white.disabled, .btn-outline-white:disabled {
    color: #fff;
    background-color: transparent; }
  .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active,
  .show > .btn-outline-white.dropdown-toggle {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
    .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-white.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-light {
  color: #F3F3F3;
  border-color: #F3F3F3; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #F3F3F3;
    border-color: #F3F3F3; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(243, 243, 243, 0.5);
    box-shadow: 0 0 0 0 rgba(243, 243, 243, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #F3F3F3;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #F3F3F3;
    border-color: #F3F3F3; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(243, 243, 243, 0.5);
      box-shadow: 0 0 0 0 rgba(243, 243, 243, 0.5); }

.btn-outline-dark {
  color: #3B4046;
  border-color: #3B4046; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #3B4046;
    border-color: #3B4046; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(59, 64, 70, 0.5);
    box-shadow: 0 0 0 0 rgba(59, 64, 70, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #3B4046;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #3B4046;
    border-color: #3B4046; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(59, 64, 70, 0.5);
      box-shadow: 0 0 0 0 rgba(59, 64, 70, 0.5); }

.btn-outline-black {
  color: #000000;
  border-color: #000000; }
  .btn-outline-black:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000; }
  .btn-outline-black:focus, .btn-outline-black.focus {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }
  .btn-outline-black.disabled, .btn-outline-black:disabled {
    color: #000000;
    background-color: transparent; }
  .btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active,
  .show > .btn-outline-black.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000; }
    .btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-black.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.9375rem 1.875rem;
  font-size: 1.25rem;
  line-height: 1;
  border-radius: 0.1875rem; }

.btn-sm {
  padding: 0.9375rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 0.1875rem; }

.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%; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    -ms-transform: translateX(0.75rem);
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #F8F8F8; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.svg-icons {
  display: none; }

.ic-svg,
.ic-svg svg {
  display: block;
  height: 24px;
  width: 24px; }

.ic-svg svg {
  fill: #273479; }

.ic-inline {
  display: inline-block;
  vertical-align: middle; }

.ic-12,
.ic-12 svg {
  height: 12px;
  width: 12px; }

.ic-20,
.ic-20 svg {
  height: 20px;
  width: 20px; }

.ic-24,
.ic-24 svg {
  height: 24px;
  width: 24px; }

.ic-28,
.ic-28 svg {
  height: 28px;
  width: 28px; }

.ic-32,
.ic-32 svg {
  height: 32px;
  width: 32px; }

.ic-36,
.ic-36 svg {
  height: 36px;
  width: 36px; }

.ic-primary svg {
  fill: #273479; }

.ic-tertiary svg {
  fill: #5E7FB1; }

.ic-white svg {
  fill: #fff; }

.ic-gray svg {
  fill: #53585F; }

.ic-gray-dark svg {
  fill: #3B4046; }

.ic-black svg {
  fill: #000000; }

.btn {
  color: #fff; }

.nav-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar {
  margin: 0 0.9375rem;
  margin-top: -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .navbar a {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff; }
    .navbar a span {
      font-size: 0.6875rem;
      font-weight: 400;
      opacity: .5;
      display: block;
      line-height: 1; }
    .navbar a:hover {
      color: #fff;
      text-decoration: none; }

.box {
  background-color: #fff;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07); }

.form-group label {
  font-size: 0.75rem;
  opacity: .7; }

.form-control {
  background-color: #fff; }

textarea.form-control {
  height: 4rem; }

.custom-control-label {
  font-size: 0.75rem; }
  .custom-control-label:before, .custom-control-label:after {
    top: 0; }

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: rgba(94, 127, 177, 0.35);
  background-color: #5E7FB1; }

.list-check {
  color: #5E7FB1;
  font-size: 0.75rem;
  list-style: none;
  padding: 0;
  margin-bottom: 0.625rem; }
  .list-check li {
    margin-bottom: 0.3125rem; }
  .list-check .ic-svg {
    width: 1rem;
    height: 1rem;
    border-radius: 0.1875rem;
    border: 1px solid rgba(94, 127, 177, 0.35);
    margin-right: 0.3125rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.block-guarantee {
  padding: 100px 25% 100px 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .block-guarantee {
      padding: 40px 0; } }
  .block-guarantee-img {
    position: relative;
    background-color: #273479;
    padding: 90px 80px;
    color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .block-guarantee-img:after {
      content: '';
      display: block;
      height: 10px;
      background-color: #F68E2F;
      position: absolute;
      top: 100%;
      left: 40px;
      right: 0; }
    @media (min-width: 480px) and (max-width: 1279.98px) {
      .block-guarantee-img {
        padding: 60px 50px; } }
    @media (max-width: 479.98px) {
      .block-guarantee-img {
        padding: 40px 30px; } }
  .block-guarantee-cnt {
    width: 60%;
    position: relative; }
    @media (max-width: 767.98px) {
      .block-guarantee-cnt {
        width: 100%; } }
    .block-guarantee-cnt h3 {
      margin-bottom: 30px; }
    .block-guarantee-cnt p {
      color: #fff !important;
      font-size: 14px !important;
      line-height: 1.5 !important;
      font-weight: normal; }
    .block-guarantee-cnt .btn {
      margin-top: 30px; }
      @media (max-width: 479.98px) {
        .block-guarantee-cnt .btn {
          width: 100%; } }
  .block-guarantee-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../images/v2images/photo-guarantee.jpg");
    background-size: cover;
    background-position: center;
    opacity: .2; }
  .block-guarantee-list {
    position: absolute;
    top: 50%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 767.98px) {
      .block-guarantee-list {
        position: relative;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        margin-top: 50px; } }
    @media (max-width: 479.98px) {
      .block-guarantee-list {
        margin-top: 40px; } }
  .block-guarantee-item {
    background-color: #fff;
    height: 190px;
    width: 180px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 20px;
    font-size: 16px;
    line-height: 1.2;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
    font-weight: normal; }
    .block-guarantee-item:after {
      content: '';
      display: block;
      height: 6px;
      background-color: #F68E2F;
      position: absolute;
      top: 100%;
      left: 20px;
      right: 0; }
    @media (min-width: 1280px) and (max-width: 1599.98px) {
      .block-guarantee-item {
        width: 170px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
        flex: 0 0 170px;
        height: 180px;
        font-size: 14px; } }
    @media (min-width: 1024px) and (max-width: 1279.98px) {
      .block-guarantee-item {
        width: 130px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
        flex: 0 0 130px; } }
    @media (max-width: 1279.98px) {
      .block-guarantee-item {
        height: 140px;
        margin-left: 15px;
        font-size: 14px; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .block-guarantee-item {
        width: 150px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px; } }
    @media (min-width: 480px) and (max-width: 767.98px) {
      .block-guarantee-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        width: 30%; } }
    @media (max-width: 479.98px) {
      .block-guarantee-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 43%;
        flex: 0 0 43%;
        width: 43%;
        font-size: 12px;
        height: 125px;
        margin: 10px; } }
  .block-guarantee-check {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    background-color: #F68E2F;
    border-radius: 50px;
    display: block; }
    @media (max-width: 479.98px) {
      .block-guarantee-check {
        width: 30px;
        height: 30px; } }
    .block-guarantee-check:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 17px;
      height: 9px;
      border-bottom: 2px solid #fff;
      border-left: 2px solid #fff;
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg);
      margin-top: -2px; }
      @media (max-width: 479.98px) {
        .block-guarantee-check:before {
          width: 14px;
          height: 7px; } }

.bg-primary {
  background-color: #273479 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1b2352 !important; }

.bg-secondary {
  background-color: #F68E2F !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e8740a !important; }

.bg-tertiary {
  background-color: #5E7FB1 !important; }

a.bg-tertiary:hover, a.bg-tertiary:focus,
button.bg-tertiary:hover,
button.bg-tertiary:focus {
  background-color: #486694 !important; }

.bg-white {
  background-color: #fff !important; }

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important; }

.bg-light {
  background-color: #F3F3F3 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dadada !important; }

.bg-dark {
  background-color: #3B4046 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #24272a !important; }

.bg-black {
  background-color: #000000 !important; }

a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: black !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.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-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 480px) {
  .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-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .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-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .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-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1280px) {
  .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-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1366px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xxxl-none {
    display: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1920px) {
  .d-full-none {
    display: none !important; }
  .d-full-inline {
    display: inline !important; }
  .d-full-inline-block {
    display: inline-block !important; }
  .d-full-block {
    display: block !important; }
  .d-full-table {
    display: table !important; }
  .d-full-table-row {
    display: table-row !important; }
  .d-full-table-cell {
    display: table-cell !important; }
  .d-full-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-full-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.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%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 480px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1366px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1920px) {
  .flex-full-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-full-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-full-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-full-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-full-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-full-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-full-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-full-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-full-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-full-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-full-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-full-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-full-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-full-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-full-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-full-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-full-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-full-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-full-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-full-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-full-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-full-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-full-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-full-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-full-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-full-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-full-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-full-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-full-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-full-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-full-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-full-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-full-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-full-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !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; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

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

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  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: 480px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1366px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xxxl-left {
    text-align: left !important; }
  .text-xxxl-right {
    text-align: right !important; }
  .text-xxxl-center {
    text-align: center !important; } }

@media (min-width: 1920px) {
  .text-full-left {
    text-align: left !important; }
  .text-full-right {
    text-align: right !important; }
  .text-full-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-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #273479 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #141b3f !important; }

.text-secondary {
  color: #F68E2F !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #d06809 !important; }

.text-tertiary {
  color: #5E7FB1 !important; }

a.text-tertiary:hover, a.text-tertiary:focus {
  color: #3f5a83 !important; }

.text-white {
  color: #fff !important; }

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important; }

.text-light {
  color: #F3F3F3 !important; }

a.text-light:hover, a.text-light:focus {
  color: #cdcdcd !important; }

.text-dark {
  color: #3B4046 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #181a1c !important; }

.text-black {
  color: #000000 !important; }

a.text-black:hover, a.text-black:focus {
  color: black !important; }

.text-body {
  color: #273479 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.three-columns {
  -webkit-column-count: 3;
  column-count: 3; }
  @media (min-width: 768px) and (max-width: 1279.98px) {
    .three-columns {
      -webkit-column-count: 2;
      column-count: 2; } }
  @media (max-width: 767.98px) {
    .three-columns {
      -webkit-column-count: 1;
      column-count: 1; } }

.bg-gradient {
  background: -webkit-linear-gradient(315deg, #fbfefd 0%, #e4eef3 100%);
  background: -o-linear-gradient(315deg, #fbfefd 0%, #e4eef3 100%);
  background: linear-gradient(135deg, #fbfefd 0%, #e4eef3 100%); }

.bg-purple {
  background-color: #591870; }

@media (max-width: 1250px) {
  .header-submenu-mobile {
    background-color: #273479;
    padding: 12px 0;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    right: 0; }
    .header-submenu-mobile .wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .header-submenu-mobile .trigger {
      width: 24px;
      height: 20px;
      margin-right: 21px;
      position: relative; }
      .header-submenu-mobile .trigger span {
        display: block;
        background-color: #FFFFFF;
        position: absolute;
        height: 2px; }
    .header-submenu-mobile .trigger.close span:nth-child(1) {
      top: 3px;
      left: 0;
      right: 0;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: top .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s;
      transition: top .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s;
      -o-transition: transform .3s ease-in-out 0s, top .3s ease-in-out .3s;
      transition: transform .3s ease-in-out 0s, top .3s ease-in-out .3s;
      transition: transform .3s ease-in-out 0s, top .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s; }
    .header-submenu-mobile .trigger.close span:nth-child(2) {
      top: 9px;
      left: 0;
      right: 0;
      opacity: 1;
      -webkit-transition: left .3s ease-in-out .5s, right .3s ease-in-out .5s, opacity .3s ease-in-out .5s;
      -o-transition: left .3s ease-in-out .5s, right .3s ease-in-out .5s, opacity .3s ease-in-out .5s;
      transition: left .3s ease-in-out .5s, right .3s ease-in-out .5s, opacity .3s ease-in-out .5s; }
    .header-submenu-mobile .trigger.close span:nth-child(3) {
      top: 15px;
      left: 0;
      right: 0;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      -webkit-transition: top .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s;
      transition: top .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s;
      -o-transition: transform .3s ease-in-out 0s, top .3s ease-in-out .3s;
      transition: transform .3s ease-in-out 0s, top .3s ease-in-out .3s;
      transition: transform .3s ease-in-out 0s, top .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s; }
    .header-submenu-mobile .trigger.open span:nth-child(1) {
      top: 9px;
      left: 0;
      right: 0;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      -webkit-transition: top .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .3s;
      transition: top .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .3s;
      -o-transition: top .3s ease-in-out .2s, transform .3s ease-in-out .3s;
      transition: top .3s ease-in-out .2s, transform .3s ease-in-out .3s;
      transition: top .3s ease-in-out .2s, transform .3s ease-in-out .3s, -webkit-transform .3s ease-in-out .3s; }
    .header-submenu-mobile .trigger.open span:nth-child(2) {
      top: 9px;
      left: 12px;
      right: 12px;
      opacity: 0;
      -webkit-transition: left .3s ease-in-out 0s, right .3s ease-in-out 0s, opacity .2s ease-in-out .1s;
      -o-transition: left .3s ease-in-out 0s, right .3s ease-in-out 0s, opacity .2s ease-in-out .1s;
      transition: left .3s ease-in-out 0s, right .3s ease-in-out 0s, opacity .2s ease-in-out .1s; }
    .header-submenu-mobile .trigger.open span:nth-child(3) {
      top: 9px;
      left: 0;
      right: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: top .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .3s;
      transition: top .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .3s;
      -o-transition: top .3s ease-in-out .2s, transform .3s ease-in-out .3s;
      transition: top .3s ease-in-out .2s, transform .3s ease-in-out .3s;
      transition: top .3s ease-in-out .2s, transform .3s ease-in-out .3s, -webkit-transform .3s ease-in-out .3s; }
    .header-submenu-mobile .brand {
      width: 111px;
      height: 20px; }
      .header-submenu-mobile .brand a {
        display: block;
        width: 111px;
        height: 20px; }
        .header-submenu-mobile .brand a svg {
          display: block;
          width: 111px;
          height: 20px; }
    .header-submenu-mobile .contact {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .header-submenu-mobile .contact li {
        width: 20px;
        height: 20px;
        margin-left: 14px; }
        .header-submenu-mobile .contact li a {
          display: block;
          width: 20px;
          height: 20px; }
          .header-submenu-mobile .contact li a svg {
            display: block;
            width: 20px;
            height: 20px;
            fill: #FFFFFF; } }

@media (min-width: 1251px) {
  .header-submenu-mobile {
    display: none; } }

@media (max-width: 1250px) {
  .header-submenu-desktop {
    -webkit-transition: opacity .5s ease-in-out 0s, -webkit-transform .5s ease-in-out 0s;
    transition: opacity .5s ease-in-out 0s, -webkit-transform .5s ease-in-out 0s;
    -o-transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, opacity .5s ease-in-out 0s, -webkit-transform .5s ease-in-out 0s;
    background-color: #FFFFFF;
    position: fixed;
    z-index: 11;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .header-submenu-desktop.close {
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
      opacity: 0; }
    .header-submenu-desktop.open {
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      opacity: 1; }
    .header-submenu-desktop-bottom {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      background-color: #273479;
      width: 100%;
      padding: 65px 0; }
      .header-submenu-desktop-bottom .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      .header-submenu-desktop-bottom .sections {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .header-submenu-desktop-bottom .sections .brand {
          display: none; }
        .header-submenu-desktop-bottom .sections ul {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          list-style-type: none;
          margin: 0;
          padding: 0;
          width: 100%; }
          .header-submenu-desktop-bottom .sections ul li {
            width: 100%; }
            .header-submenu-desktop-bottom .sections ul li a {
              display: block;
              width: 100%;
              color: #FFFFFF;
              font-size: 18px;
              line-height: 1.25;
              margin: 0;
              font-weight: 700;
              padding: 13px 0; }
              .header-submenu-desktop-bottom .sections ul li a:link {
                text-decoration: none; }
              .header-submenu-desktop-bottom .sections ul li a:visited {
                text-decoration: none; }
              .header-submenu-desktop-bottom .sections ul li a:hover {
                text-decoration: none; }
              .header-submenu-desktop-bottom .sections ul li a:active {
                text-decoration: none; }
            .header-submenu-desktop-bottom .sections ul li span {
              display: block;
              font-size: 12px;
              line-height: 1;
              margin: 0;
              font-weight: 400;
              opacity: .6; }
      .header-submenu-desktop-bottom .cta {
        display: none; }
    .header-submenu-desktop-top {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      .header-submenu-desktop-top .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      .header-submenu-desktop-top .services {
        width: 100%; }
        .header-submenu-desktop-top .services ul {
          list-style-type: none;
          margin: 0;
          padding: 6px 0; }
          .header-submenu-desktop-top .services ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border-bottom: 1px solid rgba(39, 52, 121, 0.1); }
            .header-submenu-desktop-top .services ul li a {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              padding: 20px 0; }
              .header-submenu-desktop-top .services ul li a:link {
                text-decoration: none; }
              .header-submenu-desktop-top .services ul li a:visited {
                text-decoration: none; }
              .header-submenu-desktop-top .services ul li a:hover {
                text-decoration: none; }
              .header-submenu-desktop-top .services ul li a:active {
                text-decoration: none; }
            .header-submenu-desktop-top .services ul li i {
              display: block;
              width: 26px;
              height: 26px;
              margin-right: 14px; }
              .header-submenu-desktop-top .services ul li i svg {
                display: block;
                width: 26px;
                height: 26px; }
            .header-submenu-desktop-top .services ul li div {
              -webkit-box-flex: 1;
              -ms-flex: 1;
              flex: 1; }
              .header-submenu-desktop-top .services ul li div h5 {
                font-size: 18px;
                color: #273479;
                line-height: 1;
                margin: 0;
                font-weight: 700; }
              .header-submenu-desktop-top .services ul li div span {
                display: block;
                opacity: .6;
                text-transform: uppercase;
                font-size: 11px;
                line-height: 1;
                font-weight: 400; }
      .header-submenu-desktop-top .cont {
        width: 100%;
        margin: 30px 0; }
        .header-submenu-desktop-top .cont ul {
          width: 100%;
          list-style-type: none;
          margin: 0;
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .header-submenu-desktop-top .cont ul .contact-phone {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            font-size: 18px;
            line-height: 1; }
          .header-submenu-desktop-top .cont ul .contact-mail {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            font-size: 18px;
            line-height: 1; }
          .header-submenu-desktop-top .cont ul .contact-address {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
            font-size: 11px;
            line-height: 1.36; }
          .header-submenu-desktop-top .cont ul .contact-whatsapp {
            display: none; }
          .header-submenu-desktop-top .cont ul li {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .header-submenu-desktop-top .cont ul li a {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              padding: 11px 0;
              color: #273479; }
              .header-submenu-desktop-top .cont ul li a:link {
                text-decoration: none; }
              .header-submenu-desktop-top .cont ul li a:visited {
                text-decoration: none; }
              .header-submenu-desktop-top .cont ul li a:hover {
                text-decoration: none; }
              .header-submenu-desktop-top .cont ul li a:active {
                text-decoration: none; }
            .header-submenu-desktop-top .cont ul li i {
              display: block;
              width: 26px;
              height: 26px;
              margin-right: 14px; }
              .header-submenu-desktop-top .cont ul li i svg {
                display: block;
                width: 26px;
                height: 26px;
                fill: #273479; } }

@media (min-width: 1251px) {
  .header-submenu-desktop-top {
    background-color: #FFFFFF;
    padding: 16px 0; }
    .header-submenu-desktop-top .wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .header-submenu-desktop-top .services {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .header-submenu-desktop-top .services ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .header-submenu-desktop-top .services ul li {
          height: 50px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          position: relative; }
          .header-submenu-desktop-top .services ul li:not(:last-child) {
            padding-right: 24px;
            border-right: 1px solid rgba(39, 52, 121, 0.1); }
          .header-submenu-desktop-top .services ul li:not(:first-child) {
            padding-left: 24px; }
        .header-submenu-desktop-top .services ul li:first-child.active:before {
          content: '';
          height: 6px;
          background-color: #F68E2F;
          position: absolute;
          bottom: -16px;
          left: 0;
          right: 24px; }
        .header-submenu-desktop-top .services ul li:first-child.active h5 {
          font-weight: 700; }
        .header-submenu-desktop-top .services ul li:not(:first-child).active:before {
          content: '';
          height: 6px;
          background-color: palegreen;
          position: absolute;
          bottom: -16px;
          left: 0;
          right: 24px; }
        .header-submenu-desktop-top .services ul li:not(:first-child).active h5 {
          font-weight: 700; }
        .header-submenu-desktop-top .services ul a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .header-submenu-desktop-top .services ul a:link {
            text-decoration: none; }
          .header-submenu-desktop-top .services ul a:visited {
            text-decoration: none; }
          .header-submenu-desktop-top .services ul a:hover {
            text-decoration: none; }
          .header-submenu-desktop-top .services ul a:active {
            text-decoration: none; }
        .header-submenu-desktop-top .services ul i {
          display: block;
          width: 25px;
          height: 25px;
          margin-right: 10px; }
          .header-submenu-desktop-top .services ul i svg {
            display: block;
            width: 25px;
            height: 25px; }
        .header-submenu-desktop-top .services ul h5 {
          font-size: 19px;
          line-height: 1;
          color: #273479;
          font-weight: 400;
          margin: 0; }
        .header-submenu-desktop-top .services ul span {
          display: block;
          opacity: .6;
          text-transform: uppercase;
          font-size: 10px; }
    .header-submenu-desktop-top .cont ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .header-submenu-desktop-top .cont ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .header-submenu-desktop-top .cont ul li a:hover {
          text-decoration: none; }
      .header-submenu-desktop-top .cont ul li:not(:first-child) {
        border-left: 1px solid rgba(39, 52, 121, 0.1); }
      .header-submenu-desktop-top .cont ul .contact-whatsapp {
        padding: 8px 0 8px 13px; }
        .header-submenu-desktop-top .cont ul .contact-whatsapp i {
          display: none; }
        .header-submenu-desktop-top .cont ul .contact-whatsapp a {
          display: block;
          width: 20px;
          height: 20px; }
          .header-submenu-desktop-top .cont ul .contact-whatsapp a svg {
            display: block;
            width: 20px;
            height: 20px;
            fill: #273479; }
      .header-submenu-desktop-top .cont ul .contact-mail {
        display: none; }
      .header-submenu-desktop-top .cont ul .contact-phone {
        padding: 8px 13px; }
        .header-submenu-desktop-top .cont ul .contact-phone i {
          display: none; }
        .header-submenu-desktop-top .cont ul .contact-phone a {
          font-size: 23px;
          color: #273479; }
      .header-submenu-desktop-top .cont ul .contact-address {
        padding: 8px 13px; }
        .header-submenu-desktop-top .cont ul .contact-address i {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          display: block;
          width: 20px;
          height: 20px; }
          .header-submenu-desktop-top .cont ul .contact-address i svg {
            display: block;
            width: 20px;
            height: 20px;
            fill: #273479; }
        .header-submenu-desktop-top .cont ul .contact-address a {
          font-size: 12px;
          line-height: 1.16;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          color: #273479;
          text-align: right;
          margin-right: 11px; }
  .header-submenu-desktop-bottom {
    background-color: #273479;
    padding: 20px 0; }
    .header-submenu-desktop-bottom .wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .header-submenu-desktop-bottom .sections {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .header-submenu-desktop-bottom .sections .brand {
        height: 26px;
        width: 130px; }
        .header-submenu-desktop-bottom .sections .brand a {
          display: block;
          height: 26px;
          width: 130px; }
          .header-submenu-desktop-bottom .sections .brand a svg {
            display: block;
            height: 26px;
            width: 130px; }
      .header-submenu-desktop-bottom .sections ul {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        list-style-type: none;
        padding: 0;
        margin: 0 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .header-submenu-desktop-bottom .sections ul li {
          padding: 0 18px;
          max-width: 170px; }
        .header-submenu-desktop-bottom .sections ul a {
          display: block;
          font-size: 14px;
          line-height: 1;
          color: #FFFFFF;
          font-weight: 700;
          letter-spacing: -.5px; }
          .header-submenu-desktop-bottom .sections ul a:link {
            text-decoration: none; }
          .header-submenu-desktop-bottom .sections ul a:visited {
            text-decoration: none; }
          .header-submenu-desktop-bottom .sections ul a:hover {
            text-decoration: none; }
          .header-submenu-desktop-bottom .sections ul a:active {
            text-decoration: none; }
        .header-submenu-desktop-bottom .sections ul span {
          display: block;
          font-size: 11px;
          line-height: 1;
          opacity: .6;
          font-weight: 400;
          letter-spacing: -.3px;
          margin-top: 3px; }
      .header-submenu-desktop-bottom .sections .cta {
        width: 175px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }

@media (min-width: 1280px) and (max-width: 1365.98px) {
  .header-submenu-desktop .header-submenu-desktop-top .cont ul .contact-phone a {
    font-size: 16px; } }

body {
  font-weight: 300;
  background: -webkit-linear-gradient(315deg, #fbfefd 0%, #e4eef3 100%);
  background: -o-linear-gradient(315deg, #fbfefd 0%, #e4eef3 100%);
  background: linear-gradient(135deg, #fbfefd 0%, #e4eef3 100%); }

p {
  font-size: 1.125rem;
  line-height: 1.5; }

html.lock {
  overflow: hidden; }

main {
  width: 100%;
  overflow-x: hidden;
  -webkit-transition: -webkit-transform .4s ease-in-out .2s;
  transition: -webkit-transform .4s ease-in-out .2s;
  -o-transition: transform .4s ease-in-out .2s;
  transition: transform .4s ease-in-out .2s;
  transition: transform .4s ease-in-out .2s, -webkit-transform .4s ease-in-out .2s; }
  main.hide {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s ease-in-out 0s;
    transition: -webkit-transform .4s ease-in-out 0s;
    -o-transition: transform .4s ease-in-out 0s;
    transition: transform .4s ease-in-out 0s;
    transition: transform .4s ease-in-out 0s, -webkit-transform .4s ease-in-out 0s; }

.intro-img {
  background-color: #273479;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-bottom: 10px solid #F68E2F; }
  @media (min-width: 1600px) {
    .intro-img {
      left: 45%; } }
  @media (min-width: 1366px) and (max-width: 1599.98px) {
    .intro-img {
      left: 40%; } }
  @media (min-width: 1280px) and (max-width: 1365.98px) {
    .intro-img {
      left: 35%; } }
  @media (max-width: 1279.98px) {
    .intro-img {
      left: 0; } }
  .intro-img img,
  .intro-img video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 1279px) {
      .intro-img img,
      .intro-img video {
        opacity: .42; } }
  .intro-img img {
    -o-object-position: center bottom;
    object-position: center bottom; }
  .intro-img video {
    -o-object-position: center;
    object-position: center; }
  @media (min-width: 1280px) {
    .intro-img:after {
      content: '';
      display: block;
      width: 80px;
      height: 10px;
      background-color: #FFFFFF;
      position: absolute;
      bottom: -10px;
      left: 0; } }

.intro-form {
  padding: 1.25rem 3.125rem 1.875rem;
  margin-top: 3.125rem;
  line-height: 1.2; }
  .intro-form p {
    font-size: 0.875rem;
    font-weight: 600;
    color: #5E7FB1; }
  .intro-form .custom-checkbox {
    margin-top: 1.25rem; }
  .intro-form .btn {
    margin-top: 1.25rem; }

.intro-us-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(315deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 55%);
  background: -o-linear-gradient(315deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 55%);
  background: linear-gradient(135deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 55%);
  z-index: 1; }
  @media (max-width: 1279.98px) {
    .intro-us-bg {
      display: none; } }

.sec-intro h1 {
  letter-spacing: -2px;
  margin-bottom: 1.25rem;
  line-height: 1.08; }
  @media (max-width: 767px) {
    .sec-intro h1 {
      font-size: 58px; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .sec-intro h1 {
      font-size: 68px; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-intro h1 {
      font-size: 62px; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-intro h1 {
      font-size: 73px; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-intro h1 {
      font-size: 78px; } }
  @media (min-width: 1920px) {
    .sec-intro h1 {
      font-size: 80px; } }
  @media (max-width: 1279px) {
    .sec-intro h1 {
      color: #FFFFFF;
      text-shadow: 1px 1px 15px #212b60; } }
  @media (min-width: 1280px) {
    .sec-intro h1 {
      color: #273479; } }

.sec-intro p {
  line-height: 1.6; }
  @media (min-width: 768px) and (max-width: 1919px) {
    .sec-intro p {
      font-size: 20px;
      padding-right: 20vw; } }
  @media (min-width: 1920px) {
    .sec-intro p {
      font-size: 20px;
      padding-right: 18.5vw; } }
  @media (max-width: 1279px) {
    .sec-intro p {
      color: #FFFFFF;
      text-shadow: 1px 1px 15px #212b60; } }
  @media (min-width: 1280px) {
    .sec-intro p {
      color: #273479; } }

.sec-intro .btn {
  margin-top: 3.125rem; }

.sec-intro-inner {
  position: relative;
  margin-bottom: 70px;
  margin-top: -73px; }
  @media (min-width: 1280px) {
    .sec-intro-inner {
      min-height: 500px; } }
  @media (max-width: 479.98px) {
    .sec-intro-inner {
      height: 84vh;
      margin-top: -45px;
      margin-bottom: 50px; } }
  .sec-intro-inner h1 {
    letter-spacing: -2px;
    line-height: 1.08; }
    @media (max-width: 767px) {
      .sec-intro-inner h1 {
        font-size: 44px; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      .sec-intro-inner h1 {
        font-size: 68px; } }
    @media (min-width: 1280px) and (max-width: 1365px) {
      .sec-intro-inner h1 {
        font-size: 62px; } }
    @media (min-width: 1366px) and (max-width: 1599px) {
      .sec-intro-inner h1 {
        font-size: 73px; } }
    @media (min-width: 1600px) and (max-width: 1919px) {
      .sec-intro-inner h1 {
        font-size: 78px; } }
    @media (min-width: 1920px) {
      .sec-intro-inner h1 {
        font-size: 80px; } }
    @media (max-width: 1279px) {
      .sec-intro-inner h1 {
        color: #FFFFFF;
        text-shadow: 1px 1px 15px #212b60; } }
    @media (min-width: 1280px) {
      .sec-intro-inner h1 {
        color: #273479; } }
  .sec-intro-inner p {
    line-height: 1.6; }
    @media (min-width: 768px) and (max-width: 1919px) {
      .sec-intro-inner p {
        font-size: 20px;
        padding-right: 20vw; } }
    @media (min-width: 1920px) {
      .sec-intro-inner p {
        font-size: 20px;
        padding-right: 18.5vw; } }
    @media (max-width: 1279px) {
      .sec-intro-inner p {
        color: #FFFFFF;
        text-shadow: 1px 1px 15px #212b60; } }
    @media (min-width: 1280px) {
      .sec-intro-inner p {
        color: #273479; } }
  .sec-intro-inner .intro-inner-img {
    position: relative; }
    @media (max-width: 1279.98px) {
      .sec-intro-inner .intro-inner-img {
        background-color: #273479; } }
    @media (max-width: 479.98px) {
      .sec-intro-inner .intro-inner-img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
        .sec-intro-inner .intro-inner-img .embed-responsive {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
          .sec-intro-inner .intro-inner-img .embed-responsive:before {
            content: none; }
          .sec-intro-inner .intro-inner-img .embed-responsive video {
            width: auto; } }
    .sec-intro-inner .intro-inner-img img {
      -o-object-fit: cover;
      object-fit: cover; }
      @media (max-width: 1279.98px) {
        .sec-intro-inner .intro-inner-img img {
          opacity: .42; } }
    .sec-intro-inner .intro-inner-img:after {
      content: '';
      display: block;
      width: 100%;
      height: 10px;
      background-color: #F68E2F;
      position: absolute;
      bottom: -10px;
      left: 60px; }
      @media (max-width: 479.98px) {
        .sec-intro-inner .intro-inner-img:after {
          left: 0; } }
  .sec-intro-inner-us {
    position: relative;
    margin-bottom: 70px;
    margin-top: -73px; }
    @media (max-width: 479.98px) {
      .sec-intro-inner-us {
        height: auto;
        margin-top: -45px;
        margin-bottom: 50px; } }
    .sec-intro-inner-us .container {
      position: relative;
      z-index: 1; }

.sec-partners {
  background-color: #fafafa; }
  @media (min-width: 1920px) {
    .sec-partners {
      padding: 90px 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-partners {
      padding: 80px 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-partners {
      padding: 62px 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-partners {
      padding: 60px 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-partners {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-partners {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .sec-partners {
      padding: 40px 0; } }
  .sec-partners h2 {
    line-height: 1.033; }
    @media (max-width: 1279px) {
      .sec-partners h2 {
        font-size: 27px; } }
    @media (min-width: 1280px) and (max-width: 1365px) {
      .sec-partners h2 {
        font-size: 28px; } }
    @media (min-width: 1365px) {
      .sec-partners h2 {
        font-size: 32px; } }
    @media (max-width: 479.98px) {
      .sec-partners h2 {
        text-align: center; } }
  .sec-partners p {
    line-height: 1.5; }
    @media (max-width: 480px) {
      .sec-partners p {
        margin-top: 15px; } }
    @media (max-width: 1279px) {
      .sec-partners p {
        font-size: 16px; } }
    @media (min-width: 1280px) and (max-width: 1365px) {
      .sec-partners p {
        font-size: 17px; } }
    @media (min-width: 1365px) {
      .sec-partners p {
        font-size: 18px; } }
    @media (max-width: 479.98px) {
      .sec-partners p {
        text-align: center; } }
  .sec-partners ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid rgba(33, 43, 96, 0.35); }
    @media (max-width: 1365px) {
      .sec-partners ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media (min-width: 1366px) {
      .sec-partners ul {
        -ms-flex-pack: distribute;
        justify-content: space-around; } }
    @media (max-width: 480px) {
      .sec-partners ul {
        margin: 15px 0 0;
        padding: 15px 0 0; } }
    @media (min-width: 481px) and (max-width: 1279px) {
      .sec-partners ul {
        margin: 20px 0 0;
        padding: 30px 0 0; } }
    @media (min-width: 1280px) and (max-width: 1365px) {
      .sec-partners ul {
        margin: 20px 0 0;
        padding: 40px 0 0; } }
    @media (min-width: 1365px) {
      .sec-partners ul {
        margin: 30px 0 0;
        padding: 50px 0 0; } }
    @media (max-width: 480px) {
      .sec-partners ul li {
        width: 33.33%;
        padding: 10px; } }
    @media (max-width: 480px) {
      .sec-partners ul li i {
        display: block;
        width: 100%;
        height: 40px; } }
    @media (min-width: 481px) and (max-width: 1270px) {
      .sec-partners ul li {
        height: 30px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 20px; } }
    @media (min-width: 1280px) {
      .sec-partners ul li {
        height: 60px; }
        .sec-partners ul li:nth-child(1) {
          width: 150px; }
        .sec-partners ul li:nth-child(2) {
          width: 60px; }
        .sec-partners ul li:nth-child(3) {
          width: 170px; }
        .sec-partners ul li:nth-child(4) {
          width: 135px; }
        .sec-partners ul li:nth-child(5) {
          width: 145px; }
        .sec-partners ul li:nth-child(6) {
          width: 120px; } }
    .sec-partners ul li svg {
      width: 100%;
      height: 100%;
      fill: #273479;
      opacity: .35; }

.sec-carousel .promo-item {
  height: 550px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .sec-carousel .promo-item-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden; }
    .sec-carousel .promo-item-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .sec-carousel .promo-item-box {
    position: relative;
    z-index: 2;
    width: 100%;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.32);
    border-radius: 4px;
    overflow: hidden;
    padding: 80px 35px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 480px) {
      .sec-carousel .promo-item-box {
        max-width: 335px; } }
    @media (min-width: 481px) {
      .sec-carousel .promo-item-box {
        max-width: 450px; } }
    .sec-carousel .promo-item-box span {
      background-color: #273479;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 53px;
      padding: 13px 20px;
      font-weight: 700;
      text-transform: uppercase;
      color: #FFFFFF;
      font-size: 10px;
      line-height: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .sec-carousel .promo-item-box span:before {
        content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'><path d='M25.3 10.8v4.4H8.8v-4.4C8.8 10.8 25.3 10.8 25.3 10.8z' fill='rgb(246,142,47)'/><path d='M8.2 1C4 1 0.6 4.4 0.6 8.5v8.9C0.6 21.6 4 25 8.2 25h9.7 7.5v-4.4h-7.6H8.1c-0.8 0-1.6-0.3-2.2-0.9S5 18.4 5 17.5V8.5c0-0.8 0.3-1.6 0.9-2.2 0.7-0.6 1.5-0.9 2.3-0.9h9.7l0 0h7.5V1h-7.6H8.2z' fill='rgb(255,255,255)'/></svg>");
        width: 26px;
        height: 26px; }
    .sec-carousel .promo-item-box h3 {
      font-size: 36px;
      line-height: 1.1;
      text-align: center;
      margin-bottom: 10px; }
      @media (max-width: 479.98px) {
        .sec-carousel .promo-item-box h3 {
          font-size: 24px; } }
    .sec-carousel .promo-item-box p {
      font-size: 13px;
      line-height: 1.23;
      text-align: center;
      margin-bottom: 35px; }
    @media (max-width: 479.98px) {
      .sec-carousel .promo-item-box .btn {
        width: 100%; } }

.sec-carousel .js_promos {
  position: relative; }
  .sec-carousel .js_promos .owl-prev, .sec-carousel .js_promos .owl-next {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 2;
    outline: none; }
    .sec-carousel .js_promos .owl-prev:after, .sec-carousel .js_promos .owl-next:after {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 50px;
      height: 50px; }
    .sec-carousel .js_promos .owl-prev span, .sec-carousel .js_promos .owl-next span {
      display: none; }
  .sec-carousel .js_promos .owl-prev {
    left: 4vw; }
    .sec-carousel .js_promos .owl-prev:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'><path d='M8.3 25l25-25 8.3 8.1L24.6 25l17 16.9L33.3 50 8.3 25z' fill='rgb(255,255,255)'/></svg>"); }
  .sec-carousel .js_promos .owl-next {
    right: 4vw; }
    .sec-carousel .js_promos .owl-next:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'><path d='M41.6 25l-25 25 -8.3-8.1 17-16.9L8.3 8.1 16.6 0 41.6 25z' fill='rgb(255,255,255)'/></svg>"); }
  .sec-carousel .js_promos .owl-dots {
    position: absolute;
    z-index: 100000;
    bottom: 25px;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sec-carousel .js_promos .owl-dots button {
      -webkit-transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
      -o-transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
      transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
      opacity: .5;
      width: 12px;
      height: 12px;
      border: 0px solid #FFFFFF;
      border-radius: 6px;
      margin: 0 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .sec-carousel .js_promos .owl-dots button span {
        background-color: #FFFFFF;
        width: 6px;
        height: 6px;
        border-radius: 3px; }
    .sec-carousel .js_promos .owl-dots button.active {
      opacity: 1;
      border: 1px solid #FFFFFF; }

.sec-opinions {
  background: #fbfefd;
  background: -moz-linear-gradient(135deg, #fbfefd 0%, #e4eef3 100%);
  background: -webkit-linear-gradient(135deg, #fbfefd 0%, #e4eef3 100%);
  background: -webkit-linear-gradient(315deg, #fbfefd 0%, #e4eef3 100%);
  background: -o-linear-gradient(315deg, #fbfefd 0%, #e4eef3 100%);
  background: linear-gradient(135deg, #fbfefd 0%, #e4eef3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fbfefd",endColorstr="#e4eef3",GradientType=1); }
  @media (min-width: 1920px) {
    .sec-opinions {
      padding: 90px 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-opinions {
      padding: 80px 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-opinions {
      padding: 62px 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-opinions {
      padding: 60px 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-opinions {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-opinions {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .sec-opinions {
      padding: 40px 0; } }
  .sec-opinions h2 {
    text-align: center;
    margin-bottom: 50px; }
    @media (min-width: 1280px) {
      .sec-opinions h2 {
        font-size: 42px; } }
    @media (min-width: 768px) and (max-width: 1279.98px) {
      .sec-opinions h2 {
        font-size: 36px; } }
    @media (max-width: 767.98px) {
      .sec-opinions h2 {
        font-size: 32px;
        margin-bottom: 30px;
        line-height: 1; } }
  .sec-opinions .js_comentarios {
    width: 100%;
    margin: auto; }
    @media (max-width: 480px) {
      .sec-opinions .js_comentarios {
        max-width: 335px; } }
    @media (min-width: 481px) and (max-width: 1023px) {
      .sec-opinions .js_comentarios {
        max-width: 720px; } }
    @media (min-width: 1024px) {
      .sec-opinions .js_comentarios {
        max-width: 750px; } }
    .sec-opinions .js_comentarios .owl-stage-outer {
      overflow: visible; }
      .sec-opinions .js_comentarios .owl-stage-outer .owl-stage {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch; }
      .sec-opinions .js_comentarios .owl-stage-outer .owl-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
    .sec-opinions .js_comentarios .owl-dots {
      height: 12px;
      margin-top: 29px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .sec-opinions .js_comentarios .owl-dots button {
        -webkit-transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
        -o-transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
        transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
        opacity: .5;
        width: 12px;
        height: 12px;
        border: 0px solid #273479;
        border-radius: 6px;
        margin: 0 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .sec-opinions .js_comentarios .owl-dots button span {
          background-color: #273479;
          width: 6px;
          height: 6px;
          border-radius: 3px; }
      .sec-opinions .js_comentarios .owl-dots button.active {
        opacity: 1;
        border: 1px solid #273479; }
  .sec-opinions .js_comentarios-item {
    border-radius: 10px;
    border: 4px solid rgba(33, 43, 96, 0.35);
    opacity: .5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: opacity .4s ease-in-out 0s;
    -o-transition: opacity .4s ease-in-out 0s;
    transition: opacity .4s ease-in-out 0s; }
    @media (max-width: 480px) {
      .sec-opinions .js_comentarios-item {
        padding: 30px 20px; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .sec-opinions .js_comentarios-item {
        padding: 30px 35px; } }
    @media (min-width: 769px) {
      .sec-opinions .js_comentarios-item {
        padding: 40px 45px; } }
    .sec-opinions .js_comentarios-item-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .sec-opinions .js_comentarios-item-content h3 {
        font-size: 26px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        line-height: 1; }
        @media (max-width: 767.98px) {
          .sec-opinions .js_comentarios-item-content h3 {
            font-size: 20px; } }
      .sec-opinions .js_comentarios-item-content i {
        width: 28px;
        height: 28px; }
        .sec-opinions .js_comentarios-item-content i svg {
          width: 28px;
          height: 28px;
          fill: #273479; }
      .sec-opinions .js_comentarios-item-content p {
        width: 100%;
        font-size: 16px;
        line-height: 1.75;
        border-top: 1px solid rgba(33, 43, 96, 0.35);
        padding-top: 15px;
        margin-top: 15px; }
        @media (max-width: 767.98px) {
          .sec-opinions .js_comentarios-item-content p {
            font-size: 14px;
            line-height: 1.5; } }
    .sec-opinions .js_comentarios-item-rating {
      margin-top: 20px;
      height: 15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .sec-opinions .js_comentarios-item-rating i {
        display: block;
        width: 15px;
        height: 15px;
        margin-right: 5px; }
        .sec-opinions .js_comentarios-item-rating i svg {
          display: block;
          width: 15px;
          height: 15px;
          fill: #F68E2F; }
  .sec-opinions .owl-item.active .js_comentarios-item {
    opacity: 1; }

.sec-cta {
  background-color: #273479;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 1920px) {
    .sec-cta {
      padding: 90px 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-cta {
      padding: 80px 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-cta {
      padding: 62px 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-cta {
      padding: 60px 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-cta {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-cta {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .sec-cta {
      padding: 40px 0; } }
  .sec-cta h2 {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: auto; }
    @media (min-width: 481px) and (max-width: 768px) {
      .sec-cta h2 {
        font-size: 28px; } }
    @media (min-width: 769px) and (max-width: 1280px) {
      .sec-cta h2 {
        font-size: 30px; } }
    @media (min-width: 1281px) {
      .sec-cta h2 {
        font-size: 34px; } }
    @media (max-width: 479.98px) {
      .sec-cta h2 {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 10px; } }
  .sec-cta p {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    font-size: 18px;
    margin-top: 22px;
    margin-bottom: 34px; }
  .sec-cta .claim {
    margin-top: 0;
    font-size: 30px;
    line-height: 1.1; }
    @media (min-width: 1280px) and (max-width: 1365.98px) {
      .sec-cta .claim {
        font-size: 28px; } }
    @media (max-width: 1279.98px) {
      .sec-cta .claim {
        font-size: 24px; } }
    @media (max-width: 479.98px) {
      .sec-cta .claim {
        font-size: 20px; } }
  .sec-cta a {
    display: block;
    max-width: 250px; }
    @media (max-width: 768px) {
      .sec-cta a {
        margin: 35px auto 0; } }
    @media (min-width: 769px) and (max-width: 1280px) {
      .sec-cta a {
        margin: 40px auto 0; } }
    @media (min-width: 1281px) {
      .sec-cta a {
        margin: 50px auto 0; } }
    @media (max-width: 479.98px) {
      .sec-cta a {
        max-width: 100%; } }
  .sec-cta form {
    width: 100%;
    max-width: 750px;
    margin: 25px auto 0px;
    background-color: #F68E2F;
    border-radius: 3px;
    padding: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sec-cta form .form-field {
      height: 45px; }
      @media (max-width: 480px) {
        .sec-cta form .form-field {
          width: 100%; } }
      @media (min-width: 481px) {
        .sec-cta form .form-field {
          width: 32.3%; } }
    .sec-cta form .input-field {
      background-color: #FFFFFF;
      border-radius: 3px;
      position: relative; }
      @media (max-width: 480px) {
        .sec-cta form .input-field {
          margin-bottom: 20px; } }
      .sec-cta form .input-field i {
        width: 45px;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 3px 0 0 3px; }
        .sec-cta form .input-field i svg {
          width: 24px;
          height: 24px;
          fill: #273479; }
      .sec-cta form .input-field span {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding-left: 48px; }
        .sec-cta form .input-field span input, .sec-cta form .input-field span select {
          position: relative;
          z-index: 2;
          width: 100%;
          height: 45px;
          background-color: transparent;
          border: 0;
          outline: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          color: #273479; }
        .sec-cta form .input-field span ::-webkit-input-placeholder {
          /* Edge */
          color: #273479; }
        .sec-cta form .input-field span :-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #273479; }
        .sec-cta form .input-field span ::-ms-input-placeholder {
          color: #273479; }
        .sec-cta form .input-field span ::placeholder {
          color: #273479; }
    .sec-cta form .input-select:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
      display: inline-block;
      width: 24px;
      height: 24px;
      position: absolute;
      z-index: 1;
      top: 50%;
      right: 8px;
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: -webkit-transform .4s ease-out 0s;
      transition: -webkit-transform .4s ease-out 0s;
      -o-transition: transform .4s ease-out 0s;
      transition: transform .4s ease-out 0s;
      transition: transform .4s ease-out 0s, -webkit-transform .4s ease-out 0s; }
    .sec-cta form .input-button input {
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 3px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%;
      height: 45px;
      background-color: #F68E2F;
      font-size: 14px;
      color: #FFFFFF;
      font-weight: 700; }
    .sec-cta form div[role=alert] {
      width: 100%;
      text-align: center;
      color: #FFFFFF;
      font-weight: 600;
      background-color: #f47a0b;
      border: none;
      border-radius: 3px; }
    .sec-cta form span[role=alert] {
      padding: 0 0 0 13px;
      color: #FFFFFF;
      -webkit-transform: translateY(105%);
      -ms-transform: translateY(105%);
      transform: translateY(105%);
      font-size: 14px; }

.sec-cta.img-bg {
  background-image: url("../images/v2images/doors-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.sec-services {
  background-color: #fafafa; }
  @media (min-width: 1920px) {
    .sec-services {
      padding: 90px 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-services {
      padding: 80px 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-services {
      padding: 62px 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-services {
      padding: 60px 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-services {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-services {
      padding: 60px 0; } }
  @media (max-width: 480px) {
    .sec-services {
      padding: 40px 0; } }
  .sec-services h2 {
    text-align: center; }
    @media (min-width: 1280px) {
      .sec-services h2 {
        font-size: 42px; } }
    @media (min-width: 768px) and (max-width: 1279.98px) {
      .sec-services h2 {
        font-size: 36px; } }
    @media (max-width: 767.98px) {
      .sec-services h2 {
        font-size: 32px;
        line-height: 1;
        margin-bottom: 20px; } }
  .sec-services p {
    text-align: center; }
    @media (max-width: 1279px) {
      .sec-services p {
        font-size: 18px; } }
    @media (min-width: 1280px) {
      .sec-services p {
        font-size: 24px; } }
    @media (max-width: 767.98px) {
      .sec-services p {
        font-size: 16px; } }
  .sec-services .service-item-img {
    width: 100%;
    height: 120px;
    overflow: hidden; }
    @media (min-width: 1920px) {
      .sec-services .service-item-img {
        margin-top: 60px; } }
    @media (min-width: 1600px) and (max-width: 1919px) {
      .sec-services .service-item-img {
        margin-top: 54px; } }
    @media (min-width: 1366px) and (max-width: 1599px) {
      .sec-services .service-item-img {
        margin-top: 50px; } }
    @media (min-width: 1280px) and (max-width: 1365px) {
      .sec-services .service-item-img {
        margin-top: 45px; } }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .sec-services .service-item-img {
        margin-top: 45px; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .sec-services .service-item-img {
        margin-top: 40px; } }
    @media (max-width: 480px) {
      .sec-services .service-item-img {
        margin-top: 30px; } }
    .sec-services .service-item-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  @media (min-width: 481px) {
    .sec-services .service-item-title, .sec-services .service-item-description, .sec-services .service-item-list {
      margin-left: 5.15%; } }
  .sec-services .service-item-title {
    border-top: 10px solid #F68E2F;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.2;
    padding-top: 10px; }
    @media (max-width: 479.98px) {
      .sec-services .service-item-title {
        font-size: 20px; } }
    .sec-services .service-item-title a {
      text-decoration: none; }
      .sec-services .service-item-title a:link {
        color: #273479;
        text-decoration: none; }
      .sec-services .service-item-title a:visited {
        color: #273479;
        text-decoration: none; }
      .sec-services .service-item-title a:hover {
        color: #273479;
        text-decoration: none; }
      .sec-services .service-item-title a:active {
        color: #273479;
        text-decoration: none; }
  .sec-services .service-item-description {
    font-size: 14px;
    line-height: 1.643;
    text-align: left; }
  .sec-services .service-item-list {
    list-style-type: none;
    margin-top: 15px;
    padding: 0; }
    .sec-services .service-item-list li {
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .sec-services .service-item-list li:not(:last-child) {
      border-bottom: 1px solid #C9C9C9; }
    .sec-services .service-item-list a {
      width: 100%;
      font-size: 16px;
      position: relative; }
      .sec-services .service-item-list a:after {
        content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
        display: inline-block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        right: 0px;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: translateY(-50%) translateX(-20px) rotate(-90deg);
        -ms-transform: translateY(-50%) translateX(-20px) rotate(-90deg);
        transform: translateY(-50%) translateX(-20px) rotate(-90deg);
        opacity: 0;
        -webkit-transition: opacity .25s ease-out 0s, -webkit-transform .5s ease-out 0s;
        transition: opacity .25s ease-out 0s, -webkit-transform .5s ease-out 0s;
        -o-transition: opacity .25s ease-out 0s, transform .5s ease-out 0s;
        transition: opacity .25s ease-out 0s, transform .5s ease-out 0s;
        transition: opacity .25s ease-out 0s, transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s; }
      .sec-services .service-item-list a:link {
        color: #273479;
        text-decoration: none; }
      .sec-services .service-item-list a:visited {
        color: #273479;
        text-decoration: none; }
      @media (hover: hover) {
        .sec-services .service-item-list a:hover {
          color: #273479;
          text-decoration: none; }
          .sec-services .service-item-list a:hover:after {
            opacity: 1;
            -webkit-transform: translateY(-50%) translateX(0px) rotate(-90deg);
            -ms-transform: translateY(-50%) translateX(0px) rotate(-90deg);
            transform: translateY(-50%) translateX(0px) rotate(-90deg); } }
      .sec-services .service-item-list a:active {
        color: #273479;
        text-decoration: none; }

@media (min-width: 1920px) {
  .sec-faqs {
    padding: 90px 0; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .sec-faqs {
    padding: 80px 0; } }

@media (min-width: 1366px) and (max-width: 1599px) {
  .sec-faqs {
    padding: 62px 0; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .sec-faqs {
    padding: 60px 0; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .sec-faqs {
    padding: 60px 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .sec-faqs {
    padding: 60px 0; } }

@media (max-width: 767px) {
  .sec-faqs {
    padding: 40px 0; } }

@media (min-width: 1280px) {
  .sec-faqs h2 {
    font-size: 42px; } }

@media (min-width: 768px) and (max-width: 1279.98px) {
  .sec-faqs h2 {
    font-size: 36px; } }

@media (max-width: 767.98px) {
  .sec-faqs h2 {
    font-size: 32px;
    line-height: 1;
    text-align: center;
    margin-bottom: 20px; } }

@media (max-width: 1279px) {
  .sec-faqs p {
    font-size: 18px; } }

@media (min-width: 1280px) {
  .sec-faqs p {
    font-size: 24px; } }

@media (max-width: 767.98px) {
  .sec-faqs p {
    font-size: 16px;
    text-align: center; } }

.sec-faqs dl {
  margin-bottom: 8px;
  position: relative;
  -webkit-transition: margin-bottom .4s ease-out .1s;
  -o-transition: margin-bottom .4s ease-out .1s;
  transition: margin-bottom .4s ease-out .1s; }

.sec-faqs dl.shown {
  -webkit-transition: margin-bottom .4s ease-out 0s;
  -o-transition: margin-bottom .4s ease-out 0s;
  transition: margin-bottom .4s ease-out 0s; }

.sec-faqs dt, .sec-faqs dd {
  border-left-width: 3px;
  border-left-style: solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .sec-faqs dt:before, .sec-faqs dd:before {
    margin-right: 10px;
    font-weight: 700; }

.sec-faqs dt {
  background-color: #fafafa;
  border-left-color: #273479;
  padding: 18px 54px 18px 15px;
  position: relative;
  z-index: 2; }
  .sec-faqs dt:before {
    content: 'P.';
    color: #273479; }
  .sec-faqs dt:after {
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transition: -webkit-transform .4s ease-out 0s;
    transition: -webkit-transform .4s ease-out 0s;
    -o-transition: transform .4s ease-out 0s;
    transition: transform .4s ease-out 0s;
    transition: transform .4s ease-out 0s, -webkit-transform .4s ease-out 0s;
    cursor: pointer; }

.sec-faqs dt.shown:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg); }

.sec-faqs dd {
  background-color: rgba(250, 250, 250, 0.42);
  border-left-color: #F68E2F;
  padding: 18px 15px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity .4s ease-out 0s, top .4s ease-out 0s;
  -o-transition: opacity .4s ease-out 0s, top .4s ease-out 0s;
  transition: opacity .4s ease-out 0s, top .4s ease-out 0s; }
  .sec-faqs dd:before {
    content: 'R.';
    color: #F68E2F; }

.sec-faqs dd.shown {
  -webkit-transition: opacity .4s ease-out .1s, top .5s ease-out .1s;
  -o-transition: opacity .4s ease-out .1s, top .5s ease-out .1s;
  transition: opacity .4s ease-out .1s, top .5s ease-out .1s; }

.sec-doubts {
  background-image: url("../images/v2images/call-center.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover; }
  @media (min-width: 1920px) {
    .sec-doubts {
      padding: 90px 0 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-doubts {
      padding: 80px 0 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-doubts {
      padding: 62px 0 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-doubts {
      padding: 60px 0 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-doubts {
      padding: 60px 0 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-doubts {
      padding: 60px 0 0; } }
  @media (max-width: 767px) {
    .sec-doubts {
      padding: 40px 0 0; } }
  @media (max-width: 480px) {
    .sec-doubts {
      padding: 40px 0 40px; } }
  .sec-doubts h2 {
    color: #FFFFFF;
    text-align: center; }
    @media (max-width: 1279px) {
      .sec-doubts h2 {
        font-size: 36px; } }
    @media (min-width: 1280px) {
      .sec-doubts h2 {
        font-size: 42px; } }
  .sec-doubts h2 {
    color: #FFFFFF;
    text-align: center; }
    @media (min-width: 1280px) {
      .sec-doubts h2 {
        font-size: 42px; } }
    @media (min-width: 768px) and (max-width: 1279.98px) {
      .sec-doubts h2 {
        font-size: 36px; } }
    @media (max-width: 767.98px) {
      .sec-doubts h2 {
        font-size: 32px;
        line-height: 1; } }
  .sec-doubts p {
    color: #FFFFFF;
    text-align: center; }
    @media (max-width: 1279px) {
      .sec-doubts p {
        font-size: 18px; } }
    @media (min-width: 1280px) {
      .sec-doubts p {
        font-size: 24px; } }
  .sec-doubts form {
    width: 100%;
    max-width: 750px;
    margin: 25px auto 0px;
    background-color: #F68E2F;
    border-radius: 3px;
    padding: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sec-doubts form .form-field {
      height: 45px; }
      @media (max-width: 480px) {
        .sec-doubts form .form-field {
          width: 100%; } }
      @media (min-width: 481px) {
        .sec-doubts form .form-field {
          width: 32.3%; } }
    .sec-doubts form .input-field {
      background-color: #FFFFFF;
      border-radius: 3px;
      position: relative; }
      @media (max-width: 480px) {
        .sec-doubts form .input-field {
          margin-bottom: 20px; } }
      .sec-doubts form .input-field i {
        width: 45px;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 3px 0 0 3px; }
        .sec-doubts form .input-field i svg {
          width: 24px;
          height: 24px;
          fill: #273479; }
      .sec-doubts form .input-field span {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
        .sec-doubts form .input-field span input, .sec-doubts form .input-field span select {
          position: relative;
          z-index: 2;
          width: 100%;
          height: 45px;
          background-color: transparent;
          border: 0;
          outline: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          margin-left: 48px;
          color: #273479; }
        .sec-doubts form .input-field span ::-webkit-input-placeholder {
          /* Edge */
          color: #273479; }
        .sec-doubts form .input-field span :-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #273479; }
        .sec-doubts form .input-field span ::-ms-input-placeholder {
          color: #273479; }
        .sec-doubts form .input-field span ::placeholder {
          color: #273479; }
    .sec-doubts form .input-select:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
      display: inline-block;
      width: 24px;
      height: 24px;
      position: absolute;
      z-index: 1;
      top: 50%;
      right: 8px;
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: -webkit-transform .4s ease-out 0s;
      transition: -webkit-transform .4s ease-out 0s;
      -o-transition: transform .4s ease-out 0s;
      transition: transform .4s ease-out 0s;
      transition: transform .4s ease-out 0s, -webkit-transform .4s ease-out 0s; }
    .sec-doubts form .input-button input {
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 3px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%;
      height: 45px;
      background-color: #F68E2F;
      font-size: 14px;
      color: #FFFFFF;
      font-weight: 700; }
    .sec-doubts form div[role=alert] {
      width: 100%;
      text-align: center;
      color: #FFFFFF;
      font-weight: 600;
      background-color: #f47a0b;
      border: none;
      border-radius: 3px; }
    .sec-doubts form span[role=alert] {
      padding: 0 0 0 13px;
      color: #FFFFFF;
      -webkit-transform: translateY(105%);
      -ms-transform: translateY(105%);
      transform: translateY(105%);
      font-size: 14px; }
  @media (max-width: 480px) {
    .sec-doubts .garage {
      display: none; } }
  @media (min-width: 481px) {
    .sec-doubts .garage {
      width: 100%;
      max-width: 1000px;
      margin: 50px auto 0;
      border-top: 7px solid rgba(255, 255, 255, 0.4);
      border-left: 7px solid rgba(255, 255, 255, 0.4);
      border-right: 7px solid rgba(255, 255, 255, 0.4);
      border-top-left-radius: 19px;
      border-top-right-radius: 19px;
      padding: 7px 7px 0; }
      .sec-doubts .garage div {
        height: 320px;
        background-image: url("../images/v2images/garage-front.png");
        background-repeat: repeat-y;
        background-size: 100% 85px; } }

@media (min-width: 1920px) {
  .sec-blog {
    padding: 90px 0; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .sec-blog {
    padding: 80px 0; } }

@media (min-width: 1366px) and (max-width: 1599px) {
  .sec-blog {
    padding: 62px 0; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .sec-blog {
    padding: 60px 0; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .sec-blog {
    padding: 60px 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .sec-blog {
    padding: 60px 0; } }

@media (max-width: 767px) {
  .sec-blog {
    padding: 40px 0; } }

.sec-blog h2 {
  text-align: center;
  margin-bottom: 35px; }
  @media (min-width: 1280px) {
    .sec-blog h2 {
      font-size: 42px; } }
  @media (min-width: 768px) and (max-width: 1279.98px) {
    .sec-blog h2 {
      font-size: 36px; } }
  @media (max-width: 767.98px) {
    .sec-blog h2 {
      font-size: 32px;
      line-height: 1; } }

.sec-blog ul {
  margin-top: 36px;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .sec-blog ul li a {
    text-decoration: none;
    color: #273479; }
  .sec-blog ul li a:hover {
    text-decoration: none; }
  .sec-blog ul li img {
    width: 100%;
    height: auto; }
  .sec-blog ul li .tit {
    text-align: center;
    line-height: 1.318; }
    @media (max-width: 480px) {
      .sec-blog ul li .tit {
        font-size: 22px;
        margin-top: 26px; } }
    @media (min-width: 481px) and (max-width: 1023px) {
      .sec-blog ul li .tit {
        font-size: 20px;
        margin-top: 20px; } }
    @media (min-width: 1024px) {
      .sec-blog ul li .tit {
        font-size: 22px;
        margin-top: 26px; } }
  .sec-blog ul li .txt {
    text-align: center;
    line-height: 1.6; }
    @media (max-width: 480px) {
      .sec-blog ul li .txt {
        font-size: 18px;
        margin-top: 26px;
        margin-bottom: 30px; } }
    @media (min-width: 481px) and (max-width: 1023px) {
      .sec-blog ul li .txt {
        font-size: 16px;
        margin-top: 18px; } }
    @media (min-width: 1024px) {
      .sec-blog ul li .txt {
        font-size: 18px;
        margin-top: 26px; } }
    @media (max-width: 479.98px) {
      .sec-blog ul li .txt {
        font-size: 16px;
        line-height: 1.4; } }

@media (min-width: 1920px) {
  .sec-conscientious {
    padding: 90px 0; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .sec-conscientious {
    padding: 80px 0; } }

@media (min-width: 1366px) and (max-width: 1599px) {
  .sec-conscientious {
    padding: 62px 0; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .sec-conscientious {
    padding: 60px 0; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .sec-conscientious {
    padding: 60px 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .sec-conscientious {
    padding: 60px 0; } }

@media (max-width: 767px) {
  .sec-conscientious {
    padding: 40px 0; } }

.sec-conscientious h2 {
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px; }
  @media (max-width: 1023px) {
    .sec-conscientious h2 {
      text-align: center; } }

.sec-conscientious .conscientious-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1023px) {
    .sec-conscientious .conscientious-tit {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .sec-conscientious .conscientious-tit i {
    display: block; }
    @media (max-width: 1023px) {
      .sec-conscientious .conscientious-tit i {
        width: 145px;
        height: 75px;
        margin-top: 20px;
        margin-bottom: 20px; } }
    @media (min-width: 1024px) and (max-width: 1365px) {
      .sec-conscientious .conscientious-tit i {
        width: 129px;
        height: 65px;
        margin-right: 20px; } }
    @media (min-width: 1366px) {
      .sec-conscientious .conscientious-tit i {
        width: 145px;
        height: 75px;
        margin-right: 30px; } }
    .sec-conscientious .conscientious-tit i svg {
      fill: #FFFFFF; }
      @media (max-width: 1023px) {
        .sec-conscientious .conscientious-tit i svg {
          width: 145px;
          height: 75px; } }
      @media (min-width: 1024px) and (max-width: 1365px) {
        .sec-conscientious .conscientious-tit i svg {
          width: 129px;
          height: 65px; } }
      @media (min-width: 1366px) {
        .sec-conscientious .conscientious-tit i svg {
          width: 145px;
          height: 75px; } }
  .sec-conscientious .conscientious-tit span {
    line-height: 1.1;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: -1px; }
    @media (max-width: 1023px) {
      .sec-conscientious .conscientious-tit span {
        width: 100%;
        text-align: center; } }
    @media (min-width: 1024px) {
      .sec-conscientious .conscientious-tit span {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: left; } }
    @media (max-width: 1023px) {
      .sec-conscientious .conscientious-tit span {
        font-size: 32px; } }
    @media (min-width: 1024px) and (max-width: 1365px) {
      .sec-conscientious .conscientious-tit span {
        font-size: 38px; } }
    @media (min-width: 1366px) {
      .sec-conscientious .conscientious-tit span {
        font-size: 42px; } }

.sec-conscientious .conscientious-txt {
  text-align: center;
  color: #FFFFFF;
  line-height: 1.666; }
  @media (max-width: 1023px) {
    .sec-conscientious .conscientious-txt {
      font-size: 16px;
      margin-top: 18px; } }
  @media (min-width: 1024px) {
    .sec-conscientious .conscientious-txt {
      font-size: 18px; } }
  @media (max-width: 1023px) {
    .sec-conscientious .conscientious-txt strong {
      display: none; } }
  @media (min-width: 1024px) {
    .sec-conscientious .conscientious-txt strong {
      font-size: 90px;
      line-height: 1;
      font-weight: 700;
      display: block;
      text-align: center; } }

.sec-conscientious .conscientious-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden; }
  .sec-conscientious .conscientious-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.sec-contact {
  background-color: #fafafa;
  padding: 60px 0; }
  .sec-contact .contact-form {
    background-color: #FFFFFF;
    border-radius: 5px; }
    @media (max-width: 480px) {
      .sec-contact .contact-form {
        padding: 30px 5px; } }
    @media (min-width: 481px) {
      .sec-contact .contact-form {
        padding: 40px 50px; } }
    .sec-contact .contact-form h2 {
      padding: 0 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 480px) {
        .sec-contact .contact-form h2 {
          font-size: 20px; } }
      @media (min-width: 481px) and (max-width: 1279px) {
        .sec-contact .contact-form h2 {
          font-size: 23px; } }
      @media (min-width: 1280px) {
        .sec-contact .contact-form h2 {
          font-size: 26px; } }
      .sec-contact .contact-form h2 i {
        display: block;
        width: 25px;
        height: 25px;
        margin-right: 20px; }
        .sec-contact .contact-form h2 i svg {
          display: block;
          width: 25px;
          height: 25px; }
      .sec-contact .contact-form h2 span {
        display: block; }
    .sec-contact .contact-form form {
      margin-top: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .sec-contact .contact-form form .form-field {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 10px;
        margin-bottom: 15px; }
      .sec-contact .contact-form form .basic label {
        width: 100%;
        font-size: 14px;
        line-height: 1;
        font-weight: 600; }
        .sec-contact .contact-form form .basic label:before {
          display: inline-block;
          content: '';
          width: 13px;
          height: 13px; }
      .sec-contact .contact-form form .basic span {
        display: block;
        margin-top: 6px; }
        .sec-contact .contact-form form .basic span input, .sec-contact .contact-form form .basic span textarea {
          width: 100%;
          border: 2px solid rgba(33, 43, 96, 0.23);
          border-radius: 3px;
          padding: 8px 13px;
          font-size: 14px;
          line-height: 1.2;
          color: #273479;
          outline: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none; }
        .sec-contact .contact-form form .basic span input, .sec-contact .contact-form form .basic span textarea {
          height: 38px; }
        .sec-contact .contact-form form .basic span textarea {
          resize: none; }
          @media (max-width: 480px) {
            .sec-contact .contact-form form .basic span textarea {
              height: 150px; } }
          @media (min-width: 481px) {
            .sec-contact .contact-form form .basic span textarea {
              height: 100px; } }
        .sec-contact .contact-form form .basic span ::-webkit-input-placeholder {
          color: rgba(33, 43, 96, 0.23); }
        .sec-contact .contact-form form .basic span :-ms-input-placeholder {
          color: rgba(33, 43, 96, 0.23); }
        .sec-contact .contact-form form .basic span ::-ms-input-placeholder {
          color: rgba(33, 43, 96, 0.23); }
        .sec-contact .contact-form form .basic span ::placeholder {
          color: rgba(33, 43, 96, 0.23); }
      .sec-contact .contact-form form .check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px; }
        .sec-contact .contact-form form .check label {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .sec-contact .contact-form form .check label span {
            font-size: 13px;
            line-height: 1.2;
            color: #273479;
            margin: 0;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1; }
          .sec-contact .contact-form form .check label input {
            outline: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            width: 18px;
            height: 18px;
            border: 2px solid rgba(33, 43, 96, 0.23);
            border-radius: 3px;
            background-color: #FFFFFF;
            margin-right: 10px;
            cursor: pointer;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .sec-contact .contact-form form .check label input:checked:after {
              content: '';
              display: block;
              width: 11px;
              height: 12px;
              border-radius: 3px;
              background-color: #273479; }
      .sec-contact .contact-form form .submit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .sec-contact .contact-form form .submit input {
          width: 100%;
          height: 52px;
          outline: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border: 0;
          border-radius: 3px;
          background-color: #F68E2F;
          color: #FFFFFF;
          font-weight: 600;
          -webkit-transition: background-color .5s ease-in-out 0s;
          -o-transition: background-color .5s ease-in-out 0s;
          transition: background-color .5s ease-in-out 0s; }
        .sec-contact .contact-form form .submit input:hover {
          background-color: #f47a0b; }
      @media (max-width: 480px) {
        .sec-contact .contact-form form .short {
          width: 100%; } }
      @media (min-width: 481px) {
        .sec-contact .contact-form form .short {
          width: 50%; } }
      .sec-contact .contact-form form .long {
        width: 100%; }
      .sec-contact .contact-form form div[role=alert] {
        width: 100%;
        text-align: center;
        color: #273479;
        font-weight: 600;
        border: none; }
      .sec-contact .contact-form form span[role=alert] {
        padding: 0 0 0 13px;
        color: #273479;
        font-size: 14px; }
  .sec-contact .contact-social {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none; }
    @media (max-width: 1023px) {
      .sec-contact .contact-social {
        margin-top: 60px; } }
    .sec-contact .contact-social li {
      padding: 0 16px; }
      .sec-contact .contact-social li i {
        display: block;
        width: 28px;
        height: 28px; }
        .sec-contact .contact-social li i svg {
          width: 28px;
          height: 28px;
          fill: #273479; }
  .sec-contact p {
    font-size: 18px;
    line-height: 1.66;
    text-align: center;
    margin-top: 40px; }
    @media (max-width: 1279px) {
      .sec-contact p {
        padding: 0; } }
    @media (min-width: 1280px) {
      .sec-contact p {
        padding: 0 45px; } }
  .sec-contact .contact-channel {
    padding: 0;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none; }
    @media (max-width: 480px) {
      .sec-contact .contact-channel li {
        width: 100%; } }
    @media (min-width: 481px) {
      .sec-contact .contact-channel li {
        width: 50%; } }
    .sec-contact .contact-channel li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      font-size: 14px;
      line-height: 24px;
      color: #273479; }
      .sec-contact .contact-channel li a:hover {
        text-decoration: none; }
    .sec-contact .contact-channel li i {
      display: block;
      width: 28px;
      height: 28px; }
      .sec-contact .contact-channel li i svg {
        width: 28px;
        height: 28px;
        fill: #273479; }
    .sec-contact .contact-channel li span {
      margin-top: 15px;
      display: block;
      width: 100%;
      text-align: center; }
      .sec-contact .contact-channel li span strong {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 18px;
        font-weight: 700; }
    @media (max-width: 480px) {
      .sec-contact .contact-channel li:last-child {
        margin-top: 40px; } }

.wpcf7-form-control-wrap,
.form-group label {
  width: 100%; }

@media (min-width: 1920px) {
  .sec-productlist {
    padding: 0 0 90px; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .sec-productlist {
    padding: 0 0 80px; } }

@media (min-width: 1366px) and (max-width: 1599px) {
  .sec-productlist {
    padding: 0 0 62px; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .sec-productlist {
    padding: 0 0 60px; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .sec-productlist {
    padding: 0 0 60px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .sec-productlist {
    padding: 0 0 60px; } }

@media (max-width: 767px) {
  .sec-productlist {
    padding: 0 0 40px; } }

@media (min-width: 1251px) {
  .sec-productlist .list-area {
    margin-left: 60px; } }

.sec-productlist .list-area h1 {
  letter-spacing: -2px;
  margin-bottom: 2.1875rem;
  line-height: 1.08;
  color: #273479; }
  @media (max-width: 1250px) {
    .sec-productlist .list-area h1 {
      font-size: 48px; } }
  @media (min-width: 1251px) {
    .sec-productlist .list-area h1 {
      font-size: 64px; } }
  @media (max-width: 767.98px) {
    .sec-productlist .list-area h1 {
      font-size: 40px;
      margin-bottom: 1.25rem; } }

.sec-productlist .list-area .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }
  @media (max-width: 1250px) {
    .sec-productlist .list-area .product-item {
      padding-bottom: 20px; } }
  @media (max-width: 1250px) {
    .sec-productlist .list-area .product-item:not(:last-child) {
      border-bottom: 1px solid rgba(39, 52, 121, 0.1); } }
  @media (max-width: 767.98px) {
    .sec-productlist .list-area .product-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      margin-bottom: 20px;
      height: auto; } }

.sec-productlist .list-area .product-img {
  width: 100%;
  position: relative; }
  @media (max-width: 767.98px) {
    .sec-productlist .list-area .product-img {
      width: 40%; } }
  .sec-productlist .list-area .product-img:before {
    content: "";
    position: absolute;
    height: 8px;
    left: 20px;
    right: 0;
    top: 100%;
    background-color: #F68E2F; }
    @media (max-width: 767.98px) {
      .sec-productlist .list-area .product-img:before {
        content: none; } }
  @media (max-width: 767.98px) {
    .sec-productlist .list-area .product-img .embed-responsive {
      height: 100%; }
      .sec-productlist .list-area .product-img .embed-responsive:before {
        padding-top: 0; }
      .sec-productlist .list-area .product-img .embed-responsive-item,
      .sec-productlist .list-area .product-img .embed-responsive-item img {
        position: relative;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%; } }

.sec-productlist .list-area .product-txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 40px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1023.98px) {
    .sec-productlist .list-area .product-txt {
      margin-bottom: 20px; } }
  @media (max-width: 767.98px) {
    .sec-productlist .list-area .product-txt {
      padding: 0 0 0 15px;
      margin-bottom: 0;
      border-bottom: none; } }
  .sec-productlist .list-area .product-txt a h3 {
    font-weight: 700;
    color: #273479;
    line-height: 1.25; }
    @media (min-width: 1366px) {
      .sec-productlist .list-area .product-txt a h3 {
        font-size: 24px; } }
    @media (max-width: 1365.98px) {
      .sec-productlist .list-area .product-txt a h3 {
        font-size: 22px; } }
    @media (max-width: 1023.98px) {
      .sec-productlist .list-area .product-txt a h3 {
        font-size: 20px; } }
    @media (max-width: 479.98px) {
      .sec-productlist .list-area .product-txt a h3 {
        font-size: 16px; } }
  .sec-productlist .list-area .product-txt a:link {
    color: #273479;
    text-decoration: none; }
  .sec-productlist .list-area .product-txt a:visited {
    color: #273479;
    text-decoration: none; }
  @media (hover: hover) {
    .sec-productlist .list-area .product-txt a:hover {
      color: #273479;
      text-decoration: none; } }
  .sec-productlist .list-area .product-txt a:active {
    color: #273479;
    text-decoration: none; }
  .sec-productlist .list-area .product-txt p {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #273479;
    line-height: 1.65; }
    @media (max-width: 767.98px) {
      .sec-productlist .list-area .product-txt p {
        line-height: 1.4; } }
    @media (max-width: 479.98px) {
      .sec-productlist .list-area .product-txt p {
        font-size: 13px; } }
  .sec-productlist .list-area .product-txt a.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1250px) {
      .sec-productlist .list-area .product-txt a.info {
        font-size: 14px; } }
    @media (min-width: 1251px) {
      .sec-productlist .list-area .product-txt a.info {
        font-size: 16px; } }
    .sec-productlist .list-area .product-txt a.info:link {
      color: #273479;
      font-weight: 600;
      text-decoration: none; }
    .sec-productlist .list-area .product-txt a.info:visited {
      color: #273479;
      font-weight: 600;
      text-decoration: none; }
    @media (hover: hover) {
      .sec-productlist .list-area .product-txt a.info:hover {
        color: #273479;
        font-weight: 600;
        text-decoration: none; } }
    .sec-productlist .list-area .product-txt a.info:active {
      color: #273479;
      font-weight: 600;
      text-decoration: none; }
    .sec-productlist .list-area .product-txt a.info:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
      display: inline-block;
      width: 24px;
      height: 24px;
      margin-left: 5px;
      margin-top: 1px;
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.sec-productlist .list-area .pagination {
  margin-top: 80px; }
  @media (max-width: 767.98px) {
    .sec-productlist .list-area .pagination {
      margin-top: 20px; } }
  .sec-productlist .list-area .pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sec-productlist .list-area .pagination ul li {
      width: 60px;
      height: 36px;
      padding: 0 12px; }
    .sec-productlist .list-area .pagination ul .page-numbers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 36px;
      height: 36px;
      border-radius: 3px;
      background-color: transparent;
      border: 2px solid #F68E2F;
      font-weight: 700;
      color: #F68E2F;
      font-size: 14px;
      line-height: 1; }
      .sec-productlist .list-area .pagination ul .page-numbers.current {
        background-color: #F68E2F;
        color: #FFFFFF; }
      .sec-productlist .list-area .pagination ul .page-numbers:hover {
        text-decoration: none; }

@media (max-width: 1250px) {
  .sec-productlist .list-filters .list-filters-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 15px; }
    .sec-productlist .list-filters .list-filters-title > span {
      font-size: 24px;
      font-weight: 700;
      color: #273479; }
    .sec-productlist .list-filters .list-filters-title > div {
      width: 32px;
      height: 32px;
      position: relative; }
      .sec-productlist .list-filters .list-filters-title > div span {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #273479;
        top: 15px; }
      .sec-productlist .list-filters .list-filters-title > div span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sec-productlist .list-filters .list-filters-title > div span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); } }

@media (min-width: 1251px) {
  .sec-productlist .list-filters .list-filters-title {
    display: none; } }

@media (max-width: 1250px) {
  .sec-productlist .list-filters-btn {
    border: 2px solid #F68E2F;
    border-radius: 4px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #F68E2F;
    font-size: 12px;
    font-weight: 700;
    padding: 0 30px;
    margin-bottom: 30px;
    line-height: 1; } }

@media (max-width: 479.98px) {
  .sec-productlist .list-filters-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1251px) {
  .sec-productlist .list-filters-btn {
    display: none; } }

@media (max-width: 1250px) {
  .sec-productlist .list-filters {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #FFFFFF;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform .5s ease-in-out 0s;
    transition: -webkit-transform .5s ease-in-out 0s;
    -o-transition: transform .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, -webkit-transform .5s ease-in-out 0s; }
    .sec-productlist .list-filters.hidden {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
    .sec-productlist .list-filters.shown {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); } }

@media (max-width: 1250px) {
  .sec-productlist .list-filters .list-cont {
    list-style-type: none;
    margin: 0;
    padding: 0 15px 30px; }
    .sec-productlist .list-filters .list-cont > li {
      border-top: 0.5px solid rgba(33, 43, 96, 0.35); }
    .sec-productlist .list-filters .list-cont > li:last-child {
      border-bottom: 0.5px solid rgba(33, 43, 96, 0.35); }
    .sec-productlist .list-filters .list-cont li {
      list-style-type: none; }
      .sec-productlist .list-filters .list-cont li a {
        padding: 0 8px 0 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 42px;
        font-size: 14px;
        line-height: 1;
        position: relative; }
        .sec-productlist .list-filters .list-cont li a:after {
          content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
          display: inline-block;
          width: 24px;
          height: 24px;
          position: absolute;
          top: 50%;
          right: 0px;
          -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
          transform-origin: center center;
          -webkit-transform: translateY(-50%) translateX(-20px) rotate(-90deg);
          -ms-transform: translateY(-50%) translateX(-20px) rotate(-90deg);
          transform: translateY(-50%) translateX(-20px) rotate(-90deg);
          opacity: 0;
          -webkit-transition: opacity .25s ease-out 0s, -webkit-transform .5s ease-out 0s;
          transition: opacity .25s ease-out 0s, -webkit-transform .5s ease-out 0s;
          -o-transition: opacity .25s ease-out 0s, transform .5s ease-out 0s;
          transition: opacity .25s ease-out 0s, transform .5s ease-out 0s;
          transition: opacity .25s ease-out 0s, transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s; }
        .sec-productlist .list-filters .list-cont li a:link {
          color: #273479;
          text-decoration: none; }
        .sec-productlist .list-filters .list-cont li a:visited {
          color: #273479;
          text-decoration: none; } }
      @media (max-width: 1250px) and (hover: hover) {
        .sec-productlist .list-filters .list-cont li a:hover {
          color: #273479;
          text-decoration: none; }
          .sec-productlist .list-filters .list-cont li a:hover:after {
            opacity: 1;
            -webkit-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
            -ms-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
            transform: translateY(-50%) translateX(-8px) rotate(-90deg); } }

@media (max-width: 1250px) {
        .sec-productlist .list-filters .list-cont li a:active {
          color: #273479;
          text-decoration: none; }
      .sec-productlist .list-filters .list-cont li .children {
        display: none; }
    .sec-productlist .list-filters .list-cont > li.current-cat > a, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a {
      background-color: #273479;
      font-weight: 600; }
      .sec-productlist .list-filters .list-cont > li.current-cat > a:after, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:after {
        content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(255,255,255)'/></svg>");
        display: inline-block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        right: 8px;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 1; }
      .sec-productlist .list-filters .list-cont > li.current-cat > a:link, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:link {
        color: #FFFFFF;
        text-decoration: none; }
      .sec-productlist .list-filters .list-cont > li.current-cat > a:visited, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:visited {
        color: #FFFFFF;
        text-decoration: none; } }
    @media (max-width: 1250px) and (hover: hover) {
      .sec-productlist .list-filters .list-cont > li.current-cat > a:hover, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:hover {
        color: #FFFFFF;
        text-decoration: none; } }

@media (max-width: 1250px) {
      .sec-productlist .list-filters .list-cont > li.current-cat > a:active, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:active {
        color: #FFFFFF;
        text-decoration: none; }
    .sec-productlist .list-filters .list-cont > li.current-cat .children, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children {
      background-color: #fafafa;
      display: block;
      margin: 0;
      padding: 0; }
      .sec-productlist .list-filters .list-cont > li.current-cat .children li:not(:last-child), .sec-productlist .list-filters .list-cont > li.current-cat-parent .children li:not(:last-child) {
        border-bottom: 0.5px dotted rgba(33, 43, 96, 0.35); }
      .sec-productlist .list-filters .list-cont > li.current-cat .children a, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children a {
        height: 36px;
        padding-left: 20px; }
      .sec-productlist .list-filters .list-cont > li.current-cat .children .current-cat, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children .current-cat {
        font-weight: 700; }
        .sec-productlist .list-filters .list-cont > li.current-cat .children .current-cat a:after, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children .current-cat a:after {
          opacity: 1;
          -webkit-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
          -ms-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
          transform: translateY(-50%) translateX(-8px) rotate(-90deg); }
    .sec-productlist .list-filters .list-cont .no-arrow a:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(25,5,55)'/></svg>");
      -webkit-transform: translateY(-50%) rotate(-90deg) !important;
      -ms-transform: translateY(-50%) rotate(-90deg) !important;
      transform: translateY(-50%) rotate(-90deg) !important; } }

@media (min-width: 1251px) {
  .sec-productlist .list-filters .list-cont {
    padding: 0; }
    .sec-productlist .list-filters .list-cont > li {
      border-top: 0.5px solid rgba(33, 43, 96, 0.35); }
    .sec-productlist .list-filters .list-cont > li:last-child {
      border-bottom: 0.5px solid rgba(33, 43, 96, 0.35); }
    .sec-productlist .list-filters .list-cont li {
      list-style-type: none; }
      .sec-productlist .list-filters .list-cont li a {
        padding: 0 8px 0 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 42px;
        font-size: 14px;
        line-height: 1;
        position: relative; }
        .sec-productlist .list-filters .list-cont li a:after {
          content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(33,43,96)'/></svg>");
          display: inline-block;
          width: 24px;
          height: 24px;
          position: absolute;
          top: 50%;
          right: 0px;
          -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
          transform-origin: center center;
          -webkit-transform: translateY(-50%) translateX(-20px) rotate(-90deg);
          -ms-transform: translateY(-50%) translateX(-20px) rotate(-90deg);
          transform: translateY(-50%) translateX(-20px) rotate(-90deg);
          opacity: 0;
          -webkit-transition: opacity .25s ease-out 0s, -webkit-transform .5s ease-out 0s;
          transition: opacity .25s ease-out 0s, -webkit-transform .5s ease-out 0s;
          -o-transition: opacity .25s ease-out 0s, transform .5s ease-out 0s;
          transition: opacity .25s ease-out 0s, transform .5s ease-out 0s;
          transition: opacity .25s ease-out 0s, transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s; }
        .sec-productlist .list-filters .list-cont li a:link {
          color: #273479;
          text-decoration: none; }
        .sec-productlist .list-filters .list-cont li a:visited {
          color: #273479;
          text-decoration: none; } }
      @media (min-width: 1251px) and (hover: hover) {
        .sec-productlist .list-filters .list-cont li a:hover {
          color: #273479;
          text-decoration: none; }
          .sec-productlist .list-filters .list-cont li a:hover:after {
            opacity: 1;
            -webkit-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
            -ms-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
            transform: translateY(-50%) translateX(-8px) rotate(-90deg); } }

@media (min-width: 1251px) {
        .sec-productlist .list-filters .list-cont li a:active {
          color: #273479;
          text-decoration: none; }
      .sec-productlist .list-filters .list-cont li .children {
        display: none; }
    .sec-productlist .list-filters .list-cont > li.current-cat > a, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a {
      background-color: #273479;
      font-weight: 600; }
      .sec-productlist .list-filters .list-cont > li.current-cat > a:after, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:after {
        content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(255,255,255)'/></svg>");
        display: inline-block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        right: 8px;
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 1; }
      .sec-productlist .list-filters .list-cont > li.current-cat > a:link, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:link {
        color: #FFFFFF;
        text-decoration: none; }
      .sec-productlist .list-filters .list-cont > li.current-cat > a:visited, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:visited {
        color: #FFFFFF;
        text-decoration: none; } }
    @media (min-width: 1251px) and (hover: hover) {
      .sec-productlist .list-filters .list-cont > li.current-cat > a:hover, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:hover {
        color: #FFFFFF;
        text-decoration: none; } }

@media (min-width: 1251px) {
      .sec-productlist .list-filters .list-cont > li.current-cat > a:active, .sec-productlist .list-filters .list-cont > li.current-cat-parent > a:active {
        color: #FFFFFF;
        text-decoration: none; }
    .sec-productlist .list-filters .list-cont > li.current-cat .children, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children {
      background-color: #fafafa;
      display: block;
      margin: 0;
      padding: 0; }
      .sec-productlist .list-filters .list-cont > li.current-cat .children li:not(:last-child), .sec-productlist .list-filters .list-cont > li.current-cat-parent .children li:not(:last-child) {
        border-bottom: 0.5px dotted rgba(33, 43, 96, 0.35); }
      .sec-productlist .list-filters .list-cont > li.current-cat .children a, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children a {
        height: 36px;
        padding-left: 20px; }
      .sec-productlist .list-filters .list-cont > li.current-cat .children .current-cat, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children .current-cat {
        font-weight: 700; }
        .sec-productlist .list-filters .list-cont > li.current-cat .children .current-cat a:after, .sec-productlist .list-filters .list-cont > li.current-cat-parent .children .current-cat a:after {
          opacity: 1;
          -webkit-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
          -ms-transform: translateY(-50%) translateX(-8px) rotate(-90deg);
          transform: translateY(-50%) translateX(-8px) rotate(-90deg); }
    .sec-productlist .list-filters .list-cont .no-arrow a:after {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M18 10l-6 6 -6-6 1.4-1.4 4.6 4.6 4.6-4.6L18 10z' fill='rgb(25,5,55)'/></svg>");
      -webkit-transform: translateY(-50%) rotate(-90deg) !important;
      -ms-transform: translateY(-50%) rotate(-90deg) !important;
      transform: translateY(-50%) rotate(-90deg) !important; } }

.sec-detail .detail-title {
  color: #273479;
  line-height: 1.08;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .sec-detail .detail-title {
      font-size: 62px; } }
  @media (max-width: 767.98px) {
    .sec-detail .detail-title {
      font-size: 32px;
      line-height: 1; } }

.sec-detail .detail-lead {
  color: #273479;
  line-height: 1.363; }
  @media (max-width: 480px) {
    .sec-detail .detail-lead {
      font-size: 19px; } }
  @media (min-width: 481px) {
    .sec-detail .detail-lead {
      font-size: 22px; } }

.sec-detail .detail-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style-type: none; }
  @media (max-width: 480px) {
    .sec-detail .detail-share {
      margin: 30px 0 0; } }
  @media (min-width: 481px) {
    .sec-detail .detail-share {
      margin: 50px 0 0; } }
  .sec-detail .detail-share li {
    width: 24px;
    height: 24px; }
    .sec-detail .detail-share li i {
      display: block;
      width: 24px;
      height: 24px; }
      .sec-detail .detail-share li i svg {
        display: block;
        width: 24px;
        height: 24px;
        fill: #273479; }
  .sec-detail .detail-share li:not(:last-child) {
    margin-right: 25px; }

.sec-detail .detail-carousel {
  width: 100%; }
  @media (min-width: 480px) {
    .sec-detail .detail-carousel {
      height: 450px;
      margin-top: 50px;
      margin-bottom: 90px; } }
  @media (max-width: 479.98px) {
    .sec-detail .detail-carousel {
      height: 195px;
      margin-top: 30px;
      margin-bottom: 60px; } }
  .sec-detail .detail-carousel-item {
    overflow: hidden; }
    @media (max-width: 420px) {
      .sec-detail .detail-carousel-item {
        height: 195px; } }
    @media (min-width: 421px) {
      .sec-detail .detail-carousel-item {
        height: 450px; } }
    .sec-detail .detail-carousel-item img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center center;
      object-position: center center; }
  .sec-detail .detail-carousel .owl-dots {
    height: 12px;
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sec-detail .detail-carousel .owl-dots button {
      -webkit-transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
      -o-transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
      transition: opacity .4s ease-in-out 0s, border .4s ease-in-out 0s;
      opacity: .5;
      width: 12px;
      height: 12px;
      border: 0px solid #273479;
      border-radius: 6px;
      margin: 0 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .sec-detail .detail-carousel .owl-dots button span {
        background-color: #273479;
        width: 6px;
        height: 6px;
        border-radius: 3px; }
    .sec-detail .detail-carousel .owl-dots button.active {
      opacity: 1;
      border: 1px solid #273479; }

.sec-detail .detail-body {
  background-color: #fff; }
  @media (min-width: 1920px) {
    .sec-detail .detail-body {
      padding: 90px 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-detail .detail-body {
      padding: 80px 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-detail .detail-body {
      padding: 62px 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-detail .detail-body {
      padding: 60px 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-detail .detail-body {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-detail .detail-body {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .sec-detail .detail-body {
      padding: 0; } }

.sec-detail .detail-subsection h2 {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.32;
  margin-bottom: 20px;
  padding-top: 15px; }

.sec-detail .detail-subsection p {
  font-size: 17px;
  line-height: 1.6875;
  margin-bottom: 30px; }

.sec-detail .detail-subsection strong {
  font-weight: 700; }

.sec-detail .detail-subsection a:link {
  color: #F68E2F;
  text-decoration: none; }

.sec-detail .detail-subsection a:visited {
  color: #F68E2F;
  text-decoration: none; }

@media (hover: hover) {
  .sec-detail .detail-subsection a:hover {
    color: #F68E2F;
    text-decoration: underline; } }

.sec-detail .detail-subsection a:active {
  color: #F68E2F;
  text-decoration: underline; }

.sec-detail .detail-subsection h4, .sec-detail .detail-subsection h3 {
  font-size: 22px;
  margin: 40px 0 20px; }
  @media (max-width: 767.98px) {
    .sec-detail .detail-subsection h4, .sec-detail .detail-subsection h3 {
      margin: 40px 0 20px; } }

@media (max-width: 1250px) {
  .sec-detail .detail-subsection ul {
    color: #273479;
    margin-left: 0px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 1.6875;
    margin-bottom: 30px; } }

@media (min-width: 1251px) {
  .sec-detail .detail-subsection ul {
    color: #273479;
    margin-left: 0px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 1.6875;
    margin-bottom: 30px; } }

#aside-form .wrap {
  background-color: #FFFFFF; }
  @media (max-width: 1250px) {
    #aside-form .wrap .form-modal-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(33, 43, 96, 0.23);
      margin-bottom: 20px; }
      #aside-form .wrap .form-modal-header .brand {
        width: 111px;
        height: 20px; }
        #aside-form .wrap .form-modal-header .brand svg {
          display: block;
          width: 111px;
          height: 20px; }
      #aside-form .wrap .form-modal-header .close {
        width: 32px;
        height: 32px;
        position: relative; }
        #aside-form .wrap .form-modal-header .close span {
          position: absolute;
          width: 100%;
          height: 2px;
          background-color: #273479;
          top: 15px; }
        #aside-form .wrap .form-modal-header .close span:nth-child(1) {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        #aside-form .wrap .form-modal-header .close span:nth-child(2) {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); } }
  @media (min-width: 1251px) {
    #aside-form .wrap .form-modal-header {
      display: none; } }
  #aside-form .wrap h2 {
    font-weight: 400;
    line-height: 1.3;
    color: #273479; }
    @media (max-width: 767.98px) {
      #aside-form .wrap h2 {
        font-size: 18px;
        line-height: 1.1; } }
  #aside-form .wrap form {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #aside-form .wrap form .form-field {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 5px; }
    #aside-form .wrap form .basic label {
      width: 100%;
      font-size: 12px;
      line-height: 1;
      font-weight: 600; }
      #aside-form .wrap form .basic label:before {
        display: inline-block;
        content: '';
        width: 13px;
        height: 13px; }
    #aside-form .wrap form .basic input, #aside-form .wrap form .basic textarea {
      width: 100%;
      border: 2px solid rgba(33, 43, 96, 0.23);
      border-radius: 3px;
      padding: 8px 13px;
      font-size: 14px;
      line-height: 1.2;
      color: #273479;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin-top: 5px; }
    #aside-form .wrap form .basic input, #aside-form .wrap form .basic textarea {
      height: 38px; }
    #aside-form .wrap form .basic textarea {
      resize: none; }
      @media (max-width: 480px) {
        #aside-form .wrap form .basic textarea {
          height: 150px; } }
      @media (min-width: 481px) {
        #aside-form .wrap form .basic textarea {
          height: 100px; } }
    #aside-form .wrap form .basic ::-webkit-input-placeholder {
      color: rgba(33, 43, 96, 0.23); }
    #aside-form .wrap form .basic :-ms-input-placeholder {
      color: rgba(33, 43, 96, 0.23); }
    #aside-form .wrap form .basic ::-ms-input-placeholder {
      color: rgba(33, 43, 96, 0.23); }
    #aside-form .wrap form .basic ::placeholder {
      color: rgba(33, 43, 96, 0.23); }
    #aside-form .wrap form .basic span[role=alert] {
      color: #273479;
      padding-left: 13px;
      margin-top: 5px;
      font-size: 12px; }
    #aside-form .wrap form .check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 10px; }
      #aside-form .wrap form .check span {
        margin-left: 0px; }
      #aside-form .wrap form .check br {
        display: none; }
      #aside-form .wrap form .check label[for=condiciones-form-aside] label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        #aside-form .wrap form .check label[for=condiciones-form-aside] label input {
          position: relative;
          outline: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          width: 18px;
          height: 18px;
          border: 2px solid rgba(33, 43, 96, 0.23);
          border-radius: 3px;
          background-color: #FFFFFF;
          margin-right: 10px;
          cursor: pointer;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          #aside-form .wrap form .check label[for=condiciones-form-aside] label input[checked]:after {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 3px;
            background-color: #273479;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        #aside-form .wrap form .check label[for=condiciones-form-aside] label span {
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          font-size: 12px;
          line-height: 1.2;
          color: #273479;
          margin: 0; }
    #aside-form .wrap form .submit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #aside-form .wrap form .submit input {
        width: 100%;
        height: 52px;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        border-radius: 3px;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        background-color: #F68E2F;
        color: #FFFFFF;
        font-weight: 600;
        -webkit-transition: background-color .5s ease-in-out 0s;
        -o-transition: background-color .5s ease-in-out 0s;
        transition: background-color .5s ease-in-out 0s; }
      #aside-form .wrap form .submit input:hover {
        background-color: #f47a0b; }
    #aside-form .wrap form div[role=alert] {
      color: #273479;
      font-weight: 700;
      text-align: center;
      border: none;
      padding: 0px;
      margin: 0px; }

@media (max-width: 1250px) {
  #aside-form {
    background-color: #FFFFFF;
    position: fixed;
    z-index: 20;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 15px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform .5s ease-in-out 0s;
    transition: -webkit-transform .5s ease-in-out 0s;
    -o-transition: transform .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s;
    transition: transform .5s ease-in-out 0s, -webkit-transform .5s ease-in-out 0s; }
    #aside-form.hidden {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%); }
    #aside-form.shown {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    #aside-form .wrap h2 {
      font-size: 25px;
      margin-bottom: 20px; } }

@media (min-width: 1251px) {
  #aside-form {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out .5s;
    -o-transition: opacity .4s ease-in-out .5s;
    transition: opacity .4s ease-in-out .5s;
    position: absolute;
    top: 0; }
    #aside-form .wrap {
      margin-left: 18%;
      padding: 40px 50px 20px;
      border-radius: 10px;
      -webkit-box-shadow: 0 0px 1.1px rgba(0, 0, 0, 0.02), 0 0px 2.7px rgba(0, 0, 0, 0.028), 0 0px 5px rgba(0, 0, 0, 0.035), 0 0px 8.9px rgba(0, 0, 0, 0.042), 0 0px 16.7px rgba(0, 0, 0, 0.05), 0 0px 40px rgba(0, 0, 0, 0.07);
      box-shadow: 0 0px 1.1px rgba(0, 0, 0, 0.02), 0 0px 2.7px rgba(0, 0, 0, 0.028), 0 0px 5px rgba(0, 0, 0, 0.035), 0 0px 8.9px rgba(0, 0, 0, 0.042), 0 0px 16.7px rgba(0, 0, 0, 0.05), 0 0px 40px rgba(0, 0, 0, 0.07); }
      #aside-form .wrap h2 {
        font-size: 18px; } }

@media (max-width: 1250px) {
  .sec-breadcrumb {
    padding: 60px 0 10px; } }

@media (min-width: 1251px) {
  .sec-breadcrumb {
    padding: 20px 0 40px; } }

.sec-breadcrumb p {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: #273479; }
  .sec-breadcrumb p a {
    color: #273479;
    display: inline-block; }

.sec-recommendations {
  background-color: #FAFAFA; }
  @media (min-width: 1920px) {
    .sec-recommendations {
      padding: 90px 0; } }
  @media (min-width: 1600px) and (max-width: 1919px) {
    .sec-recommendations {
      padding: 80px 0; } }
  @media (min-width: 1366px) and (max-width: 1599px) {
    .sec-recommendations {
      padding: 62px 0; } }
  @media (min-width: 1280px) and (max-width: 1365px) {
    .sec-recommendations {
      padding: 60px 0; } }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .sec-recommendations {
      padding: 60px 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sec-recommendations {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .sec-recommendations {
      padding: 40px 0; } }
  .sec-recommendations h2 {
    margin-bottom: 15px; }
    @media (min-width: 1280px) {
      .sec-recommendations h2 {
        font-size: 42px; } }
    @media (min-width: 768px) and (max-width: 1279.98px) {
      .sec-recommendations h2 {
        font-size: 36px; } }
    @media (max-width: 767.98px) {
      .sec-recommendations h2 {
        font-size: 32px;
        line-height: 1;
        text-align: center; } }
  .sec-recommendations .lead {
    text-align: center;
    margin-bottom: 36px;
    font-size: 24px;
    line-height: 1.125; }
    @media (max-width: 767.98px) {
      .sec-recommendations .lead {
        font-size: 18px; } }
  .sec-recommendations ul {
    margin-top: 36px;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 479.98px) {
      .sec-recommendations ul li {
        margin-bottom: 20px; } }
    .sec-recommendations ul li a {
      text-decoration: none;
      color: #273479; }
    .sec-recommendations ul li a:hover {
      text-decoration: none; }
    .sec-recommendations ul li .rec-img {
      width: 100%;
      height: 100px;
      overflow: hidden;
      margin-bottom: 15px; }
      .sec-recommendations ul li .rec-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center; }
    .sec-recommendations ul li .tit {
      font-size: 22px;
      line-height: 1.266;
      text-align: center; }
      @media (min-width: 768px) {
        .sec-recommendations ul li .tit {
          padding: 0 20px; } }
      @media (max-width: 479.98px) {
        .sec-recommendations ul li .tit {
          line-height: 1.1; } }
    .sec-recommendations ul li .txt {
      font-size: 18px;
      line-height: 1.416;
      text-align: center; }
      @media (min-width: 768px) {
        .sec-recommendations ul li .txt {
          padding: 0 20px; } }
      @media (max-width: 479.98px) {
        .sec-recommendations ul li .txt {
          font-size: 16px; } }

@media (min-width: 1920px) {
  .footer-menu {
    padding: 90px 0; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .footer-menu {
    padding: 80px 0; } }

@media (min-width: 1366px) and (max-width: 1599px) {
  .footer-menu {
    padding: 62px 0; } }

@media (min-width: 1280px) and (max-width: 1365px) {
  .footer-menu {
    padding: 60px 0; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .footer-menu {
    padding: 60px 0; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-menu {
    padding: 60px 0; } }

@media (max-width: 767px) {
  .footer-menu {
    padding: 40px 0; } }

.footer-menu .footer-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1024px) {
    .footer-menu .footer-col {
      margin-bottom: 40px; } }
  @media (max-width: 1024px) {
    .footer-menu .footer-col {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @media (min-width: 1024px) {
    .footer-menu .footer-col {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (min-width: 1024px) {
    .footer-menu .footer-col {
      padding: 15px 45px; }
      .footer-menu .footer-col:first-child {
        padding: 15px 45px 15px 15px; }
      .footer-menu .footer-col:last-child {
        padding: 15px 15px 15px 45px; }
      .footer-menu .footer-col:not(:last-child) {
        border-right: 1px solid rgba(112, 112, 112, 0.2); } }

.footer-menu .footer-title {
  display: block;
  line-height: 1.16;
  font-weight: 700;
  color: #273479;
  margin-bottom: 8px; }
  @media (max-width: 480px) {
    .footer-menu .footer-title {
      font-size: 24px; } }
  @media (min-width: 481px) {
    .footer-menu .footer-title {
      font-size: 16px; } }

@media (max-width: 479.98px) {
  .footer-menu .btn {
    width: 100%; } }

.footer-menu .footer-txt {
  display: block;
  line-height: 1.357;
  color: #273479;
  margin: 0 0 20px; }
  @media (max-width: 480px) {
    .footer-menu .footer-txt {
      font-size: 16px; } }
  @media (min-width: 481px) {
    .footer-menu .footer-txt {
      font-size: 14px; } }

.footer-menu .footer-img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 12px; }

@media (max-width: 480px) {
  .footer-menu .footer-services {
    width: 100%; } }

.footer-menu .footer-services ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .footer-menu .footer-services ul li {
    padding-top: 20px; }
    .footer-menu .footer-services ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .footer-menu .footer-services ul li a i {
        display: block;
        width: 29px;
        height: 29px;
        margin-right: 12px; }
        .footer-menu .footer-services ul li a i svg {
          width: 29px;
          height: 29px; }
      .footer-menu .footer-services ul li a span {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #273479;
        font-size: 19px;
        line-height: 1; }
      .footer-menu .footer-services ul li a small {
        display: block;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 1; }
    .footer-menu .footer-services ul li a:hover {
      text-decoration: none; }
  .footer-menu .footer-services ul li:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2); }

.footer-menu .footer-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 481px) and (max-width: 1023px) {
    .footer-menu .footer-links ul {
      margin: 60px 0 0; } }
  @media (min-width: 481px) and (max-width: 1023px) {
    .footer-menu .footer-links ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .footer-menu .footer-links ul li {
    font-size: 12px;
    line-height: 1.16; }
    @media (min-width: 481px) and (max-width: 1023px) {
      .footer-menu .footer-links ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }
    .footer-menu .footer-links ul li a {
      font-size: 14px;
      line-height: 1.16;
      text-decoration: none; }
      .footer-menu .footer-links ul li a:link {
        color: #273479;
        text-decoration: none; }
      .footer-menu .footer-links ul li a:visited {
        color: #273479;
        text-decoration: none; }
      @media (hover: hover) {
        .footer-menu .footer-links ul li a:hover {
          color: #273479;
          text-decoration: none; } }
      .footer-menu .footer-links ul li a:active {
        color: #273479;
        text-decoration: none; }
    .footer-menu .footer-links ul li span {
      display: block;
      font-size: 16px;
      line-height: 1.16;
      font-weight: 700;
      margin-bottom: 8px; }
  @media (max-width: 480px) {
    .footer-menu .footer-links ul li:not(:last-child) {
      margin-bottom: 30px; } }
  @media (min-width: 481px) and (max-width: 1023px) {
    .footer-menu .footer-links ul li:not(:last-child) {
      margin-right: 20px; } }
  @media (min-width: 1024px) {
    .footer-menu .footer-links ul li:not(:last-child) {
      margin-bottom: 20px; } }

.footer-menu .footer-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 481px) and (max-width: 1023px) {
    .footer-menu .footer-brand {
      width: 48%; } }
  @media (min-width: 481px) and (max-width: 1023px) {
    .footer-menu .footer-brand {
      margin-bottom: 50px; } }
  @media (min-width: 1024px) {
    .footer-menu .footer-brand {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  .footer-menu .footer-brand i {
    display: block;
    width: 180px;
    height: 32.4px;
    margin-bottom: 20px; }
    .footer-menu .footer-brand i svg {
      width: 180px;
      height: 32.4px; }
  .footer-menu .footer-brand span {
    display: block;
    line-height: 1.363;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      .footer-menu .footer-brand span {
        font-size: 14px; } }
    @media (min-width: 481px) {
      .footer-menu .footer-brand span {
        font-size: 11px; } }

.footer-menu .footer-brand.top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media (max-width: 481px) {
    .footer-menu .footer-brand.top {
      margin-bottom: 40px; } }
  @media (min-width: 1024px) {
    .footer-menu .footer-brand.top {
      border-bottom: 1px solid rgba(112, 112, 112, 0.2); } }

.footer-menu .footer-brand.bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.footer-legal {
  background-color: #273479; }
  @media (max-width: 480px) {
    .footer-legal {
      padding: 20px 0 65px; } }
  @media (min-width: 481px) {
    .footer-legal {
      padding: 20px 0; } }
  .footer-legal nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .footer-legal nav span {
      font-weight: 600;
      color: #FFFFFF;
      font-size: 12px; }
      @media (max-width: 480px) {
        .footer-legal nav span {
          width: 100%;
          height: 60px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
    .footer-legal nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0;
      padding: 0; }
      @media (min-width: 481px) {
        .footer-legal nav ul {
          height: 14px; } }
      @media (max-width: 480px) {
        .footer-legal nav ul {
          width: 100%; } }
      .footer-legal nav ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 12px; }
        @media (max-width: 480px) {
          .footer-legal nav ul li {
            width: 100%;
            height: 40px;
            background-color: rgba(0, 0, 0, 0.4);
            border-radius: 4px; }
            .footer-legal nav ul li:not(:last-child) {
              margin-bottom: 20px; } }
        @media (min-width: 481px) {
          .footer-legal nav ul li {
            padding-left: 18px; }
            .footer-legal nav ul li:not(:last-child) {
              border-right: 1px solid #FFFFFF;
              padding-right: 18px; } }
        @media (max-width: 480px) {
          .footer-legal nav ul li a {
            width: 100%;
            text-align: center;
            color: #FFFFFF;
            font-size: 12px;
            line-height: 1;
            font-weight: 700; } }
        .footer-legal nav ul li a:link {
          color: #FFFFFF;
          text-decoration: none; }
        .footer-legal nav ul li a:visited {
          color: #FFFFFF;
          text-decoration: none; }
        @media (hover: hover) {
          .footer-legal nav ul li a:hover {
            color: #FFFFFF;
            text-decoration: underline; } }
        .footer-legal nav ul li a:active {
          color: #FFFFFF;
          text-decoration: none; }

@media (max-width: 1250px) {
  .mobile-cta {
    position: fixed;
    z-index: 10;
    background-color: #273479;
    bottom: 0;
    left: 0;
    right: 0; }
    .mobile-cta .wrap {
      height: 65px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .mobile-cta a, .mobile-cta span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      max-width: 420px;
      height: 40px;
      border-radius: 4px;
      background-color: #F68E2F;
      color: #FFFFFF;
      font-size: 15px;
      line-height: 1;
      font-weight: 700; }
      .mobile-cta a:link, .mobile-cta span:link {
        background-color: #F68E2F; }
      .mobile-cta a:visited, .mobile-cta span:visited {
        background-color: #F68E2F; }
      .mobile-cta a:hover, .mobile-cta span:hover {
        text-decoration: none; } }
      @media (max-width: 1250px) and (hover: hover) {
        .mobile-cta a:hover, .mobile-cta span:hover {
          background-color: #e8740a; } }

@media (max-width: 1250px) {
      .mobile-cta a:active, .mobile-cta span:active {
        background-color: #e8740a; } }

@media (min-width: 1251px) {
  .mobile-cta {
    display: none; } }

.sec-plain h2 {
  margin-bottom: 30px; }
  @media (min-width: 1280px) {
    .sec-plain h2 {
      font-size: 42px; } }
  @media (min-width: 768px) and (max-width: 1279.98px) {
    .sec-plain h2 {
      font-size: 36px; } }
  @media (max-width: 767.98px) {
    .sec-plain h2 {
      font-size: 32px;
      line-height: 1; } }

.sec-plain p, .sec-plain ul {
  font-size: 17px;
  line-height: 1.47;
  color: #273479; }
  .sec-plain p a:link, .sec-plain ul a:link {
    color: #F68E2F;
    text-decoration: none; }
  .sec-plain p a:visited, .sec-plain ul a:visited {
    color: #F68E2F;
    text-decoration: none; }
  @media (hover: hover) {
    .sec-plain p a:hover, .sec-plain ul a:hover {
      color: #F68E2F;
      text-decoration: underline; } }
  .sec-plain p a:active, .sec-plain ul a:active {
    color: #F68E2F;
    text-decoration: underline; }

.sec-plain ul {
  margin-left: 20px;
  padding: 0; }
  .sec-plain ul ul {
    margin-top: 0; }

.sec-contact-form-section {
  padding-bottom: 80px; }
  .sec-contact-form-section .main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 1280px) and (max-width: 1365.98px) {
      .sec-contact-form-section .main-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .sec-contact-form-section .title {
    letter-spacing: -2px;
    font-weight: 700;
    line-height: 1.08;
    color: #273479; }
    @media (max-width: 1250px) {
      .sec-contact-form-section .title {
        font-size: 48px; } }
    @media (min-width: 1251px) {
      .sec-contact-form-section .title {
        font-size: 62px; } }
    @media (min-width: 480px) and (max-width: 767.98px) {
      .sec-contact-form-section .title {
        font-size: 40px;
        margin-bottom: 1.25rem; } }
    @media (max-width: 479.98px) {
      .sec-contact-form-section .title {
        font-size: 36px;
        margin-bottom: 1.25rem;
        line-height: 1; } }
  .sec-contact-form-section .lead {
    font-size: 20px;
    line-height: 1.428;
    font-weight: 400;
    color: #273479;
    margin-top: 35px; }
    .sec-contact-form-section .lead strong {
      font-weight: 600; }
    @media (max-width: 767.98px) {
      .sec-contact-form-section .lead {
        font-size: 16px; } }
  .sec-contact-form-section .contact {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
    @media (min-width: 1251px) {
      .sec-contact-form-section .contact {
        margin-top: 60px; } }
    @media (min-width: 1024px) and (max-width: 1279.98px) {
      .sec-contact-form-section .contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (max-width: 1250px) {
      .sec-contact-form-section .contact {
        padding: 30px 0 15px; } }
    @media (max-width: 479.98px) {
      .sec-contact-form-section .contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .sec-contact-form-section .contact li:first-child {
      border-right: 1px solid rgba(39, 52, 121, 0.2);
      padding-right: 70px;
      margin-right: 70px; }
      @media (max-width: 1365.98px) {
        .sec-contact-form-section .contact li:first-child {
          padding-right: 30px;
          margin-right: 30px; } }
      @media (min-width: 1024px) and (max-width: 1279.98px) {
        .sec-contact-form-section .contact li:first-child {
          padding-right: 0;
          margin-right: 0;
          padding-bottom: 30px;
          margin-bottom: 30px;
          border-right: none;
          border-bottom: 1px solid rgba(39, 52, 121, 0.2); } }
      @media (max-width: 479.98px) {
        .sec-contact-form-section .contact li:first-child {
          padding-right: 0;
          margin-right: 0;
          padding-bottom: 30px;
          margin-bottom: 30px;
          border-right: none;
          border-bottom: 1px solid rgba(39, 52, 121, 0.2); } }
    .sec-contact-form-section .contact li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .sec-contact-form-section .contact li a i {
        display: block;
        width: 27px;
        height: 27px;
        margin-right: 20px; }
        .sec-contact-form-section .contact li a i svg {
          display: block;
          width: 27px;
          height: 27px;
          fill: #273479; }
      .sec-contact-form-section .contact li a span {
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        color: #273479; }
      .sec-contact-form-section .contact li a strong {
        display: block;
        margin-top: 5px;
        font-size: 18px;
        line-height: 1;
        font-weight: 700;
        color: #273479; }
      .sec-contact-form-section .contact li a:link {
        color: #273479;
        text-decoration: none; }
      .sec-contact-form-section .contact li a:visited {
        color: #273479;
        text-decoration: none; }
      @media (hover: hover) {
        .sec-contact-form-section .contact li a:hover {
          color: #273479;
          text-decoration: none; } }
      .sec-contact-form-section .contact li a:active {
        color: #273479;
        text-decoration: none; }
  @media (max-width: 1250px) {
    .sec-contact-form-section .social {
      display: none; } }
  @media (min-width: 1251px) {
    .sec-contact-form-section .social {
      list-style-type: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding: 0;
      margin-bottom: 42px; }
      .sec-contact-form-section .social li:not(:first-child) {
        margin-left: 28px; }
      .sec-contact-form-section .social a {
        display: block;
        width: 20px;
        height: 20px; }
        .sec-contact-form-section .social a svg {
          display: block;
          width: 20px;
          height: 20px;
          fill: #273479; } }
  .sec-contact-form-section form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 1250px) {
      .sec-contact-form-section form {
        margin-top: 30px; } }
    .sec-contact-form-section form .form-field {
      font-size: 14px;
      line-height: 1;
      font-weight: 600;
      color: #273479;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .sec-contact-form-section form .form-field label {
        width: 100%; }
      .sec-contact-form-section form .form-field span {
        display: block;
        width: 100%; }
    .sec-contact-form-section form .short {
      margin-bottom: 12px;
      width: 47.826%; }
      @media (min-width: 1024px) and (max-width: 1365.98px) {
        .sec-contact-form-section form .short {
          width: 100%; } }
      @media (max-width: 479.98px) {
        .sec-contact-form-section form .short {
          width: 100%; } }
      .sec-contact-form-section form .short input {
        margin-top: 5px;
        border: 2px solid #C5CCD9;
        background-color: transparent;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        width: 100%;
        height: 40px;
        padding: 0 14px;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        line-height: 1;
        font-weight: 400;
        color: #273479; }
      .sec-contact-form-section form .short > label:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 5px; }
    .sec-contact-form-section form .long {
      width: 100%; }
      .sec-contact-form-section form .long label {
        display: block;
        width: 100%; }
      .sec-contact-form-section form .long.basic label:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 5px; }
      .sec-contact-form-section form .long textarea {
        display: block;
        margin-top: 5px;
        border: 2px solid #C5CCD9;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        resize: none;
        width: 100%;
        height: 150px;
        padding: 20px 14px;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        line-height: 1;
        font-weight: 400;
        color: #273479;
        background-color: transparent; }
      .sec-contact-form-section form .long input[type=submit] {
        width: 100%;
        height: 55px;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        border: none;
        background-color: #F68E2F;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        line-height: 1;
        font-weight: 600;
        color: #FFFFFF; }
        .sec-contact-form-section form .long input[type=submit]:hover {
          background-color: #f47a0b; }
    .sec-contact-form-section form .check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .sec-contact-form-section form .check .wpcf7-list-item {
        margin: 22px 0; }
      .sec-contact-form-section form .check label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .sec-contact-form-section form .check label input {
          width: 18px;
          height: 18px;
          margin-right: 12px;
          border: 2px solid #C5CCD9;
          border-radius: 3px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          outline: none;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .sec-contact-form-section form .check label input:checked:after {
            content: '';
            display: block;
            width: 11px;
            height: 12px;
            border-radius: 3px;
            background-color: #273479; }
        .sec-contact-form-section form .check label span {
          font-size: 13px;
          font-family: "Open Sans", sans-serif;
          line-height: 1;
          font-weight: 400;
          color: #273479; }

.sec-of_dest {
  position: relative; }
  @media (min-width: 1251px) {
    .sec-of_dest {
      padding: 100px 0; } }
  @media (max-width: 1250px) {
    .sec-of_dest .dest-bg {
      width: 100%;
      height: 230px;
      overflow: hidden;
      margin-bottom: 20px; }
      .sec-of_dest .dest-bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left center;
        object-position: left center; } }
  @media (min-width: 1251px) {
    .sec-of_dest .dest-bg {
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      left: 49.5vw;
      bottom: 0;
      overflow: hidden; }
      .sec-of_dest .dest-bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left center;
        object-position: left center; } }
  .sec-of_dest .pretitle {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: #273479;
    text-transform: uppercase; }
    @media (min-width: 1251px) {
      .sec-of_dest .pretitle {
        padding-right: 100px; } }
  .sec-of_dest .title {
    line-height: 1.15;
    font-weight: 700;
    color: #273479;
    margin: 10px 0 0; }
    @media (max-width: 1250px) {
      .sec-of_dest .title {
        font-size: 36px; } }
    @media (min-width: 1251px) {
      .sec-of_dest .title {
        font-size: 40px; } }
    @media (min-width: 1251px) {
      .sec-of_dest .title {
        padding-right: 100px; } }
  .sec-of_dest .lead {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
    color: #273479;
    margin: 30px 0 0; }
    @media (min-width: 1251px) {
      .sec-of_dest .lead {
        padding-right: 100px; } }
  .sec-of_dest .cta {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    padding: 0 45px;
    height: 52px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    -webkit-transition: background-color .5s ease-in-out 0s;
    -o-transition: background-color .5s ease-in-out 0s;
    transition: background-color .5s ease-in-out 0s; }
    @media (max-width: 1250px) {
      .sec-of_dest .cta {
        margin: 30px 0; } }
    @media (min-width: 1251px) {
      .sec-of_dest .cta {
        margin: 30px 0 0; } }
    .sec-of_dest .cta:link {
      background-color: #F68E2F;
      color: #FFFFFF;
      text-decoration: none; }
    .sec-of_dest .cta:visited {
      background-color: #F68E2F;
      color: #FFFFFF;
      text-decoration: none; }
    .sec-of_dest .cta:hover {
      background-color: #f47a0b;
      color: #FFFFFF;
      text-decoration: none; }
    .sec-of_dest .cta:active {
      background-color: #f47a0b;
      color: #FFFFFF;
      text-decoration: none; }

.sec-of_reg {
  background-color: #fff; }
  @media (max-width: 1250px) {
    .sec-of_reg {
      padding: 30px 0; } }
  @media (min-width: 1251px) {
    .sec-of_reg {
      padding: 70px 0; } }
  .sec-of_reg .item {
    margin-bottom: 30px;
    background-color: #000000;
    overflow: hidden;
    border-radius: 5px;
    position: relative; }
    @media (max-width: 1250px) {
      .sec-of_reg .item {
        width: 100%;
        margin-bottom: 20px; } }
    @media (min-width: 1251px) {
      .sec-of_reg .item {
        width: 48.75%; } }
  .sec-of_reg .item-header {
    position: relative;
    z-index: 2;
    height: 53px;
    background-color: #273479;
    padding: 14px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF; }
    .sec-of_reg .item-header:before {
      content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'><path d='M25.3 10.8v4.4H8.8v-4.4C8.8 10.8 25.3 10.8 25.3 10.8z' fill='rgb(246,142,47)'/><path d='M8.2 1C4 1 0.6 4.4 0.6 8.5v8.9C0.6 21.6 4 25 8.2 25h9.7 7.5v-4.4h-7.6H8.1c-0.8 0-1.6-0.3-2.2-0.9S5 18.4 5 17.5V8.5c0-0.8 0.3-1.6 0.9-2.2 0.7-0.6 1.5-0.9 2.3-0.9h9.7l0 0h7.5V1h-7.6H8.2z' fill='rgb(255,255,255)'/></svg>");
      width: 25px;
      height: 25px; }
  .sec-of_reg .item-body {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 1250px) {
      .sec-of_reg .item-body {
        padding: 30px 25px 0px; } }
    @media (min-width: 1251px) {
      .sec-of_reg .item-body {
        padding: 70px 50px 0px; } }
    .sec-of_reg .item-body h2 {
      line-height: 1.15;
      font-weight: 700;
      color: #FFFFFF;
      margin: 0; }
      @media (max-width: 1250px) {
        .sec-of_reg .item-body h2 {
          font-size: 36px; } }
      @media (min-width: 1251px) {
        .sec-of_reg .item-body h2 {
          font-size: 40px; } }
      @media (max-width: 767.98px) {
        .sec-of_reg .item-body h2 {
          font-size: 30px; } }
    .sec-of_reg .item-body p {
      font-size: 18px;
      line-height: 1.45;
      font-weight: 400;
      color: #FFFFFF; }
      @media (max-width: 1250px) {
        .sec-of_reg .item-body p {
          margin: 30px 0 120px; } }
      @media (min-width: 1251px) {
        .sec-of_reg .item-body p {
          margin: 30px 0 145px; } }
      @media (max-width: 767.98px) {
        .sec-of_reg .item-body p {
          font-size: 14px; } }
  .sec-of_reg .item-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    opacity: .5; }
    .sec-of_reg .item-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: left center;
      object-position: left center;
      opacity: .8; }
  .sec-of_reg .item-cta {
    position: absolute;
    z-index: 2; }
    @media (max-width: 1250px) {
      .sec-of_reg .item-cta {
        bottom: 40px;
        left: 25px;
        right: 25px; } }
    @media (min-width: 1251px) {
      .sec-of_reg .item-cta {
        bottom: 60px;
        left: 50px;
        right: 50px; } }
    .sec-of_reg .item-cta a {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 4px;
      padding: 0 45px;
      height: 52px;
      font-size: 14px;
      line-height: 1;
      font-weight: 600;
      -webkit-transition: background-color .5s ease-in-out 0s;
      -o-transition: background-color .5s ease-in-out 0s;
      transition: background-color .5s ease-in-out 0s; }
      .sec-of_reg .item-cta a:link {
        background-color: #F68E2F;
        color: #FFFFFF;
        text-decoration: none; }
      .sec-of_reg .item-cta a:visited {
        background-color: #F68E2F;
        color: #FFFFFF;
        text-decoration: none; }
      .sec-of_reg .item-cta a:hover {
        background-color: #f47a0b;
        color: #FFFFFF;
        text-decoration: none; }
      .sec-of_reg .item-cta a:active {
        background-color: #f47a0b;
        color: #FFFFFF;
        text-decoration: none; }

.sec-shop {
  padding: 90px 0; }
  @media (min-width: 768px) and (max-width: 1599.98px) {
    .sec-shop {
      padding: 60px 0; } }
  @media (max-width: 767.98px) {
    .sec-shop {
      padding: 40px 0; } }
  .sec-shop p {
    font-size: 14px;
    line-height: 1.5; }
  .sec-shop h2 {
    margin-bottom: 30px; }
    @media (min-width: 480px) and (max-width: 1023.98px) {
      .sec-shop h2 {
        font-size: 34px; } }
    @media (max-width: 479.98px) {
      .sec-shop h2 {
        font-size: 30px;
        line-height: 1.1; } }
  .sec-shop h3 {
    margin-top: 40px;
    margin-bottom: 30px; }
    @media (max-width: 1023.98px) {
      .sec-shop h3 {
        font-size: 24px; } }
  .sec-shop .btns-group {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .sec-shop .btns-group .btn:first-child {
      margin-right: 30px; }
    @media (max-width: 1365.98px) {
      .sec-shop .btns-group .btn {
        padding: 15px 20px; } }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .sec-shop .btns-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .sec-shop .btns-group .btn {
          display: block;
          width: 100%; }
          .sec-shop .btns-group .btn:first-child {
            margin-right: 0;
            margin-bottom: 10px; } }
    @media (max-width: 767.98px) {
      .sec-shop .btns-group {
        margin-bottom: 40px; } }
    @media (max-width: 479.98px) {
      .sec-shop .btns-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        .sec-shop .btns-group .btn {
          display: block;
          width: 100%; }
          .sec-shop .btns-group .btn:first-child {
            margin-right: 0;
            margin-bottom: 10px; } }
  .sec-shop .embed-responsive-item.p-20 {
    padding: 20px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .sec-shop .embed-responsive-item.p-20 {
        padding: 10px; } }
    @media (max-width: 479.98px) {
      .sec-shop .embed-responsive-item.p-20 {
        padding: 10px; } }
  .sec-shop .embed-responsive-item.p-30 {
    padding: 30px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .sec-shop .embed-responsive-item.p-30 {
        padding: 15px; } }
    @media (max-width: 479.98px) {
      .sec-shop .embed-responsive-item.p-30 {
        padding: 15px; } }
  .sec-shop .embed-responsive-item.p-50 {
    padding: 50px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .sec-shop .embed-responsive-item.p-50 {
        padding: 20px; } }
    @media (max-width: 479.98px) {
      .sec-shop .embed-responsive-item.p-50 {
        padding: 20px; } }
  .sec-shop .embed-responsive:nth-child(2) {
    margin-top: 30px; }
  .sec-shop .embed-responsive-21by9 {
    margin-top: 30px; }

.shop-left {
  padding-right: 60px; }
  @media (max-width: 767.98px) {
    .shop-left {
      padding-right: 15px;
      margin-bottom: 20px; } }

.shop-right {
  padding-left: 60px; }
  @media (max-width: 767.98px) {
    .shop-right {
      padding-left: 15px;
      margin-bottom: 20px; } }

.shop-comment {
  position: relative;
  width: 100%;
  padding: 50px;
  font-style: italic;
  font-size: 24px;
  line-height: 1.4;
  border: 4px solid #C5C8D6;
  border-radius: 4px;
  margin-top: 30px; }
  @media (min-width: 1024px) and (max-width: 1279.98px) {
    .shop-comment {
      font-size: 18px; } }
  @media (max-width: 1023.98px) {
    .shop-comment {
      font-size: 16px;
      padding: 40px; } }
  @media (max-width: 767.98px) {
    .shop-comment {
      margin-bottom: 30px; } }
  @media (max-width: 479.98px) {
    .shop-comment {
      font-size: 14px;
      padding: 25px; } }
  .shop-comment:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 30px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 27px 0 0;
    border-color: #C5C8D6 transparent transparent transparent; }
  .shop-comment:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 34px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 17px 0 0;
    border-color: #fff transparent transparent transparent; }

.shop-vrt img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%; }

.client-assessment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 14px;
  height: 100%;
  width: 100%;
  padding: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  background-color: #F3F3F3; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .client-assessment {
      font-size: 12px;
      text-align: center; } }
  @media (max-width: 479.98px) {
    .client-assessment {
      font-size: 12px;
      text-align: center; } }
  .client-assessment img {
    margin-top: 10px; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .client-assessment img {
        width: 90px; } }
    @media (max-width: 479.98px) {
      .client-assessment img {
        width: 90px; } }
  .client-assessment-text {
    color: #f0b200;
    font-size: 22px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    margin-top: 15px;
    font-weight: bold;
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 1023.98px) {
      .client-assessment-text {
        margin-top: 5px;
        padding-top: 5px;
        font-size: 16px; } }
    @media (max-width: 479.98px) {
      .client-assessment-text {
        margin-top: 5px;
        padding-top: 5px;
        font-size: 16px; } }
