/*! Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com) Copyright 2011-2017 The Bootstrap Authors Copyright 2011-2017 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
.sub-heading-mobile-h3 {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 30px;
}
.sub-heading-desktop-h3 {
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 40px;
}
.big-link {
  font-size: 17px;
  color: #fd4539;
  position: relative;
}
.big-link:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  content: ">";
  font-size: 18px;
  top: 2px !important;
  margin-left: 5px;
  position: absolute;
  right: -20%;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.big-link:hover {
  text-decoration: underline;
  color: #f33540;
  text-decoration: none;
}
.big-link:hover:after {
  -webkit-transform: translate(6px, 0);
  -ms-transform: translate(6px, 0);
  transform: translate(6px, 0);
}
.big-link .press:after {
  right: -10%;
}
.margin-top-1x {
  margin-top: 10px;
}
.margin-bottom-2x {
  margin-bottom: 20px;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.banner_left_register {
  margin-top: 20px;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@media print {
  *,
  :after,
  :before,
  blockquote:first-letter,
  blockquote:first-line,
  div:first-letter,
  div:first-line,
  li:first-letter,
  li:first-line,
  p:first-letter,
  p:first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #0275d8;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
  background-color: transparent;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
  line-height: inherit;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  cursor: not-allowed;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type="search"] {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
[hidden] {
  display: none !important;
}
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.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-lg,
.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-md,
.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-sm,
.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-xl,
.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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col,
  .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-lg,
  .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-md,
  .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-sm,
  .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-xl,
  .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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col,
  .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-lg,
  .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-md,
  .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-sm,
  .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-xl,
  .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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col,
  .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-lg,
  .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-md,
  .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-sm,
  .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-xl,
  .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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .col,
  .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-lg,
  .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-md,
  .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-sm,
  .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-xl,
  .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 {
    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;
}
.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%;
}
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.33333%;
}
.pull-2 {
  right: 16.66667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.33333%;
}
.pull-5 {
  right: 41.66667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.33333%;
}
.pull-8 {
  right: 66.66667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.33333%;
}
.pull-11 {
  right: 91.66667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.33333%;
}
.push-2 {
  left: 16.66667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.33333%;
}
.push-5 {
  left: 41.66667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.33333%;
}
.push-8 {
  left: 66.66667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.33333%;
}
.push-11 {
  left: 91.66667%;
}
.push-12 {
  left: 100%;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .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;
  }
  .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%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 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;
  }
  .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%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .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;
  }
  .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%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .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;
  }
  .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%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-faded {
  background-color: #f7f7f7;
}
.bg-primary {
  background-color: #0275d8 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #025aa5 !important;
}
.bg-success {
  background-color: #5cb85c !important;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #449d44 !important;
}
.bg-info {
  background-color: #5bc0de !important;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5 !important;
}
.bg-warning {
  background-color: #f0ad4e !important;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ec971f !important;
}
.bg-danger {
  background-color: #d9534f !important;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #c9302c !important;
}
.bg-inverse {
  background-color: #292b2c !important;
}
a.bg-inverse:focus,
a.bg-inverse:hover {
  background-color: #101112 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.rounded-circle {
  border-radius: 50%;
}
.rounded-0 {
  border-radius: 0;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -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: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -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-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: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -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: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -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;
  }
}
.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.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;
}
.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: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .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;
  }
  .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-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .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;
  }
  .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: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .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;
  }
  .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: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .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;
  }
  .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;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  -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: 576px) {
  .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: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-normal {
  font-weight: normal;
}
.font-weight-bold {
  font-weight: bold;
}
.font-italic {
  font-style: italic;
}
.text-white {
  color: #fff !important;
}
.text-muted {
  color: #636c72 !important;
}
a.text-muted:focus,
a.text-muted:hover {
  color: #4b5257 !important;
}
.text-primary {
  color: #0275d8 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #025aa5 !important;
}
.text-success {
  color: #5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #449d44 !important;
}
.text-info {
  color: #5bc0de !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #31b0d5 !important;
}
.text-warning {
  color: #f0ad4e !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ec971f !important;
}
.text-danger {
  color: #d9534f !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #c9302c !important;
}
.text-gray-dark {
  color: #292b2c !important;
}
a.text-gray-dark:focus,
a.text-gray-dark:hover {
  color: #101112 !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.invisible {
  visibility: hidden !important;
}
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
.hidden-xl-down {
  display: none !important;
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*! Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) */
#webinars .inner .right .filters ul li a:after,
.fa,
.fab,
.fal,
.far,
.fas,
.img_hover a:after,
.read_link:after,
input[type="checkbox"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
#webinars .inner .right .filters ul li a.fa-pull-left:after,
.fa-pull-left.read_link:after,
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left,
.img_hover a.fa-pull-left:after,
input[type="checkbox"] + label.fa-pull-left:before {
  margin-right: 0.3em;
}
#webinars .inner .right .filters ul li a.fa-pull-right:after,
.fa-pull-right.read_link:after,
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right,
.img_hover a.fa-pull-right:after,
input[type="checkbox"] + label.fa-pull-right:before {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blanket:before {
  content: "\f498";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-heart:before {
  content: "\f499";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-alt:before {
  content: "\f49a";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-box-fragile:before {
  content: "\f49b";
}
.fa-box-full:before {
  content: "\f49c";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-up:before {
  content: "\f49f";
}
.fa-box-usd:before {
  content: "\f4a0";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxes-alt:before {
  content: "\f4a1";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-alt-check:before {
  content: "\f4a2";
}
.fa-comment-alt-dots:before {
  content: "\f4a3";
}
.fa-comment-alt-edit:before {
  content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}
.fa-comment-alt-lines:before {
  content: "\f4a6";
}
.fa-comment-alt-minus:before {
  content: "\f4a7";
}
.fa-comment-alt-plus:before {
  content: "\f4a8";
}
.fa-comment-alt-slash:before {
  content: "\f4a9";
}
.fa-comment-alt-smile:before {
  content: "\f4aa";
}
.fa-comment-alt-times:before {
  content: "\f4ab";
}
.fa-comment-check:before {
  content: "\f4ac";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-edit:before {
  content: "\f4ae";
}
.fa-comment-exclamation:before {
  content: "\f4af";
}
.fa-comment-lines:before {
  content: "\f4b0";
}
.fa-comment-minus:before {
  content: "\f4b1";
}
.fa-comment-plus:before {
  content: "\f4b2";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-smile:before {
  content: "\f4b4";
}
.fa-comment-times:before {
  content: "\f4b5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-alt:before {
  content: "\f4b6";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-container-storage:before {
  content: "\f4b7";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-fragile:before {
  content: "\f4bb";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-heart:before {
  content: "\f4bc";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-heart:before {
  content: "\f4c3";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-usd:before {
  content: "\f4c5";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt:before {
  content: "\f4c6";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-circle:before {
  content: "\f4c7";
}
.fa-heart-square:before {
  content: "\f4c8";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-home:before {
  content: "\f015";
}
.fa-home-heart:before {
  content: "\f4c9";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-lamp:before {
  content: "\f4ca";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leaf-heart:before {
  content: "\f4cb";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-loveseat:before {
  content: "\f4cc";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-carry:before {
  content: "\f4cf";
}
.fa-person-dolly:before {
  content: "\f4d0";
}
.fa-person-dolly-empty:before {
  content: "\f4d1";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-plus:before {
  content: "\f4d2";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-ramp-loading:before {
  content: "\f4d4";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-plus:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-container:before {
  content: "\f4dc";
}
.fa-truck-couch:before {
  content: "\f4dd";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-ramp:before {
  content: "\f4e0";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-plus:before {
  content: "\f4e1";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f2e2";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*! Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg");
}
#webinars .inner .right .filters ul li a:after,
.fa,
.fas,
.img_hover a:after,
.read_link:after,
input[type="checkbox"] + label:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
/*! Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/fa-light-300.eot");
  src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("fonts/fa-light-300.woff2") format("woff2"), url("fonts/fa-light-300.woff") format("woff"), url("fonts/fa-light-300.ttf") format("truetype"), url("fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
/*! Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*! Hamburgers @description Tasty CSS-animated hamburgers @author Jonathan Suh @jonsuh @site https://jonsuh.com/hamburgers @link https://github.com/jonsuh/hamburgers */
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 22px;
  height: 18px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  width: 22px;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.hamburger-inner:after,
.hamburger-inner:before {
  content: "";
  display: block;
}
.hamburger-inner:before {
  top: -8px;
}
.hamburger-inner:after {
  bottom: -8px;
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
  -o-transition-duration: 0.13s;
  transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
  -o-transition-delay: 0.13s;
  transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner:after {
  top: -16px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner:before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
  -o-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
  -o-transition-duration: 0.13s;
  transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
  -o-transition-delay: 0.13s;
  transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner:after {
  top: -16px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner:before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
  transform: translate3d(0, -8px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
  -o-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.slide-up-fade-in {
  animation: slide-up-fade-in ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  -webkit-animation: slide-up-fade-in ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation: slide-up-fade-in ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  -o-animation: slide-up-fade-in ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  -ms-animation: slide-up-fade-in ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  opacity: 0;
  opacity: 1\9;
}
@keyframes slide-up-fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 40px);
    transform: translate(0px, 40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@-moz-keyframes slide-up-fade-in {
  0% {
    opacity: 0;
    -moz-transform: translate(0px, 40px);
  }
  to {
    opacity: 1;
    -moz-transform: translate(0px, 0px);
  }
}
@-webkit-keyframes slide-up-fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, 40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
  }
}
@-o-keyframes slide-up-fade-in {
  0% {
    opacity: 0;
    -o-transform: translate(0px, 40px);
  }
  to {
    opacity: 1;
    -o-transform: translate(0px, 0px);
  }
}
@-ms-keyframes slide-up-fade-in {
  0% {
    opacity: 0;
    -ms-transform: translate(0px, 40px);
  }
  to {
    opacity: 1;
    -ms-transform: translate(0px, 0px);
  }
}
h1,
h2,
h3,
h4 {
  color: #002b49;
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 0.9;
}
h1 {
  font-size: 24px;
}
/* @media (min-width: 992px) {
  h1 {
    font-size: 45px;
  }
} */
h2 {
  font-size: 30px;
}
@media (min-width: 992px) {
  h2 {
    font-size: 50px;
  }
}
h3 {
  font-size: 24px;
}
@media (min-width: 992px) {
  h3 {
    font-size: 40px;
  }
}
h4 {
  font-size: 18px;
  line-height: 1.1;
}
@media (min-width: 992px) {
  h4 {
    font-size: 23px;
  }
}
body {
  font-family: "korolev";
  font-weight: 500;
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.6;
}
@media (min-width: 992px) {
  body {
    font-size: 16px;
  }
}
p {
  font-size: 14px;
}
@media (min-width: 992px) {
  p {
    font-size: 16px;
  }
}
.breadcrumbs {
  font-size: 12px;
  margin: 30px 0;
  color: #5d5d5d;
}
.breadcrumbs a {
  color: #5d5d5d;
}
.breadcrumbs a:hover {
  color: #000;
  text-decoration: none;
}
.slick-disabled {
  color: #ebebeb;
}
.slick-hidden {
  display: none;
}
.slick-dots {
  text-align: center;
  padding: 0;
  margin-top: 20px;
}
.slick-dots li {
  list-style: none;
  display: inline-block;
  margin-right: 5px;
}
.slick-dots li button {
  background: none;
  width: 10px;
  height: 10px;
  padding: 5px;
  border: 1px solid #ebebeb;
  text-indent: 99999px;
  border-radius: 50%;
}
.slick-dots li.slick-active button {
  border: 1px solid #f33540;
  background: #fd4539;
}
@media (min-width: 992px) {
  .slick-dots {
    margin-top: 80px;
  }
}
.wp-pagenavi {
  width: 100%;
  text-align: center;
  margin: 40px 0 30px;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .current,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .page,
.wp-pagenavi .previouspostslink {
  border: 0;
  font-size: 12px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px 1px #ebebeb;
  -moz-box-shadow: 0px 0px 3px 1px #ebebeb;
  box-shadow: 0px 0px 3px 1px #ebebeb;
  padding: 6px 12px;
  margin-right: 5px;
}
.wp-pagenavi .current:hover,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .page:hover,
.wp-pagenavi .previouspostslink:hover {
  background: #fc1607;
  text-decoration: none;
  border: 0;
  color: #fff;
}
.wp-pagenavi .current.current,
.wp-pagenavi .nextpostslink.current,
.wp-pagenavi .page.current,
.wp-pagenavi .previouspostslink.current {
  background: #fd4539;
  border: 0;
  color: #fff;
}
@media (min-width: 992px) {
  .wp-pagenavi {
    margin: 120px 0 160px;
  }
}
.cookiebar {
  background: #fd4539;
  padding: 10px;
  text-align: center;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  z-index: 9999;
  float: left;
}
.cookiebar .btn {
  background: #fff;
  color: #fd4539;
  margin-left: 10px;
  padding: 7px 10px;
  display: block;
  margin-top: 10px;
}
.cookiebar .btn:hover {
  text-decoration: none;
  background: #002b49;
  color: #fff;
}
@media (min-width: 992px) {
  .cookiebar .btn {
    margin-top: 0;
    display: inline-block;
  }
}
.platform .button,
.homev2 .button,
#contact .contact_form .button,
#home .banner_section .inner .left .access .access_button,
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button,
#sub-pages .button,
#webinars .more_webinars .webinar_button .button,
.call_to_action .call_to_action_button,
.gform_wrapper .button,
.intergrations .workflows_btn,
.page_banner .banner_inner .banner_left .button {
  width: 100%;
  display: block;
  background-color: #fd4539;
  border-radius: 6px;
  border: 2px solid #fd4539;
  color: #fff;
  text-align: center;
  padding: 11px 20px;
  font-size: 15px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  cursor: pointer;
}
#contact .contact_form .button:hover,
#home .banner_section .inner .left .access .access_button:hover,
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button:hover,
#sub-pages .button:hover,
#webinars .more_webinars .webinar_button .button:hover,
.call_to_action .call_to_action_button:hover,
.gform_wrapper .button:hover,
.intergrations .workflows_btn:hover,
.page_banner .banner_inner .banner_left .button:hover {
  background: #f33540 -webkit-radial-gradient(circle, transparent 23%, #f33540 1%) center / 15000%;
  background: #f33540 -o-radial-gradient(circle, transparent 23%, #f33540 1%) center / 15000%;
  background: #f33540 radial-gradient(circle, transparent 23%, #f33540 1%) center / 15000%;
  color: #fff;
}
#contact .contact_form .button:active,
#home .banner_section .inner .left .access .access_button:active,
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button:active,
#sub-pages .button:active,
#webinars .more_webinars .webinar_button .button:active,
.call_to_action .call_to_action_button:active,
.gform_wrapper .button:active,
.intergrations .workflows_btn:active,
.page_banner .banner_inner .banner_left .button:active {
  background-color: #fd4539;
  background-size: 100%;
  -webkit-transition: background 0s;
  -o-transition: background 0s;
  transition: background 0s;
}
#contact .contact_form .button:active,
#contact .contact_form .button:focus,
#contact .contact_form .button:hover,
#home .banner_section .inner .left .access .access_button:active,
#home .banner_section .inner .left .access .access_button:focus,
#home .banner_section .inner .left .access .access_button:hover,
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button:active,
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button:focus,
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button:hover,
#sub-pages .button:active,
#sub-pages .button:focus,
#sub-pages .button:hover,
#webinars .more_webinars .webinar_button .button:active,
#webinars .more_webinars .webinar_button .button:focus,
#webinars .more_webinars .webinar_button .button:hover,
.call_to_action .call_to_action_button:active,
.call_to_action .call_to_action_button:focus,
.call_to_action .call_to_action_button:hover,
.gform_wrapper .button:active,
.gform_wrapper .button:focus,
.gform_wrapper .button:hover,
.intergrations .workflows_btn:active,
.intergrations .workflows_btn:focus,
.intergrations .workflows_btn:hover,
.page_banner .banner_inner .banner_left .button:active,
.page_banner .banner_inner .banner_left .button:focus,
.page_banner .banner_inner .banner_left .button:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  #contact .contact_form .button,
  #home .banner_section .inner .left .access .access_button,
  #home .banner_section .inner .left .early_access #gform_wrapper_1 .button,
  #sub-pages .button,
  #webinars .more_webinars .webinar_button .button,
  .call_to_action .call_to_action_button,
  .gform_wrapper .button,
  .intergrations .workflows_btn,
  .page_banner .banner_inner .banner_left .button {
    width: auto;
    display: inline;
  }
}
.red-border-only-anchor-button-with-hover {
  margin-bottom: 10px;
  border: 2px solid #ff4438;
  border-radius: 6px;
  background-color: #fff;
  color: #ff4438;
  text-align: center;
  font-weight: 400;
  padding: 11px 20px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  display: block;
  margin-top: 10px;
}
.red-border-only-anchor-button-with-hover:hover {
  background: #ff4438 -webkit-radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  background: #ff4438 -o-radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  background: #ff4438 radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  color: #fff !important;
}
.red-border-only-anchor-button-with-hover:active {
  background-color: #ff4438;
  background-size: 100%;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
@media (min-width: 768px) {
  .red-border-only-anchor-button-with-hover {
    display: inline;
  }
}
@media (min-width: 992px) {
  .red-border-only-anchor-button-with-hover {
    display: inline;
  }
}
.red-border-only-button-with-hover a {
  margin-bottom: 10px;
  border: 2px solid #ff4438;
  border-radius: 6px;
  background-color: #fff;
  color: #ff4438;
  text-align: center;
  font-weight: 400;
  padding: 8px 20px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  display: block;
}
.red-border-only-button-with-hover a:hover {
  background: #ff4438 -webkit-radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  background: #ff4438 -o-radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  background: #ff4438 radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  color: #fff;
}
.red-border-only-button-with-hover a:active {
  background-color: #fd4539;
  background-size: 100%;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.solid-red-button a {
  margin-bottom: 10px;
  width: 100%;
  display: block;
  background-color: #fd4539;
  border-radius: 6px;
  border: 2px solid #fd4539;
  color: #fff;
  text-align: center;
  padding: 7px 20px;
  font-size: 15px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  cursor: pointer;
}
nav .request_demo,
nav .free_trial {
  margin-top: 10px;
}
nav .request_demo a,
nav ul li#menu-item-52 a {
  margin-bottom: 10px;
  border: 2px solid #ff4438;
  border-radius: 6px;
  background-color: #fff;
  color: #ff4438;
  text-align: center;
  font-weight: 400;
  padding: 8px 20px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  display: block;
}
nav .request_demo a:hover,
nav ul li#menu-item-52 a:hover {
  background: #ff4438 -webkit-radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  background: #ff4438 -o-radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  background: #ff4438 radial-gradient(circle, transparent 1%, #ff4438 1%) center / 15000%;
  color: #fff;
}
nav .request_demo a:active,
nav ul li#menu-item-52 a:active {
  background-color: #fd4539;
  background-size: 100%;
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
nav .free_trial a,
nav ul li#menu-item-2681 a {
  margin-bottom: 10px;
  width: 100%;
  display: block;
  background-color: #fd4539;
  border-radius: 6px;
  border: 2px solid #fd4539;
  color: #fff;
  text-align: center;
  padding: 7px 20px;
  font-size: 15px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  cursor: pointer;
}
a {
  color: #000;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.read_link {
  font-size: 13px;
  color: #fd4539;
  position: relative;
}
.read_link:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  content: "\f105";
  font-size: 18px;
  top: -1px !important;
  margin-left: 5px;
  position: absolute;
  right: -20%;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.read_link:after:hover {
  text-decoration: underline;
}
.read_link.press:after {
  right: -10%;
}
.read_link:hover {
  color: #f33540;
  text-decoration: none;
}
.read_link:hover:after {
  -webkit-transform: translate(6px, 0);
  -ms-transform: translate(6px, 0);
  transform: translate(6px, 0);
}
input,
select,
textarea {
  outline: none;
  border-radius: 6px;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #c1c1c1;
  width: 100%;
  margin-bottom: 10px;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 3px 1px #ebebeb;
  -moz-box-shadow: 0px 0px 3px 1px #ebebeb;
  box-shadow: 0px 0px 3px 1px #ebebeb;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #adadad;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #adadad;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #adadad;
}
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #adadad;
}
input:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px rgba(227, 71, 71, 0.7);
  box-shadow: 0 0 5px rgba(227, 71, 71, 0.7);
  border: 1px solid rgba(227, 71, 71, 0.7);
}
@media (min-width: 992px) {
  input,
  select,
  textarea {
    font-size: 13px;
  }
}
select {
  -webkit-appearance: none;
  background: url(images/arrow.png) no-repeat;
  background-color: #fff;
  background-size: 10px;
  background-position: center right 10px;
}
textarea {
  height: 120px;
}
@media (min-width: 992px) {
  textarea {
    height: 200px;
  }
}
.gform_ajax_spinner {
  width: 30px;
  height: 30px;
  display: inline-block;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label:before {
  content: "\f00c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  border: 0.1em solid #c1c1c1;
  border-radius: 6px;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  vertical-align: top;
  color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 2px;
}
input[type="checkbox"] + label:active:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
input[type="checkbox"]:checked + label:before {
  background-color: #fd4539;
  border-color: #fd4539;
  color: #fff;
}
input[type="checkbox"]:disabled + label:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-color: #aaa;
}
input[type="checkbox"]:checked:disabled + label:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: #bfb;
  border-color: #bfb;
}
.gform_wrapper ul {
  padding: 0;
  margin: 0 0 10px;
}
.gform_wrapper ul li {
  list-style: none;
}
.gform_wrapper ul li label {
  font-size: 15px;
  color: #5d5d5d;
}
.gform_wrapper ul li label .gfield_required {
  color: #e60505;
  margin-left: 5px;
}
.gform_wrapper ul li.gfield_error input,
.gform_wrapper ul li.gfield_error select,
.gform_wrapper ul li.gfield_error textarea {
  border: 1px solid #e60505;
  background-color: #efcbcb;
  color: #e60505;
}
.gform_wrapper ul li.gfield_error input::-webkit-input-placeholder,
.gform_wrapper ul li.gfield_error select::-webkit-input-placeholder,
.gform_wrapper ul li.gfield_error textarea::-webkit-input-placeholder {
  color: #e60505;
}
.gform_wrapper ul li.gfield_error input::-moz-placeholder,
.gform_wrapper ul li.gfield_error select::-moz-placeholder,
.gform_wrapper ul li.gfield_error textarea::-moz-placeholder {
  color: #e60505;
}
.gform_wrapper ul li.gfield_error input:-ms-input-placeholder,
.gform_wrapper ul li.gfield_error select:-ms-input-placeholder,
.gform_wrapper ul li.gfield_error textarea:-ms-input-placeholder {
  color: #e60505;
}
.gform_wrapper ul li.gfield_error input:-moz-placeholder,
.gform_wrapper ul li.gfield_error select:-moz-placeholder,
.gform_wrapper ul li.gfield_error textarea:-moz-placeholder {
  color: #e60505;
}
.gform_wrapper ul li#field_2_9,
.gform_wrapper ul li#field_3_9,
.gform_wrapper ul li#field_4_9 {
  display: none;
}
.gform_wrapper ul li#field_2_6 .gfield_label,
.gform_wrapper ul li#field_3_5 .gfield_label,
.gform_wrapper ul li#field_4_5 .gfield_label {
  display: none;
}
.gform_wrapper ul li#field_2_6 input,
.gform_wrapper ul li#field_3_5 input,
.gform_wrapper ul li#field_4_5 input {
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gform_wrapper ul li#field_2_6.gfield_error label,
.gform_wrapper ul li#field_3_5.gfield_error label,
.gform_wrapper ul li#field_4_5.gfield_error label {
  color: #e60505;
}
.gform_wrapper .button {
  width: 100%;
  border: 0;
  padding: 8px 30px;
}
@media (min-width: 992px) {
  .gform_wrapper .button {
    float: right;
    width: auto;
  }
}
.gform_wrapper .validation_error,
.gform_wrapper .validation_message {
  display: none;
}
.section_inner {
  text-align: center;
}
.section_inner h1,
.section_inner h2 {
  width: 100%;
}
.section_inner .sub_text {
  max-width: 700px;
  margin-bottom: 30px;
  font-size: 13px;
}
@media (min-width: 992px) {
  .section_inner {
    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;
  }
  /* .section_inner h2 {
    font-size: 45px;
  } */
  .section_inner .sub_text {
    font-size: 16px;
    margin-bottom: 60px;
  }
}
header {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
  position: fixed;
  top: 0;
  z-index: 900;
  width: 100%;
  float: left;
  background: #fff;
}
@media (min-width: 992px) {
  header {
    padding: 16px 0 0;
  }
}
header .small_logo {
  display: none;
  -webkit-animation: fadein 1.4s;
  -moz-animation: fadein 1.4s;
  -ms-animation: fadein 1.4s;
  -o-animation: fadein 1.4s;
  animation: fadein 1.4s;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  header 0% {
    opacity: 0;
  }
  header to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
header.fixed {
  opacity: 1;
  position: fixed;
  background: #fff;
  width: 100%;
  float: left;
  z-index: 900;
  top: 0;
}
header.fixed .logo .main_logo {
  display: none;
}
header.fixed .logo .small_logo {
  display: block;
}
header.fixed .logo .small_logo img {
  max-width: 50px;
}
@media (min-width: 992px) {
  header.fixed .logo .small_logo img {
    max-width: 60px;
  }
}
@-webkit-keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
header .inner {
  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;
}
header .inner .logo img {
  width: 100%;
  max-width: 150px;
}
@media (min-width: 992px) {
  header .inner .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
    margin-top: -12px;
  }
}
header .inner .mobile_menu {
  text-align: right;
  line-height: 1;
}
header .inner .mobile_menu .far {
  font-size: 24px;
  color: #002b49;
}
nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 20px 0 0;
  display: none;
}
nav ul {
  padding: 0;
  margin: 0;
}
nav ul li {
  border-bottom: 1px solid #ebebeb;
  list-style: none;
}
nav ul li.current_page_ancestor > a,
nav ul li.current_page_item > a {
  color: #fd4539;
}
nav ul li a {
  font-size: 15px;
  padding: 8px 0;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav ul li a:hover {
  color: #fd4539;
  text-decoration: none;
}
#webinars .inner .right .filters nav ul li a:after,
.img_hover nav ul li a:after,
nav #webinars .inner .right .filters ul li a:after,
nav ul li .fas,
nav ul li .img_hover a:after,
nav ul li .read_link:after,
nav ul li input[type="checkbox"] + label:before {
  float: right;
  font-size: 20px;
  margin-top: 10px;
  color: #002b49;
}
nav ul li ul {
  display: none;
  padding-left: 10px;
}
nav ul li ul li a {
  font-size: 14px;
}
nav ul li ul li:last-of-type {
  border: 0;
}
nav ul li.menu-item-has-children ul li:first-of-type a {
  padding-top: 0;
}
nav ul li#menu-item-52 {
  display: none;
}
nav ul li#menu-item-2681 {
  display: none;
}
nav ul.second_nav li:last-of-type {
  border: 0;
}
nav .request_demo {
  display: block;
}
nav .free_trial {
  display: block;
}
@media (min-width: 992px) {
  nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
    display: block !important;
    text-align: right;
    margin: 0;
  }
  nav ul {
    display: block;
  }
  nav ul li {
    border: 0;
    display: inline-block;
    margin: 0 5px;
  }
  nav ul li:hover ul {
    display: block;
    position: absolute;
    z-index: 100;
    width: 200px;
    text-align: left;
    padding: 20px 20px 0 20px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 1px #ebebeb;
    -moz-box-shadow: 0px 0px 3px 1px #ebebeb;
    box-shadow: 0px 0px 3px 1px #ebebeb;
  }
  nav ul li:hover ul li {
    display: block;
    margin: 0 0 10px;
  }
  nav ul li:hover ul li a {
    padding: 4px;
    color: #000;
  }
  nav ul li:hover ul li a:hover {
    border: 0;
    color: #fd4539;
  }
  nav ul li:hover ul li a:hover:before {
    display: none;
  }
  nav ul li:hover ul li a:before {
    display: none;
  }
  nav ul li:hover ul li.current_page_item a {
    color: #fd4539;
  }
  nav ul li:hover ul li.current_page_item a:after {
    visibility: hidden;
  }
  nav ul li.current_page_ancestor,
  nav ul li.current_page_item {
    position: relative;
  }
  nav ul li.current_page_ancestor > a:after,
  nav ul li.current_page_item > a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fd4539;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  #webinars .inner .right .filters nav ul li a:after,
  .img_hover nav ul li a:after,
  nav #webinars .inner .right .filters ul li a:after,
  nav ul li .fas,
  nav ul li .img_hover a:after,
  nav ul li .read_link:after,
  nav ul li input[type="checkbox"] + label:before {
    font-size: 12px;
    float: none;
  }
  nav ul li a {
    padding: 10px 5px 27px 5px;
    font-size: 12px;
    position: relative;
  }
  nav ul li a:hover {
    text-decoration: none;
    color: #fd4539;
  }
  nav ul li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  nav ul li a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fd4539;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  nav ul li#menu-item-52 {
    display: inline-block;
  }
  nav ul li#menu-item-52:hover:before {
    visibility: hidden;
  }
  nav ul li#menu-item-52 a:before {
    content: none;
  }
  nav ul li#menu-item-52.current_page_item a:after {
    visibility: hidden;
  }
  nav ul li#menu-item-2681 {
    display: inline-block;
  }
  nav ul li#menu-item-2681:hover:before {
    visibility: hidden;
  }
  nav ul li#menu-item-2681 a:before {
    content: none;
  }
  nav ul li#menu-item-2681.current_page_item a:after {
    visibility: hidden;
  }
  nav ul li.mobile_home {
    display: none;
  }
  nav ul li#menu-item-51 ul {
    width: 150px;
  }
  nav ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fd4539;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  nav ul li:hover a {
    text-decoration: none;
    color: #fd4539;
  }
  nav ul li:hover a:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media (min-width: 1200px) {
  nav ul li {
    margin: 0 10px;
  }
  nav ul li a {
    font-size: 14px;
  }
}
footer {
  padding: 30px 0 10px;
}
@media (min-width: 992px) {
  footer {
    padding: 40px 0;
  }
}
footer hr {
  border-top: 2px solid #c6c6c6;
  margin: 0;
}
footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
footer .inner .footer_logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
footer .inner .footer_logo img {
  max-width: 90px;
}
@media (min-width: 992px) {
  footer .inner .footer_logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    margin-top: 70px;
  }
}
footer .inner .block_right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
footer .inner .block_right .block_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
footer .inner .block_right .block_inner .block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
footer .inner .block_right .block_inner .block h3 {
  font-size: 12px;
  color: #5d5d5d;
}
@media (min-width: 992px) {
  footer .inner .block_right .block_inner .block h3 {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  footer .inner .block_right .block_inner .block h3.block_company_title {
    margin-top: 30px;
  }
}
footer .inner .block_right .block_inner .block ul {
  padding: 0;
}
footer .inner .block_right .block_inner .block ul li {
  list-style: none;
  margin-bottom: 5px;
}
footer .inner .block_right .block_inner .block ul li a {
  color: #5d5d5d;
  font-size: 12px;
  position: relative;
  padding-bottom: 5px;
}
footer .inner .block_right .block_inner .block ul li a:hover {
  text-decoration: none;
  color: #fd4539;
}
footer .inner .block_right .block_inner .block ul li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
footer .inner .block_right .block_inner .block ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fd4539;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 768px) {
  footer .inner .block_right .block_inner .block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  footer .inner .block_right .block_inner .block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%;
  }
  footer .inner .block_right .block_inner .block ul li a {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  footer .inner .block_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
footer .footer_links {
  margin-top: 20px;
}
footer .footer_links .inner .left,
footer .footer_links .inner .right {
  font-size: 11px;
  width: 100%;
}
footer .footer_links .inner .left a,
footer .footer_links .inner .left p,
footer .footer_links .inner .right a,
footer .footer_links .inner .right p {
  color: #5d5d5d;
}
footer .footer_links .inner .left a:hover,
footer .footer_links .inner .right a:hover {
  color: #fd4539;
  text-decoration: none;
}
@media (min-width: 992px) {
  footer .footer_links .inner .left,
  footer .footer_links .inner .right {
    font-size: 14px;
  }
}
footer .footer_links .inner .right {
  margin-top: 5px;
}
@media (min-width: 768px) {
  footer .footer_links .inner .right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  footer .footer_links .inner .right {
    margin: 0;
  }
}
footer .footer_links .inner .right .links {
  display: inline-block;
  margin-right: 10px;
}
footer .footer_links .inner .right ul {
  display: inline-block;
  padding: 0;
  margin: 15px 0 0 0;
}
footer .footer_links .inner .right ul li {
  list-style: none;
  margin-right: 2px;
  display: inline-block;
}
footer .footer_links .inner .right ul li a {
  font-size: 11px;
  border-radius: 50%;
  color: #b3b3b3;
  padding: 6px 9px;
  border: 1px solid #b3b3b3;
}
footer .footer_links .inner .right ul li a:hover {
  color: #fff;
}
footer .footer_links .inner .right ul li a.facebook {
  padding: 5px 10px;
}
footer .footer_links .inner .right ul li a.facebook:hover {
  border: 1px solid #3b5998;
  background: #3b5998;
}
footer .footer_links .inner .right ul li a.twitter:hover {
  border: 1px solid #55acee;
  background: #55acee;
}
footer .footer_links .inner .right ul li a.linkedin:hover {
  border: 1px solid #0976b4;
  background: #0976b4;
}
footer .footer_links .inner .right ul li a.youtube:hover {
  border: 1px solid #cc181e;
  background: #cc181e;
}
footer .footer_links .inner .right ul li:last-of-type {
  margin: 0;
}
@media (min-width: 992px) {
  footer .footer_links .inner .right ul {
    margin: 0;
  }
  footer .footer_links .inner .right ul li a {
    font-size: 16px;
  }
  footer .footer_links .inner .right ul li a.facebook {
    padding: 5px 12px;
  }
}
@media (min-width: 768px) {
  footer .footer_links {
    margin-top: 80px;
  }
  footer .footer_links .inner {
    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;
    text-align: left;
  }
  footer .footer_links .inner .left,
  footer .footer_links .inner .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 12px;
  }
}
#home .banner_section {
  margin: 30px 0 30px;
}
@media (min-width: 768px) {
  #home .banner_section {
    margin: 0 0 30px;
  }
}
@media (min-width: 992px) {
  #home .banner_section {
    margin: 80px 0 50px;
  }
}
#home .banner_section .inner {
  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;
  height: 100vh;
}
#home .banner_section .inner.test {
  height: auto;
}
#home .banner_section .inner .left {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
}
#home .watch-video {
  margin-top: 10px;
}
@media (min-width: 992px) {
  #home .watch-video {
    margin-left: 10px;
  }
  #home .banner_section .inner .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
  }
}
#home .banner_section .inner .left .content h1 {
  font-size: 17px;
  line-height: 1.2;
  margin-top: -50px;
}
#home .banner_section .inner .left .content p {
  font-size: 11px;
}
@media (min-width: 768px) {
  #home .banner_section .inner .left .content h1 {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  #home .banner_section .inner .left .content h1 {
    font-size: 50px;
    line-height: 1;
  }
  #home .banner_section .inner .left .content p {
    font-size: 18px;
  }
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 {
  text-align: center;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 .gform_body {
  width: 100%;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 .gform_footer {
  display: inline-block;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 label {
  margin: 0 0 5px;
  font-weight: 700;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 input {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 .button {
  border: 0;
  padding: 11px 15px;
  margin: 0 0 0 5px;
  font-size: 12px;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 li#field_1_3 {
  display: none;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 li#field_1_2 {
  margin-top: 18px;
  display: inline-block;
}
#home .banner_section .inner .left .early_access #gform_wrapper_1 li#field_1_2 .gfield_label {
  display: none;
}
@media (min-width: 768px) {
  #home .banner_section .inner .left .early_access #gform_wrapper_1 #gform_wrapper_1 {
    text-align: left;
  }
  #home .banner_section .inner .left .early_access #gform_wrapper_1 #gform_wrapper_1 .button {
    padding: 10px 35px;
  }
  #home .banner_section .inner .left .early_access #gform_wrapper_1 .gform_body {
    text-align: left;
    width: 80%;
  }
  #home .banner_section .inner .left .early_access #gform_wrapper_1 li#field_1_2 {
    margin-top: 15px;
    display: block;
  }
  #home .banner_section .inner .left .early_access #gform_wrapper_1 .gform_footer {
    float: left;
  }
  #home .banner_section .inner .left .early_access #gform_wrapper_1 .button {
    padding: 11px 30px;
  }
}
#home .banner_section .inner .left .early_access .gform_ajax_spinner {
  display: none;
}
#home .banner_section .inner .left .access {
  margin: 40px 0 0;
}
#home .banner_section .inner .left .access .access_button {
  font-size: 22px;
  padding: 11px 30px;
  margin-bottom: 10px;
}
#home .banner_section .inner .left .access .access_text {
  display: inline-block;
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
@media (min-width: 992px) {
  #home .banner_section .inner .left .access .access_text {
    font-size: 18px;
  }
}
#home .banner_section .inner .left .access .access_signin {
  font-size: 18px;
  margin-bottom: 40px;
}
#home .banner_section .inner .left .access .access_signin a {
  color: #fd4539;
}
@media (min-width: 992px) {
  #home .banner_section .inner .left .access .access_signin {
    margin-top: 30px;
  }
}
#home .banner_section .inner .right {
  text-align: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#home .banner_section .inner .right img {
  width: 100%;
}
@media (min-width: 992px) {
  #home .banner_section .inner .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
  }
  #home .banner_section .inner .right img {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #home .banner_section .inner .right img {
    width: 110%;
  }
}
#home .video .video_embed iframe {
  width: 100%;
}
#home .integrations {
  padding: 30px 0;
  margin: 0 0 30px;
}
#home .integrations .inner .block_img {
  margin-bottom: 20px;
}
#home .integrations .inner .block_img img {
  width: 100%;
}
#home .integrations .inner .block_text {
  text-align: center;
}
#home .integrations .inner .block_text h4 {
  margin-top: 20px;
}
#home .integrations .inner .block_text p {
  font-size: 16px;
}
#home .integrations .inner .block_text a {
  color: #fd4539;
}
#home .integrations .section_inner .sub-title {
  font-size: 18px;
}
#home .integrations .inner .block_text a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #home .integrations {
    padding: 80px 0 40px;
    margin: 0 0 60px;
  }
  #home .integrations .inner {
    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;
  }
  #home .integrations .inner .block_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    margin: 0;
  }
  #home .integrations .inner .block_text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
  }
}
#home .cta_home {
  margin-bottom: 60px;
}
#home .cta-container {
  background-color: #002b49;
  padding-top: 1px;
  padding-bottom: 35px;
  width: 100%;
}
@media (min-width: 768px) {
  #sub-pages .section_inner.intergrations {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  #sub-pages .section_inner.intergrations {
    margin: 0;
  }
}
#sub-pages .section_inner h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #sub-pages .section_inner h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
#sub-pages .grey_line {
  margin: 60px 0 40px;
  border-top: 1px solid #c6c6c6;
}
@media (min-width: 992px) {
  #sub-pages .grey_line {
    margin: 160px 0 80px;
  }
}
#sub-pages .block_inner {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #sub-pages .block_inner {
    margin-bottom: 160px;
  }
}
#sub-pages .block_inner h2 {
  font-size: 26px;
}
#sub-pages .block_inner.about_us img {
  width: 100%;
}
#sub-pages .block_inner .left {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  #sub-pages .block_inner .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.33333%;
    flex: 0 0 48.33333%;
    max-width: 48.33333%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#sub-pages .block_inner .left.text_left {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
}
@media (min-width: 992px) {
  #sub-pages .block_inner .left.text_left {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}
#sub-pages .block_inner .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
}
#sub-pages .block_inner .right h3 {
  margin-bottom: 25px;
}
#sub-pages .block_inner .right p a {
  color: #fd4539;
}
#sub-pages .block_inner .right.img_right {
  text-align: center;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
}
#sub-pages .block_inner .right .text ul {
  padding: 0;
}
#sub-pages .block_inner .right .text ul li {
  list-style: none;
}
#sub-pages .block_inner .right .text ul li:before {
  content: url("images/right-arrow.svg");
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  line-height: 1;
}
#sub-pages .block_inner .right .text_block h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #sub-pages .block_inner .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.33333%;
    flex: 0 0 48.33333%;
    max-width: 48.33333%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
#sub-pages .block_inner.title_bullet_points {
  display: block;
  margin-bottom: 60px;
  text-align: center;
}
#sub-pages .block_inner.title_bullet_points h2.larger {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #sub-pages .block_inner.title_bullet_points h2.larger {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 3px;
  }
}
#sub-pages .block_inner .bullet_points {
  padding: 0;
  text-align: left;
}
#sub-pages .block_inner .bullet_points li {
  list-style: none;
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
}
#sub-pages .block_inner .bullet_points li:before {
  display: inline-block;
  content: " ";
  position: absolute;
  left: 0;
  background-image: url("images/tick.png");
  background-size: 30px;
  height: 30px;
  width: 30px;
  margin-right: 5px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  #sub-pages .block_inner .bullet_points.split {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
#sub-pages .block_inner.why_blocks {
  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;
}
#sub-pages .block_inner.why_blocks p {
  margin: 0;
}
#sub-pages .block_inner.why_blocks .left {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
}
@media (min-width: 768px) {
  #sub-pages .block_inner.why_blocks .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    text-align: right;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #sub-pages .block_inner.why_blocks .left.text_left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.66667%;
    flex: 0 0 56.66667%;
    max-width: 56.66667%;
  }
}
#sub-pages .block_inner.why_blocks .right {
  text-align: center;
}
@media (min-width: 768px) {
  #sub-pages .block_inner.why_blocks .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.66667%;
    flex: 0 0 56.66667%;
    max-width: 56.66667%;
    text-align: left;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #sub-pages .block_inner.why_blocks .right.img_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
#sub-pages .block_inner.why_blocks img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #sub-pages .block_inner.why_blocks img {
    max-width: 100%;
    margin: 0;
  }
}
#sub-pages .block_inner .entry {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46.66667%;
  flex: 0 0 46.66667%;
  max-width: 46.66667%;
  margin-bottom: 20px;
  min-height: 150px;
}
#sub-pages .block_inner .entry img {
  max-width: 40px;
  margin-bottom: 15px;
}
#sub-pages .block_inner .entry h3 {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}
#sub-pages .block_inner .entry .icon_text {
  font-size: 13px;
}
@media (min-width: 992px) {
  #sub-pages .block_inner .entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin: 40px 0 0 0;
    min-height: 200px;
  }
  #sub-pages .block_inner .entry img {
    max-width: 50px;
  }
  #sub-pages .block_inner .entry h3 {
    font-size: 18px;
  }
  #sub-pages .block_inner .entry .icon_text {
    font-size: 15px;
  }
  #sub-pages .block_inner .entry.products {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.83333%;
    flex: 0 0 30.83333%;
    max-width: 30.83333%;
  }
}
#sub-pages .block_inner .entry_inline {
  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;
  margin-bottom: 30px;
}
#sub-pages .block_inner .entry_inline .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20.83333%;
  flex: 0 0 20.83333%;
  max-width: 20.83333%;
}
#sub-pages .block_inner .entry_inline .icon img {
  max-width: 40px;
}
#sub-pages .block_inner .entry_inline .icon_text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 77.5%;
  flex: 0 0 77.5%;
  max-width: 77.5%;
}
#sub-pages .block_inner .entry_inline .icon_text h3 {
  font-size: 18px;
  margin: 0 0 10px;
}
#sub-pages .block_inner .entry_inline.why .icon img {
  max-width: 60px;
}
@media (min-width: 992px) {
  #sub-pages .block_inner .entry_inline .icon_text h3 {
    font-size: 21px;
  }
}
#sub-pages .full_width_image {
  text-align: center;
}
#sub-pages .full_width_image img {
  width: 100%;
  max-width: 800px;
}
#sub-pages .background {
  padding: 40px 0;
  margin-bottom: 60px;
}
#sub-pages .background .block_inner {
  margin: 0;
}
@media (min-width: 992px) {
  #sub-pages .background {
    margin-bottom: 160px;
    padding: 80px 0;
  }
}
#sub-pages .video {
  position: relative;
  margin-bottom: 80px;
}
#sub-pages .video iframe {
  width: 100%;
}
#sub-pages .video .button_overlay {
  width: 100%;
  float: left;
  text-align: center;
  position: absolute;
  bottom: -5px;
}
#sub-pages .video .button_overlay .button {
  background: #fd4539;
}
#sub-pages .video .button_overlay .button:hover {
  color: #fff;
}
#sub-pages .boxes {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #sub-pages .boxes {
    margin-bottom: 100px;
  }
}
#sub-pages .boxes h2 {
  margin-bottom: 30px;
}
#sub-pages .boxes .inner {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#sub-pages .boxes .inner .box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48.33333%;
  flex: 0 0 48.33333%;
  max-width: 48.33333%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-shadow: 0px 0px 3px 1px #ebebeb;
  -moz-box-shadow: 0px 0px 3px 1px #ebebeb;
  box-shadow: 0px 0px 3px 1px #ebebeb;
  margin: 20px 0;
  border: 1px solid #ebebeb;
}
@media (min-width: 576px) {
  #sub-pages .boxes .inner .box {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  #sub-pages .boxes .inner .box {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  #sub-pages .boxes .inner .box {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  #sub-pages .boxes .inner .box {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#sub-pages .boxes .inner .box .box_inner {
  padding: 40px 0;
}
#sub-pages .boxes .inner .box .box_inner .icon img {
  max-width: 70px;
}
#sub-pages .boxes .inner .box .box_inner h3 {
  margin: 15px 0;
  font-size: 17px;
  line-height: 1.2;
}
@media (min-width: 992px) {
  #sub-pages .boxes .inner .box .box_inner h3 {
    font-size: 23px;
  }
}
#sub-pages .boxes .inner .box .box_inner .box_text {
  font-size: 12px;
}
@media (min-width: 992px) {
  #sub-pages .boxes .inner .box .box_inner .box_text {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  #sub-pages .boxes .inner .box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23.33333%;
    flex: 0 0 23.33333%;
    max-width: 23.33333%;
  }
}
#sub-pages .boxes .inner.first {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#sub-pages .boxes .inner.first .box:last-of-type {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  #sub-pages .boxes .inner.first .box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
    margin-right: 30px;
  }
  #sub-pages .boxes .inner.first .box:last-of-type,
  #sub-pages .boxes .inner.first .box:nth-child(-n + 2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
}
@media (min-width: 992px) {
  #sub-pages .boxes .inner.first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.intergrations .intergration_inner {
  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;
  border-bottom: 1px solid #ebebeb;
  padding: 25px 0;
  margin-bottom: 10px;
}
.intergrations .intergration_inner .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20.83333%;
  flex: 0 0 20.83333%;
  max-width: 20.83333%;
}
.intergrations .intergration_inner .left img {
  width: 100%;
  max-width: 70px;
}
.intergrations .intergration_inner .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.intergrations .intergration_inner .right h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.intergrations .intergration_inner .right p {
  margin: 0;
}
.intergrations .intergration_inner:last-of-type {
  border: 0;
}
.intergrations .intergration_inner .intergration_button {
  color: #fd4539;
  font-size: 18px;
}
.intergrations .intergration_inner .workflow_subtitles {
  color: #002b49;
  font-size: 18px;
}
@media (min-width: 992px) {
  .intergrations .intergration_inner .workflow_subtitles {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .intergrations .intergration_inner {
    max-width: 800px;
    margin: 0 auto;
    padding: 25px 0;
    margin-bottom: 45px;
  }
  .intergrations .intergration_inner:last-of-type {
    border: 0;
  }
  .intergrations .intergration_inner .left img {
    max-width: 140px;
  }
  .intergrations .intergration_inner .right h3 {
    font-size: 28px;
  }
  .intergrations .intergration_inner .right p {
    font-size: 18px;
  }
}
.intergrations .intergration_inner .workflows_left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .intergrations .intergration_inner .workflows_left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    text-align: left;
    margin: 0;
  }
}
.intergrations .intergration_inner .workflows_left img {
  max-width: 220px;
}
.intergrations .intergration_inner .workflows_right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .intergrations .intergration_inner .workflows_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    text-align: left;
  }
}
.intergrations .workflows {
  margin: 40px 0;
}
.intergrations .workflows h3 {
  text-align: center;
  margin: 60px 0;
}
.intergrations .workflows_button {
  text-align: center;
}
.intergrations .workflows_btn {
  display: inline-block;
  margin-top: 10px;
}
.intergrations .information_box {
  background: #ebeef0;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.intergrations .information_box .left img {
  max-width: 70px;
  margin-bottom: 10px;
}
.intergrations .information_box .right h2 {
  font-size: 22px;
}
.intergrations .information_box .right .text {
  color: #002b49;
}
.intergrations .information_box .right .text p {
  margin: 0;
}
.intergrations .information_box .right .text a {
  color: #fd4539;
}
.intergrations .information_box .right .text a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .intergrations .information_box {
    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;
    max-width: 800px;
    padding: 40px;
    margin: 0 auto;
    margin-top: 160px;
    margin-bottom: 160px;
    text-align: left;
  }
  .intergrations .information_box .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .intergrations .information_box .left img {
    max-width: 100px;
  }
  .intergrations .information_box .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
  }
  .intergrations .information_box .right h2 {
    font-size: 34px;
  }
}
#pricing-and-demo .container {
  padding-top: 60px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  #pricing-and-demo .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#pricing-and-demo .bg_image {
  background-size: 0;
}
@media (min-width: 992px) {
  #pricing-and-demo {
    margin: 44px 0;
  }
  #pricing-and-demo .bg_image {
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: top 150px right;
  }
  #pricing-and-demo .content {
    width: 50%;
  }
}
#resources {
  margin-top: 120px;
}
#resources .resources-blog {
  overflow: hidden;
}
#resources .videos_and_webinars {
  margin: 60px 0;
}
@media (min-width: 992px) {
  #resources .videos_and_webinars {
    margin: 160px 0;
  }
}
#resources .videos_and_webinars .inner {
  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;
}
#resources .videos_and_webinars .inner .left {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #resources .videos_and_webinars .inner .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
#resources .videos_and_webinars .inner .right .inner {
  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;
}
#resources .videos_and_webinars .inner .right .inner .entry {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48.33333%;
  flex: 0 0 48.33333%;
  max-width: 48.33333%;
}
#resources .videos_and_webinars .inner .right .inner .entry .img_hover {
  margin: 0;
}
#resources .videos_and_webinars .inner .right .inner .entry .read_link {
  font-size: 13px;
  text-transform: uppercase;
}
#resources .videos_and_webinars .inner .right .inner .entry .read_link:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  #resources .videos_and_webinars .inner .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
.blog_inner {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.blog_inner .blog_entry {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .blog_inner .blog_entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.33333%;
    flex: 0 0 48.33333%;
    max-width: 48.33333%;
  }
}
.blog_entry {
  -webkit-box-shadow: 0px 0px 3px 1px #ebebeb;
  -moz-box-shadow: 0px 0px 3px 1px #ebebeb;
  box-shadow: 0px 0px 3px 1px #ebebeb;
  padding: 20px;
  border-radius: 10px;
  margin: 10px;
}
.blog_entry small {
  color: #b2b2b2;
  font-size: 12px;
  text-transform: uppercase;
}
.blog_entry h3 {
  font-size: 20px;
  margin-top: 10px;
  line-height: 1.2;
}
.blog_entry h3 a {
  color: #002b49;
}
.blog_entry h3 a:hover {
  text-decoration: none;
  color: #fd4539;
}
.blog_entry p {
  font-size: 13px;
}
@media (min-width: 992px) {
  .blog_entry h3 {
    font-size: 26px;
    min-height: 60px;
  }
  .blog_entry p {
    font-size: 14px;
  }
}
#blog {
  margin-top: 80px;
}
#blog h1 {
  margin-bottom: 25px;
}
#blog h2 {
  font-size: 20px;
  color: #fd4539;
}
@media (min-width: 992px) {
  #blog h2 {
    font-size: 30px;
  }
}
#blog .blog_image {
  margin-bottom: 20px;
}
#blog .blog_image img {
  width: 100%;
}
#blog .inner {
  margin-bottom: 40px;
}
#blog .inner p {
  margin-bottom: 20px;
}
#blog .inner a {
  color: #fd4539;
}
#blog .inner .posted {
  color: #b2b2b2;
  text-transform: uppercase;
  margin: 20px 0 10px;
  font-size: 13px;
}
@media (min-width: 992px) {
  #blog .inner {
    max-width: 80%;
    margin-bottom: 120px;
  }
}
#blog .back_blog {
  color: #002b49;
  font-size: 13px;
}
#blog .back_blog:before {
  content: "\f104";
  margin-right: 5px;
  font-family: "Font Awesome 5 Pro";
}
#blog .back_blog:hover {
  color: #fd4539;
  text-decoration: none;
}
#blog .latest_articles {
  border-top: 1px solid #ebebeb;
  padding-top: 30px;
  margin: 10px 0;
  overflow: hidden;
}
#blog .latest_articles h2 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #blog .latest_articles {
    padding-top: 80px;
    margin-top: 80px;
  }
  #blog .latest_articles h2 {
    margin-bottom: 40px;
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  #blog .latest_articles {
    margin: 30px 80px;
  }
}
@media (min-width: 992px) {
  #blog {
    margin-top: 120px;
  }
}
#videos {
  margin-top: 80px;
}
#videos .section_inner .sub_text {
  margin-bottom: 30px;
}
#videos .mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#videos .mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
#videos .mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
#videos .mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#videos .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
#videos .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
#videos .controls {
  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;
  text-align: center;
  margin-bottom: 50px;
}
#videos .controls .control {
  margin: 0 10px;
  padding: 0 0 5px;
  background: none;
  color: #a0a0a0;
  font-size: 13px;
  border: 0;
  border-bottom: 3px solid #a0a0a0;
  display: inline-block;
  font-family: inherit;
}
#videos .controls .control:hover {
  border-color: #fd4539;
}
#videos .controls .control.mixitup-control-active {
  border-bottom: 3px solid #fd4539;
  color: #fd4539;
}
@media (min-width: 768px) {
  #videos .controls .control {
    margin: 0 30px;
    font-size: 16px;
  }
}
#videos .video_sort {
  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;
}
#videos .video_sort .mix {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  #videos .video_sort .mix {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  #videos .video_sort .mix {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  #videos .video_sort .mix {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  #videos .video_sort .mix {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#videos .video_sort .mix .video {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48.33333%;
  flex: 0 0 48.33333%;
  max-width: 48.33333%;
  text-align: center;
}
#videos .video_sort .mix .video .video_img {
  background: #000;
  display: block;
}
#videos .video_sort .mix .video .video_img img {
  width: 100%;
  opacity: 0.4;
}
#videos .video_sort .mix .video h3 {
  font-size: 12px;
  color: #002b49;
  margin: 5px 0 0;
  line-height: 1.2;
}
#videos .video_sort .mix .video:hover {
  text-decoration: none;
}
#videos .video_sort .mix .video:hover h3 {
  color: #fd4539;
}
#videos .video_sort .mix .video:hover:after {
  background-color: #f33540;
}
#videos .video_sort .mix .video:after {
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  content: "";
  background-repeat: no-repeat;
  background-size: 30px;
  background-color: #fd4539;
  background-image: url("images/video.png");
  padding: 20px 30px;
  background-position: center;
  border-radius: 20%;
  position: absolute;
  top: 33%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  #videos .video_sort .mix {
    margin-bottom: 60px;
  }
  #videos .video_sort .mix .video h3 {
    font-size: 18px;
    margin: 15px 0 0;
  }
  #videos .video_sort .mix .video:after {
    padding: 30px 40px;
    background-size: 60px;
    top: 50%;
  }
}
@media (min-width: 768px) {
  #videos {
    margin-top: 120px;
  }
}
#webinars {
  margin-top: 60px;
}
@media (min-width: 992px) {
  #webinars {
    margin-top: 120px;
  }
}
#webinars .video {
  margin-bottom: 80px;
}
#webinars .video iframe {
  width: 100%;
}
#webinars .inner {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#webinars .inner .left .entry_inner {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#webinars .inner .left .entry_inner .entry {
  margin-bottom: 30px;
}
#webinars .inner .left .entry_inner .entry h3 {
  font-size: 16px;
  margin: 20px 0 5px;
}
#webinars .inner .left .entry_inner .entry h3 a {
  color: #002b49;
}
#webinars .inner .left .entry_inner .entry h3 a:hover {
  text-decoration: none;
  color: #fd4539;
}
#webinars .inner .left .entry_inner .entry ul {
  padding: 0;
  margin: 0 0 5px;
}
#webinars .inner .left .entry_inner .entry ul li {
  display: inline-block;
  list-style: none;
  color: #848484;
  font-size: 11px;
}
#webinars .inner .left .entry_inner .entry ul li:after {
  content: "|";
  padding: 0 3px;
}
#webinars .inner .left .entry_inner .entry ul li:last-of-type:after {
  content: "";
}
#webinars .inner .left .entry_inner .entry ul li a {
  color: #848484;
}
#webinars .inner .left .entry_inner .entry ul li a:hover {
  color: #fd4539;
  text-decoration: none;
}
#webinars .inner .left .entry_inner .entry p {
  font-size: 12px;
  margin-bottom: 5px;
}
#webinars .inner .left .entry_inner .entry .read_link {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
@media (min-width: 992px) {
  #webinars .inner .left .entry_inner .entry h3 {
    font-size: 20px;
  }
  #webinars .inner .left .entry_inner .entry ul li {
    font-size: 13px;
  }
  #webinars .inner .left .entry_inner .entry p {
    font-size: 14px;
  }
  #webinars .inner .left .entry_inner .entry .watch_now {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  #webinars .inner .left .entry_inner .entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.33333%;
    flex: 0 0 48.33333%;
    max-width: 48.33333%;
  }
}
@media (min-width: 992px) {
  #webinars .inner .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.5%;
    flex: 0 0 72.5%;
    max-width: 72.5%;
  }
}
#webinars .inner .right {
  width: 100%;
}
#webinars .inner .right .filters {
  border: 1px solid #ebebeb;
  padding: 20px;
}
#webinars .inner .right .filters h2 {
  font-weight: 400;
  font-size: 21px;
  color: #5d5d5d;
}
#webinars .inner .right .filters ul {
  padding: 0;
}
#webinars .inner .right .filters ul li {
  list-style: none;
  border-bottom: 1px solid #ebebeb;
}
#webinars .inner .right .filters ul li a {
  font-size: 12px;
  display: block;
  padding: 5px 0;
}
#webinars .inner .right .filters ul li a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  content: "\f105";
  font-size: 18px;
  top: -1px !important;
  margin-left: 5px;
  float: right;
  font-size: 13px;
  margin-top: 2px;
}
#webinars .inner .right .filters ul li a:after:hover {
  text-decoration: underline;
}
#webinars .inner .right .filters ul li a:hover {
  color: #fd4539;
  text-decoration: none;
}
#webinars .inner .right .filters ul li a:hover:after {
  padding-right: 4px;
}
#webinars .inner .right .filters ul li:last-of-type {
  border: 0;
}
#webinars .inner .right .filters ul:last-of-type {
  margin: 0;
}
#webinars .inner .right .filters .title {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #webinars .inner .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#webinars .inner_page {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  #webinars .inner_page .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
@media (min-width: 992px) {
  #webinars .inner_page .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
#webinars .inner_page .right .about_webinar {
  background: #ebebeb;
  padding: 20px;
}
#webinars .inner_page .right .about_webinar h3 {
  font-size: 20px;
  color: #5d5d5d;
  font-weight: 400;
  margin: 0 0 20px;
}
#webinars .inner_page .right .about_webinar .about_inner {
  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;
  font-size: 13px;
}
#webinars .inner_page .right .about_webinar .about_inner .left,
#webinars .inner_page .right .about_webinar .about_inner .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 5px;
}
#webinars .inner_page .right .about_webinar .about_inner .right {
  text-align: right;
  color: #848484;
}
#webinars .inner_page .right .about_webinar .about_inner .right a {
  color: #848484;
  text-decoration: underline;
}
#webinars .inner_page .right .about_webinar .about_inner .right a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  #webinars .inner_page .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
@media (min-width: 992px) {
  #webinars .inner_page .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
}
#webinars .more_webinars {
  border-top: 1px solid #ebebeb;
  padding-top: 40px;
  margin: 20px 0;
}
@media (min-width: 992px) {
  #webinars .more_webinars {
    margin: 80px 0;
    padding-top: 80px;
  }
}
#webinars .more_webinars .more_web_top {
  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;
  margin-bottom: 40px;
}
#webinars .more_webinars .more_web_top .controls,
#webinars .more_webinars .more_web_top h2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
#webinars .more_webinars .more_web_top h2 {
  font-size: 28px;
}
#webinars .more_webinars .more_web_top .controls {
  text-align: right;
}
#webinars .more_webinars .more_web_top .controls .web_next,
#webinars .more_webinars .more_web_top .controls .web_prev {
  font-size: 30px;
  display: inline-block;
}
#webinars .more_webinars .more_web_top .controls .web_prev {
  margin-right: 20px;
}
@media (min-width: 992px) {
  #webinars .more_webinars .more_web_top h2 {
    font-size: 32px;
  }
  #webinars .more_webinars .more_web_top .controls .web_next,
  #webinars .more_webinars .more_web_top .controls .web_prev {
    font-size: 35px;
  }
  #webinars .more_webinars .more_web_top .controls .web_prev {
    margin-right: 10px;
  }
}
#webinars .more_webinars .entry {
  margin: 0 10px 0 0;
}
#webinars .more_webinars .entry h3 {
  font-size: 18px;
  margin: 10px 0 5px;
}
#webinars .more_webinars .entry h3 a:hover {
  text-decoration: none;
  color: #fd4539;
}
#webinars .more_webinars .entry ul {
  padding: 0;
  margin: 0;
}
#webinars .more_webinars .entry ul li {
  display: inline-block;
  list-style: none;
  color: #848484;
  font-size: 12px;
}
#webinars .more_webinars .entry ul li:after {
  content: "|";
  padding: 0 5px;
}
#webinars .more_webinars .entry ul li:last-of-type:after {
  content: "";
}
#webinars .more_webinars .entry .watch_now {
  color: #fd4539;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}
#webinars .more_webinars .entry .watch_now:after {
  content: "\f0da";
  font-family: FontAwesome;
  margin-left: 5px;
}
#webinars .more_webinars .entry .watch_now:hover {
  text-decoration: none;
  color: #f33540;
}
#webinars .more_webinars .webinar_button {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
#webinars .more_webinars .webinar_button .button {
  background: #002b49;
  color: #fff;
  border: 0;
}
@media (min-width: 992px) {
  #webinars .more_webinars .webinar_button {
    margin-top: 80px;
    margin-bottom: 160px;
  }
}
#contact {
  margin-top: 80px;
}
@media (min-width: 992px) {
  #contact .inner {
    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;
  }
}
#contact .inner .left {
  margin-bottom: 20px;
  text-align: center;
}
#contact .inner .left h2 {
  font-size: 20px;
}
@media (min-width: 992px) {
  #contact .inner .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    margin: 0;
    text-align: left;
  }
  #contact .inner .left h2 {
    font-size: 30px;
  }
}
#contact .inner .right .icons {
  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;
}
#contact .inner .right .icons .block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  text-align: center;
  font-size: 11px;
}
#contact .inner .right .icons .block:hover {
  text-decoration: none;
}
#contact .inner .right .icons .block img {
  max-width: 25px;
  margin-bottom: 10px;
  width: 100%;
}
#contact .inner .right .icons .block span {
  display: block;
}
#contact .inner .right .icons .block.phone {
  color: #002b49;
}
#contact .inner .right .icons .block.phone:hover {
  color: #fd4539;
}
#contact .inner .right .icons .block.email {
  color: #fd4539;
}
#contact .inner .right .icons .block.email:hover {
  color: #002b49;
}
#contact .inner .right .icons .block.demo {
  color: #00bab4;
}
@media (min-width: 992px) {
  #contact .inner .right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  #contact .inner .right .icons {
    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;
  }
  #contact .inner .right .icons .block {
    font-size: 18px;
  }
  #contact .inner .right .icons .block img {
    max-width: 40px;
    margin-bottom: 20px;
  }
}
#contact .office-locations {
  border-top: 1px solid #ebebeb;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 30px;
}
#contact .office-locations .location-wrapper .location-details {
  padding-top: 20px;
}
#contact .office-locations .location-wrapper .location-details h1 {
  line-height: 1.3;
}
@media (min-width: 768px) {
  #contact .office-locations .location-wrapper .location-details {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #contact .office-locations .location-wrapper .location-details {
    width: 50%;
  }
}
#contact .office-locations .location-wrapper .location-map iframe {
  width: 100%;
  height: 200px;
}
@media (min-width: 992px) {
  #contact .office-locations .location-wrapper .location-map iframe {
    height: 350px;
  }
}
@media (min-width: 768px) {
  #contact .office-locations .location-wrapper .location-map {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #contact .office-locations .location-wrapper .location-map {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #contact .office-locations .location-wrapper {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #contact .office-locations .location-wrapper {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #contact .office-locations {
    margin-top: 60px;
    padding-top: 60px;
  }
}
#contact .contact_form {
  border-top: 1px solid #ebebeb;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  #contact .contact_form {
    margin-top: 60px;
    padding-top: 60px;
    margin-bottom: 120px;
  }
}
#contact .contact_form h1 {
  margin-bottom: 30px;
}
#contact .contact_form #gform_wrapper_2 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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
#contact .contact_form #gform_wrapper_2 ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #contact .contact_form #gform_wrapper_2 ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32.5%;
    flex: 0 0 32.5%;
    max-width: 32.5%;
  }
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_7,
#contact .contact_form #gform_wrapper_2 ul li#field_2_8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49.16667%;
  flex: 0 0 49.16667%;
  max-width: 49.16667%;
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_6 .gfield_label {
  display: none;
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_6 li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_6 input {
  width: auto;
}
#contact .contact_form #gform_wrapper_2 ul li#field_2_6 label {
  font-size: 15px;
  display: inline-block;
}
#contact .contact_form .button {
  float: left;
  width: 100%;
  padding: 10px 37px;
}
@media (min-width: 992px) {
  #contact .contact_form .button {
    float: right;
    width: auto;
  }
}
@media (min-width: 992px) {
  #contact {
    margin-top: 120px;
  }
}
#error-page {
  text-align: center;
  margin: 120px 0;
}
#error-page p a {
  color: #fd4539;
  text-decoration: underline;
}
#error-page p a:hover {
  text-decoration: none;
}
#thank-you {
  margin: 120px 0;
}
@media (min-width: 992px) {
  #thank-you {
    margin: 160px 0 120px;
  }
}
#thank-you h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #thank-you h1 {
    font-size: 35px;
  }
}
#text-pages {
  text-align: center;
  margin-top: 120px;
}
#text-pages h2,
#text-pages h3,
#text-pages h4 {
  font-size: 17px;
}
#text-pages.privacy {
  text-align: left;
}
#text-pages ul {
  padding-left: 20px;
}
.sitemap {
  margin: 60px 0;
}
@media (min-width: 992px) {
  .sitemap {
    margin: 90px 0;
  }
}
.sitemap .block {
  margin-bottom: 30px;
}
.sitemap .block ul {
  padding: 0;
}
.sitemap .block ul li {
  list-style: none;
}
.sitemap .block ul li a {
  font-size: 15px;
}
.sitemap .block ul li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px;
}
.sitemap .block ul li a:hover {
  text-decoration: none;
  color: #fd4539;
}
.sitemap .block ul li ul {
  padding-left: 20px;
}
.sitemap h2 {
  font-size: 18px;
  margin: 0 0 10px;
}
#press_release {
  margin-top: 80px;
}
@media (min-width: 992px) {
  #press_release {
    margin-top: 120px;
  }
}
#press_release h1 {
  margin-bottom: 40px;
  margin-left: -15px;
}
#press_release .press_releases {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-shadow: -1px 0px 7px 2px #ccc;
  -moz-box-shadow: -1px 0px 7px 2px #ccc;
  box-shadow: -1px 0px 7px 2px #ccc;
  border-radius: 10px;
  padding: 20px;
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  #press_release .press_releases {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  #press_release .press_releases {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  #press_release .press_releases {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  #press_release .press_releases {
    margin-right: -15px;
    margin-left: -15px;
  }
}
#press_release .press_releases_img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#press_release .press_releases_img img {
  width: 100%;
}
@media (min-width: 992px) {
  #press_release .press_releases_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin: 0;
  }
}
#press_release .press_releases_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#press_release .press_releases_content h3 {
  font-size: 30px;
}
#press_release .press_releases_content h3 a {
  color: #002b49;
}
#press_release .press_releases_content h3 a:hover {
  color: #fd4539;
  text-decoration: none;
}
#press_release .press_releases_content small {
  font-size: 14px;
  color: #fd4539;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #press_release .press_releases_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
    padding: 0 20px;
  }
}
.products_subtitle {
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #002b49;
  font-weight: bold;
}
@media (min-width: 992px) {
  .products_subtitle {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .products_subtitle.points {
    margin-bottom: 40px;
  }
}
.products_icons {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .products_icons {
    margin-top: 100px;
  }
}
.product_block {
  text-align: left;
  margin: 0 !important;
}
.call_to_action {
  text-align: center;
}
@media (min-width: 992px) {
  .call_to_action {
    margin-top: 80px;
  }
}
.call_to_action.intergrations {
  background: #ebebeb;
  padding: 20px;
}
.call_to_action .call_to_action_title {
  color: #002b49;
  font-size: 38px;
}
#home .call_to_action .call_to_action_title {
  color: white;
  font-size: 38px;
}
.call_to_action .call_to_action_title {
  margin-bottom: 10px;
}
.call_to_action .call_to_action_text {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .call_to_action .call_to_action_text {
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.call_to_action .call_to_action_button {
  display: inline-block;
  margin-top: 10px;
  margin-left: 5px;
  letter-spacing: 1px;
}
.bullet_points_bg {
  background: #f5f5f5;
  padding: 30px 0;
  margin: 40px 0;
}
@media (min-width: 992px) {
  .bullet_points_bg {
    padding: 70px 0;
    margin: 100px 0;
  }
}
.bullet_points_bg .bullet_points li {
  margin-bottom: 30px;
}
.bullet_points_bg .bullet_points .bullet_points_subtitle {
  color: #002b49;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .bullet_points_bg .bullet_points {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 200px;
    column-gap: 200px;
  }
}
.products_seamless {
  background: #f7f8fa;
  padding: 30px 0;
  margin: 30px 0;
}
.products_seamless .block_inner {
  margin: 0 !important;
}
@media (min-width: 992px) {
  .products_seamless {
    padding: 80px 0;
    margin: 120px 0 60px;
  }
}
.block_inner_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.block_inner_content img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .block_inner_content img {
    max-width: 80%;
    margin-top: 40px;
  }
}
.block_inner_content .products_subtitle {
  text-align: left;
}
.block_inner_content .block_inner_subtitle {
  color: #fd4539;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}
.block_inner_content p {
  margin: 0;
}
.block_inner_content ul {
  margin: 10px 0 20px 20px;
  padding: 0;
}
.block_inner_content a {
  color: #fd4539;
  display: block;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .block_inner_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.intergrate_sub .page_banner {
  padding-top: 60px;
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 992px) {
  .intergrate_sub .page_banner {
    padding: 160px 0;
    margin: 0;
  }
}
.intergrate_sub .page_banner .banner_image {
  margin-bottom: 20px;
}
.intergrate_sub .page_banner .banner_image img {
  max-width: 400px;
}
@media (min-width: 992px) {
  .intergrate_sub .page_banner .banner_content h1 {
    font-size: 34px;
  }
}
.intergrate_sub .page_banner .banner_content .text p {
  width: 60%;
  margin: 0 auto;
  font-size: 17px;
}
.intergrate_sub .page_banner .banner_content .button {
  font-size: 20px !important;
  margin-top: 30px;
  display: inline-block !important;
}
.intergrate_sub .sections_bg {
  background: #e7eaed;
  padding: 80px 0;
}
.intergrate_sub .sections {
  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;
  margin-bottom: 50px;
}
.intergrate_sub .sections .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .intergrate_sub .sections .content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
.intergrate_sub .sections .content h3 {
  color: #002b49;
}
@media (min-width: 992px) {
  .intergrate_sub .sections .content h3 {
    font-size: 32px;
  }
}
.intergrate_sub .sections .content p {
  font-size: 18px;
}
.intergrate_sub .sections .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .intergrate_sub .sections .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .intergrate_sub .sections:nth-child(odd) .content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 992px) {
  .intergrate_sub .sections:nth-child(odd) .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.intergrate_sub .how_it_works_bg {
  background: #002b49;
  padding: 40px 0;
}
@media (min-width: 992px) {
  .intergrate_sub .how_it_works_bg {
    padding: 80px 0;
  }
}
.intergrate_sub .how_it_works_bg h3 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .intergrate_sub .how_it_works_bg h3 {
    margin-bottom: 60px;
  }
}
.intergrate_sub .how_it_works_bg .how_it_works {
  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;
  text-align: center;
}
@media (min-width: 992px) {
  .intergrate_sub .how_it_works_bg .how_it_works {
    text-align: left;
  }
}
.intergrate_sub .how_it_works_bg .how_it_works .how_it_works_block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .intergrate_sub .how_it_works_bg .how_it_works .how_it_works_block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%;
  }
}
.intergrate_sub .how_it_works_bg .how_it_works .how_it_works_block .num {
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fd4539;
  padding: 7px 18px;
  font-size: 24px;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.intergrate_sub .how_it_works_bg .how_it_works .how_it_works_block .title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}
.intergrate_sub .how_it_works_bg .how_it_works .how_it_works_block .text {
  color: #fff;
}
.intergrate_sub .how_it_works_bg .how_it_works_button {
  text-align: center;
  margin: 40px 0;
}
.intergrate_sub .call_to_action {
  margin: 20px 0;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .intergrate_sub .call_to_action {
    padding: 0;
    margin: 40px 0;
  }
}
.intergrate_sub .call_to_action .title {
  color: #002b49;
  font-size: 27px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .intergrate_sub .call_to_action .title {
    font-size: 34px;
  }
}
.intergrate_sub .call_to_action .button {
  display: inline-block !important;
  margin: 20px 0;
}
.page_banner.page_banner_cog {
  margin: 0;
}
.page_banner.page_banner_products {
  margin: 0 !important;
}
.page_banner.page_banner_products .banner_inner {
  padding-top: 60px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .page_banner.page_banner_products .banner_inner {
    padding: 120px 0;
    margin: 0;
  }
}
.page_banner .banner_inner {
  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;
  padding-top: 60px;
}
@media (min-width: 992px) {
  .page_banner .banner_inner {
    padding: 120px 0;
  }
  .page_banner .banner_inner.second {
    padding: 80px 0;
  }
}
.page_banner .banner_inner.intergrations {
  text-align: center;
}
@media (min-width: 992px) {
  .page_banner .banner_inner.intergrations {
    padding: 150px 0 60px;
  }
}
.page_banner .banner_inner a {
  color: #002b49;
}
.page_banner .banner_inner a:hover {
  color: #fd4539;
  text-decoration: none;
}
.page_banner .banner_inner .banner_left {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page_banner .banner_inner .banner_left a {
  color: #fd4539;
}
.page_banner .banner_inner .banner_left a:hover {
  text-decoration: none;
}
.page_banner .banner_inner .banner_left .white {
  color: #fff;
}
.page_banner .banner_inner .banner_left .banner_left_logo {
  margin-bottom: 20px;
  width: 100%;
  max-width: 180px;
}
.page_banner .banner_inner .banner_left h1 {
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 30px;
}
@media (min-width: 768px) {
  .page_banner .banner_inner .banner_left h1 {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 4.2px;
  }
}
@media (min-width: 992px) {
  .page_banner .banner_inner .banner_left h1 {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 4.2px;
  }
}
/* Reusable*/
.left-margin-10x {
  margin-left: 10px;
}
.top-margin-10x {
  margin-top: 10px;
}
.top-margin-20x {
  margin-top: 20px;
}
.top-margin-30x {
  margin-top: 30px;
}
.new-section {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .new-section {
    margin-top: 70px;
  }
}
/* Reusable*/
.page_banner .banner_inner .banner_left .banner_left_credit {
  text-align: center;
  margin: 10px 0;
  font-weight: 100;
}
@media (min-width: 768px) {
  .page_banner .banner_inner .banner_left .banner_left_credit {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .page_banner .banner_inner .banner_left .banner_left_credit {
    display: inline-block;
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .page_banner .banner_inner .banner_left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43.33333%;
    flex: 0 0 43.33333%;
    max-width: 43.33333%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .page_banner .banner_inner .banner_left p {
    margin: 20px 0;
  }
}
@media (min-width: 1200px) {
  .page_banner .banner_inner .banner_left p {
    font-size: 18px;
  }
}
.page_banner .banner_inner .banner_left.inter h1 {
  font-size: 28px;
}
@media (min-width: 992px) {
  .page_banner .banner_inner .banner_left.inter h1 {
    font-size: 34px;
  }
}
.page_banner .banner_inner .banner_left.intergrations h1 {
  font-size: 28px;
}
@media (min-width: 992px) {
  .page_banner .banner_inner .banner_left.intergrations h1 {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .page_banner .banner_inner .banner_left.intergrations {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page_banner .banner_inner .credit_text {
  text-align: center;
  font-size: 17px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page_banner .banner_inner .credit_text {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .page_banner .banner_inner .credit_text {
    margin-left: 10px;
  }
}
.page_banner .banner_inner .banner_right {
  text-align: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.page_banner .banner_inner .banner_right img {
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 992px) {
  .page_banner .banner_inner .banner_right img {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .page_banner .banner_inner .banner_right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
  }
  .page_banner .banner_inner .banner_right.solutions_banner img {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .page_banner .banner_inner .banner_right {
    text-align: left;
  }
  .page_banner .banner_inner .banner_right.why_banner img {
    width: 110%;
  }
}
.page_banner .banner_inner .banner_right.intergrations {
  text-align: center;
}
@media (min-width: 768px) {
  .page_banner .banner_inner .banner_right.intergrations {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page_banner .banner_inner .banner_right.intergrations img {
    max-width: 500px;
  }
}
.page_banner.accounting,
.page_banner.digital_mailroom,
.page_banner.insurance {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .page_banner.accounting,
  .page_banner.digital_mailroom,
  .page_banner.insurance {
    margin-bottom: 120px;
  }
}
.page_banner.insurance .banner_inner .banner_left {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.page_banner.insurance .banner_inner .banner_right {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.why_banner {
  background-size: 0;
  margin-top: 80px;
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.why_banner .why_mobile_image img {
  width: 90%;
  float: right;
}
@media (min-width: 768px) {
  .why_banner .why_mobile_image img {
    width: 40%;
  }
}
.why_banner .why_banner_container {
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .why_banner .why_banner_container {
    float: none;
    width: 1140px;
  }
}
@media (min-width: 768px) {
  .why_banner .why_banner_container .banner_left {
    padding-left: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}
@media (min-width: 992px) {
  .why_banner .why_banner_container .banner_left {
    padding-left: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}
@media (min-width: 1200px) {
  .why_banner .why_banner_container .banner_left {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .why_banner {
    background-size: 40%;
    background-position: right;
    background-repeat: no-repeat;
    margin: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .why_banner {
    background-size: 30%;
  }
}
.img_hover {
  position: relative;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.img_hover img {
  width: 100%;
  background: #fff;
}
.img_hover a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  opacity: 0;
  content: "\f061";
  color: #fff;
  font-size: 40px;
  top: 50%;
  left: 45%;
  z-index: 100;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.img_hover a:hover img {
  opacity: 0.5;
}
.img_hover a:hover:after {
  opacity: 1;
  left: 50%;
}
/*
leadership team */
.leadership-team {
  margin: 50px 0;
}
.leadership-team .team-profiles {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .leadership-team {
    margin: 120px 0;
  }
  .leadership-team .member-box {
    margin-right: 40px;
  }
}
@media (min-width: 768px) {
  .leadership-team {
    margin: 120px 0;
  }
  .leadership-team .member-box {
    margin-right: 40px;
  }
}
.leadership-team .top-banner {
  text-align: center;
}
.leadership-team .top-banner .sub-heading {
  font-size: 18px;
  margin-top: 10px;
}
.leadership-team .top-banner h1 {
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.leadership-team {
  text-align: center;
  /* margin-top: 80px; */
}
.leadership-team .member-box {
  display: inline-block;
  vertical-align: top;
  min-height: 460px;
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  border-radius: 5px;
  box-shadow: 1px 25px 60px -10px rgba(41, 39, 44, 0.3);
}
.leadership-team .member-box .heading {
  margin-top: 20px;
  font-size: x-large;
  color: #002b49;
}
.leadership-team .member-box .social-icons {
  margin-top: 20px;
}
.leadership-team .member-box .social-icons a {
  font-size: 20px;
  border-radius: 50%;
  padding: 6px 10px;
  border: 1px solid;
  margin-right: 5px;
  color: #fd4539;
}
.leadership-team .member-box .social-icons a:hover {
  color: #fd4539;
}
/* Accounts Payable */
.solution-container .banner_inner {
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .solution-container .blog_entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
  }
}
.success-stories {
  text-align: center;
}
.success-stories .box {
  box-shadow: 1px 11px 36px -2px rgba(41, 39, 44, 0.25);
  display: inline-block;
  vertical-align: top;
  min-height: 345px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 5px;
  min-width: 90%;
  max-width: 90%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .success-stories .box {
    min-width: 33.33333%;
    max-width: 33.33333%;
    margin-right: 25px;
  }
}
@media (min-width: 992px) {
  .success-stories .box {
    min-width: 33.33333%;
    max-width: 33.33333%;
    margin-right: 25px;
  }
}
.success-stories .box img {
  max-width: 100%;
  height: 50px;
  object-fit: contain;
}
.success-stories .box .quote {
  font-style: italic;
  margin-top: 20px;
  font-weight: 300;
  margin-bottom: 10px;
}
.success-stories .box .quote::before {
  content: open-quote;
}
.success-stories .box .quote::after {
  content: close-quote;
}
.features {
  margin-top: 50px;
}
.features .feature-box {
  /* border: lightgray solid 1px; */
  display: inline-block;
  vertical-align: top;
  min-height: 180px;
  margin-right: 15px;
  padding-top: 30px;
  border-radius: 5px;
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 30px;
}
.features .feature-box h3 {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .features .feature-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
    margin-right: 10px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .features .feature-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
    margin-right: 25px;
    text-align: left;
  }
  .features .feature-box h3 {
    margin-top: 15px;
    font-size: x-large;
  }
}
.why-docacquire .feature-box {
  /* border: lightgray solid 1px; */
  text-align: center;
  display: inline-block;
  vertical-align: top;
  min-height: 180px;
  margin-right: 15px;
  padding-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.why-docacquire .feature-box h3 {
  margin-top: 15px;
}
.why-docacquire .feature-box a {
  color: #fd4539;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .why-docacquire .feature-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
    margin-right: 10px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .why-docacquire .feature-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
    margin-right: 25px;
    text-align: center;
  }
  .why-docacquire .feature-box h3 {
    margin-top: 15px;
    font-size: x-large;
  }
}
/* ----------- */
.customer-success {
  text-align: center;
  margin-top: 100px;
}
.customer-success h2 {
  padding: 15px;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 30px;
  letter-spacing: 9px;
  line-height: 32px;
  font-size: 26px;
}
@media (min-width: 768px) {
  .customer-success h2 {
    font-size: 34px !important;
  }
}
@media (min-width: 992px) {
  .customer-success h2 {
    font-size: 34px !important;
  }
}
.customer-success .kpi {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .customer-success .kpi {
    min-width: 30%;
  }
}
@media (min-width: 992px) {
  .customer-success .kpi {
    min-width: 30%;
  }
}
.customer-success .kpi h3 {
  font-size: 100px;
  font-weight: 500;
  display: inline-block;
}
.customer-success .kpi span {
  height: 100%;
  vertical-align: top;
  color: #fd4539;
  font-size: 24px;
  font-weight: 500;
  margin-left: 5px;
}
.customer-success .kpi .title {
  font-size: 18px;
  font-weight: 100;
}
@media (min-width: 768px) {
  .why-docacquire .feature-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30.33333%;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
    margin-right: 10px;
    text-align: center;
  }
}
/* Partners START*/
.partners {
  margin-top: 50px;
}
.partners h2 {
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  font-size: x-large;
  font-weight: 500;
  letter-spacing: 3px;
  margin-top: 50px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .partners {
    margin-top: 120px;
  }
  .partner-profiles .member-box {
    margin-right: 40px;
  }
  .partners h2 {
    line-height: 47px;
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .partner-profiles .member-box {
    margin-right: 40px;
  }
  .partners h2 {
    line-height: 47px;
    font-size: 35px;
  }
}
.partners .top-banner {
  text-align: center;
}
.partners .top-banner .sub-heading {
  font-size: 18px;
  margin-top: 10px;
}
.partners .top-banner h1 {
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.partner-profiles {
  text-align: center;
}
.partner-profiles a:hover {
  text-decoration: none;
}
.partner-profiles img {
  height: 50px;
}
.partner-profiles .member-box {
  box-shadow: 1px 11px 36px -2px rgba(41, 39, 44, 0.25);
  display: inline-block;
  vertical-align: top;
  min-height: 240px;
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  border-radius: 5px;
  min-width: 300px;
  cursor: pointer;
}
.partner-profiles .member-box:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.partner-profiles .member-box .heading {
  font-size: x-large;
  color: #002b49;
  text-align: left;
  font-weight: 500;
}
.partner-profiles .member-box .sub-heading {
  margin-top: 50px;
  color: #002b49;
  text-align: left;
  font-weight: 300;
}
/* *********************** */
/*
Contact Us */
.contactus-wrapper {
  background-color: #002b49;
}
.contactus-wrapper h1 {
  color: white;
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 33px;
}
.contactus-wrapper .container {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.contactus-wrapper p {
  color: white;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 1px;
}
/* Logos Home Page */
@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.logos {
  overflow: hidden;
  margin: 25px auto;
  padding: 25px 0px;
  background: white;
  white-space: nowrap;
  position: relative;
}
.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  content: "";
  z-index: 2;
}
.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}
.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}
.logos:hover .logos-slide {
  animation-play-state: paused;
}
.logos-slide {
  display: inline-block;
  animation: 35s slide infinite linear;
}
.logos-slide img {
  height: 50px;
  margin: 0 25px;
}
@media (min-width: 576px) {
  .logos:before,
  .logos:after {
    width: 100px;
  }
  .logos-slide img {
    margin: 0 40px;
  }
}
@media (min-width: 768px) {
  .logos:before,
  .logos:after {
    width: 250px;
  }
  .logos-slide img {
    margin: 0 70px;
  }
}
/* Logos Home Page */
/* document types */
.document-types {
  padding: 10px;
}
.document-types .item-container {
  margin-top: 50px;
}
.document-types .item-container .item {
  text-align: center;
  vertical-align: middle;
  min-width: 300px;
  min-height: 200px;
  box-shadow: 1px 25px 60px -10px rgba(41, 39, 44, 0.3);
  letter-spacing: 2px;
  display: inline-block;
  padding-top: 90px;
  margin-bottom: 30px;
  border-radius: 5px;
}
.document-types .item-container .item h1 {
  font-weight: 700;
  letter-spacing: 2px;
}
@media (min-width: 992px) {
  .document-types .item-container .item {
    margin-right: 25px;
  }
}
@media (min-width: 768px) {
  .document-types .item-container .item {
    margin-right: 25px;
  }
}
/* document types */
/* Home Page V2 */
@media (min-width: 992px) {
  .homev2 .main-title h2 {
    line-height: 47px;
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .homev2 .page_banner .banner_inner {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .homev2 .page_banner .banner_inner {
    padding-top: 140px;
    padding-bottom: 75px;
  }
}
.homev2 .page_banner .banner_inner .banner_left .banner_left_register {
  margin-top: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .homev2 .page_banner .banner_inner .banner_left .banner_left_register {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .homev2 .page_banner .banner_inner .banner_left .banner_left_register {
    text-align: left;
  }
}
.homev2 .page_banner .banner_inner .banner_left .banner_left_register a {
  color: #ff4438;
}
.homev2 .page_banner .banner_inner .banner_left .banner_left_register a:hover {
  text-decoration: underline;
}
.homev2 .page_banner .banner_inner .banner_left p {
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .homev2 .page_banner .banner_inner .banner_left p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .homev2 .page_banner .banner_inner .banner_left p {
    text-align: left;
  }
}
.homev2 .page_banner .banner_inner .banner_left h1 {
  font-size: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .homev2 .page_banner .banner_inner .banner_left h1 {
    font-size: 38px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .homev2 .page_banner .banner_inner .banner_left h1 {
    font-size: 38px;
    text-align: left;
  }
}
.homev2 .page_banner .banner_inner .banner_left h4 {
  text-align: center;
  font-weight: normal;
  font-style: italic;
  line-height: 0px;
}
@media (min-width: 768px) {
  .homev2 .page_banner .banner_inner .banner_left h4 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .homev2 .page_banner .banner_inner .banner_left h4 {
    text-align: left;
  }
}
.homev2 .page_banner .banner_inner .banner_left .cta-actions {
  margin-top: 30px;
}
.homev2 .page_banner .banner_inner .banner_left .cta-actions .button {
  margin-right: 10px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .homev2 .product-grabber {
    margin-bottom: 50px;
    padding: 0px 100px 30px 112px;
    min-height: 392px;
  }
}
.homev2 .product-grabber .container {
  border-radius: 5px;
  box-shadow: 1px 25px 60px -10px rgba(41, 39, 44, 0.1);
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .homev2 .product-grabber .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding: 90px 100px 30px 112px;
    min-height: 392px;
  }
}
@media (min-width: 992px) {
  .homev2 .product-grabber .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding: 90px 100px 30px 112px;
    min-height: 392px;
  }
}
.homev2 .product-grabber .right-content {
  text-align: center;
}
@media (min-width: 992px) {
  .homev2 .product-grabber .right-content {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 60px;
  }
}
.homev2 .product-grabber .right-content .button {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .homev2 .product-grabber .right-content .button {
    margin-top: 20px;
    width: 200px;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .homev2 .product-grabber .right-content .button {
    margin-top: 20px;
    width: 200px;
    display: inline-block;
  }
}
.homev2 .product-grabber .right-content p {
  font-size: 18px;
}
.homev2 .product-grabber .left-content {
  text-align: center;
  min-width: 270px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .homev2 .product-grabber .left-content {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .homev2 .product-grabber .left-content {
    text-align: left;
  }
}
.homev2 .product-grabber .left-content h3 {
  font-size: 170px;
  font-weight: 500;
  display: inline-block;
}
.homev2 .product-grabber .left-content span {
  height: 100%;
  vertical-align: top;
  color: #ff4438;
  font-size: 35px;
  font-weight: 500;
  margin-left: 5px;
}
.homev2 .home-logos-container {
  background-color: #fff;
  margin-top: 50px;
  text-align: center;
}
.homev2 .home-logos-container h4 {
  margin-bottom: -10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 20px;
}
.homev2 .main-title p {
  text-align: center;
}
@media (min-width: 768px) {
  .homev2 .main-title p {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  .homev2 .main-title p {
    font-size: 17px;
  }
}
.homev2 .main-title h2 {
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  font-size: x-large;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .homev2 .main-title h2 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .homev2 .main-title h2 {
    font-size: 34px;
  }
}
.homev2 .customer-success {
  margin-bottom: 50px;
}
/* Home Page V2 END */
/* Platform START*/
.unordered {
  display: block;
}
.ordered {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ordered {
    flex-direction: inherit;
  }
}
@media (min-width: 992px) {
  .ordered {
    flex-direction: inherit;
  }
}
.platform .top-banner-container .banner_inner {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media (min-width: 768px) {
  .platform .top-banner-container .banner_inner {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .platform .top-banner-container .banner_inner {
    padding-top: 60px;
  }
}
.platform .top-banner-container .banner_inner .cta-actions .button {
  margin-right: 10px;
}
.platform .top-banner-container h1,
.platform .top-banner-container p {
  text-align: center;
}
@media (min-width: 768px) {
  .platform .top-banner-container h1,
  .platform .top-banner-container p {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .platform .top-banner-container h1,
  .platform .top-banner-container p {
    text-align: left;
  }
}
.platform .key-features-wrapper {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.platform .key-features-wrapper .main-title h2 {
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .platform .key-features-wrapper .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .platform .key-features-wrapper .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
.platform .key-features-wrapper .main-title p {
  text-align: center;
}
@media (min-width: 768px) {
  .platform .key-features-wrapper .main-title p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .platform .key-features-wrapper .main-title p {
    font-size: 18px;
  }
}
.platform .key-features-wrapper .key-features-list {
  margin-top: 50px;
}
.platform .key-features-wrapper .key-features-list .key-feature-item {
  margin-bottom: 50px;
  padding: 40px 10px;
  border-radius: 30px;
}
.platform .key-features-wrapper .key-features-list .key-feature-item .feature-content-block h3 {
  text-transform: uppercase;
  text-align: left;
  line-height: 30px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .platform .key-features-wrapper .key-features-list .key-feature-item .feature-content-block h3 {
    font-size: 30px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .platform .key-features-wrapper .key-features-list .key-feature-item .feature-content-block h3 {
    font-size: 30px;
    line-height: 1.5;
  }
}
.platform .key-features-wrapper .key-features-list .key-feature-item .image-container {
  margin-bottom: 30px;
}
.platform .key-features-wrapper .key-features-list .key-feature-item .image-container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 992px) {
  .platform .key-features-wrapper .key-features-list .key-feature-item {
    display: flex;
    padding: 40px 0px;
    gap: 70px;
  }
  .platform .key-features-wrapper .key-features-list .key-feature-item .feature-content-block {
    flex-basis: 50%;
    justify-content: center;
    align-content: center;
  }
  .platform .key-features-wrapper .key-features-list .key-feature-item .image-container {
    flex-basis: 50%;
  }
  .platform .key-features-wrapper .key-features-list .key-feature-item .image-container img {
    width: 90%;
  }
}
.platform .key-features-wrapper .key-features-list .key-feature-item:nth-child(odd) {
  background-color: #fff;
}
@media (min-width: 992px) {
  .platform .key-features-wrapper .key-features-list .key-feature-item:nth-child(even) {
    flex-direction: row-reverse !important;
  }
}
.platform .deployment-options-wrapper {
  background-color: #002b49;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.platform .deployment-options-wrapper .main-title h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .platform .deployment-options-wrapper .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .platform .deployment-options-wrapper .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
.platform .deployment-options-wrapper .main-title p {
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  .platform .deployment-options-wrapper .main-title p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .platform .deployment-options-wrapper .main-title p {
    font-size: 18px;
  }
}
.platform .deployment-options-wrapper .deployment-options-container .tab-menu {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 30px 10px 0px;
  white-space: nowrap;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .platform .deployment-options-wrapper .deployment-options-container .tab-menu {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .platform .deployment-options-wrapper .deployment-options-container .tab-menu {
    justify-content: center;
  }
}
.platform .deployment-options-wrapper .deployment-options-container .tab-button {
  flex: 0 0 200px;
  /* Prevents shrinking */
  min-width: 200px;
  /* Ensures width is respected */
  padding: 10px;
  border: none;
  outline: none;
  background-color: #f4f4f4;
  color: #5c5c5c;
  border-radius: 5px;
  cursor: pointer;
}
.platform .deployment-options-wrapper .deployment-options-container .tab-button.active {
  background: #fd4539;
  color: #fff;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  margin: auto;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail {
  display: none;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active {
  display: block;
  width: 90%;
  text-align: center;
  color: whitesmoke;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active .deployment-image {
  height: 50px;
  margin-bottom: 20px;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active h4 {
  font-size: 28px;
  line-height: 1.5;
  color: white;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active p {
  text-align: left;
  font-size: 17px;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active .deployment-list {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active .deployment-list ul {
  text-align: left;
  padding-top: 20px;
  list-style-type: none;
  font-size: 17px;
  padding-left: 0;
  width: 100%;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active .deployment-list ul li {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 28px;
}
.platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active .deployment-list ul li::before {
  content: "";
  width: 20px;
  height: 20px;
  padding-right: 20px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="green" viewBox="0 0 512 512"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"/></svg>');
  background-size: cover;
  position: absolute;
  left: 0;
  display: block;
  margin-top: 5px;
}
@media (min-width: 992px) {
  .platform .deployment-options-wrapper .deployment-options-container .deployment-options-content .deployment-detail.active .deployment-list ul {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .platform .deployment-options-wrapper .deployment-options-container .deployment-options-content {
    width: 70%;
  }
}
.platform .how-it-works {
  margin-bottom: 50px;
  margin-top: 50px;
}
.platform .how-it-works .main-title p {
  text-align: center;
}
@media (min-width: 768px) {
  .platform .how-it-works .main-title p {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  .platform .how-it-works .main-title p {
    font-size: 17px;
  }
}
.platform .how-it-works .main-title h2 {
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .platform .how-it-works .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .platform .how-it-works .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
.platform .how-it-works .image-container img {
  min-width: 100%;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.platform .contactus-wrapper {
  margin-top: 50px;
}
.platform .contactus-wrapper .container {
  background-color: #002b49;
}
.platform .big-features {
  margin-top: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  .platform .big-features {
    margin-top: 150px;
  }
}
.platform .big-features .feature-box {
  -webkit-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: top;
  min-height: 240px;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  min-width: 323px;
  max-width: 300px;
  min-height: 370px;
  border-radius: 5px;
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  text-align: left;
}
.platform .big-features .feature-box:hover {
  top: -10px;
}
@media (min-width: 768px) {
  .platform .big-features .feature-box {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .platform .big-features .feature-box {
    margin-right: 40px;
  }
}
.platform .big-features .feature-box img {
  height: 70px;
}
.platform .big-features .feature-box h3 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .platform .big-features .feature-box h3 {
    font-size: 30px;
  }
}
.platform .big-features .feature-box .description {
  margin-top: 20px;
}
.platform .steps-container {
  margin-top: 50px;
}
.platform .steps-container .main-title {
  margin-bottom: 50px;
}
.platform .steps-container .main-title h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 3px;
}
@media (min-width: 768px) {
  .platform .steps-container .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .platform .steps-container .main-title h2 {
    font-size: 34px;
    line-height: 1.5;
  }
}
.platform .steps-container .main-title p {
  text-align: center;
}
@media (min-width: 768px) {
  .platform .steps-container .main-title p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .platform .steps-container .main-title p {
    font-size: 18px;
  }
}
.platform .steps-container .integrations .button {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .platform .steps-container .integrations .button {
    width: 200px;
  }
}
.platform .steps-container .steps {
  align-items: center;
}
.platform .steps-container .steps .order-1 {
  order: 2;
}
@media (min-width: 768px) {
  .platform .steps-container .steps .order-1 {
    order: 1;
  }
}
@media (min-width: 992px) {
  .platform .steps-container .steps .order-1 {
    order: 1;
  }
}
.platform .steps-container .steps .order-2 {
  order: 1;
}
@media (min-width: 768px) {
  .platform .steps-container .steps .order-2 {
    order: 2;
  }
}
@media (min-width: 992px) {
  .platform .steps-container .steps .order-2 {
    order: 2;
  }
}
.platform .steps-container .steps h3 {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .platform .steps-container .steps h3 {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .platform .steps-container .steps {
    display: flex;
  }
}
@media (min-width: 992px) {
  .platform .steps-container .steps .step-left {
    display: inline-block;
    flex-basis: 50%;
    max-width: 50%;
  }
}
.platform .steps-container .steps .step-left img {
  width: 100%;
}
@media (min-width: 992px) {
  .platform .steps-container .steps .step-right {
    display: inline-block;
    flex-basis: 50%;
    max-width: 50%;
    margin-left: 30px;
  }
}
.platform .steps-container .steps .step-right h3 {
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  .platform .steps-container .steps .step-right h3 {
    text-align: left;
  }
}
.platform .steps-container .steps .step-right .description {
  text-align: center;
}
@media (min-width: 992px) {
  .platform .steps-container .steps .step-right .description {
    text-align: left;
  }
}
/* Platform END */
.about-us .container {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .about-us .container {
    margin-top: 200px;
  }
}
@media (min-width: 992px) {
  .about-us .container {
    margin-top: 200px;
  }
}
.about-us .container .banner-image {
  text-align: center;
}
.about-us .container .banner-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .about-us .container .banner-image img {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .about-us .container .banner-image img {
    width: 80%;
  }
}
.about-us .container .section-1 {
  margin-top: 70px;
  text-align: center;
}
@media (min-width: 768px) {
  .about-us .container .section-1 {
    margin-top: 100px;
  }
}
@media (min-width: 992px) {
  .about-us .container .section-1 {
    margin-top: 100px;
  }
}
.about-us .container .section-1 h1 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .about-us .container .section-1 h1 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .about-us .container .section-1 h1 {
    font-size: 38px;
  }
}
.about-us .container .section-1 .sub-heading {
  margin-top: 10px;
}
.about-us .container .section-1 p {
  margin-top: 10px;
}
.about-us .container .meet-us {
  margin-top: 75px;
  text-align: center;
}
@media (min-width: 992px) {
  .about-us .container .meet-us {
    margin-top: 150px;
  }
}
.about-us .container .meet-us a {
  color: #5c5c5c;
}
.about-us .container .meet-us a:hover {
  color: #5c5c5c;
}
.about-us .container .meet-us h1 {
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  .about-us .container .meet-us h1 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .about-us .container .meet-us h1 {
    font-size: 30px;
  }
}
.about-us .container .meet-us .feature-box {
  -webkit-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: top;
  min-height: 240px;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  min-width: 323px;
  max-width: 300px;
  min-height: 415px;
  border-radius: 5px;
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  text-align: center;
  cursor: pointer;
}
.about-us .container .meet-us .feature-box:hover {
  top: -10px;
}
@media (min-width: 768px) {
  .about-us .container .meet-us .feature-box {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .about-us .container .meet-us .feature-box {
    margin-right: 40px;
  }
}
.about-us .container .meet-us .feature-box img {
  height: 100px;
}
.about-us .container .meet-us .feature-box h3 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .about-us .container .meet-us .feature-box h3 {
    font-size: 30px;
  }
}
.about-us .container .meet-us .feature-box .description {
  margin-top: 20px;
}
/*pricing */
.pricing .member-box {
  box-shadow: 1px 11px 36px -2px rgba(41, 39, 44, 0.25);
}
.pricing {
  margin: 50px 0;
}
.pricing .more-info {
  fill: white !important;
  cursor: help;
  vertical-align: sub;
}
.pricing .sub-page-title {
  font-size: 23px;
}
.pricing .title {
  font-weight: 600;
}
.pricing h3 {
  font-size: xx-large;
  margin-top: 60px;
  margin-bottom: 30px;
}
.pricing h4 {
  font-size: larger;
}
.pricing .toggle-box {
  text-align: center;
  margin-top: 60px;
}
.pricing .toggle-box .toggle {
  vertical-align: top;
}
.pricing .toggle-box .lcs_switch.lcs_on {
  background: #ff4438;
}
.pricing .toggle-box .lcs_switch.lcs_off {
  background: #ff4438;
}
.pricing .toggle-box .lcs_wrap {
  margin-left: 10px;
  margin-right: 10px;
}
.pricing .toggle-box .label {
  font-weight: 500;
  font-size: large;
  cursor: pointer;
  color: lightgray;
}
.pricing .toggle-box div {
  display: inline-block;
}
.pricing .team-profiles {
  margin-top: 30px;
}
.pricing .top-banner {
  text-align: center;
}
.pricing .top-banner .sub-heading {
  font-size: 18px;
  margin-top: 10px;
}
.pricing .top-banner h1 {
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.pricing .business {
  background-color: #ff4438;
  color: #fff;
}
.pricing .business .features-box .feature svg {
  fill: #fff;
}
.pricing .business a {
  border: 2px solid white !important;
  color: white !important;
}
.pricing .business a:hover {
  text-decoration: none;
  color: white;
  background-color: #002b49 !important;
  border: 2px solid #002b49 !important;
}
.pricing .enterprise {
  background-color: #002b49;
  color: #fff;
}
.pricing .enterprise .features-box .feature svg {
  fill: #fff;
}
.pricing .enterprise a {
  border: 2px solid white !important;
  color: white !important;
}
.pricing .enterprise a:hover {
  text-decoration: none;
  color: white;
  background-color: #ff4438 !important;
  border: 2px solid #ff4438 !important;
}
.pricing .free-trial {
  background-color: #00bbb4;
  color: #002b49;
}
.pricing .free-trial .features-box .feature svg {
  fill: #002b49;
}
.pricing .member-box {
  display: inline-block;
  vertical-align: top;
  min-height: 460px;
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  border-radius: 20px;
  padding-bottom: 30px;
  border: none;
}
.pricing .member-box a {
  margin-bottom: 10px;
  width: 100%;
  display: block;
  background-color: transparent;
  border-radius: 6px;
  border: 2px solid #002b49;
  color: #002b49;
  text-align: center;
  padding: 7px 20px;
  font-size: 15px;
  background-position: center;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  cursor: pointer;
}
.pricing .member-box a:hover {
  text-decoration: none;
  color: white;
  background-color: #002b49;
}
.pricing .member-box .header-box {
  min-height: 180px;
  margin-bottom: 15px;
}
.pricing .member-box .header-box .heading {
  font-size: xx-large;
}
.pricing .member-box .header-box .sub-heading {
  font-size: 15px;
  margin-bottom: 10px;
}
.pricing .member-box .header-box .credits {
  margin-top: 25px;
}
.pricing .member-box .header-box .price-box {
  margin-top: 10px;
}
.pricing .member-box .header-box .small-message {
  font-size: small;
}
.pricing .member-box .header-box .medium-heading {
  font-size: x-large;
}
.pricing .member-box .header-box .medium-heading .value {
  margin-right: 0px;
}
.pricing .member-box .header-box .medium-heading .desc {
  font-size: 15px;
}
@media (min-width: 768px) {
  .pricing .member-box {
    margin-right: 10px;
    max-width: 30%;
    min-height: 720px;
  }
}
@media (min-width: 992px) {
  .pricing .member-box {
    margin-right: 25px;
    max-width: 30%;
    min-height: 720px;
  }
}
.pricing .member-box .features-box {
  margin-top: 30px;
}
.pricing .member-box .features-box .feature-group {
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 7px;
  font-size: 13px;
  text-transform: uppercase;
}
.pricing .member-box .features-box .feature {
  margin-bottom: 5px;
  display: block;
}
.pricing .member-box .features-box .feature .not-available {
  margin-left: 6px;
}
.pricing .member-box .features-box .feature span {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .pricing {
    margin: 120px 0;
  }
}
@media (min-width: 992px) {
  .pricing {
    margin: 120px 0;
  }
}
.pricing table {
  border-collapse: separate;
  border-spacing: 0px;
}
.pricing table td:first-child {
  text-align: left;
  min-width: 140px;
  background: #ff4438;
  color: white;
}
.pricing table td:last-child {
  border-right: 1px solid lightgray;
}
.pricing table tr:last-child td {
  border-bottom: 1px solid lightgray;
}
.pricing table td {
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  min-width: 20px;
  text-align: center;
  min-width: 30px;
  padding: 10px;
}
@media (min-width: 768px) {
  .pricing table td {
    min-width: 50px;
  }
}
@media (min-width: 992px) {
  .pricing table td {
    min-width: 50px;
  }
}
/* Partners START*/
.gform_wrapper .gform_validation_container {
  display: none;
}
.partners-campaign {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .partners-campaign {
    margin-top: 170px;
  }
}
.partners-campaign .success-stories {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .partners-campaign .success-stories {
    margin-top: 100px;
  }
}
.partners-campaign .success-stories .box {
  min-height: 450px;
}
.partners-campaign .top-banner {
  text-align: center;
}
.partners-campaign .top-banner h4 {
  font-weight: normal;
  font-style: italic;
}
.partners-campaign .top-banner .tell-me-more {
  margin-top: 0px;
}
.partners-campaign .top-banner .tell-me-more a {
  width: 97%;
}
@media (min-width: 992px) {
  .partners-campaign .top-banner .tell-me-more a {
    width: 210px;
  }
}
.partners-campaign .top-banner h1 {
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.partners-campaign .top-banner .sub-heading {
  font-size: 18px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .partners-campaign h2 {
    line-height: 47px;
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .partners-campaign h2 {
    line-height: 47px;
    font-size: 35px;
  }
}
.partners-campaign h2 {
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  font-size: x-large;
  font-weight: 500;
  letter-spacing: 3px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.partners-campaign .partner-profiles {
  text-align: center;
  margin-top: 50px;
}
@media (min-width: 992px) {
  .partners-campaign .partner-profiles {
    margin-top: 100px;
  }
}
.partners-campaign .partner-profiles a:hover {
  text-decoration: none;
}
.partners-campaign .partner-profiles img {
  height: 50px;
}
.partners-campaign .partner-profiles .member-box {
  box-shadow: 1px 11px 36px -2px rgba(41, 39, 44, 0.25);
  display: inline-block;
  vertical-align: top;
  min-height: 240px;
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  border-radius: 5px;
  min-width: 300px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .partners-campaign .partner-profiles .member-box {
    margin-right: 40px;
  }
}
.partners-campaign .partner-profiles .member-box .heading {
  font-size: x-large;
  color: #002b49;
  text-align: left;
  font-weight: 500;
}
.partners-campaign .partner-profiles .member-box .sub-heading {
  margin-top: 50px;
  color: #002b49;
  text-align: left;
  font-weight: 300;
}
.partners-campaign .big-features {
  margin-top: 50px;
  text-align: center;
}
@media (min-width: 992px) {
  .partners-campaign .big-features {
    margin-top: 150px;
  }
}
.partners-campaign .big-features .feature-box {
  box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: top;
  min-height: 240px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  min-width: 323px;
  max-width: 300px;
  min-height: 335px;
  border-radius: 5px;
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  text-align: left;
  border: lightgray 1px solid;
}
@media (min-width: 992px) {
  .partners-campaign .big-features .feature-box {
    margin-bottom: 50px;
  }
}
.partners-campaign .big-features .feature-box:hover {
  top: -10px;
}
@media (min-width: 768px) {
  .partners-campaign .big-features .feature-box {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .partners-campaign .big-features .feature-box {
    margin-right: 40px;
  }
}
.partners-campaign .big-features .feature-box img {
  height: 70px;
}
.partners-campaign .big-features .feature-box .tick-box-item {
  margin-bottom: 20px;
}
.partners-campaign .big-features .feature-box .tick-box-item .tick-box {
  display: inline-block;
}
.partners-campaign .big-features .feature-box .tick-box-item .tick-box img {
  height: 20px;
}
.partners-campaign .big-features .feature-box .tick-box-item .tick-text {
  display: inline-block;
  margin-left: 10px;
}
.partners-campaign .big-features .feature-box h3 {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .partners-campaign .big-features .feature-box h3 {
    font-size: 30px;
  }
}
.partners-campaign .big-features .feature-box .description {
  margin-top: 20px;
}
.partners-campaign .bottom-form-container {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .partners-campaign .bottom-form-container {
    margin-top: 100px;
  }
}
.partners-campaign .bottom-form-container .left-box {
  vertical-align: top;
  margin: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  .partners-campaign .bottom-form-container .left-box {
    display: inline-block;
    width: 46%;
    padding-right: 40px;
    text-align: left;
  }
}
.partners-campaign .bottom-form-container .left-box h2 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .partners-campaign .bottom-form-container .left-box h2 {
    text-align: left;
  }
}
.partners-campaign .bottom-form-container .right-box {
  padding: 10px;
}
@media (min-width: 992px) {
  .partners-campaign .bottom-form-container .right-box {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.1);
    padding: 40px;
    border-radius: 10px;
  }
}
.partners-campaign .case-studies {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .partners-campaign .case-studies {
    margin-top: 60px;
  }
}
.partners-campaign .case-studies .blog_inner {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .partners-campaign .case-studies .blog_inner {
    margin-top: 100px;
  }
}
@media (min-width: 992px) {
  .partners-campaign .blog_entry {
    -webkit-box-flex: 0;
    flex: 0 0 30.33333%;
    max-width: 30.33333%;
  }
}
/* *********************** */
.case-style {
  margin-top: 120px;
}
#case-study .back_case_study {
  color: #fd4539;
  font-size: 10px;
}
#case-study .back_case_study:before {
  content: "\f104";
  margin-right: 5px;
  font-family: "Font Awesome 5 Pro";
}
#case-study .back_case_study:hover {
  color: #fd4539;
  text-decoration: none;
}
@media (min-width: 576px) {
  #case-study .back_case_study {
    font-size: 15px;
  }
}
.case-study-container {
  background-color: #ffffff;
  padding: 20px 0px 30px;
  width: 100%;
}
.case-study-meta {
  margin: 0 20px;
  padding: 0 12px;
}
.case-study-content {
  margin: 0 20px;
  padding: 0 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.case-study-category {
  margin: 16px 0;
  font-size: 10px;
}
.case-study-category span {
  background-color: #fff0e8;
  padding: 5px 15px;
  border-radius: 5px;
}
.case-study-title {
  line-height: 1.3;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
}
.logo-image {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.case-study-logo {
  margin: 35px 0px;
}
@media (min-width: 576px) {
  .case-study-meta {
    padding: 0 18px;
  }
  .case-study-content {
    padding: 20px 18px 0px;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .case-study-text {
    width: 68%;
  }
  .case-study-logo {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .case-study-container {
    padding: 60px 0px 30px;
  }
  .case-study-meta {
    margin: 0 30px;
  }
  .case-study-content {
    margin: 0 30px;
  }
  .case-study-text {
    width: 75%;
  }
  .case-study-category {
    font-size: 15px;
  }
  .case-study-title {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 4.2px;
  }
  .case-study-logo {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .case-study-container {
    padding: 70px 0px 30px;
  }
  .case-study-meta {
    margin: 0 70px;
  }
  .case-study-content {
    margin: 0 70px;
  }
  .case-study-text {
    width: 70%;
  }
  .case-study-logo {
    width: 25%;
  }
}
.case-study-result {
  padding: 20px 20px;
}
.result-container {
  padding: 20px 40px;
  background-color: #f3f3f6;
  border-radius: 30px;
}
.result-cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}
.result-item {
  background-color: #ffffff;
  padding: 35px 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  box-shadow: 0 0 20px #e9e9f0;
}
.result-value {
  padding: 0 20px;
}
.result-description {
  padding: 0 35px;
}
@media (min-width: 576px) {
  .case-study-result {
    padding: 30px 40px;
  }
  .result-container {
    padding: 50px 40px;
  }
  .result-cards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .result-item {
    width: 35%;
    padding: 20px 0px;
    gap: 10px;
  }
  .result-description {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .result-item {
    width: 30%;
    padding: 30px 0;
  }
}
.case-study-content-section {
  padding: 20px;
}
.content-container {
  padding: 30px 0px;
}
.content-flex {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.content-review {
  width: 100%;
  padding: 0px 15px;
}
.content-review div {
  padding: 20px 20px;
  border-radius: 10px;
  box-shadow: 0 0 20px #e9e9f0;
}
.content-review div p:last-child {
  text-align: center;
  padding-top: 10px;
}
.content-details {
  width: 100%;
  padding: 0px 15px;
}
.content-details ul {
  padding-left: 20px;
}
.content-heading {
  margin: 48px 0px 16px;
}
.bold-text {
  font-weight: bold;
  font-size: 15px;
}
@media (min-width: 576px) {
  .content-review {
    padding: 0px 30px;
  }
  .content-details {
    padding: 0px 30px;
  }
  .bold-text {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .case-study-content-section {
    padding: 30px;
  }
  .content-container {
    padding: 30px 30px 80px;
  }
  .content-review {
    padding: 0px;
  }
  .content-details {
    padding: 0px;
  }
  .bold-text {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .content-container {
    padding: 30px 60px 80px;
  }
  .content-flex {
    flex-direction: row;
  }
  .content-review {
    width: 30%;
  }
  .content-details {
    width: 70%;
    padding: 0px 20px;
  }
  .content-details ul {
    padding-left: 40px;
  }
  .bold-text {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .content-flex {
    padding: 0px 20px;
  }
  .content-details {
    padding: 0px 40px;
  }
  .bold-text {
    font-size: 19px;
  }
}
/* Features Overview Section */
#features-overview-section {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
/* Features Overview Header */
.features-overview-header {
  margin-bottom: 1.25rem;
}
/* Features Overview Grid */
.features-overview-grid {
  padding-top: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
  text-align: center;
}
@media (min-width: 576px) {
  #features-overview-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .features-overview-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  #features-overview-section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .features-overview-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .features-overview-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.card-container {
  padding: 2rem;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 36px -2px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s, box-shadow 0.3s;
}
.card-container:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0px 4px 20px #fd4539;
}
.card-image {
  height: 55px;
  align-items: center;
  margin: 0px auto;
}
.card-title {
  padding-top: 1.25rem;
  font-weight: bold;
  font-size: 1.125rem;
}
.card-text {
  font-size: 0.875rem;
  color: #6b7280;
  line-height: 1.5;
}
/* ============== */
#features-section {
  margin: 64px auto;
}
.features-list {
  width: 100%;
  padding: 0px 20px;
}
.features-image {
  display: none;
}
.image-container {
  position: sticky;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature-item {
  /* margin-bottom: 2rem; */
  margin-bottom: 64px;
  align-content: center;
}
.feature-title {
  line-height: 1.5;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 0.1px solid #fd4539;
  text-align: center;
}
.feature-item ul {
  padding-left: 0px;
  list-style-type: none;
  text-align: left;
}
.feature-item li {
  font-size: 15px;
  color: #666;
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 32px;
}
.feature-item li::before {
  content: "";
  width: 20px;
  height: 20px;
  padding-right: 20px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="green" viewBox="0 0 512 512"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"/></svg>');
  background-size: cover;
  position: absolute;
  left: 0;
  display: block;
  margin-top: 2px;
}
.feature-item-action {
  display: flex;
  gap: 10px;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
}
.feature-item-action-btn {
  color: #fff !important;
  background-color: #fd4539;
  border: none;
  outline: none;
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
}
.feature-item-action-btn:hover {
  text-decoration: none;
}
.feature-item-action a:nth-child(2):hover span {
  background-color: #fd4539;
  border-radius: 6px !important;
  transition: 0.3s;
}
.feature-item-action a:nth-child(2):hover span svg {
  fill: #fff;
}
.feature-item-action span {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  border-radius: 6px;
  border: 2px solid #fd4539;
}
.feature-item-action svg {
  height: 15px;
  width: 15px;
}
.feature-image-sm {
  margin: 0px auto 20px;
  display: flex;
  max-width: 100%;
  align-items: center;
  height: auto;
}
@media (min-width: 768px) {
  .feature-image-sm {
    max-width: 70%;
  }
  .feature-item li::before {
    margin-top: 4px;
  }
}
@media (min-width: 992px) {
  .feature-item li {
    font-size: 18px;
    line-height: 28px;
  }
  .features-container {
    display: flex;
    position: relative;
    width: 100%;
  }
  .features-list {
    width: 50%;
    height: min-content;
  }
  .feature-item {
    min-height: 100vh;
    /* Makes each feature fill most of the viewport*/
    margin-bottom: 2rem;
    text-align: center;
    align-content: center;
    padding: 1rem;
  }
  .feature-title {
    text-align: left;
    border: none;
    margin-bottom: 10px;
    font-size: 28px;
  }
  .feature-item-action {
    padding-left: 28px;
    justify-content: left;
  }
  /* img for sm screen */
  .feature-image-sm {
    display: none;
  }
  .features-image {
    display: block;
    width: 50%;
    height: 100vh;
    position: sticky;
    top: 0px;
    z-index: 10;
    align-content: center;
    text-align: center;
  }
  .image-container {
    position: sticky;
    z-index: 1;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #feature-image {
    width: 100%;
  }
}
/* Benefits Section Styles */
#benefits-section {
  padding: 50px 20px;
}
.benefits-list {
  padding: 40px 20px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2.5rem;
  /* gap-10 */
  text-align: center;
}
.benefits-list div {
  border-radius: 16px;
  padding: 35px 0px;
  height: 290px;
  align-content: center;
  box-shadow: 0px 0px 36px -2px rgba(0, 0, 0, 0.15);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.benefits-list div:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0px 4px 20px #fd4539;
}
.counter {
  font-size: 60px;
  font-weight: 700;
  display: inline-block;
  line-height: normal;
}
.benefits-list span {
  font-size: 24px;
  font-weight: 500;
  margin: auto;
  color: #fd4539;
  vertical-align: top;
}
.benefits-list p {
  font-size: 20px;
  padding: 25px 15px 0px;
  color: #666;
}
@media (min-width: 768px) {
  #benefits-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .benefits-list {
    margin-top: 1.75rem;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
  .benefits-list h2 {
    font-size: 90px;
  }
}
/* review section */
#review-section {
  padding: 50px 20px;
}
/* carousel styles */
.carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-track {
  display: flex;
  /* transition: transform 0.3s ease-in-out; */
  width: calc(100% * (5+2));
}
.carousel-item {
  min-width: 100%;
  /* padding: 30px; */
  padding: 30px 20px;
  font-size: 1.5em;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  color: #333;
}
.carousel-indicators {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  /* Space between dots */
  margin-top: 20px;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
}
.carousel-indicators button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background-color: #ccc;
  /* Default color */
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.carousel-indicators button.active {
  background-color: #333;
  /* Active dot color */
}
.client-review-container {
  border-radius: 1rem;
  padding: 40px 40px 20px;
  box-shadow: 0px 0px 36px -2px rgba(0, 0, 0, 0.15);
}
.client-logo {
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.client-logo img {
  height: 40px;
  max-width: 100%;
}
.client-review p {
  font-size: 15px;
  text-align: center;
}
.client-name {
  padding-top: 20px;
  text-align: center;
}
.client-name p {
  font-size: 15px;
  font-weight: 700;
}
.client-rating {
  display: none;
}
.client-rating-sm {
  display: block;
  align-content: center;
  text-align: center;
  padding: 20px;
  border-radius: 16px;
}
.client-rating-sm h2 {
  font-size: 50px;
  font-weight: 700;
}
.client-rating-sm span {
  width: 60%;
  display: block;
  margin: 10px auto;
  height: 1px;
  border: solid 1px gray;
}
.client-rating-sm p {
  padding-top: 15px;
  font-size: 17px;
  color: #666;
}
@media (min-width: 768px) {
  .review-section {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .carousel-item {
    padding: 30px 40px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .client-review-container {
    padding: 40px;
  }
  .client-review p {
    font-size: 24px;
  }
  .client-name p {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  .review-section {
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .carousel-item {
    padding: 30px 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .client-review p {
    line-height: 1.5;
  }
  .client-name p {
    line-height: 1.5;
  }
  .client-name p:first-child {
    margin-bottom: 0px;
  }
  .client-rating-sm {
    display: none;
  }
  .client-rating {
    display: block;
    align-content: center;
    text-align: center;
    padding: 40px;
    box-shadow: 0px 0px 36px -2px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
  }
  .client-rating h2 {
    font-size: 100px;
    font-weight: 700;
  }
  .client-rating p {
    font-size: 20px;
    padding-top: 15px;
    color: #666;
  }
}
.section-header-heading {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 1.3;
  text-align: center;
}
@media (min-width: 768px) {
  .section-header-heading {
    font-size: 34px;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .section-header-heading {
    letter-spacing: 5px;
  }
}
.iframe-wrapper {
  margin: 50px auto;
  text-align: center;
  width: -webkit-fill-available;
  height: 230px;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
@media (min-width: 768px) {
  .iframe-wrapper {
    width: 660px;
    height: 400px;
  }
}
@media (min-width: 992px) {
  .iframe-wrapper {
    width: 850px;
    height: 500px;
  }
}
.features-wrapper {
  padding-top: 50px;
}
.what-is-feature-description {
  margin-top: 50px;
  padding: 0 20px;
  text-align: center;
}
.what-is-feature-description .section-header-heading {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .what-is-feature-description p {
    width: 70%;
    margin: 0 auto;
  }
  .what-is-feature-description .iframe-wrapper {
    width: 660px;
    height: 400px;
  }
}
.how-feature-works {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 0 20px;
}
.how-feature-works .section-header-heading {
  padding-bottom: 10px;
}
.how-feature-works .feature-work-block {
  margin-top: 50px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.how-feature-works .feature-work-block .work-block {
  padding: 25px;
  border: 1px solid #d6d8e0;
  border-radius: 16px;
  box-shadow: 0px 0px 36px -2px rgba(0, 0, 0, 0.15);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.how-feature-works .feature-work-block .work-block .step {
  padding-bottom: 20px;
}
.how-feature-works .feature-work-block .work-block .work-title-block {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 20px;
}
.how-feature-works .feature-work-block .work-block .work-title-block .icon-wrapper {
  background-color: #fff3f1;
  border-radius: 50%;
  padding: 5px;
}
.how-feature-works .feature-work-block .work-block .work-title-block h4 {
  margin-bottom: 0;
}
.how-feature-works .feature-work-block .work-block:hover {
  transform: translateY(-0.5rem);
}
.how-feature-works .feature-work-block .work-block.first {
  box-shadow: 0px 4px 20px #fd4539;
}
@media (min-width: 768px) {
  .feature-work-block {
    flex-direction: row !important;
    justify-content: space-around;
    gap: 10px;
  }
  .feature-work-block .work-block {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .feature-work-block {
    gap: 20px;
  }
}
.book-demo-feature {
  display: flex;
  align-items: center;
}
.book-demo-feature .call_to_action {
  margin-top: 0px;
}
.book-demo-feature .call_to_action h1 {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .book-demo-feature {
    height: 50vh;
  }
}
.why-docacquire-section {
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 0 20px;
  text-align: center;
}
.why-docacquire-section .section-header-heading {
  padding-bottom: 10px;
}
.why-docacquire-section .why-docacquire {
  text-align: left;
  margin-bottom: 50px;
}
.why-docacquire-section .why-docacquire .product-content-block {
  padding-top: 20px;
}
.why-docacquire-section .why-docacquire .product-content-block .product-content-heading {
  display: flex;
}
.why-docacquire-section .why-docacquire .product-content-block .product-content-heading span {
  font-size: 24px;
  padding-right: 5px;
}
.why-docacquire-section .why-docacquire .product-content-block .product-content-heading h3 {
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 24px;
}
.why-docacquire-section .why-docacquire .product-content-block .product-banner-image-sm {
  max-width: 100%;
  text-align: center;
}
.why-docacquire-section .why-docacquire .product-content-block .product-banner-image-sm img {
  width: 90%;
}
.why-docacquire-section .why-docacquire .product-content-block ul {
  text-align: left;
  padding-top: 20px;
  list-style-type: none;
  font-size: 17px;
  padding-left: 0 !important;
}
.why-docacquire-section .why-docacquire .product-content-block ul li {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 28px;
}
.why-docacquire-section .why-docacquire .product-content-block ul li::before {
  content: "";
  width: 20px;
  height: 20px;
  padding-right: 20px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="green" viewBox="0 0 512 512"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"/></svg>');
  background-size: cover;
  position: absolute;
  left: 0;
  display: block;
  margin-top: 5px;
}
.why-docacquire-section .why-docacquire .product-content-block .call_to_action {
  margin-top: 0px;
  text-align: center;
}
.why-docacquire-section .why-docacquire .product-content-block .call_to_action .call_to_action_button {
  margin-left: 0px;
}
.why-docacquire-section .why-docacquire .product-banner-image {
  display: none;
}
@media (min-width: 768px) {
  .product-banner-image-sm img {
    width: 80% !important;
  }
}
@media (min-width: 1024px) {
  .why-docacquire-section .why-docacquire {
    display: flex !important;
    flex-direction: row !important;
    gap: 30px !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .why-docacquire-section .why-docacquire .product-content-block {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0px;
  }
  .why-docacquire-section .why-docacquire .product-content-block .product-banner-image-sm {
    display: none !important;
  }
  .why-docacquire-section .why-docacquire .product-banner-image {
    display: block !important;
    flex: 1;
    text-align: center;
  }
  .why-docacquire-section .why-docacquire .product-banner-image img {
    width: 90% !important;
  }
  .why-docacquire-section .why-docacquire .call_to_action {
    text-align: left !important;
    padding-left: 28px;
  }
  .why-docacquire-section .why-docacquire:nth-child(odd) {
    flex-direction: row-reverse !important;
  }
}
.use-case-wrapper {
  background-color: #002b49;
  color: white;
}
.use-case-wrapper .use-cases {
  margin-top: 100px;
  margin-bottom: 50px;
  text-align: center;
  padding: 50px 20px;
}
.use-case-wrapper .use-cases .section-header-heading {
  padding-bottom: 10px;
  color: white;
}
.use-case-wrapper .use-cases .use-case-container .tab-menu {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  padding: 30px 10px 0px;
  white-space: nowrap;
  margin-bottom: 40px;
}
.use-case-wrapper .use-cases .use-case-container .tab-button {
  flex: 0 0 200px;
  /* Prevents shrinking */
  min-width: 200px;
  /* Ensures width is respected */
  padding: 10px;
  border: none;
  outline: none;
  background-color: #f4f4f4;
  border-radius: 5px;
  cursor: pointer;
}
.use-case-wrapper .use-cases .use-case-container .tab-button.active {
  background: #fd4539;
  color: #fff;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  margin: auto;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail {
  display: none;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active {
  display: block;
  width: 90%;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active .use-case-image {
  height: 50px;
  margin-bottom: 20px;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active h4 {
  font-size: 28px;
  line-height: 1.5;
  color: white;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active p {
  text-align: left;
  font-size: 17px;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active .use-case-list {
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active .use-case-list ul {
  text-align: left;
  padding-top: 20px;
  list-style-type: none;
  font-size: 17px;
  padding-left: 0;
  width: 100%;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active .use-case-list ul li {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 28px;
}
.use-case-wrapper .use-cases .use-case-container .use-case-content .use-case-detail.active .use-case-list ul li::before {
  content: "";
  width: 20px;
  height: 20px;
  padding-right: 20px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="green" viewBox="0 0 512 512"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"/></svg>');
  background-size: cover;
  position: absolute;
  left: 0;
  display: block;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .tab-button {
    flex: none !important;
  }
  .tab-menu::-webkit-scrollbar {
    display: none;
    /* Hides scrollbar in Chrome, Safari */
  }
}
@media (min-width: 1024px) {
  .tab-menu {
    gap: 20px !important;
  }
  .use-case-content {
    width: 70% !important;
  }
  .use-case-content .use-case-list ul {
    width: 80% !important;
  }
}
@media (min-width: 1200px) {
  .tab-menu {
    justify-content: center;
  }
}
.faq-container {
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 20px;
}
.faq-container .section-header-heading {
  padding-bottom: 10px;
}
.faq-container .section-header-heading span {
  font-weight: bolder;
}
.faq-container .faq-list {
  margin: auto;
  padding-top: 30px;
}
.faq-container .faq-list details {
  border: 1px solid #ddd;
  border-radius: 15px;
  margin-bottom: 10px;
}
.faq-container .faq-list summary {
  padding: 15px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  border: none;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-container .faq-list details[open] {
  transition: 0.3s;
  box-shadow: 0px 0px 36px -2px rgba(0, 0, 0, 0.15);
}
.faq-container .faq-list details[open] summary {
  color: #fd4539;
}
.faq-container .faq-list .faq-answer {
  padding: 15px;
  font-size: 16px;
}
.faq-container .faq-list .faq-answer a {
  color: #fd4539;
  font-weight: 900;
  text-decoration: none;
  padding-left: 3px;
}
.faq-container .faq-list .faq-answer a:hover {
  text-decoration: underline;
}
.faq-container .faq-list summary::after {
  content: '+';
  font-size: 20px;
  font-weight: bold;
}
.faq-container .faq-list details[open] summary::after {
  content: '-';
}
@media (min-width: 768px) {
  .faq-container h2 {
    font-size: 34px;
  }
  .faq-list {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .faq-container h2 {
    line-height: 1.5;
  }
  .faq-list {
    width: 70%;
  }
}
#document-type-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #ffffff;
  /* Tab Controls Styling */
  /* Responsive Tabs: Mobile-first (Default is scrollable) */
  /* Hide scrollbar visually */
  /* New Dual Grid Section Styles */
  /* Left Column: Function List */
  /* Unified style for highlighted (always applies, including mobile) */
  /* Right Column: Document Tiles (Desktop View) */
}
#document-type-section .header-content {
  text-align: center;
  margin-bottom: 4rem;
}
#document-type-section .sub-heading {
  font-size: 1rem;
  font-weight: 600;
  color: #ff4438;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#document-type-section .description {
  margin-top: 1rem;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  color: #6b7280;
}
#document-type-section .tab-controls-container {
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #e5e7eb;
  /* MOBILE FIX: Use negative margins to span the full viewport width (1rem is the .container padding) */
  margin-left: -1rem;
  margin-right: -1rem;
}
#document-type-section .tabs {
  display: flex;
  /* Default to scrollable and full width, left-aligned */
  justify-content: flex-start;
  width: 100%;
  overflow-x: auto;
  /* MOBILE FIX: Add padding back to align tabs with other content */
  padding-left: 1rem;
  padding-right: 1rem;
  -ms-overflow-style: none;
  /* Hide scrollbar */
  scrollbar-width: none;
  /* Hide scrollbar */
}
#document-type-section .tabs::-webkit-scrollbar {
  display: none;
}
#document-type-section .tab-button {
  padding: 1rem 1.5rem;
  background-color: transparent;
  border: none;
  font-size: 1rem;
  font-weight: 500;
  color: #6b7280;
  cursor: pointer;
  transition: color 250ms, border-bottom 250ms;
  border-bottom: 3px solid transparent;
  white-space: nowrap;
  outline: none;
  flex-shrink: 0;
  /* Prevents buttons from shrinking and forces scroll */
}
#document-type-section .tab-button:hover {
  color: #ff6960;
}
#document-type-section .tab-button.active {
  color: #ff574c;
  border-bottom: 3px solid #ff574c;
  font-weight: 600;
}
#document-type-section .tab-content {
  padding: 1.5rem 0;
}
#document-type-section .active-content {
  display: block;
}
#document-type-section .hidden-content {
  display: none;
}
#document-type-section .dual-grid-section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 58rem;
  margin: 0 auto;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.75rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  padding: 2rem;
}
#document-type-section .function-list-container {
  flex: 1;
  padding: 0;
  min-width: 200px;
}
#document-type-section .function-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#document-type-section .function-item {
  padding: 1rem;
  height: 100px;
  background-color: #ffffff;
  border-radius: 0.5rem;
  border: 1px solid #e5e7eb;
  color: #374151;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#document-type-section .function-item .flag {
  height: 20px;
  margin: auto 8px auto 0px;
}
#document-type-section .function-item-title {
  font-weight: 600;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
#document-type-section .function-item-subtitle {
  font-size: 0.8rem;
  font-weight: 400;
  color: #6b7280;
  line-height: 1.3;
}
#document-type-section .function-item.highlighted {
  background-color: #33556d;
  color: #ffffff;
  border-color: #33556d;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  transform: none;
}
#document-type-section .function-item.highlighted .function-item-subtitle {
  color: #e5e7eb;
}
#document-type-section .document-tiles-display {
  flex: 2;
  min-height: 250px;
  background-color: #ffffff;
  border-radius: 0.5rem;
  padding: 1.5rem;
  border: 1px solid #e5e7eb;
  transition: all 0.3s ease;
}
#document-type-section .document-tiles-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
#document-type-section .document-tile {
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  border: 1px dashed #c7d2fe;
  border-radius: 0.5rem;
  background-color: #f0f4ff;
  color: #33556d;
  font-size: 0.875rem;
  font-weight: 600;
  transition: all 200ms;
}
#document-type-section .document-tile:hover {
  background-color: #33556d;
  color: #ffffff;
  border-color: #33556d;
}
#document-type-section .placeholder-text {
  grid-column: 1 / -1;
  text-align: center;
  padding: 3rem;
  color: #9ca3af;
  font-style: italic;
  font-size: 1.125rem;
}
/* Apply hover and highlighted styles ONLY on hover-capable devices */
@media (hover: hover) {
  #document-type-section .function-item:hover,
  #document-type-section .function-item.highlighted {
    background-color: #33556d;
    color: #ffffff;
    border-color: #33556d;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    transform: none;
  }
  #document-type-section .function-item.highlighted .function-item-subtitle,
  #document-type-section .function-item:hover .function-item-subtitle {
    color: #e5e7eb;
  }
}
@media (min-width: 640px) {
  #document-type-section .document-tiles-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 1023px) {
  #document-type-section {
    /* Hide the tile display when it is in its original container (the right column) */
    /* Style for the document tiles display when it is moved by JS below a list item */
  }
  #document-type-section .function-item:hover {
    transform: none;
    /* Disable hover transform on mobile */
  }
  #document-type-section .function-item.mobileclick {
    background-color: #33556d !important;
    color: #ffffff !important;
    border-color: #33556d !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1) !important;
  }
  #document-type-section .function-item.mobileclick .function-item-subtitle {
    color: #e5e7eb !important;
  }
  #document-type-section .dual-grid-section > .document-tiles-display {
    display: none !important;
  }
  #document-type-section .document-tiles-display.mobile-expanded {
    display: block !important;
    flex: none;
    width: 100%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    min-height: 100px;
  }
}
@media (min-width: 1024px) {
  #document-type-section .description {
    font-size: 18px;
  }
  #document-type-section .tab-controls-container {
    /* Reset mobile fix for desktop */
    margin-left: auto;
    margin-right: auto;
    max-width: 48rem;
  }
  #document-type-section .tabs {
    justify-content: center;
    /* Max width is applied to the parent container now (for centering border) */
    max-width: 100%;
    /* Relative to new parent width (48rem) */
    margin: 0 auto;
    overflow-x: hidden;
    padding-bottom: 0;
    /* Remove mobile padding for desktop centering */
    padding-left: 0;
    padding-right: 0;
  }
  #document-type-section .dual-grid-section {
    flex-direction: row;
    gap: 2rem;
  }
}
