@charset "UTF-8";
/*
    Name: Serfix 
    Author: ThemeTrades
    Portfolio : https://themeforest.net/user/themetrades/portfolio
   

    Table of Content: 

    1. Abstract
    2. Bootstrap CSS
    3. Base
    4. Layout
    5. Component
    7. Pages
    
    
*/
@import url("../vendor/icons/line-awesome/css/line-awesome.min.css");
@import url("../vendor/icons/font-awesome/css/font-awesome.min.css");
@import url("../vendor/icons/flaticon/flaticon.css");
@import url("../vendor/icons/themify/themify-icons.css");
:root {
  --primary: #1cbbc0;
  --secondary: #171a1e;
  --primary-hover: #d80b0b;
  --primary-dark: #770606;
  --primary-light-1: rgba(244, 34, 34, 0.1);
  --primary-light-2: rgba(244, 34, 34, 0.2);
  --primary-light-3: rgba(244, 34, 34, 0.3);
  --primary-light-4: rgba(244, 34, 34, 0.4);
  --primary-light-5: rgba(244, 34, 34, 0.5);
  --primary-light-6: rgba(244, 34, 34, 0.6);
  --primary-light-7: rgba(244, 34, 34, 0.7);
  --primary-light-8: rgba(244, 34, 34, 0.8);
  --primary-light-9: rgba(244, 34, 34, 0.9);
  --font-family-base: poppins, sans-serif;
  --font-family-title: Roboto Condensed, sans-serif;
  --headings-color: #020d26; }

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #1cbbc0;
  --secondary: #171a1e;
  --success: #10d876;
  --info: #2754e6;
  --warning: #ffdb3d;
  --danger: #E50202;
  --light: #f7f7f7;
  --dark: #262F5A;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1440;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "poppins", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #777777;
  text-align: left;
  background-color: #ffffff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #1cbbc0;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #c00a0a;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #AEAED5;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #020d26; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .h4 {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.875rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1199px; } }
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.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%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.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%; }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .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%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .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%; }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .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%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .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%; }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .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%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .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%; }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .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%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .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%; } }
@media (min-width: 1440) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xxl-first {
    order: -1; }

  .order-xxl-last {
    order: 13; }

  .order-xxl-0 {
    order: 0; }

  .order-xxl-1 {
    order: 1; }

  .order-xxl-2 {
    order: 2; }

  .order-xxl-3 {
    order: 3; }

  .order-xxl-4 {
    order: 4; }

  .order-xxl-5 {
    order: 5; }

  .order-xxl-6 {
    order: 6; }

  .order-xxl-7 {
    order: 7; }

  .order-xxl-8 {
    order: 8; }

  .order-xxl-9 {
    order: 9; }

  .order-xxl-10 {
    order: 10; }

  .order-xxl-11 {
    order: 11; }

  .order-xxl-12 {
    order: 12; }

  .offset-xxl-0 {
    margin-left: 0; }

  .offset-xxl-1 {
    margin-left: 8.3333333333%; }

  .offset-xxl-2 {
    margin-left: 16.6666666667%; }

  .offset-xxl-3 {
    margin-left: 25%; }

  .offset-xxl-4 {
    margin-left: 33.3333333333%; }

  .offset-xxl-5 {
    margin-left: 41.6666666667%; }

  .offset-xxl-6 {
    margin-left: 50%; }

  .offset-xxl-7 {
    margin-left: 58.3333333333%; }

  .offset-xxl-8 {
    margin-left: 66.6666666667%; }

  .offset-xxl-9 {
    margin-left: 75%; }

  .offset-xxl-10 {
    margin-left: 83.3333333333%; }

  .offset-xxl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #777777; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #E1E1F0; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #E1E1F0; }
  .table tbody + tbody {
    border-top: 2px solid #E1E1F0; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #E1E1F0; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #E1E1F0; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #777777;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fcc1c1; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #f98c8c; }

.table-hover .table-primary:hover {
  background-color: #fba9a9; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #fba9a9; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #bebfc0; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #86888a; }

.table-hover .table-secondary:hover {
  background-color: #b1b2b3; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #b1b2b3; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #bcf4d9; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #83ebb8; }

.table-hover .table-success:hover {
  background-color: #a6f0cd; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #a6f0cd; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #c3cff8; }
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #8fa6f2; }

.table-hover .table-info:hover {
  background-color: #acbdf5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #acbdf5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff5c9; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffec9a; }

.table-hover .table-warning:hover {
  background-color: #fff0b0; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #fff0b0; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f8b8b8; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f17b7b; }

.table-hover .table-danger:hover {
  background-color: #f6a1a1; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f6a1a1; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfd; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfbfb; }

.table-hover .table-light:hover {
  background-color: #f0f0f0; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f0f0f0; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c2c5d1; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8e93a9; }

.table-hover .table-dark:hover {
  background-color: #b3b7c6; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b3b7c6; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #E1E1F0; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
@media (max-width: 1439.98) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fa9b9b;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #777777;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    color: #AEAED5; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #10d876; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(16, 216, 118, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #10d876;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2310d876' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #10d876;
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #10d876;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2310d876' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #10d876;
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #10d876; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #10d876; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #10d876; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #2cef8f;
  background-color: #2cef8f; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #10d876; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #10d876; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #10d876;
  box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #E50202; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(229, 2, 2, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #E50202;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E50202' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E50202' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #E50202;
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #E50202;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E50202' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E50202' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #E50202;
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #E50202; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #E50202; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #E50202; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #fd1d1d;
  background-color: #fd1d1d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #E50202; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #E50202; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #E50202;
  box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .wp-block-button__link {
  display: inline-block;
  font-weight: 400;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn, .wp-block-button__link {
      transition: none; } }
  .btn:hover, .wp-block-button__link:hover {
    color: #777777;
    text-decoration: none; }
  .btn:focus, .wp-block-button__link:focus, .btn.focus, .focus.wp-block-button__link {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .btn.disabled, .disabled.wp-block-button__link, .btn:disabled, .wp-block-button__link:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .wp-block-button__link:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled, a.disabled.wp-block-button__link,
fieldset:disabled a.btn,
fieldset:disabled a.wp-block-button__link {
  pointer-events: none; }

.btn-primary, .wp-block-button__link {
  color: #fff;
  background-color: rgb(244 89 35);
  border-color: #1cbbc0; }
  .btn-primary:hover, .wp-block-button__link:hover {
    color: #fff;
    background-color: #e40b0b;
    border-color: #d80b0b; }
  .btn-primary:focus, .wp-block-button__link:focus, .btn-primary.focus, .focus.wp-block-button__link {
    color: #fff;
    background-color: #e40b0b;
    border-color: #d80b0b;
    box-shadow: 0 0 0 0rem rgba(246, 67, 67, 0.5); }
  .btn-primary.disabled, .disabled.wp-block-button__link, .btn-primary:disabled, .wp-block-button__link:disabled {
    color: #fff;
    background-color: #1cbbc0;
    border-color: #1cbbc0; }
  .btn-primary:not(:disabled):not(.disabled):active, .wp-block-button__link:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .wp-block-button__link:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.wp-block-button__link {
    color: #fff;
    background-color: #d80b0b;
    border-color: #cc0a0a; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .wp-block-button__link:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .wp-block-button__link:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > .dropdown-toggle.wp-block-button__link:focus {
      box-shadow: 0 0 0 0rem rgba(246, 67, 67, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #171a1e;
  border-color: #171a1e; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #060708;
    border-color: #010101; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #060708;
    border-color: #010101;
    box-shadow: 0 0 0 0rem rgba(58, 60, 64, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #171a1e;
    border-color: #171a1e; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #010101;
    border-color: black; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(58, 60, 64, 0.5); }

.btn-success {
  color: #fff;
  background-color: #10d876;
  border-color: #10d876; }
  .btn-success:hover {
    color: #fff;
    background-color: #0db463;
    border-color: #0ca95c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #0db463;
    border-color: #0ca95c;
    box-shadow: 0 0 0 0rem rgba(52, 222, 139, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #10d876;
    border-color: #10d876; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #0ca95c;
    border-color: #0c9d56; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(52, 222, 139, 0.5); }

.btn-info {
  color: #fff;
  background-color: #2754e6;
  border-color: #2754e6; }
  .btn-info:hover {
    color: #fff;
    background-color: #1843cf;
    border-color: #173fc3; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #1843cf;
    border-color: #173fc3;
    box-shadow: 0 0 0 0rem rgba(71, 110, 234, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #2754e6;
    border-color: #2754e6; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #173fc3;
    border-color: #153cb8; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(71, 110, 234, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffdb3d;
  border-color: #ffdb3d; }
  .btn-warning:hover {
    color: #212529;
    background-color: #ffd417;
    border-color: #ffd20a; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #ffd417;
    border-color: #ffd20a;
    box-shadow: 0 0 0 0rem rgba(222, 192, 58, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffdb3d;
    border-color: #ffdb3d; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffd20a;
    border-color: #fccd00; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(222, 192, 58, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #E50202;
  border-color: #E50202; }
  .btn-danger:hover {
    color: #fff;
    background-color: #bf0202;
    border-color: #b20202; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #bf0202;
    border-color: #b20202;
    box-shadow: 0 0 0 0rem rgba(233, 40, 40, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #E50202;
    border-color: #E50202; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b20202;
    border-color: #a60101; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(233, 40, 40, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f7f7f7;
  border-color: #f7f7f7; }
  .btn-light:hover {
    color: #212529;
    background-color: #e4e4e4;
    border-color: #dedede; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e4e4e4;
    border-color: #dedede;
    box-shadow: 0 0 0 0rem rgba(215, 216, 216, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dedede;
    border-color: #d7d7d7; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(215, 216, 216, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #262F5A;
  border-color: #262F5A; }
  .btn-dark:hover {
    color: #fff;
    background-color: #1b213f;
    border-color: #171c36; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #1b213f;
    border-color: #171c36;
    box-shadow: 0 0 0 0rem rgba(71, 78, 115, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #262F5A;
    border-color: #262F5A; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #171c36;
    border-color: #13182d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(71, 78, 115, 0.5); }

.btn-outline-primary, .is-style-outline .wp-block-button__link {
  color: #1cbbc0;
  border-color: #1cbbc0; }
  .btn-outline-primary:hover, .is-style-outline .wp-block-button__link:hover {
    color: #fff;
    background-color: #1cbbc0;
    border-color: #1cbbc0; }
  .btn-outline-primary:focus, .is-style-outline .wp-block-button__link:focus, .btn-outline-primary.focus, .is-style-outline .focus.wp-block-button__link {
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.5); }
  .btn-outline-primary.disabled, .is-style-outline .disabled.wp-block-button__link, .btn-outline-primary:disabled, .is-style-outline .wp-block-button__link:disabled {
    color: #1cbbc0;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .is-style-outline .wp-block-button__link:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .is-style-outline .wp-block-button__link:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .is-style-outline .show > .dropdown-toggle.wp-block-button__link {
    color: #fff;
    background-color: #1cbbc0;
    border-color: #1cbbc0; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .is-style-outline .wp-block-button__link:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .is-style-outline .wp-block-button__link:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus, .is-style-outline .show > .dropdown-toggle.wp-block-button__link:focus {
      box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.5); }

.btn-outline-secondary {
  color: #171a1e;
  border-color: #171a1e; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #171a1e;
    border-color: #171a1e; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0rem rgba(23, 26, 30, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #171a1e;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #171a1e;
    border-color: #171a1e; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(23, 26, 30, 0.5); }

.btn-outline-success {
  color: #10d876;
  border-color: #10d876; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #10d876;
    border-color: #10d876; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #10d876;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #10d876;
    border-color: #10d876; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.5); }

.btn-outline-info {
  color: #2754e6;
  border-color: #2754e6; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #2754e6;
    border-color: #2754e6; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0rem rgba(39, 84, 230, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #2754e6;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #2754e6;
    border-color: #2754e6; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(39, 84, 230, 0.5); }

.btn-outline-warning {
  color: #ffdb3d;
  border-color: #ffdb3d; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffdb3d;
    border-color: #ffdb3d; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0rem rgba(255, 219, 61, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffdb3d;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffdb3d;
    border-color: #ffdb3d; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(255, 219, 61, 0.5); }

.btn-outline-danger {
  color: #E50202;
  border-color: #E50202; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #E50202;
    border-color: #E50202; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #E50202;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #E50202;
    border-color: #E50202; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.5); }

.btn-outline-light {
  color: #f7f7f7;
  border-color: #f7f7f7; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0rem rgba(247, 247, 247, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f7f7f7;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f7f7f7;
    border-color: #f7f7f7; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(247, 247, 247, 0.5); }

.btn-outline-dark {
  color: #262F5A;
  border-color: #262F5A; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #262F5A;
    border-color: #262F5A; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0rem rgba(38, 47, 90, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #262F5A;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #262F5A;
    border-color: #262F5A; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(38, 47, 90, 0.5); }

.btn-link {
  font-weight: 400;
  color: #1cbbc0;
  text-decoration: none; }
  .btn-link:hover {
    color: #c00a0a;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .wp-block-button__link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #777777;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }

  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
@media (min-width: 1440) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xxl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #1cbbc0; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .wp-block-button__link,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .wp-block-button__link {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover, .btn-group > .wp-block-button__link:hover,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .wp-block-button__link:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .wp-block-button__link:focus, .btn-group > .btn:active, .btn-group > .wp-block-button__link:active, .btn-group > .btn.active, .btn-group > .active.wp-block-button__link,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .wp-block-button__link:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .wp-block-button__link:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.wp-block-button__link {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .wp-block-button__link:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .wp-block-button__link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child), .btn-group > .wp-block-button__link:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .wp-block-button__link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .wp-block-button__link + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .wp-block-button__link + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn, .btn-group-vertical > .wp-block-button__link,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .wp-block-button__link:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .btn-group-vertical > .btn-group:not(:last-child) > .wp-block-button__link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .wp-block-button__link:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .btn-group-vertical > .btn-group:not(:first-child) > .wp-block-button__link {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .wp-block-button__link,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group > .wp-block-button__link {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .wp-block-button__link input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .wp-block-button__link input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .wp-block-button__link input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .wp-block-button__link input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .wp-block-button__link,
  .input-group-append .btn,
  .input-group-append .wp-block-button__link {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus, .input-group-prepend .wp-block-button__link:focus,
    .input-group-append .btn:focus,
    .input-group-append .wp-block-button__link:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-prepend .wp-block-button__link + .btn, .input-group-prepend .btn + .wp-block-button__link, .input-group-prepend .wp-block-button__link + .wp-block-button__link,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .wp-block-button__link + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .input-group-text + .wp-block-button__link,
  .input-group-append .btn + .btn,
  .input-group-append .wp-block-button__link + .btn,
  .input-group-append .btn + .wp-block-button__link,
  .input-group-append .wp-block-button__link + .wp-block-button__link,
  .input-group-append .btn + .input-group-text,
  .input-group-append .wp-block-button__link + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .input-group-text + .wp-block-button__link {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .wp-block-button__link,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .wp-block-button__link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .wp-block-button__link,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .wp-block-button__link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .wp-block-button__link,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .wp-block-button__link,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .wp-block-button__link,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .wp-block-button__link:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .wp-block-button__link,
.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) > .wp-block-button__link,
.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 > .wp-block-button__link:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #1cbbc0;
    background-color: #1cbbc0; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #fa9b9b; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #fccccc;
    border-color: #fccccc; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #1cbbc0;
  background-color: #1cbbc0; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(244, 34, 34, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(244, 34, 34, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(244, 34, 34, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(244, 34, 34, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #fa9b9b;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #fa9b9b;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(244, 34, 34, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(244, 34, 34, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0rem rgba(244, 34, 34, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #1cbbc0;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #fccccc; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #1cbbc0;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #fccccc; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0rem;
    margin-left: 0rem;
    background-color: #1cbbc0;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #fccccc; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1cbbc0; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid,
  .navbar .container-sm,
  .navbar .container-md,
  .navbar .container-lg,
  .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; 
    padding-top: 0px;}
    .navbar-expand-lg .navbar-toggler {
      display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }
@media (max-width: 1439.98) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1440) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid,
    .navbar-expand-xxl > .container-sm,
    .navbar-expand-xxl > .container-md,
    .navbar-expand-xxl > .container-lg,
    .navbar-expand-xxl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid,
  .navbar-expand > .container-sm,
  .navbar-expand > .container-md,
  .navbar-expand > .container-lg,
  .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid,
  .navbar-expand > .container-sm,
  .navbar-expand > .container-md,
  .navbar-expand > .container-lg,
  .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .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"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .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%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.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(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1cbbc0;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #c00a0a;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #1cbbc0;
  border-color: #1cbbc0; }
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge, .wp-block-button__link .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #1cbbc0; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #d80b0b; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(244, 34, 34, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #171a1e; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #010101; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(23, 26, 30, 0.5); }

.badge-success {
  color: #fff;
  background-color: #10d876; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #0ca95c; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(16, 216, 118, 0.5); }

.badge-info {
  color: #fff;
  background-color: #2754e6; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #173fc3; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(39, 84, 230, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffdb3d; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #ffd20a; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(255, 219, 61, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #E50202; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #b20202; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(229, 2, 2, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f7f7f7; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dedede; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(247, 247, 247, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #262F5A; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #171c36; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(38, 47, 90, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #7f1212;
  background-color: #fdd3d3;
  border-color: #fcc1c1; }
  .alert-primary hr {
    border-top-color: #fba9a9; }
  .alert-primary .alert-link {
    color: #520c0c; }

.alert-secondary {
  color: #0c0e10;
  background-color: #d1d1d2;
  border-color: #bebfc0; }
  .alert-secondary hr {
    border-top-color: #b1b2b3; }
  .alert-secondary .alert-link {
    color: black; }

.alert-success {
  color: #08703d;
  background-color: #cff7e4;
  border-color: #bcf4d9; }
  .alert-success hr {
    border-top-color: #a6f0cd; }
  .alert-success .alert-link {
    color: #054023; }

.alert-info {
  color: #142c78;
  background-color: #d4ddfa;
  border-color: #c3cff8; }
  .alert-info hr {
    border-top-color: #acbdf5; }
  .alert-info .alert-link {
    color: #0d1c4c; }

.alert-warning {
  color: #857220;
  background-color: #fff8d8;
  border-color: #fff5c9; }
  .alert-warning hr {
    border-top-color: #fff0b0; }
  .alert-warning .alert-link {
    color: #5c4f16; }

.alert-danger {
  color: #770101;
  background-color: #facccc;
  border-color: #f8b8b8; }
  .alert-danger hr {
    border-top-color: #f6a1a1; }
  .alert-danger .alert-link {
    color: #440101; }

.alert-light {
  color: gray;
  background-color: #fdfdfd;
  border-color: #fdfdfd; }
  .alert-light hr {
    border-top-color: #f0f0f0; }
  .alert-light .alert-link {
    color: #676767; }

.alert-dark {
  color: #14182f;
  background-color: #d4d5de;
  border-color: #c2c5d1; }
  .alert-dark hr {
    border-top-color: #b3b7c6; }
  .alert-dark .alert-link {
    color: #05060b; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #1cbbc0;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #777777;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #1cbbc0;
    border-color: #1cbbc0; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
@media (min-width: 1440) {
  .list-group-horizontal-xxl {
    flex-direction: row; }
    .list-group-horizontal-xxl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xxl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }
.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #7f1212;
  background-color: #fcc1c1; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #7f1212;
    background-color: #fba9a9; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #7f1212;
    border-color: #7f1212; }

.list-group-item-secondary {
  color: #0c0e10;
  background-color: #bebfc0; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #0c0e10;
    background-color: #b1b2b3; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #0c0e10;
    border-color: #0c0e10; }

.list-group-item-success {
  color: #08703d;
  background-color: #bcf4d9; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #08703d;
    background-color: #a6f0cd; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #08703d;
    border-color: #08703d; }

.list-group-item-info {
  color: #142c78;
  background-color: #c3cff8; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #142c78;
    background-color: #acbdf5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #142c78;
    border-color: #142c78; }

.list-group-item-warning {
  color: #857220;
  background-color: #fff5c9; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #857220;
    background-color: #fff0b0; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #857220;
    border-color: #857220; }

.list-group-item-danger {
  color: #770101;
  background-color: #f8b8b8; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #770101;
    background-color: #f6a1a1; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #770101;
    border-color: #770101; }

.list-group-item-light {
  color: gray;
  background-color: #fdfdfd; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: gray;
    background-color: #f0f0f0; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: gray;
    border-color: gray; }

.list-group-item-dark {
  color: #14182f;
  background-color: #c2c5d1; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #14182f;
    background-color: #b3b7c6; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #14182f;
    border-color: #14182f; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #E1E1F0;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #E1E1F0;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #020d26;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #777777; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s; } }
.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-primary {
  background-color: #1cbbc0 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #d80b0b !important; }

.bg-secondary {
  background-color: #171a1e !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #010101 !important; }

.bg-success {
  background-color: #10d876 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #0ca95c !important; }

.bg-info {
  background-color: #2754e6 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #173fc3 !important; }

.bg-warning {
  background-color: #ffdb3d !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffd20a !important; }

.bg-danger {
  background-color: #E50202 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #b20202 !important; }

.bg-light {
  background-color: #f7f7f7 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dedede !important; }

.bg-dark {
  background-color: #262F5A !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #171c36 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #E1E1F0 !important; }

.border-top {
  border-top: 1px solid #E1E1F0 !important; }

.border-right {
  border-right: 1px solid #E1E1F0 !important; }

.border-bottom {
  border-bottom: 1px solid #E1E1F0 !important; }

.border-left {
  border-left: 1px solid #E1E1F0 !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; }

.border-primary {
  border-color: #1cbbc0 !important; }

.border-secondary {
  border-color: #171a1e !important; }

.border-success {
  border-color: #10d876 !important; }

.border-info {
  border-color: #2754e6 !important; }

.border-warning {
  border-color: #ffdb3d !important; }

.border-danger {
  border-color: #E50202 !important; }

.border-light {
  border-color: #f7f7f7 !important; }

.border-dark {
  border-color: #262F5A !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: 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-row {
    display: table-row !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-row {
    display: table-row !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-row {
    display: table-row !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-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1440) {
  .d-xxl-none {
    display: none !important; }

  .d-xxl-inline {
    display: inline !important; }

  .d-xxl-inline-block {
    display: inline-block !important; }

  .d-xxl-block {
    display: block !important; }

  .d-xxl-table {
    display: table !important; }

  .d-xxl-table-row {
    display: table-row !important; }

  .d-xxl-table-cell {
    display: table-cell !important; }

  .d-xxl-flex {
    display: flex !important; }

  .d-xxl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.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; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !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-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; }

  .flex-sm-fill {
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !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-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; }

  .flex-md-fill {
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    flex-shrink: 1 !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-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; }

  .flex-lg-fill {
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !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-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; }

  .flex-xl-fill {
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !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; } }
@media (min-width: 1440) {
  .flex-xxl-row {
    flex-direction: row !important; }

  .flex-xxl-column {
    flex-direction: column !important; }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xxl-wrap {
    flex-wrap: wrap !important; }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xxl-fill {
    flex: 1 1 auto !important; }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xxl-start {
    justify-content: flex-start !important; }

  .justify-content-xxl-end {
    justify-content: flex-end !important; }

  .justify-content-xxl-center {
    justify-content: center !important; }

  .justify-content-xxl-between {
    justify-content: space-between !important; }

  .justify-content-xxl-around {
    justify-content: space-around !important; }

  .align-items-xxl-start {
    align-items: flex-start !important; }

  .align-items-xxl-end {
    align-items: flex-end !important; }

  .align-items-xxl-center {
    align-items: center !important; }

  .align-items-xxl-baseline {
    align-items: baseline !important; }

  .align-items-xxl-stretch {
    align-items: stretch !important; }

  .align-content-xxl-start {
    align-content: flex-start !important; }

  .align-content-xxl-end {
    align-content: flex-end !important; }

  .align-content-xxl-center {
    align-content: center !important; }

  .align-content-xxl-between {
    align-content: space-between !important; }

  .align-content-xxl-around {
    align-content: space-around !important; }

  .align-content-xxl-stretch {
    align-content: stretch !important; }

  .align-self-xxl-auto {
    align-self: auto !important; }

  .align-self-xxl-start {
    align-self: flex-start !important; }

  .align-self-xxl-end {
    align-self: flex-end !important; }

  .align-self-xxl-center {
    align-self: center !important; }

  .align-self-xxl-baseline {
    align-self: baseline !important; }

  .align-self-xxl-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; } }
@media (min-width: 1440) {
  .float-xxl-left {
    float: left !important; }

  .float-xxl-right {
    float: right !important; }

  .float-xxl-none {
    float: none !important; } }
.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-n1 {
    margin: -0.25rem !important; }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }

  .m-sm-n2 {
    margin: -0.5rem !important; }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }

  .m-sm-n3 {
    margin: -1rem !important; }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }

  .m-sm-n4 {
    margin: -1.5rem !important; }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }

  .m-sm-n5 {
    margin: -3rem !important; }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-n1 {
    margin: -0.25rem !important; }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }

  .m-md-n2 {
    margin: -0.5rem !important; }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }

  .m-md-n3 {
    margin: -1rem !important; }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }

  .m-md-n4 {
    margin: -1.5rem !important; }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }

  .m-md-n5 {
    margin: -3rem !important; }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-n1 {
    margin: -0.25rem !important; }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }

  .m-lg-n2 {
    margin: -0.5rem !important; }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }

  .m-lg-n3 {
    margin: -1rem !important; }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }

  .m-lg-n4 {
    margin: -1.5rem !important; }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }

  .m-lg-n5 {
    margin: -3rem !important; }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-n1 {
    margin: -0.25rem !important; }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }

  .m-xl-n2 {
    margin: -0.5rem !important; }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }

  .m-xl-n3 {
    margin: -1rem !important; }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }

  .m-xl-n4 {
    margin: -1.5rem !important; }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }

  .m-xl-n5 {
    margin: -3rem !important; }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
@media (min-width: 1440) {
  .m-xxl-0 {
    margin: 0 !important; }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }

  .m-xxl-1 {
    margin: 0.25rem !important; }

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }

  .m-xxl-2 {
    margin: 0.5rem !important; }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }

  .m-xxl-3 {
    margin: 1rem !important; }

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }

  .m-xxl-4 {
    margin: 1.5rem !important; }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }

  .m-xxl-5 {
    margin: 3rem !important; }

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }

  .p-xxl-0 {
    padding: 0 !important; }

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }

  .p-xxl-1 {
    padding: 0.25rem !important; }

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }

  .p-xxl-2 {
    padding: 0.5rem !important; }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }

  .p-xxl-3 {
    padding: 1rem !important; }

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }

  .p-xxl-4 {
    padding: 1.5rem !important; }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }

  .p-xxl-5 {
    padding: 3rem !important; }

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }

  .m-xxl-n1 {
    margin: -0.25rem !important; }

  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }

  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }

  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }

  .m-xxl-n2 {
    margin: -0.5rem !important; }

  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }

  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }

  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }

  .m-xxl-n3 {
    margin: -1rem !important; }

  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }

  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }

  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }

  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }

  .m-xxl-n4 {
    margin: -1.5rem !important; }

  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }

  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }

  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }

  .m-xxl-n5 {
    margin: -3rem !important; }

  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }

  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }

  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }

  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }

  .m-xxl-auto {
    margin: auto !important; }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  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; } }
@media (min-width: 1440) {
  .text-xxl-left {
    text-align: left !important; }

  .text-xxl-right {
    text-align: right !important; }

  .text-xxl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #1cbbc0 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #c00a0a !important; }

.text-secondary {
  color: #171a1e !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: black !important; }

.text-success {
  color: #10d876 !important; }

a.text-success:hover, a.text-success:focus {
  color: #0b914f !important; }

.text-info {
  color: #2754e6 !important; }

a.text-info:hover, a.text-info:focus {
  color: #1438ad !important; }

.text-warning {
  color: #ffdb3d !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #f0c300 !important; }

.text-danger {
  color: #E50202 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #990101 !important; }

.text-light {
  color: #f7f7f7 !important; }

a.text-light:hover, a.text-light:focus {
  color: #d1d1d1 !important; }

.text-dark {
  color: #262F5A !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #0f1324 !important; }

.text-body {
  color: #777777 !important; }

.text-muted {
  color: #AEAED5 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn):not(.wp-block-button__link) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    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; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #E1E1F0; }

  .table .thead-dark th {
    color: inherit;
    border-color: #E1E1F0; } }
* {
  outline: none;
  padding: 0; }
  *::after {
    margin: 0;
    padding: 0; }
  *::before {
    margin: 0;
    padding: 0; }

body {
  line-height: 1.5;
  color: #777777; }
  body.fixed {
    overflow: hidden;
    position: fixed; }

h1,
.h1 {
  font-size: 55px; }
  @media only screen and (max-width: 1199px) {
    h1,
    .h1 {
      font-size: 52px; } }
  @media only screen and (max-width: 767px) {
    h1,
    .h1 {
      font-size: 48px; } }
  @media only screen and (max-width: 575px) {
    h1,
    .h1 {
      font-size: 48px; } }

h2,
.h2 {
  font-size: 45px; }
  @media only screen and (max-width: 1199px) {
    h2,
    .h2 {
      font-size: 40px; } }
  @media only screen and (max-width: 767px) {
    h2,
    .h2 {
      font-size: 36px; } }
  @media only screen and (max-width: 575px) {
    h2,
    .h2 {
      font-size: 30px; } }

h3,
.h3 {
  font-size: 35px; }
  @media only screen and (max-width: 767px) {
    h3,
    .h3 {
      font-size: 32px; } }
  @media only screen and (max-width: 575px) {
    h3,
    .h3 {
      font-size: 28px; } }

h4,
.h4 {
  font-size: 28px; }
  @media only screen and (max-width: 575px) {
    h4,
    .h4 {
      font-size: 24px; } }

h5,
.h5 {
  font-size: 24px; }
  @media only screen and (max-width: 575px) {
    h5,
    .h5 {
      font-size: 20px; } }

h6,
.h6 {
  font-size: 18px; }
  @media only screen and (max-width: 575px) {
    h6,
    .h6 {
      font-size: 16px; } }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  color: #000; }

ul {
  padding: 0;
  margin: 0; }

img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

li {
  list-style: none; }

a {
  text-decoration: none;
  outline: none;
  color: #1cbbc0; }
  a:hover, a:focus, a.active {
    text-decoration: none;
    outline: none; }

b,
strong,
.strong {
  font-weight: 500;
  color: #020d26; }

.h-0 {
  height: 0; }

#main-wrapper {
  opacity: 0;
  transition: all 0.25s ease-in;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: 60px; }
  #main-wrapper.show {
    opacity: 1; }

.content-body {
  margin-left: 65px;
  margin-top: 18px;
  margin-right: 6px;
  margin-bottom: 45px; }

.bg-gray {
  background-color: #f9f9f9; }

[class*="flaticon-"] {
  font-family: 'Flaticon'; }

.media-cover {
  object-fit: cover;
  height: 100%;
  width: 100%; }
  .media-cover img {
    object-fit: cover;
    height: 100%;
    width: 100%; }

.ttr-media img {
  min-width: 100%; }

#loading-icon-bx {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 999999999;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 120px;
  display: flex;
  align-items: center;
  justify-content: center; }

.loader {
  border-radius: 50%;
  color: #1cbbc0;
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7); }
  .loader:before, .loader:after {
    position: absolute;
    content: "";
    border-radius: 50%; }
  .loader:before {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 10.2em 0 0 10.2em;
    top: -0.1em;
    left: -0.1em;
    -webkit-transform-origin: 5.1em 5.1em;
    transform-origin: 5.1em 5.1em;
    -webkit-animation: pageLoader 2s infinite ease 1.5s;
    animation: pageLoader 2s infinite ease 1.5s; }
  .loader:after {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 0 10.2em 10.2em 0;
    top: -0.1em;
    left: 4.9em;
    -webkit-transform-origin: 0.1em 5.1em;
    transform-origin: 0.1em 5.1em;
    -webkit-animation: pageLoader 2s infinite ease;
    animation: pageLoader 2s infinite ease; }

@-webkit-keyframes pageLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes pageLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.pa-0 {
  padding: 0; }

.pa-5 {
  padding: 5px; }

.pa-10 {
  padding: 10px; }

.pa-15 {
  padding: 15px; }

.pa-20 {
  padding: 20px; }

.pa-25 {
  padding: 25px; }

.pa-30 {
  padding: 30px; }

.pa-40 {
  padding: 40px; }

.pa-50 {
  padding: 50px; }

.pa-60 {
  padding: 60px; }

.pa-70 {
  padding: 70px; }

.pa-80 {
  padding: 80px; }

.pa-90 {
  padding: 90px; }

.pa-100 {
  padding: 100px; }

.pt-0 {
  padding-top: 0; }

.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pt-70 {
  padding-top: 70px; }

.pt-80 {
  padding-top: 80px; }

.pt-90 {
  padding-top: 90px; }

.pt-100 {
  padding-top: 100px; }

.pb-0 {
  padding-bottom: 0; }

.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-100 {
  padding-bottom: 100px; }

.pl-0 {
  padding-left: 0; }

.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pl-50 {
  padding-left: 50px; }

.pl-60 {
  padding-left: 60px; }

.pl-70 {
  padding-left: 70px; }

.pl-80 {
  padding-left: 80px; }

.pl-90 {
  padding-left: 90px; }

.pl-100 {
  padding-left: 100px; }

.pr-0 {
  padding-right: 0; }

.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-30 {
  padding-right: 30px; }

.pr-40 {
  padding-right: 40px; }

.pr-50 {
  padding-right: 50px; }

.pr-60 {
  padding-right: 60px; }

.pr-70 {
  padding-right: 70px; }

.pr-80 {
  padding-right: 80px; }

.pr-90 {
  padding-right: 90px; }

.pr-100 {
  padding-right: 100px; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.px-5 {
  padding-left: 5px;
  padding-right: 5px; }

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.px-15 {
  padding-left: 15px;
  padding-right: 15px; }

.px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.px-30 {
  padding-left: 30px;
  padding-right: 30px; }

.px-40 {
  padding-left: 40px;
  padding-right: 40px; }

.px-50 {
  padding-left: 50px;
  padding-right: 50px; }

.px-60 {
  padding-left: 60px;
  padding-right: 60px; }

.px-70 {
  padding-left: 70px;
  padding-right: 70px; }

.px-80 {
  padding-left: 80px;
  padding-right: 80px; }

.px-90 {
  padding-left: 90px;
  padding-right: 90px; }

.px-100 {
  padding-left: 100px;
  padding-right: 100px; }

.py-0 {
  padding-bottom: 0;
  padding-top: 0; }

.py-5 {
  padding-bottom: 5px;
  padding-top: 5px; }

.py-10 {
  padding-bottom: 10px;
  padding-top: 10px; }

.py-15 {
  padding-bottom: 15px;
  padding-top: 15px; }

.py-20 {
  padding-bottom: 20px;
  padding-top: 20px; }

.py-30 {
  padding-bottom: 30px;
  padding-top: 30px; }

.py-40 {
  padding-bottom: 40px;
  padding-top: 40px; }

.py-50 {
  padding-bottom: 50px;
  padding-top: 50px; }

.py-60 {
  padding-bottom: 60px;
  padding-top: 60px; }

.py-70 {
  padding-bottom: 70px;
  padding-top: 70px; }

.py-80 {
  padding-bottom: 80px;
  padding-top: 80px; }

.py-90 {
  padding-bottom: 90px;
  padding-top: 90px; }

.py-100 {
  padding-bottom: 100px;
  padding-top: 100px; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.ma-0 {
  margin: 0; }

.ma-5 {
  margin: 5px; }

.ma-10 {
  margin: 10px; }

.ma-15 {
  margin: 15px; }

.ma-20 {
  margin: 20px; }

.ma-25 {
  margin: 25px; }

.ma-30 {
  margin: 30px; }

.ma-40 {
  margin: 40px; }

.ma-50 {
  margin: 50px; }

.ma-60 {
  margin: 60px; }

.ma-70 {
  margin: 70px; }

.ma-80 {
  margin: 80px; }

.ma-90 {
  margin: 90px; }

.ma-100 {
  margin: 100px; }

.mt-0 {
  margin-top: 0; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }

.mt-90 {
  margin-top: 90px; }

.mt-100 {
  margin-top: 100px; }

.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-0 {
  margin-left: 0; }

.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-40 {
  margin-left: 40px; }

.ml-50 {
  margin-left: 50px; }

.ml-60 {
  margin-left: 60px; }

.ml-70 {
  margin-left: 70px; }

.ml-80 {
  margin-left: 80px; }

.ml-90 {
  margin-left: 90px; }

.ml-100 {
  margin-left: 100px; }

.m-r0 {
  margin-right: 0; }

.m-r5 {
  margin-right: 5px; }

.m-r10 {
  margin-right: 10px; }

.m-r15 {
  margin-right: 15px; }

.m-r20 {
  margin-right: 20px; }

.m-r30 {
  margin-right: 30px; }

.m-r40 {
  margin-right: 40px; }

.m-r50 {
  margin-right: 50px; }

.m-r60 {
  margin-right: 60px; }

.m-r70 {
  margin-right: 70px; }

.m-r80 {
  margin-right: 80px; }

.m-r90 {
  margin-right: 90px; }

.m-r100 {
  margin-right: 100px; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.mx-5 {
  margin-left: 5px;
  margin-right: 5px; }

.mx-10 {
  margin-left: 10px;
  margin-right: 10px; }

.mx-15 {
  margin-left: 15px;
  margin-right: 15px; }

.mx-20 {
  margin-left: 20px;
  margin-right: 20px; }

.mx-30 {
  margin-left: 30px;
  margin-right: 30px; }

.mx-40 {
  margin-left: 40px;
  margin-right: 40px; }

.mx-50 {
  margin-left: 50px;
  margin-right: 50px; }

.mx-60 {
  margin-left: 60px;
  margin-right: 60px; }

.mx-70 {
  margin-left: 70px;
  margin-right: 70px; }

.mx-80 {
  margin-left: 80px;
  margin-right: 80px; }

.mx-90 {
  margin-left: 90px;
  margin-right: 90px; }

.mx-100 {
  margin-left: 100px;
  margin-right: 100px; }

.my-0 {
  margin-bottom: 0;
  margin-top: 0; }

.my-5 {
  margin-bottom: 5px;
  margin-top: 5px; }

.my-10 {
  margin-bottom: 10px;
  margin-top: 10px; }

.my-15 {
  margin-bottom: 15px;
  margin-top: 15px; }

.my-20 {
  margin-bottom: 20px;
  margin-top: 20px; }

.my-30 {
  margin-bottom: 30px;
  margin-top: 30px; }

.my-40 {
  margin-bottom: 40px;
  margin-top: 40px; }

.my-50 {
  margin-bottom: 50px;
  margin-top: 50px; }

.my-60 {
  margin-bottom: 60px;
  margin-top: 60px; }

.my-70 {
  margin-bottom: 70px;
  margin-top: 70px; }

.my-80 {
  margin-bottom: 80px;
  margin-top: 80px; }

.my-90 {
  margin-bottom: 90px;
  margin-top: 90px; }

.my-100 {
  margin-bottom: 100px;
  margin-top: 100px; }

@media only screen and (max-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0; }

  .mt-lg-5 {
    margin-top: 5px; }

  .mt-lg-10 {
    margin-top: 10px; }

  .mt-lg-15 {
    margin-top: 15px; }

  .mt-lg-20 {
    margin-top: 20px; }

  .mt-lg-30 {
    margin-top: 30px; }

  .mt-lg-40 {
    margin-top: 40px; }

  .mt-lg-50 {
    margin-top: 50px; }

  .mt-lg-60 {
    margin-top: 60px; }

  .mt-lg-70 {
    margin-top: 70px; }

  .mt-lg-80 {
    margin-top: 80px; }

  .mt-lg-90 {
    margin-top: 90px; }

  .mt-lg-100 {
    margin-top: 100px; }

  .mb-lg-0 {
    margin-bottom: 0; }

  .mb-lg-5 {
    margin-bottom: 5px; }

  .mb-lg-10 {
    margin-bottom: 10px; }

  .mb-lg-15 {
    margin-bottom: 15px; }

  .mb-lg-20 {
    margin-bottom: 20px; }

  .mb-lg-30 {
    margin-bottom: 30px; }

  .mb-lg-40 {
    margin-bottom: 40px; }

  .mb-lg-50 {
    margin-bottom: 50px; }

  .mb-lg-60 {
    margin-bottom: 60px; }

  .mb-lg-70 {
    margin-bottom: 70px; }

  .mb-lg-80 {
    margin-bottom: 80px; }

  .mb-lg-90 {
    margin-bottom: 90px; }

  .mb-lg-100 {
    margin-bottom: 100px; } }
@media only screen and (max-width: 991px) {
  .mt-md-0 {
    margin-top: 0; }

  .mt-md-5 {
    margin-top: 5px; }

  .mt-md-10 {
    margin-top: 10px; }

  .mt-md-15 {
    margin-top: 15px; }

  .mt-md-20 {
    margin-top: 20px; }

  .mt-md-30 {
    margin-top: 30px; }

  .mt-md-40 {
    margin-top: 40px; }

  .mt-md-50 {
    margin-top: 50px; }

  .mt-md-60 {
    margin-top: 60px; }

  .mt-md-70 {
    margin-top: 70px; }

  .mt-md-80 {
    margin-top: 80px; }

  .mt-md-90 {
    margin-top: 90px; }

  .mt-md-100 {
    margin-top: 100px; }

  .mb-md-0 {
    margin-bottom: 0; }

  .mb-md-5 {
    margin-bottom: 5px; }

  .mb-md-10 {
    margin-bottom: 10px; }

  .mb-md-15 {
    margin-bottom: 15px; }

  .mb-md-20 {
    margin-bottom: 20px; }

  .mb-md-30 {
    margin-bottom: 30px; }

  .mb-md-40 {
    margin-bottom: 40px; }

  .mb-md-50 {
    margin-bottom: 50px; }

  .mb-md-60 {
    margin-bottom: 60px; }

  .mb-md-70 {
    margin-bottom: 70px; }

  .mb-md-80 {
    margin-bottom: 80px; }

  .mb-md-90 {
    margin-bottom: 90px; }

  .mb-md-100 {
    margin-bottom: 100px; } }
@media only screen and (max-width: 767px) {
  .mt-sm-0 {
    margin-top: 0; }

  .mt-sm-5 {
    margin-top: 5px; }

  .mt-sm-10 {
    margin-top: 10px; }

  .mt-sm-15 {
    margin-top: 15px; }

  .mt-sm-20 {
    margin-top: 20px; }

  .mt-sm-30 {
    margin-top: 30px; }

  .mt-sm-40 {
    margin-top: 40px; }

  .mt-sm-50 {
    margin-top: 50px; }

  .mt-sm-60 {
    margin-top: 60px; }

  .mt-sm-70 {
    margin-top: 70px; }

  .mt-sm-80 {
    margin-top: 80px; }

  .mt-sm-90 {
    margin-top: 90px; }

  .mt-sm-100 {
    margin-top: 100px; }

  .mb-sm-0 {
    margin-bottom: 0; }

  .mb-sm-5 {
    margin-bottom: 5px; }

  .mb-sm-10 {
    margin-bottom: 10px; }

  .mb-sm-15 {
    margin-bottom: 15px; }

  .mb-sm-20 {
    margin-bottom: 20px; }

  .mb-sm-30 {
    margin-bottom: 30px; }

  .mb-sm-40 {
    margin-bottom: 40px; }

  .mb-sm-50 {
    margin-bottom: 50px; }

  .mb-sm-60 {
    margin-bottom: 60px; }

  .mb-sm-70 {
    margin-bottom: 70px; }

  .mb-sm-80 {
    margin-bottom: 80px; }

  .mb-sm-90 {
    margin-bottom: 90px; }

  .mb-sm-100 {
    margin-bottom: 100px; } }
@media only screen and (max-width: 576px) {
  .mt-xs-0 {
    margin-top: 0; }

  .mt-xs-5 {
    margin-top: 5px; }

  .mt-xs-10 {
    margin-top: 10px; }

  .mt-xs-15 {
    margin-top: 15px; }

  .mt-xs-20 {
    margin-top: 20px; }

  .mt-xs-30 {
    margin-top: 30px; }

  .mt-xs-40 {
    margin-top: 40px; }

  .mt-xs-50 {
    margin-top: 50px; }

  .mt-xs-60 {
    margin-top: 60px; }

  .mt-xs-70 {
    margin-top: 70px; }

  .mt-xs-80 {
    margin-top: 80px; }

  .mt-xs-90 {
    margin-top: 90px; }

  .mt-xs-100 {
    margin-top: 100px; }

  .mb-xs-0 {
    margin-bottom: 0; }

  .mb-xs-5 {
    margin-bottom: 5px; }

  .mb-xs-10 {
    margin-bottom: 10px; }

  .mb-xs-15 {
    margin-bottom: 15px; }

  .mb-xs-20 {
    margin-bottom: 20px; }

  .mb-xs-30 {
    margin-bottom: 30px; }

  .mb-xs-40 {
    margin-bottom: 40px; }

  .mb-xs-50 {
    margin-bottom: 50px; }

  .mb-xs-60 {
    margin-bottom: 60px; }

  .mb-xs-70 {
    margin-bottom: 70px; }

  .mb-xs-80 {
    margin-bottom: 80px; }

  .mb-xs-90 {
    margin-bottom: 90px; }

  .mb-xs-100 {
    margin-bottom: 100px; } }
.section-sp1 {
  padding-top: 35px;
  padding-bottom: 0px; }
  @media only screen and (max-width: 1199px) {
    .section-sp1 {
      padding-top: 80px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 991px) {
    .section-sp1 {
      padding-top: 60px;
      padding-bottom: 30px; } }
  @media only screen and (max-width: 575px) {
    .section-sp1 {
      padding-top: 50px;
      padding-bottom: 20px; } }

.section-sp2 {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 1199px) {
    .section-sp2 {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media only screen and (max-width: 991px) {
    .section-sp2 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 575px) {
    .section-sp2 {
      padding-top: 50px;
      padding-bottom: 50px; } }

.section-sp3 {
  padding-top: 100px;
  padding-bottom: 0; }
  @media only screen and (max-width: 1199px) {
    .section-sp3 {
      padding-top: 80px; } }
  @media only screen and (max-width: 991px) {
    .section-sp3 {
      padding-top: 60px; } }
  @media only screen and (max-width: 575px) {
    .section-sp3 {
      padding-top: 50px; } }

.section-sp4 {
  padding-top: 50px;
  padding-bottom: 50px; }

.fs10 {
  font-size: 10px; }

.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs20 {
  font-size: 20px; }

.fs22 {
  font-size: 22px; }

.fs24 {
  font-size: 24px; }

.fs26 {
  font-size: 26px; }

.fs30 {
  font-size: 30px;
  line-height: 40px; }

.fs35 {
  font-size: 35px;
  line-height: 45px; }

.fs40 {
  font-size: 40px;
  line-height: 50px; }

.fs45 {
  font-size: 45px;
  line-height: 55px; }

.fs50 {
  font-size: 50px;
  line-height: 65px; }

.fs55 {
  font-size: 55px;
  line-height: 65px; }

.fs60 {
  font-size: 60px;
  line-height: 70px; }

.fs70 {
  font-size: 70px;
  line-height: 80px; }

.fs75 {
  font-size: 75px;
  line-height: 85px; }

.fs80 {
  font-size: 80px;
  line-height: 90px; }

.fs90 {
  font-size: 90px;
  line-height: 100px; }

.fs100 {
  font-size: 100px;
  line-height: 110px; }

.fw3 {
  font-weight: 300; }

.fw4 {
  font-weight: 400; }

.fw5 {
  font-weight: 500; }

.fw6 {
  font-weight: 600; }

.fw7 {
  font-weight: 700; }

.fw8 {
  font-weight: 800; }

.fw9 {
  font-weight: 900; }

dl, ul, ol {
  list-style-position: outside; }

ul, ol {
  margin-bottom: 24px; }

ul li, ol li {
  padding: 0; }

dl {
  margin-left: 0;
  margin-bottom: 30px; }

dl dd {
  margin-bottom: 10px; }

.posi-ab {
  position: absolute; }

.posi-rl {
  position: relative; }

.posi-st {
  position: static; }

.zi1 {
  z-index: 1; }

.zi2 {
  z-index: 2; }

.zi3 {
  z-index: 3; }

.zi4 {
  z-index: 4; }

.zi5 {
  z-index: 5; }

.zi6 {
  z-index: 6; }

.zi7 {
  z-index: 7; }

.zi8 {
  z-index: 8; }

.zi9 {
  z-index: 9; }

.zi10 {
  z-index: 10; }

.zi100 {
  z-index: 100; }

.zi999 {
  z-index: 999; }

::selection {
  color: #fff;
  background: #1cbbc0; }

::-moz-selection {
  color: #fff;
  background: #1cbbc0; }

::-moz-selection {
  background: #1cbbc0;
  color: #fff; }

::selection {
  background: #1cbbc0;
  color: #fff; }

.mfp-gallery {
  list-style: none;
  margin-bottom: 0; }

.mfp-title {
  display: none; }

.list-inline li {
  display: inline-block; }

.full-img {
  width: 100%; }

.sticky-top {
  top: 100px;
  z-index: 99; }

.ov-hidden {
  overflow: hidden; }

.row.spno,
.spno {
  margin-left: 0;
  margin-right: 0; }
  .row.spno [class*="col"],
  .row.spno [class*="col"],
  .spno [class*="col"],
  .spno [class*="col"] {
    padding-left: 0;
    padding-right: 0; }

.row.sp5,
.sp5 {
  margin-left: -5px;
  margin-right: -5px; }
  .row.sp5 [class*="col"],
  .row.sp5 [class*="col"],
  .sp5 [class*="col"],
  .sp5 [class*="col"] {
    padding-left: 5px;
    padding-right: 5px; }

.row.sp10,
.sp10 {
  margin-left: -10px;
  margin-right: -10px; }
  .row.sp10 [class*="col"],
  .row.sp10 [class*="col"],
  .sp10 [class*="col"],
  .sp10 [class*="col"] {
    padding-left: 10px;
    padding-right: 10px; }

.row.sp10,
.sp10 {
  margin-left: -10px;
  margin-right: -10px; }
  .row.sp10 [class*="col"],
  .row.sp10 [class*="col"],
  .sp10 [class*="col"],
  .sp10 [class*="col"] {
    padding-left: 10px;
    padding-right: 10px; }

.row.sp20,
.sp20 {
  margin-left: -20px;
  margin-right: -20px; }
  .row.sp20 [class*="col"],
  .row.sp20 [class*="col"],
  .sp20 [class*="col"],
  .sp20 [class*="col"] {
    padding-left: 20px;
    padding-right: 20px; }

.page-banner {
  background: #171a1e;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .page-banner {
      height: 350px; } }
  .page-banner .container {
    display: table;
    height: 100%; }
  .page-banner .page-banner-entry {
    height: 400px;
    vertical-align: middle;
    display: table-cell;
    padding-top: 80px; }
    @media only screen and (max-width: 991px) {
      .page-banner .page-banner-entry {
        height: 350px; } }
    @media only screen and (max-width: 767px) {
      .page-banner .page-banner-entry {
        padding-top: 60px;
        text-align: center; }
        .page-banner .page-banner-entry .breadcrumb-row {
          display: inline-block; } }
  .page-banner h1 {
    font-weight: 600;
    font-size: 65px;
    margin-bottom: 5px;
    color: #ffff;
    text-transform: uppercase; }
    .page-banner h1 span {
      display: inline-block; }
      .page-banner h1 span:before, .page-banner h1 span:after {
        content: "//";
        color: #1cbbc0;
        font-weight: 900;
        transform: scale(0.98) translateY(-3%);
        display: inline-block; }
      .page-banner h1 span:after {
        margin-left: 20px; }
      .page-banner h1 span:before {
        margin-right: 20px; }
    @media only screen and (max-width: 991px) {
      .page-banner h1 {
        font-size: 35px; } }
    @media only screen and (max-width: 575px) {
      .page-banner h1 span:before, .page-banner h1 span:after {
        display: none; } }

.breadcrumb-row {
  font-family: "Roboto Condensed", sans-serif; }
  .breadcrumb-row ul {
    background: transparent;
    padding: 0;
    margin: 0;
    justify-content: center; }
    .breadcrumb-row ul li {
      padding: 0;
      margin-right: 3px;
      display: inline-block;
      font-size: 18px;
      font-weight: 400;
      color: #fff; }
      .breadcrumb-row ul li.active {
        color: #fff; }
      .breadcrumb-row ul li i {
        margin-right: 10px;
        font-size: 20px; }
      .breadcrumb-row ul li a {
        color: #1cbbc0; }

section {
  position: relative; }

.title-ext {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px; }

.heading-bx {
  margin-bottom: 50px; }
  @media only screen and (max-width: 1199px) {
    .heading-bx {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 575px) {
    .heading-bx {
      margin-bottom: 35px; } }
  .heading-bx.text-white h1, .heading-bx.text-white h2, .heading-bx.text-white h3, .heading-bx.text-white h4, .heading-bx.text-white h5, .heading-bx.text-white h6 {
    color: #fff; }
    .heading-bx.text-white h1:after, .heading-bx.text-white h2:after, .heading-bx.text-white h3:after, .heading-bx.text-white h4:after, .heading-bx.text-white h5:after, .heading-bx.text-white h6:after {
      color: #fff; }
  .heading-bx.mb-40 {
    margin-bottom: 40px; }
  .heading-bx.mb-30 {
    margin-bottom: 30px; }
  .heading-bx.mb-20 {
    margin-bottom: 20px; }
  .heading-bx .title:after {
    content: "//";
    color: #1cbbc0;
    font-weight: 900;
    animation:fadeInLeft 1s;
    transform: scale(0.93) translateY(-3%);
    display: inline-block;
    margin-left: 5px; }
  .heading-bx p {
    padding-top: 10px;
    font-size: 16px; }
    @media only screen and (max-width: 1199px) {
      .heading-bx p {
        font-size: 14px; } }
  .heading-bx.text-center {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }
  .heading-bx.head-col {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .heading-bx.head-col {
        display: block; } }
    .heading-bx.head-col .title {
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .heading-bx.head-col .title {
          margin-bottom: 10px; } }
    .heading-bx.head-col p {
      padding-left: 15px;
      border-left: 4px solid #1cbbc0;
      margin-left: 15px;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .heading-bx.head-col p {
          padding-left: 0;
          border-left: 0;
          margin-left: 0; } }

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: #020202; }

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; } }
.card {
  border: 0px solid #E1E1F0;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0px 36px 48px rgba(31, 66, 135, 0.04);
  background: #fff; }
  .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E1E1F0;
    background: #fff;
    padding: 20px 30px; }
  .card-title {
    font-size: 24px;
    margin-bottom: 0px; }
  .card .card-body {
    padding: 20px 30px;
    background: #fff;
    border-radius: 15px; }

.form-group {
  position: relative; }
  .form-group label {
    font-size: 14px;
    font-weight: 500;
    color: #777777;
    margin-bottom: 10px;
    background: transparent;
    border-color: #E1E1F0; }

.form-control {
  border-radius: 0;
  border: 1px solid transparent;
  padding: 0px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #777777;
  transition: all 0.3s ease-in-out;
  background: #ffffff; }
  .form-control .select {
    padding: 12px 0; }
  .form-control span {
    margin-top: 0; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::placeholder {
    color: #777777; }
  .form-control:hover {
    box-shadow: none;
    outline: none;
    border-color: #E1E1F0;
    color: #777777;
    background: #ffffff; }
  .form-control:focus, .form-control:active, .form-control.active {
    box-shadow: none;
    outline: none;
    border-color: #1cbbc0;
    color: #777777;
    background: #ffffff; }

input:-internal-autofill-selected {
  background: white;
  background-image: none;
  color: -internal-light-dark-color(black, white); }

.input-group-text {
  padding: 5px 15px;
  background: #ffffff;
  margin-bottom: 0px;
  color: #777777;
  border-color: transparent; }

.input-group-append .input-group-text {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.input-group-prepend .input-group-text {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.toggle {
  cursor: pointer;
  display: block; }

.toggle-switch {
  display: inline-block;
  background: #f7f7f7;
  border-radius: 16px;
  width: 45px;
  height: 20px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s; }
  .toggle-switch:before, .toggle-switch:after {
    content: ""; }
  .toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 1px;
    left: 3px;
    transition: left 0.25s; }
  .toggle:hover .toggle-switch:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 100%); }
  .toggle-checkbox:checked + .toggle-switch {
    background: #1cbbc0; }
    .toggle-checkbox:checked + .toggle-switch:before {
      left: 26px; }

.toggle-checkbox {
  position: absolute;
  visibility: hidden; }

.toggle-label {
  margin-left: 15px;
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 400; }

.file-upload-wrapper {
  position: relative;
  width: 100%;
  height: calc(1.5em + 1rem + 2px);
  border: 1px solid #E1E1F0;
  border-radius: 5px;
  color: #AEAED5; }
  .file-upload-wrapper:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    padding: 4px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: calc(1.5em + 1rem + 2px);
    line-height: 30px;
    border-radius: 5px 10px 10px 5px;
    font-weight: 400;
    overflow: hidden; }
  .file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: calc(1.5em + 1rem + 2px);
    background: #1cbbc0;
    color: #fff;
    font-weight: 400;
    z-index: 25;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: capitalize;
    pointer-events: none;
    border-radius: 0 5px 5px 0; }
  .file-upload-wrapper:hover:before {
    background: #d80b0b; }
  .file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: calc(1.5em + 1rem + 2px);
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%; }

.bootstrap-select {
  width: 100%; }
  .bootstrap-select .dropdown-toggle {
    width: 100%;
    padding: 10px 25px;
    font-family: "poppins", sans-serif;
    text-transform: none;
    background: #fff;
    font-size: 14px;
    outline: none; }
    .bootstrap-select .dropdown-toggle:focus {
      outline: none !important; }
    .bootstrap-select .dropdown-toggle:after {
      content: none; }
  .bootstrap-select.show.btn-group .dropdown-menu.inner {
    display: block; }
  .bootstrap-select .dropdown-menu {
    border: 0;
    border-radius: 0;
    margin-top: -1px;
    padding: 10px 0;
    font-size: 14px;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1); }
    .bootstrap-select .dropdown-menu a {
      padding: 6px 20px;
      display: block;
      color: #000; }
      .bootstrap-select .dropdown-menu a:hover {
        background-color: #1cbbc0;
        color: #fff; }
    .bootstrap-select .dropdown-menu .selected a {
      background-color: #1cbbc0;
      color: #fff; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select .list {
  background: #262F5A; }

.bootstrap-select.form-control {
  padding: 0; }

.btn, .wp-block-button__link {
  padding: 7px 20px;
  display: inline-block;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif; }

.btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link, .btn-lg.wp-block-button__link {
  padding: 10px 35px;
  font-size: 16px; }

.btn-link {
  font-weight: 600;
  color: #1cbbc0;
  font-size: 15px;
  border: 0;
  position: relative; }
  .btn-link:after {
    content: "";
    height: 2px;
    width: 25px;
    position: absolute;
    background-color: #1cbbc0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .btn-link:hover {
    text-decoration: none; }
    .btn-link:hover:after {
      width: 100%; }

.table-responsive-sm {
  min-width: 48rem; }

.table {
  margin-bottom: 0px;
  font-weight: 400; }
  .table tr td,
  .table tr th {
    padding: 15px; }

.table tr th {
  color: #020d26;
  font-weight: 500; }

.table-striped thead tr th {
  padding-bottom: 15px; }
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff; }
.table-striped tfoot {
  border-top: 2px solid #E1E1F0; }
  .table-striped tfoot tr th {
    padding-top: 10px; }

.ttr-separator {
  display: inline-block;
  height: 4px;
  width: 90px;
  margin-bottom: 10px;
  position: relative; }
  .ttr-separator.m-b0 {
    margin-bottom: 0; }
  .ttr-separator.style-liner {
    width: 20px; }
  .ttr-separator.style-icon {
    width: 30px;
    height: auto;
    text-align: center;
    font-size: 20px; }
  .ttr-separator[class*="style-"]:after, .ttr-separator[class*="style-"]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 70px;
    height: 2px;
    background: #eee;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ttr-separator[class*="style-"]:before {
    left: auto;
    right: 40px; }
  .ttr-separator.bnr-title {
    height: 1px;
    width: 155px;
    opacity: 0.5; }
    .ttr-separator.bnr-title:before, .ttr-separator.bnr-title:after {
      position: absolute;
      content: "";
      background-color: inherit; }
    .ttr-separator.bnr-title:before {
      height: inherit;
      right: -80px;
      width: 25px; }
    .ttr-separator.bnr-title:after {
      height: inherit;
      right: -90px;
      top: 0;
      width: 6px; }
    .ttr-separator.bnr-title i {
      background-color: inherit;
      display: block;
      height: inherit;
      position: absolute;
      right: -50px;
      width: 45px; }

.ttr-separator-outer {
  overflow: hidden; }

.feature-box-xl {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 150px;
  height: 150px;
  line-height: 150px; }
  .feature-box-xl.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-xl i {
    font-size: 80px;
    vertical-align: middle; }
  .feature-box-xl img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 80px; }

.feature-box-lg {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 120px;
  height: 120px;
  line-height: 120px; }
  .feature-box-lg.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-lg i {
    font-size: 60px;
    vertical-align: middle; }
  .feature-box-lg img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 55px; }

.feature-box-md {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  line-height: 100px; }
  .feature-box-md.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-md i {
    font-size: 45px;
    vertical-align: middle; }
  .feature-box-md img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 40px; }

.feature-box-sm {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 80px;
  height: 80px;
  line-height: 80px; }
  .feature-box-sm.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-sm i {
    font-size: 30px;
    vertical-align: middle; }
  .feature-box-sm img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 30px; }

.feature-box-xs {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 40px; }
  .feature-box-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .feature-box-xs i {
    font-size: 20px;
    vertical-align: middle; }
  .feature-box-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 20px; }

.icon-xl {
  display: inline-block;
  text-align: center; }
  .icon-xl i {
    vertical-align: middle;
    font-size: 80px; }
  .icon-xl img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 80px; }

.icon-lg {
  display: inline-block;
  text-align: center; }
  .icon-lg i {
    vertical-align: middle;
    font-size: 60px; }
  .icon-lg img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 70px; }

.icon-md {
  display: inline-block;
  text-align: center; }
  .icon-md i {
    vertical-align: middle;
    font-size: 45px; }
  .icon-md img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 50px; }

.icon-sm {
  display: inline-block;
  text-align: center; }
  .icon-sm i {
    vertical-align: middle;
    font-size: 30px; }
  .icon-sm img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 30px; }

.icon-xs {
  display: inline-block;
  text-align: center; }
  .icon-xs i {
    vertical-align: middle;
    font-size: 20px; }
  .icon-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 20px; }

.feature-container {
  position: relative; }
  .feature-container .feature-title {
    margin-top: 0; }
  .feature-container .after-titile-line {
    margin-bottom: 10px; }
  .feature-container p:last-child {
    margin: 0; }
  .feature-container.center {
    text-align: center; }
  .feature-container.left .feature-box-xl,
  .feature-container.left .feature-box-lg,
  .feature-container.left .feature-box-md,
  .feature-container.left .feature-box-sm,
  .feature-container.left .feature-box-xs {
    float: left;
    margin-right: 20px; }
  .feature-container.left .icon-xl,
  .feature-container.left .icon-lg,
  .feature-container.left .icon-md,
  .feature-container.left .icon-sm,
  .feature-container.left .icon-xs {
    float: left;
    margin-right: 10px; }
  .feature-container.right {
    text-align: right; }
    .feature-container.right .feature-box-xl,
    .feature-container.right .feature-box-lg,
    .feature-container.right .feature-box-md,
    .feature-container.right .feature-box-sm,
    .feature-container.right .feature-box-xs {
      float: right;
      margin-left: 20px; }
    .feature-container.right .icon-xl,
    .feature-container.right .icon-lg,
    .feature-container.right .icon-md,
    .feature-container.right .icon-sm,
    .feature-container.right .icon-xs {
      float: right;
      margin-left: 10px; }
  .feature-container.bx-style-1, .feature-container.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #ebedf2; }
  .feature-container.bx-style-2.center [class*="feature-box-"] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .feature-container.bx-style-2.center .feature-box-xl {
    margin-left: -75px; }
  .feature-container.bx-style-2.center .feature-box-lg {
    margin-left: -60px; }
  .feature-container.bx-style-2.center .feature-box-md {
    margin-left: -50px; }
  .feature-container.bx-style-2.center .feature-box-sm {
    margin-left: -40px; }
  .feature-container.bx-style-2.center .feature-box-xs {
    margin-left: -20px; }
  .feature-container.bx-style-2.left [class*="feature-box-"] {
    position: absolute;
    top: auto;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .feature-container.bx-style-2.right [class*="feature-box-"] {
    position: absolute;
    top: auto;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }

.icon-content {
  overflow: hidden; }

[class*="feature-box-"][class*="bg-"] a {
  color: #fff; }

[class*="feature-box-"].bg-white a {
  color: inherit; }

[class*="feature-box-"][class*="border-"] {
  display: table;
  line-height: normal;
  margin-left: auto;
  margin-right: auto; }

[class*="feature-box-"][class*="border-"] .icon-cell {
  display: table-cell;
  vertical-align: middle; }

.ttr-box,
.info-bx,
.feature-title,
.feature-title-inner {
  position: relative; }

.feature-title-inner {
  display: inline-block; }

.ttr-box[class*="border-"],
.info-bx[class*="border-"] {
  border-color: #eee; }

.info-bx.border-1,
.info-bx.border-2,
.info-bx.border-3,
.info-bx.border-4,
.info-bx.border-5 {
  border-top: none; }

.border-1,
.border-2,
.border-3,
.border-4,
.border-5 {
  border-style: solid; }

.border-1 {
  border-width: 1px; }

.border-2 {
  border-width: 2px; }

.border-3 {
  border-width: 3px; }

.border-4 {
  border-width: 4px; }

.border-5 {
  border-width: 5px; }

.left-border,
.right-border {
  position: relative; }
  .left-border:before,
  .right-border:before {
    content: "";
    position: absolute;
    top: 5px;
    width: 1px;
    height: 90%;
    background: #CCC; }

.right-border:before {
  right: 0; }

.action-box,
.ttr-post-media {
  position: relative;
  overflow: hidden; }
  .action-box img,
  .ttr-post-media img {
    width: 100%;
    height: auto; }

.ttr-box-bg {
  overflow: hidden;
  background-size: cover; }
  .ttr-box-bg .btn, .ttr-box-bg .wp-block-button__link {
    overflow: unset; }
  .ttr-box-bg .glyph-icon {
    font-size: 50px; }
  .ttr-box-bg .feature-container {
    background-color: #f8f8f8; }
  .ttr-box-bg .text-primary,
  .ttr-box-bg .icon-content .feature-title,
  .ttr-box-bg .icon-content p,
  .ttr-box-bg .icon-box-btn .btn,
  .ttr-box-bg .icon-box-btn .wp-block-button__link {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .ttr-box-bg.active .feature-container {
    background-color: rgba(0, 0, 0, 0.7); }
  .ttr-box-bg.active .text-primary,
  .ttr-box-bg.active .icon-content .feature-title,
  .ttr-box-bg.active .icon-content p,
  .ttr-box-bg.active .icon-box-btn .btn,
  .ttr-box-bg.active .icon-box-btn .wp-block-button__link {
    color: #fff;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .ttr-box-bg .icon-box-btn .btn, .ttr-box-bg .icon-box-btn .wp-block-button__link {
    background-color: #eeeeee;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0;
    color: #1abc9c;
    font-weight: 600;
    margin-bottom: 0; }

.feature-filters {
  margin-bottom: 50px; }
  .feature-filters ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .feature-filters li {
    display: inline-block;
    padding: 0;
    margin-bottom: 3px;
    color: #000;
    font-weight: 500;
    position: relative;
    border-radius: 0;
    background: transparent;
    overflow: hidden; }
    .feature-filters li.btn, .feature-filters li.wp-block-button__link {
      box-shadow: none;
      -webkit-box-shadow: none;
      outline: none !important; }
    .feature-filters li input {
      display: none; }
    .feature-filters li a {
      margin: 0 5px 5px 0;
      font-size: 16px;
      position: relative;
      text-transform: uppercase;
      display: block; }
    .feature-filters li.active [class*="btn"] {
      color: #fff;
      background-color: #EFBB20; }
  .feature-filters.center {
    text-align: center; }
    .feature-filters.center ul {
      display: inline-block;
      margin: auto; }
    .feature-filters.center [class*="btn"] {
      display: inline-block;
      margin: 0 5px 10px;
      text-transform: uppercase; }
      @media only screen and (max-width: 575px) {
        .feature-filters.center [class*="btn"] {
          margin: 0 1px 5px;
          padding: 5px 10px;
          font-size: 12px; } }
  @media only screen and (max-width: 575px) {
    .feature-filters {
      margin-bottom: 30px; }
      .feature-filters li a {
        font-size: 14px; } }

.filter-style1 ul li {
  margin: 0 5px 10px; }
  .filter-style1 ul li a {
    color: #000;
    margin: 0;
    padding: 10px 20px;
    border: 1px solid;
    border-color: #000; }
  .filter-style1 ul li:hover {
    background: transparent; }
  .filter-style1 ul li.active a {
    background-color: #1cbbc0;
    border-color: #1cbbc0;
    color: #fff; }
  @media only screen and (max-width: 575px) {
    .filter-style1 ul li {
      margin: 0 3px 6px; }
      .filter-style1 ul li a {
        padding: 8px 14px; } }

.filter-style2 ul li {
  margin: 0 15px 5px; }
  .filter-style2 ul li a {
    display: block;
    border-bottom: 3px solid;
    border-color: transparent;
    margin: 0;
    font-size: 18px;
    font-weight: 600; }
  .filter-style2 ul li.active a {
    border-color: #1cbbc0; }
  @media only screen and (max-width: 575px) {
    .filter-style2 ul li {
      margin: 0 10px 10px; }
      .filter-style2 ul li a {
        font-size: 14px;
        border-bottom: 2px solid transparent; } }

.ovbl-light,
.ovbl-middle,
.ovbl-dark,
.ovgd-light,
.ovgd-middle,
.ovgd-dark,
.ovwh-light,
.ovwh-middle,
.ovwh-dark,
.ovpr-light,
.ovpr-middle,
.ovpr-dark,
.ovpr {
  position: relative; }
  .ovbl-light:before,
  .ovbl-middle:before,
  .ovbl-dark:before,
  .ovgd-light:before,
  .ovgd-middle:before,
  .ovgd-dark:before,
  .ovwh-light:before,
  .ovwh-middle:before,
  .ovwh-dark:before,
  .ovpr-light:before,
  .ovpr-middle:before,
  .ovpr-dark:before,
  .ovpr:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .ovbl-light .container,
  .ovbl-light .container-fluid,
  .ovbl-light .container-sm,
  .ovbl-light .container-md,
  .ovbl-light .container-lg,
  .ovbl-light .container-xl,
  .ovbl-middle .container,
  .ovbl-middle .container-fluid,
  .ovbl-middle .container-sm,
  .ovbl-middle .container-md,
  .ovbl-middle .container-lg,
  .ovbl-middle .container-xl,
  .ovbl-dark .container,
  .ovbl-dark .container-fluid,
  .ovbl-dark .container-sm,
  .ovbl-dark .container-md,
  .ovbl-dark .container-lg,
  .ovbl-dark .container-xl,
  .ovgd-light .container,
  .ovgd-light .container-fluid,
  .ovgd-light .container-sm,
  .ovgd-light .container-md,
  .ovgd-light .container-lg,
  .ovgd-light .container-xl,
  .ovgd-middle .container,
  .ovgd-middle .container-fluid,
  .ovgd-middle .container-sm,
  .ovgd-middle .container-md,
  .ovgd-middle .container-lg,
  .ovgd-middle .container-xl,
  .ovgd-dark .container,
  .ovgd-dark .container-fluid,
  .ovgd-dark .container-sm,
  .ovgd-dark .container-md,
  .ovgd-dark .container-lg,
  .ovgd-dark .container-xl,
  .ovwh-light .container,
  .ovwh-light .container-fluid,
  .ovwh-light .container-sm,
  .ovwh-light .container-md,
  .ovwh-light .container-lg,
  .ovwh-light .container-xl,
  .ovwh-middle .container,
  .ovwh-middle .container-fluid,
  .ovwh-middle .container-sm,
  .ovwh-middle .container-md,
  .ovwh-middle .container-lg,
  .ovwh-middle .container-xl,
  .ovwh-dark .container,
  .ovwh-dark .container-fluid,
  .ovwh-dark .container-sm,
  .ovwh-dark .container-md,
  .ovwh-dark .container-lg,
  .ovwh-dark .container-xl,
  .ovpr-light .container,
  .ovpr-light .container-fluid,
  .ovpr-light .container-sm,
  .ovpr-light .container-md,
  .ovpr-light .container-lg,
  .ovpr-light .container-xl,
  .ovpr-middle .container,
  .ovpr-middle .container-fluid,
  .ovpr-middle .container-sm,
  .ovpr-middle .container-md,
  .ovpr-middle .container-lg,
  .ovpr-middle .container-xl,
  .ovpr-dark .container,
  .ovpr-dark .container-fluid,
  .ovpr-dark .container-sm,
  .ovpr-dark .container-md,
  .ovpr-dark .container-lg,
  .ovpr-dark .container-xl,
  .ovpr .container,
  .ovpr .container-fluid,
  .ovpr .container-sm,
  .ovpr .container-md,
  .ovpr .container-lg,
  .ovpr .container-xl {
    position: relative;
    z-index: 1; }

.ovbl-light:before,
.ovbl-middle:before,
.ovbl-dark:before {
  background: #171a1e; }

.ovgd-light:before,
.ovgd-middle:before,
.ovgd-dark:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); }

.ovwh-light:before,
.ovwh-middle:before,
.ovwh-dark:before {
  background: #FFF; }

.ovpr-light:before,
.ovpr-middle:before,
.ovpr-dark:before,
.ovpr:before {
  background: #1cbbc0; }

.ovpr-light:before,
.ovwh-light:before,
.ovgd-light:before,
.ovbl-light:before {
  opacity: 0.3; }

.ovpr-middle:before,
.ovwh-middle:before,
.ovgd-middle:before,
.ovbl-middle:before {
  opacity: 0.5; }

.ovpr-dark:before,
.ovwh-dark:before,
.ovgd-dark:before,
.ovbl-dark:before {
  opacity: 0.8; }

.overlay-bx {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s; }
  .overlay-bx .align-b {
    height: auto;
    left: 0;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0); }
  .overlay-bx .align-m {
    height: auto;
    left: 50%;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 10px; }

.overlay-icon {
  height: auto;
  left: 50%;
  list-style: outside none none;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px; }
  .overlay-icon a {
    display: inline-block;
    padding: 0;
    margin: 0 2px; }
    .overlay-icon a i {
      background-color: #FFF; }

.ttr-accordion.style1 .card {
  margin-bottom: 10px;
  box-shadow: unset; }
.ttr-accordion.style1 .card-header {
  padding: 12px 25px;
  border: 1px solid #1cbbc0;
  background: #1cbbc0;
  text-align: left;
  display: block;
  color: #fff;
  font-size: 20px;
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer; }
  .ttr-accordion.style1 .card-header i {
    margin-right: 5px;
    color: #fff; }
  .ttr-accordion.style1 .card-header.collapsed {
    border-color: #999;
    background-color: #fff;
    color: #262F5A; }
    .ttr-accordion.style1 .card-header.collapsed i {
      color: #1cbbc0; }
.ttr-accordion.style1 .card-body {
  background-color: #f7f7f7;
  padding: 20px 25px;
  color: #000;
  border-radius: 0;
  font-size: 15px; }
@media only screen and (max-width: 575px) {
  .ttr-accordion.style1 .card-header {
    padding: 12px 18px;
    font-size: 18px; }
  .ttr-accordion.style1 .card-body {
    padding: 15px 18px; } }

.testimonial-area:after {
  content: "";
  background-image: url(../images/background/bg-map.png);
  background-position: center;
  position: absolute;
  width: 40%;
  height: 100%;
  z-index: 0;
  right: 0;
  top: 0;
  background-color: #fff; }
  @media only screen and (max-width: 991px) {
    .testimonial-area:after {
      display: none; } }

.testimonial-bx .testimonial-content {
  margin-bottom: 0;
  background: #1cbbc0;
  padding: 30px 30px 70px 30px;
  position: relative;
  box-shadow: 0 0 30px 0 rgba(244, 34, 34, 0.2); }
  .testimonial-bx .testimonial-content p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    font-style: italic;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px; }
  .testimonial-bx .testimonial-content:before, .testimonial-bx .testimonial-content:after {
    content: "";
    opacity: 0.1;
    position: absolute;
    width: 164px;
    height: 135px; }
  .testimonial-bx .testimonial-content:before {
    background-image: url(../images/quote.png);
    top: 0;
    left: 0; }
  .testimonial-bx .testimonial-content:after {
    background-image: url(../images/quote2.png);
    bottom: 0;
    right: 0; }
.testimonial-bx .client-info {
      padding: 0px 34px;
    position: relative;
    z-index: 1;
}
.testimonial-bx .testimonial-thumb {
  height: 85px;
  width: 85px;
  border-radius: 50px;
  overflow: hidden;
  border: 3px solid #fff;
  margin-bottom: 0; }
.testimonial-bx .name {
  font-size: 22px;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 0;
  float: left;
    padding-top: 15px;}
@media only screen and (max-width: 767px) {
  .testimonial-bx .testimonial-content {
    padding: 20px 20px 60px 20px; }
    .testimonial-bx .testimonial-content p {
      font-size: 18px; } }

.testimonial-area .dots-style-1 .owl-dots {
  position: absolute;
  right: -60px;
  top: 50%;
  transform: translateX(-50%);
  margin-top: -60px; }
  .testimonial-area .dots-style-1 .owl-dots .owl-dot {
    display: block;
    margin: 10px 0; }
  @media only screen and (max-width: 1680px) {
    .testimonial-area .dots-style-1 .owl-dots {
      position: unset;
      transform: unset;
      display: flex;
      text-align: center;
      justify-content: center;
      margin-top: 20px; }
      .testimonial-area .dots-style-1 .owl-dots .owl-dot {
        margin: 20px 0 0; }
        .testimonial-area .dots-style-1 .owl-dots .owl-dot span {
          border-color: #fff; } }
  @media only screen and (max-width: 575px) {
    .testimonial-area .dots-style-1 .owl-dots .owl-dot {
      margin: 10px 0 0; } }

.owl-none .owl-nav {
  display: none; }

.owl-theme .owl-nav,
.owl-theme .owl-dots {
  margin-top: 20px;
  text-align: center; }
.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }
.owl-theme .owl-dots {
  text-align: center; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #d6d6d6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      -ms-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
      background: #869791; }

.dots-style-1 .owl-dots .owl-dot {
  display: inline-block; }
  .dots-style-1 .owl-dots .owl-dot span {
    height: 12px;
    width: 12px;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(38, 47, 90, 0.5);
    display: block;
    border-radius: 50px;
    margin: 6px;
    transition: all 0.5s; }
  .dots-style-1 .owl-dots .owl-dot.active span {
    border-color: #1cbbc0;
    border-width: 3px;
    transform: scale(1.2);
    transition: all 0.5s; }

.pricingtable-inner {
  text-align: center; }

.pricingtable-price {
  padding: 20px 20px;
  background-color: #fff;
  border: 1px solid #E9E9E9; }

.pricingtable-bx {
  color: #282a3c;
  font-family: montserrat;
  font-size: 45px;
  font-weight: 500; }

.pricingtable-type {
  font-size: 20px;
  text-transform: uppercase;
  font-size: 16px; }
  .pricingtable-type :before {
    content: "/";
    margin-right: 3px; }

.pricingtable-title {
  background-color: #fff;
  padding: 20px;
  text-transform: uppercase; }
  .pricingtable-title * {
    margin: 0;
    color: #fff;
    font-weight: 800; }

.pricingtable-features {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #E9E9E9; }
  .pricingtable-features li {
    padding: 12px;
    border-bottom: 1px solid #E9E9E9; }
    .pricingtable-features li i {
      margin: 0 3px; }
    .pricingtable-features li:nth-child(even) {
      background-color: #fff; }
    .pricingtable-features li:last-child {
      border-bottom: none; }

.pricingtable-footer {
  margin-top: -1px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #E9E9E9; }

.pricingtable-highlight {
  margin: -20px 0;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 99; }
  .pricingtable-highlight .pricingtable-price {
    padding: 30px 20px; }
  .pricingtable-highlight .pricingtable-footer {
    padding: 30px 20px; }

.no-col-gap .pricingtable-wrapper {
  margin-left: -1px; }

.pricingtable-wrapper.style1 {
  border: 2px solid;
  border-color: #E1E1F0;
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-price {
    border: 0;
    padding: 20px 30px 0; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-price .priceing-doller {
      color: #262F5A;
      font-weight: 600;
      font-size: 18px; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-price .pricingtable-bx {
      font-size: 30px;
      color: #1cbbc0;
      font-family: roboto;
      font-weight: 800; }
  .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title {
    padding: 0 30px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #E1E1F0; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title h4 {
      color: #000;
      text-transform: capitalize;
      font-size: 24px; }
    .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title p {
      color: gray;
      font-weight: 500;
      text-transform: capitalize;
      display: flex;
      font-size: 14px;
      align-items: center;
      margin-top: 10px; }
      .pricingtable-wrapper.style1 .pricingtable-main .pricingtable-title p i {
        color: #000;
        font-size: 16px;
        margin-right: 5px; }
  .pricingtable-wrapper.style1 .pricingtable-inner {
    text-align: left; }
    .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-features {
      border: 0;
      padding: 20px 10px 0; }
      .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-features li {
        border: 0;
        color: #000;
        font-weight: 500;
        font-size: 14px;
        padding: 8px 20px; }
        .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-features li i {
          margin: 0 8px 0 0;
          background-color: #fee4e4;
          border-radius: 10px;
          height: 20px;
          color: #1cbbc0;
          width: 20px;
          font-size: 10px;
          text-align: center;
          line-height: 20px; }
    .pricingtable-wrapper.style1 .pricingtable-inner .pricingtable-footer {
      border: 0;
      padding: 25px 30px; }
  .pricingtable-wrapper.style1.pricingtable-highlight:after {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    bottom: -1px;
    color: #fff;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .pricingtable-wrapper.style1.pricingtable-highlight:before {
    content: "";
    border-left: 25px solid transparent;
    border-top: 25px solid transparent;
    border-bottom: 25px solid #1cbbc0;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .pricingtable-wrapper.style1.pricingtable-highlight .pricingtable-tag {
    background: #1cbbc0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 10px 50px;
    text-align: center;
    position: absolute;
    right: -50px;
    transform: rotate(45deg);
    top: 20px; }
  .pricingtable-wrapper.style1:hover, .pricingtable-wrapper.style1.pricingtable-highlight {
    margin: 0;
    box-shadow: unset;
    border-color: #1cbbc0;
    overflow: hidden; }

.ttr-slider {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .ttr-slider .slider-img img {
    height: 100%;
    width: 100%;
    object-fit: initial; }
  .ttr-slider .slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%); }
  .ttr-slider.style-1 .slider-img {
    height: 100vh; }
  .ttr-slider.style-1 .slider-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 80px 120px; }
    .ttr-slider.style-1 .slider-content .title {
      font-size: 80px;
      line-height: 90px;
      text-transform: uppercase;
      margin-bottom: 50px; }
    .ttr-slider.style-1 .slider-content .sub-title {
      font-size: 28px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 20px;
      letter-spacing: 2px; }
    .ttr-slider.style-1 .slider-content p {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 40px;
      margin-right: 50px; }
  .ttr-slider.style-1 .swiper-pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    width: 45px;
    height: auto;
    left: auto;
    bottom: auto; }
    .ttr-slider.style-1 .swiper-pagination-bullet {
      height: 12px;
      width: 12px;
      border-radius: 0;
      display: block;
      margin: 18px;
      background-color: rgba(255, 255, 255, 0.4);
      opacity: 1;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      .ttr-slider.style-1 .swiper-pagination-bullet-active {
        background-color: #1cbbc0;
        outline: 1px solid #515151;
        outline-offset: 3px; }
  .ttr-slider.style-1 .slider-thumbs {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%); }
    .ttr-slider.style-1 .slider-thumbs .thumbs-item {
      display: flex;
      align-items: center;
      border-bottom: 3px solid;
      border-color: #fff;
      padding-bottom: 25px;
      padding-right: 30px;
      opacity: 0.4;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      cursor: pointer; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .title {
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        margin: 0;
        line-height: 24px; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .play-btn {
        height: 45px;
        width: 45px;
        min-width: 45px;
        line-height: 45px;
        color: #000;
        text-align: center;
        background-color: #fff;
        margin-right: 18px; }
    .ttr-slider.style-1 .slider-thumbs .swiper-slide-thumb-active .thumbs-item {
      opacity: 1;
      border-color: #1cbbc0; }
  .ttr-slider.style-1 .videoplay-bx1 {
    margin: auto; }
  @media only screen and (max-width: 1680px) {
    .ttr-slider.style-1 .slider-content .title {
      font-size: 62px;
      line-height: 70px; }
    .ttr-slider.style-1 .swiper-pagination {
      right: 30px; } }
  @media only screen and (max-width: 1199px) {
    .ttr-slider.style-1 .slider-content .title {
      font-size: 42px;
      line-height: 52px; }
    .ttr-slider.style-1 .slider-content .sub-title {
      font-size: 20px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 991px) {
    .ttr-slider.style-1 .slider-content .title {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) {
    .ttr-slider.style-1 .slider-content {
      padding: 80px 30px 120px; }
      .ttr-slider.style-1 .slider-content .title {
        font-size: 36px;
        line-height: 46px; }
      .ttr-slider.style-1 .slider-content .sub-title {
        font-size: 18px;
        margin-bottom: 15px; }
    .ttr-slider.style-1 .swiper-pagination {
      right: 10px; }
    .ttr-slider.style-1 .slider-thumbs .thumbs-item {
      padding-bottom: 15px;
      padding-right: 15px; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .play-btn {
        height: 40px;
        width: 40px;
        min-width: 40px;
        line-height: 40px;
        margin-right: 15px; }
      .ttr-slider.style-1 .slider-thumbs .thumbs-item .title {
        font-size: 14px; } }
  @media only screen and (max-width: 575px) {
    .ttr-slider.style-1 .slider-img {
      height: 600px; }
    .ttr-slider.style-1 .slider-content {
      padding: 80px 15px; }
    .ttr-slider.style-1 .slider-content .title {
      font-size: 32px;
      line-height: 40px; }
    .ttr-slider.style-1 .slider-content .sub-title {
      font-size: 18px;
      margin-bottom: 10px; }
    .ttr-slider.style-1 .swiper-pagination {
      display: none; }
    .ttr-slider.style-1 .slider-thumbs .swiper-slide {
      width: 250px; } }
  .ttr-slider.style-2 .slider-img {
    height: 100%; }
  .ttr-slider.style-2 .slider-content {
    top: 335px;
    bottom: 164px;
    transform: translateX(-50%);
    /*background: #00000038;*/
    padding-top: 29px; }
    .ttr-slider.style-2 .slider-content .title {
      font-size: 110px;
      line-height: 110px;
      text-transform: uppercase;
      margin-bottom: 60px;
      -webkit-animation: move2 5s infinite  alternate;
      animation: move2 5s infinite  alternate; }
    .ttr-slider.style-2 .slider-content .sub-title {
      font-size: 36px;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 25px;
      letter-spacing: 2px;
      -webkit-animation: move2 5s infinite  alternate;
      animation: move2  5s infinite  alternate; }
      .ttr-slider.style-2 .slider-content .sub-title:before, .ttr-slider.style-2 .slider-content .sub-title:after {
        content: "//";
        font-family: "Roboto", sans-serif;
        color: #1cbbc0;
        font-weight: 900;
        transform: scale(0.93) translateY(-3%);
        display: inline-block; }
      .ttr-slider.style-2 .slider-content .sub-title:before {
        margin-right: 15px; }
      .ttr-slider.style-2 .slider-content .sub-title:after {
        margin-left: 15px; }
  /*.ttr-slider.style-2 .swiper-pagination {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    width: 45px;
    height: auto;
    left: auto;
    bottom: auto; }
    .ttr-slider.style-2 .swiper-pagination-bullet {
      height: 12px;
      width: 12px;
      border: 2px solid;
      border-color: rgba(255, 255, 255, 0.2);
      display: block;
      margin: 18px;
      background-color: transparent;
      opacity: 1;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      border-radius: 50%; }
      .ttr-slider.style-2 .swiper-pagination-bullet-active {
        border-color: #fff; }*/
  @media only screen and (max-width: 1680px) {
    .ttr-slider.style-2 .car-wheel {
      width: 75%; }
    .ttr-slider.style-2 .slider-content .title {
     font-size: 45px;
    line-height: 37px;
    margin-bottom: 20px; }
    .ttr-slider.style-2 .slider-content .sub-title {
      font-size: 28px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 1199px) {
    .ttr-slider.style-2 .slider-content .title {
      font-size: 62px;
      line-height: 62px;
      margin-bottom: 30px; }
    .ttr-slider.style-2 .slider-content .sub-title {
      font-size: 20px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 991px) {
    .ttr-slider.style-2 .slider-img {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .ttr-slider.style-2 .slider-img {
      height: 550px; }
    .ttr-slider.style-2 .swiper-pagination {
      right: 25px; }
    .ttr-slider.style-2 .car-wheel {
      width: 90%; }
    .ttr-slider.style-2 .slider-content .title {
      font-size: 52px; } }
  @media only screen and (max-width: 575px) {
    .ttr-slider.style-2 .slider-content {
      bottom: 60px; }
      .ttr-slider.style-2 .slider-content .title {
        font-size: 42px;
        line-height: 42px; }
      .ttr-slider.style-2 .slider-content .sub-title {
        font-size: 18px; }
        .ttr-slider.style-2 .slider-content .sub-title:before {
          margin-right: 5px; }
        .ttr-slider.style-2 .slider-content .sub-title:after {
          margin-left: 5px; }
    .ttr-slider.style-2 .slider-img {
      height: 480px; }
    .ttr-slider.style-2 .swiper-pagination {
      top: auto;
      transform: unset;
      right: 0;
      width: 100%;
      left: 0;
      bottom: 20px;
      display: flex;
      justify-content: center; }
      .ttr-slider.style-2 .swiper-pagination-bullet {
        margin: 10px; } }

.videoplay-bx1 {
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  color: #000000;
  display: block;
  font-size: 28px;
  position: relative; }
  .videoplay-bx1:hover {
    color: #000; }
  .videoplay-bx1:after {
    content: "";
    border-top: 15px solid #000000;
    border-left: 15px solid transparent;
    position: absolute;
    right: 5px;
    top: 5px; }
  @media only screen and (max-width: 991px) {
    .videoplay-bx1 {
      height: 60px;
      width: 60px;
      line-height: 60px;
      font-size: 24px; }
      .videoplay-bx1:after {
        border-top: 10px solid #000000;
        border-left: 10px solid transparent; } }

.social-sidebar {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  writing-mode: tb-rl;
  height: 100%; }
  .social-sidebar ul {
    margin: 0;
    text-align: center; }
    .social-sidebar ul li {
      display: inline-block; }
      .social-sidebar ul li a {
        text-transform: uppercase;
        padding: 24px 15px;
        font-size: 15px;
        display: block;
        color: #fff;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .social-sidebar ul li a:hover {
          background-color: #1cbbc0; }
  @media only screen and (max-width: 1680px) {
    .social-sidebar {
      left: 20px; }
      .social-sidebar ul li a {
        padding: 15px 10px;
        font-size: 14px; } }
  @media only screen and (max-width: 767px) {
    .social-sidebar {
      left: 10px; } }
  @media only screen and (max-width: 575px) {
    .social-sidebar {
      display: none; } }

.car-wheel {
  display: inline-block;
  position: relative;
  -webkit-animation: float 2.5s infinite;
  animation: float 2.5s infinite; }
  .car-wheel .wheel-2,
  .car-wheel .wheel-1 {
    position: absolute;
    width: 17%;
    height: 46.555%;
    animation: spin1 2.5s infinite linear;
    -webkit-animation: spin1 2.5s infinite linear; }
    .car-wheel .wheel-2 img,
    .car-wheel .wheel-1 img {
      width: 100%; }
  .car-wheel .wheel-1 {
    left: 7%;
    bottom: 13%; }
  .car-wheel .wheel-2 {
    right: 6.5%;
    bottom: 13%; }
  .car-wheel.wheel2 .wheel-2,
  .car-wheel.wheel2 .wheel-1 {
    width: 13.88%;
    height: 38%; }
  .car-wheel.wheel2 .wheel-2 {
    right: 14%;
    bottom: 15%; }
  .car-wheel.wheel2 .wheel-1 {
    left: 11.5%;
    bottom: 14.2%; }

.slide-move {
  animation: zoom 30s infinite;
  -webkit-animation: zoom 30s infinite;
  background-repeat: repeat-x;
  background-size: cover; }
  .slide-move img {
    opacity: 0; }

/* Image Move Css */
@-webkit-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }
@-moz-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }
@-o-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }
@-ms-keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }
@keyframes bgMove {
  100% {
    background-position: 3000px 0px; } }
@keyframes spin1 {
  0% {
    -moz-transform: rotate(-320deg);
    -webkit-transform: rotate(-320deg);
    -o-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg); }
  100% {
    -moz-transform: rotate(-680deg);
    -webkit-transform: rotate(-680deg);
    -o-transform: rotate(-680deg);
    -ms-transform: rotate(-680deg); } }
@-webkit-keyframes spin1 {
  0% {
    -moz-transform: rotate(-320deg);
    -webkit-transform: rotate(-320deg);
    -o-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg); }
  100% {
    -moz-transform: rotate(-680deg);
    -webkit-transform: rotate(-680deg);
    -o-transform: rotate(-680deg);
    -ms-transform: rotate(-680deg); } }
@keyframes float {
  0%,
	100% {
    transform: translateX(10px); }
  50% {
    transform: translateX(-15px); } }
.feature-bx1 {
  padding: 40px 30px;
  border-radius: 0;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1; }
  .feature-bx1 .ttr-tilte,
  .feature-bx1 p {
    margin-bottom: 15px; }
  .feature-bx1 .ttr-tilte,
  .feature-bx1 a,
  .feature-bx1 i,
  .feature-bx1 p {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .feature-bx1:hover {
    background: rgb(255 96 96);
    color: #fff; }
    .feature-bx1:hover .ttr-tilte,
    .feature-bx1:hover i,
    .feature-bx1:hover a,
    .feature-bx1:hover p {
      color: #fff; }
    .feature-bx1:hover [fill] {
      fill: #fff; }
    .feature-bx1:hover .btn-link:after {
      background: #fff; }
  .feature-bx1 .icon-lg {
    line-height: 1;
    margin-bottom: 24px; }
  @media only screen and (max-width: 575px) {
    .feature-bx1 {
      padding: 35px 30px; } }

.feature-bx2 {
  border: 1px solid #b4b4b4;
  padding: 35px 25px;
  border-radius: 0;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .feature-bx2 .icon-lg {
    line-height: 1;
    margin-bottom: 24px; }
  .feature-bx2 .ttr-tilte,
  .feature-bx2 p {
    margin-bottom: 15px; }
  .feature-bx2 .ttr-tilte,
  .feature-bx2 a,
  .feature-bx2 p {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .feature-bx2:after {
    content: "";
    border-top: 15px solid #1cbbc0;
    border-left: 15px solid transparent;
    position: absolute;
    right: 5px;
    top: 5px; }
  .feature-bx2[class*="bg-"] {
    border: 0; }
    .feature-bx2[class*="bg-"] p,
    .feature-bx2[class*="bg-"] .ttr-tilte,
    .feature-bx2[class*="bg-"] a,
    .feature-bx2[class*="bg-"] i {
      color: #fff; }
    .feature-bx2[class*="bg-"]:after {
      border-top-color: #fff; }
    .feature-bx2[class*="bg-"] .btn-link:after {
      background-color: #fff; }
  .feature-bx2.bg-warning p,
  .feature-bx2.bg-warning .ttr-tilte,
  .feature-bx2.bg-warning a,
  .feature-bx2.bg-warning i {
    color: #000; }
  .feature-bx2.bg-warning:after {
    border-top-color: #000; }
  .feature-bx2.bg-warning .btn-link:after {
    background-color: #000; }

.portfolio-box {
  position: relative; }
  .portfolio-box.style-1 {
    overflow: hidden; }
    .portfolio-box.style-1 .media {
      position: relative; }
      .portfolio-box.style-1 .media .portfolio-overlay {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        z-index: 1;
        opacity: 0;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        padding-bottom: 60px; }
        .portfolio-box.style-1 .media .portfolio-overlay ul {
          margin-bottom: 0;
          list-style: none; }
          .portfolio-box.style-1 .media .portfolio-overlay ul li {
            display: inline-block; }
        .portfolio-box.style-1 .media .portfolio-overlay .ttr-icon {
          height: 40px;
          width: 40px;
          text-align: center;
          font-size: 24px;
          color: #fff;
          border: 1px solid #fff;
          line-height: 40px;
          display: block;
          margin: 0 3px; }
      .portfolio-box.style-1 .media:after {
        content: "";
        background: #171a1e;
        position: absolute;
        width: 100%;
        height: 0;
        top: 0;
        opacity: 0.9;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        transform-origin: top; }
    .portfolio-box.style-1 .info {
      background-color: #fff;
      text-align: center;
      padding: 20px 30px;
      position: absolute;
      bottom: -50%;
      width: 100%;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      z-index: 1; }
      .portfolio-box.style-1 .info .title {
        margin-bottom: 0; }
        .portfolio-box.style-1 .info .title a {
          color: #000;
          font-weight: 400;
          display: flex;
          align-items: center;
          justify-content: center; }
          .portfolio-box.style-1 .info .title a i {
            color: #1cbbc0;
            display: inline-block;
            margin-right: 15px;
            font-size: 34px; }
    .portfolio-box.style-1:hover .info {
      bottom: 0; }
    .portfolio-box.style-1:hover .portfolio-overlay {
      opacity: 1; }
    .portfolio-box.style-1:hover .media:after {
      transform-origin: bottom;
      height: 100%;
      top: auto;
      bottom: 0; }
  .portfolio-box.style-2:after {
    content: "";
    background: #1cbbc0;
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0.9;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: top; }
  .portfolio-box.style-2 .magnific-anchor {
    position: absolute;
    width: 100%;
    height: 55px;
    background: #020d26;
    bottom: 0;
    z-index: 2;
    text-align: center;
    padding: 15px 20px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform-origin: bottom;
    -moz-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom; }
  .portfolio-box.style-2 .portfolio-info {
    position: absolute;
    width: 100%;
    top: calc(50% - 20px);
    transform: translateY(-50%);
    text-align: center;
    z-index: 2; }
    .portfolio-box.style-2 .portfolio-info .title {
      margin-bottom: 40px;
      color: #fff;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      opacity: 0; }
      .portfolio-box.style-2 .portfolio-info .title a {
        color: #fff; }
    .portfolio-box.style-2 .portfolio-info .exe-title {
      text-transform: uppercase;
      font-weight: 600;
      color: #fff;
      font-size: 14px;
      letter-spacing: 3px;
      opacity: 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
  .portfolio-box.style-2:hover:after {
    transform-origin: bottom;
    height: 100%;
    top: auto;
    bottom: 0; }
  .portfolio-box.style-2:hover .portfolio-info .title {
    margin-bottom: 5px;
    opacity: 1; }
  .portfolio-box.style-2:hover .portfolio-info .exe-title {
    opacity: 0.6; }
  .portfolio-box.style-2:hover .magnific-anchor {
    transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg); }

.pagination-bx .pagination {
  margin: 0;
  width: 100%; }

.pagination {
  padding: 10px 0;
  display: block; }
  .pagination li {
    display: inline-block;
    margin: 0 4px; }
  .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0; }
  .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .pagination > li > a, .pagination > li > span {
    background-color: #fff;
    color: #404153;
    padding: 13px 15px;
    font-weight: 600;
    font-size: 14px;
    min-width: 40px;
    border: 0;
    line-height: 1;
    display: block;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    display: block;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .pagination > li > a:hover, .pagination > li > span:hover {
      border-color: transparent;
      color: #fff; }
    @media only screen and (max-width: 575px) {
      .pagination > li > a, .pagination > li > span {
        padding: 10px 15px; } }
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: transparent; }
  @media only screen and (max-width: 575px) {
    .pagination li {
      margin: 0; } }

.pagination-sm .pagination > li > a, .pagination-sm .pagination > li > span
.pagination-sm .pagination > .previous > a, .pagination-sm .pagination > .next > a {
  font-size: 12px;
  padding: 6px 12px; }

.pagination-lg .pagination > li > a, .pagination-lg .pagination > li > span
.pagination-lg .pagination > .previous > a, .pagination-lg .pagination > .next > a {
  font-size: 18px;
  padding: 10px 20px; }

.pagination-bx.primary .pagination > li > a, .pagination-bx.primary .pagination > li > span {
  background-color: #1abc9c;
  color: #fff;
  margin: 0 1px;
  border: 0; }
.pagination-bx.primary .pagination > li > a:hover, .pagination-bx.primary .pagination > li > span:hover, .pagination-bx.primary .pagination > li.active > span, .pagination-bx.primary .pagination > li.active > a {
  background-color: #148f77; }

.pagination-bx.rounded .pagination > li > a, .pagination-bx.rounded .pagination > li > span {
  border-radius: 30px;
  margin: 0 1px; }

.pagination-bx.rounded-sm .pagination > li > a, .pagination-bx.rounded-sm .pagination > li > span {
  border-radius: 4px;
  margin: 0 1px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px; }

.pagination-bx.gray .pagination > li > a, .pagination-bx.gray .pagination > li > span {
  background-color: #f6f7f8;
  margin: 0 1px;
  border: 0; }
.pagination-bx.gray .pagination > li > a:hover, .pagination-bx.gray .pagination > li > span:hover, .pagination-bx.gray .pagination > li.active > span, .pagination-bx.gray .pagination > li.active > a {
  background-color: #1cbbc0;
  color: #fff; }

.pagination i {
  font-size: 12px; }
.pagination li.active a {
  background-color: #1cbbc0;
  color: #fff; }
.pagination > li.active > a:hover, .pagination > li > a:hover, .pagination > li > span:hover {
  color: #fff;
  background-color: #1cbbc0; }

.service-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #1cbbc0;
  padding: 30px;
  box-shadow: 0 8px 60px -25px #1cbbc0; }
  .service-menu li a {
    display: block;
    padding: 15px 50px 15px 20px;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-weight: 500;
    font-size: 16px; }
  .service-menu li:last-child a {
    border-bottom: 0; }
  .service-menu li a i {
    color: #fff;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    border-radius: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-left: 2px; }
  .service-menu li.active a, .service-menu li:hover a {
    background-color: #fff;
    color: #000; }
    .service-menu li.active a i, .service-menu li:hover a i {
      color: #000; }
  .service-menu.style-1 li a i {
    font-size: 24px; }
  @media only screen and (max-width: 1199px) {
    .service-menu {
      padding: 15px; } }

.left-border-1 {
  padding-left: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

.contact-infolist {
  margin: 0 0 40px;
  padding: 25px 0 5px;
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .contact-infolist li {
    position: relative;
    padding: 0 20px 20px 80px; }
    .contact-infolist li img {
      position: absolute;
      left: 0;
      top: 10px;
      width: 60px; }
    .contact-infolist li .contact-title {
      color: #020d26;
      font-size: 20px;
      line-height: 28px;
      font-weight: 600;
      margin-bottom: 2px; }
    .contact-infolist li a,
    .contact-infolist li p {
      font-size: 16px;
      line-height: 24px;
      color: #555;
      font-weight: 400;
      margin-bottom: 5px; }

button.back-to-top {
  border-style: solid;
  border-width: 0;
  bottom: 15px;
  box-shadow: 2px 2px 12px -5px #000000;
  color: #fff;
  background-color: #1cbbc0;
  cursor: pointer;
  display: none;
  height: 45px;
  margin: 0;
  position: fixed;
  left: 15px;
  text-align: center;
  width: 45px;
  z-index: 99999;
  padding: 0;
  font-size: 12px; }
  @media only screen and (max-width: 575px) {
    button.back-to-top {
      height: 35px;
      width: 35px; } }

.team-member {
  position: relative; }
  .team-member .team-media {
    position: relative; }
    .team-member .team-media img {
      width: 100%; }
  .team-member .team-info span {
    font-weight: 600; }
  .team-member.style-1 {
    overflow: hidden; }
    .team-member.style-1 .team-info {
      text-align: left;
      padding: 30px;
      position: absolute;
      background-color: #fff;
      width: 100%;
      height: 100%;
      right: -100%;
      top: 0;
      opacity: 1;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      z-index: 1; }
      .team-member.style-1 .team-info .title {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 15px; }
        .team-member.style-1 .team-info .title a {
          color: #000; }
    .team-member.style-1:hover {
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1); }
      .team-member.style-1:hover .team-info {
        opacity: 1;
        right: 0; }
    @media only screen and (min-width: 991px) and (max-width: 1100px) {
      .team-member.style-1 .team-info {
        padding: 15px; }
        .team-member.style-1 .team-info .title {
          font-size: 20px; } }
    @media only screen and (min-width: 591px) and (max-width: 691px) {
      .team-member.style-1 .team-info {
        padding: 18px; } }
    @media only screen and (max-width: 575px) {
      .team-member.style-1 .team-info .title {
        padding-bottom: 15px;
        margin-bottom: 20px; }
      .team-member.style-1 .team-info .icon-list {
        margin-bottom: 20px; } }
  .team-member.style-2 {
    background: #fff; }
    .team-member.style-2 .team-media {
      overflow: hidden; }
    .team-member.style-2 .team-info {
      border-bottom: 4px solid #1cbbc0;
      text-align: center;
      padding: 20px 10px; }
    .team-member.style-2 .social-media {
      position: absolute;
      bottom: -60px;
      left: 0;
      display: block;
      width: 100%;
      text-align: center;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .team-member.style-2 .title {
      margin-bottom: 0;
      margin-bottom: 5px; }
    .team-member.style-2:hover .social-media {
      bottom: 30px; }

.social-media {
  padding: 0;
  margin: 0;
  list-style: none; }
  .social-media li {
    display: inline-block; }
    .social-media li a {
      height: 40px;
      width: 40px;
      border-radius: 0;
      padding: 8px 10px; }

.icon-list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 15px; }
  .icon-list li {
    display: block;
    padding: 3px;
    font-size: 14px; }
    .icon-list li i {
      color: #1cbbc0;
      margin-right: 5px; }

.bg-gray-alt {
  background-color: #fafafa; }

.about-media {
  position: relative; }
  .about-media .media {
    padding: 0 0 70px 80px; }
    .about-media .media img {
      width: 100%; }
  .about-media .about-contact {
    width: 360px;
    padding: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 10px 50px -20px #1cbbc0;
    -webkit-animation: up-down 2s infinite  alternate;
    animation: up-down  2s infinite  alternate; }
  @media only screen and (max-width: 767px) {
    .about-media .media {
      padding: 0 0 30px; }
    .about-media .about-contact {
      width: 100%;
      position: unset;
      padding: 30px; } }

@-webkit-keyframes up-down {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(-10px); } }
@keyframes up-down {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(-10px); } }
.choose-media {
      width: 595px;
    /* float: right; */
    height: 100%;
    -webkit-animation: up-down 2s infinite alternate;
    animation: up-down 2s infinite alternate;
 }
  @media only screen and (max-width: 1199px) {
    .choose-media {
      width: 100%; } }
  .choose-media img {
    width: 91%;

    transform: scale(1.1); }

.progress-box.style1 {
  margin-bottom: 40px; }
  .progress-box.style1 .progress-bar {
    transition: unset; }
  .progress-box.style1 .progress {
    height: 5px;
    background-color: #fccccc;
    overflow: inherit;
    border-radius: 0; }
  .progress-box.style1 .progress-info {
    display: flex;
    justify-content: space-between; }
    .progress-box.style1 .progress-info .title {
      text-transform: uppercase;
      margin-bottom: 5px; }
    .progress-box.style1 .progress-info .progress-value {
      margin-bottom: 5px; }
  @media only screen and (max-width: 575px) {
    .progress-box.style1 {
      margin-bottom: 30px; } }

.form-card {
  padding: 50px 0; }
  .form-card .form-group {
    margin-bottom: 10px; }
    .form-card .form-group .form-control {
      background-color: #f8f8f8;
      height: 45px;
      font-size: 14px;
      border: 0;
      padding: 10px 25px;
      border-radius: 0; }
    .form-card .form-group .btn, .form-card .form-group .wp-block-button__link {
      height: 45px; }
  @media only screen and (max-width: 575px) {
    .form-card {
      padding: 40px 0; } }

.member-detail .title {
  margin-bottom: 10px; }
.member-detail .team-box {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  padding: 5px;
  background-color: #fff; }
.member-detail .team-media img {
  width: 100%; }
.member-detail .team-info {
  padding: 20px; }

.job-career-box {
  padding: 30px;
  background: #fff;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 575px) {
    .job-career-box {
      padding: 25px; } }

.brand-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0; }
  .brand-list li {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    .brand-list li img {
      opacity: 0.4;
      transition: all 0.5s; }
    .brand-list li:hover img {
      opacity: 1; }
    .brand-list li:nth-child(3n+0) {
      border-right: 0; }
    .brand-list li:nth-last-child(1), .brand-list li:nth-last-child(2), .brand-list li:nth-last-child(3) {
      border-bottom: 0; }
  @media only screen and (max-width: 575px) {
    .brand-list li {
      width: 50%; }
      .brand-list li:nth-child(3n+0) {
        border-right: 1px solid rgba(0, 0, 0, 0.1); }
      .brand-list li:nth-last-child(3) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .brand-list li:nth-child(2n+0) {
        border-right: 0; } }

.about-wraper1 {
  position: relative; }
  .about-wraper1 .about-media {
    position: relative;
    height: 100%;
    padding: 80px 80px 100px 150px; }
  .about-wraper1 .about-img1 {
    position: absolute;
    top: 0;
    left: 0;
    border: 10px solid #fff;
    z-index: 1;
    width: 250px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-animation: move 9s infinite  alternate;
    animation: move  9s infinite  alternate; }
  .about-wraper1 .about-img2 {
    float: right;
    position: relative;
    width: 100%; }
    .about-wraper1 .about-img2 img {
      width: 100%; }
    .about-wraper1 .about-img2:before {
      content: "";
      position: absolute;
      width: 72px;
      height: 72px;
      background-color: #1cbbc0;
      z-index: 2;
      bottom: -30px;
      left: -30px;
      -webkit-animation: zoom-in-zoom-out 5s infinite  alternate;
      animation: zoom-in-zoom-out 5s infinite  alternate; }
  .about-wraper1 .experience-bx {
    position: absolute;
    right: 30px;
    bottom: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 35px 30px;
    overflow: hidden;
    border-bottom: 5px solid #1cbbc0;
    -webkit-animation: move2 7s infinite  alternate;
    animation: move2  7s infinite  alternate; }
    .about-wraper1 .experience-bx .exp-text {
      font-size: 36px;
      color: #1cbbc0;
      line-height: 1;
      text-transform: uppercase;
      display: flex;
      align-items: flex-end;
      margin-bottom: 15px; }
      .about-wraper1 .experience-bx .exp-text .counter {
        font-size: 110px;
        text-transform: uppercase;
        line-height: 85px;
        display: inline-block;
        color: #000; }
    .about-wraper1 .experience-bx .exp-year {
      font-size: 16px;
      text-transform: uppercase;
      margin: 0; }
  @media only screen and (max-width: 1199px) {
    .about-wraper1 .about-img1 {
      width: 200px; }
    .about-wraper1 .about-media {
      padding: 50px 70px 120px 50px; } }
  @media only screen and (max-width: 991px) {
    .about-wraper1 .about-img1 {
      width: 250px; }
    .about-wraper1 .about-media {
      padding: 70px 120px 70px 140px; } }
  @media only screen and (max-width: 767px) {
    .about-wraper1 .about-media {
      padding: 60px; }
    .about-wraper1 .about-img1 {
      width: 200px; } }
  @media only screen and (max-width: 575px) {
    .about-wraper1 .about-img1 {
      width: 120px;
      border-width: 5px;
      left: 20px; }
    .about-wraper1 .experience-bx {
      padding: 20px; }
      .about-wraper1 .experience-bx .exp-text .counter {
        font-size: 80px;
        line-height: 60px; } }

@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0); }
  25% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px); }
  50% {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px); }
  75% {
    -webkit-transform: translate(10px, -5px);
    transform: translate(10px, -5px); }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0); } }
@-webkit-keyframes move2 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0); }
  25% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px); }
  50% {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px); }
  75% {
    -webkit-transform: translate(-10px, 5px);
    transform: translate(-10px, 5px); }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0); } }
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1); }
  50% {
    transform: scale(1.2, 1.2); }
  100% {
    transform: scale(1, 1); } }
.list-check-squer li {
  display: block;
  color: #000;
  font-size: 20px;
  font-family: 'Roboto Condensed';
  font-weight: 500;
  position: relative;
  padding: 8px 15px 7px 50px;
  margin-bottom: 10px;
  line-height: 20px; }
  .list-check-squer li:before {
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    background-color: #1cbbc0;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  @media only screen and (max-width: 575px) {
    .list-check-squer li {
      font-size: 16px;
      padding: 8px 15px 7px 46px;
      line-height: 16px; } }

.heading-ext {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 40px; }
  .heading-ext .right {
    min-width: 200px;
    text-align: right; }
  @media only screen and (max-width: 767px) {
    .heading-ext {
      padding: 20px; } }
  @media only screen and (max-width: 575px) {
    .heading-ext {
      display: block; }
      .heading-ext .right {
        text-align: left;
        margin-top: 15px; } }

.team-wraper1 {
  position: relative;
  width: 100%;
  height: 100%;
  display: table; }
  .team-wraper1 .media-large {
    float: right;
    margin: 30px; }
    .team-wraper1 .media-large img {
      border-radius: 10px; }
  .team-wraper1 .team-media {
    width: 80px;
    height: 80px;
    border: 3px solid;
    border-color: #fff; }
    .team-wraper1 .team-media img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .team-wraper1 .team-info {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    background-color: #fff;
    width: 280px;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1; }
    .team-wraper1 .team-info:after {
      content: "";
      border-top: 15px solid #fff;
      border-right: 15px solid transparent;
      position: absolute;
      right: -15px;
      top: 35%;
      transform: translateY(-50%); }
    .team-wraper1 .team-info .title {
      margin-bottom: 5px; }
    .team-wraper1 .team-info span {
      display: block;
      margin-bottom: 20px; }
  .team-wraper1 .team-bx {
    position: absolute; }
    .team-wraper1 .team-bx:hover .team-info {
      opacity: 1;
      visibility: visible; }
  .team-wraper1 .member1 {
    left: 250px;
    bottom: 0; }
  .team-wraper1 .member2 {
    right: 0;
    bottom: 0; }
    .team-wraper1 .member2 .team-media {
      transform: scale(1.5); }
    .team-wraper1 .member2 .team-info {
      margin-right: 35px; }
  .team-wraper1 .member3 {
    right: 50px;
    top: 50px; }
  .team-wraper1 .member4 {
    top: 0;
    left: 300px; }
    .team-wraper1 .member4 .team-media {
      transform: scale(1.5); }
    .team-wraper1 .member4 .team-info {
      margin-right: 35px; }
  .team-wraper1 .member5 {
    top: 100px;
    left: 100px; }
    .team-wraper1 .member5 .team-media {
      transform: scale(1.5); }
    .team-wraper1 .member5 .team-info {
      margin-right: 35px; }
  @media only screen and (max-width: 991px) {
    .team-wraper1 .member1 {
      left: 180px; }
      .team-wraper1 .member1 .team-info {
        margin-right: 0;
        margin-left: 15px;
        right: 0;
        left: 100%; }
        .team-wraper1 .member1 .team-info:after {
          right: auto;
          top: 35%;
          transform: translateY(-50%) rotate(90deg);
          left: -15px; }
    .team-wraper1 .member5 {
      left: 0; }
      .team-wraper1 .member5 .team-info {
        margin-right: 0;
        margin-left: 35px;
        right: 0;
        left: 100%; }
        .team-wraper1 .member5 .team-info:after {
          right: auto;
          top: 35%;
          transform: translateY(-50%) rotate(90deg);
          left: -15px; } }

.blog-carousel .owl-stage-outer {
  overflow: unset; }
  .blog-carousel .owl-stage-outer .owl-item {
    opacity: 0.3;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .blog-carousel .owl-stage-outer .owl-item.active {
      opacity: 1; }
.blog-carousel .blog-card {
  margin-bottom: 0; }

.blog-wraper1,
.service-wraper1 {
  position: relative; }
  .blog-wraper1:after,
  .service-wraper1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 43%;
    width: 100%;
    background-color: #f7f7f7; }
  @media only screen and (max-width: 767px) {
    .blog-wraper1:after,
    .service-wraper1:after {
      content: none; } }

.blog-card {
  position: relative;
  margin-bottom: 30px; }
  .blog-card .post-media img {
    width: 100%; }
  .blog-card.blog-list {
    display: flex; }
    .blog-card.blog-list .post-media {
      width: 200px;
      min-width: 200px; }
      .blog-card.blog-list .post-media img {
        height: 100%;
        object-fit: cover; }
    .blog-card.blog-list.list-large .post-media {
      width: 300px;
      min-width: 300px; }
    @media only screen and (max-width: 1199px) {
      .blog-card.blog-list.list-large .post-media {
        width: 250px;
        min-width: 250px; } }
    @media only screen and (max-width: 767px) {
      .blog-card.blog-list.list-large {
        display: block; }
        .blog-card.blog-list.list-large .post-media {
          width: 100%;
          min-width: 100%; } }
    @media only screen and (max-width: 575px) {
      .blog-card.blog-list {
        display: block; }
        .blog-card.blog-list .post-media {
          width: 100%;
          min-width: 100%; } }
  .blog-card.blog-overlay .post-info {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .blog-card.blog-overlay .post-info .post-meta li, .blog-card.blog-overlay .post-info .post-meta a, .blog-card.blog-overlay .post-info .post-meta i {
      color: #fff; }
    .blog-card.blog-overlay .post-info .post-title a {
      color: #fff; }
  .blog-card.style-1 .post-title {
    margin-bottom: 12px; }
  .blog-card.style-1 .post-info {
    padding: 30px; }
    .blog-card.style-1 .post-info .post-meta {
      border-top: 1px solid #eee;
      margin-bottom: -5px;
      padding-top: 15px;
      margin-top: 20px; }
  .blog-card.style-1.blog-overlay .post-info {
    z-index: 2; }
    .blog-card.style-1.blog-overlay .post-info .post-meta {
      margin-bottom: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      padding-top: 15px;
      margin-bottom: 0; }
  .blog-card.style-1.blog-overlay .post-media {
    position: relative;
    z-index: 1; }
    .blog-card.style-1.blog-overlay .post-media img {
      min-height: 300px;
      object-fit: cover; }
    .blog-card.style-1.blog-overlay .post-media:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      background: -moz-linear-gradient(top, rgba(23, 26, 30, 0) 0%, rgba(23, 26, 30, 0.8) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(23, 26, 30, 0) 0%, rgba(23, 26, 30, 0.8) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(23, 26, 30, 0) 0%, rgba(23, 26, 30, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      z-index: 1;
      width: 100%;
      height: 100%; }
  .blog-card.style-1.blog-list .post-info {
    padding: 35px 30px; }
  @media only screen and (max-width: 991px) {
    .blog-card.style-1.blog-list .post-info {
      padding: 25px 20px; }
    .blog-card.style-1 .post-info {
      padding: 30px 25px; } }
  @media only screen and (max-width: 575px) {
    .blog-card.style-1.blog-list .post-info {
      padding: 30px 25px; } }

.post-meta {
  padding: 0;
  margin: 0;
  list-style: none; }
  .post-meta li {
    display: inline-block;
    position: relative;
    font-size: 14px; }
    .post-meta li:after {
      content: "-";
      margin-left: 10px;
      margin-right: 10px;
      display: inline-block; }
    .post-meta li:last-child:after {
      content: none; }
    .post-meta li a {
      color: #777777; }
  .post-meta .author img {
    border-radius: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 10px; }
  .post-meta .author a {
    color: #1cbbc0; }

/* About Us */
.about-year {
  padding: 25px;
  width: 240px;
  position: absolute;
  bottom: 30px;
  left: 0;
  box-shadow: 0 10px 50px -20px #1cbbc0;
  background: #1cbbc0;
  -webkit-animation: up-down 2s infinite  alternate;
  animation: up-down  2s infinite  alternate; }
  .about-year .count {
    font-size: 90px;
    color: #fff;
    line-height: 90px;
    margin-bottom: 5px; }
  .about-year .text {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: inset 0 -3px 0px 0 #ffdb3d;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 20px; }
  @media only screen and (max-width: 575px) {
    .about-year {
      padding: 15px;
      width: 195px;
      bottom: 15px; }
      .about-year .count {
        font-size: 60px;
        line-height: 60px; } }

.about-imgbox {
  padding-left: 90px;
  position: relative; }

.videoplay-bx i {
  width: 50px;
  height: 50px;
  background: #ffdb3d;
  border-radius: 40px;
  text-align: center;
  line-height: 50px;
  color: #000;
  padding-left: 3px; }
.videoplay-bx span {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-left: 10px; }

.counter-style-1 {
  padding: 20px;
  border: 2px solid #eee;
  position: relative;
  margin-bottom: 30px; }
  .counter-style-1:after {
    content: "";
    border-top: 15px solid #1cbbc0;
    border-left: 15px solid transparent;
    position: absolute;
    right: 5px;
    top: 5px; }

/* .counter-style-2{
	text-align:center;
}
.counter-style-2 .counter-bx{
	margin-bottom:10px;
}
.counter-style-2 .counter-bx span{
	font-size:60px;
	font-weight:500;
	line-height: 70px;
	display: inline-block;
	color:#000;
}
.counter-style-2 .counter-text{
	font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #627696;
    text-transform: uppercase;
}
.text-white .counter-style-2 .counter-text,
.text-white .counter-style-2 .counter-bx span{
	color:#fff;
} */
/* About Us 2 */
.about-wraper2 .about-content {
  position: relative; }
.about-wraper2 .ttr-media img {
  min-width: auto; }
.about-wraper2 .service-content {
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50px;
    line-height: 0px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 100px;
    width: 296px;
    position: relative;
    height: 140px;
  align-items: center;
  display: flex;
  -webkit-animation: move 2s infinite  alternate;
  animation: move 10s infinite  alternate; }
  .about-wraper2 .service-content:before {
    content: "\f00c";
    background-color: #1cbbc0;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
    color: #fff;
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 8px;
    text-align: center; }
  .about-wraper2 .service-content .title {
    margin: 0;
    text-transform: uppercase; }
.about-wraper2 .content-left,
.about-wraper2 .content-right {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 60%; }
.about-wraper2 .content-left {
  left: 23%; }
  .about-wraper2 .content-left .service-content {
    -webkit-animation: up-down 5s infinite  alternate;
    animation: up-down 5s infinite  alternate;
    padding: 0 65px 0 20px;
    justify-content: flex-end; }
    .about-wraper2 .content-left .service-content:nth-child(2) {
      margin: 0 0 100px -50px; }
    .about-wraper2 .content-left .service-content:before {
      right: 8px; }
.about-wraper2 .content-right {
  right: -50px; }
  .about-wraper2 .content-right .service-content {
    padding: 0 20px 0 65px;
    -webkit-animation: up-down2 5s infinite  alternate;
    animation: up-down2 5s infinite  alternate; }
    .about-wraper2 .content-right .service-content:nth-child(2) {
      margin: 0 0 100px 50px; }
    .about-wraper2 .content-right .service-content:before {
      left: 8px; }
@media only screen and (max-width: 1199px) {
  .about-wraper2 .content-left {
    left: 150px; }
  .about-wraper2 .content-right {
    right: -150px; } }
@media only screen and (max-width: 991px) {
  .about-wraper2 .content-left,
  .about-wraper2 .content-right {
    display: none; } }

@-webkit-keyframes up-down2 {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(-10px); } }
@keyframes up-down2 {
  0% {
    transform: translatey(0); }
  100% {
    transform: translatey(10px); } }
.contact-form label {
  font-size: 15px;
  font-weight: 400;
  color: #606060;
  position: absolute;
  top: 10px;
  left: 20px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s; }
.contact-form .input-group .form-control {
  border-width: 0 0 1px 0;
  background-color: rgba(0, 0, 0, 0);
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 50px;
  padding: 8px 20px;
  font-size: 15px;
  line-height: 22px; }
.contact-form .form-control:hover, .contact-form .form-control:active, .contact-form .form-control:focus {
  border-color: #1cbbc0; }
.contact-form .input-group textarea.form-control {
  height: 150px;
  padding: 15px 20px; }
.contact-form .form-group {
  margin-bottom: 30px; }
  .contact-form .form-group.focused label {
    margin-top: -31px;
    font-size: 11px;
    margin-left: -20px; }
  @media only screen and (max-width: 575px) {
    .contact-form .form-group {
      margin-bottom: 20px; } }
.contact-form.style1 {
  background-color: #1cbbc0;
  padding: 50px 50px;
  box-shadow: 0 10px 40px -20px #1cbbc0;
  border: 2px solid #1cbbc0;
  background-image: url(../images/background/bg3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 1199px) {
    .contact-form.style1 {
      padding: 30px; } }
  @media only screen and (max-width: 575px) {
    .contact-form.style1 {
      padding: 25px; } }
  .contact-form.style1 .input-group .form-control {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0); }

.contact-ri {
  padding-left: 30px; }
  @media only screen and (max-width: 991px) {
    .contact-ri {
      padding-left: 0; } }

iframe {
  border: 0; }

.icon-box {
  max-width: 300px;
  margin-bottom: 30px; }
  .icon-box .title {
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    text-transform: uppercase; }
    .icon-box .title i {
      font-size: 32px;
      margin-right: 15px;
      color: #1cbbc0; }

@media only screen and (max-width: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    margin-bottom: -15px; } }
.help-bx {
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1); }
  .help-bx .info {
    padding: 15px 25px 35px 25px;
    text-align: center;
    position: relative;
    z-index: 1; }
    .help-bx .info img {
      max-width: 60px;
      margin-bottom: 20px; }
    .help-bx .info:before, .help-bx .info:after {
      content: "";
      background: #fff;
      position: absolute;
      top: -25px;
      width: 100%;
      height: 80px;
      left: 0;
      transform: skewY(-8deg);
      z-index: -1; }
    .help-bx .info:before {
      background: #fff;
      top: -32px;
      transform: skewY(-5deg);
      height: 40px; }
  .help-bx p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px; }

.brochure-bx {
  padding: 30px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1); }
  .brochure-bx .title-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 30px; }
    .brochure-bx .title-head:after {
      background: #1cbbc0;
      content: "";
      width: 30px;
      height: 3px;
      position: absolute;
      bottom: -2px;
      left: 0; }

.download-link {
  position: relative;
  display: block;
  padding-left: 45px;
  margin-top: 20px; }
  .download-link .title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0px;
    line-height: 22px; }
  .download-link span {
    color: #888;
    font-size: 14px;
    line-height: 18px; }
  .download-link img {
    width: 45px;
    position: absolute;
    left: -5px;
    top: 0; }

.custom-control-label:before {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 2px solid #1cbbc0;
  top: 2px; }
.custom-control-label:after {
  width: 20px;
  height: 20px;
  top: 2px; }

.custom-checkbox {
  padding-left: 30px; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1cbbc0; }
  .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after {
    left: -30px; }
  .custom-checkbox label {
    line-height: 24px;
    margin-bottom: 0; }

.booking-form .dropdown-toggle,
.booking-form .form-control {
  border: 1px solid #cacaca;
  padding: 10px 20px;
  border-radius: 0;
  height: 50px; }
.booking-form textarea.form-control {
  height: 220px; }
.booking-form .form-title {
  background-color: #1cbbc0;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 20px;
  font-weight: 500;
  display: block; }
.booking-form .form-group {
  margin-bottom: 30px; }
@media only screen and (max-width: 575px) {
  .booking-form .form-group {
    margin-bottom: 20px; } }

/* error */
.error-404 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 550px;
  margin: auto; }
  .error-404 .inner-content {
    text-align: center; }
  .error-404 .error-title {
    font-size: 180px;
    line-height: 180px;
    margin-bottom: 15px; }
    .error-404 .error-title span {
      width: 145px;
      height: 145px;
      display: inline-block;
      background-image: url(../images/error.gif);
      background-size: 100%;
      margin: 0 10px; }
  .error-404 .error-text {
    text-transform: uppercase;
    margin-bottom: 15px; }
  .error-404 p {
    margin-bottom: 30px; }
  @media only screen and (max-width: 575px) {
    .error-404 .error-title {
      font-size: 120px;
      line-height: 120px; }
      .error-404 .error-title span {
        width: 100px;
        height: 100px; } }

.blog-single {
  margin-bottom: 60px; }
  .blog-single .post-meta {
    padding: 0;
    margin-bottom: 15px; }
  .blog-single .ttr-post-title {
    margin-bottom: 20px; }
  .blog-single .action-box {
    margin-bottom: 30px; }
  .blog-single .ttr-post-text {
    margin-top: 10px; }
    .blog-single .ttr-post-text ul {
      padding: 0; }
  .blog-single .share-post li:first-child {
    margin-right: 5px; }
  .blog-single .ttr-post-text ul li {
    padding: 5px 0; }
  .blog-single .ttr-post-footer {
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-width: 1px 0;
    padding: 10px 0;
    margin-top: 30px; }
    .blog-single .ttr-post-footer .post-tags a {
      color: #1cbbc0;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      margin-right: 10px; }
    .blog-single .ttr-post-footer strong {
      font-size: 14px;
      font-weight: 600;
      margin-right: 10px; }
  .blog-single .ttr-post-meta {
    margin-bottom: 0; }
  .blog-single .ttr-post-tags {
    margin-top: 20px; }
  .blog-single .ttr-post-media {
    border-radius: 4px; }
  @media only screen and (max-width: 767px) {
    .blog-single .ttr-post-footer {
      display: block; }
      .blog-single .ttr-post-footer .social-media {
        margin: 15px 0 0; } }

.comments-area {
  padding: 0; }
  .comments-area .comments-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 30px; }

ol.comment-list {
  margin-bottom: 60px;
  list-style: none;
  padding-left: 0; }
  ol.comment-list li.comment {
    position: relative;
    padding: 0; }
    ol.comment-list li.comment .comment-body {
      margin-bottom: 40px;
      margin-left: 80px;
      position: relative;
      background: #f6f7f8;
      padding: 30px 30px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
      ol.comment-list li.comment .comment-body:after {
        content: "";
        background: #f6f7f8;
        border: 1px solid rgba(0, 0, 0, 0.1);
        width: 12px;
        height: 12px;
        position: absolute;
        left: -6px;
        transform: rotate(45deg);
        border-width: 0 0px 1px 1px;
        top: 30px; }
    ol.comment-list li.comment .comment-author {
      display: block;
      margin-bottom: 0; }
      ol.comment-list li.comment .comment-author .avatar {
        position: absolute;
        top: 0;
        left: -80px;
        width: 70px;
        height: 70px;
        border-radius: 64px;
        -webkit-border-radius: 64px;
        background: #fff;
        padding: 4px;
        box-shadow: 0 0 30px 0 rgba(0, 10, 105, 0.03); }
      ol.comment-list li.comment .comment-author .fn {
        display: inline-block;
        color: #272d3a;
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        margin-bottom: 5px;
        line-height: 28px; }
      ol.comment-list li.comment .comment-author .says {
        display: none;
        color: #999999;
        font-weight: 600; }
    ol.comment-list li.comment .comment-meta {
      color: #8d8d8d;
      text-transform: uppercase;
      margin-bottom: 10px; }
      ol.comment-list li.comment .comment-meta a {
        color: #1cbbc0;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        text-transform: uppercase; }
    ol.comment-list li.comment p {
      margin: 0 0 5px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px; }
    ol.comment-list li.comment .reply a {
      background: #1cbbc0;
      padding: 6px 15px;
      display: inline-block;
      border-radius: 0;
      margin-top: 12px;
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #fff; }
      ol.comment-list li.comment .reply a:hover {
        background-color: #1cbbc0;
        color: #fff; }
    ol.comment-list li.comment .comment-respond .comment-form p {
      padding: 0 15px; }
  ol.comment-list li .children {
    list-style: none;
    margin-left: 80px;
    padding: 0; }
    ol.comment-list li .children li {
      padding: 0; }
  @media only screen and (max-width: 767px) {
    ol.comment-list .padding-30 {
      padding: 15px; }
    ol.comment-list li.comment .comment-body {
      margin-bottom: 30px;
      margin-left: 70px; }
    ol.comment-list li.comment .comment-author .avatar {
      left: -75px;
      height: 60px;
      width: 60px; }
    ol.comment-list li.comment .reply a {
      position: static; }
    ol.comment-list li .children {
      margin-left: 20px; } }
  @media only screen and (max-width: 575px) {
    ol.comment-list li.comment .comment-body {
      margin-left: 62px;
      padding: 25px; }
    ol.comment-list li.comment .comment-author .avatar {
      left: -65px;
      top: 12px;
      width: 50px;
      height: 50px; } }

.comment-respond {
  padding: 30px 30px;
  background: #f6f7f8;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .comment-respond .comment-reply-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px; }
  .comment-respond .comment-form {
    margin: 0 -10px; }
  .comment-respond .comment-notes {
    display: none; }
  .comment-respond p {
    width: 33.333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative; }
    .comment-respond p.form-allowed-tags {
      width: 100%; }

.comments-area .comment-form p label {
  display: none;
  line-height: 18px;
  margin-bottom: 10px; }
.comments-area .comment-form p input[type="text"],
.comments-area .comment-form p textarea {
  width: 100%;
  height: 50px;
  padding: 14px 22px 14px 22px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-transform: capitalize;
  color: #000000;
  background: #fff;
  font-size: 14px; }
.comments-area .comment-form p input[type="text"]:hover,
.comments-area .comment-form p textarea:hover,
.comments-area .comment-form p input[type="text"]:focus,
.comments-area .comment-form p textarea:focus {
  border-color: #1cbbc0;
  box-shadow: none;
  outline: none; }
.comments-area .comment-form p.comment-form-comment {
  width: 100%;
  display: block;
  clear: both; }
.comments-area .comment-form p textarea {
  height: 120px; }
.comments-area .comment-form p.form-submit {
  clear: both;
  float: none;
  width: 100%;
  margin: 0; }
.comments-area .comment-form p input[type="submit"] {
  background-color: #1cbbc0;
  border: none;
  border-style: solid;
  border-width: 0;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  padding: 10px 20px;
  text-transform: uppercase; }
.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active {
  background-color: #f10c0c; }
@media only screen and (max-width: 767px) {
  .comments-area .comment-form p {
    width: 100%;
    float: none;
    margin-bottom: 20px; }
  .comments-area .comment-respond {
    padding: 20px; } }

.author-box {
  background-color: #f6f7f8;
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .author-box.blog-user .author-profile-info {
    display: flex; }
    @media only screen and (max-width: 575px) {
      .author-box.blog-user .author-profile-info {
        display: block; } }
  .author-box .author-profile-pic {
    width: 100px;
    height: 100px;
    min-width: 100px;
    border-radius: 100px;
    overflow: hidden;
    box-shadow: -2px 5px 10px 0 rgba(0, 16, 147, 0.1);
    z-index: 2;
    position: relative;
    margin-right: 25px; }
    .author-box .author-profile-pic img {
      width: 100%;
      min-width: 100px;
      height: 100px;
      border-radius: 4px;
      overflow: hidden;
      box-shadow: none;
      z-index: 2;
      position: relative;
      margin: 0 auto;
      border: 0; }
    .author-box .author-profile-pic h6 {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 5px; }
    .author-box .author-profile-pic p {
      margin-bottom: 15px;
      font-size: 18px;
      line-height: 24px; }
    @media only screen and (max-width: 575px) {
      .author-box .author-profile-pic {
        margin-bottom: 20px; } }

.min-container,
.blog-post.blog-single {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.max-container {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 55px;
  padding-right: 55px; }

.blog-post.blog-single .ttr-post-info {
  padding: 0; }
.blog-post.blog-single .ttr-post-text.text > ol, .blog-post.blog-single .ttr-post-text.text > ul {
  padding-left: 30px; }
.blog-post.blog-single .ttr-post-text.text > ol li, .blog-post.blog-single .ttr-post-text.text > ul li {
  padding: 5px 5px;
  color: #2b2d2e; }
.blog-post.blog-single .ttr-post-text.text > .wp-block-gallery {
  padding: 0;
  list-style: none; }
.blog-post.blog-single .ttr-post-text.text > .wp-block-gallery li {
  padding: 0;
  list-style: none;
  margin: 10px; }
.blog-post.blog-single .ttr-post-text ul li,
.blog-post.blog-single .ttr-post-text ol li,
.blog-post.blog-single .ttr-post-text p {
  font-size: 15px;
  line-height: 28px; }
.blog-post.blog-single .ttr-post-text p {
  margin-bottom: 28px; }
.blog-post.blog-single .ttr-post-text blockquote p {
  font-size: 18px;
  line-height: 30px;
  color: #2b2d2e;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: left; }
.blog-post.blog-single .ttr-post-text .wp-block-gallery {
  margin-left: calc(-190px - (10px/2));
  margin-right: calc(-190px - (10px/2));
  width: calc(100% + 380px + 10px);
  max-width: initial; }
.blog-post.blog-single .ttr-post-text > div + p:first-letter, .blog-post.blog-single .ttr-post-text > p:first-child:first-letter {
  color: #6d9ec4;
  font-size: 100px;
  float: left;
  margin-right: 20px;
  margin-bottom: 14px;
  margin-top: 15px; }
.blog-post.blog-single .ttr-post-text .has-large-font-size {
  font-size: 36px;
  line-height: 50px;
  color: #000; }

.content-spacious-full .wp-block-gallery {
  margin-left: calc(-200px - (10px/2));
  margin-right: calc(-200px - (10px/2));
  width: calc(100% + 400px + 10px);
  max-width: initial; }

.alignwide {
  margin-left: calc(-100px - (10px/2));
  margin-right: calc(-100px - (10px/2));
  width: calc(100% + 200px + 10px);
  max-width: initial; }

.alignfullwide {
  margin-left: calc(50% - 50vw - (var(--content-share-ml,0px)/2));
  width: 100vw;
  max-width: 100vw;
  box-sizing: border-box; }

.ttr-post-text h1,
.thm-unit-test .ttr-post-text h1 {
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 10px;
  font-weight: 700; }

.ttr-post-text h2,
.thm-unit-test .ttr-post-text h2 {
  font-size: 32px;
  line-height: 45px;
  margin-bottom: 5px;
  font-weight: 700; }

.ttr-post-text h3,
.thm-unit-test .ttr-post-text h3 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 8px;
  font-weight: 700; }

.ttr-post-text h4,
.thm-unit-test .ttr-post-text h4 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 5px;
  font-weight: 600; }

.ttr-post-text h5,
.thm-unit-test .ttr-post-text h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 8px;
  font-weight: 600; }

.ttr-post-text h6,
.thm-unit-test .ttr-post-text h6 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 600; }

pre {
  margin: 0 0 25px;
  padding: 20px;
  color: #ddd;
  background-color: #222;
  white-space: pre;
  text-shadow: 0 1px 0 #000;
  border-radius: 5px;
  border-bottom: 1px solid #555;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4) inset, 0 0 20px rgba(0, 0, 0, 0.2) inset; }

blockquote {
  padding: 20px 20px 20px 30px;
  font-size: 18px;
  color: #555555;
  margin: 25px 0;
  border-left: none;
  line-height: 30px;
  position: relative;
  background: #fff;
  clear: both;
  border-left: 4px solid #1cbbc0;
  background: #f6f7f8; }
  blockquote p {
    font-size: 20px;
    color: #000;
    line-height: 32px;
    margin-bottom: 0px;
    font-weight: 500; }
  @media only screen and (max-width: 575px) {
    blockquote {
      padding: 20px; }
      blockquote p {
        font-size: 18px;
        line-height: 28px; } }

.paginate-links {
  display: flex;
  align-items: center;
  margin: 20px 0; }

.paginate-links a,
.paginate-links > span {
  margin: 0 0 0 10px;
  position: relative;
  border: 0px solid #6cc000;
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  min-width: 40px;
  height: 40px;
  text-align: center;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
  background: #E0E0E0;
  border-radius: 3px; }

.wp-block-button__link {
  border-radius: 4px;
  font-size: 16px;
  padding: 10px 30px;
  font-weight: 700; }

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0; }
  .wp-block-gallery .blocks-gallery-image,
  .wp-block-gallery .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 8px 8px 0;
    position: relative;
    width: calc(50% - 8px); }
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
      height: 100%;
      margin: 0; }
    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img {
      display: block;
      height: auto;
      max-width: 100%;
      width: 100%; }
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 60%, transparent);
      bottom: 0;
      color: #fff;
      font-size: 13px;
      max-height: 100%;
      overflow: auto;
      padding: 40px 10px 5px;
      position: absolute;
      text-align: center;
      width: 100%; }
      .wp-block-gallery .blocks-gallery-image figcaption img,
      .wp-block-gallery .blocks-gallery-item figcaption img {
        display: inline; }
    .wp-block-gallery .blocks-gallery-image:last-child,
    .wp-block-gallery .blocks-gallery-item:last-child {
      margin-right: 0; }
    .wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
      margin-right: 0; }
  .wp-block-gallery .blocks-gallery-item.has-add-item-button {
    width: 100%; }
  .wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center; }
  .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 8px; }
  .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%; }
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%; }
  .wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    display: flex; }
  .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 305px;
    width: 100%; }

.wp-block-image.alignfullwide img {
  border-radius: 0; }
.wp-block-image img {
  border-radius: 10px; }

.aligncenter {
  text-align: center; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image figure {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start; } }
@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto; } }
@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img {
    -o-object-fit: cover;
    flex: 1;
    height: 100%;
    object-fit: cover; } }
@media only screen and (max-width: 1024px) {
  .alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%; }
    .alignwide .alignleft {
      margin: 5px 0px 25px 0;
      float: none; }
      .alignwide .alignleft img {
        width: 100%; } }
@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(33.33333% - 10.66667px); }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(25% - 12px); }
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(20% - 12.8px); }
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(16.66667% - 13.33333px); }
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(14.28571% - 13.71429px); }
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    margin-right: 20px;
    width: calc(12.5% - 14px); }
  .wp-block-gallery.columns-1 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-1 .blocks-gallery-item:last-child, .wp-block-gallery.columns-2 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-2 .blocks-gallery-item:last-child, .wp-block-gallery.columns-3 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-3 .blocks-gallery-item:last-child, .wp-block-gallery.columns-4 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-4 .blocks-gallery-item:last-child, .wp-block-gallery.columns-5 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-5 .blocks-gallery-item:last-child, .wp-block-gallery.columns-6 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-6 .blocks-gallery-item:last-child, .wp-block-gallery.columns-7 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-7 .blocks-gallery-item:last-child, .wp-block-gallery.columns-8 .blocks-gallery-image:last-child,
  .wp-block-gallery.columns-8 .blocks-gallery-item:last-child {
    margin-right: 0; } }
.account-wraper {
  height: 100vh;
  display: flex; }
  @media only screen and (max-width: 575px) {
    .account-wraper {
      height: 100%;
      padding: 75px 25px; } }

.my-account {
  max-width: 500px;
  margin: auto;
  background-color: #fff;
  padding: 50px;
  vertical-align: middle;
  width: 500px; }
  .my-account .logo {
    width: 160px;
    margin: 0 auto 40px; }
  .my-account .form-control {
    border-width: 0 0 1px 0;
    background-color: rgba(0, 0, 0, 0);
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 50px;
    padding: 8px 20px;
    font-size: 15px;
    line-height: 22px; }
  .my-account .btn, .my-account .wp-block-button__link {
    height: 50px;
    padding: 14px 24px; }
  .my-account .nav-tabs {
    border: 0; }
    .my-account .nav-tabs .nav-item .nav-link {
      padding: 7px 20px;
      display: inline-block;
      border-radius: 0;
      font-size: 16px;
      font-weight: 400;
      text-transform: uppercase;
      border: 0;
      background-color: #f9f9f9;
      color: #000000; }
      .my-account .nav-tabs .nav-item .nav-link.active {
        background-color: #1cbbc0;
        color: #fff; }
  @media only screen and (max-width: 575px) {
    .my-account {
      padding: 25px; } }

.menu-logo {
  display: table;
  float: left;
  vertical-align: middle;
  padding: 0;
  color: #EFBB20;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 140px;
  height: 70px;
  position: relative;
  z-index: 9; }
  .menu-logo a {
    display: table-cell;
    vertical-align: middle;
    padding-top: 18px; }
  .menu-logo img {
    height: 61px;
    max-width: 472px;
    padding-top: 3px;
    padding-bottom: 0px;
  }
  .menu-logo span {
    font-size: 20px;
    letter-spacing: 20px; }
  .menu-logo .sticky-logo {
    display: none; }

.is-fixed .sticky-logo {
  display: table-cell; }
.is-fixed .main-logo {
  display: none; }

.header {
  position: relative;
  z-index: 999; }
  .header .menu-bar {
    background: #fff;
    width: 100%;
    position: relative; }
  .header .container {
    position: relative; }
  .header .container-fluid, .header .container-sm, .header .container-md, .header .container-lg, .header .container-xl {
    padding-left: 30px;
    padding-right: 30px; }
  .header .secondary-menu {
    float: right;
    height: 70px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
    padding-left: 15px;
    padding-top: 14px;  }
    .header .secondary-menu #quik-search-btn {
      font-size: 25px;
      line-height: 25px;
      color: #020d26;
      cursor: pointer;
      margin-right: 10px;
      border: 0;
      padding: 5px; }
    @media only screen and (max-width: 575px) {
      .header .secondary-menu .btn, .header .secondary-menu .wp-block-button__link {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (max-width: 575px) {
      .header .secondary-menu {
        display: none; } }

.navbar-toggler {
  border: 0 solid #efbb20;
  font-size: 16px;
  line-height: 24px;
  margin: 27px 0px 25px 15px;
  padding: 0;
  float: right;
  outline: none; }

.menuicon {
  width: 20px;
  height: 18px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .menuicon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #000; }
    .menuicon span:nth-child(1) {
      top: 0px; }
    .menuicon span:nth-child(2) {
      top: 7px; }
    .menuicon span:nth-child(3) {
      top: 14px; }
  .menuicon.open span:nth-child(1) {
    top: 7px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .menuicon.open span:nth-child(2) {
    opacity: 0;
    left: -60px; }
  .menuicon.open span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.header-tb .menuicon span {
  background: #fff; }

.menu-links {
  padding: 0; }
  @media only screen and (max-width: 991px) {
    .menu-links.show {
      left: -1px;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s;
      margin: 0;
      width: 280px; } }
  .menu-links .menu-logo {
    display: none; }
    @media only screen and (max-width: 991px) {
      .menu-links .menu-logo {
        padding: 30px 20px;
        float: none;
        height: auto;
        width: 240px; } }
  .menu-links .nav {
    float: right;
    padding: 0; }
    .menu-links .nav > li {
      margin: 0px;
      font-weight: 400;
      position: relative; }
      .menu-links .nav > li.has-mega-menu {
        position: inherit; }
      @media only screen and (max-width: 991px) {
        .menu-links .nav > li {
          border-bottom: 1px solid #eee;
          width: 100%; } }
      .menu-links .nav > li > a {
        color: #020d26;
        font-size: 16px;
        padding: 39px 23px 38px 16px;
        cursor: pointer;
        font-weight: 600;
        display: inline-block;
        position: relative;
        border-width: 0 0 0 1px;
        text-transform: uppercase;
        line-height: 1; }
        .menu-links .nav > li > a i {
          font-size: 9px;
          margin-left: 3px;
          margin-top: -3px;
          vertical-align: middle; }
          @media only screen and (max-width: 991px) {
            .menu-links .nav > li > a i {
              right: 0;
              text-align: center;
              z-index: 3;
              float: right;
              font-size: 20px;
              margin: 5px 0 0; } }
          @media only screen and (max-width: 991px) {
            .menu-links .nav > li > a i:before {
              content: "\f105"; } }
        @media only screen and (max-width: 991px) {
          .menu-links .nav > li > a {
            padding: 8px 0;
            display: block;
            line-height: 30px;
            color: #fff; } }
      .menu-links .nav > li .mega-menu,
      .menu-links .nav > li .sub-menu {
        background-color: #ffffff;
        display: block;
        left: 0;
        list-style: none;
        opacity: 0;
        padding: 5px 0;
        position: absolute;
        visibility: hidden;
        width: 220px;
        z-index: 10;
        margin-top: 20px;
        box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.8s;
        -ms-transition: all 0.8s;
        transition: all 0.8s; }
        @media only screen and (max-width: 991px) {
          .menu-links .nav > li .mega-menu,
          .menu-links .nav > li .sub-menu {
            display: none;
            position: static;
            visibility: visible;
            width: auto;
            background: transparent;
            box-shadow: none;
            margin: 0;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            padding: 0; } }
        .menu-links .nav > li .mega-menu li,
        .menu-links .nav > li .sub-menu li {
          position: relative; }
          .menu-links .nav > li .mega-menu li a,
          .menu-links .nav > li .sub-menu li a {
            color: #000;
            display: block;
            font-size: 15px;
            padding: 10px 25px;
            text-transform: capitalize;
            position: relative;
            transition: all 0.15s linear;
            -webkit-transition: all 0.15s linear;
            -moz-transition: all 0.15s linear;
            -o-transition: all 0.15s linear;
            font-weight: 400; }
            @media only screen and (max-width: 991px) {
              .menu-links .nav > li .mega-menu li a,
              .menu-links .nav > li .sub-menu li a {
                padding: 8px 0px 8px 20px;
                border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
                .menu-links .nav > li .mega-menu li a:after,
                .menu-links .nav > li .sub-menu li a:after {
                  font-family: FontAwesome;
                  width: auto;
                  height: auto;
                  top: 1px;
                  color: #000;
                  font-size: 16px;
                  position: absolute;
                  left: 0;
                  font-weight: 700; } }
          .menu-links .nav > li .mega-menu li:hover > a,
          .menu-links .nav > li .sub-menu li:hover > a {
            background-color: #F2F2F2; }
        .menu-links .nav > li .mega-menu li > .sub-menu,
        .menu-links .nav > li .sub-menu li > .sub-menu {
          left: 220px;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          transition: all 0.5s; }
      .menu-links .nav > li .sub-menu li .fa {
        color: inherit;
        display: block;
        float: right;
        font-size: 16px;
        opacity: 1;
        margin-top: 4px; }
      .menu-links .nav > li .mega-menu {
        display: flex;
        right: 0px;
        width: 100%;
        z-index: 9;
        padding: 0; }
        .menu-links .nav > li .mega-menu > li {
          display: block;
          padding: 30px 0 20px;
          position: relative;
          vertical-align: top;
          width: 25%; }
          @media only screen and (max-width: 991px) {
            .menu-links .nav > li .mega-menu > li {
              width: 100%;
              padding: 0; } }
          .menu-links .nav > li .mega-menu > li > a {
            color: #000;
            display: block;
            padding: 0 20px;
            font-size: 16px;
            font-weight: 600;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            padding-bottom: 15px;
            margin-bottom: 15px; }
            .menu-links .nav > li .mega-menu > li > a > i {
              font-size: 14px;
              margin-right: 5px;
              text-align: center;
              width: 15px; }
            @media only screen and (max-width: 991px) {
              .menu-links .nav > li .mega-menu > li > a {
                display: none; } }
          .menu-links .nav > li .mega-menu > li:after {
            content: "";
            background-color: rgba(0, 0, 0, 0.1);
            position: absolute;
            right: 0px;
            top: 0px;
            display: block;
            width: 1px;
            height: 100%; }
            @media only screen and (max-width: 991px) {
              .menu-links .nav > li .mega-menu > li:after {
                content: none; } }
          .menu-links .nav > li .mega-menu > li:last-child:after {
            display: none; }
          .menu-links .nav > li .mega-menu > li:hover > a {
            background-color: transparent; }
          .menu-links .nav > li .mega-menu > li li i {
            font-size: 14px;
            margin-right: 5px;
            text-align: center;
            width: 15px; }
        @media only screen and (max-width: 991px) {
          .menu-links .nav > li .mega-menu {
            display: none;
            padding: 0; } }
      .menu-links .nav > li:hover > .mega-menu, .menu-links .nav > li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .menu-links .nav > li:hover > .mega-menu li:hover > .sub-menu, .menu-links .nav > li:hover > .sub-menu li:hover > .sub-menu {
          opacity: 1;
          visibility: visible;
          margin-top: 0;
          top: -1px; }
      .menu-links .nav > li.open .mega-menu,
      .menu-links .nav > li.open .sub-menu {
        display: block;
        opacity: 1; }
    @media only screen and (max-width: 991px) {
      .menu-links .nav {
        float: none;
        width: 70%;
        min-width: 300px; } }
  .menu-links .social-media {
    text-align: center;
    margin-top: 50px;
    display: none; }
  .menu-links .menu-close {
    height: 40px;
    color: #fff;
    background-color: #1cbbc0;
    line-height: 44px;
    text-align: center;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    z-index: 9999; }
  @media only screen and (max-width: 991px) {
    .menu-links {
      overflow-y: scroll;
      position: fixed;
      width: 60px;
      left: -280px;
      height: 100vh;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      top: 0;
      background-color: #fff;
      margin: 0;
      z-index: 99; }
      .menu-links .social-media,
      .menu-links .menu-close {
        display: block; } }

.top-bar {
  background-color: #191f23;
  color: #fff;
  padding: 8px 0; }
  @media only screen and (max-width: 575px) {
    .top-bar {
      display: none; } }
  .top-bar .topbar-left {
    float: left; }
    .top-bar .topbar-left li {
      padding-right: 15px; }
  .top-bar .topbar-right {
    float: right; }
    .top-bar .topbar-right li {
      padding-left: 15px; }
  .top-bar .topbar-center,
  .top-bar .topbar-left,
  .top-bar .topbar-right {
    padding-left: 15px;
    padding-right: 15px; }
    .top-bar .topbar-center ul,
    .top-bar .topbar-left ul,
    .top-bar .topbar-right ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .top-bar .topbar-center ul li,
      .top-bar .topbar-left ul li,
      .top-bar .topbar-right ul li {
        display: inline-block;
        font-size: 15px; }
        @media only screen and (max-width: 1199px) {
          .top-bar .topbar-center ul li,
          .top-bar .topbar-left ul li,
          .top-bar .topbar-right ul li {
            font-size: 13px; } }
      .top-bar .topbar-center ul a,
      .top-bar .topbar-left ul a,
      .top-bar .topbar-right ul a {
        color: inherit; }
      .top-bar .topbar-center ul i,
      .top-bar .topbar-left ul i,
      .top-bar .topbar-right ul i {
        color: #1cbbc0;
        transform: scale(1.3);
        -moz-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        margin-right: 5px; }

.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .header-transparent .menuicon span {
    background-color: #fff; }
  .header-transparent .top-bar,
  .header-transparent .menu-bar {
    background: #ffffff57;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
     }
  .header-transparent .top-bar {
    color: #777;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 575px) {
      .header-transparent .top-bar {
        display: none; } }
  .header-transparent .is-fixed .menu-links .nav > li > a {
    color: #000; }
  .header-transparent .is-fixed .secondary-menu .btn-outline-light {
    color: #000;
    border-color: #000; }
    .header-transparent .is-fixed .secondary-menu .btn-outline-light:hover {
      color: #fff;
      background-color: #000; }
  .header-transparent .is-fixed .menuicon span {
    background-color: #000; }
  @media only screen and (min-width: 991px) {
    .header-transparent .menu-links .nav > li > a {
      color: #000; } }

.is-fixed .menu-logo {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
.is-fixed .menu-bar {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1); }
.is-fixed .logo-change .logo1 {
  display: none; }
.is-fixed .logo-change .logo2 {
  display: block; }

.header-transparent .is-fixed .menu-bar {
  position: fixed;
  background-color: #ffffff; }

@media only screen and (max-width: 991px) {
  .rs-nav .menu-links {
    position: fixed;
    width: 60px;
    left: -105%;
    height: 100vh;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    top: 0;
        background-color: #3bafcc;
    margin: 0;
    z-index: 99;
    overflow-y: scroll;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    justify-content: unset !important; }
    .rs-nav .menu-links li.open a {
      position: relative; }
    .rs-nav .menu-links .menu-logo {
      display: block;
      float: none;
      height: auto;
      max-width: 100%;
      padding: 20px 15px;
      width: 100%;
      text-align: center; }
      .rs-nav .menu-links .menu-logo img {
        max-width: unset;
            width: 220px;
        vertical-align: middle; }
      .rs-nav .menu-links .menu-logo a {
        display: inline-block; }
    .rs-nav .menu-links.nav-dark {
      background-color: #202020; }
    .rs-nav .menu-links.show {
      left: 0;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s;
      margin: 0;
      width: 100%;
      padding: 15px 15px 5px 15px; }
  .rs-nav .is-fixed .menu-links .nav {
    height: auto; }
  .rs-nav .social-media {
    margin-top: auto;
    padding: 30px 0; }

  .navbar-nav {
    height: auto; }

  .menu-links .nav > li {
    border-color: rgba(255, 255, 255, 0.1); }
    .menu-links .nav > li:hover > a, .menu-links .nav > li.active > a {
      color: #fff;
      border-color: rgba(255, 255, 255, 0.1); }
    .menu-links .nav > li .mega-menu li a,
    .menu-links .nav > li .sub-menu li a {
      color: rgba(255, 255, 255, 0.7); }
    .menu-links .nav > li .mega-menu li:hover > a,
    .menu-links .nav > li .sub-menu li:hover > a {
      background-color: transparent; }

  .header-transparent .is-fixed .menu-links .nav > li > a {
    color: #fff; } }
.header.style-1 .menu-bar {
  padding: 25px 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
.header.style-1 .navbar-toggler {
  margin: 18px 0px 18px 35px; }
@media only screen and (min-width: 991px) {
  .header.style-1 .menu-links .nav > li > a {
    border: 3px solid;
    border-color: transparent;
    border-width: 3px 0;
    padding: 18px 20px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .header.style-1 .menu-links .nav > li > a:before, .header.style-1 .menu-links .nav > li > a:after {
      content: "";
      position: absolute;
      display: none;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .header.style-1 .menu-links .nav > li > a:before {
      border-top: 15px solid #1cbbc0;
      border-left: 15px solid transparent;
      top: 0;
      right: 0; }
    .header.style-1 .menu-links .nav > li > a:after {
      border-top: 15px solid transparent;
      border-left: 15px solid #1cbbc0;
      left: 0;
      bottom: 0; }
  .header.style-1 .menu-links .nav > li.active > a, .header.style-1 .menu-links .nav > li:hover > a {
    border-color: #1cbbc0; }
    .header.style-1 .menu-links .nav > li.active > a:before, .header.style-1 .menu-links .nav > li.active > a:after, .header.style-1 .menu-links .nav > li:hover > a:before, .header.style-1 .menu-links .nav > li:hover > a:after {
      display: block; } }
.header.style-1 .menu-logo {
  height: 58px; }
.header.style-1 .secondary-menu {
  height: 58px; }
.header.style-1 .account-btn {
  margin-left: 50px; }
@media only screen and (max-width: 1199px) {
  .header.style-1 .phone-bx {
    display: none; } }
.header.style-1 .is-fixed .phone-bx .number {
  color: #000; }
.header.style-1 .is-fixed .menu-bar {
  padding: 10px 0; }
@media only screen and (max-width: 991px) {
  .header.style-1 .menu-bar {
    padding: 10px 0; } }

.phone-bx {
  display: flex;
  align-items: center; }
  .phone-bx .icon {
    background-color: #1cbbc0;
    position: relative;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    margin-right: 12px; }
    .phone-bx .icon:before {
      content: "";
      position: absolute;
      border-top: 15px solid #fff;
      border-left: 15px solid transparent;
      top: 0;
      right: 0; }
  .phone-bx p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0; }
  .phone-bx .number {
    margin-bottom: 0;
    color: #fff; }

.account-btn {
  background-color: #1cbbc0;
  transform: skew(-28deg);
  padding: 5px; }
  .account-btn .btn, .account-btn .wp-block-button__link {
    padding: 8px ​24px; }
    .account-btn .btn span, .account-btn .wp-block-button__link span {
      transform: skew(28deg);
      display: block; }

.widget {
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .widget {
      margin-bottom: 40px; } }

.widget-title {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  text-transform: uppercase; }
  .widget-title a:hover,
  .widget-title a {
    color: #fff; }
  .widget-title:after {
    content: "//";
    color: #1cbbc0;
    font-weight: 900;
    transform: scale(0.93) translateY(-3%);
    display: inline-block;
    margin-left: 5px; }
  .widget-title span {
    background: #a6611c;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 25px;
    display: inline-block;
    outline: 1px solid #fff;
    outline-offset: -3px; }
  @media only screen and (max-width: 575px) {
    .widget-title {
      margin-bottom: 20px; } }

.recent-overlay-post .widget-post {
  position: relative;
  z-index: 1; }
  .recent-overlay-post .widget-post:after {
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    background: #0f1012;
    opacity: 0.6;
    z-index: 1; }

.widget-link {
  margin: 0px;
  padding: 0px; }
  .widget-link li {
    list-style: none;
    display: inline-block;
    padding-left: 3px;
    padding-right: 10px;
    position: relative; }
    .widget-link li:after {
      content: "/";
      position: absolute;
      right: 0; }
    .widget-link li:last-child {
      padding-right: 3px; }
      .widget-link li:last-child:after {
        content: none; }

.widget-link-2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .widget-link-2 ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 0;
    position: relative; }
    .widget-link-2 ul li a {
      padding: 10px 0; }

.wp-block-latest-posts ul,
.wp-block-categories-list ul,
.wp-block-archives-list ul,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_rss ul,
.widget_recent_entries ul,
.widget_services ul,
.widget_getintuch ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  .wp-block-latest-posts ul li,
  .wp-block-categories-list ul li,
  .wp-block-archives-list ul li,
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_meta ul li,
  .widget_pages ul li,
  .widget_recent_comments ul li,
  .widget_nav_menu ul li,
  .widget_rss ul li,
  .widget_recent_entries ul li,
  .widget_services ul li,
  .widget_getintuch ul li {
    padding-bottom: 18px;
    margin-bottom: 13px;
    position: relative;
    padding: 10px 0px 10px 15px;
    margin-bottom: 0;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .wp-block-latest-posts ul li a,
    .wp-block-categories-list ul li a,
    .wp-block-archives-list ul li a,
    .widget_categories ul li a,
    .widget_archive ul li a,
    .widget_meta ul li a,
    .widget_pages ul li a,
    .widget_recent_comments ul li a,
    .widget_nav_menu ul li a,
    .widget_rss ul li a,
    .widget_recent_entries ul li a,
    .widget_services ul li a,
    .widget_getintuch ul li a {
      color: #11171A;
      text-transform: capitalize;
      font-size: 14px;
      font-weight: 500; }
      .wp-block-latest-posts ul li a:hover,
      .wp-block-categories-list ul li a:hover,
      .wp-block-archives-list ul li a:hover,
      .widget_categories ul li a:hover,
      .widget_archive ul li a:hover,
      .widget_meta ul li a:hover,
      .widget_pages ul li a:hover,
      .widget_recent_comments ul li a:hover,
      .widget_nav_menu ul li a:hover,
      .widget_rss ul li a:hover,
      .widget_recent_entries ul li a:hover,
      .widget_services ul li a:hover,
      .widget_getintuch ul li a:hover {
        color: #1cbbc0; }
    .wp-block-latest-posts ul li:before,
    .wp-block-categories-list ul li:before,
    .wp-block-archives-list ul li:before,
    .widget_categories ul li:before,
    .widget_archive ul li:before,
    .widget_meta ul li:before,
    .widget_pages ul li:before,
    .widget_recent_comments ul li:before,
    .widget_nav_menu ul li:before,
    .widget_rss ul li:before,
    .widget_recent_entries ul li:before,
    .widget_services ul li:before,
    .widget_getintuch ul li:before {
      content: "";
      position: absolute;
      left: 0;
      top: 10px;
      display: block;
      width: 5px;
      height: 5px;
      background: #a6611c;
      top: 17px; }
    .wp-block-latest-posts ul li li,
    .wp-block-categories-list ul li li,
    .wp-block-archives-list ul li li,
    .widget_categories ul li li,
    .widget_archive ul li li,
    .widget_meta ul li li,
    .widget_pages ul li li,
    .widget_recent_comments ul li li,
    .widget_nav_menu ul li li,
    .widget_rss ul li li,
    .widget_recent_entries ul li li,
    .widget_services ul li li,
    .widget_getintuch ul li li {
      border-bottom: none;
      padding-top: 8px;
      padding-bottom: 8px;
      line-height: 22px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .wp-block-latest-posts ul li li:last-child,
      .wp-block-categories-list ul li li:last-child,
      .wp-block-archives-list ul li li:last-child,
      .widget_categories ul li li:last-child,
      .widget_archive ul li li:last-child,
      .widget_meta ul li li:last-child,
      .widget_pages ul li li:last-child,
      .widget_recent_comments ul li li:last-child,
      .widget_nav_menu ul li li:last-child,
      .widget_rss ul li li:last-child,
      .widget_recent_entries ul li li:last-child,
      .widget_services ul li li:last-child,
      .widget_getintuch ul li li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      .wp-block-latest-posts ul li li:before,
      .wp-block-categories-list ul li li:before,
      .wp-block-archives-list ul li li:before,
      .widget_categories ul li li:before,
      .widget_archive ul li li:before,
      .widget_meta ul li li:before,
      .widget_pages ul li li:before,
      .widget_recent_comments ul li li:before,
      .widget_nav_menu ul li li:before,
      .widget_rss ul li li:before,
      .widget_recent_entries ul li li:before,
      .widget_services ul li li:before,
      .widget_getintuch ul li li:before {
        top: 16px;
        left: 0; }
    .wp-block-latest-posts ul li ul,
    .wp-block-categories-list ul li ul,
    .wp-block-archives-list ul li ul,
    .widget_categories ul li ul,
    .widget_archive ul li ul,
    .widget_meta ul li ul,
    .widget_pages ul li ul,
    .widget_recent_comments ul li ul,
    .widget_nav_menu ul li ul,
    .widget_rss ul li ul,
    .widget_recent_entries ul li ul,
    .widget_services ul li ul,
    .widget_getintuch ul li ul {
      padding-left: 20px;
      margin-top: 8px;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      margin-left: -15px; }

.widget_search .screen-reader-text {
  display: block; }

.searchform {
  position: relative; }
  .searchform input[type="text"] {
    height: 50px;
    padding: 10px 20px;
    border: 1px solid #CCCCCC;
    font-size: 14px; }
  .searchform input[type="submit"] {
    height: 40px;
    padding: 10px 15px;
    background-color: #77c04b;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffffff;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none; }
    .searchform input[type="submit"]:hover, .searchform input[type="submit"]:focus, .searchform input[type="submit"]:active {
      background-color: #6ab33e;
      color: #ffffff;
      border-bottom-color: #5a9e2f; }
  .searchform button {
    height: 50px; }

/*widget recent-posts*/
.recent-posts-entry .widget-post {
  margin-bottom: 15px;
  align-items: center;
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px; }
  .recent-posts-entry .widget-post:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }
.recent-posts-entry .ttr-post-media {
  width: 120px;
  min-width: 120px;
  margin: 0;
  border-radius: 0; }
.recent-posts-entry .ttr-post-info {
  background: transparent;
  padding: 0;
  padding-left: 15px;
  border: none;
  padding-right: 0; }
  .recent-posts-entry .ttr-post-info .post-title {
    margin-bottom: 10px; }
    .recent-posts-entry .ttr-post-info .post-title a {
      color: #171a1e; }
.recent-posts-entry .post-meta {
  margin-bottom: 0; }
  .recent-posts-entry .post-meta li a {
    color: #1cbbc0;
    font-weight: 400;
    font-size: 14px; }

.widget_recent_comments ul li:before {
  content: "\f0e6";
  font-family: FontAwesome;
  background: transparent;
  width: auto;
  height: auto;
  left: 0;
  top: 10px;
  font-size: 18px;
  color: #11171A; }

.widget_recent_comments ul {
  margin-top: -10px; }

.widget_recent_comments ul li {
  padding-left: 30px;
  color: #11171A;
  line-height: 26px; }

/* widget meta*/
.widget_meta ul li a abbr[title] {
  color: #333;
  border-bottom: none; }

/*widget calender*/
.widget_calendar th,
.widget_calendar td {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0.4em; }
.widget_calendar tr {
  border-bottom: 1px solid #eee; }
.widget_calendar table {
  border-collapse: collapse;
  margin: 0;
  width: 100%; }
.widget_calendar .calendar_wrap th,
.widget_calendar .calendar_wrap tfoot td a {
  color: #fff; }
.widget_calendar .calendar_wrap th,
.widget_calendar .calendar_wrap tfoot td {
  background: #7a4815;
  border-color: rgba(0, 0, 0, 0.05); }
.widget_calendar .calendar_wrap td a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  color: inherit; }
.widget_calendar .calendar_wrap th:last-child,
.widget_calendar .calendar_wrap tfoot td:last-child {
  border: 0; }
.widget_calendar .calendar_wrap tr:nth-child(2n+2) {
  background-color: #faf8f2; }
.widget_calendar caption {
  text-align: center;
  font-weight: 600;
  caption-side: top;
  background: #a6611c;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px; }

.wp-calendar-nav {
  background: #854e16;
  color: #fff;
  display: flex;
  justify-content: space-between;
  text-align: center; }
  .wp-calendar-nav span {
    padding: 5px 20px;
    width: 44%;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    .wp-calendar-nav span a {
      color: #fff; }
    .wp-calendar-nav span .pad {
      width: 15%; }

.widget_tag_cloud a {
  padding: 8px 10px;
  background-color: #1cbbc0;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 5px;
  color: #fff;
  font-weight: 600;
  position: relative; }

.widget_archive select {
  width: 100%;
  padding: 5px;
  border: 1px solid #CCC; }

.widget_text select {
  width: 100%;
  padding: 5px;
  border: 1px solid #CCC; }
  .widget_text select option {
    width: 100%; }
.widget_text p {
  font-size: 15px;
  line-height: 28px; }
.widget_text b,
.widget_text strong {
  color: #11171A; }

.widget_archive ul li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li,
.widget_categories ul li {
  text-align: right;
  display: table;
  width: 100%;
  font-size: 14px;
  padding: 10px 0px 10px 15px;
  line-height: 1.3; }
  .widget_archive ul li a,
  .wp-block-categories-list li a,
  .wp-block-archives-list li a,
  .wp-block-latest-posts li a,
  .widget_categories ul li a {
    float: left;
    text-transform: capitalize;
    box-shadow: none;
    text-align: left; }
  .widget_archive ul li ul,
  .wp-block-categories-list li ul,
  .wp-block-archives-list li ul,
  .wp-block-latest-posts li ul,
  .widget_categories ul li ul {
    margin-bottom: -10px; }
  .widget_archive ul li:before,
  .wp-block-categories-list li:before,
  .wp-block-archives-list li:before,
  .wp-block-latest-posts li:before,
  .widget_categories ul li:before {
    content: none; }

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
  margin-bottom: 40px;
  padding: 0; }

.widget_categories form label {
  display: block; }

.rsswidget img {
  display: inherit; }

.widget-title .rsswidget {
  display: inline-block; }

ul a.rsswidget,
ul cite {
  font-weight: 600;
  color: #060429;
  font-size: 14px; }

ul a.rsswidget {
  font-size: 18px; }

ul a.rsswidget:hover {
  color: #a6611c; }

.rssSummary {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.7; }

.rss-date {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #9fa1a4; }

.widget_rss ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 0; }
  .widget_rss ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }

.widget_getintuch {
  padding-top: 10px; }
  .widget_getintuch li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px; }
  .widget_getintuch li,
  .widget_getintuch b,
  .widget_getintuch strong {
    display: block;
    text-transform: capitalize; }
  .widget_getintuch strong {
    font-weight: 600;
    font-size: 16px; }
  .widget_getintuch i {
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    font-size: 22px;
    width: 30px;
    height: 30px;
    line-height: 30px; }

.widget_gallery ul {
  padding-left: 0;
  display: table;
  width: 100%; }
  .widget_gallery ul li {
    display: inline-block;
    width: 33.33%;
    float: left;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    padding: 2px; }
    .widget_gallery ul li img {
      display: inline-block;
      width: 100%; }
    .widget_gallery ul li:nth-child(3n-3) {
      margin-right: 0; }
    .widget_gallery ul li:hover {
      opacity: 0.7; }
    .widget_gallery ul li a {
      display: inline-block;
      width: 100%; }
.widget_gallery.gallery-grid-2 li {
  width: 50%; }
.widget_gallery.gallery-grid-4 li {
  width: 25%; }
.widget_gallery.gallery-grid-8 li {
  width: 12.5%; }

@media only screen and (max-width: 767px) {
  .gallery-grid-8 li {
    width: 25%; } }
.commentlist .bypostauthor {
  font-weight: 600; }

.admin-bar .is-fixed .main-bar {
  top: 30px; }

@media only screen and (max-width: 991px) {
  .admin-bar .header-nav {
    top: 30px;
    height: calc(100vh - 30px); } }
@media only screen and (max-width: 782px) {
  .admin-bar .is-fixed .main-bar {
    top: 45px; }

  .admin-bar .header-nav {
    top: 45px;
    height: calc(100vh - 45px); } }
@media only screen and (max-width: 600px) {
  .admin-bar .is-fixed .main-bar {
    top: 0; }

  .admin-bar .header-nav {
    top: 45px;
    height: calc(100vh - 45px); }

  .admin-bar .is-fixed .header-nav {
    top: 0;
    height: 100vh; } }
footer {
  color: #878e9c;
  font-size: 15px; }
  footer .widget {
    margin-bottom: 50px; }
  footer strong {
    color: #878e9c; }
  footer .footer-logo {
    max-width: 180px; }
    footer .footer-logo img {
      width: 100%; }
    @media only screen and (max-width: 575px) {
      footer .footer-logo {
        margin: 0 10px; } }
  footer .widget-logo ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    footer .widget-logo ul img {
      opacity: 0.9; }
    footer .widget-logo ul li {
      display: inline-block;
      flex: 50%;
      padding: 0 15px 15px 0px; }
  footer .ttr-social-icon li {
    display: inline-block;
    margin-right: 20px; }
  footer .ttr-social-icon a {
    color: #878e9c;
    font-size: 17px; }
  footer .widget_about p {
    margin-bottom: 20px; }
  footer .footer-title {
    margin: 0;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase; }
    footer .footer-title:after {
      content: "//";
      font-family: "Roboto", sans-serif;
      color: #1cbbc0;
      font-weight: 900;
      transform: scale(0.93) translateY(-3%);
      display: inline-block;
      margin-left: 5px; }
    @media only screen and (max-width: 767px) {
      footer .footer-title {
        margin-bottom: 25px; } }
  footer .footer-top {
    background: #171a1e;
    padding: 80px 0 30px; }
    @media only screen and (max-width: 767px) {
      footer .footer-top {
        padding: 50px 0 0px; } }
  footer .footer-bottom {
    background-color: #171a1e;
    padding: 20px 0;
    font-size: 13px;
    border-top: 1px solid rgba(255, 255, 255, 0.25); }
    @media only screen and (max-width: 767px) {
      footer .footer-bottom {
        padding: 10px 0; } }
    footer .footer-bottom a {
      color: #878e9c; }
    @media only screen and (max-width: 767px) {
      footer .footer-bottom .text-center {
        padding-top: 8px;
        padding-bottom: 8px; } }
  footer .widget-link li {
    display: inline-block;
    text-transform: capitalize;
    margin-left: 0; }
  footer .widget-link a {
    color: #878e9c; }
  footer .recent-posts-entry .ttr-post-info .post-title {
    font-size: 16px;
    font-weight: 500; }
  footer .wp-block-latest-posts li:after,
  footer .wp-block-categories-list li:after,
  footer .wp-block-archives-list li:after,
  footer .widget_categories ul li:after {
    background: #fff; }
  footer .wp-block-latest-posts li,
  footer .wp-block-categories-list li,
  footer .wp-block-archives-list li,
  footer .widget_categories ul li,
  footer .widget_archive ul li,
  footer .widget_meta ul li,
  footer .widget_pages ul li,
  footer .widget_recent_comments ul li,
  footer .widget_nav_menu li,
  footer .widget_recent_entries ul li,
  footer .widget_services ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #878e9c; }
    footer .wp-block-latest-posts li a,
    footer .wp-block-categories-list li a,
    footer .wp-block-archives-list li a,
    footer .widget_categories ul li a,
    footer .widget_archive ul li a,
    footer .widget_meta ul li a,
    footer .widget_pages ul li a,
    footer .widget_recent_comments ul li a,
    footer .widget_nav_menu li a,
    footer .widget_recent_entries ul li a,
    footer .widget_services ul li a {
      color: #878e9c; }
      footer .wp-block-latest-posts li a:hover,
      footer .wp-block-categories-list li a:hover,
      footer .wp-block-archives-list li a:hover,
      footer .widget_categories ul li a:hover,
      footer .widget_archive ul li a:hover,
      footer .widget_meta ul li a:hover,
      footer .widget_pages ul li a:hover,
      footer .widget_recent_comments ul li a:hover,
      footer .widget_nav_menu li a:hover,
      footer .widget_recent_entries ul li a:hover,
      footer .widget_services ul li a:hover {
        color: white; }
    footer .wp-block-latest-posts li li,
    footer .wp-block-categories-list li li,
    footer .wp-block-archives-list li li,
    footer .widget_categories ul li li,
    footer .widget_archive ul li li,
    footer .widget_meta ul li li,
    footer .widget_pages ul li li,
    footer .widget_recent_comments ul li li,
    footer .widget_nav_menu li li,
    footer .widget_recent_entries ul li li,
    footer .widget_services ul li li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    footer .wp-block-latest-posts li:before,
    footer .wp-block-categories-list li:before,
    footer .wp-block-archives-list li:before,
    footer .widget_categories ul li:before,
    footer .widget_archive ul li:before,
    footer .widget_meta ul li:before,
    footer .widget_pages ul li:before,
    footer .widget_recent_comments ul li:before,
    footer .widget_nav_menu li:before,
    footer .widget_recent_entries ul li:before,
    footer .widget_services ul li:before {
      background: #878e9c; }
  footer .wp-block-latest-posts ul,
  footer .wp-block-categories-list ul,
  footer .wp-block-archives-list ul,
  footer .widget_categories ul ul,
  footer .widget_archive ul ul,
  footer .widget_meta ul ul,
  footer .widget_pages ul ul,
  footer .widget_recent_comments ul ul,
  footer .widget_nav_menu li ul,
  footer .widget_services li ul {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  footer .widget_recent_comments ul li {
    color: #878e9c; }
  footer .rss-date {
    color: white; }
  footer ul a.rsswidget:hover,
  footer .widget_text b,
  footer .widget_text strong,
  footer .wp-caption p.wp-caption-text,
  footer ul cite {
    color: #878e9c; }
  footer ul a.rsswidget,
  footer .footer-title a {
    color: #fff; }
  footer .widget_calendar tr:nth-child(2n+2) {
    background: #f10c0c; }
  footer .widget_calendar caption,
  footer .wp-calendar-nav {
    background: #c00a0a; }
  footer .widget_rss ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  footer .search-bx {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
    footer .search-bx .form-control {
      height: 45px;
      border-radius: 6px 0 0 6px; }
    footer .search-bx .btn-primary, footer .search-bx .wp-block-button__link {
      background: #d80b0b;
      border-color: #d80b0b; }
  footer .widget_tag_cloud a {
    background: #f10c0c; }
    footer .widget_tag_cloud a:hover {
      background: #d80b0b; }
  footer .widget_recent_comments ul li:before {
    background: transparent;
    color: #878e9c; }
  footer .recent-posts-entry .widget-post {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  footer .recent-posts-entry .ttr-post-info .post-title a {
    color: #fff; }

.contact-info-bx li {
  padding-bottom: 10px;
  position: relative;
  padding-left: 30px;
  padding-top: 2px; }
  .contact-info-bx li strong {
    font-weight: 400; }
.contact-info-bx i {
  width: auto;
  height: 22px;
  line-height: 26px;
  text-align: center;
  border-radius: 30px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px; }

.wp-block-button {
  margin-bottom: 5px; }

.site-footer .footer-link li {
  display: inline; }

.site-footer .footer-link > li > a {
  color: #878e9c;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .site-footer .footer-link > li > a i {
      display: none; } }

.footerlink li ul {
  display: inline; }

.footer-info {
  margin-bottom: 0;
  border-bottom: 0;
  padding: 40px 0 10px;
  margin-top: 0; }

.footer-info-bx {
  display: flex;
  align-items: center; }
  .footer-info-bx.left .icon-lg {
    width: 70px;
    max-width: 70px;
    min-width: 70px;
    margin-right: 15px; }
    .footer-info-bx.left .icon-lg img {
      height: 60px; }
  .footer-info-bx .icon-content p {
    line-height: 26px;
    font-size: 14px;
    font-family: Roboto Condensed;
    color: #fff; }
  @media only screen and (max-width: 1199px) {
    .footer-info-bx .icon-lg {
      width: 50px;
      max-width: 50px;
      min-width: 50px; }
      .footer-info-bx .icon-lg img {
        height: 50px; } }

/* Footer */
@media only screen and (min-width: 767px) {
  /* Footer Nav */
  .footer-link .sub-menu {
    background-color: #ffffff;
    border: 0;
    display: block;
    left: 0;
    list-style: none;
    opacity: 0;
    padding: 10px 5px;
    position: absolute;
    visibility: hidden;
    width: 180px;
    z-index: 10;
    padding: 10px 0;
    margin-bottom: 15px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    bottom: 100%;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.15);
    text-align: left; }
    .footer-link .sub-menu li {
      padding: 0 20px;
      display: block; }
      .footer-link .sub-menu li a {
        color: #555;
        display: block;
        font-size: 15px;
        padding: 8px 0;
        text-transform: capitalize;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        font-weight: 500;
        position: relative; }
        .footer-link .sub-menu li a:hover {
          color: #1cbbc0; }
      .footer-link .sub-menu li:last-child a {
        border-bottom: 0; }
    .footer-link .sub-menu .sub-menu {
      left: 180px;
      top: 0;
      bottom: auto; }
  .footer-link li.menu-item-has-children > a > i {
    font-size: 11px; }
  .footer-link li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    margin-bottom: 5px; } }
.widget.widget-link-2 ul {
  display: flex;
  flex-wrap: wrap; }
  .widget.widget-link-2 ul li {
    width: 50%;
    padding: 0; }
    .widget.widget-link-2 ul li a {
      color: #878e9c;
      display: block;
      padding: 5px 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      .widget.widget-link-2 ul li a:hover {
        color: #fff; }
.widget .ft-social-bx li {
  margin-right: 5px; }
  .widget .ft-social-bx li a {
    background: #fff;
    color: #1cbbc0;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    padding: 0;
    line-height: 40px; }
    .widget .ft-social-bx li a:hover {
      background-color: #1cbbc0;
      color: #fff; }
.widget .subscribe-form .form-control {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
  height: 40px;
  border-radius: 0; }
  .widget .subscribe-form .form-control::placeholder {
    color: #878e9c;
    font-size: 14px; }
.widget .ft-content {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 15px 15px 15px 80px;
  position: relative; }
  .widget .ft-content i {
    background: #1cbbc0;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    border-radius: 50px;
    position: absolute;
    left: 15px; }
    .widget .ft-content i:after {
      content: "";
      position: absolute;
      right: -9px;
      top: 50%;
      transform: rotate(45deg) translateX(-50%);
      height: 15px;
      width: 15px;
      background: #1cbbc0; }
  .widget .ft-content span {
    font-size: 14px;
    display: block;
    margin-bottom: 5px; }
  .widget .ft-content h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 24px; }

.list-circle,
.list-angle-right,
.list-arrow,
.list-check,
.list-checked,
.list-icon-box,
.list-chevron-circle,
.list-hand-point,
.list-cup,
.list-pen,
.list-heart,
.list-star {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none; }

.list-circle li,
.list-angle-right li,
.list-arrow li,
.list-check li,
.list-checked li,
.list-icon-box li,
.list-chevron-circle li,
.list-hand-point li,
.list-cup li,
.list-pen li,
.list-heart li,
.list-star li {
  padding: 5px 5px 5px 30px;
  position: relative; }

.right.list-circle li,
.right.list-angle-right li,
.right.list-arrow li,
.right.list-check li,
.right.list-checked li,
.right.list-icon-box li,
.right.list-chevron-circle li,
.right.list-hand-point li,
.right.list-cup li,
.right.list-pen li,
.right.list-heart li,
.right.list-star li {
  padding: 5px 30px 5px 5px;
  position: relative; }

.list-circle li:before,
.list-angle-right li:before,
.list-arrow li:before,
.list-check li:before,
.list-checked li:before,
.list-icon-box li:before,
.list-chevron-circle li:before,
.list-hand-point li:before,
.list-cup li:before,
.list-pen li:before,
.list-heart li:before,
.list-star li:before {
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777; }

.right.list-circle li:before,
.right.list-angle-right li:before,
.right.list-arrow li:before,
.right.list-check li:before,
.right.list-checked li:before,
.right.list-icon-box li:before,
.right.list-chevron-circle li:before,
.right.list-hand-point li:before,
.right.list-cup li:before,
.right.list-pen li:before,
.right.list-heart li:before,
.right.list-star li:before {
  font-family: "FontAwesome";
  position: absolute;
  left: auto;
  right: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777; }

ul[class*="list-"] {
  font-size: 15px; }

.list-circle li:before {
  font-size: 16px; }

.list-circle li:before {
  content: "\f00c"; }

.list-angle-right li:before {
  content: "\e628"; }

.list-arrow li:before {
  content: "\e661"; }

.list-check.right li:before,
.list-check li:before {
  content: "\f00c";
  color: #1cbbc0; }

.list-checked li:before {
  content: "\e64d";
  font-family: 'themify';
  font-size: 15px; }

.list-icon-box li:before {
  content: "\e6e8"; }

.list-chevron-circle li:before {
  content: "\e65d"; }

.list-hand-point li:before {
  content: "\e71b"; }

.list-star li:before {
  content: "\e60a"; }

.list-cup li:before {
  content: "\e641"; }

.list-pen li:before {
  content: "\e61c"; }

.list-heart li:before {
  content: "\e634"; }

/*listing before icon color css*/
.primary li:before {
  color: #EFBB20; }

.secondry li:before {
  color: #77C04B; }

.black li:before {
  color: #000; }

.white li:before {
  color: #fff; }

.orange li:before {
  color: #FF6600; }

.green li:before {
  color: #00CC00; }

.red li:before {
  color: #FF3737; }

.no-margin {
  margin: 0;
  list-style: none; }

/*listing before numbers*/
.list-num-count {
  counter-reset: li;
  padding-left: 0; }

.list-num-count > li {
  position: relative;
  margin: 0 0 6px 30px;
  padding: 4px 8px;
  list-style: none; }

.list-num-count > li:before {
  content: counter(li,decimal);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -28px;
  width: 28px;
  height: 28px;
  padding: 5px;
  color: #fff;
  background: #EFBB20;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100px;
  border-radius: 100px; }

.list-num-count.lower-alpha > li:before {
  content: counter(li,lower-alpha); }

.list-num-count.upper-alpha > li:before {
  content: counter(li,upper-alpha); }

.list-num-count.upper-roman > li:before {
  content: counter(li,upper-roman); }

.list-num-count.no-round > li:before {
  background-color: rgba(0, 0, 0, 0);
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  height: auto;
  left: -30px;
  margin: 0;
  width: auto; }

.service-list-circle {
  margin: 0;
  padding: 0;
  list-style: none; }

.service-list-circle li {
  padding: 15px 15px 15px 40px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
  margin-bottom: 24px;
  border-radius: 4px;
  margin-left: 25px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  color: #666;
  position: relative; }

.service-list-circle li i {
  width: 50px;
  height: 50px;
  background: #1cbbc0;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  left: -25px;
  top: 20px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: block;
  position: absolute;
  font-size: 24px; }

.service-list-circle li:hover i {
  background: #020d26; }

ul[class*="list-"].fs18 {
  font-size: 18px; }

.panel {
  box-shadow: none;
  -webkit-box-shadow: none; }

.ttr-accordion .panel {
  border: none;
  border-radius: 0;
  margin-bottom: -1px; }

.acod-head {
  position: relative; }

.acod-title {
  margin-top: 0;
  margin-bottom: 0; }

.acod-head .fa {
  margin-right: 5px; }

.acod-head a {
  display: block;
  padding: 17px 40px 17px 25px;
  border: 1px solid #dddddd;
  border-radius: 4px; }

.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover {
  color: #EFBB20; }

.acod-head a.collapsed,
.acod-head a.collapsed:after {
  color: #3d474a; }

.acod-head a:after {
  font-family: "themify";
  content: "\e622";
  float: right;
  color: #EFBB20;
  font-size: 16px;
  letter-spacing: -2px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.acod-head a.collapsed:after {
  content: "\e61a";
  font-size: 16px;
  font-family: "themify"; }

.acod-body {
  border-left: 1px solid #ebedf2;
  border-right: 1px solid #ebedf2;
  border-bottom: 1px solid #ebedf2;
  border-top: 1px solid transparent;
  margin-top: -1px;
  border-radius: 0 0 4px 4px; }

.acod-content {
  margin: 20px; }

.ttr-accordion .card {
  border: 0;
  margin-bottom: 15px;
  border-radius: 0;
  box-shadow: none; }

.ttr-accordion .card-header {
  padding: 0;
  border-radius: 4px;
  background: transparent;
  border: 0;
  z-index: 1; }

.ttr-accordion .card-header a.collapsed {
  color: #000;
  background: #fff;
  box-shadow: none; }

.ttr-accordion .card-header a {
  color: #000;
  border-radius: 0;
  font-weight: 600;
  padding: 13px 50px 13px 20px;
  display: block;
  border: 0;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  border: 0;
  border-bottom: 0;
  line-height: 28px;
  border: 1px solid rgba(0, 0, 0, 0.05); }

.ttr-accordion .card-header a:before {
  content: ""; }

.ttr-accordion .card-header a.collapsed:after {
  content: "\f077"; }

.ttr-accordion .card-header a:after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  opacity: 1;
  font-weight: normal;
  top: 15px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  width: 22px;
  height: 22px;
  color: #000;
  text-align: center;
  line-height: 22px;
  font-size: 12px; }

.ttr-accordion .card-header a:hover {
  color: #000; }

.ttr-accordion .card {
  background: transparent; }

.ttr-accordion .card-body {
  font-size: 16px;
  line-height: 24px;
  padding: 15px 20px 15px 20px;
  background: #fff;
  border-radius: 0;
  color: #888;
  border: 0; }

.ttr-accordion .acod-content {
  margin: 10px 0 0 0; }

.ttr-accordion .acod-body {
  border: 0; }

.ttr-accordion.gray .card-header a {
  background: #f4f4f4; }

.accordion-border .card {
  border: 1px solid rgba(0, 0, 0, 0.1); }

.ttr-accordion.primary .card-header a {
  background: #1cbbc0;
  color: #fff; }

.ttr-accordion.primary .card-header a:after {
  color: #fff; }

.ttr-accordion.no-space .card-body,
.ttr-accordion.no-space .card-header a {
  background: rgba(0, 0, 0, 0); }

.ttr-accordion.no-space .card-header a:after {
  right: 0; }

.ttr-accordion.no-space .card-header a {
  padding: 10px 30px 10px 0px;
  border: 0; }

.ttr-accordion.no-space .card {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.ttr-accordion.no-space .card-body {
  padding: 20px 0; }

.ttr-accordion.no-space .card:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 20px; }

/*# sourceMappingURL=style.css.map */







#floating-menu {
  cursor: pointer;
}

#floating-icon{
 overflow: hidden;
    position: fixed;
    z-index: 99999;
    bottom: 28px;
    right: 15px;
    background-color: #f45923;
    width: 39px;
    height: 30px;
    border-radius: 4px;
}

#floating-icon span{
  display: block;
  width: 5px;
  height: 5px;
  background-color: #fff;
  margin: 0 auto;
  margin-bottom: 5px;
  border-radius: 50px;
}

#floating-ligar,
#floating-whatsapp,
#floating-emergencia{
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 99998;
  width: 40px;
  height: 40px;
  border-radius: 25px;
  color: #fff;
  font-size: 20px;
}

#floating-ligar{
  right: 20px; 
  bottom: 20px;  
  background-color: #43c0be;
  -webkit-animation: slide-ligar .75s forwards;
  -webkit-animation-delay: .75s;
  animation: slide-ligar .75s forwards;
  animation-delay: .75s;
}

#floating-icon,
#floating-ligar,
#floating-whatsapp,
#floating-emergencia{
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.5);
}

@-webkit-keyframes slide-ligar {
  0%{
    right: 20px; 
    bottom: 20px;     
  }
  100% { 
    right: 20px; 
    bottom: 100px;
  }
}

@keyframes slide-ligar {
  0%{
    right: 20px; 
    bottom: 20px;     
  }
  100% { 
    right: 20px; 
    bottom: 100px;
  }
}

#floating-whatsapp{
  right: 20px;
  bottom: 20px;
  background-color: #32b32e;
  -webkit-animation: slide-whatsapp .75s forwards;
  -webkit-animation-delay: .75s;
  animation: slide-whatsapp .75s forwards;
  animation-delay: .75s;
}

@-webkit-keyframes slide-whatsapp {
  0%{
    right: 20px; 
    bottom: 20px;     
  }
  100% { 
    right: 70px; 
    bottom: 70px;
  }
}

@keyframes slide-whatsapp {
  0%{
    right: 20px; 
    bottom: 20px;     
  }
  100% { 
    right: 70px; 
    bottom: 70px;
  }
}

#floating-emergencia{
  right: 20px;
  bottom: 20px;
  background-color: #088fd0;
  -webkit-animation: slide-emergencia .75s forwards;
  -webkit-animation-delay: .75s;
  animation: slide-emergencia .75s forwards;
  animation-delay: .75s;
}

@-webkit-keyframes slide-emergencia {
  0%{
    right: 20px; 
    bottom: 20px;     
  }
  100% { 
    right: 100px; 
    bottom: 20px;
  }
}

@keyframes slide-emergencia {
  0%{
    right: 20px; 
    bottom: 20px;     
  }
  100% { 
    right: 100px; 
    bottom: 20px;
  }
}

#floating-menu svg{
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}

#floating-menu a{
  color: #fff;
}

/* Modal */
.modal-open {
  overflow: auto;
}

.modal-dialog{
  top: 25%;
  width: 40%;
}

.modal-content{
  border-radius: 0;
}

.modal-body{
  padding: 30px 80px;
  height: fit-content;
}

.fechaModal{
  float: right;
  margin-top: -20px;
  margin-right: -20px;
  background: #93b662;
  border: none;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  width: 50px;
  height: 50px;
  z-index: 9999;
  cursor: pointer;
  position: relative;    
}













@media only screen and (max-width: 768px) {

.sty
{
  margin-top: -95px;
}
.header-transparent .top-bar, .header-transparent .menu-bar {
    background: #09574357 !important;
}

.styimm2
  {
    display: none !important;
  }
  .about-imgbox {
    padding-left: 0px !important;
}

  .data-gallery-img
  {
    width: 297px !important;
    height: 238px !important;
  }

  .disp41
  {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
.sty
{
  margin-top: -29px;
}
.padmob
{
  padding-left: 165px;
}
.paddimob
{
  padding-left: 45px;
  }

  .styimm
  {
    display: none !important;
  }

  .packht
  {
    margin-bottom: -1px !important;
  }
  .packwt
  {
    width: 117% !important;
  }


  


}

