/* !
 * Bootstrap v5.1.3 (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) */

@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

@media (min-width:1200px) {
  .h1, h1 {
    font-size: 2.5rem;
  }
}

@media (min-width:1200px) {
  .h2, h2 {
    font-size: 2rem;
  }
}

@media (min-width:1200px) {
  .h3, h3 {
    font-size: 1.75rem;
  }
}

@media (min-width:1200px) {
  .h4, h4 {
    font-size: 1.5rem;
  }
}

tbody, td, th, thead, tr {
  border: 0 solid;
  border-color: inherit;
}

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

@media (min-width:1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.blockquote-footer::before {
  content: "— ";
}

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width:768px) {
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width:768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width:768px) {
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width:768px) {
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width:768px) {
  .offset-md-3 {
    margin-left: 25%;
  }
}

@media (min-width:992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}

@media (min-width:992px) {
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}

@media (min-width:992px) {
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width:992px) {
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

@media (min-width:992px) {
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}

@media (min-width:992px) {
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width:992px) {
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width:992px) {
  .g-lg-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width:992px) {
  .g-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width:1200px) {
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width:1200px) {
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width:1400px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width:1400px) {
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}

@media (min-width:1400px) {
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

.form-select {
  -moz-padding-start: calc(0.75rem - 3px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none;
  }
}

@media (prefers-reduced-motion:reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}

@media (prefers-reduced-motion:reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

@media (prefers-reduced-motion:reduce) {
  .form-select {
    transition: none;
  }
}

.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .25rem rgba(220,53,69,.25);
}

 textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.form-select.is-invalid {
  border-color: #dc3545;
}

.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right .75rem center,center right 2.25rem;
  background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .25rem rgba(220,53,69,.25);
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

 .btn:disabled {
  pointer-events: none;
  opacity: .65;
}

 .btn-primary.active, .btn-primary:active {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

 .btn-primary.active:focus, .btn-primary:active:focus {
  box-shadow: 0 0 0 .25rem rgba(49,132,253,.5);
}

 .btn-primary:disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

@media (prefers-reduced-motion:reduce) {
   .navbar-toggler {
    transition: none;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

 .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none;
  }
}

@media (prefers-reduced-motion:reduce) {
  .carousel-control-next, .carousel-control-prev, .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.visually-hidden {
  position: absolute!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  margin: -1px!important;
  overflow: hidden!important;
  clip: rect(0,0,0,0)!important;
  white-space: nowrap!important;
  border: 0!important;
}

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

.text-start {
  text-align: left!important;
}

@media (min-width:576px) {
  .d-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:576px) {
  .d-sm-flex {
    display: flex!important;
  }
}

@media (min-width:768px) {
  .p-md-5 {
    padding: 3rem!important;
  }
}

@media (min-width:992px) {
  .d-lg-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) {
  .text-lg-start {
    text-align: left!important;
  }
}

@media (min-width:1200px) {
  .d-xl-flex {
    display: flex!important;
  }
}

@media (min-width:1200px) {
  .justify-content-xl-center {
    justify-content: center!important;
  }
}

@media (min-width:1200px) {
  .fs-1 {
    font-size: 2.5rem!important;
  }
}

@media (min-width:1200px) {
  .fs-4 {
    font-size: 1.5rem!important;
  }
}

:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13,110,253;
  --bs-secondary-rgb: 108,117,125;
  --bs-success-rgb: 25,135,84;
  --bs-info-rgb: 13,202,240;
  --bs-warning-rgb: 255,193,7;
  --bs-danger-rgb: 220,53,69;
  --bs-light-rgb: 248,249,250;
  --bs-dark-rgb: 33,37,41;
  --bs-white-rgb: 255,255,255;
  --bs-black-rgb: 0,0,0;
  --bs-body-color-rgb: 33,37,41;
  --bs-body-bg-rgb: 255,255,255;
  --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-blue: #24a9e0;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #df4949;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #99cbed;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #20242D;
  --bs-gray-100: #f5f5f5;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13,110,253;
  --bs-secondary-rgb: 108,117,125;
  --bs-success-rgb: 25,135,84;
  --bs-info-rgb: 13,202,240;
  --bs-warning-rgb: 255,193,7;
  --bs-danger-rgb: 220,53,69;
  --bs-light-rgb: 248,249,250;
  --bs-dark-rgb: 33,37,41;
  --bs-white-rgb: 255,255,255;
  --bs-black-rgb: 0,0,0;
  --bs-body-color-rgb: 33,37,41;
  --bs-body-bg-rgb: 255,255,255;
  --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: Lora;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
}

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

@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
  margin-bottom: .5rem;
  line-height: 1.2;
}

.h1, h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width:1200px) {
  .h1, h1 {
    font-size: 2.5rem;
  }
}

.h2, h2 {
  font-size: calc(1.325rem + .9vw);
}

@media (min-width:1200px) {
  .h2, h2 {
    font-size: 2rem;
  }
}

.h3, h3 {
  font-size: calc(1.3rem + .6vw);
}

@media (min-width:1200px) {
  .h3, h3 {
    font-size: 1.75rem;
  }
}

.h4, h4 {
  font-size: calc(1.275rem + .3vw);
}

@media (min-width:1200px) {
  .h4, h4 {
    font-size: 1.5rem;
  }
}

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

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

ol, ul {
  padding-left: 2rem;
}

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

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

blockquote {
  margin: 0 0 1rem;
  font-style: italic;
  color: #6c757d;
}

 strong {
  font-weight: bolder;
}

.small, small {
  font-size: .875em;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

figure {
  margin: 0 0 1rem;
}

img, svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

tbody, td, th, thead, tr {
  border: 0 solid;
  border-color: inherit;
}

label, output {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button, select {
  text-transform: none;
}

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

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

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

::file-selector-button {
  font: inherit;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none!important;
}

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

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width:1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

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

.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: .875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "— ";
}

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

.figure {
  display: inline-block;
}

.container {
  width: 100%;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width:1400px) {
  .container {
    max-width: 1320px;
  }
}

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

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

@media (min-width:768px) {
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width:768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width:768px) {
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width:768px) {
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width:768px) {
  .offset-md-3 {
    margin-left: 25%;
  }
}

@media (min-width:992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}

@media (min-width:992px) {
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width:992px) {
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width:992px) {
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width:992px) {
  .g-lg-5 {
    --bs-gutter-x: 3rem;
  }
}

@media (min-width:992px) {
  .g-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width:1200px) {
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width:1200px) {
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width:1400px) {
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}

@media (min-width:1400px) {
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

.table > :not(caption) > * > * {
  padding: .5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.form-label {
  margin-bottom: .5rem;
}

.form-text {
  margin-top: .25rem;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}

.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}

.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border: 0 solid;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-color: inherit;
}

@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none;
  }
}

@media (prefers-reduced-motion:reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-control::-webkit-file-upload-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border: 0 solid;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-color: inherit;
}

@media (prefers-reduced-motion:reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px);
}

.form-select {
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion:reduce) {
  .form-select {
    transition: none;
  }
}

.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}

 .form-select[size]:not([size="1"]) {
  padding-right: .75rem;
  background-image: none;
}

.form-select:disabled {
  background-color: #e9ecef;
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .25rem rgba(220,53,69,.25);
}

textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.form-select.is-invalid {
  border-color: #dc3545;
}

.form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right .75rem center,center right 2.25rem;
  background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .25rem rgba(220,53,69,.25);
}

.btn {
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
}

 .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}

.btn:disabled {
  pointer-events: none;
  opacity: .65;
}

.btn-primary {
  color: #fff;
}

 .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 .25rem rgba(49,132,253,.5);
}

 .btn-primary.active, .btn-primary:active {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

 .btn-primary.active:focus, .btn-primary:active:focus {
  box-shadow: 0 0 0 .25rem rgba(49,132,253,.5);
}

.btn-primary:disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.collapse:not(.show) {
  display: none;
}

.btn-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}

 .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 1;
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}

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

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n + 3), .btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.navbar > .container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .navbar-toggler {
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 .25rem;
}

@media (min-width:992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
  }
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

.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,.125);
  border-radius: .25rem;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px);
}

.alert {
  position: relative;
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem;
}

.list-group {
  display: flex;
  flex-direction: column;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: .5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.carousel {
  position: relative;
}

.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%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none;
  }
}

 .carousel-item.active {
  display: block;
}

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .5;
  transition: opacity .15s;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-control-next, .carousel-control-prev, .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: .5;
}

.placeholder.btn::before {
  display: inline-block;
  content: "";
}

@keyframes placeholder-glow {
  50% {
    opacity: .2;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
    -webkit-mask-position: -200% 0;
    mask-position: -200% 0;
  }
}

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

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.visually-hidden {
  position: absolute!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  margin: -1px!important;
  overflow: hidden!important;
  clip: rect(0,0,0,0)!important;
  white-space: nowrap!important;
  border: 0!important;
}

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

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

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

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

.border {
  border: 1px solid #dee2e6!important;
}

.border-top {
  border-top: 1px solid #dee2e6!important;
}

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

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

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

.order-last {
  order: 6!important;
}

.mt-2 {
  margin-top: .5rem!important;
}

.mt-4 {
  margin-top: 1.5rem!important;
}

.me-auto {
  margin-right: auto!important;
}

.mb-3 {
  margin-bottom: 1rem!important;
}

.p-4 {
  padding: 1.5rem!important;
}

.px-3 {
  padding-right: 1rem!important;
  padding-left: 1rem!important;
}

.px-4 {
  padding-right: 1.5rem!important;
  padding-left: 1.5rem!important;
}

.py-2 {
  padding-top: .5rem!important;
  padding-bottom: .5rem!important;
}

.py-4 {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important;
}

.py-5 {
  padding-top: 3rem!important;
  padding-bottom: 3rem!important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw)!important;
}

.fs-4 {
  font-size: calc(1.275rem + .3vw)!important;
}

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

.lh-1 {
  line-height: 1!important;
}

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

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important;
}

.rounded-3 {
  border-radius: .3rem!important;
}

@media (min-width:576px) {
  .d-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:576px) {
  .d-sm-flex {
    display: flex!important;
  }
}

@media (min-width:768px) {
  .p-md-5 {
    padding: 3rem!important;
  }
}

@media (min-width:992px) {
  .d-lg-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) {
  .text-lg-start {
    text-align: left!important;
  }
}

@media (min-width:1200px) {
  .d-xl-flex {
    display: flex!important;
  }
}

@media (min-width:1200px) {
  .justify-content-xl-center {
    justify-content: center!important;
  }
}

@media (min-width:1200px) {
  .fs-1 {
    font-size: 2.5rem!important;
  }
}

@media (min-width:1200px) {
  .fs-4 {
    font-size: 1.5rem!important;
  }
}

p {
  line-height: 1.5;
  margin: 30px 0;
}

p a {
  text-decoration: underline;
}

a {
  color: #212529;
  transition: .2s;
}

a:focus, a:hover {
  color: #0d6efd;
}

::-moz-selection {
  color: #fff;
  background: #0d6efd;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #0d6efd;
  text-shadow: none;
}

img::selection {
  color: #fff;
  background: 0 0;
}

img::-moz-selection {
  color: #fff;
  background: 0 0;
}

.btn-primary {
  background-color: #0085a1;
  border-color: #0085a1;
}

header.masthead .overlay {
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  opacity: 0;
}

@media only screen and (min-width:768px) {
  header.masthead .post-heading .h1, header.masthead .post-heading h1 {
    font-size: 55px;
  }
}

@media only screen and (min-width:768px) {
  header.masthead .post-heading .subheading {
    font-size: 30px;
  }
}

@media only screen and (min-width:768px) {
   header.masthead .post-heading {
    padding: 200px 0;
  }
}

header.masthead .post-heading .h1, header.masthead .post-heading h1 {
  font-size: 35px;
}

header.masthead .post-heading .meta, header.masthead .post-heading .subheading {
  line-height: 1.1;
  display: block;
}

header.masthead .post-heading .subheading {
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 30px;
  font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

header.masthead .post-heading .meta {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  font-family: Lora,"Times New Roman",serif;
}

header.masthead .post-heading .meta a {
  color: #fff;
}

@media only screen and (min-width:768px) {
  header.masthead .post-heading .h1, header.masthead .post-heading h1 {
    font-size: 55px;
  }
}

@media only screen and (min-width:768px) {
  header.masthead .post-heading .subheading {
    font-size: 30px;
  }
}

.form-text {
  font-size: 16px;
}

footer {
  padding: 50px 0 65px;
}

footer .copyright {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

.fa, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.far {
  font-weight: 400;
}

.fa, .fas {
  font-weight: 900;
}

.fa {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-star:before {
  content: "\f005";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-user-circle:before {
  content: "\f2bd";
}

 .ion-social-facebook:before, .ion-social-linkedin:before, .ion-social-twitter:before, .ionicons {
  display: inline-block;
  font-family: Ionicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-social-facebook:before {
  content: "\f231";
}

.ion-social-linkedin:before {
  content: "\f239";
}

.ion-social-twitter:before {
  content: "\f243";
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

 header.masthead .post-heading {
  padding: 400px 0 150px;
  color: #000;
}

body {
  font-size: 20px;
  color: #212529;
  font-family: Lora,"Times New Roman",serif;
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
  margin-top: 10px;
}

.btn {
  font-size: 14px;
  font-weight: 800;
  padding: 15px 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn-primary {
  background-color: var(--bs-red);
  border-color: var(--bs-red);
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #007b95!important;
  border-color: #007b95!important;
  color: #fff;
  background-color: var(--bs-blue)!important;
  border-color: var(--bs-blue);
}

 .marker {
  display: inline-block;
  position: relative;
}

.marker:after {
  display: inline-block;
  position: absolute;
  background: var(--bs-blue);
  content: "";
  opacity: .4;
  height: 35%;
  width: 100%;
  left: 0;
  transform: rotate(-2deg) translateY(1em);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  border-radius: .25rem;
  padding-left: 22px;
  text-indent: -14px;
}

.link-style {
  font-size: 14px;
}

.data-title {
  color: var(--bs-blue);
  font-size: 8rem;
  font-family: Lato;
  font-weight: 900;
  position: absolute;
  transform: translate(0,-10%);
  right: 0;
  opacity: .15;
}

.weird-shape {
  background: var(--bs-blue);
  z-index: -2;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  width: 400px;
  height: 400px;
  opacity: .15;
  position: absolute;
  left: -200px;
}

h4 {
  margin-top: 20px;
  margin-bottom: 0;
}

a, a:focus, a:hover, button, button:focus, input:focus, textarea:focus {
  text-decoration: none;
  outline: 0;
}

.footer-bottom p {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 15px;
}

@media (min-width:992px) {
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
}

@media (min-width:992px) {
  .col-lg-8-blog {
    margin: 20px;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width:992px) {
  .col-lg-7-cta {
    flex: 0 0 auto;
    width: 60%;
  }
}

.mx-auto {
  margin-right: auto!important;
  margin-left: auto!important;
}

@media (min-width:992px) {
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

@media (min-width:992px) {
  .col-lg-5-cta {
    flex: 0 0 auto;
    width: 40%;
  }
}

@media (min-width:992px) {
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
}

.footer-bottom a:link {
  color: #fff;
}

@media (min-width:576px) {
  .col-sm-6-blog {
    flex: 0 0 auto;
    width: 60%;
  }
}

@media (min-width:576px) {
  .col-sm-6-blog-2 {
    flex: 0 0 auto;
    width: 40%;
  }
}

.blog-heading, .blog-heading a {
  font-size: 1.6rem;
  font-weight: 900;
  color: #000;
  margin-top: 0;
}

.blog-heading a:hover {
  font-size: 1.6rem;
  font-weight: 900;
  color: var(--bs-blue);
  margin-top: 0;
}

.card-meta-read {
  font-family: Lato;
  font-size: .9rem;
  font-weight: 900;
}

.single-front-page-blog .blog-content .author .name {
  color: var(--bs-black-rgb);
  display: inline-block;
  margin-bottom: 1px;
  font-weight: 500;
  font-size: 1rem;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
}

.single-blog .blog-content .author .author-title {
  color: var(--dark-3);
  display: inline-block;
  margin-bottom: 1px;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
  margin-top: 0;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

.col-lg-8-blog:hover {
  box-shadow: 0 0 20px var(--bs-gray-200);
}

.blog-section {
  padding: 0;
  z-index: -100;
}

.no-credit-card {
  transform: translate(1rem,100%);
  height: 1.5rem;
  vertical-align: middle;
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
}

.single-blog, .single-front-page-blog {
  margin-top: 0;
  overflow: hidden!important;
  box-shadow: var(--shadow-1);
  border-radius: 8px;
  background-color: var(--white);
  padding: 0 15px 15px;
}

.single-blog:hover {
  box-shadow: 0 0 20px var(--bs-gray-200);
}

.single-front-page-blog:hover {
  box-shadow: 0 0 20px var(--bs-gray-400);
  background: #fff;
  border-radius: 1px;
}

.info {
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1rem;
}

.front-page-info a {
  margin-top: 0;
  margin-bottom: 0;
  line-height: .9rem;
  color: #000;
  font-size: 1rem;
}

.front-page-info {
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 0;
  line-height: 1.1rem;
}

.single-blog .blog-content .author {
  position: relative;
  margin-top: 30px;
  display: flex;
}

.contact-clean {
  background: #fff;
  padding: 80px 0;
}

.contact-clean form {
  max-width: 480px;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0,0,0,.1);
}

@media (max-width:767px) {
  .contact-clean {
    padding: 20px 0;
  }
}

@media (max-width:767px) {
  .contact-clean form {
    padding: 30px;
  }
}

.contact-clean h2 {
  margin-top: 5px;
  font-size: 2rem;
  margin-bottom: 36px;
  color: #000;
  font-weight: 900;
}

@media (min-width:560px) {
  .footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
  }
}

@media (max-width:576px) {
  .footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
  }
}

@media (max-width:576px) {
  .footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
  }
}

@media (min-width:560px) {
  .footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
  }
}

.footer-dark ul a {
  color: #fff;
  text-decoration: none;
  opacity: .9;
}

.footer-dark ul a:hover {
  opacity: .8;
}

.footer-dark .item.social {
  margin-top: 24px;
  text-align: center;
}

@media (max-width:991px) {
  .footer-dark .item.social {
    text-align: center;
    margin-top: 20px;
  }
}

.footer-dark .item.social > a {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,.4);
  margin: 0 8px;
  color: #fff;
  opacity: .75;
  vertical-align: middle;
}

.footer-dark .item.social > a:hover {
  opacity: .9;
}

.footer-bottom {
  padding-top: 0;
  margin-top: 0;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

.footer-bottom a {
  color: var(--bs-white);
}

.card-meta-type {
  text-transform: uppercase;
  font-family: Lato;
  font-size: 1rem;
  color: var(--bs-blue);
  font-weight: 900;
}

.testimonial-card-meta-type {
  text-transform: uppercase;
  font-family: Lato;
  font-size: 1rem;
  color: var(--bs-blue);
  font-weight: 900;
  margin-top: 20px;
}

.author-box {
  margin-top: 0;
  margin-left: 0;
}

.front-page-blog-list h2 {
  display: block;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 0;
  font-size: 2.5rem;
  padding-bottom: 15px;
  padding-top: 15px;
}

.front-page-blog-list {
  background: #d1f0ff;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.what-we-do .blog-content {
  display: block;
  text-align: center;
}

.what-we-do .single-blog:hover {
  display: block;
  background: #fff;
  text-align: center;
}

.what-we-do {
  width: 50%;
}

.home-button {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 30px;
}

@media (min-width:576px) {
  .Testimonial-image {
    display: block;
    position: relative;
    transform: translateY(-3rem);
  }
}

@media (max-width:360px) {
  .what-we-do {
    width: 100%;
  }
}

@media (max-width:360px) {
  .Testimonial-image {
    display: none;
  }
}

@media (min-width:400px) {
  .testimonial-column {
    width: 45%;
  }
}

.carousel-control-prev-icon {
  color: #000;
}

.mini-blog {
  margin-top: 30px;
  margin-bottom: 30px;
}

.what-you-get-title {
  font-size: 2.5rem;
  display: block;
  text-align: center;
}

@media (max-width:360px) {
  .testimonial-column {
    width: 100%;
  }
}

@media (max-width:360px) {
  .d-inline-flex img {
    display: none;
  }
}

.testimonial-slider .carousel-indicators button {
  width: 10px;
  height: 10px;
  background-color: #dc3545;
  border-radius: 100%;
}

.testimonial-slider {
  padding: 10px 0 40px;
}

.testimonial-headline-align-center {
  display: block;
  text-align: center;
}

.testimonial-headline-align-center h2 {
  font-size: 2.5rem;
}

.list-group-item a:link {
  color: var(--bs-blue);
}

.list-group-item a {
  color: #000;
}

.beautiful.bs-callout + .beautiful.bs-callout {
  margin-top: -5px;
}

.beautiful.bs-callout-warning {
  background-color: #fceded;
  border-left-color: var(--bs-red);
  color: #000;
}

.beautiful.bs-callout-warning h4 {
  color: #000;
}

.beautiful h4 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .single-blog .blog-content {
    padding: 25px;
  }
}

.single-front-page-blog .blog-content .author {
  position: relative;
  margin-top: 30px;
  display: flex;
}

.single-blog .blog-content .author .image {
  margin-right: 15px;
}

.single-blog .blog-content .author img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

.brands {
  color: #313437;
  background-color: #fff;
}

.brands a {
  display: block;
  text-align: center;
  padding: 40px 0;
}

@media (max-width:767px) {
  .single-blog .blog-content {
    padding: 20px;
  }
}

@media (max-width:767px) {
  .single-blog .blog-content .author {
    display: block;
  }
}

@media (max-width:767px) {
  .single-blog .blog-content .author .image {
    margin: 0 0 12px;
  }
}

@media (max-width:767px) {
  .brands a {
    padding: 30px 0;
  }
}

.brands a img {
  display: inline-block;
  margin: 10px 20px;
  vertical-align: middle;
}

header.masthead {
  margin-bottom: 50px;
  background: center center/cover no-repeat #fff;
  position: relative;
}

.video-container {
  position: relative;
  padding-bottom: 56%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container embed, .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.beautiful.bs-callout {
  padding: 17px 30px 10px 15px;
  margin: 20px 0;
  border-left-style: solid;
  border-left-width: 5px;
  border-radius: 0;
}

.beautiful.bs-callout p:last-child {
  font-size: 18px;
  margin: 0;
}

.beautiful.bs-callout-info {
  background-color: #f2fafd;
  border-left-color: var(--bs-blue);
  color: #010407;
}

.beautiful.bs-callout-info h4 {
  color: #000;
}

.contact-clean form .form-control {
  background: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0,0,0,.05);
  outline: 0;
  color: inherit;
  padding-left: 12px;
  height: 42px;
}

.contact-clean form .form-control:focus {
  border: 1px solid #b2b2b2;
}

.contact-clean form textarea.form-control {
  min-height: 100px;
  max-height: 260px;
  padding-top: 10px;
  resize: vertical;
}

.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: 0 0;
  box-shadow: none;
  text-shadow: none;
  opacity: .9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: .4px;
  line-height: 1;
  outline: 0!important;
}

.contact-clean form .btn:hover {
  opacity: 1;
}

.contact-clean form .btn:active {
  transform: translateY(1px);
}

.contact-clean form .btn-primary {
  background-color: var(--bs-blue)!important;
  margin-top: 15px;
  color: #fff;
}

.features-four {
  background-color: var(--light-2);
  padding-top: 100px;
  padding-bottom: 120px;
}

.features-four .section-title {
  padding-bottom: 10px;
}

.features-style-four {
  margin-top: 40px;
}

@media only screen and (min-width:1400px) {
  .features-style-four {
    padding-right: 95px;
  }
}

@media (min-width:560px) {
  .features-style-four .features-icon {
    position: relative;
    display: inline-block;
    padding-bottom: 16px;
    max-width: 120px;
    width: 100%;
    height: 105px;
  }
}

.features-style-four .features-icon i {
  font-size: 70px;
  line-height: 70px;
  color: var(--bs-blue);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 5;
}

@media (max-width:360px) {
  .features-style-four .features-icon {
    position: relative;
    padding-bottom: 16px;
    max-width: 120px;
    width: 100%;
    height: 105px;
    display: none;
  }
}

@media (max-width:360px) {
  .features-style-four .features-icon:before {
    display: none;
  }
}

@media (min-width:576px) {
  .features-style-four .features-icon:before {
    position: absolute;
    content: "";
    top: 0;
    left: 5%;
    background-color: var(--bs-blue);
    height: 75px;
    width: 75px;
    border-radius: 5px 5px 5px 60%;
    opacity: .1;
  }
}

.features-style-four .features-content {
  padding-left: 16px;
}

@media (max-width:767px) {
  .features-style-four .features-icon i {
    font-size: 60px;
    line-height: 60px;
  }
}

@media (max-width:767px) {
  .features-style-four .features-content {
    padding-top: 15px;
    padding-left: 0;
  }
}

@media only screen and (min-width:576px) and (max-width:767px) {
  .features-style-four .features-content {
    padding-top: 0;
    padding-left: 15px;
  }
}

.features-style-four .features-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: var(--black);
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
}

.features-style-four .text {
  color: var(--dark-3);
  margin-top: 16px;
}

@media only screen and (max-width:576px) {
  .navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn.primary-color {
    display: none;
  }
}

.navbar-area.navbar-nine .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.navbar-area.navbar-nine .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.navbar-area.navbar-nine .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

.sidebar-left {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #fff;
  height: calc(100% - 30px);
  width: 850px;
  padding: 60px 80px 80px;
  z-index: 99;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  transition: .4s ease-in-out;
  text-align: left;
  overflow-y: scroll;
}

.sidebar-left.open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width:767px) {
  .navbar-area.navbar-nine .navbar .navbar-btn {
    position: absolute;
    right: 60px;
    top: 7px;
  }
}

@media (max-width:767px) {
  .sidebar-left {
    width: 350px;
  }
}

@media (max-width:767px) {
  .navbar-area.navbar-nine.navbar .navbar-btn {
    position: absolute;
    right: 60px;
    top: 3px;
  }
}

.sidebar-left .sidebar-close {
  position: absolute;
  top: 30px;
  right: 30px;
}

.sidebar-left .sidebar-close .close {
  font-size: 18px;
  color: var(--black);
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  transition: .2s ease-out;
}

.sidebar-left .sidebar-close .close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar-left .sidebar-content {
  padding: 0 30px;
}

.sidebar-left .sidebar-content .sidebar-menu {
  margin-top: 15px;
}

.sidebar-left .sidebar-content .sidebar-menu ul {
  margin-top: 5px;
}

.sidebar-left .sidebar-content .sidebar-menu ul li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 8px 0;
  color: var(--dark-3);
  text-transform: capitalize;
  position: relative;
  border-radius: 5px;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
  display: block;
  font-family: Lora;
}

.sidebar-left .sidebar-content .sidebar-menu ul li a:hover {
  color: var(--bs-blue);
  padding-left: 5px;
}

.sidebar-left .sidebar-content .text {
  margin-top: 10px;
  font-size: .85em;
  margin-bottom: 0;
}

.overlay-left {
  position: fixed;
  background-color: rgba(0,0,0,.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9;
}

.overlay-left.open {
  display: block;
}

.menu-bar {
  display: inline-block;
}

.navbar-area.navbar-nine .navbar .navbar-btn ul {
  display: flex;
}

.navbar-area.navbar-nine .navbar .navbar-btn ul li {
  display: inline-block;
  margin-right: 12px;
}

.navbar-area.navbar-nine .navbar .navbar-btn ul li a {
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0;
}

@media (max-width:576px) {
  .navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn {
    background-color: var(--bs-red);
    color: var(--bs-white)!important;
    font-size: .7em;
  }
}

@media (max-width:576px) {
  .navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn.primary-color:hover {
    background-color: var(--bs-blue);
    color: var(--black)!important;
    display: none;
  }
}

.navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn:hover {
  background-color: var(--bs-blue);
  color: #fff!important;
}

.navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn.primary-color {
  background-color: var(--primary);
  color: #fff!important;
}

.sidebar-left h4 {
  padding-bottom: 0;
  font-size: 1.6em;
}

.sidebar-left h5 {
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 1.2em;
}

.sidebar-content a.btn.btn-primary, .sidebar-content btn btn-primary a:link {
  color: #fff;
}

.quote-card {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  color: #222;
  padding: 20px 20px 20px 55px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34,34,34,.12);
  position: relative;
  overflow: hidden;
  min-height: 120px;
}

.quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}

.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: .8;
}

.quote-card:before {
  content: "“";
}

.quote-card:after {
  content: "”";
}

@media (max-width:640px) {
  .quote-card:after {
    font-size: 22em;
    right: -25px;
  }
}

.quote-card:before {
  font-family: Georgia,serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238,238,238,.8);
  font-weight: 400;
}

.quote-card:after {
  font-family: Georgia,serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238,238,238,.8);
  font-weight: 400;
}

.highlight-clean {
  color: #313437;
  background-color: #fff;
  padding: 50px 0;
}

.highlight-clean p {
  color: #000;
  font-family: Lato;
  font-size: 1.7rem;
  font-weight: 400;
}

.highlight-clean .intro {
  font-size: 16px;
  max-width: 1100px;
  margin: 0 auto 25px;
}

lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  max-width: 720px;
}

lite-youtube::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-position: top;
  background-repeat: repeat-x;
  height: 60px;
  padding-bottom: 50px;
  width: 100%;
  transition: .2s cubic-bezier(0,0,.2,1);
}

lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: calc(100% / (16 / 9));
}

lite-youtube > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

lite-youtube > .lty-playbtn {
  width: 68px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  transform: translate3d(-50%,-50%,0);
  top: 50%;
  left: 50%;
  z-index: 1;
  background-color: transparent;
  background-image: url(data:image/svg+xml;utf8,SVG_REPLACED);
  filter: grayscale(100%);
  transition: filter .1s cubic-bezier(0,0,.2,1);
  border: none;
}

lite-youtube .lty-playbtn:focus, lite-youtube:hover > .lty-playbtn {
  filter: none;
}

.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.footer-dark {
  padding: 40px 0;
  color: #f0f9ff;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 18px;
  padding-top: 8px;
  font-weight: 900;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
  opacity: .5;
}

a:link {
  color: var(--bs-blue);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.lni {
  display: inline-block;
  font: 1em/1 LineIcons;
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lni-close::before {
  content: "\ea6a";
}

.lni-menu::before {
  content: "\eb2a";
}

.navbar-toggler:focus {
  box-shadow: none;
}

.mb-100 {
  margin-bottom: 0;
}

.navbar-area.navbar-nine {
  background: #000;
  padding: 10px 0;
}

.navbar-area.navbar-nine .navbar-brand {
  margin: 0;
}

.navbar-area.navbar-nine .navbar {
  position: relative;
  padding: 0;
  vertical-align: middle;
}

.navbar-area.navbar-nine .navbar .navbar-toggler .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: var(--white);
  margin: 5px 0;
  display: block;
  position: relative;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
}

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:1400px) {
  .navbar-area.navbar-nine .navbar .navbar-nav {
    margin-left: 80px;
  }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .navbar-area.navbar-nine {
    padding: 10px 0;
  }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .navbar-area.navbar-nine .navbar .navbar-collapse {
    position: absolute;
    top: 116%;
    left: 0;
    width: 100%;
    background-color: var(--primary);
    z-index: 8;
    padding: 10px 16px;
  }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .navbar-area.navbar-nine .navbar .navbar-nav {
    margin-right: 0;
  }
}

.navbar-area.navbar-nine .navbar .navbar-btn {
  vertical-align: middle;
}

@media (min-width:576px) and (max-width:991px) {
  .navbar-area.navbar-nine .navbar .navbar-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0;
    margin-top: 0;
  }
}

.navbar-area.navbar-nine .navbar .navbar-btn .menu-bar {
  font-size: 22px;
  position: relative;
  overflow: hidden;
  color: #fff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(238,238,238,.425);
  border-radius: 50%;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
}

.navbar-area.navbar-nine .navbar .navbar-btn .menu-bar:hover {
  border-color: transparent;
  color: var(--primary);
  background-color: #fff;
}

.card-style-two {
  box-shadow: var(--shadow-1);
  border-radius: 8px;
  overflow: hidden;
  margin-top: 30px;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
}

.card-style-two:hover {
  box-shadow: var(--shadow-4);
  z-index: -100;
}

.card-style-two .card-image img {
  width: 100%;
  height: 100%;
}

.card-style-two .card-content {
  padding: 16px;
}

@media only screen and (min-width:576px) and (max-width:767px) {
  .card-style-two .card-content {
    padding: 14px 14px 14px 5px;
  }
}

.card-style-two .card-content .text {
  color: var(--dark-3);
  margin-top: 8px;
  font-size: 1.15rem;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.home-button a:link {
  color: #fff;
}

.what-we-do .blog-heading a:visited, .what-we-do a, .what-we-do a:visited {
  color: #000;
}

.home-button a:visited {
  color: #fff;
}

@media (max-width:576px) {
  .footer-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
}

@media (max-width:576px) {
  .footer-dark.footer-description {
    text-align: center;
  }
}

.blog-heading-wwd a:link, .blog-heading-wwd a:visited {
  color: #000;
}

.team-benefits {
  display: block;
  text-align: left;
}

@media (min-width:577px) {
  .navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn {
    background-color: var(--bs-red);
    color: var(--bs-white)!important;
    font-size: .8em;
  }
}

@media (min-width:577px) {
  .navbar-area.navbar-nine .navbar .navbar-btn ul li a.primary-btn.primary-color:hover {
    background-color: var(--bs-blue);
    color: var(--black)!important;
  }
}

@media (min-width:577px) {
  h2.text-start {
    padding-top: 10px;
    font-family: Poppins;
    font-weight: 900;
    font-size: 4rem;
    line-height: 5.5rem;
    color: #000;
    margin-bottom: 30px;
    text-align: left!important;
  }
}

@media (min-width:577px) {
  #trial-button-1 {
    width: 50%;
  }
}

@media (min-width:361px) and (max-width:576px) {
  h2.text-start {
    padding-top: 10px;
    font-family: Poppins;
    font-weight: 900;
    font-size: 3.5rem;
    line-height: 4.5rem;
    color: #000;
    margin-bottom: 30px;
    text-align: left!important;
  }
}

@media (min-width:361px) and (max-width:576px) {
  img {
    max-width: 70%;
  }
}

@media (max-width:360px) {
  .navbar-area.navbar-nine .navbar .navbar-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0;
    margin-top: 0;
    font-size: 14px;
  }
}

@media (max-width:360px) {
  img {
    width: 60%;
  }
}

@media (max-width:360px) {
  h2.text-start {
    padding-top: 10px;
    font-family: Poppins;
    font-weight: 900;
    font-size: 2.3rem;
    line-height: 3rem;
    color: #000;
    margin-bottom: 30px;
    text-align: left!important;
  }
}

@media (max-width:300px) {
  h2.text-start {
    padding-top: 10px;
    font-family: Poppins;
    font-weight: 900;
    font-size: 3.5rem;
    line-height: 4.5rem;
    color: #000;
    margin-bottom: 30px;
    text-align: left!important;
  }
}

.btn-primary.teams:hover {
  background-color: var(--bs-red);
  border-color: var(--bs-red);
}

a.btn.btn-primary.teams {
  background-color: var(--bs-blue);
  border-color: var(--bs-blue);
}

.blog-heading a:link, .blog-heading:visited {
  color: #000;
}

.card-style-two {
  z-index: -100;
}

.trail-button-2 {
  width: 50%;
}

@media (max-width:576px) {
  #trail-button-2, #trial-button-1 {
    width: 100%;
  }
}

@media (max-width:576px) {
  .primary-btn.sleeknote-individual {
    display: inline-block;
    position: relative;
    margin-top: 0;
    padding: 10px;
    vertical-align: middle;
  }
}

@media (min-width:577px) {
  #trail-button-2 {
    width: 50%;
  }
}

@media (min-width:577px) {
  .primary-btn.sleeknote-individual {
    display: inline-block;
    position: relative;
  }
}

@media (max-width:768px) {
  .navbar-toggler {
    display: none;
  }
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
  font-weight: 900;
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ul-navbar {
  margin-bottom: 0;
}

#lni_lni-menu {
  vertical-align: middle;
  padding-bottom: 5px;
}

.menu-bar {
  vertical-align: middle;
}

.features-icon svg {
  position: absolute;
  left: 20%;
  top: 10%;
}

#lni_lni-facebook-filled {
  vertical-align: middle;
  padding-bottom: 0;
}