@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@font-face {
	font-family: 'Nunito-Regular';
	src: url('../fonts/Nunito-Regular.eot');
	src: url('../fonts/Nunito-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Nunito-Regular.woff') format('woff'),  url('../fonts/Nunito-Regular.ttf') format('truetype'),  url('../fonts/Nunito-Regular.svg#Nunito-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Nunito-Bold';
	src: url('../fonts/Nunito-Bold.eot');
	src: url('../fonts/Nunito-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Nunito-Bold.woff') format('woff'),  url('../fonts/Nunito-Bold.ttf') format('truetype'),  url('../fonts/Nunito-Bold.svg#Nunito-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
html {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }  

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1.25px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .badge {
    border: 1.25px solid #000; }
	

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.6;
  color: #54585a;
  background-color: #fff; }

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

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

p {
  margin-top: 0;
  margin-bottom: .5rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

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

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

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

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none; }

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

a {
  color: #2f3d9b;
  text-decoration: none; }
  a:focus, a:hover {
    color: #1d2660;
    text-decoration: underline; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.container, .pages-email {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  @media (min-width: 576px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 576px) {
    .container {
      width: 680px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 860px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 1100px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1280px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  @media (min-width: 576px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

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

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

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

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

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

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.3333333333%; }

  .pull-sm-2 {
    right: 16.6666666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.3333333333%; }

  .pull-sm-5 {
    right: 41.6666666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.3333333333%; }

  .pull-sm-8 {
    right: 66.6666666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.3333333333%; }

  .pull-sm-11 {
    right: 91.6666666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.3333333333%; }

  .push-sm-2 {
    left: 16.6666666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.3333333333%; }

  .push-sm-5 {
    left: 41.6666666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.3333333333%; }

  .push-sm-8 {
    left: 66.6666666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.3333333333%; }

  .push-sm-11 {
    left: 91.6666666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.3333333333%; }

  .pull-md-2 {
    right: 16.6666666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.3333333333%; }

  .pull-md-5 {
    right: 41.6666666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.3333333333%; }

  .pull-md-8 {
    right: 66.6666666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.3333333333%; }

  .pull-md-11 {
    right: 91.6666666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.3333333333%; }

  .push-md-2 {
    left: 16.6666666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.3333333333%; }

  .push-md-5 {
    left: 41.6666666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.3333333333%; }

  .push-md-8 {
    left: 66.6666666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.3333333333%; }

  .push-md-11 {
    left: 91.6666666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

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

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

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

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

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

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.3333333333%; }

  .pull-lg-2 {
    right: 16.6666666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.3333333333%; }

  .pull-lg-5 {
    right: 41.6666666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.3333333333%; }

  .pull-lg-8 {
    right: 66.6666666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.3333333333%; }

  .pull-lg-11 {
    right: 91.6666666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.3333333333%; }

  .push-lg-2 {
    left: 16.6666666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.3333333333%; }

  .push-lg-5 {
    left: 41.6666666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.3333333333%; }

  .push-lg-8 {
    left: 66.6666666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.3333333333%; }

  .push-lg-11 {
    left: 91.6666666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.3333333333%; }

  .pull-xl-2 {
    right: 16.6666666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.3333333333%; }

  .pull-xl-5 {
    right: 41.6666666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.3333333333%; }

  .pull-xl-8 {
    right: 66.6666666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.3333333333%; }

  .pull-xl-11 {
    right: 91.6666666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.3333333333%; }

  .push-xl-2 {
    left: 16.6666666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.3333333333%; }

  .push-xl-5 {
    left: 41.6666666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.3333333333%; }

  .push-xl-8 {
    left: 66.6666666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.3333333333%; }

  .push-xl-11 {
    left: 91.6666666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1.25px solid rgba(0, 0, 0, 0.45);
  -webkit-appearance: none;
  border-radius: 0.25rem;
  height:30px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #000;
    background-color: #fff;
    border-color: #4d5dc9;
    outline: none;
   height:30px;	}
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled {
    background-color: #eceeef;
    opacity: 1; }
  .form-control[readonly] {
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2.5px); }
select.form-control:focus::-ms-value {
  color: #000;
  background-color: #fff; }
.form-select { 
  font-size: 1rem!important;  
    -webkit-appearance: none;
    border-radius: 0.25rem;
	padding: 0.2rem 0.75rem; 
    height:30px
	
 }
.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1.25px * 2);
  padding-bottom: calc(0.5rem - 1.25px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1.25px * 2);
  padding-bottom: calc(0.75rem - 1.25px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1.25px * 2);
  padding-bottom: calc(0.25rem - 1.25px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1.25px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #006837; }
.has-success .form-control {
  border-color: #006837; }
.has-success .input-group-addon {
  color: #006837;
  border-color: #006837;
  background-color: #35ffa0; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23006837' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #ff3b30; }
.has-danger .form-control {
  border-color: #ff3b30; }
.has-danger .input-group-addon {
  color: #ff3b30;
  border-color: #ff3b30;
  background-color: #fffcfc; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff3b30' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 768px) {
    .form-inline label {
      display: flex;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #000;
  text-align: center;
  background-color: #eceeef;
  border: 1.25px solid rgba(0, 0, 0, 0.45);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1.25px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1.25px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1.25px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.4rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #2f3d9b; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #9ca5e1; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.2rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  border: 1.25px solid rgba(0, 0, 0, 0.45); }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #2f3d9b;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2.5px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #000;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1.25px solid rgba(0, 0, 0, 0.45);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #7481d5;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #000;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  border: 1.25px solid rgba(0, 0, 0, 0.45);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1.25px;
    right: -1.25px;
    bottom: -1.25px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1.25px solid rgba(0, 0, 0, 0.45);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.modal-open {
  overflow: hidden; }

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

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

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

.modal-dialog-centered {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 0 auto !important; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1.25px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1.25px solid #eceeef; }

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1.25px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.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: #2f3d9b !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #232e74 !important; }

.bg-success {
  background-color: #006837 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #00351c !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: #ff3b30 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #fc0d00 !important; }

.bg-inverse {
  background-color: #222 !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #090909 !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-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

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

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

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 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: flex !important; }

  .d-sm-inline-flex {
    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: flex !important; }

  .d-md-inline-flex {
    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: flex !important; }

  .d-lg-inline-flex {
    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: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

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

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

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

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

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

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

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

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

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

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

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

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

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1; }

  .flex-sm-last {
    order: 1; }

  .flex-sm-unordered {
    order: 0; }

  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

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

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

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

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

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

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

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }

  .flex-md-last {
    order: 1; }

  .flex-md-unordered {
    order: 0; }

  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

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

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

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

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

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

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

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }

  .flex-lg-last {
    order: 1; }

  .flex-lg-unordered {
    order: 0; }

  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

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

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

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

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

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

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

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }

  .flex-xl-last {
    order: 1; }

  .flex-xl-unordered {
    order: 0; }

  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

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

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

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

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

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

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

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 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: sticky;
  top: 0;
  z-index: 1030; }



.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;
  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: #2f3d9b !important; }

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

.text-success {
  color: #006837 !important; }

a.text-success:focus, a.text-success:hover {
  color: #00351c !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: #ff3b30 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #fc0d00 !important; }

.text-gray-dark {
  color: #222 !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #090909 !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.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -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.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .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: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.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; }
  
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  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-track,
.slick-slider .slick-list {
  -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;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    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; }

/* Slider 
.slick-loading .slick-list {
  background: #fff url("../img/loader.gif") center center no-repeat; }*/

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../font/slick.eot");
  src: url("../font/slick.eot?#iefix") format("embedded-opentype"), url("../font/slick.woff") format("woff"), url("../font/slick.ttf") format("truetype"), url("../font/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.75; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 3rem; }

.slick-dots {
  position: absolute;
  bottom: -3rem;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.75; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 2rem;
        line-height: 20px;
        text-align: center;
        color: #2f3d9b;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #2f3d9b;
      opacity: 1; }

html {
  height: 100%;
  font-size: 16px; }
  @media (max-width: 1601px) and (min-width: 1368px) {
    html {
      font-size: 13.6px; } }
  @media (max-width: 1367px) and (min-width: 1023px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2) {
    html {
      font-size: 14px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    html {
      font-size: 1.45vw; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    html {
      font-size: 1.45vh; } }
  @media (max-width: 767px) and (orientation: portrait) {
    html {
      font-size: 3.25vw; } }
  @media (max-width: 767px) and (orientation: landscape) {
    html {
      font-size: 3.25vh; } }

body {
  height: 100%;
  color: #696687; }

a {
  color: #dc4123; }
  a:hover, a:active, a:focus {
    color: #dc4123; }
  @media (max-width: 767px) {
    a:hover, a:focus, a:active {
      text-decoration: none; } }

b, strong {
  font-weight: 700; }

button {
  border: 0 none;
  cursor: pointer;
  position: relative; }

a, a:focus, button, button:focus {
  outline: 0 none; }

.pview {
  width: 100%;
  min-height: 100%;
  position: relative; }

.pcontent {
  width: 100%;
  position: relative; }

.pdmenu, .pdlang {
  opacity: 0;
  padding: .5rem 0;
  text-align: left;
  visibility: hidden;
  pointer-events: none;
  background: #fff;
  box-shadow: 0 0 1rem 0.15rem rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  display: block;
  z-index: 1;
  position: absolute;
  top: 1.85rem;
  right: 0; }
  .pdmenu ul li a, .pdlang ul li a {
    display: block;
    font-size: 1rem;
    white-space: nowrap;
    padding: .35rem 2rem; }
    .pdmenu ul li a:hover, .pdmenu ul li a:focus, .pdmenu ul li a:active, .pdlang ul li a:hover, .pdlang ul li a:focus, .pdlang ul li a:active {
      text-decoration: none; }
    .pdmenu ul li a:hover, .pdlang ul li a:hover {
      background-color: rgba(47, 61, 155, 0.05); }

.pdlang ul li a {
  min-width: 10rem;
  padding: .5rem 1.5rem; }
  .pdlang ul li a.active {
    font-weight: bold; }

.pxlang {
  text-align: center;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed; }
  .pxlang .overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-backdrop-filter: blur(0.625rem);
    -moz-backdrop-filter: blur(0.625rem);
    -ms-backdrop-filter: blur(0.625rem);
    -o-backdrop-filter: blur(0.625rem);
    backdrop-filter: blur(0.625rem); }
  .pxlang .popup {
    padding: 2rem 2rem 1.75rem;
    background: #fff;
    box-shadow: 0 0 1rem 0.15rem rgba(0, 0, 0, 0.25);
    border-radius: 0.5rem;
    transform: translate(-50%, -50%);
    display: block;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%; }
    @media (max-width: 767px) {
      .pxlang .popup {
        width: 70%; } }
    .pxlang .popup a:hover, .pxlang .popup a:focus, .pxlang .popup a:active {
      text-decoration: none; }
    .pxlang .popup .close {
      color: #d70022;
      line-height: .5;
      font-size: 2rem;
      display: block;
      z-index: 1;
      position: absolute;
      top: 1rem;
      right: 1rem; }
      @media (max-width: 767px) {
        .pxlang .popup .close {
          font-size: 3rem; } }
    .pxlang .popup ul li {
      margin-top: 1rem; }
      @media (max-width: 767px) {
        .pxlang .popup ul li {
          margin-top: 2rem; } }
      .pxlang .popup ul li:first-child {
        display: block;
        margin-right: 0; }
      .pxlang .popup ul li:last-child {
        margin-right: 0; }
      .pxlang .popup ul li a {
        display: block; }
        @media (max-width: 767px) {
          .pxlang .popup ul li a {
            font-size: 1.5rem; } }

.pmmenu {
  text-align: center;
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backdrop-filter: blur(0.625rem);
  -moz-backdrop-filter: blur(0.625rem);
  -ms-backdrop-filter: blur(0.625rem);
  -o-backdrop-filter: blur(0.625rem);
  backdrop-filter: blur(0.625rem);
  position: fixed; }
  .pmmenu .close {
    color: #d70022;
    line-height: .5;
    font-size: 4rem;
    display: block;
    z-index: 1;
    position: absolute;
    top: 1rem;
    right: 1rem; }
  .pmmenu ul.nav {
    margin-top: 2rem; }
    .pmmenu ul.nav li {
      margin-bottom: 1rem; }
      .pmmenu ul.nav li a {
        font-size: 1.5rem; }
  .pmmenu ul.socials, .pmmenu ul.lang {
    width: 100%;
    display: block;
    z-index: 1;
    position: absolute;
    bottom: 20vh;
    left: 0; }
    .pmmenu ul.socials li, .pmmenu ul.lang li {
      display: inline-block;
      vertical-align: middle; }
      .pmmenu ul.socials li:first-child, .pmmenu ul.lang li:first-child {
        display: block;
        margin-right: 0;
        margin-bottom: .5rem; }
      .pmmenu ul.socials li:last-child, .pmmenu ul.lang li:last-child {
        margin-right: 0; }
  .pmmenu ul.socials {
    bottom: 2vh; }
    .pmmenu ul.socials li {
      margin-right: 1.5rem; }
      .pmmenu ul.socials li a.so {
        width: 3rem;
        height: 3rem; }
  .pmmenu ul.lang {
    bottom: 12vh; }
    .pmmenu ul.lang li {
      margin-right: 1.5rem; }
      .pmmenu ul.lang li a {
        display: block;
        font-size: 1.5rem;
        padding: .5rem 0 1.5rem;
        background: no-repeat center / 100%; }
        .pmmenu ul.lang li a.active {
          font-weight: bold; }

.pdlang, .pxlang, .pdmenu, .pmmenu {
  z-index: 9999; }

.container, .row, .group, .pages-email {
  position: relative; }

.group::after {
  display: block;
  content: "";
  clear: both; }

@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2) {
  .container {
    width: 1200px; } }
@media (min-width: 768px) {
  .no-gutter {
    padding: 0 !important; }

  .left-gutter {
    padding: 0 !important;
    padding-left: 1.5rem !important; }

  .right-gutter {
    padding: 0 !important;
    padding-right: 1.5rem !important; }

  .both-gutter {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important; }

  .less-gutter {
    margin-left: -1.5rem;
    margin-right: -1.5rem; } }
@media (max-width: 1199px) {
  .row {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 767px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem; } }
.lazy {
  height: auto;
  display: block;
  position: relative; }
  .lazy:before {
    content: "";
    display: block; }
  .lazy.lazy-bg, .lazy img {
    opacity: 0;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
    .lazy.lazy-bg.loaded, .lazy img.loaded {
      opacity: 1; }
  .lazy.lazy-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .lazy img {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.btn {
  display:inline-block;
  font-weight: 600;
  line-height: 1.05;
  text-align: center;
  text-transform: capitalize;
  color: #dc4123;
  /*border: 0.125rem solid #2f3d9b;*/
  border-radius: 6px;
  
  }
  .btn:hover, .btn:focus, .btn:active {
    text-decoration: none; }
  .btn[disabled] {
    opacity: .7;
    cursor: not-allowed;
    pointer-events: none; }
  .btn.btn-solid {
    background: #dc4123;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  color: #FFFFFF;	}
    .btn.btn-solid:hover {
    color: #212529;
    background-color: #fc5a3a;
    border-color: #d39e00;
}
    .btn.btn-solid:hover {
       color: #212529;
    background-color: #fc5a3a;
    border-color: #d39e00; }
.btn:focus, .btn.focus{
		
	}
  .btn.btn-stroke {
    color: #2f3d9b;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .btn.btn-stroke:hover {
      background: #2f3d9b; }
    .btn.btn-stroke:hover {
      color: #fff; }
  .btn.btn-green {
    border: 0.125rem solid #09981c; }
    .btn.btn-green.btn-solid {
      background: #09981c;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .btn.btn-green.btn-solid:hover {
        background: #0ab020; }
      .btn.btn-green.btn-solid:hover {
        color: #fff; }
    .btn.btn-green.btn-stroke {
      color: #09981c;
      background: #fff;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .btn.btn-green.btn-stroke:hover {
        background: #09981c; }
      .btn.btn-green.btn-stroke:hover {
        color: #fff; }
.btn-outline-warning{
      border-color: #dc4123;
}
.btn-warning{
    background: #dc4123; 
    color: #FFFFFF;
    border-color: #dc4123;
}
.btn-outline-warning:hover{
   background: #dc4123; 
    color: #FFFFFF;
    border-color: #dc4123;
    box-shadow:#FFFFFF;

  }
  .btn-outline-warning:focus, .btn-outline-warning.focus{
    background: #dc4123; 
    color: #FFFFFF;
    border-color: #dc4123;
    box-shadow:#FFFFFF;
  }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle{
     background: #dc4123; 
    color: #FFFFFF;
    border-color: #dc4123;
    box-shadow:#FFFFFF;
  }
a.so {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  text-indent: -9999px;
  background: transparent no-repeat center / 100%; }
  a.so.so-telegram {
    background-image: url("../img/icon-01.png"); }
  a.so.so-kakao {
    background-image: url("../img/icon-02.png"); }
  a.so.so-insta {
    background-image: url("../img/icon-03.png"); }
  a.so.so-medium {
    background-image: url("../img/icon-04.png"); }
  a.so.so-twitter {
    background-image: url("../img/icon-15.png"); }
  a.so.so-youtube {
    background-image: url("../img/icon-16.png"); }

.loading {
  margin-top: 1rem; }
  .loading .lds-ripple {
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto;
    position: relative; }
    .loading .lds-ripple div {
      opacity: 1;
      position: absolute;
      border-radius: 50%;
      border: 4px solid #23285c;
      animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
      .loading .lds-ripple div:nth-child(2) {
        animation-delay: -0.5s; }
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0; } }
body {
  position: relative;
  padding: 0 !important; }

.modal {
  z-index: 99930; }
  .modal form {
    margin: 0;
    width: auto; }

.modal-backdrop {
  z-index: 99920; }
  .modal-backdrop.show {
    opacity: .7; }
  .modal-backdrop.is-loading {
    z-index: 99940; }

.modal-dialog {
  max-width: calc-rem(1200); }

.modal-open {
  overflow-y: auto;
  padding: 0 !important; }

.modal-content {
  background: #fff;
  border: calc-rem(1.2) solid rgba(102, 102, 102, 0.2); }
  @media (min-width: 768px) {
    .modal-content .btn {
      padding: .75rem 2rem;
      font-size: 1.125rem;
      border-radius: 0.5rem; } }
  @media (max-width: 767px) {
    .modal-content .btn {
      font-size: 1rem;
      padding: 1.25rem 2rem;
      border-radius: 0.5rem; } }

.modal-header {
  position: relative;
  padding: 0.5rem 2rem 5px;
  padding-right: 2.5rem;
  border-bottom: 0 none;
  color: #FFFFFF;
  background-color: #dc4123;
  min-height:56px;
  
  }
.close:hover, button.close:hover{
  background-color: none!important;
}
.modal-title {
  /*margin: 0 auto;*/
  font-size: 1.65rem;
  color: #FFFFFF;
  text-transform: capitalize;
  max-width: 100%;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; 
  text-align:left;}

.modal-close {
  line-height: 0;
  font-size: 1.25rem;
  color: #ddd;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0.55rem;
  right: 0.75rem; }
  .modal-close:hover, .modal-close:focus, .modal-close:active {
    color: #999; }

.modal-body {
  padding: 1rem 1rem 2rem; }
  .modal-body .message {
    margin-bottom: 0;
    font-size: 1.5rem;
    text-align: center; }
  @media (max-width: 767px) {
    .modal-body {
      overflow: auto;
      max-height: calc(var(--vh, 1vh) * 85); } }

.modal-footer {
  border-top: 0 none;
  padding: 0 1.5rem 1.5rem;
  display: flex;
  justify-content: center; }
  .modal-footer .btn {
    min-width: 47%; }
  .modal-footer .btn-default {
    margin: 0; }

@media (min-width: 768px) {
  .term-modal .modal-dialog {
    width: 60rem;
    max-width: none; } }
.term-modal .modal-body ul {
  padding-left: 1rem;
  list-style: disc outside; }
  .term-modal .modal-body ul li {
    margin-bottom: .5rem; }
    .term-modal .modal-body ul li:last-of-type {
      margin-bottom: 0; }

@media (min-width: 768px) {
  .qrcode-modal .modal-dialog {
    width: 40rem;
    max-width: none; } }
.qrcode-modal .modal-body {
  text-align: center; }
  .qrcode-modal .modal-body > * {
    display: block;
    margin: 1.5rem auto 0; }
  .qrcode-modal .modal-body > img {
    width: 15rem;
    margin-top: 0; }
  .qrcode-modal .modal-body > strong {
    font-size: 1.5rem;
    word-break: break-word; }
  .qrcode-modal .modal-body > .btn .fa {
    margin-right: .5rem; }

.support-modal .modal-body {
  padding-bottom: .5rem; }
@media (min-width: 768px) {
  .support-modal .modal-dialog {
    width: 50rem;
    max-width: none; } }
@media (max-width: 767px) {
  .support-modal .d-flex {
    flex-direction: column; } }
.support-modal .form .form-group label {
  font-size: .9rem;
  margin-bottom: 0;
  color: #666; }
.support-modal .form .form-group textarea {
  resize: none;
  height: 10rem; }
.support-modal .form .form-group .d-md-flex > div {
  width: 48%; }
.support-modal .form .form-group .custom-select {
  width: 100%;
  display: block; }
.support-modal .form .form-group .btn {
  width: 100%; }
@media (min-width: 768px) {
  .support-modal .form {
    width: 28rem; } }
@media (max-width: 767px) {
  .support-modal .form {
    order: 1; }
    .support-modal .form .form-group label {
      font-size: 1.1rem; }
    .support-modal .form .form-group .form-control {
      font-size: 1.5rem; } }
.support-modal .info .drive {
  margin-top: 1.1rem; }
.support-modal .info .piece {
  margin-top: 1.5rem; }
  .support-modal .info .piece * {
    display: block; }
  .support-modal .info .piece label {
    margin-bottom: 0;
    color: #666; }
  .support-modal .info .piece a {
    font-size: 1.25rem; }
@media (min-width: 768px) {
  .support-modal .info {
    width: 15rem; } }
@media (max-width: 767px) {
  .support-modal .info {
    order: 2;
    padding-bottom: 1rem; }
    .support-modal .info .drive, .support-modal .info .piece {
      font-size: 1.1rem;
      text-align: center; }
      .support-modal .info .drive a, .support-modal .info .piece a {
        font-size: 1.5rem; } }
/*GlobeTexting*/

.header-top-area.bg-primary-color {
    background: #1b2251!important;
}
/*Header-top-area*/
.header-top-area {
	font-size: 14px;
	color: #fff;
	padding: 10px 0;
	a {
		color: #fff;
		font-size: 14px;
		display: block;
		font-weight: 400;
	}
	i {
		margin: 0px;
		font-size: 14px;
		font-weight: 400;
	}
}
.navbar{
  padding: 0rem 0rem;
  display: block;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand.logo {
    padding-top: 20px;
    margin-right: 0px;   
    display: inline-block;
}
.social-links {
    position: relative;
    display: inline-block;
}
.social-links li {
    display: inline-block;
    margin-right: 15px;
}
.dropdown-lang .dd-toggle {
    color: #dc4123;
    border: 0 none;
    padding: 0px 14px;
    border-radius: 6px;
    border: 2px solid #dc4123;
    background: #fff;
   
}
.dropdown-lang .dd-toggle:hover{
	background: #1b2352;
	color: #FFFFFF;
}
.dropdown-lang .dd-content {
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #dc4123;    
    z-index: 1;
    position: absolute;
    right: 0;	
}
.dropdown-lang span {
    font-size: 14px;   
}
.dropdown-lang .dd-content a {
    padding: 8px 0;
    display: block;
    min-width: 180px;
    text-align: center;
    border-radius: 6px;
    color:  #dc4123;
    margin-bottom: 10px;   
    border: 1px solid #ddd;
}
.dropdown-lang .dd-content a:hover {
     color:  #dc4123;
	  border-color: #ff6f00;
   
}
.dropdown-lang .language-active {
    background-color: #dc4123;
    color: #FFFFFF!important;
}
.header-top-area .header-top-right-part i {
    color: #fff;
    margin-right: 5px;
    vertical-align: middle;
}
.header-top-area .header-top-right-part .fa.fa-caret-down{
	 color: #dc4123;
}
.header-top-area .header-top-right-part i:before {
    font-size: 16px;
}
.webexflaticon.flaticon-send:before {
    content: "\f104";
}
.webexflaticon.flaticon-send:before {
    content: "\f104";
}
.header-top-area .header-top-right-part .address {
    padding-right: 20px;
    position: relative;
}
.header-top-area .header-top-right-part .phone {
    display: inline-block;
    margin-left: 20px;
    position: relative;
	padding-right: 10px;
}
.header-top-area .header-top-right-part .address::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 7px;
    height: 60%;
    width: 1px;
    background: #fff;
}
.header-top-area .header-top-left-part .social-links li a {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}


.main-menu {
    float: right;
}
/*SubMenu*/
/*========================================*/
.logo img {
  height: 60px;
}

/*Header Style One*/
.header-style-two{
	top: 0;
    left: 0;
    z-index: 99000;
    position: fixed;
    width: 100%;
    background: #fff;
}
.header-style-two .header-wrapper{
	/*height: 134px;*/
    position: relative;
}

.header-style-one .header-wrapper .header-navigation-area {
  background: #F3F4F8;
  transition: all 0.4s ease-out 0s;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li {
  display: inline-block;
  margin-right: 45px;
  position: relative;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li:last-child {
  margin-right: 0;
}

.header-style-one .header-wrapper .header-navigation-area .main-menu ul li.has-sub.right-view ul {
  right: -20px;
  left: auto;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li.has-sub > a::before {
  content: "\f107";
  position: absolute;
  right: -16px;
  top: 50%;
  -moz-transform: translate(0, -13px);
  -o-transform: translate(0, -13px);
  -ms-transform: translate(0, -13px);
  -webkit-transform: translate(0, -13px);
  transform: translate(0, -13px);
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li:hover > a {
  color: #dc4123;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu {
  position: absolute;
  width: 220px;
  background: #f8f8f8;
  z-index: 2;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  opacity: 0;
  visibility: hidden;
  left: 0;
  transform-origin: top;
  top: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li {
  display: block;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li:last-child {
  border-bottom: none;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li a {
  padding: 8px 20px;
  font-size: 14px;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li:hover > a {
  padding-left: 25px;
  background-color: #dc4123;
  color: #fff;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li ul.sub-menu {
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.header-style-one .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li.has-sub-child > a::before {
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-15px);
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
}
.header-style-one .header-wrapper .header-navigation-area.inner-page .main-menu ul li a {
  padding: 35px 0;
}
.header-style-one .header-wrapper .header-navigation-area.transparent-header {
  background: transparent;
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding: 20px 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-style-one .header-wrapper .header-navigation-area.transparent-header.fixed {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
  -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}
.header-style-one .header-wrapper .header-navigation-area.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

/*Header Style Two*/
.header-style-two .header-wrapper .header-middle {
  padding: 30px 0;
  margin: 0 auto;
  position: static;
}
.header-style-two .header-wrapper .header-middle .topbar-info-area i {
  margin-right: 15px;
  color: #dc4123;
  vertical-align: middle;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #eee;
}
.header-style-two .header-wrapper .header-middle .topbar-info-area i:before {
  font-size: 26px;
}
.header-style-two .header-wrapper .header-middle .topbar-info-area a {
  font-size: 15px;
}
.header-style-two .header-wrapper .header-navigation-area {
  background: #FFFFFF;
  transition: all 0.4s ease-out 0s;
  webkit-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
-moz-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
-webkit-backdrop-filter: blur(20px) saturate(180%);
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li {
  display: inline-block;
  margin-right: 45px;
  position: relative;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li span.user{
	font-size: 14px;
    text-transform: capitalize;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li:last-child {
  margin-right: 0;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a {
  padding: 36px 0;
  display: block;
  color: #2f2b2b;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration:none;
  font-size: 1rem;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a.active{
  color: #dc4123;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li.has-sub.right-view ul {
  right: -20px;
  left: auto;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li.has-sub > a::before {
  content: "\f107";
  position: absolute;
  right: -18px;
  top: 50%;
  -moz-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -webkit-transform: translate(0, -15px);
  transform: translate(0, -15px);
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li:hover > a {
  color: #dc4123;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li > a:active, .header-style-two .header-wrapper .header-navigation-area .main-menu ul li > a:focus{
  color: #dc4123;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu {
  position: absolute;
  width: 220px;
  background: #FFFFFF;
  z-index: 10;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  opacity: 0;
  visibility: hidden;
  left: 0;
  transform-origin: top;
  top: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li {
  display: block;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #EEE;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li:last-child {
  border-bottom: none;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li a {
  padding: 8px 20px;
  font-size: 1rem;
  text-transform:capitalize;
  font-weight: 400;  
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li:hover > a {
  padding-left: 25px;
  background: #dc4123;
  color: #fff;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li ul.sub-menu {
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li.has-sub-child > a::before {
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-14px);
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
}
.header-style-two .header-wrapper .header-navigation-area.inner-page .main-menu ul li a {
  padding: 35px 0;
}
.header-style-two .header-wrapper .header-navigation-area.transparent-header {
  background: transparent;
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding: 20px 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-style-two .header-wrapper .header-navigation-area.transparent-header.fixed {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.header-style-two .header-wrapper .header-navigation-area.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li{
    margin-right: 0px;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a{
    padding-right: 30px;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a.end{
	 padding-right: 20px;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li.menu-item-has-children>a:before{
    display: none!important;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li.menu-item-has-children>a:after{
    content: "\f107";
    position: absolute;
    right: 14px;
    top: 48%;
    -moz-transform: translate(0,-15px);
    -o-transform: translate(0,-15px);
    -ms-transform: translate(0,-15px);
    -webkit-transform: translate(0,-15px);
    transform: translate(0,-13px);
    font-family: FontAwesome;
    font-family: 'font awesome 5 pro';
    font-size: 20px;
}


@mixin border-radius ($border-radius) {
	-moz-border-radius: $border-radius;
	-webkit-border-radius: $border-radius;
	-ms-border-radius: $border-radius;
	-o-border-radius: $border-radius;
	border-radius: $border-radius;
}

@mixin transition ($transition) {
	-moz-transition: $transition;
	-webkit-transition: $transition;
	-ms-transition: $transition;
	-o-transition: $transition;
	transition: $transition;
}

@mixin transform($transforms) {
	-moz-transform: $transforms;
	-o-transform: $transforms;
	-ms-transform: $transforms;
	-webkit-transform: $transforms;
	transform: $transforms;
}

// translate
//@include translate($x, $y);
@mixin translate ($x, $y) {
	@include transform(translate($x, $y));
}

// ScaleX
//@include transform(scaleY($x));
@mixin scaleX ($x) {
	@include transform(scaleX($x));
}

// Scale
//@include transform(scaleY($value));
@mixin scale ($value) {
	@include transform(scale($value));
}

// ScaleY
//@include transform(scaleY($y));
@mixin scaleY ($y) {
	@include transform(scaleY($y));
}

// rotate
//@include rotate($deg); //only rotate
//@include transform(scale(value) rotate($deg)); //rotate and scale together
@mixin rotate ($deg) {
	@include transform(rotate(#{$deg}deg));
}

@mixin box-shadow ($box-shadow) {
	-webkit-box-shadow: $box-shadow;
	-khtml-box-shadow: $box-shadow;
	-moz-box-shadow: $box-shadow;
	-ms-box-shadow: $box-shadow;
	-o-box-shadow: $box-shadow;
	box-shadow: $box-shadow;
}
@mixin animation-delay ($animation-delay) {
	-webkit-animation-delay: $animation-delay;
	-khtml-animation-delay: $animation-delay;
	-moz-animation-delay: $animation-delay;
	-ms-animation-delay: $animation-delay;
	-o-animation-delay: $animation-delay;
	animation-delay: $animation-delay;
}
@mixin animation ($animation) {
	-webkit-animation: $animation;
	-khtml-animation: $animation;
	-moz-animation: $animation;
	-ms-animation: $animation;
	-o-animation: $animation;
	animation: $animation;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
 }
.navbar-dark .navbar-toggler{
	color: rgba(0, 0, 0, 0.5)!important;
    border-color: rgba(0, 0, 0, 0.5)!important;
	float: right;
    margin-top: 26px;
 }
.btn{
  border: 2px solid #dc4123;
}

@media (max-width: 768px){
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li{
    display: block;
	margin-bottom: 1rem;
    }
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a{
    padding: 8px 0px 8px;
    font-size: 1.2rem;
	border-bottom: 1px solid #ccc;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li{
	border-bottom: 0px solid #EEE; 
    margin-left: 1rem;
} 
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li a{
	font-size: 1.2rem;
}

.main-menu {
    float: none;
}
.btn{
    margin: 0px 0px 0px;
    width: 100%;
    padding: 12px;
    font-size: 1.2rem;
	
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li:hover ul.sub-menu{
	 display: contents;
}
.header-style-two .header-wrapper .header-navigation-area .main-menu ul li.menu-item-has-children>a:after {
    content: "\f107";
    position: absolute;
    right: 14px;
    top: auto;
    -moz-transform: translate(0,-15px);
    -o-transform: translate(0,-15px);
    -ms-transform: translate(0,-15px);
    -webkit-transform: translate(0,-15px);
    transform: translate(0,-13px);
    font-family: FontAwesome;
    font-family: 'font awesome 5 pro';
    font-size: 28px;
}

}

a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99;
}

.mean-container a.meanmenu-reveal {
	border: 1px solid #444;
	color: #444;
	cursor: pointer;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1px;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	margin-top: -35px;
	padding: 8px 9px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 22px;
}
.mean-container a.meanmenu-reveal span {
  background: #444 none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
	background: #0c1923 none repeat scroll 0 0;
	float: left;
	margin-top: 15px;
	width: 100%;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 9px 5%;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: 90%;
	font-size: 12px;
}

.mean-container .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  padding: 9px 10%;
  text-shadow: none;
  visibility: visible;
  width: 80%;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	border-color: currentcolor currentcolor rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.4);
	border-image: none;
	border-style: none none solid solid;
	border-width: medium medium 1px 1px;
	font-weight: 700;
	height: 27px;
	margin-top: 1px;
	padding: 9px 12px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 26px;
	z-index: 2;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}


.transparent-header .mean-container a.meanmenu-reveal {
    border: 1px solid #fff;
    color: #fff;
}
.transparent-header .mean-container a.meanmenu-reveal span {
	background: #fff;
}

.header-2 .mean-container a.meanmenu-reveal {
    border: 1px solid #fff;
    color: #fff;
}
.header-2 .mean-container a.meanmenu-reveal span {
	background: #fff;
}
.main-content {
	padding-top:134px;
}
/*sms-slick-slide*/

.sms-slick-slide{
	background: #f7f8fa;
    padding: 10px;
    margin-bottom: 5rem;
}
.slider {
    width: 100%;
    margin: 0 auto;
	display: inline-block;
}
.tb-slick-inner-pad {
    padding: 0 15px;
}
.tb-client.tb-style2 {
    padding: 32px 25px;
	display: inline-block;
}
.tb-client.tb-style2 img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	display: block;
	vertical-align: middle;
}

.tb-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fadeInUp {
    animation-name: fadeInUp;
}
.elementor-element.elementor-element-8b4b8e2 {
    left: -20%;
}
.elementor-element.elementor-absolute {
    position: absolute;
}

.elementor-image img{
	max-width: 100%;
	vertical-align: middle;
    display: inline-block; 
}
.elementor-image img.size-big{
	max-width: 95%;
}
.elementor-image img.size-middle{
	max-width: 55%;
}
.gt3_meta_value {
    font-family: "Nunito",Sans-serif;
    font-size: 46px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: -1.1px;
    color: #FFF;
}
/*typewriter */
.typewriter.gt3_meta_value {
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .0em solid #FFFFFF; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: -1.1px; /* Adjust as needed */
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}
.typewriter.gt3_meta_value a{
	color:#FFFFFF;
	text-decoration: none;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: #FFFFFF; }
}
/* END typewriter */

.text-images{
	position: relative;
}
.text-images .type_custom{
	 position: absolute;
	 top:35%;
	 z-index: 9999;
}
.text-images .type_custom span.elementor_gt3_btn_text {    
    font-size: 16px;
    font-weight: 700;
    color: #fff;
	display: block;
}
.text-images .type_custom span.elementor_gt3_btn_icon {
    font-size: 1em;
    line-height: 1em;
    color: #fff;
}
.text-about{
	margin-bottom: 0rem;
}
.text-about .text-top{
	margin-bottom: 3rem;
}
.text-about h2 {
	font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
	font-size: 30px;
	padding: 0 0 12px 0;
}
.text-about h5{
	font-weight: 600;
    font-family: "Nunito-Bold",Sans-serif;
	margin-bottom: 0rem;	
}
.text-icon h5{
	font-weight: 600;
    font-family: "Nunito",Sans-serif;
	margin-bottom: 0rem;
	padding-left: 16px;
    padding-bottom: 6px;
}
.text-about p{
	padding: 0 0 24px 0;
}
.text-about h2:after{
    content: "";
    position: absolute;    
    color: #dc4123;
    border: solid 56px #dc4123;
    left: 0%;
    border-width: 42px 0 0 3px;
    margin-left: -8px;
    top: 4px;
}
.sms-section hr{
	margin-top: 2rem;
    margin-bottom: 2rem;
}
.sms-section hr.featurette-divider{
	margin-top: 2rem;
    margin-bottom: 2rem;
}
.sms-marketing{
	background: #f7f8fa;	
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.sms-marketing .text-title{
	
}
.marketing-icon-box {
    background: #ffffff;
    padding: 40px 15px 40px;
    text-align: center;
    -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -moz-transition: all 100ms ease-out 0s;
    -webkit-transition: all 100ms ease-out 0s;
    -ms-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
    transition: all 100ms ease-out 0s;
	flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
	border-radius: 10px 10px 10px 10px;
}
.marketing-icon-box span.icon  {
    margin-bottom: 0px;
    display: inline-block;
}

.marketing-icon-box h6{
	font-weight: 700;
}
.marketing-icon-box p{
	padding-bottom: 1rem;
}
.marketing-icon-box .elementor_gt3_btn_text{
	font-weight: 700;
	text-transform: uppercase;	
}
.pricing-pages .page-headline {
    text-align: center;
    margin-bottom: 10px;
	font-weight: 700;
	line-height: 1;
}
.pricing-pages .text-headline{
	margin-bottom: 0px;
	font-weight: 600;
}
.pricing-pages .super-title {
    font-size: 1.8em;
    font-weight: 700;
    color: #333333;    
    margin-bottom:0!important;
	font-family: "Nunito-Bold",Sans-serif;
	margin-bottom: 0.2em!important;
}
.pricing-pages .sub-title {
    font-size: 1em;   
	font-family: "Nunito-Bold",Sans-serif;
	line-height:1.2;
	color: #333333; 
}
.pricing-pages .punch {
    font-size: 1.2em;   
	font-family: "Nunito-Bold",Sans-serif;
	line-height:1.4;
}

.faqs .text-title h3 {
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 26px;
    padding: 20px;
	background-color:#EFF3F6;
}
.text-title h1 {
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 40px;
    padding: 40px 20px 0;
}
.text-title1 h2, .text-title h2 {
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 30px;
    padding: 0 0 12px 0;
	text-align:left;
}
.content-services .text-title h2, .content-figma h2{
	padding: 0 0 0px 0;
	margin-bottom: .0rem;
	line-height: 1.2;
	
}
.content-services .text-title.text-center h2{
	text-align:center;
}
.content-Features .text-title h4 {
text-align: left;
font-weight: 800;
font-family: "Nunito-Bold",Sans-serif;
}
.content-Features .text-title span{
text-align: left;	
}
.content-figma h2{
	margin-bottom: .8rem;
}
.content-figma .text-center h2{
	text-align: center;
}
.text-title h2:after {
    content: "";
    position: absolute;    
    color: #dc4123;
    border: solid 56px #dc4123;
    left: 0%;
    border-width: 52px 0 0 3px;
    margin-left: -8px;
    top: 4px;
}
.index .text-title h2:after{
	border-width: 32px 0 0 3px;
}
.industry-content .text-title h2:after,  .content-solution .text-title h2:after, .content-figma .text-title h2:after{    
    content: "";
    position: absolute;    
    color: #dc4123;
    border: solid 0px #dc4123;
    left: 0%;
    border-width: 0px 0 0 3px;
    margin-left: -8px;
    top: 4px;
}
.text-title.text-center h2:after{
	border-width: 0px 0 0 0px!important;
}
.content-figma .text-title h2:after, .content-Features .text-title h2:after{ 
    border-width: 30px 0 0 3px;
}
.content-solution{
	margin-top: 50px;
}
.content-solution .text-title h2 {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0 0 4px 0;
    font-size: 24px;
    margin-bottom: 15px;
}
.content-services .text-title h2:after{
	border-width: 54px 0 0 3px;
}
.text-title span{
	margin-bottom: 20px;
	display: inline-block;
}
.text-title h5 {
    font-weight: 300;
    font-family: Nunito-Regular;
    margin-bottom: 0rem;
}
.content-Features .text-title h5, .content-services .text-title h5{
	margin-bottom: 0.5rem;
}
.elementor-counter{
	margin-top: 0rem;
    position: relative;	
}
.elementor-counter .elementor-counter-number{
	font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
	font-size: 56px;
}
.elementor-counter .elementor-counter-number-suffix {   
    font-size: 56px;
	line-height: 1;  
    font-weight: 400;
    padding-top: 1px;
	font-family: "Nunito-Regular",Sans-serif;
}
.elementor-counter .elementor-counter-title{
	font-size: 22px;	
	line-height: 1.2;
	margin-top: 1rem;
}
.sms-testimonial{
	padding-top: 4rem;	
	
}
.bubble div.icon-testimonial{
	position: relative; 
    margin: 0px;	
	display: inline-block;
}
.icon-testimonial span.testimonial-img{
    display: inline-block;
    float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.icon-testimonial h2{
	margin-top: 0;
    font-size: 20px;
    position: relative;
    top: 0;
    line-height: initial;
    display: inline-block;
    margin-top: 5px;
	font-weight: 700;
}
.icon-testimonial h2 span {
    display: block;
    color: #555;
    font-size: 16px;
    font-weight: 400;
}
.icon-testimonial p {
    position: relative;
    font-size: 15px;
}
.icon-testimonial .star-list li {
    display: inline-block;
    margin-right: 3px;
}
.fa-star:before {
    content: "\f005";
}
.icon-testimonial .star-list li i {
    font-size: 15px;
    color: #dc4123;
}
.icon-testimonial .star-list {
    margin-bottom: 10px;
}

section.slick-slider {
	width: 100%;
	margin: 20px auto; 
    margin-bottom: 100px;	
}

/* Simple Slider */
.white-back{
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	background: #fff;
}
.simple blockquote p {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #1e528e;
	padding: 25px;
	font-size: 1.25em;
	font-style: italic;
	text-align: center;
}
.simple cite {
	font-size: 1em;
	float: right;
	font-style: normal;
	color: #1e528e;
}
.simple cite a {
	color: #2d91c2;
	font-style: italic;
	text-decoration: none;
	font-size:.85em;
}
.simple cite a:hover {
	color: #00B4CC;
}
/* A custom cursor to let folks know they can drag things */


/* Bubble Slider */

.bubble blockquote {
	margin: 10px 10px 10px 10px;
	background: #fff;
	padding: 30px 60px;
	position: relative;
	border: none;
	border-radius: 8px;
	font-size: 1.25em;
	color: #696687;
	-webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
	min-height:360px;
}
.bubble blockquote:before, .bubble blockquote:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	padding: 10px;
	line-height: 1;
	color: #696687;
}
.bubble blockquote:before {
	top: 0;
	left: 10px;
}
.bubble blockquote:after {
	content: "\201D";
	right: 10px;
	bottom: -.5em;
}
.bubble div {
	
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	margin: 0 0 0 60px;
	margin-bottom: 10px;
}
.bubble cite {
	padding-left: 20px;
	font-size: 1.25em;
  color:#696687;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-prev,.slick-next{
	 display: none;
}
.sms-section .s-content {
    width: 100%;
}
.pricing-pages .s-content .icon-box {
   position: relative;
   display: inline-block;
}
.pricing-pages .s-content .icon-box .icon-here {
   position: absolute;
   right: -18px;
   top: 22px;
}
}
@media (min-width: 768px){
.sms-footer {  
    padding: 4rem 0 1.5rem;
	margin-top: 0rem;
}
.sms-footer .s-top .s-connect .s-phone{
    width: 40%;
    float: left;
    text-align: center;
}

}
.sms-formfooter{
	margin-top: 30px;  
	padding-top: 0px;	
    padding-bottom: 60px;
	background-position: center center;
    background-image: url(../images/slider3.jpg);
    background-size: cover;
}
.sms-formfooter .marketing-icon-box{
	margin-top: 60px;  
}
.sms-formfooter.row:before {
    background-color: rgba(220,65,35,0.2);
	content: "";
    position: absolute;
    /* top: 0; */
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.content-itwork{
	padding-top: 30px; 
	 padding-bottom: 30px;
}
.sms-extrafooter{
	background:#1b2352;
	padding-top: 30px;
    padding-bottom: 30px;

}
.bg-dark{
	background:#1b2352!important;
}
.button-big{
    margin-bottom: 1.25rem;
    font-size: 1.7rem;
    line-height: 1.4;
    font-family: "Nunito-Regular",Sans-serif;
}
.ContactUS{
	margin-bottom: 3rem;
}
.sms-footer .s-top .s-connect .s-phone, .sms-footer .s-top .s-connect .s-email{
	 font-size: 1.2rem;
	  color:#FFFFFF;
}

.s-copyright{
	 font-size: 0.9rem;
	 color: #8893a4;
	 padding:10px;

}
.sms-section .s-content .logo{
	text-align: center;
}
.sms-footer{
	background: #222c3b;
	text-align: center;
	padding-top: 3rem;
	margin-top: 0rem;
	padding-bottom: 2rem; 
}
.s-papers ul {  
    display: table;
    margin: 0 auto;
    padding: 30px 0;
}
.s-papers .inpages li {   
    margin-right: 30px;
}
.s-papers ul li {
    display: inline-block;
    vertical-align: middle;
}
.s-papers ul li a{	
   font-size: 1rem;
   color:#8893a4;
}
.inpages li a:hover {
    text-decoration: underline;
	 color:#dc4123;
}


/*======================================
	Client Carousel CSS
========================================*/
.clients{
	padding:30px 0;
}
.single-client {  
    padding: 10px 20px;
}
.single-client img {
	width: auto;
	display: inline-block;
	opacity:0.7;
}
.single-client:hover{
	cursor:pointer;
}
.single-client:hover img{
	opacity:1;
	border-color:#179e66;
}
.single-client.active img{
	opacity:1;
}

/* Slider Nav */
.partner-slider .owl-nav{
	margin: 0;
    width: 100%;
}
.partner-slider.owl-carousel .owl-nav div {
    color: #f3a712 !important;
    position: absolute;
    background: transparent !important;
    margin: 0;
    box-shadow: none;
    padding: inherit;
    font-size: 35px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0px;
    top: 50%;
    margin-top: -24.5px;
}
.partner-slider.owl-carousel .owl-nav .owl-prev{
	left:-50px;
}
.partner-slider.owl-carousel .owl-nav .owl-next{
	right:-50px;
}
#demos .owl-carousel{
	margin: 0rem 0!important;
}
.large-12 {
	height: 150px;
}
.owl-theme .owl-dots{
	display:none;
}
.owl-theme .owl-nav .owl-prev{
	text-align: left;
    float: left;   
    left: -30px;
    top: -134px;
    font-weight: 400!important;
	color: #dc4123!important;
    font-size: 4rem!important;	
}
.owl-theme .owl-nav .owl-next{
	text-align: right;
    float: right;   
    right: -30px;
    top: -134px;
	font-weight: 400!important;
	color: #dc4123!important;
    font-size: 4rem!important;
}
.owl-theme .owl-nav{
	margin-top: 0px!important;
}
.owl-theme .owl-nav [class*=owl-]:hover{
	background: none!important;	
}
/*======================================
	End Client Carousel CSS
========================================*/
#scrollUp {
	right:30px;
	z-index: 33;
	bottom:40px;
	text-align: center;
}
#scrollUp i {
	height: 47px;
	width: 47px;
	line-height: 47px;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.32);
	border-radius: 3px;
	font-size: 25px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	display: block;
	color: #dc4123;
	border-radius: 100%;
	text-transform: none;
}
#scrollUp i:hover{
	background:#dc4123;
	color:#fff;
	text-transform: none;
}
.section-padding {
	padding-top: 100px;
	padding-bottom: 100px;
}
/*# sourceMappingURL=style.css.map */
@media (max-width: 768px){
	.marketing-icon-box{
	    flex: inherit;
		margin-bottom: 20px;
}
.text-images{
	display:none;
}
.s-papers .inpages li{
	text-align:left;
	display: block;
	padding: 8px 0;
}
.s-papers ul{
	display: inline;
	
}
.owl-theme .owl-nav {
	display: block;
}
#demos .owl-carousel{
	margin-bottom: 0px!important;
}
.text-about h2:after{
	bottom: 856px;
}
.bubble blockquote {
	padding: 47px 20px!important;
}
.carousel-item{
	height: 46rem;
}
.s-copyright {   
    color: #8893a4;
}
#demos .owl-carousel .item{
	display:contents;
}
.large-12{
	height: 174px;
}
.owl-theme .owl-nav .owl-next,.owl-theme .owl-nav .owl-prev{
	top:-160px;
}
}
/*INNER PAGES*/
/*PAGES pricing*/
.sub-text{
	font-size: 12px;
    font-style: italic;
	line-height: 16px;
	margin-bottom: 25px;
}
.row-cols-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.table-price{
	 max-width: 100%;
	 margin: 0 auto;
	 margin-bottom:20px;
     margin-top:20px;	 
	 background-color:#FFF;
    -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -moz-transition: all 100ms ease-out 0s;
    -webkit-transition: all 100ms ease-out 0s;
    -ms-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
    transition: all 100ms ease-out 0s;
}
.table-bordered th, .table-bordered td{
	border: 1px solid #dc4123 !important;
}

.table-bordered td.text-left, .table-bordered td.text-center{
	font-size: 18px;
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 1;
}
.table-bordered td.text-title{
	background-color:#dc4123;
	color:#FFFFFF;
	font-size: 13px;
}
.box-price{
	padding-top: .75rem;
    padding-bottom: .75rem;
    background-color: rgba(86,61,124,.15);
    border: 1px solid rgba(86,61,124,.2);
}

.flex-column{
	
}
.flex-column .box-price {
    background-color: #fff;
    border: 1px solid #c7d1d5;
    border-radius: 5px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.bg-gray{
	background-color: #f3f6f8;
}
.Faqs-pricing{
	padding-top:60px;
	padding-bottom:60px;
	
}
.bd-placeholder-img{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.banner-innerpages{
	margin-bottom:60px;
}
.banner-innerpages.banner-pricing,
.banner-innerpages.banner-faqs,
.banner-innerpages.banner-contactus,
.banner-innerpages.banner-getting,
.banner-innerpages.banner-affiliate{
    width: 100%;   
    background: no-repeat 50% 0% / 100%;
	min-height: 200px;
}
.banner-innerpages.banner-affiliate{
   padding-top:195px;
   padding-bottom:195px;
   margin-bottom: 0px;
}
.banner-innerpages.banner-industries, .banner-innerpages.banner-affiliate{
	min-height: 300px;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.content-figma{
	margin-top:60px;
}
.banner-innerpages.banner-industries .text-banner p.text-banner-small{
	color:#dc4123;
}
.button-big {
	margin-top: 20px;
}
.button-big .btn-lg{
	font-size: 1.4rem;
	padding: 1rem 3rem;
	text-transform: uppercase;
}
.nivo-caption{
	position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 6;
}
.s-tb {
    display: table;
    height: 100%;
    width: 100%;
    float: left;
}
.s-tb-c {
    display: table-cell;
    vertical-align: middle;
}
.text-banner{
	padding: 30px 0;
    padding-right: 350px;
	
}
.text-banner h1{	
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 42px;
    color: #1b2352;	
	line-height: 54px;	
}
.text-banner p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
	color: #696687;
}


.list-items li {
    padding: 6px 0;
	border-bottom: 1px solid #EEEEEE;
}
.pricing-pages.pricing-pay-as-you-go .list-items li {
    /*padding: 20px;
	margin-top: 30px;*/
	border-top: 0px solid #EEEEEE;
	border-bottom: 1px solid #999999;
	Color:#333333;
	padding-bottom: 14px;

}

.boder-all{
	flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
    padding: 30px 15px; 
    border-radius: 15px 15px 15px 15px;
	border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #EEEEEE;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.boder-all .list-items li.text-center{
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	padding: 30px 15px; 
}
.boder-all .plan-price .plan-price-amount{
	font-size:48px!important;
}
.list-items li:nth-child(even) {
    background: ;
}
.rounded-circle{
	/*background-color: #EFF3F6;	
    border-radius: 100%;
	margin-top:20px;
	padding: 50px;*/
    width: 100%;  
    margin: auto;
    min-height: 80%;
	margin-top:10px;
    
}
.rounded-circle1 {
   /* background-color: #EFF3F6;
    border-radius: 100%;
	 padding: 62px;*/
    width: 100%;   
    margin: auto;
    min-height: 100%;
    margin-top: 14px
}
.rounded-circle2 {
   /*background-color: #EFF3F6;
    border-radius: 100%;
	 padding: 50px;*/
    width: 80%;   
    margin: auto;    
    margin-top: 50px;
}
.pricing-pages .rounded-circle1 .plan-price{
	margin-top: 0%;
}
.pricing-pages .rounded-circle2 .plan-price{
	margin-top: 0%;
}
.pricing-pages{
	text-align: center;
}
.pricing-pages.pricing-pay-as-you-go{
	margin-top:60px;
	margin-bottom: 60px;
	/*background-image: url(../images/bg22.png);
	padding-top: 60px;
    padding-bottom: 60px;*/
	background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll!important;

	
}
.pricing-pages .s-content {
    width: 100%;
}
.pricing-pages .marketing-icon-box{
	padding: 30px 60px;
   
	
}
.pricing-pages.pricing-pay-as-you-go .marketing-icon-box{
	padding: 30px;
    
	
}
.pricing-pages .marketing-icon-box.bg{
	background-position: center;
	background-repeat: no-repeat;
    background-size: contain;	
}
.pricing-pages .pricing-Howitwork{
	padding: 60px 0 0 0;   
 
}
.pricing-pages .pricing-content{
	padding: 40px 0 0 0;  
}
.avatar-lg{
	height: 7rem;
    width: 7rem;
}
a .price{
	border: 1px #CCC solid;
	border-radius: 80px;
	font-size: 1.25rem;
	font-weight: 700;	
	padding: 10px;		
	color:#1b2352;
	background-color:#ffffff;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
	height: 5.5rem;
    width: 5.5rem;
}
a:hover .price, a:active .price, .price.active{
	background-color:#1b2352;
	color:#dc4123;
	border-radius: 80px;
	height: 5.5rem;
    width: 5.5rem;
}
.pricing-box.one {
    border: 0;
    background: #f4f4f4;
    padding: 30px 15px;
    transition: all 0.3s ease-out 0s;
	margin-bottom: 20px;
	border-radius: 20px;
}
.pricing-box.one:hover{
	background-image: url(../images/bg22.png);	
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll!important;

}

.pricing-box.one.active {
    background-image: url(../images/bg22.png);	    
    /*transform: scale(1.1);*/

	min-height: 608px;
	-webkit-box-shadow: 0 0 12px 2px rgb(0 0 0 / 10%);
    -khtml-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 10%);
    -moz-transition: all 100ms ease-out 0s;
    -webkit-transition: all 100ms ease-out 0s;
    -ms-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
    transition: all 100ms ease-out 0s;
}
.pricing-box.one.two.active{
	background-image: url(../images/bg16.png); 
	background-position: bottom right;
    background-repeat: no-repeat;
    background-attachment: scroll!important;
	/*transform: scale(1.1);*/
	
  	
}
.pricing-box.one.two:hover {
    background-image: url(../images/bg22.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll!important;
}
.table th, .table td {
    padding: 5px;
}
.icon-box{
	text-align:right;
}
.btn-group .btn.btn-secondary {
    background-color: transparent;
    border: none;
    color: #1b2352 !important;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
	text-transform: uppercase;	
}
.btn-group.btn-group-toggle {
    border: 1px solid #1b2352;
    border-radius: 30px;
    padding: 0px;
	background-color:#FFFFFF;
}
.btn-group .btn.btn-secondary.active, .btn-group .btn.btn-secondary:hover{
    background-color: #1b2352;
    border-radius: 30px 0px 0px 30px;
    color: #FFFFFF !important;
}

.btn-group .btn.btn-secondary.pay.active{
	border-radius: 30px;
}
.btn-group .btn.btn-secondary-right.active,  .btn-group .btn.btn-secondary-right:hover{
    background-color: #1b2352;
    border-radius: 0px 30px 30px 0px;
    color: #FFFFFF !important;
}
.s-content p.tilte-sub{
	padding: 10px;
}
p.tilte-sub{
	font-weight: 400;
}
ul.list li {
    padding-bottom: 10px;
}
ul.pricing-list-checkboxes li span.icon{
	margin-bottom: 0px;
	float: left;
	width: 25px;
	padding-right: 28px;
}
ul.pricing-list-checkboxes li span.icon .img-center {
	width: 25px;
	
}
ul.list.type-checkboxes li, ul.list.type-checkboxes-light li div {
    padding-left: 30px;
    /*padding-right: 20px;*/
}
ul.list.type-checkboxes-light li::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
}
/*ul.list.type-checkboxes li::before, ul.list.type-checkboxes-light li::before {
    color: #1b2352;
    content: "\f00c";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    margin: 0 10px 0 -25px;
	font-size:20px;
	}
	*/
.badge {
    border-radius: 10px !important;
    font-weight: 400 !important;
    line-height: 0 !important;
    padding: 15px 10px;
    text-transform: uppercase;
	margin-left: 5px;
}	
.badge.badge-light {
    background-color: #e8e8e8;
    border: 1px solid #D5E2E7;
    color: #78909C;
	font-weight: 700;
}
.box-price2{
	margin-top: 40px;
}
.plan-price-credits{	
	font-family: "Nunito-Bold",Sans-serif;
	font-size: 1.4rem;
	margin-top: auto;
    margin-bottom: 0.4rem;
	white-space: nowrap;
	
}
.pricing-pages .plan-details p:first-of-type {
    color: #222C3B;
    font-size: 16px;
}
.pricing-pages .plan-price-completely{
	font-size: 26px;
	font-weight: 700;
	white-space: nowrap;
	
}
.pricing-pages .marketing-icon-box p {
    padding-bottom: 0rem;
	font-weight: 400;
	
}
.pricing-pages .text-bottom{
    padding: 30px;
}
.pricing-pages .text-left.info-pricing{
	font-size:15px;
	padding-left:50px;
}
.pricing-pages.pricing-pay-as-you-go .text-left.info-pricing{
	padding-left:0px;
	font-size:16px;
}
.pricing-pages.pricing-pay-as-you-go .info-pricing{
	padding-left:0px;
	font-size:16px;
}
.pricing-pages .pay-as-you-go{
	 margin-bottom: 1rem!important;
}
/*Services*/
.message-text {
    display: inline-block;
    vertical-align: bottom;
    background-color: #dddddd;
    padding: 13px;
    border-radius: 13px;
    position: relative;
    min-height: 101px;
    font-size: 15px;
    line-height: 25px;
    color: #333333;
    text-align: left;
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
	margin-bottom:10px;
}
.message-text:before {
    content: "";
    position: absolute;
    z-index: 11;
    top: -2px;
    left: -18px;
    width: 18px;
    height: 26px;
    background: #fff;
    -webkit-border-top-right-radius: 30px 30px;
    -moz-border-radius-topright: 30px 30px;
    border-top-right-radius: 30px 30px;
}
.message-text-inner {
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.message-text-inner:before {
    content: "";
    position: absolute;
    z-index: 10;
    top: -13px;
    left: -21px;
    width: 20px;
    height: 24px;
    background: #dddddd;
    -webkit-border-top-right-radius: 20px 15px;
    -moz-border-radius-topright: 20px 15px;
    border-top-right-radius: 20px 15px;
}

/*End Services*/
/*Features*/
@-webkit-keyframes kenburnsnightmare {
  0%   { -webkit-transform: scale(1.2); top: 0; left: 0; }
	100% {  -webkit-transform: scale(1);  top: 0px; }
}
.animation-zoom {
 position: relative;
  -webkit-animation: kenburnsnightmare 10s infinite;
}
.content-box{
	padding-left: 70px;
}
.content-Features span.icon, .content-services span.icon, .content-figma span.icon{
	float: left;
    width: 50px;
    height: 50px;
	/*background: -webkit-linear-gradient(#700feb 0%, #fe7687 100%);
    background: -o-linear-gradient(#700feb 0%, #fe7687 100%);
    background: linear-gradient(#700feb 0%, #fe7687 100%);	
    border-radius: 50%;*/

}
.content-figma p.text-content{
    margin-right: auto;
    margin-left: auto;
}
.content-Features .marketing-icon-box{
	position: relative;
    padding: 24px 24px;
}
.content-Features .about-image{
	margin-top: 80px;
}
.sms-about{
	margin-bottom: 80px;
	margin-top: 80px;
}
.text-about .text-left{
	position: relative;
    padding: 20px 20px 20px;
	min-height: 70px;
	border: 1px #f1f1f1 solid;
	margin-bottom: 10px;
	box-shadow: 0 0 30px -10px rgba(62,68,77,.14);
	border-radius: 20px;
}
.text-about .text-left.no-boder{
	position: relative;
    padding: 20px 20px 20px;
	min-height: 70px;
	border: 0px #f1f1f1 solid;
	margin-bottom: 10px;
	box-shadow: 0 0 00px -00px rgba(62,68,77,.14);
}
.text-about .text-left.no-boder span.icon {
    float: left;
    width: 70px;
    height: 70px;
}
.text-about .text-left.no-boder .content-about{
	padding-left: 70px;
}
.content-about div.question{
	font-size: 1.2rem;
    color: #696687;
    font-weight: 500;
}
.content-about span.icon .img-center {
    width: 26px;
}
.content-about span.icon {
    float: left;
    width: 40px;
    height: 34px;
}
.content-about .aline-center{
	text-align: center;
}
.text-about .text-left h6{	
	font-size:20px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 10px;
	font-weight:700;
}
.content-Features .marketing-icon-box h6, .content-Features .Features-box h6, .content-services .services-box h5, .content-figma h6{
	border-bottom: 1px #ddd solid;
	padding-bottom: 5px;
	font-size:24px;
	font-family: "Nunito-Bold",Sans-serif;
}
.services-box .panel-group .panel{
	border-style: solid;
    border-width: 0px;
    border-color: #d8d8d8;
    margin-bottom: 0rem!important;
    padding: 0rem!important;
    /* background: #FFFFFF; */
    color: #333;
    border-bottom: 0px #d8d8d8 solid;

}
.services-box .panel-group{
	margin-bottom: 35px!important;
}
h3.panel-title{
	font-weight: 500;
    font-family: "Open Sans",Sans-serif;
    font-size: 1.2rem;
	line-height: 1.6;
    padding:0px;
    /*background-color: #FFFFFF;*/

}
.accordion-section .panel-default .panel-body.px-3{
	padding-left:0px!important;
}
.content-Features .Features-box{
	margin-bottom: 30px;
}
.text-Features{
	background-color:#f5f5f5;
	padding-top: 80px;
	padding-bottom: 80px;
}
.text-Features1{
	padding-bottom: 0px;
	background-color:#f5f5f5;
	padding-top: 80px;
}
.padding-top{
	padding-top: 80px;
}
.title-features{
	padding-bottom: 60px;
}
.Features-box .content-box{
	/*padding-bottom: 30px;*/
}

/*End Features*/
/*counter*/
.ot-counter span {  
	font-weight:900;
    line-height: 1;
	font-family: "Nunito-Bold",Sans-serif;
    font-size: 76px;
	color:#343a40;
	text-shadow: 0 0 6px #FFFFFF, 0 0 10px #ffff00;
}
.counter-group{
	position: absolute;
    top: 23%;
    z-index: 9999;
    color: #FFF;
	padding:10px;
	width: 96%;
} 
/*END counter*/
/*FAQs*/
.page-detail form {
    display: block;
    height: 66px;
}
.page-search input {
    width: 100%;
    color: #222;
    outline: 0 none;
    font-size: 1em;
    font-weight: 400;
    border: 2px solid #aaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 54px 12px 15px;
    -webkit-border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -ms-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    border-radius: 0.4em;
    background-clip: padding-box;
	 height: 65px;
}
.page-search {
    position: relative;
}
.page-search .fa-search {
    top: 20px;
    right: 18px;
    font-size: 1.4em;
    position: absolute;
}
 .page-search input::-webkit-input-placeholder {
        color: #999;
        padding-top: 3px;
        font-weight: normal; }
.page-search input::-moz-placeholder {
        color: #999;
        padding-top: 3px;
        font-weight: normal; }
.page-search input:-ms-input-placeholder {
        color: #999;
        padding-top: 3px;
        font-weight: normal; }
.page-search input:-moz-placeholder {
        color: #999;
        padding-top: 3px;
        font-weight: normal; }
.page-search input:focus {
        border-color: #dc4123; }
.page-search input:focus + .fa-search {
        color: #dc4123; }
.panel-group{
  margin-bottom: 40px!important;	
}

.panel-group .panel {
    border-style: solid;
    border-width: 0px;
    border-color: #d8d8d8;
    margin-bottom: 0rem!important;
    padding: 1.25rem; 
    /*background: #FFFFFF;*/
    color: #333;
	border-bottom: 1px #d8d8d8 solid;
}

.accordion-section .panel-default > .panel-heading {
    border: 0;
 /*background: #FFFFFF;*/
    padding: 0;
}
.accordion-section .panel-default > .panel-heading.p-3{
	padding: 0rem 0rem !important;
}
.accordion-section .panel-default > .panel-heading.mb-3{
  margin-top: 0!important;
  margin-bottom: 0rem !important;
}
.accordion-section .panel-default .panel-title a {
    display: block;   
    font-size: 1.2rem;
	color:#696687;
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-size: 2rem;
    content: "\f077";
    color: #1f7de2;
    float: right;
    margin-top: -5px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f078";
}
.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}
/*END FAQs*/
/* Contact US*/
.ContactUS label{
	font-size: 1.2rem;
}
.ContactUS .marketing-icon-box{
	margin-right: 0px;
	border-radius: 10px 0px 0px 10px;
	padding: 40px;
	margin-bottom:0px;
}
.Contactfigma .marketing-icon-box{
	margin-right: 0px;
	border-radius: 10px 0px 0px 10px;
	padding: 40px;
	margin-bottom:40px;
}
.background-black{
	background-image: url(../images/bg16.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll!important;
}
.content-support{
	padding: 40px;
	Color:#FFFFFF;
}
.content-support .all-content{
	font-size: 1rem;
}
.content-support .all-content span{
	text-transform: uppercase;
	font-weight:500;
}
.content-support .all-content ul {
    list-style: disc outside none;
    margin-left: 2em;
    margin-bottom: 1.4em;
}
/*END Contact US*/
/*Getting started*/
.page-headline p.text-content{
	margin-bottom: 1.4em;
}
.s-content.text-bottom p{
	padding-top: 30px; 
}
p.getting-content{
	padding: 50px 0;
}
p.getting-content .fa{
	font-size: 4rem;
	font-weight:500;
	color: #28a745!important;
	padding-bottom: 1rem;
}
/*END Getting started*/
/*Terms*/
.terms-content h1{
	font-size: 1.2em;
	font-weight:700;
}
.terms-content h2 {
    font-size: 1em;
	font-weight:500;
}
.terms-content p{
	font-size: 1em;
	font-weight:300;
	line-height: 1.6em;
}
/*Login*/
.login-bg{
  background-color:#f2f2f2;	
}
.login-bg .header-style-two{
	top: 0;
    left: 0;
    z-index: 99000;    
    position: relative;
    width: 99%;
    background-color: #f2f2f2;
}
.login-bg .header-style-two .header-wrapper{
	height: 76px;
}
#viewport.login{	
	height: 88%;
	width: 100%;
    min-height: 88vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.login-bg .logo{
	padding: 20px;
	
}
.login-bg span.free-trial{
	padding: 20px;
	display: inline-block;
}
.pages-login .marketing-icon-box{
	padding: 0px;
	text-align: left;
	margin-top: 2rem;
}
.pages-login .marketing-icon-box.right-login{
	background-color:#f2f2f2;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1); 
}
.pages-login .marketing-icon-box .top-login{
	border-radius: 10px 10px 0px 0px;
	background-color:#f2f2f2;
	padding: 20px 30px;
}
.pages-login .marketing-icon-box .top-login h3{
	 margin-bottom: 0px;
}
.pages-login .marketing-icon-box .top-bottom{
	padding: 30px;
	padding-bottom: 0px;
}
.pages-login .marketing-icon-box .top-bottom .form-check{
	padding-left: 0rem;
	padding-bottom: 5px;
}
.pages-login .marketing-icon-box .top-bottom .form-check-input{
	margin-top: 0.25rem;
}
.pages-login .marketing-icon-box .top-bottom .forgot-pass{
	padding: 20px;
}
.pages-login .marketing-icon-box.right-login .top-bottom{	
	padding-top: 34px;
	
}
.pages-login .marketing-icon-box .top-login-right h3{
	margin-bottom: 0px;
}
.pages-login .marketing-icon-box .top-bottom .btn{
	width: 100%;
	height: 60px;
}
.pages-login .text-footer{
	padding: 30px 0;
}
.pages-login .text-footer span{
	display: block;
}
/*END Login*/
/*Email*/
.pages-email{	
    width: 680px;
    max-width: 100%;
}
.pages-email .text-email{
	border-radius: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pages-email .sms-footer{
	margin-top: 0px;
}
.pages-email .padding-0{
	padding-right: 0px!important;
    padding-left: 0px!important;

}
.img-thumbnail{
	border: 0px solid #dee2e6;
	background:none!important;
	height: auto;
	padding: 0rem;
}
.pb-3{
	padding-bottom: 2rem!important;
}
.blog-thumbnail {
    overflow: hidden;
	margin-bottom: 10px;
}
.blog-thumbnail img {
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.blog-thumbnail:hover img.img-fluid {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.sub-industry .text-title h2 {
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 30px;
    padding: 0 0 0px 0;
	margin-bottom:0px;
}
.sub-industry .text-services{
	margin-top: 20px;	
}
.text-services p{
	margin-bottom:20px;
}
p.Mass-Texting{
	padding: 0px 10px;
}
.industry-content .text-title.pb-3 h2{
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 0 0 8px 0;
	font-size:24px;
	margin-bottom: 8px;
}
.industry-content .text-services p{
	min-height: 91px;
}

/*END Email*/

@media (min-width: 768px){

.pricing-pages .s-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin-bottom:20px;
}
.pricing-pages .s-content ul li {    
	display: flex;   
    padding: 0.5rem;
}
ul.list.pricing-list-checkboxes {
    margin: 0 0 15px 0;
    padding-bottom: 10px;
}
.pricing-pages  .plan-price {
    color: #222C3B;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pricing-pages .plan-price .plan-price-amount, .pricing-pages .plan-price .plan-price-currency {
    font-size: 48px;
	font-weight: 700;
	color: #dc4123;
	line-height: 100%;
	font-family: "Nunito-Bold",Sans-serif;
}
.price-group{
	padding: 0;
    margin: 0;
    line-height: 1;
    background: 0 0;
    font-weight: 400;
    position: relative;
    height: 3rem;
	display: inline-block;
}
.price-group.padding-bottom{
	margin-top: 54px
}
.pricing-pages  .plan-price.price{
	position: absolute;
    left: 0;
    right: 0;
    display: flex;
}
.plan-price span.sup{
	font-size: 42px;
	display: inline-block;     
    color: #dc4123;   
    font-family: "Nunito-Bold",Sans-serif;	
}
.pricing-pages .plan-price .plan-price-decimal {
    font-size: 40px;
    padding-top: 0px;
	font-weight: 600;
	color: #dc4123;
}
.pricing-pages .plan-price span.title-time{
	padding-top: 45px;
}
.pricing-pages .plan-details {
    margin: 15px 0;
}
.pricing-pages .plan-details p:first-of-type {
    font-size: 16px;
}
.plan-price.color-bg{
	background-color: #ffff00;
    width: 70%;
    text-align: center;
    display: inline-block;
	border-radius: 40px;
    margin-bottom: 30px;	
}
small {
    font-size: 16px;
}
p.text-small{
	margin-bottom: 15px;
	
}
.order-md-2{
    -ms-flex-order: 1!important; 
    order: 1!important; 
}
.order-md-1 {
    -ms-flex-order: 2!important; 
    order: 2!important; 
}
}
@media (max-width: 767px){
.order-md-2{
    -ms-flex-order: 2!important; 
    order: 2!important; 
}
.order-md-1 {
    -ms-flex-order: 1!important; 
    order: 1!important; 
}
.rounded-circle, .rounded-circle1, .rounded-circle2 {
   
    border-radius: 0%!important; 
    width: 100%; 
    padding: 10px;
    margin: auto;
    min-height: 80%;
	font-family: "Nunito-Bold",Sans-serif;
}
.rounded-circle2 {
	height: 104px;
}
ul.list.type-checkboxes li, ul.list.type-checkboxes-light li{
	padding-left: 30px;
    padding-right: 0px;	
}
.pricing-pages .super-title{
	font-size: 24px;
	line-height: 28px;
}
.pricing-pages .rounded-circle1 .plan-price, .pricing-pages .rounded-circle2 .plan-price{
	margin-top: 0%;
}
.banner-innerpages.banner-pricing,
.banner-innerpages.banner-faqs,
.banner-innerpages.banner-contactus,
.banner-innerpages.banner-getting {
    height: 300px;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.text-banner h1 {
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 34px;
    color: #1b2352;
    line-height:40px;
	width: 100%;
	
}
.banner-innerpages {
    margin-bottom: 40px;
}
.pricing-pages.super-title{
	line-height: 1.2em;
	font-size: 1.5em;
}
.pricing-pages .marketing-icon-box{
	padding: 10px
}
.s-content .btn-group.btn-group-toggle{
	width: 100%;
}
.s-content .btn-group .btn.btn-secondary{
	padding: 16px 18px;
}
.pricing-pages .plan-price .plan-price-amount, .pricing-pages .plan-price .plan-price-currency {
    font-size: 42px;
    font-weight: 700;
    color: #dc4123;
    line-height: 100%;
}
.plan-price span.sup {
    font-size: 22px;
    display: inline-block;
    color: #dc4123;
    font-family: "Nunito-Bold",Sans-serif;
}
.pricing-pages .plan-price .plan-price-decimal {
    font-size: 30px;
    padding-top: 0px;
    font-weight: 600;
    color: #dc4123;
}
.pricing-pages .plan-details p:first-of-type {  
    font-size: 16px;
}
.padding-0{
	padding-left: 0px; 
	padding-right: 0px; 
}
.text-banner p.text-banner-small {
    width: 100%;
}
.avatar-lg{
	display: inline-block;
	height: 4.5rem;
    width: 4.5rem;
}
.counter-group{
    width: 95%;
}
a:hover .price, a:active .price, .price.active, a .price{
	height: 4.5rem;
    width: 4.5rem;
}
.pricing-pages .text-left.info-pricing{
	padding-left: 0px; 
}
.pricing-pages .text-bottom {
    padding: 30px 0;
}

.sms-footer{
	padding: 3rem 0 1rem 0;
	margin-top: 0rem; 
   	
}
.s-papers ul li a {
	font-size: 1.2rem;
}
.ContactUS .marketing-icon-box{
	padding: 20px;
	margin-bottom:0px;
	border-radius: 10px 10px 0px 0px;
	margin-left: 0px;
}
.pages-login .marketing-icon-box.right-login .top-bottom{
	padding: 0px;
}
.pages-login .marketing-icon-box{
	padding: 0px;
	margin:  20px 0px;
}
.login-bg .header-style-two .three-layers-header{
	text-align: center;
	
}
.login-bg .logo{
	padding-bottom: 0px;
}
.login-bg .header-style-two .text-right{
	text-align: center!important;
}
.carousel-item .img-thumbnail{
	max-width: fit-content;
}
.carousel-caption{
	max-width: 95%;
}
.text-banner{
	padding-right: 0px;
}
.table-price{
	max-width:100%;
}
.text-about{
	margin-bottom: 0rem;
}
.main-content{
	height: 76px;
	padding-top: 76px;
}
.header-style-two .header-wrapper{
	height: 76px;
}
.text-title .btn{	
    margin: 0px 0px 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	text-banner h1 {
    font-weight: 800;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 40px;
    color: #1b2352;
    line-height: 54px;
}
.text-banner {
    padding: 24px 0;
}
}

.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        /*width: 100%;
        height: 100%;*/
        object-fit: cover;
      }

      .swiper-pagination-bullet {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
		font-weight:600;
        color: #000;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
      }

      .swiper-pagination-bullet-active {
        color: #fff;
        background: #dc4123;
      }
 .content-Features{
	margin-bottom: 50px;
	padding-bottom: 20px;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal{
  margin-bottom: 20px;	
}
.swiper .position{
	
}
.swiper-button-next, .swiper-button-prev{
	top: 50%;
    padding: 20px;
    border: 1px solid #dc4123;
    top: 55px;
	color:#dc4123;
	z-index:111;
	background-color: #FFFFFF;
	font-size:20px;
}
:root {
    --swiper-navigation-size: 26px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
	right:0px;
    left: auto;	

}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    right: 50px;
    left: auto;
	
}

/*---Counter ---*/
.counter{
    color: #de2900;
    font-family: 'Muli', sans-serif;
    width: 250px;
    height: 250px;
    text-align: center;
    border-radius: 100%;
    padding: 90px 32px 40px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
	 background: #ccc; 
}
.counter:before,
.counter:after{
    content: "";
    background: #fff; 
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.counter:after{
    background: linear-gradient(45deg,#b52201 98%, #cccccc 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(30% 50%, -450% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
    background: linear-gradient(86deg,##dc4123 90%, #cccccc 0%);
	transform: rotate(90deg);
}
.counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#b52201 49%, #de2900 50%);
    font-size: 50px;
    line-height: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
}
.counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
}
.counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
.counter h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
}
.counter .counter-value{
    font-weight: 900;
    line-height: 1;
    font-family: "Nunito-Bold",Sans-serif;
    font-size: 76px;      
}
.counter.orange{ color: #F38631; }
.counter.orange:after,
.counter.orange .counter-icon{
    background: linear-gradient(45deg,#F38631 49%,#F8A059 50%);
}
.counter.orange:after, .counter.orange .counter-icon {
    background: linear-gradient(45deg,#F38631 49%,#F8A059 50%);
}
.counter.orange:after{	
    clip-path: polygon(50% 50%, -450% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
    background: linear-gradient(86deg,#F38631 104%, #cccccc 0%); 
    transform: rotate(90deg);

}
.counter.blue{ color: #5350a1; }
.counter.blue:after,
.counter.blue .counter-icon {
    background: linear-gradient(45deg,#282588 49%,#5350a1 50%);
}
.counter.blue:after{
	clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
	background: linear-gradient(86deg,#282588 100%, #cccccc 0%); 
	transform: rotate(90deg);
}
@media (max-width: 768px){
.content-Features .marketing-icon-box h6, .content-Features .Features-box h6, .content-services .services-box h5, .content-figma h6{
	font-size: 20px;
}
.elementor-counter {
    margin-top: 3rem;
}
.text-title h2{
	font-size: 21px;
}
.text-title h1{
	font-size: 24px;
	padding: 40px 0px 0;
}
.pricing-pages.pricing-pay-as-you-go {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.d-lg-bloc {
  display: none !important;
 }
.pricing-box.one.active{
	min-height: 350px;
}
.pricing-box.one{
	padding: 30px 15px;
}
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(164,174,198,.2);
    border-radius: 40px 40px 40px 0px;
	
}

.card {
    box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
    border: 0;
}
.card:before {
    border-color: transparent transparent transparent #ededed;
    border-width: 0 0 29px 29px;
    left: auto;
    right: -14px;
	border-left-color: #83acc5;
}
.p-6 {
    padding: 1.5rem!important;
}
.mt-6 {
    margin-top: 1.5rem!important;
}
.btn.btn-circle {
    padding: 0;
    border-radius: 100%!important;
    width: 2.2rem;
    height: 2.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.btn-group-lg>.btn.btn-circle, .btn.btn-circle.btn-lg {
    width: 3.5rem;
    height: 3.5rem;
    font-size: calc(1.255rem + .06vw);
}
.btn-soft-primary {
    border: 0px;
    color: #FFFFFF;
	background: -webkit-linear-gradient(#700feb 0%, #fe7687 100%);
    background: -o-linear-gradient(#700feb 0%, #fe7687 100%);
    background: linear-gradient(#700feb 0%, #fe7687 100%);

}
.me-4 {
    margin-right: 1rem!important;
}
p.mb-0 {
    margin-bottom: 0!important;
	font-weight:700;
	font-style: italic;
}
.flex-row {
    flex-direction: row!important;
}

.d-flex {
    display: flex!important;
}
@media (min-width: 992px){
.me-lg-6 {
    margin-right: 1.5rem!important;
}
.ms-lg-13 {
    margin-left: 4rem!important;
}
.order-lg-2 {
    order: 2!important;
}
.col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}
}
@media (min-width: 1200px){
.btn-group-lg>.btn.btn-circle, .btn.btn-circle.btn-lg {
    font-size: 2rem;
}
.btn-group-lg>.btn.btn-circle:hover, .btn.btn-circle.btn-lg:hover {
    font-size: 2rem;
	color:#eecd76;	
	
}
.number i.fas {
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
}
}