/*
    Name: KingArchitect 
    Author: DexignZone
    Portfolio : https://themeforest.net/user/dexignzone/portfolio
   

    Table of Content: 

    1. Abstract
    2. Bootstrap CSS
    3. Base
    4. Layout
    5. Component
    6. Dashboard
    7. Pages
    
    
*/
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("../icons/line-awesome/css/line-awesome.min.css");
@import url("../icons/font-awesome/css/font-awesome.min.css");
@import url("../icons/flaticon/flaticon.css");
@import url("../icons/themify/themify-icons.css");

.a26-brand {
  color: #b86e22;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  padding-top: 8px;
}
.a26-brand:hover {
  color: #b86e22;
}
.a26-brand span {
  color: #111;
}
.a26-brand small {
  color: #555;
  display: block;
  font-size: 8px;
  letter-spacing: 1.4px;
  margin-top: 5px;
}

.footer-brand span,
.footer-brand small {
  color: #fff;
}

.footer-project-image {
  height: 150px;
  object-fit: cover;
  width: 100%;
}

.footer-logo-image {
  background: #fff;
  max-width: 220px;
  padding: 10px;
}

.service-box .media img {
  height: 200px;
  object-fit: cover;
  width: 100%;
}

#lightgallery .gallery-box-1 .dlab-media img {
  height: 320px;
  object-fit: cover;
  width: 100%;
}

#lightgallery .col-lg-6:first-child .gallery-box-1 .dlab-media img {
  height: 670px;
}

@media only screen and (max-width: 991px) {
  #lightgallery .gallery-box-1 .dlab-media img,
  #lightgallery .col-lg-6:first-child .gallery-box-1 .dlab-media img {
    height: 320px;
  }
}

@media only screen and (min-width: 992px) {
  .site-header .main-bar .a26-header-inner,
  .site-header .main-bar .container-fluid {
    align-items: center;
    box-sizing: border-box;
    display: flex !important;
    justify-content: space-between;
    max-width: 100%;
    padding-left: 28px;
    padding-right: 28px;
    position: relative;
    width: 100%;
  }

  .site-header .main-bar .logo-header {
    flex: 0 0 auto;
    float: none !important;
    margin: 0;
    position: relative;
  }

  .site-header .main-bar .enquire-nav,
  .site-header .enquire-nav,
  .site-header .main-bar .extra-nav {
    align-items: center;
    display: flex !important;
    flex: 0 0 auto;
    float: none !important;
    height: auto;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    visibility: visible;
    z-index: 10;
  }

  .site-header .main-bar .enquire-nav .extra-cell,
  .site-header .main-bar .extra-nav .extra-cell {
    display: block;
    line-height: 1;
  }

  .site-header .main-bar .enquire-nav .btn,
  .site-header .main-bar .extra-nav .btn {
    display: inline-block;
    min-width: 120px;
    text-align: center;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 991px) {
  .site-header .main-bar .a26-header-inner,
  .site-header .main-bar .container-fluid {
    align-items: center;
    box-sizing: border-box;
    display: flex !important;
    justify-content: space-between;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }

  .site-header .main-bar .logo-header {
    float: none !important;
    margin: 0;
  }

  .site-header .main-bar .enquire-nav,
  .site-header .enquire-nav,
  .site-header .main-bar .extra-nav {
    align-items: center;
    display: flex !important;
    float: none !important;
    height: auto;
    margin: 0;
    opacity: 1;
    padding: 0;
    visibility: visible;
    z-index: 10;
  }

  .site-header .enquire-nav .btn,
  .site-header .extra-nav .btn {
    display: inline-block;
    font-size: 12px;
    padding: 10px 14px;
    white-space: nowrap;
  }
}
: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: #a6611c;
  --secondary: #673BB7;
  --success: #10d876;
  --info: #2754e6;
  --warning: #FE9431;
  --danger: #E50202;
  --light: #faf8f2;
  --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", 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: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  overflow-x: clip; 
  color: #888;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, .wp-block-search .wp-block-search__label, 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: #a6611c;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #653b11;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):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; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[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, .wp-block-search .wp-block-search__label, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #000; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.5rem; }

h4, .wp-block-search .wp-block-search__label, .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: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

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 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  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: 1199px; } }

.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;
  min-width: 0;
  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.33333%;
  max-width: 33.33333%; }

.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.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.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.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    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.33333%;
    max-width: 33.33333%; }
  .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.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    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.33333%;
    max-width: 33.33333%; }
  .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.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    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.33333%;
    max-width: 33.33333%; }
  .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.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    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.33333%;
    max-width: 33.33333%; }
  .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.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    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.33333%;
    max-width: 33.33333%; }
  .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.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #888; }
  .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: #888;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #e6d3bf; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #d1ad89; }

.table-hover .table-primary:hover {
  background-color: #dfc6ad; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #dfc6ad; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d4c8eb; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b099da; }

.table-hover .table-secondary:hover {
  background-color: #c5b5e4; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c5b5e4; }

.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: #ffe1c5; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fec794; }

.table-hover .table-warning:hover {
  background-color: #ffd4ac; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffd4ac; }

.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: #fefdfb; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fcfbf8; }

.table-hover .table-light:hover {
  background-color: #f9f3e7; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f9f3e7; }

.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, .wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  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, .wp-block-categories-dropdown select,
    .wp-block-archives-dropdown select {
      transition: none; } }
  .form-control::-ms-expand, .wp-block-categories-dropdown select::-ms-expand,
  .wp-block-archives-dropdown select::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring, .wp-block-categories-dropdown select:-moz-focusring,
  .wp-block-archives-dropdown select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus, .wp-block-categories-dropdown select:focus,
  .wp-block-archives-dropdown select:focus {
    color: #495057;
    background-color: #fff;
    border-color: #e4a15e;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 0.25); }
  .form-control::placeholder, .wp-block-categories-dropdown select::placeholder,
  .wp-block-archives-dropdown select::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .wp-block-categories-dropdown select:disabled,
  .wp-block-archives-dropdown select:disabled, .form-control[readonly], .wp-block-categories-dropdown select[readonly],
  .wp-block-archives-dropdown select[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, .wp-block-categories-dropdown select:focus::-ms-value,
.wp-block-archives-dropdown select: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: #888;
  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], .wp-block-categories-dropdown select[size],
.wp-block-archives-dropdown select[size], select.form-control[multiple], .wp-block-categories-dropdown select[multiple],
.wp-block-archives-dropdown select[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%;
  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; }

.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, .was-validated .wp-block-categories-dropdown select:valid, .wp-block-categories-dropdown .was-validated select:valid,
.was-validated .wp-block-archives-dropdown select:valid, .wp-block-archives-dropdown .was-validated select:valid, .form-control.is-valid, .wp-block-categories-dropdown select.is-valid,
.wp-block-archives-dropdown select.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, .was-validated .wp-block-categories-dropdown select:valid:focus, .wp-block-categories-dropdown .was-validated select:valid:focus,
  .was-validated .wp-block-archives-dropdown select:valid:focus, .wp-block-archives-dropdown .was-validated select:valid:focus, .form-control.is-valid:focus, .wp-block-categories-dropdown select.is-valid:focus,
  .wp-block-archives-dropdown select.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") no-repeat right 0.75rem center/8px 10px, 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #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%;
  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; }

.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, .was-validated .wp-block-categories-dropdown select:invalid, .wp-block-categories-dropdown .was-validated select:invalid,
.was-validated .wp-block-archives-dropdown select:invalid, .wp-block-archives-dropdown .was-validated select:invalid, .form-control.is-invalid, .wp-block-categories-dropdown select.is-invalid,
.wp-block-archives-dropdown select.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, .was-validated .wp-block-categories-dropdown select:invalid:focus, .wp-block-categories-dropdown .was-validated select:invalid:focus,
  .was-validated .wp-block-archives-dropdown select:invalid:focus, .wp-block-archives-dropdown .was-validated select:invalid:focus, .form-control.is-invalid:focus, .wp-block-categories-dropdown select.is-invalid:focus,
  .wp-block-archives-dropdown select.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") no-repeat right 0.75rem center/8px 10px, 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #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, .form-inline .wp-block-categories-dropdown select, .wp-block-categories-dropdown .form-inline select,
    .form-inline .wp-block-archives-dropdown select, .wp-block-archives-dropdown .form-inline select {
      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 {
  display: inline-block;
  font-weight: 400;
  color: #888;
  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 {
      transition: none; } }
  .btn:hover {
    color: #888;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #a6611c;
  border-color: #a6611c; }
  .btn-primary:hover {
    color: #fff;
    background-color: #854e16;
    border-color: #7a4815; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #854e16;
    border-color: #7a4815;
    box-shadow: 0 0 0 0rem rgba(179, 121, 62, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #a6611c;
    border-color: #a6611c; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #7a4815;
    border-color: #6f4113; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(179, 121, 62, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #673BB7;
  border-color: #673BB7; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #57329a;
    border-color: #512f90; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #57329a;
    border-color: #512f90;
    box-shadow: 0 0 0 0rem rgba(126, 88, 194, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #673BB7;
    border-color: #673BB7; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #512f90;
    border-color: #4c2b87; }
    .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(126, 88, 194, 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: #FE9431;
  border-color: #FE9431; }
  .btn-warning:hover {
    color: #212529;
    background-color: #fe800b;
    border-color: #fb7a01; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #fe800b;
    border-color: #fb7a01;
    box-shadow: 0 0 0 0rem rgba(221, 131, 48, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #FE9431;
    border-color: #FE9431; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #fb7a01;
    border-color: #ee7401; }
    .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(221, 131, 48, 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: #faf8f2;
  border-color: #faf8f2; }
  .btn-light:hover {
    color: #212529;
    background-color: #efe9d6;
    border-color: #ece4cd; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #efe9d6;
    border-color: #ece4cd;
    box-shadow: 0 0 0 0rem rgba(217, 216, 212, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #faf8f2;
    border-color: #faf8f2; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #ece4cd;
    border-color: #e8dfc4; }
    .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(217, 216, 212, 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 {
  color: #a6611c;
  border-color: #a6611c; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #a6611c;
    border-color: #a6611c; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #a6611c;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #a6611c;
    border-color: #a6611c; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0rem rgba(166, 97, 28, 0.5); }

.btn-outline-secondary {
  color: #673BB7;
  border-color: #673BB7; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #673BB7;
    border-color: #673BB7; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0rem rgba(103, 59, 183, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #673BB7;
    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: #673BB7;
    border-color: #673BB7; }
    .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(103, 59, 183, 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: #FE9431;
  border-color: #FE9431; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #FE9431;
    border-color: #FE9431; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0rem rgba(254, 148, 49, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FE9431;
    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: #FE9431;
    border-color: #FE9431; }
    .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(254, 148, 49, 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: #faf8f2;
  border-color: #faf8f2; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #faf8f2;
    border-color: #faf8f2; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0rem rgba(250, 248, 242, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #faf8f2;
    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: #faf8f2;
    border-color: #faf8f2; }
    .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(250, 248, 242, 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: #a6611c;
  text-decoration: none; }
  .btn-link:hover {
    color: #653b11;
    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 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  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: #888;
  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: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #a6611c; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    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-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      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 > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  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 {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .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 > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn: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 > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn 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, .wp-block-categories-dropdown .input-group > select,
  .wp-block-archives-dropdown .input-group > select,
  .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, .wp-block-categories-dropdown .input-group > select + .form-control, .wp-block-archives-dropdown .input-group > select + .form-control, .wp-block-categories-dropdown .input-group > .form-control + select, .wp-block-categories-dropdown .input-group > select + select,
    .wp-block-archives-dropdown .input-group > .form-control + select,
    .wp-block-categories-dropdown .wp-block-archives-dropdown .input-group > select + select, .wp-block-archives-dropdown .wp-block-categories-dropdown .input-group > select + select,
    .wp-block-archives-dropdown .input-group > select + select,
    .input-group > .form-control + .custom-select,
    .wp-block-categories-dropdown .input-group > select + .custom-select,
    .wp-block-archives-dropdown .input-group > select + .custom-select,
    .input-group > .form-control + .custom-file,
    .wp-block-categories-dropdown .input-group > select + .custom-file,
    .wp-block-archives-dropdown .input-group > select + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .wp-block-categories-dropdown .input-group > .form-control-plaintext + select,
    .wp-block-archives-dropdown .input-group > .form-control-plaintext + select,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .wp-block-categories-dropdown .input-group > .custom-select + select,
    .wp-block-archives-dropdown .input-group > .custom-select + select,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .wp-block-categories-dropdown .input-group > .custom-file + select,
    .wp-block-archives-dropdown .input-group > .custom-file + select,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus, .wp-block-categories-dropdown .input-group > select:focus,
  .wp-block-archives-dropdown .input-group > select: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(:last-child), .wp-block-categories-dropdown .input-group > select:not(:last-child),
  .wp-block-archives-dropdown .input-group > select:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child), .wp-block-categories-dropdown .input-group > select:not(:first-child),
  .wp-block-archives-dropdown .input-group > select: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(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    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), .wp-block-categories-dropdown .input-group-lg > select:not(textarea),
.wp-block-archives-dropdown .input-group-lg > select:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .wp-block-categories-dropdown .input-group-lg > select,
.wp-block-archives-dropdown .input-group-lg > select,
.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-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .wp-block-categories-dropdown .input-group-sm > select:not(textarea),
.wp-block-archives-dropdown .input-group-sm > select:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .wp-block-categories-dropdown .input-group-sm > select,
.wp-block-archives-dropdown .input-group-sm > select,
.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-append > .btn {
  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 > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.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: #a6611c;
    background-color: #a6611c; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #e4a15e; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #ebba89;
    border-color: #ebba89; }
  .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: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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: #a6611c;
  background-color: #a6611c; }

.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(166, 97, 28, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(166, 97, 28, 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(166, 97, 28, 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(166, 97, 28, 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") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #e4a15e;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 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;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #e4a15e;
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 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;
  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: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(166, 97, 28, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(166, 97, 28, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(166, 97, 28, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #a6611c;
    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: #ebba89; }
  .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: #a6611c;
    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: #ebba89; }
  .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: #a6611c;
    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: #ebba89; }
  .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-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    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: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .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: #a6611c; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.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: no-repeat center center;
  background-size: 100% 100%; }

@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-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-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-collapse {
      display: flex !important;
      flex-basis: auto; }
    .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-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-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-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-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-header + .list-group .list-group-item:first-child {
    border-top: 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; }

.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 > .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 {
  display: flex; }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .breadcrumb-item + .breadcrumb-item::before {
      display: inline-block;
      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: #a6611c;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #653b11;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 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: #a6611c;
  border-color: #a6611c; }

.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 {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #a6611c; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #7a4815; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(166, 97, 28, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #673BB7; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #512f90; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(103, 59, 183, 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: #FE9431; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #fb7a01; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(254, 148, 49, 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: #faf8f2; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #ece4cd; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(250, 248, 242, 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;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #56320f;
  background-color: #eddfd2;
  border-color: #e6d3bf; }
  .alert-primary hr {
    border-top-color: #dfc6ad; }
  .alert-primary .alert-link {
    color: #2b1907; }

.alert-secondary {
  color: #361f5f;
  background-color: #e1d8f1;
  border-color: #d4c8eb; }
  .alert-secondary hr {
    border-top-color: #c5b5e4; }
  .alert-secondary .alert-link {
    color: #201239; }

.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: #844d19;
  background-color: #ffead6;
  border-color: #ffe1c5; }
  .alert-warning hr {
    border-top-color: #ffd4ac; }
  .alert-warning .alert-link {
    color: #593411; }

.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: #82817e;
  background-color: #fefefc;
  border-color: #fefdfb; }
  .alert-light hr {
    border-top-color: #f9f3e7; }
  .alert-light .alert-link {
    color: #686765; }

.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: #a6611c;
  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: progress-bar-stripes 1s linear infinite; }
  @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: #888;
    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: #a6611c;
    border-color: #a6611c; }
  .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: #56320f;
  background-color: #e6d3bf; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #56320f;
    background-color: #dfc6ad; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #56320f;
    border-color: #56320f; }

.list-group-item-secondary {
  color: #361f5f;
  background-color: #d4c8eb; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #361f5f;
    background-color: #c5b5e4; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #361f5f;
    border-color: #361f5f; }

.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: #844d19;
  background-color: #ffe1c5; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #844d19;
    background-color: #ffd4ac; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #844d19;
    border-color: #844d19; }

.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: #82817e;
  background-color: #fefdfb; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #82817e;
    background-color: #f9f3e7; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #82817e;
    border-color: #82817e; }

.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 {
  max-width: 350px;
  overflow: hidden;
  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);
  backdrop-filter: blur(10px);
  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); }

.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: "Roboto", 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: "Roboto", 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: #000;
  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: #888; }

.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: no-repeat 50% / 100% 100%; }

.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: spinner-border .75s linear infinite; }

.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: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.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: #a6611c !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #7a4815 !important; }

.bg-secondary {
  background-color: #673BB7 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #512f90 !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: #FE9431 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #fb7a01 !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: #faf8f2 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #ece4cd !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: #a6611c !important; }

.border-secondary {
  border-color: #673BB7 !important; }

.border-success {
  border-color: #10d876 !important; }

.border-info {
  border-color: #2754e6 !important; }

.border-warning {
  border-color: #FE9431 !important; }

.border-danger {
  border-color: #E50202 !important; }

.border-light {
  border-color: #faf8f2 !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.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  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 0.5rem 1rem rgba(0, 0, 0, 0.15) !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: #a6611c !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #653b11 !important; }

.text-secondary {
  color: #673BB7 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #46287d !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: #FE9431 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #e16d01 !important; }

.text-danger {
  color: #E50202 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #990101 !important; }

.text-light {
  color: #faf8f2 !important; }

a.text-light:hover, a.text-light:focus {
  color: #e5dabb !important; }

.text-dark {
  color: #262F5A !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #0f1324 !important; }

.text-body {
  color: #888 !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-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) {
    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, h2, h3, h4, .wp-block-search .wp-block-search__label, 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: #a6611c; }
  a:hover, a:focus, a.active {
    text-decoration: none;
    outline: none; }

b,
strong,
.strong {
  font-weight: 500;
  color: #000; }

.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; }

#loading-area {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #faf8f2;
  z-index: 999999999;
  background-image: url(../images/loading.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 120px; }

.font-10 {
  font-size: 10px; }

.font-12 {
  font-size: 12px; }

.font-13 {
  font-size: 13px; }

.font-14 {
  font-size: 14px; }

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.font-20 {
  font-size: 20px; }

.font-22 {
  font-size: 22px; }

.font-24 {
  font-size: 24px; }

.font-26 {
  font-size: 26px; }

.font-30 {
  font-size: 30px; }

.font-35 {
  font-size: 35px; }

.font-40 {
  font-size: 40px; }

.font-45 {
  font-size: 45px; }

.font-50 {
  font-size: 50px; }

.font-55 {
  font-size: 55px; }

.font-60 {
  font-size: 60px; }

.font-70 {
  font-size: 70px; }

.font-75 {
  font-size: 75px; }

.font-80 {
  font-size: 80px; }

.font-90 {
  font-size: 90px; }

.font-100 {
  font-size: 100px; }

.font-weight-300 {
  font-weight: 300; }

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.font-weight-700 {
  font-weight: 700; }

.font-weight-800 {
  font-weight: 800; }

.font-weight-900 {
  font-weight: 900; }

.p-a0 {
  padding: 0; }

.p-a5 {
  padding: 5px; }

.p-a10 {
  padding: 10px; }

.p-a15 {
  padding: 15px; }

.p-a20 {
  padding: 20px; }

.p-a25 {
  padding: 25px; }

.p-a30 {
  padding: 30px; }

.p-a40 {
  padding: 40px; }

.p-a50 {
  padding: 50px; }

.p-a60 {
  padding: 60px; }

.p-a70 {
  padding: 70px; }

.p-a80 {
  padding: 80px; }

.p-a90 {
  padding: 90px; }

.p-a100 {
  padding: 100px; }

.p-t0 {
  padding-top: 0; }

.p-t5 {
  padding-top: 5px; }

.p-t10 {
  padding-top: 10px; }

.p-t15 {
  padding-top: 15px; }

.p-t20 {
  padding-top: 20px; }

.p-t30 {
  padding-top: 30px; }

.p-t40 {
  padding-top: 40px; }

.p-t50 {
  padding-top: 50px; }

.p-t60 {
  padding-top: 60px; }

.p-t70 {
  padding-top: 70px; }

.p-t80 {
  padding-top: 80px; }

.p-t90 {
  padding-top: 90px; }

.p-t100 {
  padding-top: 100px; }

.p-b0 {
  padding-bottom: 0; }

.p-b5 {
  padding-bottom: 5px; }

.p-b10 {
  padding-bottom: 10px; }

.p-b15 {
  padding-bottom: 15px; }

.p-b20 {
  padding-bottom: 20px; }

.p-b30 {
  padding-bottom: 30px; }

.p-b40 {
  padding-bottom: 40px; }

.p-b50 {
  padding-bottom: 50px; }

.p-b60 {
  padding-bottom: 60px; }

.p-b70 {
  padding-bottom: 70px; }

.p-b80 {
  padding-bottom: 80px; }

.p-b90 {
  padding-bottom: 90px; }

.p-b100 {
  padding-bottom: 100px; }

.p-l0 {
  padding-left: 0; }

.p-l5 {
  padding-left: 5px; }

.p-l10 {
  padding-left: 10px; }

.p-l15 {
  padding-left: 15px; }

.p-l20 {
  padding-left: 20px; }

.p-l30 {
  padding-left: 30px; }

.p-l40 {
  padding-left: 40px; }

.p-l50 {
  padding-left: 50px; }

.p-l60 {
  padding-left: 60px; }

.p-l70 {
  padding-left: 70px; }

.p-l80 {
  padding-left: 80px; }

.p-l90 {
  padding-left: 90px; }

.p-l100 {
  padding-left: 100px; }

.p-r0 {
  padding-right: 0; }

.p-r5 {
  padding-right: 5px; }

.p-r10 {
  padding-right: 10px; }

.p-r15 {
  padding-right: 15px; }

.p-r20 {
  padding-right: 20px; }

.p-r30 {
  padding-right: 30px; }

.p-r40 {
  padding-right: 40px; }

.p-r50 {
  padding-right: 50px; }

.p-r60 {
  padding-right: 60px; }

.p-r70 {
  padding-right: 70px; }

.p-r80 {
  padding-right: 80px; }

.p-r90 {
  padding-right: 90px; }

.p-r100 {
  padding-right: 100px; }

.p-lr0 {
  padding-left: 0;
  padding-right: 0; }

.p-lr5 {
  padding-left: 5px;
  padding-right: 5px; }

.p-lr10 {
  padding-left: 10px;
  padding-right: 10px; }

.p-lr15 {
  padding-left: 15px;
  padding-right: 15px; }

.p-lr20 {
  padding-left: 20px;
  padding-right: 20px; }

.p-lr30 {
  padding-left: 30px;
  padding-right: 30px; }

.p-lr40 {
  padding-left: 40px;
  padding-right: 40px; }

.p-lr50 {
  padding-left: 50px;
  padding-right: 50px; }

.p-lr60 {
  padding-left: 60px;
  padding-right: 60px; }

.p-lr70 {
  padding-left: 70px;
  padding-right: 70px; }

.p-lr80 {
  padding-left: 80px;
  padding-right: 80px; }

.p-lr90 {
  padding-left: 90px;
  padding-right: 90px; }

.p-lr100 {
  padding-left: 100px;
  padding-right: 100px; }

.p-tb0 {
  padding-bottom: 0;
  padding-top: 0; }

.p-tb5 {
  padding-bottom: 5px;
  padding-top: 5px; }

.p-tb10 {
  padding-bottom: 10px;
  padding-top: 10px; }

.p-tb15 {
  padding-bottom: 15px;
  padding-top: 15px; }

.p-tb20 {
  padding-bottom: 20px;
  padding-top: 20px; }

.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px; }

.p-tb40 {
  padding-bottom: 40px;
  padding-top: 40px; }

.p-tb50 {
  padding-bottom: 50px;
  padding-top: 50px; }

.p-tb60 {
  padding-bottom: 60px;
  padding-top: 60px; }

.p-tb70 {
  padding-bottom: 70px;
  padding-top: 70px; }

.p-tb80 {
  padding-bottom: 80px;
  padding-top: 80px; }

.p-tb90 {
  padding-bottom: 90px;
  padding-top: 90px; }

.p-tb100 {
  padding-bottom: 100px;
  padding-top: 100px; }

.m-auto {
  margin: auto; }

.m-a0 {
  margin: 0; }

.m-a5 {
  margin: 5px; }

.m-a10 {
  margin: 10px; }

.m-a15 {
  margin: 15px; }

.m-a20 {
  margin: 20px; }

.m-a30 {
  margin: 30px; }

.m-a40 {
  margin: 40px; }

.m-a50 {
  margin: 50px; }

.m-a60 {
  margin: 60px; }

.m-a70 {
  margin: 70px; }

.m-a80 {
  margin: 80px; }

.m-a90 {
  margin: 90px; }

.m-a100 {
  margin: 100px; }

.m-t0 {
  margin-top: 0; }

.m-t5 {
  margin-top: 5px; }

.m-t10 {
  margin-top: 10px; }

.m-t15 {
  margin-top: 15px; }

.m-t20 {
  margin-top: 20px; }

.m-t30 {
  margin-top: 30px; }

.m-t40 {
  margin-top: 40px; }

.m-t50 {
  margin-top: 50px; }

.m-t60 {
  margin-top: 60px; }

.m-t70 {
  margin-top: 70px; }

.m-t80 {
  margin-top: 80px; }

.m-t90 {
  margin-top: 90px; }

.m-t100 {
  margin-top: 100px; }

.m-b0 {
  margin-bottom: 0; }

.m-b5 {
  margin-bottom: 5px; }

.m-b10 {
  margin-bottom: 10px; }

.m-b15 {
  margin-bottom: 15px; }

.m-b20 {
  margin-bottom: 20px; }

.m-b30 {
  margin-bottom: 30px; }

.m-b40 {
  margin-bottom: 40px; }

.m-b50 {
  margin-bottom: 50px; }

.m-b60 {
  margin-bottom: 60px; }

.m-b70 {
  margin-bottom: 70px; }

.m-b80 {
  margin-bottom: 80px; }

.m-b90 {
  margin-bottom: 90px; }

.m-b100 {
  margin-bottom: 100px; }

.m-l0 {
  margin-left: 0; }

.m-l5 {
  margin-left: 5px; }

.m-l10 {
  margin-left: 10px; }

.m-l15 {
  margin-left: 15px; }

.m-l20 {
  margin-left: 20px; }

.m-l30 {
  margin-left: 30px; }

.m-l40 {
  margin-left: 40px; }

.m-l50 {
  margin-left: 50px; }

.m-l60 {
  margin-left: 60px; }

.m-l70 {
  margin-left: 70px; }

.m-l80 {
  margin-left: 80px; }

.m-l90 {
  margin-left: 90px; }

.m-l100 {
  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; }

.m-lr0 {
  margin-left: 0;
  margin-right: 0; }

.m-lr5 {
  margin-left: 5px;
  margin-right: 5px; }

.m-lr10 {
  margin-left: 10px;
  margin-right: 10px; }

.m-lr15 {
  margin-left: 15px;
  margin-right: 15px; }

.m-lr20 {
  margin-left: 20px;
  margin-right: 20px; }

.m-lr30 {
  margin-left: 30px;
  margin-right: 30px; }

.m-lr40 {
  margin-left: 40px;
  margin-right: 40px; }

.m-lr50 {
  margin-left: 50px;
  margin-right: 50px; }

.m-lr60 {
  margin-left: 60px;
  margin-right: 60px; }

.m-lr70 {
  margin-left: 70px;
  margin-right: 70px; }

.m-lr80 {
  margin-left: 80px;
  margin-right: 80px; }

.m-lr90 {
  margin-left: 90px;
  margin-right: 90px; }

.m-lr100 {
  margin-left: 100px;
  margin-right: 100px; }

.m-tb0 {
  margin-bottom: 0;
  margin-top: 0; }

.m-tb5 {
  margin-bottom: 5px;
  margin-top: 5px; }

.m-tb10 {
  margin-bottom: 10px;
  margin-top: 10px; }

.m-tb15 {
  margin-bottom: 15px;
  margin-top: 15px; }

.m-tb20 {
  margin-bottom: 20px;
  margin-top: 20px; }

.m-tb30 {
  margin-bottom: 30px;
  margin-top: 30px; }

.m-tb40 {
  margin-bottom: 40px;
  margin-top: 40px; }

.m-tb50 {
  margin-bottom: 50px;
  margin-top: 50px; }

.m-tb60 {
  margin-bottom: 60px;
  margin-top: 60px; }

.m-tb70 {
  margin-bottom: 70px;
  margin-top: 70px; }

.m-tb80 {
  margin-bottom: 80px;
  margin-top: 80px; }

.m-tb90 {
  margin-bottom: 90px;
  margin-top: 90px; }

.m-tb100 {
  margin-bottom: 100px;
  margin-top: 100px; }

@media only screen and (max-width: 1200px) {
  .m-lg-t0 {
    margin-top: 0; }
  .m-lg-t5 {
    margin-top: 5px; }
  .m-lg-t10 {
    margin-top: 10px; }
  .m-lg-t15 {
    margin-top: 15px; }
  .m-lg-t20 {
    margin-top: 20px; }
  .m-lg-t30 {
    margin-top: 30px; }
  .m-lg-t40 {
    margin-top: 40px; }
  .m-lg-t50 {
    margin-top: 50px; }
  .m-lg-t60 {
    margin-top: 60px; }
  .m-lg-t70 {
    margin-top: 70px; }
  .m-lg-t80 {
    margin-top: 80px; }
  .m-lg-t90 {
    margin-top: 90px; }
  .m-lg-t100 {
    margin-top: 100px; }
  .m-lg-b0 {
    margin-bottom: 0; }
  .m-lg-b5 {
    margin-bottom: 5px; }
  .m-lg-b10 {
    margin-bottom: 10px; }
  .m-lg-b15 {
    margin-bottom: 15px; }
  .m-lg-b20 {
    margin-bottom: 20px; }
  .m-lg-b30 {
    margin-bottom: 30px; }
  .m-lg-b40 {
    margin-bottom: 40px; }
  .m-lg-b50 {
    margin-bottom: 50px; }
  .m-lg-b60 {
    margin-bottom: 60px; }
  .m-lg-b70 {
    margin-bottom: 70px; }
  .m-lg-b80 {
    margin-bottom: 80px; }
  .m-lg-b90 {
    margin-bottom: 90px; }
  .m-lg-b100 {
    margin-bottom: 100px; } }

@media only screen and (max-width: 991px) {
  .m-md-t0 {
    margin-top: 0; }
  .m-md-t5 {
    margin-top: 5px; }
  .m-md-t10 {
    margin-top: 10px; }
  .m-md-t15 {
    margin-top: 15px; }
  .m-md-t20 {
    margin-top: 20px; }
  .m-md-t30 {
    margin-top: 30px; }
  .m-md-t40 {
    margin-top: 40px; }
  .m-md-t50 {
    margin-top: 50px; }
  .m-md-t60 {
    margin-top: 60px; }
  .m-md-t70 {
    margin-top: 70px; }
  .m-md-t80 {
    margin-top: 80px; }
  .m-md-t90 {
    margin-top: 90px; }
  .m-md-t100 {
    margin-top: 100px; }
  .m-md-b0 {
    margin-bottom: 0; }
  .m-md-b5 {
    margin-bottom: 5px; }
  .m-md-b10 {
    margin-bottom: 10px; }
  .m-md-b15 {
    margin-bottom: 15px; }
  .m-md-b20 {
    margin-bottom: 20px; }
  .m-md-b30 {
    margin-bottom: 30px; }
  .m-md-b40 {
    margin-bottom: 40px; }
  .m-md-b50 {
    margin-bottom: 50px; }
  .m-md-b60 {
    margin-bottom: 60px; }
  .m-md-b70 {
    margin-bottom: 70px; }
  .m-md-b80 {
    margin-bottom: 80px; }
  .m-md-b90 {
    margin-bottom: 90px; }
  .m-md-b100 {
    margin-bottom: 100px; } }

@media only screen and (max-width: 767px) {
  .m-sm-t0 {
    margin-top: 0; }
  .m-sm-t5 {
    margin-top: 5px; }
  .m-sm-t10 {
    margin-top: 10px; }
  .m-sm-t15 {
    margin-top: 15px; }
  .m-sm-t20 {
    margin-top: 20px; }
  .m-sm-t30 {
    margin-top: 30px; }
  .m-sm-t40 {
    margin-top: 40px; }
  .m-sm-t50 {
    margin-top: 50px; }
  .m-sm-t60 {
    margin-top: 60px; }
  .m-sm-t70 {
    margin-top: 70px; }
  .m-sm-t80 {
    margin-top: 80px; }
  .m-sm-t90 {
    margin-top: 90px; }
  .m-sm-t100 {
    margin-top: 100px; }
  .m-sm-b0 {
    margin-bottom: 0; }
  .m-sm-b5 {
    margin-bottom: 5px; }
  .m-sm-b10 {
    margin-bottom: 10px; }
  .m-sm-b15 {
    margin-bottom: 15px; }
  .m-sm-b20 {
    margin-bottom: 20px; }
  .m-sm-b30 {
    margin-bottom: 30px; }
  .m-sm-b40 {
    margin-bottom: 40px; }
  .m-sm-b50 {
    margin-bottom: 50px; }
  .m-sm-b60 {
    margin-bottom: 60px; }
  .m-sm-b70 {
    margin-bottom: 70px; }
  .m-sm-b80 {
    margin-bottom: 80px; }
  .m-sm-b90 {
    margin-bottom: 90px; }
  .m-sm-b100 {
    margin-bottom: 100px; } }

@media only screen and (max-width: 576px) {
  .m-xs-t0 {
    margin-top: 0; }
  .m-xs-t5 {
    margin-top: 5px; }
  .m-xs-t10 {
    margin-top: 10px; }
  .m-xs-t15 {
    margin-top: 15px; }
  .m-xs-t20 {
    margin-top: 20px; }
  .m-xs-t30 {
    margin-top: 30px; }
  .m-xs-t40 {
    margin-top: 40px; }
  .m-xs-t50 {
    margin-top: 50px; }
  .m-xs-t60 {
    margin-top: 60px; }
  .m-xs-t70 {
    margin-top: 70px; }
  .m-xs-t80 {
    margin-top: 80px; }
  .m-xs-t90 {
    margin-top: 90px; }
  .m-xs-t100 {
    margin-top: 100px; }
  .m-xs-b0 {
    margin-bottom: 0; }
  .m-xs-b5 {
    margin-bottom: 5px; }
  .m-xs-b10 {
    margin-bottom: 10px; }
  .m-xs-b15 {
    margin-bottom: 15px; }
  .m-xs-b20 {
    margin-bottom: 20px; }
  .m-xs-b30 {
    margin-bottom: 30px; }
  .m-xs-b40 {
    margin-bottom: 40px; }
  .m-xs-b50 {
    margin-bottom: 50px; }
  .m-xs-b60 {
    margin-bottom: 60px; }
  .m-xs-b70 {
    margin-bottom: 70px; }
  .m-xs-b80 {
    margin-bottom: 80px; }
  .m-xs-b90 {
    margin-bottom: 90px; }
  .m-xs-b100 {
    margin-bottom: 100px; } }

.max-w50 {
  max-width: 50px; }

.max-w60 {
  max-width: 60px; }

.max-w80 {
  max-width: 80px; }

.max-w100 {
  max-width: 100px; }

.max-w200 {
  max-width: 200px; }

.max-w300 {
  max-width: 300px; }

.max-w400 {
  max-width: 400px; }

.max-w500 {
  max-width: 500px; }

.max-w600 {
  max-width: 600px; }

.max-w700 {
  max-width: 700px; }

.max-w800 {
  max-width: 800px; }

.max-w900 {
  max-width: 900px; }

.max-w1000 {
  max-width: 1000px; }

.bg-img-fix {
  background-attachment: unset;
  background-size: cover; }

.full-img {
  width: 100%; }

.sticky-top {
  top: 60px; }

.page-title {
  padding: 65px 0px 45px;
  position: relative;
  background: #faf8f2;
  background-image: url("./../images/hero/5.png");
  background-size: cover;
  background-position: center; }
  .page-title p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #7272A8;
    text-transform: capitalize; }
    @media only screen and (max-width: 575px) {
      .page-title p {
        font-size: 16px; } }
  .page-title h3 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: capitalize; }
    @media only screen and (max-width: 575px) {
      .page-title h3 {
        font-size: 28px; } }

section {
  position: relative;
  z-index: 1; }
  section:after {
    content: attr(data-content);
    position: absolute;
    top: -28px;
    font-size: 200px;
    font-weight: 700;
    color: transparent;
    line-height: 1;
    -webkit-text-stroke: 1px #000;
    z-index: -1;
    font-family: "Roboto Condensed", sans-serif;
    opacity: 0.1;
    left: 0; }
    @media only screen and (max-width: 1400px) {
      section:after {
        font-size: 140px;
        top: -20px; } }
    @media only screen and (max-width: 991px) {
      section:after {
        font-size: 80px;
        top: -10px; } }
    @media only screen and (max-width: 575px) {
      section:after {
        font-size: 50px;
        top: -5px; } }

.section-head {
  margin-bottom: 40px; }
  @media only screen and (max-width: 1199px) {
    .section-head {
      margin-bottom: 30px; } }
  .section-head h2.title {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 1400px) {
      .section-head h2.title {
        font-size: 40px; } }
    @media only screen and (max-width: 1199px) {
      .section-head h2.title {
        font-size: 35px; } }
    @media only screen and (max-width: 575px) {
      .section-head h2.title {
        font-size: 28px; } }
  .section-head h3.title {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 1400px) {
      .section-head h3.title {
        font-size: 35px; } }
    @media only screen and (max-width: 1199px) {
      .section-head h3.title {
        font-size: 30px; } }
    @media only screen and (max-width: 575px) {
      .section-head h3.title {
        font-size: 24px; } }
  .section-head h4.title, .section-head .wp-block-search .title.wp-block-search__label, .wp-block-search .section-head .title.wp-block-search__label {
    font-size: 35px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 1400px) {
      .section-head h4.title, .section-head .wp-block-search .title.wp-block-search__label, .wp-block-search .section-head .title.wp-block-search__label {
        font-size: 30px; } }
    @media only screen and (max-width: 1199px) {
      .section-head h4.title, .section-head .wp-block-search .title.wp-block-search__label, .wp-block-search .section-head .title.wp-block-search__label {
        font-size: 24px; } }
    @media only screen and (max-width: 575px) {
      .section-head h4.title, .section-head .wp-block-search .title.wp-block-search__label, .wp-block-search .section-head .title.wp-block-search__label {
        font-size: 20px; } }
  .section-head p {
    font-size: 18px; }
    @media only screen and (max-width: 1400px) {
      .section-head p {
        font-size: 16px; } }
    @media only screen and (max-width: 1199px) {
      .section-head p {
        font-size: 14px; } }
  .section-head.text-center p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
  .section-head.head-col {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .section-head.head-col {
        display: block; } }
    .section-head.head-col .title {
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .section-head.head-col .title {
          margin-bottom: 10px; } }
    .section-head.head-col p {
      padding-left: 15px;
      border-left: 4px solid #a6611c;
      margin-left: 15px;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .section-head.head-col p {
          padding-left: 0;
          border-left: 0;
          margin-left: 0; } }

.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.sp4,
.sp4 {
  margin-left: -4px;
  margin-right: -4px; }
  .row.sp4 [class*="col"],
  .row.sp4 [class*="col"],
  .sp4 [class*="col"],
  .sp4 [class*="col"] {
    padding-left: 4px;
    padding-right: 4px; }

.row.sp15,
.sp15 {
  margin-left: -7px;
  margin-right: -7px; }
  .row.sp15 [class*="col"],
  .row.sp15 [class*="col"],
  .sp15 [class*="col"],
  .sp15 [class*="col"] {
    padding-left: 7px;
    padding-right: 7px; }

.dlab-bnr-inr {
  background: #faf8f2;
  height: 450px;
  background-image: url(../images/banner.png);
  background-size: 50%;
  background-position: right bottom;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .dlab-bnr-inr {
      height: 300px; } }
  .dlab-bnr-inr:before {
    content: "";
    width: 200px;
    height: 200px;
    background: #a6611c;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(45deg) translate(0px, 140px);
    -moz-transform: rotate(45deg) translate(0px, 140px);
    -webkit-transform: rotate(45deg) translate(0px, 140px);
    -ms-transform: rotate(45deg) translate(0px, 140px);
    -o-transform: rotate(45deg) translate(0px, 140px); }
    @media only screen and (max-width: 991px) {
      .dlab-bnr-inr:before {
        width: 150px;
        height: 150px; } }
  .dlab-bnr-inr .container {
    display: table;
    height: 100%; }
  .dlab-bnr-inr .dlab-bnr-inr-entry {
    height: 450px;
    vertical-align: middle;
    display: table-cell;
    padding-top: 100px; }
    @media only screen and (max-width: 991px) {
      .dlab-bnr-inr .dlab-bnr-inr-entry {
        height: 300px; } }
    @media only screen and (max-width: 767px) {
      .dlab-bnr-inr .dlab-bnr-inr-entry {
        padding-top: 60px;
        text-align: center; }
        .dlab-bnr-inr .dlab-bnr-inr-entry .breadcrumb-row {
          display: inline-block; } }
  .dlab-bnr-inr h1 {
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 5px;
    color: #000;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .dlab-bnr-inr h1 {
        font-size: 35px; } }

.breadcrumb-row ul {
  background: transparent;
  padding: 0; }
  .breadcrumb-row ul li {
    padding: 0;
    margin-right: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #777; }
    .breadcrumb-row ul li a {
      color: #a6611c; }

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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: #888;
    margin-bottom: 10px;
    background: transparent;
    border-color: #E1E1F0; }

.form-control, .wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 0px 15px;
  font-size: 16px;
  font-weight: 400;
  color: #888;
  transition: all 0.3s ease-in-out;
  background: #fff; }
  .form-control .select, .wp-block-categories-dropdown select .select, .wp-block-archives-dropdown select .select {
    padding: 12px 0; }
  .form-control span, .wp-block-categories-dropdown select span, .wp-block-archives-dropdown select span {
    margin-top: 0; }
  .form-control::-webkit-input-placeholder, .wp-block-categories-dropdown select::-webkit-input-placeholder,
  .wp-block-archives-dropdown select::-webkit-input-placeholder {
    color: #888; }
  .form-control:-ms-input-placeholder, .wp-block-categories-dropdown select:-ms-input-placeholder,
  .wp-block-archives-dropdown select:-ms-input-placeholder {
    color: #888; }
  .form-control::placeholder, .wp-block-categories-dropdown select::placeholder,
  .wp-block-archives-dropdown select::placeholder {
    color: #888; }
  .form-control:hover, .wp-block-categories-dropdown select:hover,
  .wp-block-archives-dropdown select:hover {
    box-shadow: none !important;
    outline: none;
    border-color: #E1E1F0;
    color: #888;
    background: #fff; }
  .form-control:focus, .wp-block-categories-dropdown select:focus,
  .wp-block-archives-dropdown select:focus, .form-control:active, .wp-block-categories-dropdown select:active,
  .wp-block-archives-dropdown select:active, .form-control.active, .wp-block-categories-dropdown select.active,
  .wp-block-archives-dropdown select.active {
    box-shadow: none !important;
    outline: none;
    border-color: #a6611c;
    color: #888;
    background: #fff; }

input:-internal-autofill-selected {
  background: white !important;
  background-image: none !important;
  color: -internal-light-dark-color(black, white) !important; }

.input-group-text {
  padding: 5px 15px;
  background: #fff;
  margin-bottom: 0px !important;
  color: #888;
  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; }

button:hover,
button:active,
button:focus {
  outline: 0; }

/*Styling Selectbox*/
.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: #a6611c; }
    .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: #fff;
    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: #a6611c;
    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: #7a4815; }
  .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%; }

#ui-datepicker-div {
  display: none;
  background: #fafafa;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  margin-top: 0.25rem;
  border-radius: 0.5rem;
  padding: 0.5rem; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  color: #888; }

.ui-datepicker-calendar tbody td {
  width: 2.5rem;
  text-align: center;
  padding: 0; }
  .ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    line-height: 2rem;
    transition: 0.3s all;
    color: #888;
    font-size: 0.875rem;
    text-decoration: none; }
    .ui-datepicker-calendar tbody td a:hover {
      background-color: #a6611c;
      color: white; }
    .ui-datepicker-calendar tbody td a.ui-state-active {
      background-color: #a6611c;
      color: white; }

.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  transition: 0.3s all; }
  .ui-datepicker-header a.ui-corner-all:hover {
    background-color: #e7ae74;
    color: #fff; }

.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-position: 50%;
  transform: rotate(180deg); }

.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50%; }

.ui-datepicker-header a > span {
  display: none; }

.ui-datepicker-title {
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  padding-bottom: 0.25rem; }

.ui-datepicker-week-col {
  color: #888;
  font-weight: 400;
  font-size: 0.75rem; }

label.error {
  color: #E50202;
  position: absolute;
  bottom: 0;
  margin-bottom: -22px;
  font-size: 12px;
  font-weight: 400; }

.nice-select {
  display: flex;
  align-items: center;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important; }
  .nice-select ul {
    width: 100% !important; }

.nice-select .list {
  background: #262F5A; }

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #262F5A;
  color: #a6611c; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%; }

.bootstrap-select .dropdown-toggle {
  border: 0 !important;
  padding: 10px 15px;
  font-weight: normal;
  text-transform: unset;
  outline: none; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
    outline-offset: 0; }
  .bootstrap-select .dropdown-toggle:after {
    content: none; }

.bootstrap-select.show {
  box-shadow: none !important;
  outline: 0px !important; }
  .bootstrap-select.show .dropdown-toggle {
    box-shadow: none !important;
    outline: 0px !important; }
  .bootstrap-select.show.btn-group .dropdown-menu.inner {
    display: block; }

.bootstrap-select .dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-top: -1px;
  padding: 10px 0;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px; }
  .bootstrap-select .dropdown-menu ul li {
    padding: 0; }
    .bootstrap-select .dropdown-menu ul li a {
      display: block;
      padding: 8px 20px;
      clear: both;
      font-weight: 400;
      color: #333;
      white-space: nowrap; }
      .bootstrap-select .dropdown-menu ul li a img {
        border-radius: 100%;
        -webkit-border-radius: 100%;
        margin-right: 5px; }
      .bootstrap-select .dropdown-menu ul li a:hover {
        background-color: #f2f2f4; }

.btn {
  padding: 10px 30px;
  display: inline-block;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase; }

.btn.btn-lg, .btn-group-lg > .btn {
  padding: 10px 35px;
  font-size: 16px; }

.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: #000;
  font-weight: 500; }

.table-striped thead tr th {
  padding-bottom: 15px !important; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff; }

.table-striped tfoot {
  border-top: 2px solid #E1E1F0; }
  .table-striped tfoot tr th {
    padding-top: 10px; }

.dlab-separator {
  display: inline-block;
  height: 4px;
  width: 90px;
  margin-bottom: 10px;
  position: relative; }
  .dlab-separator.m-b0 {
    margin-bottom: 0; }
  .dlab-separator.style-liner {
    width: 20px; }
  .dlab-separator.style-icon {
    width: 30px;
    height: auto;
    text-align: center;
    font-size: 20px; }
  .dlab-separator[class*="style-"]:after, .dlab-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%); }
  .dlab-separator[class*="style-"]:before {
    left: auto;
    right: 40px; }
  .dlab-separator.style-skew {
    width: 15px;
    height: 10px;
    margin-left: 1px;
    margin-right: 1px;
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg); }
    .dlab-separator.style-skew[class*="style-"]:after, .dlab-separator.style-skew[class*="style-"]:before {
      width: 80px;
      height: 4px;
      left: 20px;
      -moz-transform: translateY(-50%) skewX(-10deg);
      -webkit-transform: translateY(-50%) skewX(-10deg);
      -o-transform: translateY(-50%) skewX(-10deg);
      -ms-transform: translateY(-50%) skewX(-10deg);
      transform: translateY(-50%) skewX(-10deg); }
    .dlab-separator.style-skew[class*="style-"]:before {
      right: 20px;
      left: auto; }
  .dlab-separator.bnr-title {
    height: 1px;
    width: 155px;
    opacity: 0.5; }
    .dlab-separator.bnr-title:before, .dlab-separator.bnr-title:after {
      position: absolute;
      content: "";
      background-color: inherit; }
    .dlab-separator.bnr-title:before {
      height: inherit;
      right: -80px;
      width: 25px; }
    .dlab-separator.bnr-title:after {
      height: inherit;
      right: -90px;
      top: 0;
      width: 6px; }
    .dlab-separator.bnr-title i {
      background-color: inherit;
      display: block;
      height: inherit;
      position: absolute;
      right: -50px;
      width: 45px; }

.dlab-separator-outer {
  overflow: hidden; }

.icon-bx-xl {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 150px;
  height: 150px;
  line-height: 150px; }
  .icon-bx-xl.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .icon-bx-xl i {
    font-size: 80px;
    vertical-align: middle; }
  .icon-bx-xl img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 80px; }

.icon-bx-lg {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 120px;
  height: 120px;
  line-height: 120px; }
  .icon-bx-lg.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .icon-bx-lg i {
    font-size: 60px;
    vertical-align: middle; }
  .icon-bx-lg img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 55px; }

.icon-bx-md {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 100px;
  height: 100px;
  line-height: 100px; }
  .icon-bx-md.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .icon-bx-md i {
    font-size: 45px;
    vertical-align: middle; }
  .icon-bx-md img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 40px; }

.icon-bx-sm {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 80px;
  height: 80px;
  line-height: 80px; }
  .icon-bx-sm.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .icon-bx-sm i {
    font-size: 30px;
    vertical-align: middle; }
  .icon-bx-sm img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 30px; }

.icon-bx-xs {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 40px; }
  .icon-bx-xs.radius {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
  .icon-bx-xs i {
    font-size: 20px;
    vertical-align: middle; }
  .icon-bx-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 20px; }

.icon-xl {
  display: inline-block;
  text-align: center;
  width: 100px; }
  .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;
  width: 80px; }
  .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;
  width: 60px; }
  .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;
  width: 40px; }
  .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;
  width: 30px; }
  .icon-xs i {
    vertical-align: middle;
    font-size: 20px; }
  .icon-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: 20px; }

.icon-bx-wraper {
  position: relative; }
  .icon-bx-wraper .dlab-tilte {
    margin-top: 0; }
  .icon-bx-wraper .after-titile-line {
    margin-bottom: 10px; }
  .icon-bx-wraper p:last-child {
    margin: 0; }
  .icon-bx-wraper.center {
    text-align: center; }
  .icon-bx-wraper.left .icon-bx-xl,
  .icon-bx-wraper.left .icon-bx-lg,
  .icon-bx-wraper.left .icon-bx-md,
  .icon-bx-wraper.left .icon-bx-sm,
  .icon-bx-wraper.left .icon-bx-xs {
    float: left;
    margin-right: 20px; }
  .icon-bx-wraper.left .icon-xl,
  .icon-bx-wraper.left .icon-lg,
  .icon-bx-wraper.left .icon-md,
  .icon-bx-wraper.left .icon-sm,
  .icon-bx-wraper.left .icon-xs {
    float: left;
    margin-right: 10px; }
  .icon-bx-wraper.right {
    text-align: right; }
    .icon-bx-wraper.right .icon-bx-xl,
    .icon-bx-wraper.right .icon-bx-lg,
    .icon-bx-wraper.right .icon-bx-md,
    .icon-bx-wraper.right .icon-bx-sm,
    .icon-bx-wraper.right .icon-bx-xs {
      float: right;
      margin-left: 20px; }
    .icon-bx-wraper.right .icon-xl,
    .icon-bx-wraper.right .icon-lg,
    .icon-bx-wraper.right .icon-md,
    .icon-bx-wraper.right .icon-sm,
    .icon-bx-wraper.right .icon-xs {
      float: right;
      margin-left: 10px; }
  .icon-bx-wraper.bx-style-1, .icon-bx-wraper.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #ebedf2; }
  .icon-bx-wraper.bx-style-2.center [class*="icon-bx-"] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .icon-bx-wraper.bx-style-2.center .icon-bx-xl {
    margin-left: -75px; }
  .icon-bx-wraper.bx-style-2.center .icon-bx-lg {
    margin-left: -60px; }
  .icon-bx-wraper.bx-style-2.center .icon-bx-md {
    margin-left: -50px; }
  .icon-bx-wraper.bx-style-2.center .icon-bx-sm {
    margin-left: -40px; }
  .icon-bx-wraper.bx-style-2.center .icon-bx-xs {
    margin-left: -20px; }
  .icon-bx-wraper.bx-style-2.left [class*="icon-bx-"] {
    position: absolute;
    top: auto;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .icon-bx-wraper.bx-style-2.right [class*="icon-bx-"] {
    position: absolute;
    top: auto;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }

.icon-content {
  overflow: hidden; }

[class*="icon-bx-"][class*="bg-"] a {
  color: #fff; }

[class*="icon-bx-"].bg-white a {
  color: inherit; }

[class*="icon-bx-"][class*="border-"] {
  display: table;
  line-height: normal;
  margin-left: auto;
  margin-right: auto; }

[class*="icon-bx-"][class*="border-"] .icon-cell {
  display: table-cell;
  vertical-align: middle; }

.dlab-box,
.dlab-info,
.dlab-tilte,
.dlab-tilte-inner {
  position: relative; }

.dlab-tilte-inner {
  display: inline-block; }

.dlab-box[class*="border-"],
.dlab-info[class*="border-"] {
  border-color: #eee; }

.dlab-info.border-1,
.dlab-info.border-2,
.dlab-info.border-3,
.dlab-info.border-4,
.dlab-info.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; }

.dlab-media,
.dlab-post-media {
  position: relative;
  overflow: hidden; }
  .dlab-media img,
  .dlab-post-media img {
    width: 100%;
    height: auto; }

.dlab-box-bg {
  overflow: hidden;
  background-size: cover; }
  .dlab-box-bg .btn {
    overflow: unset; }
  .dlab-box-bg .glyph-icon {
    font-size: 50px; }
  .dlab-box-bg .icon-bx-wraper {
    background-color: #f8f8f8; }
  .dlab-box-bg .text-primary,
  .dlab-box-bg .icon-content .dlab-tilte,
  .dlab-box-bg .icon-content p,
  .dlab-box-bg .icon-box-btn .btn {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .dlab-box-bg.active .icon-bx-wraper {
    background-color: rgba(0, 0, 0, 0.7); }
  .dlab-box-bg.active .text-primary,
  .dlab-box-bg.active .icon-content .dlab-tilte,
  .dlab-box-bg.active .icon-content p,
  .dlab-box-bg.active .icon-box-btn .btn {
    color: #fff;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .dlab-box-bg .icon-box-btn .btn {
    background-color: #eeeeee;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0;
    color: #1abc9c;
    font-weight: 600;
    margin-bottom: 0; }

.site-filters {
  margin-bottom: 30px; }
  .site-filters ul {
    margin: 0;
    list-style: none; }
  .site-filters li {
    display: inline-block;
    padding: 0;
    margin-bottom: 3px; }
    .site-filters li.btn {
      box-shadow: none;
      -webkit-box-shadow: none;
      outline: none !important; }
    .site-filters li input {
      display: none; }
    .site-filters li a {
      margin: 0 5px 5px 0; }
    .site-filters li.active [class*="btn"] {
      color: #fff;
      background-color: #EFBB20; }
  .site-filters.center {
    text-align: center; }
    .site-filters.center ul {
      display: inline-block;
      margin: auto; }
    .site-filters.center [class*="btn"] {
      display: inline-block;
      margin: 0 5px 10px;
      text-transform: uppercase; }
      @media only screen and (max-width: 575px) {
        .site-filters.center [class*="btn"] {
          margin: 0 1px 5px;
          padding: 5px 10px;
          font-size: 12px; } }

.filter-style1 {
  margin-bottom: 50px; }
  @media only screen and (max-width: 575px) {
    .filter-style1 {
      margin-bottom: 30px; } }
  .filter-style1 ul {
    padding: 0; }
    .filter-style1 ul li {
      color: #000;
      font-size: 18px;
      text-transform: capitalize;
      font-weight: 500;
      margin: 0 20px;
      padding: 12px 0;
      position: relative;
      border-radius: 0;
      background: transparent;
      overflow: hidden; }
      @media only screen and (max-width: 575px) {
        .filter-style1 ul li {
          padding: 5px 0;
          font-size: 14px;
          margin: 0 5px; } }
      .filter-style1 ul li:hover {
        background: transparent; }
      .filter-style1 ul li a {
        color: #000;
        margin: 0;
        text-transform: uppercase; }
      .filter-style1 ul li.active a {
        color: #737373; }
      .filter-style1 ul li:before, .filter-style1 ul li:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 6px;
        background: #a6611c;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        @media only screen and (max-width: 575px) {
          .filter-style1 ul li:before, .filter-style1 ul li:after {
            height: 2px; } }
      .filter-style1 ul li:before {
        top: 0;
        left: -100%; }
      .filter-style1 ul li:after {
        bottom: 0;
        right: -100%; }
      .filter-style1 ul li:hover:before, .filter-style1 ul li.active:before {
        top: 0;
        left: 0; }
      .filter-style1 ul li:hover:after, .filter-style1 ul li.active:after {
        right: 0; }

.dlab-img-overlay1,
.dlab-img-overlay2,
.dlab-img-overlay3,
.dlab-img-overlay4,
.dlab-img-overlay5,
.dlab-img-overlay6,
.dlab-img-overlay7,
.dlab-img-overlay8,
.dlab-img-overlay9,
.dlab-img-overlay11,
.dlab-img-overlay12 {
  position: relative; }
  .dlab-img-overlay1:before, .dlab-img-overlay1:after,
  .dlab-img-overlay2:before,
  .dlab-img-overlay2:after,
  .dlab-img-overlay3:before,
  .dlab-img-overlay3:after,
  .dlab-img-overlay4:before,
  .dlab-img-overlay4:after,
  .dlab-img-overlay5:before,
  .dlab-img-overlay5:after,
  .dlab-img-overlay6:before,
  .dlab-img-overlay6:after,
  .dlab-img-overlay7:before,
  .dlab-img-overlay7:after,
  .dlab-img-overlay8:before,
  .dlab-img-overlay8:after,
  .dlab-img-overlay9:before,
  .dlab-img-overlay9:after,
  .dlab-img-overlay11:before,
  .dlab-img-overlay11:after,
  .dlab-img-overlay12:before,
  .dlab-img-overlay12:after {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0.4;
    z-index: 1;
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear; }
  .dlab-img-overlay1.overlay-primary,
  .dlab-img-overlay2.overlay-primary,
  .dlab-img-overlay3.overlay-primary,
  .dlab-img-overlay4.overlay-primary,
  .dlab-img-overlay5.overlay-primary,
  .dlab-img-overlay6.overlay-primary,
  .dlab-img-overlay7.overlay-primary,
  .dlab-img-overlay8.overlay-primary,
  .dlab-img-overlay9.overlay-primary,
  .dlab-img-overlay11.overlay-primary,
  .dlab-img-overlay12.overlay-primary {
    background: #a6611c; }

.dlab-box:hover .dlab-img-overlay1:before {
  opacity: 0.5; }

.dlab-box:hover .dlab-img-overlay2:before {
  opacity: 0.9; }

.dlab-box:hover .dlab-img-overlay3:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.dlab-box:hover .dlab-img-overlay4:before {
  width: 100%;
  left: 0; }

.dlab-box:hover .dlab-img-overlay5:before {
  height: 100%;
  top: 0; }

.dlab-box:hover .dlab-img-overlay6:before {
  height: 100%; }

.dlab-box:hover .dlab-img-overlay7:before,
.dlab-box:hover .dlab-img-overlay7:after {
  width: 50%; }

.dlab-box:hover .dlab-img-overlay8:before,
.dlab-box:hover .dlab-img-overlay8:after {
  width: 100%;
  opacity: 0.3; }

.dlab-box:hover .dlab-img-overlay9:before,
.dlab-box:hover .dlab-img-overlay9:after {
  width: 100%;
  height: 100%;
  opacity: 0.3; }

.dlab-img-overlay1:before {
  width: 100%;
  height: 100%;
  opacity: 0; }

.dlab-img-overlay1:hover:before {
  opacity: 0.5; }

.dlab-img-overlay2:before {
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); }
  .dlab-img-overlay2:before:hover:before {
    opacity: 0.9; }

.dlab-img-overlay3:before {
  left: 50%;
  top: 50%; }

.dlab-img-overlay3:hover:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.dlab-img-overlay4:before {
  left: 50%;
  top: 0;
  height: 100%; }

.dlab-img-overlay4:hover:before {
  width: 100%;
  left: 0; }

.dlab-img-overlay5:before {
  left: 0;
  top: 50%;
  width: 100%; }

.dlab-img-overlay5:hover:before {
  height: 100%;
  top: 0; }

.dlab-img-overlay6:before {
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%; }

.dlab-img-overlay6:hover:before {
  height: 100%; }

.dlab-img-overlay7:before, .dlab-img-overlay7:after {
  height: 100%; }

.dlab-img-overlay7:after {
  left: auto;
  right: 0; }

.dlab-img-overlay7:hover:before, .dlab-img-overlay7:hover:after {
  width: 50%; }

.dlab-img-overlay8:before, .dlab-img-overlay8:after {
  height: 100%; }

.dlab-img-overlay8:after {
  left: auto;
  right: 0; }

.dlab-img-overlay8:hover:before, .dlab-img-overlay8:hover:after {
  width: 100%;
  opacity: 0.3; }

.dlab-img-overlay9:before:before, .dlab-img-overlay9:before:after,
.dlab-img-overlay9:after:before,
.dlab-img-overlay9:after:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0; }

.dlab-img-overlay9:before:hover:before, .dlab-img-overlay9:before:hover:after,
.dlab-img-overlay9:after:hover:before,
.dlab-img-overlay9:after:hover:after {
  width: 100%;
  height: 100%;
  opacity: 0.3; }

/*  */
.overlay-black-light,
.overlay-black-middle,
.overlay-black-dark,
.overlay-gradient-light,
.overlay-gradient-middle,
.overlay-gradient-dark,
.overlay-white-light,
.overlay-white-middle,
.overlay-white-dark,
.overlay-primary-light,
.overlay-primary-middle,
.overlay-primary-dark,
.overlay-primary {
  position: relative; }
  .overlay-black-light:before,
  .overlay-black-middle:before,
  .overlay-black-dark:before,
  .overlay-gradient-light:before,
  .overlay-gradient-middle:before,
  .overlay-gradient-dark:before,
  .overlay-white-light:before,
  .overlay-white-middle:before,
  .overlay-white-dark:before,
  .overlay-primary-light:before,
  .overlay-primary-middle:before,
  .overlay-primary-dark:before,
  .overlay-primary:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .overlay-black-light .container,
  .overlay-black-light .container-fluid,
  .overlay-black-light .container-sm,
  .overlay-black-light .container-md,
  .overlay-black-light .container-lg,
  .overlay-black-light .container-xl,
  .overlay-black-middle .container,
  .overlay-black-middle .container-fluid,
  .overlay-black-middle .container-sm,
  .overlay-black-middle .container-md,
  .overlay-black-middle .container-lg,
  .overlay-black-middle .container-xl,
  .overlay-black-dark .container,
  .overlay-black-dark .container-fluid,
  .overlay-black-dark .container-sm,
  .overlay-black-dark .container-md,
  .overlay-black-dark .container-lg,
  .overlay-black-dark .container-xl,
  .overlay-gradient-light .container,
  .overlay-gradient-light .container-fluid,
  .overlay-gradient-light .container-sm,
  .overlay-gradient-light .container-md,
  .overlay-gradient-light .container-lg,
  .overlay-gradient-light .container-xl,
  .overlay-gradient-middle .container,
  .overlay-gradient-middle .container-fluid,
  .overlay-gradient-middle .container-sm,
  .overlay-gradient-middle .container-md,
  .overlay-gradient-middle .container-lg,
  .overlay-gradient-middle .container-xl,
  .overlay-gradient-dark .container,
  .overlay-gradient-dark .container-fluid,
  .overlay-gradient-dark .container-sm,
  .overlay-gradient-dark .container-md,
  .overlay-gradient-dark .container-lg,
  .overlay-gradient-dark .container-xl,
  .overlay-white-light .container,
  .overlay-white-light .container-fluid,
  .overlay-white-light .container-sm,
  .overlay-white-light .container-md,
  .overlay-white-light .container-lg,
  .overlay-white-light .container-xl,
  .overlay-white-middle .container,
  .overlay-white-middle .container-fluid,
  .overlay-white-middle .container-sm,
  .overlay-white-middle .container-md,
  .overlay-white-middle .container-lg,
  .overlay-white-middle .container-xl,
  .overlay-white-dark .container,
  .overlay-white-dark .container-fluid,
  .overlay-white-dark .container-sm,
  .overlay-white-dark .container-md,
  .overlay-white-dark .container-lg,
  .overlay-white-dark .container-xl,
  .overlay-primary-light .container,
  .overlay-primary-light .container-fluid,
  .overlay-primary-light .container-sm,
  .overlay-primary-light .container-md,
  .overlay-primary-light .container-lg,
  .overlay-primary-light .container-xl,
  .overlay-primary-middle .container,
  .overlay-primary-middle .container-fluid,
  .overlay-primary-middle .container-sm,
  .overlay-primary-middle .container-md,
  .overlay-primary-middle .container-lg,
  .overlay-primary-middle .container-xl,
  .overlay-primary-dark .container,
  .overlay-primary-dark .container-fluid,
  .overlay-primary-dark .container-sm,
  .overlay-primary-dark .container-md,
  .overlay-primary-dark .container-lg,
  .overlay-primary-dark .container-xl,
  .overlay-primary .container,
  .overlay-primary .container-fluid,
  .overlay-primary .container-sm,
  .overlay-primary .container-md,
  .overlay-primary .container-lg,
  .overlay-primary .container-xl {
    position: relative;
    z-index: 1; }

.overlay-black-light:before,
.overlay-black-middle:before,
.overlay-black-dark:before {
  background: #000; }

.overlay-gradient-light:before,
.overlay-gradient-middle:before,
.overlay-gradient-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%); }

.overlay-white-light:before,
.overlay-white-middle:before,
.overlay-white-dark:before {
  background: #FFF; }

.overlay-primary-light:before,
.overlay-primary-middle:before,
.overlay-primary-dark:before,
.overlay-primary:before {
  background: #a6611c; }

.overlay-primary-light:before,
.overlay-white-light:before,
.overlay-gradient-light:before,
.overlay-black-light:before {
  opacity: 0.3; }

.overlay-primary-middle:before,
.overlay-white-middle:before,
.overlay-gradient-middle:before,
.overlay-black-middle:before {
  opacity: 0.5; }

.overlay-primary-dark:before,
.overlay-white-dark:before,
.overlay-gradient-dark:before,
.overlay-black-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; }

.overlay-bx:hover a > i,
.dlab-media:hover .overlay-bx a > i,
.dlab-box-bx:hover .overlay-bx a > i {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.overlay-bx:hover,
.dlab-media:hover .overlay-bx,
.dlab-box:hover .overlay-bx,
.ow-img:hover .overlay-bx,
.ow-portfolio-img:hover .overlay-bx {
  opacity: 1;
  visibility: visible; }

.gallery-box-1 .overlay-bx .overlay-icon span i,
.gallery-box-1 .overlay-bx .overlay-icon a i {
  background-color: #000;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  cursor: pointer; }

.gallery-box-1 .overlay-bx .icon-bx-xs {
  width: 60px;
  height: 60px;
  line-height: 60px; }

/* info box show */
.dlab-info-has {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 30px 15px 40px;
  opacity: 0;
  margin-bottom: -100px;
  z-index: 2; }
  .dlab-info-has.p-a15 {
    padding: 15px; }
  .dlab-info-has.p-a20 {
    padding: 20px; }
  .dlab-info-has h1,
  .dlab-info-has h2,
  .dlab-info-has h3,
  .dlab-info-has h4,
  .dlab-info-has .wp-block-search .wp-block-search__label,
  .wp-block-search .dlab-info-has .wp-block-search__label,
  .dlab-info-has h5,
  .dlab-info-has a,
  .dlab-info-has p,
  .dlab-info-has h6 {
    color: #fff; }
  .dlab-info-has .dlab-info-has-text {
    margin-bottom: 20px;
    line-height: 24px; }
  .dlab-info-has.bg-white h1,
  .dlab-info-has.bg-white h2,
  .dlab-info-has.bg-white h3,
  .dlab-info-has.bg-white h4,
  .dlab-info-has.bg-white .wp-block-search .wp-block-search__label,
  .wp-block-search .dlab-info-has.bg-white .wp-block-search__label,
  .dlab-info-has.bg-white h5,
  .dlab-info-has.bg-white h6 {
    color: #3d474a; }
    .dlab-info-has.bg-white h1 a,
    .dlab-info-has.bg-white h2 a,
    .dlab-info-has.bg-white h3 a,
    .dlab-info-has.bg-white h4 a,
    .dlab-info-has.bg-white .wp-block-search .wp-block-search__label a,
    .wp-block-search .dlab-info-has.bg-white .wp-block-search__label a,
    .dlab-info-has.bg-white h5 a,
    .dlab-info-has.bg-white h6 a {
      color: #3d474a; }
  .dlab-info-has.bg-white p {
    color: #3d474a; }

.dlab-info-has.bg-primary {
  background-color: rgba(27, 188, 232, 0.9); }

.dlab-info-has.bg-green {
  background-color: rgba(106, 179, 62, 0.9); }

.dlab-info-has.bg-black {
  background-color: rgba(0, 0, 0, 0.6); }

.dlab-info-has.bg-white {
  background-color: rgba(255, 255, 255, 0.8) !important; }

.dlab-media {
  overflow: hidden;
  position: relative; }
  .dlab-media:hover .dlab-info-has {
    opacity: 1;
    width: 100%;
    margin-bottom: 0; }

.dlab-box:hover .dlab-info-has {
  opacity: 1;
  width: 100%;
  margin-bottom: 0; }

.overlay-bx.no-hover,
.dlab-info-has.no-hover {
  opacity: 1;
  width: 100%;
  margin-bottom: 0;
  visibility: visible; }

.testimonial-pic {
  background: #FFF;
  width: 100px;
  height: 100px;
  position: relative;
  display: inline-block;
  border: 5px solid #FFF; }
  .testimonial-pic.radius {
    border-radius: 100%;
    -webkit-border-radius: 100%; }
    .testimonial-pic.radius img {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      -webkit-border-radius: 100%; }
  .testimonial-pic.shadow {
    -webkit-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35); }

.quote-left {
  position: relative; }
  .quote-left:before {
    font-family: "FontAwesome";
    position: absolute;
    z-index: 10;
    top: 15px;
    content: "\f10d";
    left: 0; }

.quote-right {
  position: relative; }
  .quote-right:before {
    font-family: "FontAwesome";
    position: absolute;
    z-index: 10;
    top: 15px;
    content: "\f10e";
    right: 0; }

.testimonial-text {
  padding: 15px;
  position: relative;
  font-size: 15px;
  font-weight: 400; }
  .testimonial-text p:last-child {
    margin: 0; }

.testimonial-detail {
  padding: 5px; }

.testimonial-name {
  font-size: 18px;
  font-weight: 500; }

.testimonial-position {
  font-size: 14px; }

.testimonial-name,
.testimonial-position {
  display: block; }

.testimonial-bg {
  color: #fff; }

.testimonial-1 {
  text-align: center; }
  .testimonial-1 .testimonial-position {
    color: #EFBB20; }
  .testimonial-1 .testimonial-name,
  .testimonial-1 .testimonial-position {
    display: block; }
  .testimonial-1 .quote-left:before {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    background: #EFBB20;
    color: #FFF;
    text-align: center;
    left: 0;
    top: 65px;
    border-radius: 100%;
    -webkit-border-radius: 100%; }

.testimonial-2 .testimonial-text {
  background-color: #F4F5F7;
  padding: 25px; }
  .testimonial-2 .testimonial-text:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #F4F5F7; }

.testimonial-2 .testimonial-detail {
  padding: 25px 0 20px 20px; }

.testimonial-2 .testimonial-pic {
  float: left;
  margin-right: 15px;
  width: 80px;
  height: 80px; }

.testimonial-2 .quote-left:before {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  background: #EFBB20;
  color: #FFF;
  text-align: center;
  left: 0;
  top: 50px;
  border-radius: 100%;
  -webkit-border-radius: 100%; }

.testimonial-2 .testimonial-name {
  padding: 15px 0 2px 0; }

.testimonial-2 .testimonial-position {
  padding: 2px 0;
  color: #EFBB20; }

.testimonial-2.testimonial-bg .testimonial-text {
  color: #777;
  background-color: rgba(255, 255, 255, 0.9); }

.testimonial-2.testimonial-bg .testimonial-text:after {
  border-top-color: rgba(255, 255, 255, 0.9); }

.testimonial-3 {
  text-align: center; }
  .testimonial-3 .quote-left:before {
    position: static;
    font-size: 40px;
    color: #EFBB20; }
  .testimonial-3 .testimonial-position {
    color: #EFBB20;
    display: inline-block; }
  .testimonial-3 .testimonial-name {
    display: inline-block; }

.testimonial-4 {
  background-color: #282a3c;
  position: relative;
  padding: 30px 40px 30px 10px;
  margin-left: 140px;
  min-height: 150px; }
  @media only screen and (max-width: 575px) {
    .testimonial-4 {
      padding: 25px 10px 25px 0px;
      margin-left: 110px; } }
  .testimonial-4:after {
    background-color: #282a3c;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #EFBB20;
    content: "";
    position: absolute;
    left: -80px;
    top: 0;
    height: 100%;
    width: 80%;
    z-index: -1;
    -moz-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg); }
  .testimonial-4 .testimonial-pic {
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: -110px;
    border-color: #EFBB20;
    border-width: 3px;
    width: 90px;
    height: 90px; }
    @media only screen and (max-width: 575px) {
      .testimonial-4 .testimonial-pic {
        height: 80px;
        width: 80px; } }
  .testimonial-4 [class*="quote-"] {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px;
    border-color: #EFBB20;
    border-top-color: transparent !important;
    border-left-color: transparent !important; }
    .testimonial-4 [class*="quote-"]:after, .testimonial-4 [class*="quote-"]:before {
      top: 0;
      right: -20px;
      font-size: 20px;
      color: #fff; }
  .testimonial-4 .testimonial-text {
    padding: 0;
    margin-bottom: 10px; }
  .testimonial-4 .testimonial-detail {
    padding: 0; }
  .testimonial-4 .testimonial-name {
    display: inline-block;
    text-transform: uppercase; }
    .testimonial-4 .testimonial-name:after {
      content: "/";
      color: #EFBB20;
      margin: 0 2px 0 5px; }
      @media only screen and (max-width: 575px) {
        .testimonial-4 .testimonial-name:after {
          transform: skewX(-10deg);
          -moz-transform: skewX(-10deg);
          -webkit-transform: skewX(-10deg);
          -o-transform: skewX(-10deg); } }
  .testimonial-4 .testimonial-position {
    display: inline-block;
    font-style: italic;
    color: #bebebe; }

.testimonial-5 .testimonial-text {
  border: 2px solid #e6e6e6;
  padding: 30px; }
  .testimonial-5 .testimonial-text p {
    font-size: 16px;
    line-height: 30px; }

.testimonial-5 .testimonial-detail {
  padding: 0 0 0 20px;
  margin-top: -35px; }

.testimonial-5 .testimonial-pic {
  box-shadow: 0 0 0 2px #e6e6e6;
  width: 70px;
  height: 70px; }

.testimonial-5 .info p {
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0 10px; }

.testimonial-6 .quote-left:before {
  left: 15px;
  color: #b5b5b5;
  font-size: 18px; }

.testimonial-6 .quote-right:after {
  color: #b5b5b5;
  font-size: 18px;
  right: 15px;
  bottom: 20px;
  top: auto; }

.testimonial-6 .testimonial-text {
  padding: 25px 35px 70px 40px; }

.testimonial-6 .testimonial-detail {
  position: relative;
  padding: 10px 15px;
  top: -30px;
  width: 85%; }
  .testimonial-6 .testimonial-detail:after {
    background-color: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -23px;
    top: 0;
    transform: skewX(35deg);
    -moz-transform: skewX(35deg);
    -webkit-transform: skewX(35deg);
    -o-transform: skewX(35deg);
    width: 50px;
    z-index: 1; }

.testimonial-6 .testimonial-pic {
  position: absolute;
  right: 20px;
  top: -50px;
  z-index: 2; }

.testimonial-7 .testimonial-text .testimonial-text {
  border: 2px solid #e6e6e6;
  padding: 18px; }
  .testimonial-7 .testimonial-text .testimonial-text p {
    font-size: 16px;
    line-height: 30px; }

.testimonial-7 .testimonial-text .testimonial-detail {
  padding: 0 0 0 20px;
  margin-top: -35px; }

.testimonial-7 .testimonial-text .testimonial-pic {
  box-shadow: 0 0 0 2px #e6e6e6;
  width: 70px;
  height: 70px; }

.testimonial-7 .testimonial-text .info p {
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0 10px; }

.testimonial-8 {
  padding: 15px; }
  .testimonial-8 .testimonial-text {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 6px 6px 6px 0px;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
    padding: 25px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .testimonial-8 .testimonial-text p {
      font-size: 16px;
      line-height: 30px; }
    .testimonial-8 .testimonial-text:after {
      content: "";
      position: absolute;
      bottom: -25px;
      left: 0;
      width: 0;
      height: 0;
      border-left: 0 solid transparent;
      border-right: 25px solid transparent;
      border-top: 25px solid #F4F5F7; }
    .testimonial-8 .testimonial-text:before {
      content: "\f10e";
      bottom: -10px;
      color: #000000;
      font-family: "FontAwesome";
      font-size: 80px;
      opacity: 0.05;
      position: absolute;
      right: 10px;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s;
      -moz-transition: all 0.8s;
      transition: all 0.8s; }
  .testimonial-8 .testimonial-detail {
    padding: 25px 0 20px 20px; }
  .testimonial-8 .testimonial-pic {
    float: left;
    margin-right: 15px;
    width: 80px;
    height: 80px; }
  .testimonial-8 .testimonial-name {
    padding: 15px 0 2px 0; }
  .testimonial-8 .testimonial-position {
    padding: 2px 0; }

.testimonial-box.owl-theme .owl-dots {
  margin-top: 30px;
  position: unset;
  right: auto;
  text-align: center;
  top: auto;
  transform: translateY(-50%);
  width: auto; }

.active.center .testimonial-8 .testimonial-text {
  background-color: #a6611c;
  color: #fff; }

.active.center .testimonial-8 .testimonial-text:after {
  border-top: 15px solid #ff3b68;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s; }

.testimonial-9 {
  background-color: #fff;
  padding: 50px 25px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  text-align: center; }
  .testimonial-9 .testimonial-text {
    padding: 0;
    color: #505050;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px; }
  .testimonial-9 .testimonial-name {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #000; }
  .testimonial-9 .testimonial-position {
    text-transform: uppercase;
    color: #888;
    font-size: 12px;
    font-style: inherit; }
    .testimonial-9 .testimonial-position p {
      line-height: 26px; }
  .testimonial-9 .testimonial-pic {
    margin-bottom: 15px; }

.testimonial-10 {
  margin: auto;
  max-width: 600px;
  padding-left: 150px;
  position: relative; }
  .testimonial-10 .testimonial-name {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #000; }
  .testimonial-10 .testimonial-position {
    text-transform: uppercase;
    color: #888;
    font-size: 12px;
    font-style: inherit; }
    .testimonial-10 .testimonial-position p {
      line-height: 26px; }
  .testimonial-10 .testimonial-text {
    color: #505050;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 0; }
  .testimonial-10 .testimonial-pic {
    border: 0 none;
    height: 130px;
    left: 0;
    position: absolute;
    width: 130px; }

.client-box .owl-theme .owl-dots {
  text-align: center; }

.client-says {
  padding-left: 180px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .client-says {
      padding-left: 0; } }
  .client-says .testimonial-detail {
    padding: 0; }
  .client-says .testimonial-pic {
    width: 150px;
    height: 150px;
    border: 0;
    position: absolute;
    left: 0;
    top: 0; }
    @media only screen and (max-width: 767px) {
      .client-says .testimonial-pic {
        width: 70px;
        height: 70px;
        position: unset;
        margin-bottom: 15px;
        text-align: center; } }
  .client-says .testimonial-text {
    padding: 0; }
    .client-says .testimonial-text p {
      position: relative;
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      font-weight: 400;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .client-says .testimonial-text p {
          font-size: 15px;
          line-height: 24px; } }
  .client-says .testimonial-name {
    color: #a6611c;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600; }
  .client-says .testimonial-position {
    font-size: 14px;
    font-style: inherit;
    text-transform: capitalize;
    color: #999; }

.testimonial-two .client-says {
  padding-left: 130px; }
  .testimonial-two .client-says .testimonial-pic {
    width: 90px;
    height: 90px; }
  .testimonial-two .client-says .testimonial-text p {
    font-size: 16px; }
  .testimonial-two .client-says .testimonial-name {
    font-size: 20px; }
  .testimonial-two .client-says .testimonial-position {
    font-size: 13px;
    color: #868686; }

.testimonial-two-dots-bx.owl-theme .owl-dots .owl-dot span {
  height: 13px;
  width: 13px;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1; }

.testimonial-two-dots-bx.owl-theme .owl-dots .owl-dot.active span {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  background-color: #a6611c;
  width: 13px; }

.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; }

.owl-theme.dots-style-1 .owl-dots .owl-dot span {
  background: rgba(0, 0, 0, 0.2);
  width: 10px;
  height: 10px;
  margin: 5px; }

.owl-theme.dots-style-1 .owl-dots .owl-dot:hover span, .owl-theme.dots-style-1 .owl-dots .owl-dot.active span {
  background: #000; }

.owl-theme.dots-style-3 .owl-dots {
  margin-top: 30px;
  position: unset;
  right: auto;
  text-align: center;
  top: auto;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: auto; }
  .owl-theme.dots-style-3 .owl-dots .owl-dot {
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    margin: 4px;
    padding: 3px; }
    .owl-theme.dots-style-3 .owl-dots .owl-dot span {
      height: 8px;
      width: 8px;
      margin: 0; }
    .owl-theme.dots-style-3 .owl-dots .owl-dot:hover, .owl-theme.dots-style-3 .owl-dots .owl-dot.active {
      border: 1px solid #FF3B68; }
      .owl-theme.dots-style-3 .owl-dots .owl-dot:hover span, .owl-theme.dots-style-3 .owl-dots .owl-dot.active span {
        background-color: #FF3B68; }

.owl-btn-top-c .owl-nav {
  text-align: center; }

.owl-btn-top-l .owl-nav {
  text-align: left; }
  .owl-btn-top-l .owl-nav .owl-prev {
    margin-left: 0; }

.owl-btn-top-r .owl-nav {
  text-align: right; }
  .owl-btn-top-r .owl-nav .owl-next {
    margin-right: 0; }

.owl-btn-top-lr .owl-nav {
  text-align: left; }
  .owl-btn-top-lr .owl-nav .owl-next {
    margin-right: 0;
    float: right; }

.owl-btn-full .owl-prev,
.owl-btn-full .owl-next {
  padding: 40px 8px; }

.owl-btn-center-lr .owl-prev,
.owl-btn-center-lr .owl-next {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  cursor: pointer; }

.owl-btn-center-lr .owl-prev {
  left: 0; }

.owl-btn-center-lr .owl-next {
  left: auto;
  right: 0; }

.owl-carousel .owl-item img {
  transform-style: inherit; }

.owl-btn-1 .owl-prev,
.owl-btn-1 .owl-next {
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px !important;
  padding: 0;
  text-align: center;
  width: 40px; }

.owl-btn-2 .owl-prev,
.owl-btn-2 .owl-next {
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px !important;
  padding: 0;
  text-align: center;
  width: 40px;
  margin: 0 -70px !important; }
  @media only screen and (max-width: 991px) {
    .owl-btn-2 .owl-prev,
    .owl-btn-2 .owl-next {
      margin: 0 10px !important; } }

.owl-btn-3 .owl-prev,
.owl-btn-3 .owl-next {
  border-radius: 3px;
  line-height: 40px;
  margin: 0 10px !important;
  padding: 0;
  text-align: center;
  margin: 0 -70px !important;
  background-color: rgba(0, 0, 0, 0);
  color: #000000;
  font-size: 35px;
  height: auto;
  width: auto;
  opacity: 0.2; }
  .owl-btn-3 .owl-prev:hover,
  .owl-btn-3 .owl-next:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #000;
    opacity: 1; }
  @media only screen and (max-width: 991px) {
    .owl-btn-3 .owl-prev,
    .owl-btn-3 .owl-next {
      margin: 0 10px !important; } }

.owl-btn-3.btn-white .owl-prev,
.owl-btn-3.btn-white .owl-next {
  color: #fff; }
  .owl-btn-3.btn-white .owl-prev:hover,
  .owl-btn-3.btn-white .owl-next:hover {
    color: #fff; }

.owl-btn-4 {
  overflow: hidden; }
  .owl-btn-4 .owl-prev,
  .owl-btn-4 .owl-next {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.5);
    color: #000000;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 0 -10px !important;
    overflow: hidden;
    padding: 0;
    width: 50px;
    opacity: 0.7; }
    .owl-btn-4 .owl-prev:hover,
    .owl-btn-4 .owl-next:hover {
      background: #ffffff none repeat scroll 0 0;
      color: #000;
      opacity: 1; }

.owl-dots-none .owl-dots {
  display: none; }

.owl-dots-white-full .owl-dots .owl-dot span,
.owl-dots-black-full .owl-dots .owl-dot span,
.owl-dots-primary-full .owl-dots .owl-dot span {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin: 4px; }

.owl-dots-white-full .owl-dots .owl-dot:active span,
.owl-dots-black-full .owl-dots .owl-dot:active span,
.owl-dots-primary-full .owl-dots .owl-dot:active span {
  opacity: 1;
  width: 25px; }

.owl-dots-white-big .owl-dots .owl-dot span,
.owl-dots-black-big .owl-dots .owl-dot span,
.owl-dots-primary-big .owl-dots .owl-dot span {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin: 4px; }

.owl-dots-white-big .owl-dots .owl-dot:active span,
.owl-dots-black-big .owl-dots .owl-dot:active span,
.owl-dots-primary-big .owl-dots .owl-dot:active span {
  width: 14px;
  height: 14px;
  opacity: 1;
  margin: 0px 4px 2px 4px; }

.owl-dots-primary-full .owl-dots .owl-dot span,
.owl-dots-primary-big .owl-dots .owl-dot span {
  background-color: #a6611c; }

.owl-dots-black-full .owl-dots .owl-dot span,
.owl-dots-black-big .owl-dots .owl-dot span {
  background-color: #333; }

.owl-dots-white-full .owl-dots .owl-dot span,
.owl-dots-white-big .owl-dots .owl-dot span {
  background-color: #f5f5f5; }

.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 #d3d3d3;
  padding: 10px 10px 40px;
  font-family: montserrat;
  margin-left: -1px; }
  .pricingtable-wrapper.style1 .pricingtable-icon i {
    color: #000000;
    font-size: 48px;
    line-height: 60px; }
  .pricingtable-wrapper.style1 .pricingtable-price {
    background-color: #fff;
    border: 0; }
  .pricingtable-wrapper.style1 .pricingtable-bx {
    font-size: 35px;
    font-weight: 800; }
  .pricingtable-wrapper.style1 .pricingtable-features {
    border: 0;
    width: 80%;
    margin: auto; }
    .pricingtable-wrapper.style1 .pricingtable-features li {
      background: #ffffff none repeat scroll 0 0;
      border: 0 none;
      color: #000;
      font-weight: 500;
      padding: 8px 0;
      text-align: left; }
      .pricingtable-wrapper.style1 .pricingtable-features li i {
        border: 2px solid;
        border-radius: 20px;
        display: block;
        float: right;
        font-size: 11px;
        height: 20px;
        line-height: 16px;
        text-align: center;
        width: 20px; }
  .pricingtable-wrapper.style1 .button-md {
    font-weight: 400;
    padding: 12px 35px; }
  .pricingtable-wrapper.style1 .pricingtable-type {
    text-transform: capitalize; }
  .pricingtable-wrapper.style1.active {
    transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    z-index: 2;
    border: 0;
    padding: 50px 20px;
    margin: 0 -5px;
    position: relative;
    background: #fff; }

.pricingtable-wrapper.style2 {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  padding: 30px; }
  .pricingtable-wrapper.style2 .pricingtable-price {
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0; }
  .pricingtable-wrapper.style2 .pricingtable-bx {
    background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0;
    border-radius: 10px;
    color: #a0a0a0;
    display: inline-block;
    font-size: 13px;
    margin-top: 20px;
    padding: 15px 25px;
    margin-bottom: 10px; }
  .pricingtable-wrapper.style2 .pricingtable-bx span {
    font-size: 22px; }
  .pricingtable-wrapper.style2.active {
    margin: -30px -10px 0;
    padding: 60px 30px;
    position: relative;
    z-index: 1; }
    .pricingtable-wrapper.style2.active .pricingtable-bx {
      color: #fff; }

.table-option {
  border: 2px solid #adadad;
  border-radius: 6px;
  padding: 50px 0px 30px 0; }
  .table-option .pricingtable-footer {
    border: 0;
    background-color: transparent; }
  .table-option .pricingtable-features {
    border: 0;
    background-color: transparent; }
    .table-option .pricingtable-features li {
      border: 0;
      background-color: transparent;
      color: #919191;
      font-size: 18px; }
  .table-option .pricingtable-title {
    border: 0;
    background-color: transparent;
    padding: 0; }
    .table-option .pricingtable-title * {
      color: #000; }
    .table-option .pricingtable-title h2 {
      font-size: 28px;
      line-height: 36px; }
  .table-option .pricingtable-price {
    padding: 0;
    border: 0;
    background-color: transparent; }
  .table-option .pricingtable-bx {
    color: #000;
    font-size: 63px;
    font-weight: 800; }
    .table-option .pricingtable-bx strong, .table-option .pricingtable-bx sup {
      font-size: 30px;
      font-weight: 700; }
  .table-option:hover, .table-option.active {
    background-color: #eeeeee;
    border: 2px solid #eeeeee; }
  .table-option.dark {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .table-option.dark:hover, .table-option.dark.active {
      background-color: #404040;
      border: 2px solid #404040;
      box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
      transition: all 0.5s; }
      .table-option.dark:hover .pricingtable-features li,
      .table-option.dark:hover .pricingtable-title h2,
      .table-option.dark:hover .pricingtable-price .pricingtable-bx, .table-option.dark.active .pricingtable-features li,
      .table-option.dark.active .pricingtable-title h2,
      .table-option.dark.active .pricingtable-price .pricingtable-bx {
        color: #fff;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
      .table-option.dark:hover .pricingtable-footer .btn.black, .table-option.dark.active .pricingtable-footer .btn.black {
        background-color: #fff;
        border-color: rgba(0, 0, 0, 0);
        color: #000; }

.dlab-img-effect {
  position: relative;
  overflow: hidden;
  display: block;
  vertical-align: middle; }
  .dlab-img-effect img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
  .dlab-img-effect.opacity img:hover {
    opacity: 0.8; }
  .dlab-img-effect.zoom-slow img {
    transition: all 10s;
    -moz-transition: all 10s;
    -webkit-transition: all 10s;
    -o-transition: all 10s; }
  .dlab-img-effect.zoom-slow:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2); }
  .dlab-img-effect.zoom:hover img {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5); }
  .dlab-img-effect.shrink:hover img {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8); }
  .dlab-img-effect.side-pan:hover img {
    margin-left: -11%;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2); }
  .dlab-img-effect.vertical-pan:hover img {
    margin-top: -10%;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2); }
  .dlab-img-effect.fade-in {
    background: #000; }
    .dlab-img-effect.fade-in img {
      opacity: 0.65; }
    .dlab-img-effect.fade-in:hover img {
      opacity: 1; }
  .dlab-img-effect.fade-out {
    background: #000; }
    .dlab-img-effect.fade-out:hover img {
      opacity: 0.7; }
  .dlab-img-effect.rotate:hover img {
    -moz-transform: scale(1.5) rotate(-20deg);
    -webkit-transform: scale(1.5) rotate(-20deg);
    -o-transform: scale(1.5) rotate(-20deg);
    -ms-transform: scale(1.5) rotate(-20deg);
    transform: scale(1.5) rotate(-20deg); }
  .dlab-img-effect.image-sepia img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%); }
  .dlab-img-effect.blurr img {
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
  .dlab-img-effect.blurr:hover img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px); }
  .dlab-img-effect.blurr-invert img {
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px); }
  .dlab-img-effect.blurr-invert:hover img {
    filter: blur(0px);
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px); }
  .dlab-img-effect.off-color img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0); }
  .dlab-img-effect.off-color:hover img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1); }
  .dlab-img-effect.on-color img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1); }
  .dlab-img-effect.on-color:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0); }

.dlab-box:hover .dlab-img-effect.rotate img {
  -moz-transform: scale(1.5) rotate(-20deg);
  -webkit-transform: scale(1.5) rotate(-20deg);
  -o-transform: scale(1.5) rotate(-20deg);
  -ms-transform: scale(1.5) rotate(-20deg);
  transform: scale(1.5) rotate(-20deg); }

.widget {
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .widget {
      margin-bottom: 30px; } }

.widget-title,
.comments-title,
.comment-reply-title {
  margin-bottom: 25px;
  position: relative;
  font-size: 1.25rem;
  padding-bottom: 12px; }
  @media only screen and (max-width: 1199px) {
    .widget-title,
    .comments-title,
    .comment-reply-title {
      margin-bottom: 20px; } }
  .widget-title:after, .widget-title:before,
  .comments-title:after,
  .comments-title:before,
  .comment-reply-title:after,
  .comment-reply-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 6px;
    border-radius: 3px; }
  .widget-title:after,
  .comments-title:after,
  .comment-reply-title:after {
    left: 12px;
    width: 53px;
    height: 4px;
    background: var(--primary); }
  .widget-title:before,
  .comments-title:before,
  .comment-reply-title:before {
    left: 0;
    width: 6px;
    border-radius: 30px;
    background: var(--secondary); }
  .widget-title .title,
  .comments-title .title,
  .comment-reply-title .title {
    position: relative;
    margin-bottom: 0px;
    font-size: 1.25rem; }

.comments-title,
.comment-reply-title {
  margin-bottom: 30px; }

.comment-reply-para {
  margin-bottom: 25px;
  font-size: 14px; }
  @media only screen and (max-width: 767px) {
    .comment-reply-para {
      margin-bottom: 30px; } }

.search-bx form {
  margin-bottom: 10px; }

.search-bx .form-control, .search-bx .wp-block-categories-dropdown select, .wp-block-categories-dropdown .search-bx select,
.search-bx .wp-block-archives-dropdown select, .wp-block-archives-dropdown .search-bx select {
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  z-index: 0 !important;
  height: 50px;
  padding: 6px 0px 6px 20px; }

.search-bx .input-side {
  background-color: var(--primary);
  border-radius: 6px;
  display: flex;
  margin: 0;
  padding: 5px;
  align-items: center;
  width: 100%;
  height: 60px;
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important; }

.search-bx .input-group-btn .btn {
  margin-left: 5px;
  height: 50px;
  width: 50px;
  padding: 0;
  justify-content: center;
  min-width: 50px; }
  .search-bx .input-group-btn .btn i {
    font-size: 21px; }
  .search-bx .input-group-btn .btn:active {
    background-color: transparent;
    border-color: transparent; }
  .search-bx .input-group-btn .btn:hover {
    background-color: var(--primary);
    border-color: transparent; }

.search-bx.style-1 form .input-group {
  border: 1px solid #ddd; }

.search-bx.style-1 form .input-side {
  border-radius: 0 !important;
  background-color: transparent;
  display: flex;
  margin: 0; }

.search-bx.style-1 form .input-group-btn {
  position: absolute;
  right: 3px;
  top: 2px; }
  .search-bx.style-1 form .input-group-btn button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0;
    font-size: 15px;
    height: 45px;
    width: 60px;
    border-width: 0; }

.search-bx.style-1 form .form-control, .search-bx.style-1 form .wp-block-categories-dropdown select, .wp-block-categories-dropdown .search-bx.style-1 form select,
.search-bx.style-1 form .wp-block-archives-dropdown select, .wp-block-archives-dropdown .search-bx.style-1 form select {
  border: 1px solid #efefef;
  border-width: 0;
  font-size: 15px;
  height: 45px;
  padding: 5px 20px; }

.download-file {
  background-image: var(--gradient);
  color: #fff;
  padding: 25px 25px 20px 20px;
  border-radius: 4px; }
  .download-file .title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600; }
  .download-file ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .download-file ul li a {
      background-color: #fff;
      color: #000;
      display: block;
      margin-bottom: 10px;
      border-radius: 4px;
      width: 100%;
      padding: 15px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600;
      text-align: left;
      align-items: center;
      display: flex;
      justify-content: space-between; }
      .download-file ul li a i {
        width: 18px;
        height: 18px;
        position: relative; }
        .download-file ul li a i::after, .download-file ul li a i::before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100%;
          background-size: contain;
          background-repeat: no-repeat;
          left: 0;
          top: 0; }
        .download-file ul li a i::before {
          -webkit-animation: download1 2s ease infinite;
          animation: download1 2s ease infinite; }
      .download-file ul li a .text {
        display: inline;
        position: relative; }
      .download-file ul li a:hover .text {
        color: var(--primary); }

@-webkit-keyframes download1 {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); } }

@keyframes download1 {
  0%, 10%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); } }

.widget_contact {
  position: relative;
  padding: 50px 30px;
  border-radius: 6px;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .widget_contact::after {
    background: var(--secondary);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: -1;
    background-size: 200%; }
  .widget_contact img {
    margin-bottom: 20px; }
  .widget_contact h4, .widget_contact .wp-block-search .wp-block-search__label, .wp-block-search .widget_contact .wp-block-search__label {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 30px; }
  .widget_contact .phone-number {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 11px; }
    .widget_contact .phone-number a {
      color: #fff; }
  .widget_contact .email {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px; }
    .widget_contact .email a {
      color: #fff; }

.list-2 {
  display: table; }
  .list-2 li {
    width: 50% !important;
    float: left; }
    @media only screen and (max-width: 1200px) {
      .list-2 li {
        width: 100% !important; } }
    @media only screen and (max-width: 991px) {
      .list-2 li {
        width: 50% !important; } }
    @media only screen and (max-width: 575px) {
      .list-2 li {
        width: 100% !important; } }

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  .wp-block-latest-posts li,
  .wp-block-categories-list li,
  .wp-block-archives-list 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_recent_entries ul li,
  .widget_services ul li {
    padding-bottom: 1.125rem;
    margin-bottom: 0.8125rem;
    position: relative;
    padding: 10px 0 10px 20px;
    margin-bottom: 0;
    line-height: 1.25rem; }
    .wp-block-latest-posts li a,
    .wp-block-categories-list li a,
    .wp-block-archives-list 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_recent_entries ul li a,
    .widget_services ul li a {
      color: inherit;
      text-transform: capitalize;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      font-size: 15px;
      font-weight: 500; }
      .wp-block-latest-posts li a::before,
      .wp-block-categories-list li a::before,
      .wp-block-archives-list li a::before,
      .widget_categories ul li a::before,
      .widget_archive ul li a::before,
      .widget_meta ul li a::before,
      .widget_pages ul li a::before,
      .widget_recent_comments ul li a::before,
      .widget_nav_menu ul li a::before,
      .widget_recent_entries ul li a::before,
      .widget_services ul li a::before {
        content: "\f0da";
        font-family: "FontAwesome";
        background: transparent;
        width: auto;
        height: auto;
        position: absolute;
        left: 0;
        top: 9px;
        font-size: 1rem;
        font-weight: 700;
        color: var(--primary); }
      .wp-block-latest-posts li a:hover,
      .wp-block-categories-list li a:hover,
      .wp-block-archives-list 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_recent_entries ul li a:hover,
      .widget_services ul li a:hover {
        color: var(--primary); }
    .wp-block-latest-posts li li,
    .wp-block-categories-list li li,
    .wp-block-archives-list 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_recent_entries ul li li,
    .widget_services ul li li {
      border-bottom: none;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      line-height: 1.375rem; }
      .wp-block-latest-posts li li:last-child,
      .wp-block-categories-list li li:last-child,
      .wp-block-archives-list 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_recent_entries ul li li:last-child,
      .widget_services ul li li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      .wp-block-latest-posts li li::before,
      .wp-block-categories-list li li::before,
      .wp-block-archives-list 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_recent_entries ul li li::before,
      .widget_services ul li li::before {
        top: 0.5rem;
        left: 0; }
  .wp-block-latest-posts ul,
  .wp-block-categories-list ul,
  .wp-block-archives-list ul,
  .widget_categories ul ul,
  .widget_archive ul ul,
  .widget_meta ul ul,
  .widget_pages ul ul,
  .widget_recent_comments ul ul,
  .widget_nav_menu ul ul,
  .widget_recent_entries ul ul,
  .widget_services ul ul {
    padding-left: 1.125rem;
    margin-top: 0.5rem;
    margin-left: -0.9375rem; }

.widget_archive li ul,
.wp-block-categories-list li ul,
.wp-block-archives-list li ul,
.wp-block-latest-posts li ul,
.widget_categories li ul {
  margin-bottom: -0.625rem; }

.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%;
  padding: 10px 0 10px 20px !important;
  line-height: 1.3 !important; }

.wp-block-categories-list li::before,
.wp-block-archives-list li::before,
.wp-block-latest-posts li::before {
  content: none !important; }

.widget_archive li a,
.wp-block-latest-posts li a,
.wp-block-categories-list li a,
.wp-block-archives-list li a,
.widget_categories li a {
  float: left;
  text-transform: capitalize;
  text-align: left; }

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
  padding: 0 !important; }

.widget_recent_comments ul {
  margin-top: -0.625rem; }
  .widget_recent_comments ul li {
    padding-left: 1.875rem;
    line-height: 1.625rem; }
    .widget_recent_comments ul li a:hover {
      color: inherit; }
    .widget_recent_comments ul li a::before {
      content: none; }
    .widget_recent_comments ul li::before {
      content: "\f27a";
      font-family: "Font Awesome 5 Free";
      background: transparent;
      width: auto;
      height: auto;
      position: absolute;
      left: 0;
      top: 11px;
      font-size: 1.125rem;
      font-weight: 500; }

.widget_meta ul li a abbr[title] {
  color: #333;
  border-bottom: none; }

.widget_calendar th,
.widget_calendar td {
  text-align: center;
  border: 0.0625rem solid var(--rgba-primary-1);
  padding: 0.4em; }

.widget_calendar th,
.widget_calendar tfoot td {
  border-color: rgba(0, 0, 0, 0.05); }
  .widget_calendar th:last-child,
  .widget_calendar tfoot td:last-child {
    border: 0; }

.widget_calendar tr {
  border-bottom: 0.0625rem solid var(--rgba-primary-1); }
  .widget_calendar tr:nth-child(2n+2) {
    background-color: var(--rgba-primary-05); }

.widget_calendar table {
  border-collapse: collapse;
  margin: 0;
  width: 100%; }

.widget_calendar .calendar_wrap th,
.widget_calendar tfoot td a {
  color: #fff;
  background: var(--primary); }

.widget_calendar .calendar_wrap td a {
  font-weight: 600;
  text-transform: uppercase;
  color: inherit; }

.widget_calendar caption {
  text-align: center;
  font-weight: 600;
  caption-side: top;
  background: var(--primary);
  border: 2px solid #fff;
  border-width: 0 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9375rem; }

.wp-block-calendar table th {
  font-weight: 400;
  background: var(--primary);
  color: #fff; }

.wp-block-calendar table caption {
  color: #fff; }

footer .widget_calendar th,
footer .widget_calendar td {
  border-color: rgba(255, 255, 255, 0.1); }

footer .widget_calendar tr {
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1); }
  footer .widget_calendar tr:nth-child(2n+2) {
    background-color: rgba(255, 255, 255, 0.05); }

.wp-calendar-nav {
  background: var(--primary);
  color: #fff;
  display: flex;
  justify-content: space-between;
  text-align: center; }
  .wp-calendar-nav span {
    padding: 0.3125rem 1.25rem;
    width: 44%;
    border-right: 0.0625rem solid rgba(255, 255, 255, 0.2); }
    .wp-calendar-nav span a {
      color: #fff; }

.widget_archive select {
  width: 100%;
  padding: 0.3125rem;
  border: 0.0625rem solid #CCC; }

.list-2-column ul {
  display: table; }
  .list-2-column ul li {
    width: 50%;
    float: left; }

.widget_categories select,
.widget_archive select {
  width: 100%;
  border: 0.0625rem solid #CCC; }

.widget_text select {
  width: 100%;
  border: 0.0625rem solid #CCC; }
  .widget_text select option {
    width: 100%; }

.widget_text p {
  font-size: 0.9375rem;
  line-height: 1.75rem; }

.rsswidget img {
  display: inherit; }

.widget-title .rsswidget {
  display: inline-block; }

ul a.rsswidget,
ul cite {
  font-weight: 600;
  color: var(--title); }

ul a.rsswidget {
  font-size: 1.125rem;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  ul a.rsswidget:hover {
    color: var(--primary); }

.rssSummary {
  margin: 1.25rem 0;
  line-height: 1.7;
  font-size: 15px; }

.rss-date {
  display: inline-block;
  margin-top: 0.3125rem;
  color: var(--primary);
  font-weight: 400; }

.widget_rss ul li {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  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_gallery ul {
  padding-left: 0;
  display: inline-block; }

.widget_gallery .gallery-grid-8 li {
  width: 12.5%; }
  @media only screen and (max-width: 767px) {
    .widget_gallery .gallery-grid-8 li {
      width: 25%; } }

.widget_gallery.gallery-grid-2 li {
  width: 50%; }

.widget_gallery.gallery-grid-4 li {
  width: 25%; }

.widget_gallery li {
  display: inline-block;
  width: 33.33%;
  float: left;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding: 5px; }
  .widget_gallery li img {
    display: inline-block;
    width: 100%;
    border-radius: 5px; }
  .widget_gallery li:nth-child(3n-3) {
    margin-right: 0; }
  .widget_gallery li:hover {
    opacity: 0.7;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s; }
  .widget_gallery li a {
    display: inline-block; }

.widget_tag_cloud .tagcloud {
  clear: both;
  display: table; }
  .widget_tag_cloud .tagcloud a {
    position: relative;
    padding: 9px 15px;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    background: #fff;
    border-radius: 8px !important;
    color: #666666;
    border: 1px solid rgba(34, 34, 34, 0.1); }
    @media only screen and (max-width: 1199px) {
      .widget_tag_cloud .tagcloud a {
        padding: 6px 14px;
        margin: 0 8px 8px 0; } }
    .widget_tag_cloud .tagcloud a:hover {
      background: #ECECEC;
      border-color: #ECECEC; }
    .widget_tag_cloud .tagcloud a span {
      display: inline-block; }

.recent-posts-entry .widget-post-bx .widget-post {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid rgba(34, 34, 34, 0.1);
  border-radius: 10px; }
  .recent-posts-entry .widget-post-bx .widget-post .dz-media {
    height: 80px;
    min-width: 100px;
    width: 100px;
    margin-right: 15px;
    border-radius: var(--border-radius-base); }
    @media only screen and (max-width: 1199px) {
      .recent-posts-entry .widget-post-bx .widget-post .dz-media {
        height: 80px;
        min-width: 80px;
        width: 80px; } }
    .recent-posts-entry .widget-post-bx .widget-post .dz-media img {
      width: 100%;
      height: 100%;
      border-radius: 3px; }
  .recent-posts-entry .widget-post-bx .widget-post .dz-meta {
    margin-bottom: 0px; }
    .recent-posts-entry .widget-post-bx .widget-post .dz-meta ul {
      line-height: 1;
      margin: 0 -10px; }
      .recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li {
        margin: 0 10px;
        color: #666666;
        position: relative;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px; }
        @media only screen and (max-width: 1024px) {
          .recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li {
            font-size: 11px; } }
        .recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li i {
          color: var(--primary);
          font-size: 14px; }
      @media only screen and (max-width: 1199px) {
        .recent-posts-entry .widget-post-bx .widget-post .dz-meta ul {
          margin: 0 -6px; }
          .recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li {
            margin: 0 6px; } }
  .recent-posts-entry .widget-post-bx .widget-post .title {
    line-height: 1.3;
    font-family: 'Poppins';
    margin-bottom: 8px;
    display: block;
    font-size: 16px; }
    @media only screen and (max-width: 1199px) {
      .recent-posts-entry .widget-post-bx .widget-post .title {
        font-size: 16px; } }
  .recent-posts-entry .widget-post-bx .widget-post .post-date {
    font-size: 13px;
    font-weight: 500;
    color: #777777;
    line-height: 20px;
    display: inline-block; }

.recent-posts-entry .widget-post-bx.style-1 .widget-post {
  padding: 0;
  background: transparent;
  border: none;
  align-items: center;
  margin-bottom: 30px; }
  @media only screen and (max-width: 575px) {
    .recent-posts-entry .widget-post-bx.style-1 .widget-post {
      margin-bottom: 20px; } }
  .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-media {
    width: 100px;
    min-width: 100px;
    height: 100px; }
  .recent-posts-entry .widget-post-bx.style-1 .widget-post .title {
    font-size: 16px;
    line-height: 24px;
    color: #1F1F1F; }
  .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-meta ul li {
    color: #1F1F1F;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    margin-right: 25px; }
    .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-meta ul li.date {
      color: #707070;
      font-weight: 500;
      font-size: 13px;
      line-height: 30px; }
    .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-meta ul li:last-child {
      margin-right: 0; }
    .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-meta ul li:not(:last-child)::after {
      content: "";
      height: 6px;
      width: 6px;
      position: absolute;
      right: -20px;
      top: 50%;
      border-radius: 50%;
      background-color: #707070;
      transform: translate(0%, -50%); }
    @media only screen and (max-width: 1199px) {
      .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-meta ul li {
        margin-right: 20px; }
        .recent-posts-entry .widget-post-bx.style-1 .widget-post .dz-meta ul li:not(:last-child)::after {
          right: -15px; } }

.service_menu_nav {
  background: #fff;
  padding: 30px 30px;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px; }
  .service_menu_nav li a {
    background-color: #fff;
    display: block;
    border-radius: 6px;
    padding: 14px 25px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    background-size: 200%;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .service_menu_nav li a::before {
      content: "\f30b";
      font-weight: 900;
      font-family: 'Line Awesome Free';
      position: absolute;
      right: 50px;
      top: 3px;
      font-size: 30px;
      opacity: 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .service_menu_nav li a::after {
      background-color: var(--primary);
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      content: "";
      background-size: 200%;
      opacity: 0;
      z-index: -1; }
  .service_menu_nav li:hover a, .service_menu_nav li.active a {
    padding-left: 35px;
    border-color: transparent;
    color: #fff; }
    .service_menu_nav li:hover a::before, .service_menu_nav li.active a::before {
      opacity: 1;
      right: 25px;
      color: #fff; }
    .service_menu_nav li:hover a::after, .service_menu_nav li.active a::after {
      opacity: 1; }

.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
  margin-bottom: 20px; }
  .wp-block-categories-dropdown select::after,
  .wp-block-archives-dropdown select::after {
    content: "\f078";
    font-weight: 900;
    font-family: 'Line Awesome Free';
    position: absolute;
    right: 50px;
    left: auto;
    top: 50%; }

.post-tags strong {
  font-weight: 700;
  color: #212529;
  margin-right: 10px; }

.post-tags a {
  margin-right: 10px;
  display: inline-block; }

.widget_profile .dz-media {
  width: 100%;
  min-width: 100%; }
  .widget_profile .dz-media img {
    border-radius: var(--border-radius-base); }

.widget_profile p {
  font-size: 16px; }

.widget-newslatter .news-box {
  background-color: var(--rgba-primary-1);
  padding: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .widget-newslatter .news-box form::before {
    font-family: themify;
    content: "\e75a";
    font-size: 50px;
    font-weight: 700;
    opacity: 0.05;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0.05; }
  .widget-newslatter .news-box form::after {
    color: var(--primary);
    content: "Newsletter";
    font-size: 50px;
    font-weight: 700;
    opacity: 0.3;
    position: absolute;
    bottom: 100px;
    left: 15px;
    z-index: -1; }

.widget-newslatter .form-control, .widget-newslatter .wp-block-categories-dropdown select, .wp-block-categories-dropdown .widget-newslatter select,
.widget-newslatter .wp-block-archives-dropdown select, .wp-block-archives-dropdown .widget-newslatter select {
  background-color: #fff;
  border-radius: var(--border-radius-base);
  border: 1px solid rgba(0, 0, 0, 0.1); }

.widget-newslatter p {
  font-size: 15px;
  margin-bottom: 30px; }

.widget-newslatter .input-group {
  margin-bottom: 10px; }

#masonry.row {
  width: auto !important; }

.shop-widget,
.widget.style-1 {
  box-shadow: 0 0 60px 20px rgba(0, 0, 0, 0.1);
  padding: 35px;
  border-bottom: 4px solid;
  border-color: var(--primary); }
  .shop-widget .search-bx,
  .widget.style-1 .search-bx {
    margin-bottom: 0; }
    .shop-widget .search-bx .form-control, .shop-widget .search-bx .wp-block-categories-dropdown select, .wp-block-categories-dropdown .shop-widget .search-bx select,
    .shop-widget .search-bx .wp-block-archives-dropdown select, .wp-block-archives-dropdown .shop-widget .search-bx select,
    .widget.style-1 .search-bx .form-control,
    .widget.style-1 .search-bx .wp-block-categories-dropdown select,
    .wp-block-categories-dropdown .widget.style-1 .search-bx select,
    .widget.style-1 .search-bx .wp-block-archives-dropdown select,
    .wp-block-archives-dropdown .widget.style-1 .search-bx select {
      background-color: #f3f4f6;
      box-shadow: unset; }
    .shop-widget .search-bx .input-group,
    .widget.style-1 .search-bx .input-group {
      margin-bottom: 0; }
  @media only screen and (max-width: 1199px) {
    .shop-widget,
    .widget.style-1 {
      padding: 25px; } }

.side-bar h1 {
  font-size: 2rem; }

.side-bar h2 {
  font-size: 1.625rem; }

.side-bar h3 {
  font-size: 1.5rem; }

.side-bar h4, .side-bar .wp-block-search .wp-block-search__label, .wp-block-search .side-bar .wp-block-search__label {
  font-size: 1.25rem; }

.side-bar h5 {
  font-size: 1rem; }

.sidebar-widget .wp-block-woocommerce-attribute-filter > h1,
.sidebar-widget .wp-block-woocommerce-attribute-filter > h2,
.sidebar-widget .wp-block-woocommerce-attribute-filter > h3,
.sidebar-widget .wp-block-woocommerce-attribute-filter > h4,
.sidebar-widget .wp-block-search .wp-block-woocommerce-attribute-filter > .wp-block-search__label,
.wp-block-search .sidebar-widget .wp-block-woocommerce-attribute-filter > .wp-block-search__label,
.sidebar-widget .wp-block-woocommerce-attribute-filter > h5,
.sidebar-widget .wp-block-woocommerce-attribute-filter > h6,
.sidebar-widget .wp-block-group__inner-container > h1,
.sidebar-widget .wp-block-group__inner-container > h2,
.sidebar-widget .wp-block-group__inner-container > h3,
.sidebar-widget .wp-block-group__inner-container > h4,
.sidebar-widget .wp-block-search .wp-block-group__inner-container > .wp-block-search__label,
.wp-block-search .sidebar-widget .wp-block-group__inner-container > .wp-block-search__label,
.sidebar-widget .wp-block-group__inner-container > h5,
.sidebar-widget .wp-block-group__inner-container > h6,
.shop-widget .wp-block-woocommerce-attribute-filter > h1,
.shop-widget .wp-block-woocommerce-attribute-filter > h2,
.shop-widget .wp-block-woocommerce-attribute-filter > h3,
.shop-widget .wp-block-woocommerce-attribute-filter > h4,
.shop-widget .wp-block-search .wp-block-woocommerce-attribute-filter > .wp-block-search__label,
.wp-block-search .shop-widget .wp-block-woocommerce-attribute-filter > .wp-block-search__label,
.shop-widget .wp-block-woocommerce-attribute-filter > h5,
.shop-widget .wp-block-woocommerce-attribute-filter > h6,
.shop-widget .wp-block-group__inner-container > h1,
.shop-widget .wp-block-group__inner-container > h2,
.shop-widget .wp-block-group__inner-container > h3,
.shop-widget .wp-block-group__inner-container > h4,
.shop-widget .wp-block-search .wp-block-group__inner-container > .wp-block-search__label,
.wp-block-search .shop-widget .wp-block-group__inner-container > .wp-block-search__label,
.shop-widget .wp-block-group__inner-container > h5,
.shop-widget .wp-block-group__inner-container > h6 {
  position: relative;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 30px; }

.wp-block-search .wp-block-search__label {
  color: var(--title);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 30px; }

.wp-block-group:where(.has-background) {
  padding: 1.25em 2.375em; }

.widget_working ul li {
  display: block; }
  .widget_working ul li .time a {
    font-weight: 600;
    color: var(--secondary);
    display: block; }

.widget_getintuch ul li {
  position: relative;
  margin-bottom: 25px;
  padding-left: 40px;
  color: #000; }
  @media only screen and (max-width: 1199px) {
    .widget_getintuch ul li {
      margin-bottom: 25px; } }
  .widget_getintuch ul li h5 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 5px; }
  .widget_getintuch ul li i {
    position: absolute;
    font-size: 30px;
    line-height: 1;
    left: 0;
    top: 5px;
    color: var(--primary);
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .widget_getintuch ul li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #CCCCCC; }

.widget.bg-white {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: var(--border-radius-base); }

.widget_calendar table {
  border-collapse: separate;
  border-spacing: 2px;
  width: 100%; }
  .widget_calendar table thead {
    background-color: #999999; }
    .widget_calendar table thead tr th {
      font-size: 11px;
      padding: 5px;
      text-align: center;
      border: none;
      color: #fff; }
  .widget_calendar table tbody td {
    font-size: 13px;
    padding: 6px 5px;
    text-align: center;
    background-color: var(--rgba-primary-2);
    border: none;
    color: #444; }
    .widget_calendar table tbody td#today {
      background-color: var(--secondary);
      color: #FFF; }
      .widget_calendar table tbody td#today a {
        color: #fff; }
  .widget_calendar table tfoot tr td {
    border: none;
    padding: 0px; }
    .widget_calendar table tfoot tr td a {
      background-color: #fff;
      padding: 4px 10px; }

.searchform {
  position: relative; }
  .searchform input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 10px 90px 10px 15px;
    border: 1px solid #CCCCCC; }
  .searchform input[type="submit"] {
    height: 40px;
    padding: 5px 15px;
    background-color: var(--color-primary);
    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: var(--color-hover);
    color: #ffffff !important;
    border-bottom-color: #5a9e2f; }

.widget_services li a span {
  position: relative; }
  .widget_services li a span:after {
    height: 1px;
    background-color: var(--primary);
    bottom: 0;
    right: 0;
    width: 0;
    transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s; }

.widget_services li a:hover span:after {
  width: 100%;
  left: 0;
  right: auto;
  transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -webkit-transform-origin: right;
  -o-transform-origin: right; }

.rev-slider {
  padding: 0; }
  .rev-slider #slide-3204-layer-1,
  .rev-slider #slide-200-layer-1 {
    color: #050505 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.55) !important; }
  .rev-slider .a26-hero-box-bg {
    background: rgba(255, 244, 229, 0.92);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.14);
    display: block;
    height: calc(100% - 34px);
    left: 17px;
    position: absolute;
    top: 17px;
    width: calc(100% - 34px);
    z-index: 2; }
  .rev-slider #slide-3204-layer-2 .rs-looped,
  .rev-slider #slide-200-layer-2 .rs-looped {
    display: inline-block;
    position: relative; }
  .rev-slider #slide-3204-layer-2 .rs-looped img,
  .rev-slider #slide-200-layer-2 .rs-looped img {
    position: relative;
    z-index: 1; }
  .rev-slider .tp-bullets.hermes {
    padding: 0;
    counter-reset: li;
    transform: translateY(-50%) !important;
    left: 50px !important;
    top: 50% !important;
    height: auto !important;
    width: auto !important; }
    @media only screen and (max-width: 1199px) {
      .rev-slider .tp-bullets.hermes {
        left: 0 !important; } }
    @media only screen and (max-width: 575px) {
      .rev-slider .tp-bullets.hermes {
        left: 5px !important; } }
    .rev-slider .tp-bullets.hermes .tp-bullet {
      width: 50px;
      height: 50px;
      position: unset;
      box-shadow: unset;
      font-size: 40px;
      line-height: 50px;
      margin: 10px 0px;
      position: unset;
      font-weight: 700;
      font-family: 'Roboto Condensed', sans-serif;
      color: transparent;
      overflow: unset;
      border: 0;
      text-align: center;
      -webkit-text-stroke: 1px #000;
      opacity: 0.5;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      @media only screen and (max-width: 575px) {
        .rev-slider .tp-bullets.hermes .tp-bullet {
          font-size: 24px;
          line-height: 30px;
          width: 30px;
          height: 30px; } }
      .rev-slider .tp-bullets.hermes .tp-bullet:before {
        content: "0"; }
      .rev-slider .tp-bullets.hermes .tp-bullet:after {
        content: counter(li, decimal);
        counter-increment: li;
        position: unset;
        width: auto;
        height: auto;
        background: transparent;
        box-shadow: unset; }
      .rev-slider .tp-bullets.hermes .tp-bullet.selected {
        padding: 0;
        font-size: 55px;
        -webkit-text-stroke: 1px #a6611c;
        opacity: 1; }
        @media only screen and (max-width: 575px) {
          .rev-slider .tp-bullets.hermes .tp-bullet.selected {
            font-size: 30px; } }
      .rev-slider .tp-bullets.hermes .tp-bullet:hover {
        background: transparent; }

.slide-play-button {
  height: 60px;
  width: 60px;
  border-radius: 40px;
  background-color: #a6611c;
  text-align: center;
  line-height: 60px;
  color: #fff !important;
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding-left: 5px; }
  .slide-play-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #a6611c;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    animation: animationSignal2;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    -webkit-animation: animationSignal2;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    z-index: -1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .slide-play-button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #a6611c;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 100%;
    animation: animationSignal1;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    -webkit-animation: animationSignal1;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    z-index: -1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }

@keyframes animationSignal1 {
  0% {
    opacity: 1;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9); }
  100% {
    transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    opacity: 0; } }

@-webkit-keyframes animationSignal1 {
  0% {
    opacity: 1;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9); }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes animationSignal2 {
  0% {
    opacity: 1;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9); }
  100% {
    transform: scale(2.4);
    -moz-transform: scale(2.4);
    -webkit-transform: scale(2.4);
    -ms-transform: scale(2.4);
    -o-transform: scale(2.4);
    opacity: 0; } }

@-webkit-keyframes animationSignal2 {
  0% {
    opacity: 1;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9); }
  100% {
    transform: scale(2.4);
    -moz-transform: scale(2.4);
    -webkit-transform: scale(2.4);
    -ms-transform: scale(2.4);
    -o-transform: scale(2.4);
    opacity: 0; } }

.amenities-carousel .owl-item.active.center .amenit-box {
  transform: scale(1.1);
  z-index: 3;
  opacity: 1; }

.amenities-carousel .owl-prev,
.amenities-carousel .owl-next {
  width: 65px;
  height: 65px;
  background: #a6611c;
  color: #fff;
  text-align: center;
  line-height: 65px;
  margin: 0 15% !important;
  border-radius: 6px; }
  @media only screen and (max-width: 1199px) {
    .amenities-carousel .owl-prev,
    .amenities-carousel .owl-next {
      width: 40px;
      height: 40px;
      line-height: 44px;
      border-radius: 4px; } }

.amenit-box {
  z-index: 2;
  border: 10px solid #fff;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.1);
  padding: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  margin: 80px 0;
  position: relative;
  opacity: 0.5; }
  @media only screen and (max-width: 575px) {
    .amenit-box {
      border: 5px solid #fff;
      margin-bottom: 60px; } }
  .amenit-box .info {
    padding: 15px 30px;
    display: inline-block;
    background: #fff;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 1199px) {
      .amenit-box .info {
        padding: 10px 20px; } }
    @media only screen and (max-width: 575px) {
      .amenit-box .info {
        padding: 10px 15px; } }
    .amenit-box .info .title {
      font-size: 18px;
      margin-bottom: 0;
      display: flex;
      align-items: center;
      vertical-align: middle;
      text-transform: uppercase;
      font-family: Roboto;
      color: #000; }
      @media only screen and (max-width: 1199px) {
        .amenit-box .info .title {
          font-size: 14px; } }
      @media only screen and (max-width: 575px) {
        .amenit-box .info .title {
          font-size: 12px; } }
      .amenit-box .info .title i {
        color: #a6611c;
        font-size: 40px;
        line-height: 1;
        margin-right: 10px; }
        @media only screen and (max-width: 1199px) {
          .amenit-box .info .title i {
            font-size: 22px; } }

.amenities-area {
  position: relative;
  z-index: 1;
  margin-top: -80px; }

.content-inner {
  padding-top: 100px;
  padding-bottom: 70px; }
  @media only screen and (max-width: 991px) {
    .content-inner {
      padding-top: 50px;
      padding-bottom: 20px; } }
  @media only screen and (max-width: 575px) {
    .content-inner {
      padding-top: 30px; } }

.content-inner-1 {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 991px) {
    .content-inner-1 {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media only screen and (max-width: 575px) {
    .content-inner-1 {
      padding-top: 30px;
      padding-bottom: 30px; } }

.content-inner-2 {
  padding-top: 100px;
  padding-bottom: 0; }
  @media only screen and (max-width: 991px) {
    .content-inner-2 {
      padding-top: 50px; } }
  @media only screen and (max-width: 575px) {
    .content-inner-2 {
      padding-top: 30px; } }

@media only screen and (max-width: 575px) {
  .rs-button .btn {
    padding-left: 15px;
    padding-right: 15px; } }

.wow {
  visibility: hidden; }

.faq-media {
  height: 100%;
  padding: 0 0px 80px 80px;
  z-index: 1; }
  @media only screen and (max-width: 1400px) {
    .faq-media {
      padding: 0 0px 40px 40px; } }
  @media only screen and (max-width: 1199px) {
    .faq-media {
      padding: 0 0px 20px 20px; } }
  @media only screen and (max-width: 767px) {
    .faq-media {
      padding: 0 15px 15px 15px;
      min-height: 200px; } }
  .faq-media:after {
    content: "";
    position: absolute;
    background: #faf8f2;
    width: 100%;
    height: calc(100% - 80px);
    bottom: 0;
    left: 0;
    z-index: -1; }
    @media only screen and (max-width: 1400px) {
      .faq-media:after {
        height: calc(100% - 40px); } }
  .faq-media img {
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    object-fit: cover;
    position: absolute;
    z-index: 1;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    opacity: 0;
    object-position: left; }
    @media only screen and (max-width: 1400px) {
      .faq-media img {
        height: calc(100% - 40px);
        width: calc(100% - 40px); } }
    @media only screen and (max-width: 1199px) {
      .faq-media img {
        height: calc(100% - 20px);
        width: calc(100% - 20px); } }
    @media only screen and (max-width: 767px) {
      .faq-media img {
        height: 100%;
        width: calc(100% - 30px); } }
    .faq-media img.active {
      opacity: 1;
      object-position: center; }

@media only screen and (max-width: 767px) {
  .faq-list {
    display: inline-flex;
    flex-direction: column-reverse; } }

@media only screen and (max-width: 1199px) {
  .faq-list .text-right {
    padding-right: 15px; } }

@media only screen and (max-width: 767px) {
  .faq-list .text-right {
    padding-right: 15px;
    text-align: left !important;
    margin-top: 15px;
    padding-left: 15px; } }

.faq-list .accordion {
  background: #faf8f2;
  padding: 30px;
  min-height: 650px;
  max-height: 650px;
  overflow-y: auto; }
  @media only screen and (max-width: 1199px) {
    .faq-list .accordion {
      min-height: 450px;
      max-height: 450px;
      padding: 20px; } }
  @media only screen and (max-width: 767px) {
    .faq-list .accordion {
      padding: 15px;
      min-height: auto;
      max-height: inherit; } }

.faq-list .card {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  margin: 0; }
  .faq-list .card .card-header {
    padding: 0;
    background: transparent;
    border: 0;
    margin: 0; }
    .faq-list .card .card-header a {
      font-size: 18px;
      color: #a6611c;
      text-transform: uppercase;
      font-weight: 500;
      display: block;
      width: 100%;
      padding: 10px 0;
      position: relative;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      margin: 0; }
      @media only screen and (max-width: 1199px) {
        .faq-list .card .card-header a {
          font-size: 14px; } }
      .faq-list .card .card-header a.collapsed {
        color: #000; }
      .faq-list .card .card-header a:after {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 10px;
        line-height: 1;
        font-size: 22px; }
  .faq-list .card .faq-content {
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 300; }
    .faq-list .card .faq-content .card-body {
      padding: 10px 0;
      margin: 0;
      border-radius: 0;
      background: transparent; }

.about-box .about-bg {
  background-image: url(../images/about/about.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 62%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  animation: wave2 3s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
  @media only screen and (max-width: 1400px) {
    .about-box .about-bg {
      background-size: 65%; } }
  @media only screen and (max-width: 1199px) {
    .about-box .about-bg {
      background-size: 92%;
      background-position: right -220px bottom; } }
  @media only screen and (max-width: 575px) {
    .about-box .about-bg {
      background-size: 50%;
      background-position: right 0px bottom; } }

.about-box .container {
  position: relative;
  z-index: 1; }

.about-box::before {
  content: "";
  background-image: url(../images/about/about1.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 17%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  animation: wave1 4s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
  @media only screen and (max-width: 1400px) {
    .about-box::before {
      background-size: 8%; } }
  @media only screen and (max-width: 575px) {
    .about-box::before {
      background-size: 12%; } }

@keyframes wave1 {
  0%, 100% {
    transform: translate3d(0, -5px, 0); }
  50% {
    transform: translate3d(0, -15px, 0); } }

@keyframes wave2 {
  0%, 100% {
    transform: translate3d(-5px, 0, 0); }
  50% {
    transform: translate3d(-15px, 0, 0); } }

.setResizeMargin {
  padding-left: 15px;
  padding-right: 15px; }

@media only screen and (max-width: 1400px) {
  .master-plan {
    padding-left: 40px;
    padding-right: 15px;
    margin: 0 !important; } }

@media only screen and (max-width: 1199px) {
  .master-plan {
    padding-left: 15px; } }

.flat-plan {
  display: flex;
  flex-wrap: wrap;
  margin-top: -15px;
  margin-bottom: 30px; }
  .flat-plan li {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 65px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding-right: 15px;
    padding-top: 15px; }
    @media only screen and (max-width: 1199px) {
      .flat-plan li {
        padding-left: 45px; } }
    .flat-plan li:nth-child(2n) {
      border-right: 0;
      padding-left: 80px; }
      .flat-plan li:nth-child(2n) img {
        left: 15px; }
      @media only screen and (max-width: 1199px) {
        .flat-plan li:nth-child(2n) {
          padding-left: 60px; } }
    .flat-plan li:nth-child(3), .flat-plan li:nth-child(4) {
      border-bottom: 0; }
    .flat-plan li img {
      width: 50px;
      height: 50px;
      position: absolute;
      left: 0;
      top: 18px; }
      @media only screen and (max-width: 1199px) {
        .flat-plan li img {
          width: 35px;
          height: 35px; } }
    .flat-plan li h3 {
      font-size: 32px;
      line-height: 1;
      margin-bottom: 2px; }
      @media only screen and (max-width: 1199px) {
        .flat-plan li h3 {
          font-size: 22px; } }
    .flat-plan li span {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      display: block; }
      @media only screen and (max-width: 1199px) {
        .flat-plan li span {
          font-size: 12px; } }

.call-planner {
  background: #faf8f2;
  color: #000;
  font-size: 24px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
  position: relative;
  padding-left: 65px;
  border-radius: 55px;
  padding-right: 30px; }
  @media only screen and (max-width: 1199px) {
    .call-planner {
      font-size: 16px;
      height: 40px;
      line-height: 40px;
      padding-right: 20px;
      padding-left: 55px; } }
  .call-planner i {
    background: #a6611c;
    color: #fff;
    width: 51px;
    height: 51px;
    position: absolute;
    left: 2px;
    border-radius: 50px;
    text-align: center;
    line-height: 56px;
    font-size: 32px;
    top: 2px; }
    @media only screen and (max-width: 1199px) {
      .call-planner i {
        width: 40px;
        height: 40px;
        left: 0;
        top: 0;
        font-size: 24px;
        line-height: 45px; } }

.plan-preview-wrapper {
  margin-top: -150px;
  position: relative; }
  @media only screen and (max-width: 1600px) {
    .plan-preview-wrapper {
      margin-top: -50px; } }
  @media only screen and (max-width: 1199px) {
    .plan-preview-wrapper {
      margin-top: 0; } }

.plan-preview {
  background: #faf8f2;
  height: 100%;
  padding: 80px; }
  @media only screen and (max-width: 1600px) {
    .plan-preview {
      padding: 50px; } }
  @media only screen and (max-width: 1400px) {
    .plan-preview {
      padding: 40px; } }
  @media only screen and (max-width: 991px) {
    .plan-preview {
      padding: 20px;
      margin-top: 30px;
      height: auto; }
      .plan-preview img {
        width: 100%; } }

.plan-tabs {
  background: #faf8f2;
  padding: 15px 0; }
  @media only screen and (max-width: 575px) {
    .plan-tabs {
      padding: 15px;
      margin-bottom: 30px; } }
  .plan-tabs li {
    display: block;
    width: 100%;
    padding: 0 30px; }
    .plan-tabs li:last-child a {
      border-bottom: 0; }
    @media only screen and (max-width: 1199px) {
      .plan-tabs li {
        padding: 0 15px; } }
    @media only screen and (max-width: 575px) {
      .plan-tabs li {
        width: 50%;
        text-align: center; } }
  .plan-tabs a {
    color: #000;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 18px;
    font-weight: 500; }
    @media only screen and (max-width: 1199px) {
      .plan-tabs a {
        font-size: 14px;
        padding: 8px 0; } }
    .plan-tabs a.active {
      background: #a6611c;
      margin: 0 -30px;
      padding: 10px 30px;
      border-color: transparent;
      color: #fff; }
      .plan-tabs a.active:after {
        content: "";
        position: absolute;
        right: -4px;
        top: 18px;
        background: #a6611c;
        height: 10px;
        width: 10px;
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg); }
        @media only screen and (max-width: 1199px) {
          .plan-tabs a.active:after {
            top: 14px; } }
        @media only screen and (max-width: 575px) {
          .plan-tabs a.active:after {
            top: auto;
            bottom: -4px;
            left: 50%;
            margin-left: -5px;
            text-align: center; } }
      @media only screen and (max-width: 1199px) {
        .plan-tabs a.active {
          margin: 0 -15px;
          padding: 8px 15px; } }

/* Service Area */
.service-area {
  padding: 0 80px 80px 80px;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 1400px) {
    .service-area {
      padding: 0 40px 40px 40px; } }
  @media only screen and (max-width: 575px) {
    .service-area {
      padding: 0 15px 15px 15px; } }
  .service-area:after {
    content: "";
    width: 100%;
    height: 200px;
    top: 0;
    z-index: -1;
    background: #fff;
    left: 0;
    position: absolute; }
    @media only screen and (max-width: 1400px) {
      .service-area:after {
        height: 150px; } }

.service-row .col {
  max-width: 20%;
  flex: 0 0 20%;
  background: #fff; }
  .service-row .col:nth-child(2n) {
    background: #faf8f2; }
    .service-row .col:nth-child(2n) .info {
      background: #faf8f2; }
  @media only screen and (max-width: 1199px) {
    .service-row .col {
      max-width: 25%;
      flex: 0 0 25%; } }
  @media only screen and (max-width: 991px) {
    .service-row .col {
      max-width: 50%;
      flex: 0 0 50%; } }
  @media only screen and (max-width: 575px) {
    .service-row .col {
      max-width: 100%;
      flex: 0 0 100%; } }

.service-box .media img {
  height: 200px;
  object-fit: cover;
  width: 100%; }
  @media only screen and (max-width: 1400px) {
    .service-box .media img {
      height: 150px; } }

.service-box .info {
  background: #fff;
  padding: 25px 30px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  @media only screen and (max-width: 1400px) {
    .service-box .info {
      padding: 15px; } }
  .service-box .info .title {
    margin-bottom: 10px;
    font-size: 22px;
    text-transform: uppercase; }
    @media only screen and (max-width: 1400px) {
      .service-box .info .title {
        font-size: 18px; } }
  .service-box .info p {
    font-size: 16px;
    color: #777777;
    margin-bottom: 0; }
    @media only screen and (max-width: 1400px) {
      .service-box .info p {
        font-size: 14px; } }

.service-box:hover .info {
  background: #a6611c !important; }
  .service-box:hover .info .title,
  .service-box:hover .info p {
    color: #fff; }

.bg-view {
  width: 100%; }

.dlab-title {
  margin-bottom: 10px; }
  .dlab-title a {
    color: #000; }

.owl-btn-out .owl-next,
.owl-btn-out .owl-prev {
  margin: 0 -80px;
  font-size: 70px;
  opacity: 0.1; }
  .owl-btn-out .owl-next:hover,
  .owl-btn-out .owl-prev:hover {
    opacity: 1; }
  @media only screen and (max-width: 1199px) {
    .owl-btn-out .owl-next,
    .owl-btn-out .owl-prev {
      margin: 0 -30px;
      font-size: 40px; } }
  @media only screen and (max-width: 575px) {
    .owl-btn-out .owl-next,
    .owl-btn-out .owl-prev {
      margin: 0 -15px; } }

.blog-grid .dlab-media {
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05); }

.dlab-meta {
  margin-bottom: 10px; }
  .dlab-meta li {
    display: inline-block;
    margin-right: 10px; }
    .dlab-meta li a {
      color: #777; }
    .dlab-meta li i {
      color: #a6611c;
      transform: scale(1.5);
      margin-right: 8px; }

.readmore {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center; }
  .readmore i {
    width: 40px;
    background: #a6611c;
    height: 40px;
    color: #fff;
    font-size: 24px;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    display: inline-block; }

.map-view img {
  width: 100%; }

.main-gallery {
  position: relative;
  height: 100vh;
  z-index: 1; }
  .main-gallery .gallery-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .main-gallery .gallery-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0; }
      .main-gallery .gallery-img img.active {
        -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0.24, 0.06, 0.91);
        -moz-transition: opacity 0.4s cubic-bezier(0.4, 0.24, 0.06, 0.91);
        transition: opacity 0.4s cubic-bezier(0.4, 0.24, 0.06, 0.91);
        opacity: 1; }

.gallery-area .media img {
  height: 20vh;
  object-fit: cover;
  width: 100%; }

.gallery-category {
  display: flex;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.2); }
  .gallery-category .category-media {
    display: flex;
    width: 83.33%;
    overflow-x: auto; }
    @media only screen and (max-width: 991px) {
      .gallery-category .category-media {
        width: 75%; } }
    @media only screen and (max-width: 575px) {
      .gallery-category .category-media {
        width: 100%; } }
    .gallery-category .category-media .items {
      flex: 0 0 20%;
      max-width: 20%;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      .gallery-category .category-media .items:hover {
        background: rgba(0, 0, 0, 0.3); }
      .gallery-category .category-media .items .media {
        opacity: 0; }
      @media only screen and (max-width: 991px) {
        .gallery-category .category-media .items {
          flex: 0 0 33.33%;
          max-width: 33.33%; } }

.category-box {
  position: relative;
  z-index: 1;
  width: 16.66%; }
  @media only screen and (max-width: 991px) {
    .category-box {
      width: 25%; } }
  @media only screen and (max-width: 575px) {
    .category-box {
      display: none; } }
  .category-box:hover + .category-media .media {
    opacity: 1; }
  .category-box:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    left: 0;
    top: 0; }
  .category-box .media img {
    width: 100%; }
  .category-box .info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 30px;
    width: 100%;
    z-index: 1; }
    @media only screen and (max-width: 1400px) {
      .category-box .info {
        padding: 15px 15px; } }
    .category-box .info .title {
      color: #fff;
      font-size: 30px;
      margin-bottom: 5px;
      text-transform: uppercase; }
      @media only screen and (max-width: 1400px) {
        .category-box .info .title {
          font-size: 22px; } }
    .category-box .info span {
      color: #fff;
      display: block; }
      @media only screen and (max-width: 1400px) {
        .category-box .info span {
          font-size: 14px; } }
      .category-box .info span i {
        color: #a6611c;
        transform: scale(1.4);
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
        margin-right: 10px; }

@media only screen and (min-width: 1800px) {
  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; } }

.sidenav-list {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 9999;
  background: #2c1b11;
  border-radius: 6px 0 0 6px;
  width: 45px;
  overflow: visible; }
  @media only screen and (max-width: 575px) {
    .sidenav-list {
      display: none;
      width: 35px; } }
  .sidenav-list ul {
    display: block;
    padding: 0;
    margin: 0; }
    .sidenav-list ul li {
      padding: 0;
      display: block; }
    .sidenav-list ul a {
      padding: 0;
      color: #fff;
      height: 45px;
      display: block;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      position: relative;
      width: 45px;
      overflow: visible; }
      @media only screen and (max-width: 575px) {
        .sidenav-list ul a {
          height: 35px;
          width: 35px; } }
      .sidenav-list ul a i {
        padding: 0;
        width: 45px;
        height: 45px;
        text-align: center;
        font-size: 20px;
        line-height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2; }
        @media only screen and (max-width: 575px) {
          .sidenav-list ul a i {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 16px; } }
      .sidenav-list ul a span {
        height: 45px;
        line-height: 45px;
        padding: 0 45px 0 20px;
        min-width: 45px;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Roboto Condensed', sans-serif;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: #a6611c;
        border-radius: 6px 0 0 6px;
        white-space: nowrap;
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s;
        transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform-origin: right;
        -moz-transform-origin: right;
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        -o-transform-origin: right;
        z-index: 1; }
        @media only screen and (max-width: 575px) {
          .sidenav-list ul a span {
            padding: 0 35px 0 15px;
            min-width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 13px;
            font-weight: 500; } }
      .sidenav-list ul a.active span,
      .sidenav-list ul a:hover span {
        transform: rotateY(0);
        -moz-transform: rotateY(0);
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0); }

.inquiry-modal-2 .modal-dialog,
.inquiry-modal .modal-dialog {
  max-width: 700px;
  display: flex;
  min-height: auto;
  justify-content: stretch;
  align-items: center; }

.inquiry-modal-2 .form-control, .inquiry-modal-2 .wp-block-categories-dropdown select, .wp-block-categories-dropdown .inquiry-modal-2 select,
.inquiry-modal-2 .wp-block-archives-dropdown select, .wp-block-archives-dropdown .inquiry-modal-2 select,
.inquiry-modal .form-control,
.inquiry-modal .wp-block-categories-dropdown select,
.wp-block-categories-dropdown .inquiry-modal select,
.inquiry-modal .wp-block-archives-dropdown select,
.wp-block-archives-dropdown .inquiry-modal select {
  border: 0;
  border-radius: 6px;
  height: 40px;
  font-size: 14px; }

.inquiry-modal-2 .inquiry-adv,
.inquiry-modal .inquiry-adv {
  flex: 0 0 50%;
  max-width: 50%; }
  @media only screen and (max-width: 767px) {
    .inquiry-modal-2 .inquiry-adv,
    .inquiry-modal .inquiry-adv {
      display: none; } }
  .inquiry-modal-2 .inquiry-adv img,
  .inquiry-modal .inquiry-adv img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

.inquiry-modal-2 .modal-content,
.inquiry-modal .modal-content {
  border: 0;
  border-radius: 0;
  background: #f5d393;
  padding: 30px;
  flex: 0 0 50%;
  max-width: 50%; }
  @media only screen and (max-width: 767px) {
    .inquiry-modal-2 .modal-content,
    .inquiry-modal .modal-content {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 20px; } }
  .inquiry-modal-2 .modal-content .modal-header,
  .inquiry-modal .modal-content .modal-header {
    border: 0;
    padding: 0; }
    .inquiry-modal-2 .modal-content .modal-header .modal-title,
    .inquiry-modal .modal-content .modal-header .modal-title {
      font-size: 22px;
      font-weight: 500;
      margin-bottom: 15px;
      line-height: 1.3; }
  .inquiry-modal-2 .modal-content .modal-body,
  .inquiry-modal .modal-content .modal-body {
    padding: 0; }

.inquiry-modal-2 .close,
.inquiry-modal .close {
  margin: 0;
  position: absolute;
  right: -40px;
  top: -40px;
  color: #fff;
  font-weight: 100;
  text-shadow: none;
  opacity: 1;
  font-size: 40px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 40px; }
  @media only screen and (max-width: 767px) {
    .inquiry-modal-2 .close,
    .inquiry-modal .close {
      right: 0; } }

.inquiry-modal .modal-dialog {
  background: #f5d393; }

.inquiry-modal .inquiry-adv {
  height: 300px; }

.inquiry-modal-2 .modal-header .modal-title {
  text-align: center;
  display: block;
  width: 100%; }

.inquiry-modal-2 .modal-dialog {
  display: block; }

.inquiry-modal-2 .inquiry-adv {
  height: 350px;
  flex: 0 0 100%;
  max-width: 100%;
  display: flex; }
  @media only screen and (max-width: 767px) {
    .inquiry-modal-2 .inquiry-adv {
      display: none; } }
  .inquiry-modal-2 .inquiry-adv img {
    width: 50%; }

.inquiry-modal-2 .modal-content {
  flex: 0 0 100%;
  max-width: 100%; }

@media only screen and (min-width: 991px) {
  .header-tb .header-nav .nav > li > a {
    color: #fff; } }

.portbox1 {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }
  .portbox1 img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .portbox1 .portinner {
    transform: scale(0.2);
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .portbox1 .overlay-bx {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    padding: 0 10px; }
    .portbox1 .overlay-bx span {
      display: block;
      margin-bottom: 10px;
      color: #fff; }
    .portbox1 .overlay-bx .port-title {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 0; }
      @media only screen and (max-width: 1400px) {
        .portbox1 .overlay-bx .port-title {
          font-size: 24px;
          line-height: 30px; } }
      .portbox1 .overlay-bx .port-title a {
        color: #fff; }
    .portbox1 .overlay-bx .lightimg {
      background: #a6611c;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 50px;
      height: 50px;
      line-height: 50px;
      margin: 0; }
  .portbox1:hover {
    transform: scale(1.05);
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2); }
    .portbox1:hover img {
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1); }
    .portbox1:hover .overlay-bx {
      opacity: 1;
      visibility: visible; }
    .portbox1:hover .portinner {
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1); }

.videoplay-bx {
  width: 140px;
  height: 140px;
  line-height: 140px;
  font-size: 50px;
  text-align: center;
  color: #2d2d2d;
  background-color: #fdfdfd;
  border-radius: 140px;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 100px;
  box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.3); }

.portbox2 .dlab-media:after,
.portbox2 .title,
.portbox2 .dlab-info-has,
.portbox2 p,
.portbox2 span {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.portbox2 .dlab-media {
  border-radius: 4px;
  margin-bottom: 30px;
  position: relative; }
  .portbox2 .dlab-media:after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    background: #0f0f0f;
    background: -moz-linear-gradient(top, rgba(15, 15, 15, 0) 0%, #0f0f0f 100%);
    background: linear-gradient(to bottom, rgba(15, 15, 15, 0) 0%, #0f0f0f 100%);
    left: 0;
    top: 0; }

.portbox2 .title {
  margin-bottom: 0; }

.portbox2 span {
  color: #fff;
  font-size: 15px; }

.portbox2 p {
  margin-bottom: 0;
  font-size: 15px;
  visibility: hidden;
  height: 1px;
  opacity: 0; }

.portbox2 .dlab-info-has {
  padding: 30px; }

.portbox2:hover .dlab-info-has {
  bottom: 50%;
  transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%); }

.portbox2:hover span {
  display: none; }

.portbox2:hover p {
  visibility: visible;
  height: auto;
  opacity: 1; }

.portbox2:hover .title {
  margin-bottom: 10px; }

.portbox2:hover .dlab-media:after {
  background: #0f0f0f;
  opacity: 0.85; }

/* .team-member{
	display:flex;
	align-items: center;
	flex-direction: row-reverse;
	
	.team-info,
	.team-media{
		max-width: 50%;
		flex: 0 0 50%;
	}
	.team-job-title{
		color:$primary;
		font-size:18px;
	}
	.team-title{
		font-size:52px;
		line-height:62px;
		margin-bottom:15px;
	}
	.team-info p{
		color:#898989;
		font-size:18px;
		line-height:30px;
	}
}
.team-perinfo {
    display: flex;
	.team-sign{
		max-width: 130px;
		margin-right: 30px;
	}
	.name{
		padding-left:15px;
		h3{
			font-weight: 600;
			margin-bottom: 5px;
		}
		span{
			color: #939393;
			margin-bottom:10px;
			display:block;
		}
	}
}
.team-profile{
	display:flex;
	align-items: start;
	
	.team-pic{
		width: 45px;
		height: 45px;
		border-radius: 45px;
		overflow: hidden;
		min-width: 45px;
		margin-top: 15px;
	}
	ul{
		margin:0;
		padding:0;
		list-style:none;
		li{
			display:inline-block;
			a{
				font-size:18px;
				color:#222;
				padding-right:20px;
			}
		}
	}
} */
.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next {
  padding: 0;
  background: transparent;
  margin: 0 -15px; }
  .team-carousel .owl-nav .owl-prev span,
  .team-carousel .owl-nav .owl-next span {
    padding: 0;
    background: transparent;
    margin: 0 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600; }
  .team-carousel .owl-nav .owl-prev i,
  .team-carousel .owl-nav .owl-next i {
    height: 45px;
    width: 45px;
    text-align: center;
    border-radius: 45px;
    background: #a6611c;
    font-size: 22px;
    line-height: 45px;
    color: #fff; }

.blog-half {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media only screen and (max-width: 991px) {
    .blog-half {
      display: block; } }
  @media only screen and (min-width: 991px) {
    .blog-half {
      flex-wrap: unset; } }
  .blog-half.reverse {
    flex-direction: row-reverse;
    text-align: right; }
    @media only screen and (max-width: 991px) {
      .blog-half.reverse {
        flex-direction: column;
        text-align: left; } }
  .blog-half .dlab-media {
    width: 55%;
    max-width: 55%; }
    @media only screen and (max-width: 991px) {
      .blog-half .dlab-media {
        width: 100%;
        max-width: 100%; } }
  .blog-half .dlab-title {
    font-size: 24px; }
    @media only screen and (max-width: 991px) {
      .blog-half .dlab-title {
        font-size: 24px; } }
  .blog-half p {
    font-size: 16px;
    color: #afafaf; }
    @media only screen and (max-width: 991px) {
      .blog-half p {
        font-size: 16px; } }
  .blog-half .dlab-info {
    width: 45%;
    max-width: 45%;
    padding: 0 40px; }
    @media only screen and (max-width: 991px) {
      .blog-half .dlab-info {
        width: 100%;
        max-width: 100%;
        padding: 0 0 0 0; } }
  @media only screen and (max-width: 991px) {
    .blog-half .dlab-info + .dlab-media {
      margin-top: 20px;
      padding: 0 0 0 0; } }
  @media only screen and (max-width: 991px) {
    .blog-half .dlab-media + .dlab-info {
      padding: 20px 0 0 0; } }

.style-1 .dlab-media {
  width: unset; }

.style-1 .dlab-media img, .style-1 .dlab-post-media img {
  width: 350px; }
  @media only screen and (min-width: 991px) {
    .style-1 .dlab-media img, .style-1 .dlab-post-media img {
      width: 300px; } }

.style-1 .dlab-info {
  padding: 0px 0px 0px 20px;
  max-width: 54%;
  width: 54%; }
  @media only screen and (max-width: 991px) {
    .style-1 .dlab-info {
      width: 100%;
      max-width: 100%; } }

.project-info-box {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .project-info-box img {
      height: 400px;
      object-fit: cover; } }
  .project-info-box .project-content {
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 40px 50px;
    width: 500px;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    opacity: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    @media only screen and (max-width: 991px) {
      .project-info-box .project-content {
        padding: 15px;
        width: 250px; } }

.active .project-info-box .project-content {
  opacity: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.project-carousel-1 .owl-nav {
  display: flex;
  align-items: center;
  position: absolute;
  right: 20px;
  bottom: 20px; }

.project-carousel-1 .owl-next,
.project-carousel-1 .owl-prev {
  padding: 0;
  background: transparent;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  align-items: center;
  letter-spacing: 5px;
  margin: 0 15px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 991px) {
    .project-carousel-1 .owl-next,
    .project-carousel-1 .owl-prev {
      font-size: 13px; } }
  .project-carousel-1 .owl-next i,
  .project-carousel-1 .owl-prev i {
    font-size: 22px; }
    @media only screen and (max-width: 991px) {
      .project-carousel-1 .owl-next i,
      .project-carousel-1 .owl-prev i {
        font-size: 16px; } }

.project-area {
  position: relative;
  z-index: 1; }
  .project-area:before {
    content: "";
    z-index: -1;
    background: #fff;
    height: 100px;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute; }

.team-box.style1 .dlab-media {
  position: relative;
  overflow: unset; }

.team-box.style1 .team-info {
  margin-top: 30px; }
  .team-box.style1 .team-info .team-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0; }

.team-box.style1 .dlab-media {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .team-box.style1 .dlab-media img {
    z-index: 99;
    position: relative;
    padding: 15px 15px 0 15px; }
  .team-box.style1 .dlab-media:after {
    content: "";
    position: absolute;
    height: 230px;
    width: 230px;
    background-color: #faf8f2;
    left: 50%;
    bottom: 0;
    z-index: 0;
    transform: translate(-50%, 15px);
    -moz-transform: translate(-50%, 15px);
    -ms-transform: translate(-50%, 15px);
    -o-transform: translate(-50%, 15px);
    -webkit-transform: translate(-50%, 15px);
    border-radius: 50%;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }

.team-box.style1:hover .dlab-media {
  transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px); }
  .team-box.style1:hover .dlab-media:after {
    transform: translate(-50%, 15px) scale(1.1);
    -moz-transform: translate(-50%, 15px) scale(1.1);
    -webkit-transform: translate(-50%, 15px) scale(1.1);
    -ms-transform: translate(-50%, 15px) scale(1.1);
    -o-transform: translate(-50%, 15px) scale(1.1); }

.team-box.style1.green .dlab-media:after {
  background: #d5f6f3; }

.team-box.style1.pink .dlab-media:after {
  background: #ffebf9; }

.team-box.style1.yellow .dlab-media:after {
  background: #feede7; }

/* About Us Box ======= */
.about-year {
  display: flex;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 15px; }
  .about-year span {
    font-size: 85px;
    color: #000;
    font-weight: 600;
    line-height: 85px;
    position: relative;
    padding-left: 50px;
    padding-right: 15px;
    z-index: 1; }
    .about-year span:after {
      content: "";
      width: 130px;
      height: 130px;
      display: block;
      position: absolute;
      border: 5px solid #a6611c;
      left: 0;
      top: -25px;
      z-index: -1; }
  .about-year p {
    font-size: 22px;
    margin-bottom: 0; }

.list-details {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 430px; }
  @media only screen and (max-width: 991px) {
    .list-details {
      max-width: 100%; } }
  .list-details li {
    color: #000;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .list-details li:first-child {
      border-top: 0; }
    @media only screen and (max-width: 991px) {
      .list-details li {
        padding: 5px 0;
        font-size: 13px; } }

.welcome-screen {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  z-index: 1;
  overflow: hidden; }
  .welcome-screen #video-background {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100; }
  .welcome-screen .container-fluid, .welcome-screen .container-sm, .welcome-screen .container-md, .welcome-screen .container-lg, .welcome-screen .container-xl {
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: space-between; }
    @media only screen and (max-width: 991px) {
      .welcome-screen .container-fluid, .welcome-screen .container-sm, .welcome-screen .container-md, .welcome-screen .container-lg, .welcome-screen .container-xl {
        padding: 30px; } }
    @media only screen and (max-width: 575px) {
      .welcome-screen .container-fluid, .welcome-screen .container-sm, .welcome-screen .container-md, .welcome-screen .container-lg, .welcome-screen .container-xl {
        padding: 20px; } }

.wlcm-logo {
  width: 150px; }
  @media only screen and (max-width: 1199px) {
    .wlcm-logo {
      width: 150px;
      padding-right: 15px; } }

.welcome-header {
  display: flex;
  justify-content: space-between; }

.wlcm-contact {
  color: #fff;
  padding-left: 70px;
  position: relative; }
  @media only screen and (max-width: 1199px) {
    .wlcm-contact {
      padding-left: 60px; } }
  @media only screen and (max-width: 575px) {
    .wlcm-contact {
      padding-left: 42px; } }
  .wlcm-contact i {
    top: 0;
    color: #a6611c;
    font-size: 60px;
    margin-right: 10px;
    position: absolute;
    left: 0; }
    @media only screen and (max-width: 1199px) {
      .wlcm-contact i {
        font-size: 48px; } }
    @media only screen and (max-width: 575px) {
      .wlcm-contact i {
        font-size: 35px;
        top: 4px; } }
  .wlcm-contact span {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    display: block; }
    @media only screen and (max-width: 1199px) {
      .wlcm-contact span {
        font-size: 14px; } }
    @media only screen and (max-width: 575px) {
      .wlcm-contact span {
        font-size: 12px;
        font-weight: 400; } }
  .wlcm-contact h2 {
    color: #fff;
    font-size: 28px;
    margin: 0;
    white-space: nowrap; }
    @media only screen and (max-width: 1199px) {
      .wlcm-contact h2 {
        font-size: 22px; } }
    @media only screen and (max-width: 575px) {
      .wlcm-contact h2 {
        font-size: 16px; } }

.wlcm-form {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }
  @media only screen and (max-width: 575px) {
    .wlcm-form {
      display: block;
      margin-bottom: auto;
      margin-top: auto; } }

.enter-button .btn {
  padding-right: 55px;
  position: relative; }

@media only screen and (max-width: 575px) {
  .enter-button {
    text-align: center;
    display: none; } }

.enter-button i {
  transform: scale(1.3);
  margin-left: 5px;
  display: inline-block; }

.enter-form {
  background: rgba(0, 0, 0, 0.7);
  padding: 40px;
  width: 400px;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  position: relative; }
  .enter-form.active {
    animation: shake 0.5s;
    animation-iteration-count: infinite; }
  .enter-form:before, .enter-form:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px; }
  .enter-form:before {
    top: 0;
    left: 0;
    border-top: 5px solid #a6611c;
    border-left: 5px solid #a6611c; }
  .enter-form:after {
    bottom: 0;
    right: 0;
    border-right: 5px solid #a6611c;
    border-bottom: 5px solid #a6611c; }
  @media only screen and (max-width: 1400px) {
    .enter-form {
      padding: 30px;
      width: 350px; } }
  @media only screen and (max-width: 575px) {
    .enter-form {
      width: 100%;
      padding: 20px;
      margin-bottom: 20px; } }
  .enter-form h2.wlcm-form-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 600;
    color: #fff; }
    @media only screen and (max-width: 1400px) {
      .enter-form h2.wlcm-form-title {
        font-size: 22px;
        margin-bottom: 20px; } }
    .enter-form h2.wlcm-form-title:after {
      content: "";
      background: #a6611c;
      width: 55px;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0; }
  .enter-form .input-group-prepend {
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-right: 0;
    background: rgba(255, 255, 255, 0.02);
    border-radius: inherit; }
    .enter-form .input-group-prepend span {
      background: transparent;
      color: #fff;
      font-size: 22px;
      padding: 0 0 0 15px;
      height: 43px;
      line-height: 43px; }
      @media only screen and (max-width: 1400px) {
        .enter-form .input-group-prepend span {
          height: 38px;
          line-height: 38px; } }
    @media only screen and (max-width: 1400px) {
      .enter-form .input-group-prepend {
        height: 40px; } }
  .enter-form .form-group {
    margin-bottom: 20px; }
  .enter-form .form-control, .enter-form .wp-block-categories-dropdown select, .wp-block-categories-dropdown .enter-form select,
  .enter-form .wp-block-archives-dropdown select, .wp-block-archives-dropdown .enter-form select {
    background: rgba(255, 255, 255, 0.03);
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 0;
    border-radius: 0;
    font-size: 16px;
    color: #fff; }
    @media only screen and (max-width: 1400px) {
      .enter-form .form-control, .enter-form .wp-block-categories-dropdown select, .wp-block-categories-dropdown .enter-form select,
      .enter-form .wp-block-archives-dropdown select, .wp-block-archives-dropdown .enter-form select {
        height: 40px;
        font-size: 14px; } }
    .enter-form .form-control::-moz-placeholder, .enter-form .wp-block-categories-dropdown select::-moz-placeholder, .wp-block-categories-dropdown .enter-form select::-moz-placeholder,
    .enter-form .wp-block-archives-dropdown select::-moz-placeholder, .wp-block-archives-dropdown .enter-form select::-moz-placeholder {
      color: #fff;
      opacity: 0.7; }
    .enter-form .form-control::-webkit-input-placeholder, .enter-form .wp-block-categories-dropdown select::-webkit-input-placeholder, .wp-block-categories-dropdown .enter-form select::-webkit-input-placeholder,
    .enter-form .wp-block-archives-dropdown select::-webkit-input-placeholder, .wp-block-archives-dropdown .enter-form select::-webkit-input-placeholder {
      color: #fff;
      opacity: 0.7; }
  .enter-form .custom-checkbox {
    padding-left: 35px; }
    @media only screen and (max-width: 1400px) {
      .enter-form .custom-checkbox {
        padding-left: 26px; } }
    .enter-form .custom-checkbox label {
      font-size: 16px;
      margin-bottom: 0;
      color: #fff;
      font-weight: 400;
      line-height: 24px;
      opacity: 0.8; }
      @media only screen and (max-width: 1400px) {
        .enter-form .custom-checkbox label {
          font-size: 15px;
          line-height: 18px; } }
    .enter-form .custom-checkbox .custom-control-label:after {
      top: 0;
      left: -35px;
      display: block;
      width: 24px;
      height: 24px; }
      @media only screen and (max-width: 1400px) {
        .enter-form .custom-checkbox .custom-control-label:after {
          height: 18px;
          width: 18px;
          left: -26px; } }
    .enter-form .custom-checkbox .custom-control-label:before {
      width: 24px;
      height: 24px;
      border: 2px solid #a6611c;
      left: -35px;
      top: 0;
      background: transparent; }
      @media only screen and (max-width: 1400px) {
        .enter-form .custom-checkbox .custom-control-label:before {
          height: 18px;
          width: 18px;
          left: -26px; } }

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg); }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    transform: translate(1px, -1px) rotate(1deg); }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    transform: translate(1px, -2px) rotate(-1deg); } }

.enter-animate {
  text-align: center;
  width: 26px;
  height: 50px;
  border-radius: 40px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10;
  transform: rotate(-90deg);
  position: absolute;
  right: 30px;
  bottom: -2px; }
  .enter-animate .arrow {
    position: absolute;
    width: 12px;
    height: 2px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
    left: 6px;
    top: -3px;
    margin: 0px 0px; }
    .enter-animate .arrow:first-child {
      animation: move 3s ease-out 1s infinite; }
    .enter-animate .arrow:nth-child(2) {
      animation: move 3s ease-out 2s infinite; }
    .enter-animate .arrow:after, .enter-animate .arrow:before {
      content: ' ';
      position: absolute;
      top: 0;
      height: 100%;
      width: 51%;
      background: #fff;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .enter-animate .arrow:before {
      left: 0;
      transform: skew(0deg, 30deg); }
    .enter-animate .arrow:after {
      right: 0;
      width: 50%;
      transform: skew(0deg, -30deg); }

@keyframes move {
  25% {
    opacity: 1; }
  33% {
    opacity: 1;
    transform: translateY(30px); }
  67% {
    opacity: 1;
    transform: translateY(40px); }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5); } }

.contact-button {
  position: fixed;
  right: -10px;
  top: 50%;
  padding: 0;
  height: 80px;
  width: 80px;
  transform: translateY(-50%); }
  .contact-button li {
    position: absolute;
    right: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    top: 50%;
    margin-top: -17px;
    z-index: -1;
    opacity: 0; }
    .contact-button li a {
      padding: 0;
      width: 35px;
      height: 35px;
      background: rgba(0, 0, 0, 0.7);
      top: 0;
      text-align: center;
      line-height: 35px;
      color: #fff;
      border-radius: 35px; }
  .contact-button .contact-btn {
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 1;
    opacity: 1; }
    .contact-button .contact-btn a {
      padding: 0;
      width: 80px;
      height: 80px;
      background: rgba(0, 0, 0, 0.7);
      border-radius: 80px;
      text-align: center;
      line-height: 80px;
      font-size: 30px;
      color: #fff; }
  .contact-button.active li {
    opacity: 1;
    margin: 0; }
    .contact-button.active li:nth-child(2) {
      top: -45px;
      right: 60px; }
    .contact-button.active li:nth-child(3) {
      top: -90px;
      right: 60px; }
    .contact-button.active li:nth-child(4) {
      top: 90px;
      right: 65px; }
    .contact-button.active li:nth-child(5) {
      top: 135px;
      right: 65px; }

.contact-button-2 {
  position: fixed;
  right: 30px;
  top: 30px;
  padding: 0;
  height: 60px;
  width: 60px; }
  @media only screen and (max-width: 575px) {
    .contact-button-2 {
      right: 20px;
      top: 10px; } }
  .contact-button-2 li {
    position: absolute;
    right: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    top: 50%;
    margin-top: -17px;
    z-index: -1;
    opacity: 0; }
    .contact-button-2 li a {
      padding: 0;
      width: 35px;
      height: 35px;
      top: 0;
      text-align: center;
      line-height: 35px;
      color: #fff;
      border-radius: 35px;
      display: block;
      box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2); }
      .contact-button-2 li a.facebook {
        background: #4267b2; }
      .contact-button-2 li a.whatsapp {
        background: #3ebc2a; }
      .contact-button-2 li a.phone {
        background: #3e69d5; }
      .contact-button-2 li a.enquire {
        background: #a6611c; }
  .contact-button-2 .contact-btn {
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 1;
    opacity: 1; }
    .contact-button-2 .contact-btn a {
      padding: 0;
      width: 60px;
      height: 60px;
      background: rgba(0, 0, 0, 0.7);
      border-radius: 60px;
      text-align: center;
      line-height: 60px;
      font-size: 24px;
      color: #fff;
      position: relative; }
      .contact-button-2 .contact-btn a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #a6611c;
        -webkit-border-radius: 100%;
        -khtml-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        animation: animationSignal2;
        animation-iteration-count: infinite;
        animation-duration: 3s;
        -webkit-animation: animationSignal2;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-duration: 3s;
        z-index: -1;
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
      .contact-button-2 .contact-btn a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #a6611c;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 100%;
        animation: animationSignal1;
        animation-iteration-count: infinite;
        animation-duration: 3s;
        -webkit-animation: animationSignal1;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-duration: 3s;
        z-index: -1;
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
  .contact-button-2.active li {
    opacity: 1; }
    .contact-button-2.active li:nth-child(2) {
      right: 70px; }
    .contact-button-2.active li:nth-child(3) {
      right: 114px; }
    .contact-button-2.active li:nth-child(4) {
      right: 159px; }
    .contact-button-2.active li:nth-child(5) {
      right: 204px; }

.aminite-icon-bx {
  padding: 25px 10px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.07);
  text-align: center; }
  .aminite-icon-bx i {
    font-size: 70px;
    line-height: 70px;
    color: #000;
    margin-bottom: 10px;
    display: block; }
  .aminite-icon-bx .title {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px; }

.gallery-bottom {
  margin-bottom: -10px; }
  .gallery-bottom .owl-prev,
  .gallery-bottom .owl-next {
    width: 35px;
    height: 35px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 33px;
    margin: 0 0 !important;
    border-radius: 35px;
    border: 1px solid #eaeaea;
    font-size: 14px; }
  .gallery-bottom .gallery-box {
    border: 4px solid #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
    margin: 10px 0;
    opacity: 0.5;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .gallery-bottom .current .gallery-box {
    border: 4px solid #000;
    opacity: 1; }

.gallery-top {
  margin: -30px 0 0px 0; }
  .gallery-top .gallery-media {
    z-index: 2;
    border: 10px solid #fff;
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.1);
    padding: 0;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    margin: 30px 0;
    opacity: 0.5;
    transform: scale(0.8);
    position: relative;
    border-radius: 30px;
    overflow: hidden; }
    @media only screen and (max-width: 1199px) {
      .gallery-top .gallery-media {
        border: 5px solid #fff;
        border-radius: 15px; } }
    .gallery-top .gallery-media .title {
      position: absolute;
      padding: 15px 40px;
      bottom: 0;
      left: 0;
      background: #a6611c;
      margin: 0;
      color: #fff;
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 500; }
      @media only screen and (max-width: 1199px) {
        .gallery-top .gallery-media .title {
          font-size: 16px;
          padding: 12px 30px; } }
  .gallery-top .owl-item.active.center .gallery-media {
    transform: scale(1);
    z-index: 3;
    opacity: 1; }
  .gallery-top .owl-item.active.center + .owl-item .gallery-media {
    transform: scale(0.8); }
  .gallery-top .owl-nav.disabled {
    display: none; }

.aminite-overlay {
  background-attachment: fixed;
  background-size: cover;
  background-position: center; }
  .aminite-overlay .aminite-over-area {
    padding-top: 1px; }
  .aminite-overlay .overlay-box {
    background: rgba(2, 9, 33, 0.8);
    padding: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-top: 35vh; }
    @media only screen and (max-width: 1199px) {
      .aminite-overlay .overlay-box {
        padding: 30px; } }
    @media only screen and (max-width: 575px) {
      .aminite-overlay .overlay-box {
        margin-top: 150px;
        padding: 20px; } }
    .aminite-overlay .overlay-box .title {
      font-size: 40px;
      color: #fff;
      margin-bottom: 20px; }
      @media only screen and (max-width: 1199px) {
        .aminite-overlay .overlay-box .title {
          font-size: 28px; } }
    .aminite-overlay .overlay-box p {
      font-size: 18px;
      margin-bottom: 0;
      opacity: 0.7;
      color: #fff; }
      @media only screen and (max-width: 1199px) {
        .aminite-overlay .overlay-box p {
          font-size: 16px; } }

.post-cobble {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px; }

.post-cobble .dlab-card {
  margin-bottom: 8px; }

.post-cobble .overlay-post img {
  height: 300px;
  object-fit: cover; }
  @media only screen and (max-width: 1199px) {
    .post-cobble .overlay-post img {
      height: 250px; } }

.post-cobble .overlay-post.large img {
  height: 608px; }
  @media only screen and (max-width: 1199px) {
    .post-cobble .overlay-post.large img {
      height: 500px; } }
  @media only screen and (max-width: 575px) {
    .post-cobble .overlay-post.large img {
      height: 250px; } }

.blog-grid.overlay-post {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .blog-grid.overlay-post .dlab-media {
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: unset; }
    .blog-grid.overlay-post .dlab-media img {
      width: 100%; }
  .blog-grid.overlay-post .dlab-info {
    padding: 20px 30px 20px 30px;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 3; }
    @media only screen and (max-width: 991px) {
      .blog-grid.overlay-post .dlab-info {
        padding: 15px 15px 10px 15px; } }
    .blog-grid.overlay-post .dlab-info .dlab-meta li {
      color: #fff; }
      .blog-grid.overlay-post .dlab-info .dlab-meta li i,
      .blog-grid.overlay-post .dlab-info .dlab-meta li a {
        color: #fff; }
    .blog-grid.overlay-post .dlab-info .dlab-title a {
      color: #fff; }
  .blog-grid.overlay-post:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 30px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3; }

/* contact-box */
.contact-box {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 4px; }
  @media only screen and (max-width: 575px) {
    .contact-box.p-a30 {
      padding: 15px; } }
  .contact-box .title-box {
    margin: -30px -30px 30px -30px;
    padding: 20px 30px;
    background: #a6611c;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 35px; }
    @media only screen and (max-width: 575px) {
      .contact-box .title-box {
        margin: -15px -15px 15px -15px;
        padding: 10px 15px; } }
  .contact-box .form-control, .contact-box .wp-block-categories-dropdown select, .wp-block-categories-dropdown .contact-box select,
  .contact-box .wp-block-archives-dropdown select, .wp-block-archives-dropdown .contact-box select {
    background: #faf8f2;
    font-size: 16px;
    height: 46px;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.05); }
  .contact-box .form-group {
    margin-bottom: 30px; }
    @media only screen and (max-width: 575px) {
      .contact-box .form-group {
        margin-bottom: 15px; } }
  .contact-box textarea.form-control {
    height: 150px;
    padding-top: 20px; }

.contact-question {
  margin: 0;
  padding: 0;
  list-style: none; }
  .contact-question li {
    position: relative;
    padding: 0 0 30px 50px;
    z-index: 1; }
    .contact-question li i {
      width: 35px;
      height: 35px;
      background: #a6611c;
      line-height: 37px;
      text-align: center;
      color: #fff;
      font-size: 18px;
      border-radius: 40px;
      position: absolute;
      left: 0;
      top: 5px; }
    .contact-question li .title {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 5px; }
    .contact-question li p {
      margin: 0;
      font-size: 16px;
      font-style: italic;
      color: #333;
      line-height: 28px; }
    .contact-question li:after {
      content: "";
      background: #000;
      width: 2px;
      height: 100%;
      position: absolute;
      left: 17px;
      top: 6px;
      z-index: -1;
      bottom: 0;
      opacity: .2; }
    .contact-question li:last-child:after {
      display: none; }

/*Blog single */
.blog-single {
  margin-bottom: 50px; }
  .blog-single .dlab-title {
    margin-bottom: 20px; }
  .blog-single .dlab-post-meta {
    margin-bottom: 20px; }
  .blog-single .dlab-post-text {
    margin-top: 20px; }
  .blog-single .dlab-post-tags {
    margin-top: 20px; }
  .blog-single .dlab-post-media {
    border-radius: 4px; }

.alignnone {
  margin: 5px 0 25px 0; }
  .alignnoneimg, .alignnone.wp-caption, .alignnone.is-resized {
    margin: 5px 0 25px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 15px;
  text-align: center; }
  .aligncenterimg, .aligncenter.wp-caption, .aligncenter.is-resized {
    display: block;
    margin: 5px auto 15px;
    text-align: center; }

.alignright {
  float: right;
  margin: 5px 0 25px 25px; }
  .alignrightimg, .alignright.wp-caption, .alignright.is-resized {
    margin: 5px 0 25px 25px;
    float: right; }

.alignleft {
  float: left;
  margin: 5px 25px 25px 0; }
  .alignleftimg, .alignleft.wp-caption, .alignleft.is-resized {
    margin: 5px 25px 25px 0;
    float: left; }

.wp-caption {
  max-width: 100%;
  text-align: center; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    color: #9d9d9d;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
    text-align: left; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
blockquote.wp-block-quote,
blockquote.wp-block-pullquote,
blockquote.wp-block-pullquote.alignright,
blockquote.wp-block-pullquote.alignleft,
blockquote {
  padding: 30px 30px 25px 30px;
  font-size: 15px;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 30px;
  position: relative;
  clear: both;
  background: #a6611c;
  font-weight: 700;
  overflow: hidden;
  z-index: 1;
  border: 0; }
  @media only screen and (max-width: 991px) {
    .wp-block-quote.is-large,
    .wp-block-quote.is-style-large,
    blockquote.wp-block-quote,
    blockquote.wp-block-pullquote,
    blockquote.wp-block-pullquote.alignright,
    blockquote.wp-block-pullquote.alignleft,
    blockquote {
      padding: 20px 20px 15px 20px;
      font-size: 13px; } }
  .wp-block-quote.is-large a:hover,
  .wp-block-quote.is-large a,
  .wp-block-quote.is-style-large a:hover,
  .wp-block-quote.is-style-large a,
  blockquote.wp-block-quote a:hover,
  blockquote.wp-block-quote a,
  blockquote.wp-block-pullquote a:hover,
  blockquote.wp-block-pullquote a,
  blockquote.wp-block-pullquote.alignright a:hover,
  blockquote.wp-block-pullquote.alignright a,
  blockquote.wp-block-pullquote.alignleft a:hover,
  blockquote.wp-block-pullquote.alignleft a,
  blockquote a:hover,
  blockquote a {
    color: #fff; }
  .wp-block-quote.is-large cite,
  .wp-block-quote.is-style-large cite,
  blockquote.wp-block-quote cite,
  blockquote.wp-block-pullquote cite,
  blockquote.wp-block-pullquote.alignright cite,
  blockquote.wp-block-pullquote.alignleft cite,
  blockquote cite {
    font-style: normal;
    position: relative;
    display: block;
    margin-top: -5px;
    font-weight: 600;
    color: #fff; }
    .wp-block-quote.is-large cite :before,
    .wp-block-quote.is-style-large cite :before,
    blockquote.wp-block-quote cite :before,
    blockquote.wp-block-pullquote cite :before,
    blockquote.wp-block-pullquote.alignright cite :before,
    blockquote.wp-block-pullquote.alignleft cite :before,
    blockquote cite :before {
      content: "-";
      margin-right: 10px; }
  .wp-block-quote.is-large:before,
  .wp-block-quote.is-style-large:before,
  blockquote.wp-block-quote:before,
  blockquote.wp-block-pullquote:before,
  blockquote.wp-block-pullquote.alignright:before,
  blockquote.wp-block-pullquote.alignleft:before,
  blockquote:before {
    content: "";
    z-index: -1;
    background-size: cover;
    left: -2%;
    background-image: url(../images/quote-white.png);
    background-position: center right;
    width: 35%;
    padding: 0;
    opacity: 0.3;
    background-repeat: no-repeat;
    height: 100%;
    top: 0;
    position: absolute; }
  .wp-block-quote.is-large.wp-block-pullquote.alignleft,
  .wp-block-quote.is-style-large.wp-block-pullquote.alignleft,
  blockquote.wp-block-quote.wp-block-pullquote.alignleft,
  blockquote.wp-block-pullquote.wp-block-pullquote.alignleft,
  blockquote.wp-block-pullquote.alignright.wp-block-pullquote.alignleft,
  blockquote.wp-block-pullquote.alignleft.wp-block-pullquote.alignleft,
  blockquote.wp-block-pullquote.alignleft {
    margin: 0px 25px 25px 0px; }
  .wp-block-quote.is-large.wp-block-pullquote.alignright,
  .wp-block-quote.is-style-large.wp-block-pullquote.alignright,
  blockquote.wp-block-quote.wp-block-pullquote.alignright,
  blockquote.wp-block-pullquote.wp-block-pullquote.alignright,
  blockquote.wp-block-pullquote.alignright.wp-block-pullquote.alignright,
  blockquote.wp-block-pullquote.alignleft.wp-block-pullquote.alignright,
  blockquote.wp-block-pullquote.alignright {
    margin: 0px 0 25px 25px; }

blockquote.wp-block-pullquote:not(.is-style-solid-color) {
  background: #5608e0; }

.wp-caption-text {
  font-size: 14px;
  line-height: 1.3; }

.blog-post.blog-single .dlab-post-text blockquote p,
.dlab-page-text blockquote p,
blockquote p {
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
  font-style: italic; }
  @media only screen and (max-width: 991px) {
    .blog-post.blog-single .dlab-post-text blockquote p,
    .dlab-page-text blockquote p,
    blockquote p {
      font-size: 18px; } }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

/* Gutenberg Gallery */
/* Gutenberg Css */
.min-container,
.dlab-page-text,
.dlab-page-text + #comment-list,
.dlab-page-text + #comment-list + .paginate-links {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }

.blog-post.blog-single.sidebar + #comment-list {
  padding: 0;
  max-width: 100%; }

.max-container {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 55px;
  padding-right: 55px; }

.dlab-page-text + #comment-list + .paginate-links,
.dlab-page-text + #comment-list,
.dlab-page-text {
  padding: 0; }

.dlab-page-text.sidebar {
  width: 100%;
  padding: 0;
  max-width: 100%; }

.blog-post.blog-single .dlab-info {
  padding: 0; }

.dlab-page-text > ol,
.dlab-page-text > ul,
.dlab-page-text > .wp-block-gallery,
.blog-post.blog-single .dlab-post-text > .wp-block-gallery,
.blog-post.blog-single .dlab-post-text > ol,
.blog-post.blog-single .dlab-post-text > ul {
  list-style: none;
  margin-bottom: 30px; }

.dlab-page-text > ol,
.dlab-page-text > ul,
.blog-post.blog-single .dlab-post-text.text > ol,
.blog-post.blog-single .dlab-post-text.text > ul {
  padding-left: 20px; }

.dlab-page-text > ol li,
.dlab-page-text > ul li,
.blog-post.blog-single .dlab-post-text > ol li,
.blog-post.blog-single .dlab-post-text > ul li,
.blog-post.blog-single .dlab-post-text.text > ol li,
.blog-post.blog-single .dlab-post-text.text > ul li {
  padding: 8px 8px;
  position: relative; }

.dlab-page-text > .wp-block-gallery,
.blog-post.blog-single .dlab-post-text.text > .wp-block-gallery {
  padding: 0;
  list-style: none; }

.dlab-page-text > .wp-block-gallery li,
.blog-post.blog-single .dlab-post-text.text > .wp-block-gallery li {
  padding: 0;
  list-style: none;
  margin: 4px; }

.dlab-page-text > .wp-block-gallery li:before,
.blog-post.blog-single .dlab-post-text.text > .wp-block-gallery li:before {
  content: none; }

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 8px 8px 0; }

.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; }

.content-spacious-full .wp-block-gallery {
  margin-left: calc(-200px - (5px/2));
  margin-right: calc(-200px - (5px/2));
  width: calc(100% + 400px + 5px);
  max-width: initial; }

.alignfull,
.alignwide {
  margin-left: calc(-100px - (5px/2));
  margin-right: calc(-100px - (5px/2));
  width: calc(100% + 200px + 5px);
  max-width: initial; }

.alignfull,
.alignfullwide {
  margin-left: calc(50% - 50vw - (var(--content-share-ml,0px)/2));
  width: 100vw;
  max-width: 100vw;
  box-sizing: border-box; }

.dlab-page-text h1,
.dlab-post-text h1,
.thm-unit-test .dlab-post-text h1 {
  margin-bottom: 25px;
  font-weight: 700; }

.dlab-page-text h2,
.dlab-post-text h2,
.thm-unit-test .dlab-post-text h2 {
  margin-bottom: 25px;
  font-weight: 700; }

.dlab-page-text h3,
.dlab-post-text h3,
.thm-unit-test .dlab-post-text h3 {
  margin-bottom: 20px;
  font-weight: 700; }

.dlab-page-text h4, .dlab-page-text .wp-block-search .wp-block-search__label, .wp-block-search .dlab-page-text .wp-block-search__label,
.dlab-post-text h4,
.dlab-post-text .wp-block-search .wp-block-search__label,
.wp-block-search .dlab-post-text .wp-block-search__label,
.thm-unit-test .dlab-post-text h4,
.thm-unit-test .dlab-post-text .wp-block-search .wp-block-search__label,
.wp-block-search .thm-unit-test .dlab-post-text .wp-block-search__label {
  margin-bottom: 15px;
  font-weight: 600; }

.dlab-page-text h5,
.dlab-post-text h5,
.thm-unit-test .dlab-post-text h5 {
  margin-bottom: 15px;
  font-weight: 600; }

.dlab-page-text h6,
.dlab-post-text h6,
.thm-unit-test .dlab-post-text h6 {
  margin-bottom: 10px;
  font-weight: 600; }

.wp-block-code,
pre.wp-block-code,
pre {
  margin: 0 0 25px;
  padding: 20px;
  color: #fff;
  background-color: #212326;
  white-space: pre;
  font-size: 15px;
  border-radius: 3px; }

.dlab-page-text,
.dlab-page-text ul li,
.dlab-page-text ol li,
.blog-post.blog-single .dlab-post-text,
.blog-post.blog-single .dlab-post-text ul li,
.blog-post.blog-single .dlab-post-text ol li,
.blog-post.blog-single .blog-post.blog-single .dlab-post-text p:not(.has-text-color):not(.has-text-align-center):not(.has-text-align-left):not(.has-text-align-right) {
  color: #6f6f6f;
  font-size: 18px;
  line-height: 1.7; }

.wp-block-cover,
.wp-block-cover-image {
  color: #fff; }

.wp-block-cover p:last-child,
.wp-block-cover-image p:last-child {
  margin-bottom: 0; }

.wp-block-quote.has-text-align-right {
  border-right: 0; }

.dlab-page-text ul li,
.dlab-page-text ol li,
.blog-post.blog-single .dlab-post-text ul li,
.blog-post.blog-single .dlab-post-text ol li {
  position: relative; }

.dlab-page-text ul > li li:before,
.dlab-page-text ol > li li:before,
.blog-post.blog-single .dlab-post-text ul > li li:before,
.blog-post.blog-single .dlab-post-text ol > li li:before {
  content: none; }

.dlab-page-text a,
.blog-post.blog-single .dlab-post-text a {
  box-shadow: inset 0 -1px 0 0 var(--bg-color); }

.dlab-page-text p,
.blog-post.blog-single .dlab-post-text p {
  margin-bottom: 1.65em; }

.dlab-page-text .wp-block-gallery,
.blog-post.blog-single .dlab-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; }

.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-columns {
  margin-bottom: 0; }

/* Gutenberg Gallery */
.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 6px 6px 0;
  position: relative; }

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  height: 100%;
  margin: 0; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image figure,
  .wp-block-gallery .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    justify-content: flex-start; } }

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%; }

@supports (position: -webkit-sticky) or (position: sticky) {
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto; } }

.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.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%;
  border-radius: 10px; }

@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,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    -o-object-fit: cover;
    flex: 1;
    height: 100%;
    object-fit: cover; } }

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: calc(50% - 8px); }

.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.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%; }

@media only screen and (max-width: 1024px) {
  .alignwide {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
    max-width: 100% !important; }
  .alignwide .alignleft img {
    width: 100%; }
  .alignwide .alignleft {
    margin: 5px 0px 25px 0;
    float: none; } }

@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 6px;
    width: calc(33.33333% - 10.66667px); }
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    margin-right: 6px;
    width: calc(25% - 12px); }
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    margin-right: 6px;
    width: calc(20% - 12.8px); }
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    margin-right: 6px;
    width: calc(16.66667% - 13.33333px); }
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    margin-right: 6px;
    width: calc(14.28571% - 13.71429px); }
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    margin-right: 6px;
    width: calc(12.5% - 14px); }
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0; } }

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0; }

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
  width: 100%; }

.wp-block-image.alignfullwide img {
  border-radius: 0; }

.wp-block-image img {
  border-radius: 10px; }

.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-image {
  margin-bottom: 30px; }

.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 305px;
  width: 100%; }

.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  display: flex; }

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center; }

.dlab-page-text.sidebar .alignfull,
.dlab-page-text.sidebar .alignfullwide,
.dlab-page-text.sidebar .alignwide,
.dlab-page-text.sidebar .wp-block-gallery,
.blog-single.blog-post.sidebar .alignfullwide,
.blog-single.blog-post.sidebar .alignwide,
.blog-single.blog-post.sidebar .dlab-post-text .wp-block-gallery {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: initial; }

.blog-overlap {
  background: #fff;
  margin-top: -140px;
  padding: 20px 20px 0;
  border-radius: 4px 4px 0px 0px; }

.blog-single.blog-post.sidebar {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

.container .min-container {
  padding-left: 0;
  padding-right: 0; }

.dlab-post-text table,
.dlab-page-text table,
.wp-block-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  font-size: 16px;
  margin-bottom: 30px; }

.wp-block-image figcaption,
.dlab-post-text figcaption,
.dlab-page-text figcaption {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  color: #777;
  margin-top: 10px; }

.dlab-post-text table tbody tr:nth-of-type(odd),
.dlab-page-text table tbody tr:nth-of-type(odd),
.wp-block-table tbody tr:nth-of-type(odd) {
  background-color: #fafafa; }

.dlab-post-text td,
.dlab-post-text th,
.dlab-page-text td,
.dlab-page-text th,
.wp-block-table td,
.wp-block-table th {
  padding: 10px 15px;
  border: 1px solid #e4e4e4;
  border-right: 0;
  border-left: 0; }

.wp-block-media-text .wp-block-media-text__content {
  padding: 0 30px; }

.wp-block-column ol li:before,
.wp-block-column ul li:before {
  content: none !important; }

.wp-block-pullquote {
  padding: 1em 0;
  border-top: 0;
  border-bottom: 0; }

.wp-block-pullquote.alignright,
.wp-block-pullquote.alignleft {
  padding: 0;
  border-top: 0;
  border-bottom: 0; }

.wp-block-pullquote.alignright blockquote,
.wp-block-pullquote.alignleft blockquote {
  margin: 0; }

.dlab-post-text .wp-block-cover-image-text,
.dlab-post-text .wp-block-cover-text,
.dlab-post-text section.wp-block-cover-image h2,
.dlab-page-text .wp-block-cover-image-text,
.dlab-page-text .wp-block-cover-text,
.dlab-page-text section.wp-block-cover-image h2 {
  color: #fff; }

.dlab-post-text .bootstrap-select .dropdown-menu li a,
.dlab-page-text .bootstrap-select .dropdown-menu li a {
  box-shadow: none;
  font-size: 14px;
  font-family: 'Poppins', sans-serif; }

.dlab-post-text .wp-block-calendar a {
  box-shadow: none !important;
  text-decoration: unset; }

.wp-block-search,
.wp-block-archives,
.wp-block-latest-posts,
.wp-block-latest-comments,
.wp-block-categories,
.wp-block-calendar {
  margin-bottom: 40px; }

/* Admin Bar */
.admin-bar .is-fixed .main-bar {
  top: 30px; }

.wp-block-quote.is-style-large cite:before {
  display: none; }

/* Theme Unit Test */
.post-password-form label {
  font-size: 16px; }

.post-password-form input[type="submit"] {
  padding: 10px 25px;
  background-color: #a6611c;
  border: none;
  height: 45px;
  font-weight: 600;
  font-size: 14px;
  outline: none; }

.post-password-form input[type="submit"]:hover {
  background-color: #a6611c; }

.post-password-form input[type="password"] {
  height: 45px;
  border: 1px solid #ced4da; }

.wp-block-search .wp-block-search__button {
  background: #a6611c;
  border: 0;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 25px;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s; }

.wp-block-search .wp-block-search__input {
  border: 1px solid #e1e6eb;
  height: 45px;
  padding: 10px 20px;
  font-size: 14px;
  outline: none; }

.wp-block-tag-cloud a {
  padding: 8px 10px;
  background-color: #5608e0;
  font-size: 12px;
  display: inline-block;
  margin: 0 0 5px;
  color: #fff;
  font-weight: 600;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  font-family: 'Poppins', sans-serif; }

.wp-block-tag-cloud a:hover {
  background: var(--bg-color-ho); }

.wp-block-latest-comments {
  padding: 0 !important; }
  .wp-block-latest-comments .avatar {
    width: 55px;
    height: 55px;
    border-radius: 55px; }
  .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
    margin-left: 70px; }
  .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 10px; }
    .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
      color: #000;
      box-shadow: none; }
  .wp-block-latest-comments img + article .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 70px; }
  .wp-block-latest-comments .wp-block-latest-comments__comment-meta time {
    display: block;
    width: 100%;
    color: #9fa1a4;
    font-size: 13px;
    font-weight: 400; }
  .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
    color: #646566 !important;
    line-height: 1.5 !important;
    margin-bottom: 10px !important; }
  .wp-block-latest-comments li {
    padding: 0 !important;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px !important; }
    .wp-block-latest-comments li:before {
      content: none !important; }

.wp-block-latest-comments__comment-avatar {
  width: 55px;
  height: 55px;
  border-radius: 55px; }

.wp-block-rss {
  padding: 0 !important; }
  .wp-block-rss .wp-block-rss__item {
    padding: 5px 0 !important;
    border-bottom: 1px solid #eee; }
    .wp-block-rss .wp-block-rss__item:before {
      content: none !important; }
    .wp-block-rss .wp-block-rss__item a {
      font-family: 'Poppins', sans-serif;
      font-size: 18px;
      box-shadow: unset !important;
      font-weight: 600;
      color: #060429; }

@media only screen and (max-width: 1200px) {
  .dlab-page-text .wp-block-gallery,
  .blog-post.blog-single .dlab-post-text .wp-block-gallery {
    margin-left: calc(-100px - (10px/2));
    margin-right: calc(-100px - (10px/2));
    width: calc(100% + 200px + 10px); } }

@media only screen and (max-width: 991px) {
  .admin-bar .mo-left .header-nav {
    top: 30px;
    height: calc(100vh - 30px) !important; }
  .dlab-page-text .wp-block-gallery,
  .blog-post.blog-single .dlab-post-text .wp-block-gallery {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .dlab-page-text,
  .dlab-page-text ul li,
  .dlab-page-text ol li,
  .dlab-page-text p,
  .blog-post.blog-single .dlab-post-text,
  .blog-post.blog-single .dlab-post-text ul li,
  .blog-post.blog-single .dlab-post-text ol li,
  .blog-post.blog-single .dlab-post-text p {
    font-size: 16px; } }

@media only screen and (max-width: 782px) {
  .admin-bar .is-fixed .main-bar {
    top: 45px; }
  .admin-bar .mo-left .header-nav {
    top: 45px;
    height: calc(100vh - 45px) !important; }
  .wp-block-media-text {
    display: block; }
  .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 15px; }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0; } }

@media only screen and (max-width: 600px) {
  .admin-bar .is-fixed .main-bar {
    top: 0; }
  .admin-bar .mo-left .header-nav {
    top: 45px;
    height: calc(100vh - 45px) !important; }
  .admin-bar .mo-left .is-fixed .header-nav {
    top: 0;
    height: 100vh !important; }
  .min-container,
  .dlab-page-text,
  .dlab-page-text + #comment-list,
  .dlab-page-text + #comment-list + .paginate-links {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto; }
  .alignleft {
    float: left;
    margin: 5px 0px 25px 0;
    width: 100%; } }

.post-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0 0; }
  @media only screen and (max-width: 575px) {
    .post-footer {
      display: block; } }
  .post-footer .dlab-meta .tag-list {
    padding-bottom: 0;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: capitalize;
    display: inline; }
  .post-footer .dlab-meta ul li {
    margin-right: 5px;
    padding: 0;
    display: inline-block;
    color: #333333;
    font-weight: 500;
    font-size: 15px;
    font-style: italic; }
  .post-footer .post-tag a {
    text-transform: capitalize;
    font-size: 15px;
    color: #999;
    background: transparent;
    padding: 0;
    border: 0;
    line-height: 14px;
    font-weight: 500; }

.share-post li {
  display: inline-block; }

.share-post a {
  width: 35px;
  height: 35px;
  border-radius: 35px;
  border: 1px solid #eee;
  display: block;
  text-align: center;
  line-height: 33px; }

ol.comment-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
  ol.comment-list li.comment {
    position: relative;
    padding: 0; }
    ol.comment-list li.comment .comment-body {
      position: relative;
      padding: 0px 0px 0px 0;
      padding-bottom: 25px;
      position: relative;
      margin-bottom: 25px;
      border-bottom: 1px solid #e1e1e1; }
    ol.comment-list li.comment .comment-author {
      display: block;
      margin-bottom: 20px;
      position: relative;
      padding-left: 75px;
      padding-top: 5px; }
      @media only screen and (max-width: 767px) {
        ol.comment-list li.comment .comment-author {
          padding-left: 70px; } }
      ol.comment-list li.comment .comment-author .avatar {
        position: absolute;
        top: 0;
        left: 0;
        width: 55px;
        height: 55px;
        border-radius: 55px;
        -webkit-border-radius: 55px; }
      ol.comment-list li.comment .comment-author .fn {
        display: block;
        color: #000;
        font-size: 17px;
        text-transform: capitalize;
        font-weight: 500;
        font-style: normal;
        margin-bottom: 2px; }
      ol.comment-list li.comment .comment-author .says {
        display: none;
        color: #999999;
        font-weight: 600; }
    ol.comment-list li.comment .comment-meta {
      text-transform: capitalize;
      display: block;
      font-size: 13px;
      margin-bottom: 5px; }
      ol.comment-list li.comment .comment-meta a {
        color: #9fa1a4;
        font-size: 13px;
        font-weight: 400; }
    ol.comment-list li.comment .reply {
      position: absolute;
      right: 0;
      top: 5px; }
      ol.comment-list li.comment .reply a {
        font-weight: 600;
        text-transform: capitalize;
        font-size: 14px;
        font-style: italic;
        box-shadow: inset 0px -1px 0 #a6611c; }
        @media only screen and (max-width: 767px) {
          ol.comment-list li.comment .reply a {
            position: static; } }
    ol.comment-list li.comment p {
      line-height: 24px;
      margin: 0 0 10px;
      font-size: 16px;
      font-weight: 400; }
  ol.comment-list li .children {
    list-style: none;
    margin-left: 55px;
    padding-left: 0; }
    @media only screen and (max-width: 767px) {
      ol.comment-list li .children {
        margin-left: 20px; } }
    ol.comment-list li .children li {
      padding: 0; }

@media only screen and (max-width: 767px) {
  .comment-respond {
    padding: 0; } }

.comment-respond .comment-reply-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px; }
  .comment-respond .comment-reply-title small {
    font-size: inherit;
    font-weight: inherit; }
  .comment-respond .comment-reply-title a {
    color: red; }

.comments-area {
  padding: 0;
  margin-bottom: 30px; }
  .comments-area .comments-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 26px; }
  .comments-area .comment-form {
    background: #f6f6f6;
    padding: 30px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .comments-area .comment-form {
        padding: 15px 5px; } }
    .comments-area .comment-form p {
      width: 50%;
      float: left;
      padding: 0 15px;
      margin-bottom: 20px;
      position: relative; }
      .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 input[type="email"],
      .comments-area .comment-form p textarea {
        width: 100%;
        height: 45px;
        padding: 10px 20px 10px 20px;
        border: 0;
        text-transform: capitalize;
        font-size: 15px; }
        .comments-area .comment-form p input[type="text"]:focus,
        .comments-area .comment-form p input[type="email"]:focus,
        .comments-area .comment-form p textarea:focus {
          outline: none;
          border-color: #a6611c; }
      .comments-area .comment-form p textarea {
        height: 120px; }
      .comments-area .comment-form p.comment-form-comment {
        width: 100%;
        display: block;
        clear: both; }
      .comments-area .comment-form p.form-submit {
        clear: both;
        float: none;
        width: 100%;
        margin: 0; }
      @media only screen and (max-width: 767px) {
        .comments-area .comment-form p {
          width: 100%;
          float: none;
          margin-bottom: 20px; } }
    .comments-area .comment-form p.form-allowed-tags {
      width: 100%; }
    .comments-area .comment-form .comment-notes {
      display: none; }

.error-page .dz_error {
  font-size: 260px;
  color: #1c1c1c;
  font-weight: 700;
  line-height: 260px; }
  @media only screen and (max-width: 767px) {
    .error-page .dz_error {
      font-size: 120px;
      line-height: 120px; } }

.error-page .error-head {
  font-size: 40px;
  line-height: 55px;
  max-width: 760px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700; }
  @media only screen and (max-width: 767px) {
    .error-page .error-head {
      font-size: 20px;
      line-height: 34px; } }

.error-page .input-group {
  border: 2px solid #eceef2;
  border-radius: 40px; }
  .error-page .input-group .btn {
    border-radius: 50px; }
    .error-page .input-group .btn:hover {
      background-color: transparent; }
    .error-page .input-group .btn img {
      width: 21px; }

.error-page .form-control, .error-page .wp-block-categories-dropdown select, .wp-block-categories-dropdown .error-page select,
.error-page .wp-block-archives-dropdown select, .wp-block-archives-dropdown .error-page select {
  border: 0;
  background-color: transparent;
  padding: 25px 30px;
  font-weight: 500; }
  .error-page .form-control:active, .error-page .wp-block-categories-dropdown select:active, .wp-block-categories-dropdown .error-page select:active,
  .error-page .wp-block-archives-dropdown select:active, .wp-block-archives-dropdown .error-page select:active, .error-page .form-control:focus, .error-page .wp-block-categories-dropdown select:focus, .wp-block-categories-dropdown .error-page select:focus,
  .error-page .wp-block-archives-dropdown select:focus, .wp-block-archives-dropdown .error-page select:focus {
    border: 0;
    background-color: transparent;
    padding: 25px 30px;
    font-weight: 500; }

.error-page .subscribe-form {
  max-width: 560px;
  width: 560px;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    .error-page .subscribe-form {
      max-width: 100%;
      width: 100%; } }

.project-img-bx img {
  width: 100%; }

.widget_getintuch-pro-details {
  margin-bottom: 0; }
  .widget_getintuch-pro-details .pro-details {
    padding-left: 70px;
    margin-bottom: 30px;
    position: relative; }
    .widget_getintuch-pro-details .pro-details i {
      background-color: #f5f5f5;
      height: 53px;
      width: 53px;
      color: #000;
      border-radius: 50px;
      line-height: 53px;
      font-size: 20px;
      top: 0;
      position: absolute;
      left: 0;
      text-align: center; }
    .widget_getintuch-pro-details .pro-details strong {
      display: block; }
  @media only screen and (max-width: 991px) {
    .widget_getintuch-pro-details.pro-details-col-5 .col {
      width: 33.32%;
      flex-basis: auto; } }
  @media only screen and (max-width: 575px) {
    .widget_getintuch-pro-details.pro-details-col-5 .col {
      width: 100%; } }

.widget_getintuch-pro-details .pro-details {
  padding-left: 65px;
  margin-bottom: 30px;
  position: relative;
  padding-top: 3px; }

.video-bx {
  padding: 130px 0; }
  @media only screen and (max-width: 767px) {
    .video-bx {
      padding: 50px 0; } }
  .video-bx .video-title {
    font-size: 42px; }
    @media only screen and (max-width: 767px) {
      .video-bx .video-title {
        font-size: 28px; } }
  .video-bx .video-content {
    font-size: 18px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.9);
    width: 80%;
    margin: 0 auto 50px; }
    @media only screen and (max-width: 767px) {
      .video-bx .video-content {
        font-size: 16px;
        width: 100%;
        margin: 0 auto 20px;
        line-height: 24px; } }
  .video-bx .video-play {
    margin-bottom: 60px; }
    @media only screen and (max-width: 767px) {
      .video-bx .video-play {
        margin-bottom: 30px; } }
    .video-bx .video-play .popup-youtube {
      height: 135px;
      width: 135px;
      border-radius: 50%;
      line-height: 135px;
      font-size: 36px;
      display: block;
      text-align: center;
      margin: auto;
      color: #a6611c;
      background: #fff; }
      @media only screen and (max-width: 767px) {
        .video-bx .video-play .popup-youtube {
          height: 100px;
          width: 100px;
          line-height: 100px;
          font-size: 30px; } }

.gallery-box-2 .lightimg {
  width: 100px;
  height: 100px;
  display: block;
  font-size: 34px;
  line-height: 100px;
  text-align: center;
  background: #a6611c;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0px 0px -50px;
  transform: scale(0) rotate(360deg);
  -moz-transform: scale(0) rotate(360deg);
  -webkit-transform: scale(0) rotate(360deg);
  -ms-transform: scale(0) rotate(360deg);
  -o-transform: scale(0) rotate(360deg);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff; }
  @media only screen and (max-width: 575px) {
    .gallery-box-2 .lightimg {
      width: 50px;
      height: 50px;
      font-size: 22px;
      line-height: 50px;
      margin: -25px 0px 0px -25px; } }
  .gallery-box-2 .lightimg i {
    background: transparent;
    vertical-align: middle;
    color: #fff; }

.gallery-box-2:hover .lightimg {
  transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg); }

.project-carousel .owl-nav .owl-prev {
  left: 10%; }

.project-carousel .owl-nav .owl-next {
  right: 10%; }

.project-carousel .owl-nav .owl-prev i,
.project-carousel .owl-nav .owl-next i {
  height: 50px;
  width: 50px;
  background: #a6611c;
  color: #fff;
  border-radius: 50px;
  font-size: 22px;
  text-align: center;
  line-height: 50px; }

.animation-jet {
  max-width: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }

.history-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .history-box p {
    color: #666666;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 0; }
    @media only screen and (max-width: 991px) {
      .history-box p {
        line-height: 24px;
        font-size: 14px; } }
  .history-box .history-media {
    flex: 0 0 70%;
    max-width: 70%; }
    @media only screen and (max-width: 991px) {
      .history-box .history-media {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media only screen and (max-width: 575px) {
      .history-box .history-media {
        flex: 0 0 100%;
        max-width: 100%; } }
  .history-box .history-details {
    flex: 0 0 30%;
    padding-right: 50px;
    max-width: 30%; }
    @media only screen and (max-width: 991px) {
      .history-box .history-details {
        flex: 0 0 50%;
        padding-right: 20px;
        max-width: 50%; } }
    @media only screen and (max-width: 575px) {
      .history-box .history-details {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 20px; } }
  .history-box.right {
    flex-direction: row-reverse; }
    .history-box.right .history-details {
      padding-left: 50px;
      padding-right: 0; }
      @media only screen and (max-width: 991px) {
        .history-box.right .history-details {
          padding-left: 20px; } }
      @media only screen and (max-width: 575px) {
        .history-box.right .history-details {
          padding-left: 0; } }

.history-head {
  border-left: 4px solid #a6611c;
  padding-left: 25px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 991px) {
    .history-head {
      padding-left: 15px; } }
  .history-head h2 {
    font-size: 60px; }
    @media only screen and (max-width: 991px) {
      .history-head h2 {
        font-size: 40px; } }
  .history-head h3 {
    font-size: 28px; }
    @media only screen and (max-width: 991px) {
      .history-head h3 {
        font-size: 22px; } }

/* Comign Soon ======= */
.coming-soon {
  height: 100vh;
  position: relative; }

.countdown {
  margin-left: auto; }
  @media only screen and (max-width: 991px) {
    .countdown {
      margin-left: 0; } }
  .countdown .date {
    display: inline-block;
    text-align: center;
    width: 130px; }
    @media only screen and (max-width: 991px) {
      .countdown .date {
        text-align: left; } }
    @media only screen and (max-width: 575px) {
      .countdown .date {
        width: 70px; } }
    .countdown .date div {
      display: block;
      line-height: 30px; }
      .countdown .date div strong {
        font-size: 20px;
        font-weight: 400;
        color: #1b1b1b;
        text-transform: uppercase;
        box-shadow: inset 0px -4px 0 #a6611c;
        line-height: 18px;
        display: inline-block; }
        @media only screen and (max-width: 575px) {
          .countdown .date div strong {
            font-size: 12px;
            line-height: 12px; } }
    .countdown .date .time {
      font-size: 70px;
      font-family: Poppins;
      color: #000;
      font-weight: 700;
      display: block; }
      @media only screen and (max-width: 575px) {
        .countdown .date .time {
          font-size: 40px;
          line-height: 1; } }

.countdown-box {
  display: flex;
  line-height: 70px;
  align-items: start;
  padding: 50px 50px 0; }
  @media only screen and (max-width: 991px) {
    .countdown-box {
      display: block;
      padding: 50px 20px 0; } }
  @media only screen and (max-width: 991px) {
    .countdown-box .button-home {
      position: absolute;
      bottom: 20px;
      left: 20px; } }

.coming-head {
  display: block;
  max-width: 1170px;
  text-align: center;
  margin-top: 50px; }
  @media only screen and (max-width: 991px) {
    .coming-head {
      margin-right: unset;
      text-align: left;
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 575px) {
    .coming-head {
      margin-top: 20px; } }
  .coming-head h2 {
    line-height: 162px;
    font-size: 162px;
    display: inline;
    position: relative;
    font-family: "Roboto", sans-serif; }
    @media only screen and (max-width: 575px) {
      .coming-head h2 {
        line-height: 1;
        font-size: 100px; } }
    .coming-head h2 strong {
      color: #1b1b1b;
      font-weight: 900; }
    .coming-head h2 span {
      font-size: 35px;
      color: #1b1b1b;
      position: absolute;
      right: 26px;
      line-height: 40px; }
      @media only screen and (max-width: 575px) {
        .coming-head h2 span {
          font-size: 20px;
          right: 20px;
          line-height: 30px; } }
  .coming-head .input-group {
    background: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 50px; }
    .coming-head .input-group .btn {
      border-radius: 40px;
      height: 40px;
      padding: 0;
      width: 40px;
      margin: 5px; }
  .coming-head .subscribe-form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px; }
    @media only screen and (max-width: 991px) {
      .coming-head .subscribe-form {
        margin-left: unset; } }
    .coming-head .subscribe-form input {
      background-color: rgba(0, 0, 0, 0);
      border: 2px solid rgba(255, 255, 255, 0.5);
      border-radius: 30px !important;
      height: 50px;
      padding: 10px 20px;
      margin-right: 5px;
      color: #000;
      font-size: 15px; }

/* 
.coming-head .subscribe-form .form-control:hover,
.coming-head .subscribe-form .form-control:active,
.coming-head .subscribe-form .form-control:focus,
.coming-head .subscribe-form .form-control{
	border:0;
	border-radius: 40px !important;
} */
.exhibition-bx p {
  color: #676767;
  font-size: 17px;
  line-height: 30px; }

.exhibition-bx .title {
  font-size: 50px;
  line-height: 58px; }

.exhibition-carousel {
  padding: 20px 50px 20px 0px;
  position: relative;
  z-index: 1; }
  .exhibition-carousel:after {
    content: "";
    position: absolute;
    width: calc(100% - 70px);
    height: 100%;
    right: 0;
    top: 0;
    background-color: #f9f9f9;
    z-index: -1; }
  .exhibition-carousel .owl-dot {
    width: 12px;
    height: 12px;
    background: #dadada;
    border-radius: 20px;
    margin: 10px 0; }
    .exhibition-carousel .owl-dot.active {
      background: #a6611c; }
  .exhibition-carousel .owl-dots {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }

.project-style-2 .project-info-box .project-content {
  left: auto;
  top: auto;
  right: 0;
  bottom: 55px;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0); }
  @media only screen and (max-width: 991px) {
    .project-style-2 .project-info-box .project-content {
      bottom: 38px; } }

.project-style-2.project-carousel-1 .owl-nav {
  right: 0;
  bottom: 0;
  background: #2e2e2e;
  width: 500px; }
  @media only screen and (max-width: 991px) {
    .project-style-2.project-carousel-1 .owl-nav {
      width: 250px; } }

.project-style-2.project-carousel-1 .owl-next,
.project-style-2.project-carousel-1 .owl-prev {
  margin: 0;
  width: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 15px 20px;
  cursor: pointer; }
  @media only screen and (max-width: 991px) {
    .project-style-2.project-carousel-1 .owl-next,
    .project-style-2.project-carousel-1 .owl-prev {
      padding: 10px 20px; } }

.project-style-2.project-carousel-1 .owl-next:hover,
.project-style-2.project-carousel-1 .owl-prev:hover {
  background-color: rgba(0, 0, 0, 0.2); }

.about-bx {
  box-shadow: 0 0 11px 5px rgba(102, 102, 102, 0.1);
  padding: 0 30px 30px 30px;
  border-radius: 5px;
  margin-top: 30px; }
  .about-bx .icon-bx-sm {
    position: relative;
    top: -30px; }
  .about-bx .icon-content {
    padding: 0 0px 10px 20px; }
    @media only screen and (max-width: 767px) {
      .about-bx .icon-content {
        padding: 0; } }
    .about-bx .icon-content .dlab-tilte {
      color: #252525;
      font-size: 24px;
      font-weight: 700;
      margin-bottom: 15px; }
      .about-bx .icon-content .dlab-tilte p {
        color: #696969;
        font-size: 16px;
        line-height: 28px; }

.progress-section .progress-bx {
  margin-bottom: 30px; }
  .progress-section .progress-bx .progress {
    margin-right: 50px;
    height: 8px;
    border-radius: 0;
    overflow: unset; }
  .progress-section .progress-bx .count-box {
    float: right;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 10px; }
  .progress-section .progress-bx .title {
    font-size: 15px; }
  .progress-section .progress-bx .progress-bar {
    position: relative;
    border-radius: 0;
    overflow: unset; }
    .progress-section .progress-bx .progress-bar:after {
      content: "";
      height: 16px;
      width: 4px;
      background-color: #a6611c;
      right: -2px;
      position: absolute; }

.archia-counter .counter {
  font-size: 50px;
  font-weight: 700;
  color: #000;
  line-height: 60px;
  margin-bottom: 0; }
  @media only screen and (max-width: 575px) {
    .archia-counter .counter {
      font-size: 30px;
      line-height: 40px; } }

.archia-counter i {
  color: #a6611c; }
  @media only screen and (max-width: 575px) {
    .archia-counter i {
      font-size: 40px; } }

@media only screen and (max-width: 575px) {
  .archia-counter .icon-lg {
    width: 50px; } }

@media only screen and (max-width: 575px) {
  .archia-counter .m-l90 {
    margin-left: 60px; } }

.our-team.team-style1 .team-title-bx {
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 99;
  opacity: 0; }
  .our-team.team-style1 .team-title-bx .team-title {
    font-size: 26px;
    color: #fff;
    line-height: 36px;
    font-weight: 700; }
  .our-team.team-style1 .team-title-bx span {
    font-size: 16px;
    color: #fff; }

.our-team.team-style1 .dlab-media:after {
  content: "";
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
  transition: all 0.5s; }

.our-team.team-style1:hover .dlab-media:after {
  opacity: 0.7; }

.our-team.team-style1:hover .team-title-bx {
  opacity: 1;
  transition: all 0.5s; }

.badge-new {
  display: inline-block;
  padding: .35em .65em;
  font-size: .75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  background: #ff0505;
  margin-left: 5px; }

.tutorial {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px; }
  .tutorial .tutorial-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .tutorial ul {
    margin: 0px;
    padding: 0px 20px !important; }
    .tutorial ul li {
      list-style: auto !important;
      padding: 5px 0px;
      font-size: 16px;
      color: var(--primary) !important; }
      .tutorial ul li a {
        color: var(--primary); }

.tutorial-data > div {
  scroll-margin-top: 100px; }

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

.cateloge {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  display: flex;
  gap: 20rem;
  margin-bottom: 15px;
  margin-top: 25px; }
  .cateloge table {
    margin-bottom: 0px; }
    .cateloge table tr {
      background-color: transparent !important; }
      .cateloge table tr td {
        padding: 4px 0px;
        color: #000;
        border: 0; }

.blog-slideshow .swiper-pagination-two {
  bottom: 15px !important;
  left: 50% !important;
  position: absolute;
  z-index: 1; }
  .blog-slideshow .swiper-pagination-two .swiper-pagination-bullet-active {
    background: var(--primary); }

.no-sidebar .dz-title {
  margin-right: auto;
  margin-left: auto;
  text-align: center; }

.no-sidebar .dz-meta ul {
  justify-content: center; }

.corner-media {
  position: sticky;
  top: 0; }
  .corner-media img {
    height: 100vh;
    object-fit: cover;
    width: 100%; }
    @media only screen and (max-width: 575px) {
      .corner-media img {
        height: auto;
        max-height: 300px; } }

.blog-post hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 5px solid rgba(0, 0, 0, 0.1); }

.post-status-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 100px;
  height: 100px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 50px;
  color: #fff; }
  @media only screen and (max-width: 575px) {
    .post-status-btn {
      width: 80px;
      height: 80px; } }

.post-audio iframe {
  height: 440px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .post-audio iframe {
      height: 350px; } }
  @media only screen and (max-width: 575px) {
    .post-audio iframe {
      height: 250px; } }

.dz-media.post-link .post-link-in {
  background: #f2f2f2;
  width: 100%;
  display: flex;
  height: 121px;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-family: 'Inconsolata', monospace;
  letter-spacing: 2.5px;
  color: #212325; }

.quote-text {
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 90%;
  left: 50%;
  transform: translate(-50%, -63%); }
  .quote-text .wp-block-quote {
    padding: 30px 30px 25px 30px;
    font-size: 15px;
    color: #fff; }
    .quote-text .wp-block-quote p {
      font-size: 20px; }

@media only screen and (max-width: 1200px) {
  .quote-text {
    transform: translate(-50%, -77%); } }

@media only screen and (max-width: 782px) {
  .quote-text {
    transform: translate(-50%, -71%); } }

@media only screen and (max-width: 600px) {
  .quote-text {
    transform: translate(-50%, -110%); }
    .quote-text .wp-block-quote {
      padding: 14px 15px 15px 20px;
      font-size: 14px; }
      .quote-text .wp-block-quote p {
        font-size: 12px; } }

.galley-swiper-box .galley-thumb-swiper .swiper-slide {
  opacity: 0.4; }

.galley-swiper-box .galley-thumb-swiper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1; }

.dz-meta ul {
  display: flex;
  gap: 15px; }

.dz-meta ul li {
  color: var(--primary); }

.modal.status-modal {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  overflow-y: hidden; }
  .modal.status-modal .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    color: #fff;
    background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 1L1 21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1 1L21 21" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 0; }
    @media only screen and (max-width: 575px) {
      .modal.status-modal .btn-close {
        top: 20px;
        right: 20px; } }
  .modal.status-modal .status-pagination {
    position: absolute;
    top: 0;
    bottom: auto !important;
    left: 50% !important;
    height: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    transform: translate(-50%);
    padding: 10px 0; }
    .modal.status-modal .status-pagination .swiper-pagination-bullet {
      height: 5px;
      background-color: rgba(255, 255, 255, 0.5);
      opacity: 1;
      width: 100%;
      border-radius: 10px;
      position: relative;
      overflow: hidden; }
      .modal.status-modal .status-pagination .swiper-pagination-bullet::after {
        content: "";
        height: 100%;
        width: 0;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0; }
      .modal.status-modal .status-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
        width: 100%;
        transition: 3.5s linear; }
  .modal.status-modal .modal-content {
    border-radius: 30px; }
    .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide {
      height: unset; }
      .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        color: #fff;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 30px 20px 20px 20px;
        background-image: linear-gradient(to bottom, #000000, #3b3b3bb3, #777777, #b9b9b91a, #ffffff00); }
        .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .post-date {
          font-size: 16px;
          color: #fff;
          opacity: 0.5; }
        .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .title {
          font-size: 24px;
          color: #ffff;
          font-family: 'Roboto';
          font-weight: 800;
          margin-bottom: 0; }
          @media only screen and (max-width: 575px) {
            .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .title {
              font-size: 17px; } }
        @media only screen and (max-width: 575px) {
          .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn {
            display: flex;
            flex-direction: column;
            justify-content: end; } }
        .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-group-sm > .btn {
          white-space: nowrap;
          padding: 6px 10px;
          border-radius: 5px;
          background: #fff; }
          .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn.btn-sm:hover, .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .btn-group-sm > .btn:hover {
            background-color: #ebebeb;
            color: #000; }
        .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide .status-top-box .status-btn .volume-icon {
          width: 44px;
          height: 44px;
          position: relative;
          background: rgba(255, 255, 255, 0.2);
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          float: right; }
      .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
      .modal.status-modal .modal-content .status-wrapper .status-swiper .swiper-slide video {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        object-fit: cover;
        z-index: -1; }

.logo-header {
  display: table;
  float: left;
  vertical-align: middle;
  padding: 0;
  color: #EFBB20;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 150px;
  height: 80px;
  position: relative;
  z-index: 9; }
  @media only screen and (max-width: 1199px) {
    .logo-header {
      width: 130px; } }
  @media only screen and (max-width: 575px) {
    .logo-header {
      width: 120px; } }
  .logo-header a {
    display: table-cell;
    vertical-align: middle; }
  .logo-header img {
    height: auto;
    width: 100%; }
  .logo-header span {
    font-size: 20px;
    letter-spacing: 20px; }

.site-header {
  position: relative;
  z-index: 999; }
  .site-header .main-bar {
    background: #fff;
    width: 100%;
    position: relative; }
  .site-header .container {
    position: relative; }
  .site-header .extra-nav {
    float: right;
    height: 80px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
    padding-left: 15px; }
    .site-header .extra-nav #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) {
      .site-header .extra-nav .btn {
        padding-left: 15px;
        padding-right: 15px; } }

.navbar-toggler {
  border: 0 solid #efbb20;
  font-size: 16px;
  line-height: 24px;
  margin: 31px 0 31px 15px;
  padding: 0;
  float: right;
  outline: none !important; }

.navicon {
  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; }
  .navicon 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; }
    .navicon span:nth-child(1) {
      top: 0px; }
    .navicon span:nth-child(2) {
      top: 7px; }
    .navicon span:nth-child(3) {
      top: 14px; }
  .navicon.open span:nth-child(1) {
    top: 7px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .navicon.open span:nth-child(2) {
    opacity: 0;
    left: -60px; }
  .navicon.open span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.header-tb .navicon span {
  background: #fff; }

.header-nav {
  padding: 0; }
  @media only screen and (max-width: 991px) {
    .header-nav {
      overflow-y: scroll;
      position: fixed;
      width: 60px;
      left: -280px;
      height: 100vh !important;
      -webkit-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s;
      top: 0;
      background-color: #fff;
      margin: 0;
      z-index: 99; } }
  @media only screen and (max-width: 991px) {
    .header-nav.show {
      left: -1px;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      transition: all 0.8s;
      margin: 0;
      width: 280px; } }
  @media only screen and (max-width: 991px) {
    .header-nav .logo-header {
      padding: 30px 20px;
      float: none;
      height: auto;
      width: 240px; } }
  .header-nav .nav {
    float: right;
    padding: 0; }
    .header-nav .nav > li {
      margin: 0px;
      font-weight: 400;
      position: relative; }
      .header-nav .nav > li.has-mega-menu {
        position: unset; }
      @media only screen and (max-width: 991px) {
        .header-nav .nav > li {
          border-bottom: 1px solid #eee;
          width: 100%; } }
      .header-nav .nav > li > a {
        color: #020d26;
        font-size: 16px;
        padding: 32px 12px 32px 12px;
        cursor: pointer;
        font-weight: 600;
        display: inline-block;
        position: relative;
        border-width: 0 0 0 1px;
        text-transform: uppercase;
        line-height: 1; }
        @media only screen and (max-width: 1199px) {
          .header-nav .nav > li > a {
            padding: 32px 6px 32px 6px; } }
        .header-nav .nav > li > a i {
          font-size: 9px;
          margin-left: 3px;
          margin-top: -3px;
          vertical-align: middle; }
          @media only screen and (max-width: 991px) {
            .header-nav .nav > li > a i {
              background-color: #a6611c;
              color: #fff;
              height: 30px;
              line-height: 30px;
              right: 0;
              text-align: center;
              width: 30px;
              z-index: 3;
              float: right;
              font-size: 20px;
              margin: 0; } }
          @media only screen and (max-width: 991px) {
            .header-nav .nav > li > a i:before {
              content: "\f105"; } }
        @media only screen and (max-width: 991px) {
          .header-nav .nav > li > a {
            padding: 8px 0;
            display: block;
            line-height: 30px; } }
      .header-nav .nav > li .mega-menu,
      .header-nav .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) {
          .header-nav .nav > li .mega-menu,
          .header-nav .nav > li .sub-menu {
            display: none;
            position: static;
            visibility: visible;
            width: auto;
            background: transparent;
            box-shadow: none;
            margin: 0;
            border-top: 1px solid #eee;
            padding: 10px 0; } }
        .header-nav .nav > li .mega-menu li,
        .header-nav .nav > li .sub-menu li {
          position: relative; }
          .header-nav .nav > li .mega-menu li a,
          .header-nav .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) {
              .header-nav .nav > li .mega-menu li a,
              .header-nav .nav > li .sub-menu li a {
                padding: 4px 0px 4px 20px; }
                .header-nav .nav > li .mega-menu li a:after,
                .header-nav .nav > li .sub-menu li a:after {
                  content: "\f105";
                  font-family: FontAwesome;
                  width: auto;
                  height: auto;
                  background: 0 0 !important;
                  top: 1px;
                  color: #000;
                  font-size: 16px;
                  position: absolute;
                  left: 0;
                  font-weight: 700; } }
          .header-nav .nav > li .mega-menu li:hover > a,
          .header-nav .nav > li .sub-menu li:hover > a {
            background-color: #F2F2F2; }
        .header-nav .nav > li .mega-menu li > .sub-menu,
        .header-nav .nav > li .sub-menu li > .sub-menu {
          left: 220px;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          transition: all 0.5s; }
        @media only screen and (max-width: 1600px) {
          .header-nav .nav > li .mega-menu li:nth-last-child(1) > .sub-menu,
          .header-nav .nav > li .mega-menu li:nth-last-child(2) > .sub-menu,
          .header-nav .nav > li .mega-menu li:nth-last-child(3) > .sub-menu,
          .header-nav .nav > li .sub-menu li:nth-last-child(1) > .sub-menu,
          .header-nav .nav > li .sub-menu li:nth-last-child(2) > .sub-menu,
          .header-nav .nav > li .sub-menu li:nth-last-child(3) > .sub-menu {
            left: -220px; } }
      .header-nav .nav > li .sub-menu li .fa {
        color: inherit;
        display: block;
        float: right;
        font-size: 16px;
        opacity: 1;
        margin-top: 4px; }
      .header-nav .nav > li .mega-menu {
        display: flex;
        right: 0px;
        width: 100%;
        z-index: 9;
        padding: 0; }
        .header-nav .nav > li .mega-menu > li {
          display: block;
          padding: 30px 0 25px;
          position: relative;
          vertical-align: top;
          width: 25%; }
          @media only screen and (max-width: 991px) {
            .header-nav .nav > li .mega-menu > li {
              width: 100%;
              padding: 0; } }
          .header-nav .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; }
            .header-nav .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) {
              .header-nav .nav > li .mega-menu > li > a {
                display: none; } }
          .header-nav .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) {
              .header-nav .nav > li .mega-menu > li:after {
                content: none; } }
          .header-nav .nav > li .mega-menu > li:last-child:after {
            display: none; }
          .header-nav .nav > li .mega-menu > li:hover > a {
            background-color: transparent; }
          .header-nav .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) {
          .header-nav .nav > li .mega-menu {
            display: none;
            padding: 10px 0; } }
      .header-nav .nav > li:hover > .mega-menu,
      .header-nav .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; }
        .header-nav .nav > li:hover > .mega-menu li:hover > .sub-menu,
        .header-nav .nav > li:hover > .sub-menu li:hover > .sub-menu {
          opacity: 1;
          visibility: visible;
          margin-top: 0;
          top: -1px; }
      .header-nav .nav > li.open > .mega-menu,
      .header-nav .nav > li.open > .sub-menu {
        display: block;
        opacity: 1; }
    @media only screen and (max-width: 991px) {
      .header-nav .nav {
        float: none;
        padding: 0 20px; } }
  .header-nav .dlab-social-icon {
    display: none;
    text-align: center; }
    .header-nav .dlab-social-icon li {
      display: inline-block;
      margin: 0 2px; }
    .header-nav .dlab-social-icon a {
      width: 40px;
      height: 40px;
      border: 1px solid #eee;
      line-height: 38px;
      text-align: center;
      border-radius: 40px; }
    @media only screen and (max-width: 991px) {
      .header-nav .dlab-social-icon {
        display: block;
        padding-top: 30px;
        padding-bottom: 20px; } }

.top-bar {
  background-color: #191f23;
  color: #fff;
  padding: 8px 0; }
  @media only screen and (max-width: 575px) {
    .top-bar {
      display: none; } }
  .top-bar .dlab-topbar-left {
    float: left; }
    .top-bar .dlab-topbar-left li {
      padding-right: 15px; }
  .top-bar .dlab-topbar-right {
    float: right; }
    .top-bar .dlab-topbar-right li {
      padding-left: 15px; }
  .top-bar .dlab-topbar-center,
  .top-bar .dlab-topbar-left,
  .top-bar .dlab-topbar-right {
    padding-left: 15px;
    padding-right: 15px; }
    .top-bar .dlab-topbar-center ul,
    .top-bar .dlab-topbar-left ul,
    .top-bar .dlab-topbar-right ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .top-bar .dlab-topbar-center ul li,
      .top-bar .dlab-topbar-left ul li,
      .top-bar .dlab-topbar-right ul li {
        display: inline-block;
        font-size: 15px; }
        @media only screen and (max-width: 1199px) {
          .top-bar .dlab-topbar-center ul li,
          .top-bar .dlab-topbar-left ul li,
          .top-bar .dlab-topbar-right ul li {
            font-size: 13px; } }
      .top-bar .dlab-topbar-center ul i,
      .top-bar .dlab-topbar-left ul i,
      .top-bar .dlab-topbar-right ul i {
        color: #a6611c;
        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 */
.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .header-transparent .top-bar,
  .header-transparent .main-bar {
    background: transparent; }
  .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 .container-fluid, .header-transparent .container-sm, .header-transparent .container-md, .header-transparent .container-lg, .header-transparent .container-xl {
    padding-left: 80px;
    padding-right: 80px; }
    @media only screen and (max-width: 1199px) {
      .header-transparent .container-fluid, .header-transparent .container-sm, .header-transparent .container-md, .header-transparent .container-lg, .header-transparent .container-xl {
        padding-left: 15px;
        padding-right: 15px; } }

.header-nav .nav > li .sub-menu li > .sub-menu.left,
.header-nav .nav > li .sub-menu li:hover .sub-menu.left {
  left: auto;
  right: 220px !important; }

.header-nav .nav li.open > .mega-menu, .header-nav .nav li.open > .sub-menu {
  display: block !important;
  opacity: 1 !important; }

.page-title {
  padding: 30px 0; }
  .page-title.dashboard {
    background: transparent;
    margin-left: 75px;
    padding: 20px 0 0px; }
  .page-title .page-title-content p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px; }
    .page-title .page-title-content p span {
      font-weight: 500;
      color: #a6611c; }

.breadcrumbs {
  display: flex;
  justify-content: flex-end; }
  @media only screen and (max-width: 575px) {
    .breadcrumbs {
      justify-content: flex-start; } }
  .breadcrumbs li a {
    color: #AEAED5;
    display: inline-block;
    margin-left: 15px;
    font-size: 14px; }
  .breadcrumbs li:first-child a {
    margin-left: 0px; }
  .breadcrumbs li.active a {
    color: #a6611c; }

.bottom {
  background: #1b2a4e; }
  @media only screen and (max-width: 575px) {
    .bottom {
      padding-bottom: 0; } }
  .bottom .bottom-logo p {
    line-height: 30px;
    font-weight: 400;
    color: #bbbbbb; }
  @media only screen and (max-width: 991px) {
    .bottom .bottom-widget {
      margin-bottom: 30px; } }
  .bottom .bottom-widget .widget-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .bottom .bottom-widget ul li a {
    color: #bbbbbb;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block; }

footer {
  color: #fff;
  font-size: 15px; }
  footer .widget {
    margin-bottom: 20px; }
  footer strong {
    color: #fff; }
  footer .footer-logo {
    max-width: 150px;
    margin-bottom: 30px; }
    footer .footer-logo img {
      width: 100%; }
  footer .widget-logo ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    footer .widget-logo ul li {
      display: inline-block;
      flex: 50%;
      padding: 0 15px 15px 0px; }
  footer .dlab-social-icon li {
    display: inline-block;
    margin-right: 20px; }
  footer .dlab-social-icon a {
    color: #fff;
    font-size: 17px; }
  footer .widget_about p {
    margin-bottom: 20px; }
  footer .footer-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase; }
    footer .footer-title:after {
      content: "";
      background: #fff;
      width: 55px;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 0; }
  footer .footer-top {
    background: #a6611c;
    padding: 70px 0 30px; }
    @media only screen and (max-width: 767px) {
      footer .footer-top {
        padding: 50px 0 20px; } }
  footer .footer-bottom {
    background-color: #a6611c;
    padding: 20px 0;
    font-size: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.25); }
  footer .widget-link li {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 20px; }
    @media only screen and (max-width: 767px) {
      footer .widget-link li {
        margin-left: 8px;
        margin-right: 7px; } }
  footer .widget-link 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;
  color: #fff;
  line-height: 26px;
  text-align: center;
  border-radius: 30px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px; }

/*# sourceMappingURL=style.css.map */

/* Clean A26 header */
#masterPlan {
  display: none !important;
}

.legacy-footer { display: none !important; }

.legacy-footer { display: none !important; }

/* ── CTA Section (above footer) ── */
.a26-cta-section {
  background: #ece9e4;
  padding: 80px 0 90px;
  position: relative;
}

.a26-cta-section:before {
  display: none;
}

.a26-cta-card {
  align-items: stretch;
  background: #f9f7f4;
  border: 1px solid #ddd6cc;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.06);
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  min-height: 430px;
  overflow: hidden;
  position: relative;
}

.a26-cta-card:after {
  display: none;
}

.a26-cta-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 58px 52px 58px 72px;
  position: relative;
  z-index: 2;
}

.a26-cta-corner {
  border-color: rgba(166, 115, 68, 0.42);
  border-style: solid;
  height: 34px;
  pointer-events: none;
  position: absolute;
  width: 34px;
  z-index: 1;
}

.a26-cta-corner-tl {
  border-width: 2px 0 0 2px;
  left: 28px;
  top: 28px;
}

.a26-cta-corner-bl {
  border-width: 0 0 2px 2px;
  bottom: 28px;
  left: 28px;
}

.a26-cta-eyebrow {
  color: #1a1a1a;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.a26-cta-eyebrow-line {
  background: #a67344;
  display: block;
  height: 2px;
  margin-bottom: 28px;
  width: 42px;
}

.a26-cta-content h2 {
  color: #111;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.12;
  margin-bottom: 22px;
}

.a26-cta-content h2 span,
.a26-cta-content strong {
  color: #a67344;
  font-weight: 400;
}

.a26-cta-text {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 0;
  max-width: 520px;
}

.a26-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.a26-cta-btn {
  align-items: center;
  border-radius: 6px;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 600;
  gap: 10px;
  justify-content: center;
  letter-spacing: 0.06em;
  min-width: 210px;
  padding: 15px 22px;
  text-transform: uppercase;
  transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.a26-cta-btn i {
  font-size: 18px;
}

.a26-cta-btn-primary {
  background: #a67344;
  border: 1px solid #a67344;
  color: #fff;
}

.a26-cta-btn-primary:hover {
  background: #8f6038;
  border-color: #8f6038;
  color: #fff;
  transform: translateY(-2px);
}

.a26-cta-btn-outline {
  background: transparent;
  border: 1px solid #a67344;
  color: #a67344;
}

.a26-cta-btn-outline:hover {
  background: rgba(166, 115, 68, 0.08);
  border-color: #8f6038;
  color: #8f6038;
  transform: translateY(-2px);
}

.a26-cta-visual {
  min-height: 100%;
  overflow: hidden;
  position: relative;
}

.a26-cta-visual:before {
  background: linear-gradient(90deg, #f9f7f4 0%, rgba(249, 247, 244, 0.92) 12%, rgba(249, 247, 244, 0.45) 28%, transparent 48%);
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 55%;
  z-index: 1;
}

.a26-cta-visual img {
  display: block;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

/* ── Premium Footer ── */
.a26-premium-footer {
  background: #080909;
  color: #9a9a9a;
}

.a26-premium-footer .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
}

.a26-footer-main {
  border-top: 1px solid rgba(184, 115, 63, 0.3);
  padding: 72px 0 50px;
}

.a26-footer-brand {
  padding-right: 40px;
}

.a26-footer-brand img {
  filter: brightness(1.15);
  max-width: 220px;
}

.a26-footer-brand p {
  color: #8f8f8f;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 0;
}

.a26-footer-line {
  background: linear-gradient(90deg, #b8733f, transparent);
  height: 2px;
  margin: 22px 0 18px;
  width: 70px;
}

.a26-footer-social {
  display: flex;
  gap: 12px;
  margin-top: 24px;
}

.a26-footer-social a {
  align-items: center;
  border: 1px solid rgba(184, 115, 63, 0.45);
  border-radius: 50%;
  color: #d7ab79;
  display: inline-flex;
  font-size: 18px;
  height: 42px;
  justify-content: center;
  transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
  width: 42px;
}

.a26-footer-social a:hover {
  color: #fff;
  transform: translateY(-3px);
}

.a26-footer-social .a26-social-icon--instagram:hover {
  background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
  border-color: transparent;
}

.a26-footer-social .a26-social-icon--facebook:hover {
  background: #1877f2;
  border-color: transparent;
}

.a26-footer-social .a26-social-icon--whatsapp:hover {
  background: #25d366;
  border-color: transparent;
}

.a26-footer-social .a26-social-icon--youtube:hover {
  background: #ff0000;
  border-color: transparent;
}

.a26-footer-column,
.a26-footer-contact {
  border-left: 1px solid rgba(184, 115, 63, 0.2);
  padding-left: clamp(32px, 4vw, 64px);
}

.a26-footer-column h3,
.a26-footer-contact h3 {
  color: #d7ab79;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.12em;
  margin-bottom: 28px;
  text-transform: uppercase;
}

.a26-footer-column ul,
.a26-footer-contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.a26-footer-column li {
  margin-bottom: 12px;
}

.a26-footer-column li a {
  color: #9a9a9a;
  font-size: 15px;
  transition: color 0.25s ease, padding-left 0.25s ease;
}

.a26-footer-column li a:before {
  color: #b8733f;
  content: "—";
  font-size: 14px;
  margin-right: 12px;
}

.a26-footer-column li a:hover {
  color: #e8c9a4;
  padding-left: 4px;
}

.a26-footer-contact li {
  align-items: flex-start;
  display: flex;
  gap: 14px;
  margin-bottom: 18px;
}

.a26-footer-contact li i {
  align-items: center;
  border-radius: 50%;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 17px;
  height: 40px;
  justify-content: center;
  margin-top: 2px;
  width: 40px;
}

.a26-footer-contact li:nth-child(1) i {
  background: rgba(240, 180, 41, 0.14);
  border: 1px solid rgba(240, 180, 41, 0.45);
  color: #f0b429;
}

.a26-footer-contact li:nth-child(2) i {
  background: rgba(74, 222, 128, 0.12);
  border: 1px solid rgba(74, 222, 128, 0.35);
  color: #4ade80;
}

.a26-footer-contact li:nth-child(3) i {
  background: rgba(96, 165, 250, 0.12);
  border: 1px solid rgba(96, 165, 250, 0.35);
  color: #60a5fa;
}

.a26-footer-contact li a,
.a26-footer-contact li span {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 1.7;
}

.a26-footer-contact li a:hover {
  color: #e8c9a4;
}

.a26-footer-bottom {
  background: #050606;
  border-top: 1px solid rgba(184, 115, 63, 0.2);
  color: #666;
  font-size: 13px;
  letter-spacing: 0.03em;
  padding: 18px 24px;
  text-align: center;
}

/* ── Floating WhatsApp Button ── */
.a26-whatsapp-float {
  align-items: center;
  background: #25d366;
  border-radius: 50%;
  bottom: 28px;
  box-shadow: 0 12px 32px rgba(37, 211, 102, 0.42);
  color: #fff;
  display: inline-flex;
  height: 58px;
  justify-content: center;
  position: fixed;
  right: 24px;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  width: 58px;
  z-index: 9999;
}

.a26-whatsapp-float::before {
  animation: a26-whatsapp-pulse 2s ease-out infinite;
  border: 2px solid rgba(37, 211, 102, 0.55);
  border-radius: 50%;
  content: "";
  inset: -4px;
  position: absolute;
  z-index: -1;
}

.a26-whatsapp-float:hover {
  box-shadow: 0 16px 40px rgba(37, 211, 102, 0.55);
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px);
}

.a26-whatsapp-float i {
  font-size: 30px;
  line-height: 1;
}

@keyframes a26-whatsapp-pulse {
  0% {
    opacity: 0.75;
    transform: scale(1);
  }

  70% {
    opacity: 0;
    transform: scale(1.18);
  }

  100% {
    opacity: 0;
    transform: scale(1.18);
  }
}

@media only screen and (max-width: 767px) {
  .a26-whatsapp-float {
    bottom: 20px;
    height: 54px;
    right: 16px;
    width: 54px;
  }

  .a26-whatsapp-float i {
    font-size: 28px;
  }
}

@media only screen and (max-width: 991px) {
  .a26-cta-section {
    padding: 55px 0 60px;
  }

  .a26-cta-card {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .a26-cta-content {
    order: 2;
    padding: 42px 36px 44px 56px;
  }

  .a26-cta-content h2 {
    font-size: 38px;
  }

  .a26-cta-visual {
    order: 1;
  }

  .a26-cta-visual:before {
    background: linear-gradient(180deg, transparent 55%, #f9f7f4 100%);
    height: 40%;
    top: auto;
    bottom: 0;
    width: 100%;
  }

  .a26-cta-visual img {
    min-height: 280px;
  }

  .a26-footer-main .row > div {
    margin-bottom: 40px;
  }

  .a26-footer-column,
  .a26-footer-contact {
    border-left: 0;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-cta-section {
    padding: 40px 0 45px;
  }

  .a26-cta-content {
    padding: 34px 24px 36px 44px;
  }

  .a26-cta-corner-tl {
    left: 18px;
    top: 18px;
  }

  .a26-cta-corner-bl {
    bottom: 18px;
    left: 18px;
  }

  .a26-cta-content h2 {
    font-size: 30px;
  }

  .a26-cta-text {
    font-size: 15px;
  }

  .a26-cta-actions {
    flex-direction: column;
  }

  .a26-cta-btn {
    min-width: 0;
    width: 100%;
  }

  .a26-cta-visual img {
    min-height: 220px;
  }

  .a26-footer-main {
    padding: 50px 0 24px;
  }

  .a26-premium-footer {
    overflow-x: hidden;
  }

  .a26-premium-footer .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .a26-footer-main .row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: 0;
    margin-right: 0;
    row-gap: 28px;
  }

  .a26-footer-main .row > div {
    margin-bottom: 0;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .a26-footer-brand,
  .a26-footer-contact {
    grid-column: 1 / -1;
  }

  .a26-footer-brand {
    padding-right: 0;
    text-align: center;
  }

  .a26-footer-brand img {
    max-width: 180px;
  }

  .a26-footer-line {
    margin-left: auto;
    margin-right: auto;
    width: 86px;
  }

  .a26-footer-brand p {
    font-size: 14px;
    line-height: 1.7;
  }

  .a26-footer-social {
    justify-content: center;
    margin-top: 20px;
  }

  .a26-footer-column,
  .a26-footer-contact {
    border-left: 0;
    padding-left: 0;
  }

  .a26-footer-column h3,
  .a26-footer-contact h3 {
    font-size: 13px;
    letter-spacing: 0.16em;
    margin-bottom: 16px;
  }

  .a26-footer-column li {
    margin-bottom: 9px;
  }

  .a26-footer-column li a {
    display: inline-flex;
    font-size: 13px;
    line-height: 1.35;
  }

  .a26-footer-column li a:before {
    margin-right: 8px;
  }

  .a26-footer-contact {
    padding-top: 4px;
  }

  .a26-footer-contact ul {
    display: grid;
    gap: 10px;
  }

  .a26-footer-contact li {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(184, 115, 63, 0.14);
    border-radius: 14px;
    gap: 10px;
    margin-bottom: 0;
    padding: 12px;
  }

  .a26-footer-contact li i {
    font-size: 15px;
    height: 34px;
    width: 34px;
  }

  .a26-footer-contact li a,
  .a26-footer-contact li span {
    font-size: 13px;
    line-height: 1.55;
  }

  .a26-footer-bottom {
    font-size: 12px;
    padding: 15px 18px 82px;
  }
}

.a26-about {
  background: #171717;
  overflow: hidden;
  padding-bottom: 110px;
  padding-top: 110px;
  position: relative;
}

.a26-about > .container {
  max-width: 1480px;
  width: calc(100% - 72px);
}

.a26-about:before {
  color: rgba(255, 255, 255, 0.025);
}

.a26-about-visual {
  border: 1px solid rgba(202, 139, 73, 0.8);
  margin: 20px 38px 20px 20px;
  padding: 14px;
  position: relative;
}

.a26-about-visual:before,
.a26-about-visual:after {
  background: #d09251;
  content: "";
  position: absolute;
}

.a26-about-visual:before {
  height: 1px;
  left: -36px;
  right: -20px;
  top: -1px;
}

.a26-about-visual:after {
  bottom: -22px;
  left: -1px;
  top: -22px;
  width: 1px;
}

.a26-about-visual > img {
  display: block;
  height: 610px;
  object-fit: cover;
  width: 100%;
}

.a26-about-label {
  align-items: center;
  background: #171717;
  bottom: -20px;
  color: #fff;
  display: flex;
  font-size: 17px;
  font-weight: 600;
  gap: 14px;
  left: 32%;
  padding: 10px 24px;
  position: absolute;
}

.a26-about-label:hover {
  color: #d09251;
}

.a26-about-label span {
  border: 1px solid #d09251;
  border-radius: 50%;
  height: 18px;
  position: relative;
  width: 18px;
}

.a26-about-label span:after {
  background: #d09251;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 5px;
}

.a26-about-content {
  padding: 20px 15px 20px 18px;
}

.a26-about-tabs {
  border-bottom: 0;
  gap: 28px;
  margin-bottom: 32px;
}

.a26-about-tabs .nav-link {
  background: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  color: #fff;
  font-size: 16px;
  padding: 9px 0;
  text-transform: uppercase;
}

.a26-about-tabs .nav-link.active,
.a26-about-tabs .nav-link:hover {
  background: transparent;
  border-color: #d09251;
  color: #fff;
}

.a26-about-tab-content {
  color: #9e9e9e;
  font-size: 16px;
  line-height: 1.85;
  margin-bottom: 30px;
  min-height: 92px;
}

.a26-about-feature {
  align-items: center;
  display: flex;
  gap: 24px;
  margin-bottom: 38px;
}

.a26-about-feature img {
  height: 100px;
  object-fit: cover;
  width: 100px;
}

.a26-about-feature h3 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 8px;
}

.a26-about-feature p {
  color: #909090;
  line-height: 1.7;
  margin: 0;
}

.a26-skill {
  margin-top: 24px;
}

.a26-skill-head {
  color: #f4eee7;
  display: flex;
  font-size: 15px;
  justify-content: space-between;
  margin-bottom: 12px;
}

.a26-skill-head strong {
  color: #d69550;
  font-weight: 700;
}

.a26-skill-track {
  background: #34302c;
  border-radius: 10px;
  height: 6px;
  overflow: hidden;
}

.a26-skill-track span {
  background: linear-gradient(90deg, #a75d1b 0%, #d99a58 100%);
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(217, 154, 88, 0.25);
  display: block;
  height: 100%;
}

.a26-counter-wrap {
  margin-top: 90px;
  position: relative;
}

.a26-counter-grid {
  background: #1e1e1e;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 48px 58px;
  position: relative;
}

.a26-counter-grid:before {
  border-left: 1px solid #d09251;
  border-top: 1px solid #d09251;
  content: "";
  height: 42px;
  left: -14px;
  position: absolute;
  top: -14px;
  width: 42px;
}

.a26-counter-item {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  padding: 0 30px;
  position: relative;
}

.a26-counter-item:last-child {
  border-right: 0;
}

.a26-counter-item strong {
  color: #fff;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 12px;
}

.a26-counter-item p {
  color: #9a9a9a;
  font-size: 14px;
  letter-spacing: 0.04em;
  margin: 0;
  text-transform: uppercase;
}

.a26-counter-item:after {
  background: #d09251;
  bottom: -18px;
  content: "";
  height: 2px;
  left: 30px;
  position: absolute;
  width: 44px;
}

@media only screen and (max-width: 991px) {
  .a26-about {
    padding-bottom: 75px;
    padding-top: 75px;
  }

  .a26-about-visual {
    margin-bottom: 65px;
    margin-right: 20px;
  }

  .a26-about-visual > img {
    height: 520px;
  }

  .a26-counter-grid {
    gap: 42px 0;
    grid-template-columns: repeat(2, 1fr);
  }

  .a26-counter-item:nth-child(2) {
    border-right: 0;
  }
}

@media only screen and (max-width: 575px) {
  .a26-about {
    padding-bottom: 55px;
    padding-top: 55px;
  }

  .a26-about > .container {
    width: calc(100% - 28px);
  }

  .a26-about-visual {
    margin-left: 8px;
    margin-right: 8px;
    padding: 9px;
  }

  .a26-about-visual > img {
    height: 390px;
  }

  .a26-about-content {
    padding-left: 5px;
    padding-right: 5px;
  }

  .a26-about-tabs {
    gap: 20px;
  }

  .a26-about-feature {
    align-items: flex-start;
    gap: 16px;
  }

  .a26-about-feature img {
    height: 82px;
    width: 82px;
  }

  .a26-counter-wrap {
    margin-top: 42px;
  }

  .a26-counter-grid {
    border-radius: 18px;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 18px;
  }

  .a26-counter-item {
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-right: 0;
    min-height: 116px;
    padding: 18px 14px;
  }

  .a26-counter-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .a26-counter-item strong {
    font-size: 36px;
    margin-bottom: 8px;
  }

  .a26-counter-item p {
    font-size: 11px;
    line-height: 1.35;
  }

  .a26-counter-item:after {
    bottom: 14px;
    left: 14px;
    width: 34px;
  }
}

#specifications .section-head.head-col {
  margin-bottom: 70px;
  padding-left: 0;
  position: relative;
  text-align: center;
  z-index: 2;
}

#specifications {
  background: #161616;
  display: none !important;
  overflow: hidden;
  padding-bottom: 130px;
  padding-top: 95px;
  position: relative;
}

#specifications:before {
  color: rgba(255, 255, 255, 0.025);
  content: "SPECIFICATIONS";
  font-family: "Roboto Condensed", sans-serif;
  font-size: clamp(80px, 10vw, 150px);
  font-weight: 700;
  left: 50%;
  line-height: 1;
  position: absolute;
  text-transform: uppercase;
  top: 45px;
  transform: translateX(-50%);
  white-space: nowrap;
}

#specifications .section-head.head-col .title {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}

#specifications .section-head.head-col .title:after {
  background: #d8ac7d;
  bottom: -14px;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  transition: transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 75px;
}

#specifications.spec-in-view .section-head.head-col .title:after {
  transform: translateX(-50%) scaleX(1);
}

#specifications .section-head.head-col .title:before {
  animation: a26AccentSlide 3s linear infinite;
  background: #59616a;
  bottom: -22px;
  content: "";
  height: 2px;
  left: calc(50% - 50px);
  position: absolute;
  width: 10px;
}

@keyframes a26AccentSlide {
  from { transform: translateX(0); }
  to { transform: translateX(100px); }
}

#specifications .section-head.head-col p {
  color: #999;
  font-size: 15px;
  line-height: 28px;
  margin: 34px auto 0;
  max-width: 760px;
}

#specifications .faqs-box {
  align-items: stretch;
  background: transparent;
  margin: 0 auto;
  max-width: 1550px;
  padding-left: 30px;
  padding-right: 30px;
}

#specifications .faq-media {
  border: 1px solid #292929;
  height: 100%;
  min-height: 650px;
  overflow: hidden;
  position: relative;
}

#specifications .faq-media:after {
  background: linear-gradient(90deg, rgba(215, 171, 121, 0.08), transparent 35%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}

#specifications .faq-media img {
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: opacity 700ms cubic-bezier(0.4, 0, 0.2, 1), transform 700ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  will-change: transform, opacity;
}

#specifications .faq-media:hover img.active {
  transform: scale(1.035) skewX(-1deg);
}

#specifications .faq-list {
  background: #191919;
  padding: 26px 30px 30px;
}

#specifications .faq-list .text-right {
  text-align: left !important;
}

#specifications .faq-list .btn {
  background: transparent;
  border: 1px solid #d7ab79;
  color: #d7ab79;
  font-size: 12px;
  letter-spacing: 0.04em;
}

#specifications .accordion {
  counter-reset: specification;
}

#specifications .accordion .card {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #292929;
  border-top: 1px solid #212121;
  border-radius: 0;
  counter-increment: specification;
  opacity: 0;
  overflow: hidden;
  transform: translate3d(-45px, 0, 0);
  transition:
    background-color 500ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 650ms cubic-bezier(0.4, 0, 0.2, 1),
    transform 650ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, opacity;
}

#specifications .accordion .card:nth-child(even) {
  transform: translate3d(45px, 0, 0);
}

#specifications.spec-in-view .accordion .card {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

#specifications.spec-in-view .accordion .card:nth-child(1) { transition-delay: 0ms; }
#specifications.spec-in-view .accordion .card:nth-child(2) { transition-delay: 200ms; }
#specifications.spec-in-view .accordion .card:nth-child(3) { transition-delay: 400ms; }
#specifications.spec-in-view .accordion .card:nth-child(4) { transition-delay: 600ms; }
#specifications.spec-in-view .accordion .card:nth-child(5) { transition-delay: 800ms; }
#specifications.spec-in-view .accordion .card:nth-child(n+6) { transition-delay: 900ms; }

#specifications .accordion .card:hover {
  background: rgba(215, 171, 120, 0.05);
}

#specifications .accordion .card-header {
  background: transparent;
  border: 0;
  padding: 0;
}

#specifications .accordion .card-header a {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 500;
  padding: 18px 35px 18px 48px;
  position: relative;
  transition: color 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

#specifications .accordion .card-header a:before {
  color: #d7ab78;
  content: counter(specification, decimal-leading-zero) ".";
  font-size: 14px;
  left: 5px;
  position: absolute;
  top: 19px;
  transform: scale(1);
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

#specifications .accordion .card:hover .card-header a,
#specifications .accordion .card-header a[aria-expanded="true"] {
  color: #d7a978;
}

#specifications .accordion .card:hover .card-header a:before {
  transform: scale(1.1);
}

#specifications .accordion .card-body {
  color: #999;
  font-size: 14px;
  line-height: 26px;
  padding: 0 35px 20px 48px;
}

#specifications .accordion .card-body {
  animation: specBodyReveal 500ms cubic-bezier(0.4, 0, 0.2, 1) both;
}

@keyframes specBodyReveal {
  from { opacity: 0; transform: translate3d(0, 10px, 0); }
  to { opacity: 1; transform: translate3d(0, 0, 0); }
}

@media only screen and (max-width: 767px) {
  #specifications .section-head.head-col {
    margin-bottom: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #specifications {
    padding-bottom: 75px;
    padding-top: 70px;
  }

  #specifications .section-head.head-col .title {
    font-size: 36px;
  }

  #specifications .faqs-box {
    padding-left: 15px;
    padding-right: 15px;
  }

  #specifications .faq-media {
    min-height: 390px;
  }

  #specifications .faq-list {
    padding: 24px 20px;
  }
}

#newsEvent {
  display: none;
}

#ourServices .service-area {
  padding: 36px 36px 85px;
}

#ourServices {
  padding-bottom: 90px !important;
  padding-top: 90px !important;
}

#ourServices > .container {
  max-width: 1500px;
  width: calc(100% - 60px);
}

#ourServices .section-head > .col-md-6:first-child {
  flex: 0 0 68%;
  max-width: 68%;
}

#ourServices .section-head > .col-md-6:last-child {
  flex: 0 0 32%;
  max-width: 32%;
}

#ourServices .service-row {
  display: grid;
  column-gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1480px;
  row-gap: 34px;
  width: 100%;
}

#ourServices.home-services .service-row > .col:nth-child(n+9) {
  display: none;
}

#ourServices .service-row > .col {
  max-width: none;
  padding: 0;
  width: 100%;
}

#ourServices .service-box {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  overflow: hidden;
  transition: transform 0.3s ease;
}

#ourServices .service-box:hover {
  box-shadow: none;
  transform: translateY(-5px);
}

#ourServices .service-box:hover .info {
  background: #fff !important;
}

#ourServices .service-box:hover .info .title {
  color: #201b17 !important;
}

#ourServices .service-box:hover .info p {
  color: #77716a !important;
}

/* Latest Works inspired service-card reveal */
#ourServices.home-services .service-area {
  background-color: #101010;
  background-image:
    radial-gradient(circle at 15% 20%, rgba(175, 140, 100, 0.16), transparent 32%),
    radial-gradient(circle at 85% 80%, rgba(215, 171, 121, 0.1), transparent 30%),
    linear-gradient(135deg, #101010 0%, #191613 55%, #101010 100%) !important;
  background-position: center;
  background-size: cover;
}

#ourServices.home-services .service-area:before {
  background: transparent !important;
}

#ourServices.home-services .service-box {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 370px;
  isolation: isolate;
  overflow: hidden !important;
  position: relative;
}

#ourServices.home-services .service-box:before {
  background: rgba(215, 171, 121, 0.7);
  content: "";
  border-radius: 0;
  inset: 0;
  opacity: 0;
  position: absolute;
  transform: scale(0);
  transform-origin: center;
  transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
  z-index: 1;
}

#ourServices.home-services .service-box .media {
  border-radius: 0;
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

#ourServices.home-services .service-box .media img {
  border-radius: 0;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 500ms ease-in-out;
  width: 100%;
}

#ourServices.home-services .service-box .info {
  background: #161616 !important;
  bottom: 20px;
  left: 0;
  min-height: 0;
  opacity: 0;
  padding: 22px 24px 48px;
  position: absolute;
  transform: translateX(-30%);
  transition: transform 500ms ease-in-out, opacity 500ms ease-in-out;
  width: 72%;
  z-index: 2;
}

#ourServices.home-services .service-box .info {
  border-radius: 0 8px 8px 0;
}

#ourServices.home-services .service-box .info .title {
  color: #fff !important;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: none;
}

#ourServices.home-services .service-box .info p {
  color: #d8ab7a !important;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.55;
  margin: 0;
  text-transform: uppercase;
}

#ourServices.home-services .service-box .info:after {
  bottom: 20px;
  color: #af8c64;
  content: "View Details  ○────────•";
  font-size: 12px;
  left: 24px;
  letter-spacing: 0.04em;
  position: absolute;
}

#ourServices.home-services .service-box:hover,
#ourServices.home-services .service-box:focus,
#ourServices.home-services .service-box.is-active {
  transform: none;
}

#ourServices.home-services .service-box:hover:before,
#ourServices.home-services .service-box:focus:before,
#ourServices.home-services .service-box.is-active:before {
  opacity: 1;
  transform: scale(1);
}

#ourServices.home-services .service-box:hover .media img,
#ourServices.home-services .service-box:focus .media img,
#ourServices.home-services .service-box.is-active .media img {
  transform: scale(1.035);
}

#ourServices.home-services .service-box:hover .info,
#ourServices.home-services .service-box:focus .info,
#ourServices.home-services .service-box.is-active .info {
  background: #161616 !important;
  opacity: 1;
  transform: translateX(0);
}

@media only screen and (max-width: 1199px) {
  #ourServices.home-services .service-box .info {
    width: 68%;
  }
}

@media only screen and (max-width: 575px) {
  #ourServices.home-services .service-box {
    height: 330px;
  }

  #ourServices.home-services .service-box .info {
    bottom: 14px;
    padding: 18px 18px 44px;
    width: 82%;
  }

  #ourServices.home-services .service-box .info .title {
    font-size: 19px;
  }

  #ourServices.home-services .service-box .info:after {
    bottom: 16px;
    left: 18px;
  }
}

#ourServices .service-box .media {
  border-radius: 0;
  overflow: hidden;
}

#ourServices .service-box .media img {
  border-radius: 0;
  display: block;
  height: 195px;
  object-fit: cover;
  transition: transform 0.45s ease;
  width: 100%;
}

#ourServices .service-box:hover .media img {
  transform: scale(1.04);
}

#ourServices .service-box .info {
  background: #fff;
  min-height: 170px;
  padding: 24px 22px;
}

#ourServices .service-box .info .title,
#ourServices .service-box .info p {
  color: inherit;
}

#ourServices .service-box .info .title {
  color: #201b17;
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 10px;
}

#ourServices .service-box .info p {
  color: #77716a;
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
  #ourServices .service-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 767px) {
  #ourServices {
    padding-bottom: 55px !important;
    padding-top: 55px !important;
  }

  #ourServices > .container {
    max-width: 100%;
    width: 100%;
  }

  #ourServices .section-head > .col-md-6:first-child,
  #ourServices .section-head > .col-md-6:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #ourServices .service-area {
    padding: 24px 18px 55px;
  }

  #ourServices .service-row {
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 480px) {
  #ourServices .service-row {
    grid-template-columns: 1fr;
  }

  #ourServices .service-box .info {
    min-height: 0;
  }
}

#slide-3204-layer-5,
#slide-200-layer-5 {
  display: none !important;
}

.site-header .top-bar {
  display: none;
}

.site-header {
  position: relative;
  z-index: 10050;
}

.site-header.header-transparent .main-bar,
.site-header .main-bar {
  background: rgba(255, 255, 255, 0.97);
  border-bottom: 1px solid rgba(25, 22, 18, 0.1);
  box-shadow: 0 8px 24px rgba(25, 22, 18, 0.09);
}

.site-header .main-bar .container-fluid,
.site-header .main-bar .a26-header-inner {
  align-items: center;
  box-sizing: border-box;
  display: flex !important;
  justify-content: space-between;
  min-height: 88px;
  padding-left: 48px;
  padding-right: 48px;
  width: 100%;
}

.site-header .main-bar .logo-header {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  float: none !important;
  height: 88px;
  order: 1;
  width: 235px;
}

.site-header .logo-header a {
  align-items: center;
  display: flex;
  height: 100%;
}

.site-header .logo-header img {
  display: block;
  max-height: 72px;
  max-width: 220px;
  object-fit: contain;
  width: auto;
}

.site-header .main-bar .extra-nav,
.site-header .main-bar .enquire-nav {
  align-items: center;
  display: flex !important;
  flex: 0 0 auto;
  float: none !important;
  height: auto;
  margin-left: 24px;
  opacity: 1;
  order: 3;
  padding-bottom: 0;
  padding-top: 0;
  visibility: visible;
  z-index: 10;
}

.site-header .header-nav {
  flex: 1 1 auto;
  justify-content: center;
  order: 2;
}

.site-header .header-nav .nav {
  justify-content: center;
}

.site-header .header-nav .nav > li > a {
  color: #111;
}

.site-header .navbar-toggler {
  margin-left: auto;
  order: 2;
}

@media only screen and (max-width: 991px) {
  .site-header .main-bar .container-fluid {
    min-height: 74px;
    padding-left: 44px;
    padding-right: 24px;
  }

  .site-header .logo-header {
    height: 74px;
    width: 190px;
  }

  .site-header .logo-header img {
    max-height: 60px;
    max-width: 180px;
  }

  .site-header .header-nav {
    background: #fff;
    flex-basis: 100%;
    order: 5;
  }

  .site-header .main-bar .enquire-nav,
  .site-header .main-bar .extra-nav {
    margin-left: 12px;
    order: 3;
  }

  .site-header .header-nav .nav > li > a {
    padding-bottom: 12px;
    padding-top: 12px;
  }
}

/* ── Why Choose Us Section ── */
.a26-why-choose {
  background: #000;
  overflow: hidden;
  padding: 100px 0 108px;
  position: relative;
}

.a26-why-choose:after {
  display: none;
}

.a26-why-choose .container.a26-why-wrap {
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

.a26-why-wrap {
  position: relative;
  z-index: 1;
}

.a26-why-header {
  margin: 0 auto 52px;
  max-width: 640px;
  text-align: center;
}

.a26-why-label {
  color: #c1a36b;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.36em;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.a26-why-header h2 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.08;
  margin-bottom: 16px;
}

.a26-why-lead {
  color: #9a9a9a;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  margin: 0 auto;
  max-width: 500px;
}

.a26-why-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.a26-why-choose .a26-why-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.a26-why-card {
  background: #111;
  border: none;
  border-radius: 12px;
  min-height: 100%;
  padding: 40px 36px 38px;
  text-align: left;
}

.a26-why-choose .a26-why-card {
  background: #111;
  border: 1px solid rgba(193, 163, 107, 0.38);
  border-radius: 12px;
  box-shadow: none;
  min-height: 100%;
  padding: 40px 36px 38px;
  text-align: left;
  transition: border-color 0.25s ease;
}

.a26-why-card:hover {
  background: #111;
}

.a26-why-choose .a26-why-card:hover {
  background: #111;
  border-color: rgba(193, 163, 107, 0.65);
}

.a26-why-icon {
  align-items: center;
  background: transparent;
  border: 1px solid rgba(193, 163, 107, 0.55);
  border-radius: 8px;
  display: inline-flex;
  height: 46px;
  justify-content: center;
  margin-bottom: 28px;
  width: 46px;
}

.a26-why-icon i {
  color: #c1a36b;
  font-size: 20px;
}

.a26-why-choose .a26-why-icon i {
  color: #c1a36b;
  display: inline;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0;
}

.a26-why-card h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.28;
  margin-bottom: 12px;
}

.a26-why-card p {
  color: #8d8d8d;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.75;
  margin: 0;
}

.a26-why-choose .a26-why-card h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.28;
  margin-bottom: 12px;
}

.a26-why-choose .a26-why-card p {
  color: #8d8d8d;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.75;
  margin: 0;
}

@media only screen and (max-width: 1199px) {
  .a26-why-choose {
    padding: 84px 0 92px;
  }

  .a26-why-header h2 {
    font-size: 44px;
  }

  .a26-why-choose .a26-why-grid {
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 767px) {
  .a26-why-choose {
    padding: 68px 0 76px;
  }

  .a26-why-header h2 {
    font-size: 34px;
  }

  .a26-why-lead {
    font-size: 13px;
  }

  .a26-why-choose .a26-why-card {
    padding: 32px 28px 30px;
  }

  .a26-why-choose .a26-why-card h3 {
    font-size: 19px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-why-choose .a26-why-grid {
    grid-template-columns: 1fr;
  }

  .a26-why-choose .a26-why-card {
    align-items: center;
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    column-gap: 16px;
    padding: 26px 22px 24px;
  }

  .a26-why-choose .a26-why-icon {
    grid-column: 1;
    margin-bottom: 0;
  }

  .a26-why-choose .a26-why-card h3 {
    grid-column: 2;
    margin-bottom: 0;
  }

  .a26-why-choose .a26-why-card p {
    grid-column: 1 / -1;
    margin-top: 16px;
  }

  .a26-why-header h2 {
    font-size: 30px;
  }
}

/* ── Testimonials Section ── */
.a26-testimonials {
  background: #000;
  overflow: hidden;
  padding: 100px 0 110px;
  position: relative;
}

.a26-testimonials-wrap {
  margin: 0 auto;
  max-width: 1180px;
  position: relative;
}

.a26-testimonials-header {
  margin: 0 auto 56px;
  max-width: 720px;
  text-align: center;
}

.a26-testimonials-label {
  color: #c9a45c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.28em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.a26-testimonials-header h2 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 20px;
}

.a26-testimonials-lead {
  color: #8f8f8f;
  font-size: 15px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 560px;
}

.a26-testimonials-carousel {
  align-items: center;
  display: grid;
  gap: 0 12px;
  grid-template-columns: 44px minmax(0, 1fr) 44px;
  grid-template-rows: auto auto;
  position: relative;
}

.a26-testimonials-stage {
  grid-column: 2;
  grid-row: 1;
  overflow: hidden;
  padding: 24px 0 18px;
  position: relative;
  width: 100%;
}

.a26-testimonials-track {
  align-items: center;
  display: flex;
  gap: 28px;
  transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.a26-testimonial-item {
  flex: 0 0 auto;
  transition: opacity 0.45s ease, transform 0.45s ease;
  width: 360px;
}

.a26-testimonial-item.is-center {
  opacity: 1;
  transform: scale(1);
  z-index: 3;
}

.a26-testimonial-item.is-left,
.a26-testimonial-item.is-right {
  opacity: 0.5;
  transform: scale(0.88);
  z-index: 2;
}

.a26-testimonial-item.is-far {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.82);
  z-index: 1;
}

.a26-testimonial-card {
  background: linear-gradient(160deg, #181818 0%, #101010 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
  overflow: hidden;
  padding: 36px 32px 30px;
  position: relative;
  transition: border-color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease;
}

.a26-testimonial-card:before {
  background: linear-gradient(90deg, transparent, rgba(201, 164, 92, 0.7), transparent);
  content: "";
  height: 1px;
  left: 15%;
  position: absolute;
  right: 15%;
  top: 0;
}

.a26-testimonial-item.is-center .a26-testimonial-card {
  border-color: rgba(201, 164, 92, 0.32);
  box-shadow: 0 24px 55px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(201, 164, 92, 0.08);
}

.a26-testimonial-stars {
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-bottom: 22px;
}

.a26-testimonial-stars i {
  color: #c9a45c;
  font-size: 14px;
}

.a26-testimonial-text {
  color: #d8d8d8;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.8;
  margin: 0 0 28px;
  min-height: 115px;
  text-align: center;
}

.a26-testimonial-foot {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  gap: 14px;
  justify-content: center;
  padding-top: 22px;
}

.a26-testimonial-photo {
  border: 2px solid rgba(201, 164, 92, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 18px rgba(201, 164, 92, 0.15);
  flex-shrink: 0;
  height: 52px;
  object-fit: cover;
  width: 52px;
}

.a26-testimonial-meta {
  text-align: left;
}

.a26-testimonial-meta strong {
  color: #fff;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 2px;
}

.a26-testimonial-meta span {
  color: #8a8a8a;
  display: block;
  font-size: 13px;
  line-height: 1.4;
}

.a26-testimonials-arrow {
  align-items: center;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  grid-row: 1;
  height: 44px;
  justify-content: center;
  padding: 0;
  transition: border-color 0.25s ease, color 0.25s ease, background 0.25s ease, transform 0.25s ease;
  width: 44px;
}

.a26-testimonials-prev {
  grid-column: 1;
}

.a26-testimonials-next {
  grid-column: 3;
}

.a26-testimonials-arrow i {
  font-size: 22px;
  line-height: 1;
}

.a26-testimonials-arrow:hover {
  background: rgba(201, 164, 92, 0.1);
  border-color: rgba(201, 164, 92, 0.55);
  color: #c9a45c;
  transform: scale(1.05);
}

.a26-testimonials-dots {
  align-items: center;
  display: flex;
  gap: 10px;
  grid-column: 1 / -1;
  grid-row: 2;
  justify-content: center;
  margin-top: 28px;
}

.a26-testimonials-dot {
  background: #3a3a3a;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  height: 10px;
  padding: 0;
  transition: background 0.3s ease, transform 0.3s ease;
  width: 10px;
}

.a26-testimonials-dot.is-active {
  background: #c9a45c;
  transform: scale(1.05);
}

@media only screen and (max-width: 1199px) {
  .a26-testimonials {
    padding: 80px 0 85px;
  }

  .a26-testimonials-header h2 {
    font-size: 42px;
  }
}

@media only screen and (max-width: 991px) {
  .a26-testimonials {
    padding: 70px 0 80px;
  }

  .a26-testimonial-item {
    width: 320px;
  }

  .a26-testimonial-item.is-left,
  .a26-testimonial-item.is-right {
    opacity: 0.35;
    transform: scale(0.84);
  }

  .a26-testimonial-text {
    min-height: 0;
  }
}

@media only screen and (max-width: 767px) {
  .a26-testimonials {
    padding: 65px 0 70px;
  }

  .a26-testimonials-header h2 {
    font-size: 34px;
  }

  .a26-testimonials-lead {
    font-size: 14px;
  }

  .a26-testimonials-carousel {
    gap: 0 6px;
    grid-template-columns: 32px minmax(0, 1fr) 32px;
  }

  .a26-testimonial-item {
    width: min(300px, calc(100vw - 96px));
  }

  .a26-testimonial-item.is-left,
  .a26-testimonial-item.is-right {
    display: block;
    opacity: 0;
    pointer-events: none;
  }

  .a26-testimonial-card {
    padding: 28px 22px 26px;
  }

  .a26-testimonial-text {
    font-size: 15px;
    line-height: 1.75;
    min-height: 0;
  }

  .a26-testimonials-arrow {
    height: 38px;
    width: 38px;
  }

  .a26-testimonials-arrow i {
    font-size: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-testimonials-header h2 {
    font-size: 28px;
  }
}

/* ── Our Working Process (5-card layout) ── */
@keyframes a26ProcessFadeUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes a26ProcessArrowPop {
  from {
    opacity: 0;
    transform: scale(0.4);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes a26ProcessIconGlow {
  0%, 100% {
    box-shadow:
      0 0 0 5px rgba(197, 141, 94, 0.1),
      0 0 0 10px rgba(197, 141, 94, 0.04),
      0 10px 26px rgba(197, 141, 94, 0.15);
  }
  50% {
    box-shadow:
      0 0 0 6px rgba(197, 141, 94, 0.18),
      0 0 0 12px rgba(197, 141, 94, 0.08),
      0 14px 32px rgba(197, 141, 94, 0.22);
  }
}

.a26-process {
  background: #fff;
  overflow: hidden;
  padding: 95px 0 85px;
  position: relative;
}

.a26-process:after {
  display: none;
}

.a26-process > .container {
  max-width: 1680px;
  width: calc(100% - 60px);
}

.a26-process-header {
  margin: 0 auto 70px;
  max-width: 800px;
  opacity: 0;
  text-align: center;
  transform: translateY(28px);
  transition: opacity 0.85s ease, transform 0.85s ease;
}

.a26-process.process-in-view .a26-process-header {
  opacity: 1;
  transform: translateY(0);
}

.a26-process-header h2 {
  color: #1a1a1a;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 18px;
}

.a26-process-header h2 span {
  color: #c58d5e;
}

.a26-process-sub-line {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: center;
  margin: 0 auto;
  max-width: 500px;
}

.a26-process-sub-line:before,
.a26-process-sub-line:after {
  background: linear-gradient(90deg, transparent, rgba(197, 141, 94, 0.5));
  content: "";
  flex: 1;
  height: 1px;
}

.a26-process-sub-line:after {
  background: linear-gradient(90deg, rgba(197, 141, 94, 0.5), transparent);
}

.a26-process-sub-line span {
  color: #c58d5e;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  white-space: nowrap;
}

.a26-process-diamond {
  background: #c58d5e;
  box-shadow: 0 0 14px rgba(197, 141, 94, 0.35);
  height: 7px;
  margin: 20px auto 0;
  transform: rotate(45deg);
  width: 7px;
}

.a26-process-flow {
  align-items: stretch;
  display: flex;
  gap: 8px;
  justify-content: center;
  margin: 0 auto;
  max-width: 1680px;
}

.a26-process-step {
  align-self: stretch;
  display: flex;
  flex: 0 0 285px;
  flex-direction: column;
  max-width: 285px;
  min-width: 0;
  opacity: 0;
  position: relative;
  text-align: center;
  transform: translate3d(0, 45px, 0);
  z-index: 1;
}

.a26-process.process-in-view .a26-process-step {
  animation: a26ProcessFadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) calc(0.3s + (var(--i, 1) * 0.12s)) forwards;
}

.a26-process-icon {
  align-items: center;
  background: #fff;
  border: 2px solid #c58d5e;
  border-radius: 50%;
  box-shadow:
    0 0 0 5px rgba(197, 141, 94, 0.1),
    0 0 0 10px rgba(197, 141, 94, 0.04),
    0 10px 26px rgba(197, 141, 94, 0.15);
  display: inline-flex;
  height: 84px;
  justify-content: center;
  margin: 0 auto -42px;
  position: relative;
  transition: transform 0.4s ease;
  width: 84px;
  z-index: 2;
}

.a26-process.process-in-view .a26-process-icon {
  animation: a26ProcessIconGlow 3.5s ease-in-out calc(1s + (var(--i, 1) * 0.15s)) infinite;
}

.a26-process-icon:after {
  border: 1px dashed rgba(197, 141, 94, 0.45);
  border-radius: 50%;
  content: "";
  inset: 8px;
  position: absolute;
}

.a26-process-icon i {
  color: #c58d5e;
  font-size: 32px;
  position: relative;
  transition: transform 0.35s ease;
  z-index: 1;
}

.a26-process-step:hover .a26-process-icon {
  animation: none;
  transform: translateY(-5px) scale(1.04);
}

.a26-process-step:hover .a26-process-icon i {
  transform: scale(1.06);
}

.a26-process-card {
  background: linear-gradient(180deg, #fff 0%, #faf7f3 100%);
  border: 1px solid rgba(197, 141, 94, 0.2);
  border-radius: 12px;
  box-shadow: 0 14px 36px rgba(24, 20, 16, 0.07);
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 260px;
  padding: 58px 24px 28px;
  position: relative;
  transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
}

.a26-process-card:before {
  background: linear-gradient(180deg, rgba(197, 141, 94, 0.06), transparent 50%);
  border-radius: 12px 12px 0 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a26-process-step:hover .a26-process-card {
  border-color: rgba(197, 141, 94, 0.4);
  box-shadow: 0 20px 46px rgba(24, 20, 16, 0.1);
  transform: translateY(-6px);
}

.a26-process-num {
  color: #c58d5e;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 14px;
  position: relative;
  z-index: 1;
}

.a26-process-card h3 {
  color: #1a1a1a;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 12px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}

.a26-process-card p {
  color: #666;
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
  position: relative;
  z-index: 1;
}

.a26-process-arrow {
  align-self: center;
  flex: 0 0 28px;
  margin-top: 22px;
  opacity: 0;
  position: relative;
  z-index: 2;
}

.a26-process.process-in-view .a26-process-arrow {
  animation: a26ProcessArrowPop 0.45s cubic-bezier(0.22, 1, 0.36, 1) calc(0.45s + (var(--i, 1) * 0.12s)) forwards;
}

.a26-process-arrow span {
  display: block;
  height: 28px;
  position: relative;
  width: 100%;
}

.a26-process-arrow span:after {
  align-items: center;
  background: #fff;
  border: 2px solid #c58d5e;
  border-radius: 50%;
  box-shadow: 0 4px 14px rgba(197, 141, 94, 0.16);
  color: #c58d5e;
  content: "›";
  display: flex;
  font-size: 20px;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease;
  width: 28px;
}

.a26-process-arrow:hover span:after {
  background: #c58d5e;
  color: #fff;
  transform: translateX(-50%) scale(1.08);
}

.a26-process-footer {
  margin-top: 62px;
  opacity: 0;
  position: relative;
  text-align: center;
  transform: translateY(18px);
  transition: opacity 0.75s ease 0.85s, transform 0.75s ease 0.85s;
}

.a26-process.process-in-view .a26-process-footer {
  opacity: 1;
  transform: translateY(0);
}

.a26-process-footer:before {
  background: linear-gradient(90deg, transparent, rgba(197, 141, 94, 0.4), transparent);
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: min(92%, 1000px);
}

.a26-process-footer span {
  background: #fff;
  color: #c58d5e;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding: 0 22px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

@media only screen and (max-width: 1199px) {
  .a26-process {
    padding: 75px 0 70px;
  }

  .a26-process > .container {
    max-width: 960px;
    width: 100%;
  }

  .a26-process-header h2 {
    font-size: 42px;
  }

  .a26-process-flow {
    flex-wrap: wrap;
    gap: 36px 16px;
    justify-content: center;
  }

  .a26-process-step {
    flex: 0 0 calc(33.333% - 16px);
    max-width: 300px;
  }

  .a26-process-arrow {
    display: none;
  }

  .a26-process-card h3 {
    white-space: normal;
  }
}

@media only screen and (max-width: 767px) {
  .a26-process-header h2 {
    font-size: 34px;
  }

  .a26-process-step {
    flex: 0 0 calc(50% - 12px);
    max-width: 340px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-process {
    padding: 55px 0 50px;
  }

  .a26-process > .container {
    max-width: 100%;
    width: 100%;
  }

  .a26-process-step {
    flex: 0 0 100%;
    max-width: 380px;
  }

  .a26-process-header h2 {
    font-size: 30px;
  }

  .a26-process-footer span {
    font-size: 9px;
    letter-spacing: 0.1em;
    line-height: 1.8;
    padding: 0 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .a26-process-header,
  .a26-process-step,
  .a26-process-arrow,
  .a26-process-footer,
  .a26-process-icon {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* Contact Page Hero */
.a26-contact-hero {
  align-items: center;
  background:
    linear-gradient(90deg, rgba(18, 13, 9, 0.88) 0%, rgba(18, 13, 9, 0.72) 44%, rgba(18, 13, 9, 0.28) 100%),
    url("../images/a26-premium/workspace-design.jpg") center/cover no-repeat;
  display: flex;
  height: 560px;
  margin-top: 0;
  overflow: hidden;
  position: relative;
}

.a26-contact-hero:before {
  background: rgba(166, 97, 28, 0.9);
  bottom: -95px;
  content: "";
  height: 190px;
  position: absolute;
  right: 8%;
  transform: rotate(45deg);
  width: 190px;
  z-index: 0;
}

.a26-contact-hero:after {
  border: 1px solid rgba(255, 255, 255, 0.18);
  content: "";
  inset: 120px 60px 70px auto;
  position: absolute;
  width: 38%;
  z-index: 0;
}

.a26-contact-hero .container {
  display: block;
  height: auto;
  position: relative;
  z-index: 1;
}

.a26-contact-hero .dlab-bnr-inr-entry {
  display: block;
  height: auto;
  max-width: 720px;
  padding-top: 85px;
}

.a26-contact-hero-kicker {
  color: #d69a5c;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.a26-contact-hero h1 {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 0.96;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.a26-contact-hero p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 20px;
  line-height: 1.65;
  margin: 0 0 28px;
  max-width: 650px;
}

.a26-contact-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 26px;
}

.a26-contact-hero-actions a {
  align-items: center;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  gap: 10px;
  min-height: 48px;
  padding: 12px 18px;
}

.a26-contact-hero-actions a:hover {
  background: #a6611c;
  border-color: #a6611c;
  color: #fff;
}

.a26-contact-hero-actions i {
  color: #d69a5c;
  font-size: 22px;
}

.a26-contact-hero-actions a:hover i {
  color: #fff;
}

.a26-contact-hero .breadcrumb-row ul {
  display: inline-flex;
  margin: 0;
}

.a26-contact-hero .breadcrumb-row .breadcrumb-item,
.a26-contact-hero .breadcrumb-row .breadcrumb-item a {
  color: rgba(255, 255, 255, 0.82);
}

.a26-contact-hero .breadcrumb-row .breadcrumb-item.active {
  color: #d69a5c;
}

@media only screen and (max-width: 991px) {
  .a26-contact-hero {
    height: 480px;
  }

  .a26-contact-hero:after {
    display: none;
  }

  .a26-contact-hero .dlab-bnr-inr-entry {
    max-width: 620px;
    padding-top: 70px;
  }

  .a26-contact-hero h1 {
    font-size: 52px;
  }

  .a26-contact-hero p {
    font-size: 17px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-contact-hero {
    background:
      linear-gradient(90deg, rgba(18, 13, 9, 0.92), rgba(18, 13, 9, 0.76)),
      url("../images/a26-premium/workspace-design.jpg") center/cover no-repeat;
    height: auto;
    min-height: 500px;
    padding: 110px 0 56px;
  }

  .a26-contact-hero:before {
    height: 120px;
    right: -42px;
    width: 120px;
  }

  .a26-contact-hero .dlab-bnr-inr-entry {
    padding-top: 0;
    text-align: left;
  }

  .a26-contact-hero h1 {
    font-size: 42px;
  }

  .a26-contact-hero p {
    font-size: 16px;
  }

  .a26-contact-hero-actions {
    display: grid;
  }

  .a26-contact-hero-actions a {
    width: 100%;
  }
}

/* Contact Page Redesign */
.a26-contact-redesign {
  background:
    linear-gradient(135deg, rgba(250, 247, 243, 0.96), rgba(255, 255, 255, 0.98)),
    radial-gradient(circle at 8% 12%, rgba(166, 97, 28, 0.1), transparent 30%);
  overflow: hidden;
  padding: 100px 0 85px;
  position: relative;
}

.a26-contact-redesign:before {
  color: rgba(24, 24, 24, 0.035);
  content: "CONTACT";
  font-family: "Roboto Condensed", sans-serif;
  font-size: 150px;
  font-weight: 700;
  left: 40px;
  line-height: 1;
  position: absolute;
  top: 30px;
  z-index: 0;
}

.a26-contact-redesign .container {
  max-width: 1320px;
  position: relative;
  z-index: 1;
}

.a26-contact-redesign .row.align-items-center {
  align-items: stretch !important;
  background: #fff;
  border: 1px solid rgba(166, 97, 28, 0.14);
  box-shadow: 0 28px 70px rgba(24, 20, 16, 0.1);
  margin: 0;
}

.a26-contact-redesign .row.align-items-center > [class*="col-"] {
  padding: 0;
}

.a26-contact-redesign .row.align-items-center > .col-lg-4 {
  background:
    linear-gradient(145deg, rgba(18, 15, 12, 0.92), rgba(18, 15, 12, 0.82)),
    url("../images/a26-premium/living-contemporary.jpg") center/cover no-repeat;
  display: flex;
  flex-direction: column;
  padding: 56px 44px;
}

.a26-contact-redesign .section-head {
  margin-bottom: 34px;
}

.a26-contact-redesign .section-head .title-small {
  color: #d6a56d;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin-bottom: 0;
  text-transform: uppercase;
}

.a26-contact-redesign .section-head .title {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.12;
  margin-bottom: 18px;
  text-transform: none;
}

.a26-contact-redesign .dlab-separator {
  height: 2px;
  margin: 0 0 18px;
  width: 54px;
}

.a26-contact-redesign .contact-question {
  margin: auto 0 0;
  padding: 0;
}

.a26-contact-redesign .contact-question li {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  padding: 20px;
  position: relative;
}

.a26-contact-redesign .contact-question li:after {
  display: none;
}

.a26-contact-redesign .contact-question li i {
  align-items: center;
  background: #a6611c;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  flex: 0 0 42px;
  font-size: 18px;
  height: 42px;
  justify-content: center;
  margin: 0;
  position: static;
  width: 42px;
}

.a26-contact-redesign .contact-question li .title {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  letter-spacing: 0.04em;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.a26-contact-redesign .contact-question li p,
.a26-contact-redesign .contact-question li a {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.65;
  margin: 0;
}

.a26-contact-redesign .col-lg-8 {
  display: flex;
}

.a26-contact-redesign .contact-box {
  background: #fff;
  border: 0 !important;
  box-shadow: none;
  margin: 0;
  padding: 58px 56px !important;
  width: 100%;
}

.a26-contact-redesign .contact-box .title-box {
  color: #17120f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 30px;
  max-width: 720px;
  text-transform: none;
}

.a26-contact-redesign .contact-box .form-group {
  margin-bottom: 18px;
}

.a26-contact-redesign .contact-box .form-control {
  background: #f8f5f1;
  border: 1px solid rgba(166, 97, 28, 0.14);
  border-radius: 0;
  color: #1c1a18;
  font-size: 15px;
  height: 54px;
  padding: 14px 18px;
}

.a26-contact-redesign .contact-box textarea.form-control {
  height: 150px;
  resize: vertical;
}

.a26-contact-redesign .contact-box .form-control:focus {
  background: #fff;
  border-color: #a6611c;
  box-shadow: 0 0 0 3px rgba(166, 97, 28, 0.12);
}

.a26-contact-redesign .contact-box .btn {
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.06em;
  min-width: 220px;
  padding: 16px 28px;
  text-transform: uppercase;
}

.a26-contact-redesign + div {
  display: none;
}

.a26-contact-redesign ~ .map-view {
  background: #f8f5f1;
  padding: 0 0 90px;
}

.a26-contact-redesign ~ .map-view .row {
  box-shadow: 0 22px 55px rgba(24, 20, 16, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}

.a26-contact-redesign ~ .map-view .col-md-6 {
  padding: 0;
}

.a26-contact-redesign ~ .map-view img {
  display: block;
  height: 360px;
  object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .a26-contact-redesign {
    padding: 70px 0;
  }

  .a26-contact-redesign .row.align-items-center > .col-lg-4,
  .a26-contact-redesign .contact-box {
    padding: 40px 30px !important;
  }

  .a26-contact-redesign .section-head .title,
  .a26-contact-redesign .contact-box .title-box {
    font-size: 30px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-contact-redesign {
    padding: 50px 0;
  }

  .a26-contact-redesign:before {
    font-size: 82px;
    left: 18px;
  }

  .a26-contact-redesign .row.align-items-center > .col-lg-4,
  .a26-contact-redesign .contact-box {
    padding: 30px 22px !important;
  }

  .a26-contact-redesign .contact-question li {
    padding: 16px;
  }

  .a26-contact-redesign ~ .map-view {
    padding-bottom: 50px;
  }

  .a26-contact-redesign ~ .map-view img {
    height: 260px;
  }
}

/* Reference-style contact layout */
.a26-contact-hero {
  display: none;
}

.a26-contact-reference + .a26-contact-redesign,
.a26-contact-reference + .a26-contact-redesign + div,
.a26-contact-reference + .a26-contact-redesign + div + .map-view {
  display: none !important;
}

.a26-why-contact {
  display: none !important;
}

.a26-contact-reference {
  background:
    linear-gradient(90deg, rgba(166, 97, 28, 0.08) 1px, transparent 1px) 0 0/80px 80px,
    linear-gradient(0deg, rgba(166, 97, 28, 0.06) 1px, transparent 1px) 0 0/80px 80px,
    #fbf7f1;
  padding: 30px 0 40px;
  position: relative;
  overflow: hidden;
}

.a26-contact-reference:before,
.a26-contact-reference:after {
  color: rgba(166, 97, 28, 0.12);
  content: "";
  height: 520px;
  position: absolute;
  top: 70px;
  width: 240px;
  border: 1px solid rgba(166, 97, 28, 0.16);
  pointer-events: none;
}

.a26-contact-reference:before {
  left: -120px;
  transform: skewY(16deg);
}

.a26-contact-reference:after {
  right: -130px;
  top: 300px;
  transform: skewY(-16deg);
}

.a26-contact-reference .container {
  max-width: 1440px;
  position: relative;
  z-index: 1;
}

.a26-contact-shell {
  color: #1c1713;
}

.a26-contact-main {
  background: rgba(255, 252, 247, 0.88);
  border: 1px solid rgba(166, 97, 28, 0.24);
  border-radius: 14px;
  box-shadow: 0 24px 65px rgba(74, 45, 22, 0.1);
  display: grid;
  grid-template-columns: 1fr 90px 1.35fr;
  gap: 30px;
  padding: 28px 48px 32px;
}

.a26-contact-info {
  padding: 8px 0 0;
}

.a26-contact-label,
.a26-contact-main .title-box {
  color: #a65f2a;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.a26-contact-info h2,
.a26-map-card h3,
.a26-cta-copy h3 {
  color: #16120f;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

.a26-contact-info h2 {
  font-size: 34px;
  line-height: 1.16;
  margin: 8px 0 16px;
}

.a26-contact-line {
  background: #a65f2a;
  height: 3px;
  margin-bottom: 18px;
  width: 38px;
}

.a26-contact-reference .contact-question {
  margin: 0;
  padding: 0;
}

.a26-contact-reference .contact-question li {
  align-items: center;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(166, 97, 28, 0.2);
  border-left: 2px solid #c77a44;
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(64, 38, 18, 0.08);
  display: flex;
  gap: 20px;
  margin-bottom: 10px;
  min-height: 78px;
  padding: 10px 18px 10px 22px;
}

.a26-contact-reference .contact-question li:after {
  display: none;
}

.a26-contact-reference .contact-question li i {
  align-items: center;
  background: linear-gradient(145deg, #cf8149, #7d3f19);
  border-radius: 9px;
  box-shadow: 0 8px 16px rgba(106, 53, 22, 0.22);
  color: #fff;
  display: inline-flex;
  flex: 0 0 50px;
  font-size: 28px;
  height: 50px;
  justify-content: center;
  width: 50px;
}

.a26-contact-reference .contact-question .title {
  color: #17120f;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 4px;
}

.a26-contact-reference .contact-question p,
.a26-contact-reference .contact-question a {
  color: #231f1b;
  font-size: 14px;
  line-height: 1.35;
  margin: 0;
}

.a26-contact-divider {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.a26-contact-divider:before {
  background: #d7a072;
  content: "";
  height: 100%;
  position: absolute;
  width: 1px;
}

.a26-contact-divider span {
  align-items: center;
  background: #fbf7f1;
  border: 1px solid #d7a072;
  border-radius: 50%;
  color: #c47b45;
  display: inline-flex;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  height: 48px;
  justify-content: center;
  position: relative;
  width: 48px;
}

.a26-contact-reference .contact-box {
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(166, 97, 28, 0.22) !important;
  border-radius: 12px;
  box-shadow: 0 16px 36px rgba(64, 38, 18, 0.1);
  margin: 0;
  padding: 26px 34px 22px !important;
}

.a26-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.a26-contact-reference .form-group {
  margin: 0;
  position: relative;
}

.a26-form-wide,
.a26-submit-btn {
  grid-column: 1 / -1;
}

.a26-contact-reference .form-group i {
  color: #bf7440;
  font-size: 21px;
  left: 18px;
  position: absolute;
  top: 17px;
  z-index: 2;
}

.a26-contact-reference .form-control {
  background: rgba(255, 252, 247, 0.8);
  border: 1px solid rgba(166, 97, 28, 0.22);
  border-radius: 6px;
  color: #27221e;
  height: 52px;
  padding: 12px 16px 12px 54px;
}

.a26-contact-reference select.form-control {
  appearance: auto;
}

.a26-message-field textarea.form-control {
  height: 112px;
  padding-top: 16px;
}

.a26-submit-btn {
  align-items: center;
  background: linear-gradient(180deg, #cf8046, #9a511f) !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: 0 8px 16px rgba(92, 45, 17, 0.22);
  display: flex;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  height: 56px;
  justify-content: center;
  letter-spacing: 0;
  text-transform: uppercase;
}

.a26-submit-btn i {
  font-size: 24px;
  margin-left: auto;
  padding-right: 18px;
}

.a26-why-contact {
  margin: 18px 24px 16px;
}

.a26-why-contact h3 {
  align-items: center;
  color: #a65f2a;
  display: grid;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  gap: 28px;
  grid-template-columns: 1fr auto 1fr;
  letter-spacing: 0.08em;
  margin: 0 0 12px;
  text-align: center;
  text-transform: uppercase;
}

.a26-why-contact h3 span {
  background: #c98b5c;
  height: 1px;
}

.a26-why-contact .a26-why-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.a26-why-contact .a26-why-card {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(166, 97, 28, 0.18);
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(74, 45, 22, 0.07);
  min-height: 145px;
  padding: 22px 20px 16px;
  text-align: center;
}

.a26-why-contact .a26-why-card i {
  color: #c3743c;
  display: block;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 8px;
}

.a26-why-contact .a26-why-card h4 {
  color: #17120f;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  margin: 0 0 4px;
}

.a26-why-contact .a26-why-card p {
  color: #24201c;
  font-size: 13px;
  line-height: 1.35;
  margin: 0;
}

.a26-office-map {
  background:
    linear-gradient(90deg, rgba(255, 252, 247, 0.92), rgba(255, 252, 247, 0.62)),
    url("../images/map.jpg") center/cover no-repeat;
  border: 1px solid rgba(166, 97, 28, 0.28);
  border-radius: 14px;
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  min-height: 160px;
  overflow: hidden;
}

.a26-map-card {
  align-items: center;
  display: flex;
  gap: 28px;
  padding: 26px 36px;
}

.a26-map-card > i {
  align-items: center;
  background: #fffaf4;
  border-radius: 16px;
  box-shadow: 0 12px 28px rgba(74, 45, 22, 0.12);
  color: #a65f2a;
  display: inline-flex;
  flex: 0 0 98px;
  font-size: 58px;
  height: 98px;
  justify-content: center;
}

.a26-map-card h3 {
  font-size: 29px;
  margin: 0 0 12px;
}

.a26-map-card p {
  color: #17120f;
  font-size: 15px;
  line-height: 1.45;
  margin: 0;
}

.a26-map-art {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 160px;
}

.a26-map-art i {
  color: #a65f2a;
  font-size: 74px;
  text-shadow: 0 8px 18px rgba(74, 45, 22, 0.14);
}

.a26-map-art strong {
  color: #1d1814;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  letter-spacing: 0.02em;
}

.a26-contact-cta {
  align-items: center;
  background:
    linear-gradient(90deg, rgba(20, 18, 16, 0.16), rgba(20, 18, 16, 0.9) 34%, rgba(20, 18, 16, 0.96)),
    url("../images/a26-premium/living-contemporary.jpg") left center/42% 100% no-repeat,
    #151412;
  border-radius: 22px;
  box-shadow: 0 18px 36px rgba(39, 27, 18, 0.16);
  display: grid;
  grid-template-columns: 34% 1fr auto;
  gap: 28px;
  margin-top: 16px;
  min-height: 160px;
  overflow: hidden;
  padding: 24px 34px;
}

.a26-cta-image {
  min-height: 110px;
}

.a26-cta-copy h3 {
  color: #fff;
  font-size: 32px;
  line-height: 1.22;
  margin: 0 0 14px;
}

.a26-contact-cta .a26-cta-actions {
  display: flex;
  gap: 18px;
}

.a26-contact-cta .a26-cta-actions a {
  align-items: center;
  border-radius: 7px;
  color: #fff;
  display: inline-flex;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  gap: 14px;
  min-height: 62px;
  padding: 16px 30px;
}

.a26-call-btn {
  background: linear-gradient(180deg, #cf8046, #9a511f);
}

.a26-book-btn {
  background: transparent;
  border: 1px solid #d9a374;
}

.a26-contact-cta .a26-call-btn {
  background: linear-gradient(180deg, #cf8046, #9a511f);
}

.a26-contact-cta .a26-book-btn {
  background: transparent;
  border: 1px solid #d9a374;
}

.a26-contact-cta .a26-cta-actions i {
  font-size: 27px;
}

.a26-cta-section .a26-cta-btn-outline {
  background: #fff;
  border: 1.5px solid #a67344;
  color: #8f6038;
}

.a26-cta-section .a26-cta-btn-outline:hover {
  background: rgba(166, 115, 68, 0.08);
  border-color: #8f6038;
  color: #6f4a28;
}

@media only screen and (max-width: 1199px) {
  .a26-contact-main {
    grid-template-columns: 1fr;
  }

  .a26-contact-divider {
    display: none;
  }

  .a26-why-contact .a26-why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-contact-cta {
    grid-template-columns: 1fr;
  }

  .a26-cta-image {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .a26-contact-reference {
    padding: 20px 0 30px;
  }

  .a26-contact-main,
  .a26-contact-reference .contact-box,
  .a26-map-card,
  .a26-contact-cta {
    padding: 24px 18px !important;
  }

  .a26-contact-info h2 {
    font-size: 28px;
  }

  .a26-form-grid,
  .a26-why-contact .a26-why-grid,
  .a26-office-map {
    grid-template-columns: 1fr;
  }

  .a26-why-contact h3 {
    gap: 12px;
    font-size: 18px;
  }

  .a26-cta-actions {
    flex-direction: column;
  }
}

/* Contact reference polish fixes */
.a26-contact-reference {
  padding: 46px 0 58px;
}

.a26-contact-reference .container {
  max-width: 1320px;
}

.a26-contact-shell > * + * {
  margin-top: 28px;
}

.a26-contact-main {
  align-items: stretch;
  gap: 42px;
  grid-template-columns: minmax(390px, 0.95fr) 72px minmax(520px, 1.3fr);
  padding: 38px 54px 36px;
}

.a26-contact-reference .contact-question li {
  align-items: center;
  gap: 24px;
  min-height: 82px;
  overflow: hidden;
  padding: 12px 22px !important;
  position: relative;
}

.a26-contact-reference .contact-question li i {
  left: auto;
  line-height: 1;
  margin: 0;
  position: static;
  top: auto;
}

.a26-contact-reference .contact-question li > div {
  flex: 1 1 auto;
  min-width: 0;
}

.a26-contact-reference .contact-question .title {
  display: block;
  line-height: 1.2;
  margin: 0 0 6px;
  position: static;
}

.a26-contact-reference .contact-question p,
.a26-contact-reference .contact-question a {
  display: block;
  font-style: normal;
  line-height: 1.42;
  overflow-wrap: anywhere;
}

.a26-contact-reference .contact-box {
  padding: 26px 34px 28px !important;
}

.a26-contact-reference .contact-box .title-box,
.a26-contact-reference .contact-box h3.title-box {
  background: transparent !important;
  color: #a65f2a !important;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin: 0 0 18px !important;
  padding: 0 !important;
  text-transform: uppercase;
}

.a26-contact-reference .form-control {
  font-size: 15px;
}

.a26-why-contact {
  margin: 30px 24px 0;
}

.a26-why-contact h3 {
  margin-bottom: 18px;
}

.a26-why-contact .a26-why-grid {
  gap: 20px;
}

.a26-office-map {
  background:
    linear-gradient(rgba(255, 247, 236, 0.78), rgba(255, 247, 236, 0.78)),
    url("../images/map.jpg") center/cover no-repeat;
  background-blend-mode: screen, normal;
  min-height: 188px;
}

.a26-map-card {
  background: rgba(255, 250, 244, 0.92);
  backdrop-filter: blur(2px);
  box-sizing: border-box;
  max-width: none;
  width: 100%;
}

.a26-map-art {
  background: rgba(255, 255, 255, 0.22);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.55);
}

.a26-contact-cta {
  margin-top: 28px;
}

@media only screen and (max-width: 1199px) {
  .a26-contact-main {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  .a26-contact-reference {
    padding: 30px 0 42px;
  }

  .a26-contact-shell > * + * {
    margin-top: 22px;
  }

  .a26-contact-reference .contact-question li {
    padding: 14px 16px !important;
  }
}

/* Contact page dark visual banner */
.a26-contact-hero {
  background:
    linear-gradient(90deg, rgba(7, 6, 5, 0.92), rgba(17, 13, 10, 0.76), rgba(17, 13, 10, 0.58)),
    url("../images/a26-premium/interior-elegant.jpg") center/cover no-repeat !important;
  display: block !important;
  height: 390px;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.a26-contact-hero:before {
  background: linear-gradient(135deg, rgba(166, 97, 28, 0.42), rgba(166, 97, 28, 0));
  bottom: auto;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
  transform: none;
  width: 100%;
  z-index: 0;
}

.a26-contact-hero:after {
  border: 1px solid rgba(214, 154, 92, 0.28);
  content: "";
  inset: 92px 90px 52px 90px;
  position: absolute;
  width: auto;
  z-index: 1;
}

.a26-contact-hero .container {
  display: table !important;
  height: 100%;
  position: relative;
  z-index: 2;
}

.a26-contact-reference {
  padding-top: 76px;
  padding-bottom: 76px;
}

.a26-contact-hero .dlab-bnr-inr-entry {
  display: table-cell;
  height: 390px;
  max-width: none;
  padding-top: 78px;
  text-align: center;
  vertical-align: middle;
}

.a26-contact-hero-kicker,
.a26-contact-hero p,
.a26-contact-hero-actions {
  display: none !important;
}

.a26-contact-hero h1 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-transform: none;
}

.a26-contact-hero .breadcrumb-row {
  display: none;
}

.a26-contact-shell > * + * {
  margin-top: 36px;
}

.a26-contact-main {
  margin-bottom: 6px;
}

.a26-why-contact {
  margin: 40px 24px 0;
}

.a26-office-map {
  margin-top: 38px;
  min-height: 250px;
}

.a26-map-art {
  background: #f6efe6;
  min-height: 250px;
}

.a26-map-art iframe {
  border: 0;
  display: block;
  height: 100%;
  min-height: 250px;
  width: 100%;
}

.a26-contact-cta {
  margin-top: 38px;
}

@media only screen and (max-width: 991px) {
  .a26-contact-hero {
    height: 310px;
  }

  .a26-contact-hero .dlab-bnr-inr-entry {
    height: 310px;
    padding-top: 68px;
  }

  .a26-contact-hero h1 {
    font-size: 52px;
  }

  .a26-contact-hero:after {
    inset: 78px 42px 42px;
  }

  .a26-contact-reference {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-contact-hero {
    height: 240px;
    min-height: 240px;
    padding: 0;
  }

  .a26-contact-hero .dlab-bnr-inr-entry {
    height: 240px;
    padding-top: 58px;
  }

  .a26-contact-hero h1 {
    font-size: 36px;
  }

  .a26-contact-hero:after {
    inset: 72px 22px 32px;
  }

.a26-contact-hero h1 {
    font-size: 42px;
  }
}

/* Contact page background separation */
.a26-contact-reference {
  background:
    linear-gradient(90deg, rgba(166, 97, 28, 0.055) 1px, transparent 1px) 0 0/80px 80px,
    linear-gradient(0deg, rgba(166, 97, 28, 0.045) 1px, transparent 1px) 0 0/80px 80px,
    linear-gradient(180deg, #fbf6ef 0%, #fffdf9 45%, #f6eee4 100%);
}

.a26-contact-main {
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 241, 0.9)),
    radial-gradient(circle at 8% 12%, rgba(166, 97, 28, 0.08), transparent 34%);
}

.a26-office-map {
  box-shadow: 0 18px 42px rgba(74, 45, 22, 0.11);
}

.a26-contact-cta {
  box-shadow: 0 24px 55px rgba(20, 14, 10, 0.22);
}

.a26-premium-footer {
  margin-top: 0;
}

/* Hero slider compact card override */
.rev-slider .a26-slide-shade {
  background: rgba(0, 0, 0, 0.48) !important;
  height: 100% !important;
  width: 100% !important;
}

.rev-slider .a26-slide-title,
.rev-slider #slide-3204-layer-1,
.rev-slider #slide-200-layer-1,
.rev-slider #slide-201-layer-1 {
  color: #ffffff !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 76px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.1 !important;
  text-align: center !important;
  text-shadow: 0 8px 26px rgba(0, 0, 0, 0.48) !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

.rev-slider #slide-3204-layer-2,
.rev-slider #slide-200-layer-2,
.rev-slider #slide-201-layer-2 {
  max-height: 245px !important;
  max-width: 300px !important;
}

.rev-slider #slide-3204-layer-2 .rs-looped,
.rev-slider #slide-200-layer-2 .rs-looped,
.rev-slider #slide-201-layer-2 .rs-looped {
  height: 245px !important;
  max-height: 245px !important;
  max-width: 300px !important;
  width: 300px !important;
}

.rev-slider #slide-3204-layer-2 .rs-looped img,
.rev-slider #slide-200-layer-2 .rs-looped img,
.rev-slider #slide-201-layer-2 .rs-looped img {
  display: none !important;
}

.rev-slider .a26-hero-box-bg {
  height: 170px !important;
  left: 14px !important;
  top: 14px !important;
  width: 430px !important;
}

.rev-slider #slide-3204-layer-4,
.rev-slider #slide-200-layer-4,
.rev-slider #slide-201-layer-4 {
  margin-top: -42px !important;
}

@media only screen and (max-width: 767px) {
  .rev-slider #slide-3204-layer-2 .rs-looped,
  .rev-slider #slide-200-layer-2 .rs-looped,
  .rev-slider #slide-201-layer-2 .rs-looped,
  .rev-slider #slide-3204-layer-2 .rs-looped img,
  .rev-slider #slide-200-layer-2 .rs-looped img,
  .rev-slider #slide-201-layer-2 .rs-looped img {
    height: 235px !important;
    max-height: 235px !important;
    max-width: 250px !important;
    width: 250px !important;
  }

  .rev-slider #slide-3204-layer-1,
  .rev-slider #slide-200-layer-1,
  .rev-slider #slide-201-layer-1 {
    font-size: 42px !important;
    line-height: 1.15 !important;
    white-space: nowrap !important;
  }

  .rev-slider .a26-hero-box-bg {
    height: calc(100% - 28px) !important;
    width: calc(100% - 28px) !important;
  }
}

/* ── About Page ── */
.a26-about-page {
  background: #fff;
  overflow-x: hidden;
}

.a26-about-page .a26-page-hero .container,
.a26-about-page .a26-about-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  padding-left: 24px;
  padding-right: 24px;
  width: calc(100% - 60px);
}

.a26-about-eyebrow {
  align-items: center;
  color: #c5a073;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  gap: 14px;
  letter-spacing: 0.28em;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.a26-about-eyebrow i {
  background: #c5a073;
  display: inline-block;
  flex: 0 0 36px;
  height: 1px;
  width: 36px;
}

/* Our Story — boxed panel on rich background */
.a26-about-story {
  background:
    radial-gradient(circle at 14% 18%, rgba(197, 160, 115, 0.16), transparent 30%),
    radial-gradient(circle at 88% 82%, rgba(72, 96, 84, 0.14), transparent 32%),
    linear-gradient(180deg, #eef2ec 0%, #f8faf6 48%, #dfe7df 100%);
  overflow: hidden;
  padding: 88px 0;
  position: relative;
}

.a26-about-story::before {
  background:
    linear-gradient(90deg, rgba(72, 96, 84, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(72, 96, 84, 0.045) 1px, transparent 1px);
  background-size: 72px 72px;
  content: "";
  inset: 0;
  opacity: 0.55;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.a26-about-story::after {
  background: linear-gradient(90deg, transparent, rgba(240, 180, 41, 0.35), transparent);
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: min(1480px, calc(100% - 60px));
  z-index: 1;
}

.a26-about-story .a26-about-wrap {
  position: relative;
  z-index: 2;
}

.a26-about-story-panel {
  backdrop-filter: blur(6px);
  background: linear-gradient(180deg, #fffdf9 0%, #fff 55%, #fff8ef 100%);
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 28px;
  box-shadow:
    0 32px 80px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);
  overflow: hidden;
  padding: 52px 56px;
  position: relative;
}

.a26-about-story-panel::before {
  background: linear-gradient(90deg, #0f1f3d 0%, #f0b429 50%, #0f1f3d 100%);
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.a26-about-story-panel::after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpath d='M0 60 H120 M60 0 V120' stroke='%23c5a073' stroke-width='0.6' opacity='0.08'/%3E%3C/svg%3E") repeat;
  content: "";
  inset: 0;
  opacity: 0.35;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.a26-about-story-row {
  --bs-gutter-x: 56px;
  position: relative;
  z-index: 1;
}

.a26-about-story-copy {
  max-width: 580px;
  position: relative;
  z-index: 2;
}

.a26-about-story-tag {
  background: rgba(15, 31, 61, 0.06);
  border: 1px solid rgba(15, 31, 61, 0.08);
  border-radius: 999px;
  color: #0f1f3d;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-bottom: 18px;
  padding: 8px 16px;
  text-transform: uppercase;
}

.a26-about-eyebrow i:last-child {
  display: inline-block;
  flex: 0 0 36px;
  height: 1px;
  width: 36px;
}

.a26-about-story-copy h2,
.a26-about-philosophy-copy h2,
.a26-about-vmv-head h2,
.a26-about-team-head h2 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(36px, 4.2vw, 54px);
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 22px;
}

.a26-about-story-copy h2 em {
  color: #c5a073;
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 400;
}

.a26-about-story-lead {
  color: #2a3347;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.75;
  margin-bottom: 18px;
}

.a26-about-story-copy p {
  color: #5c5650;
  font-size: 15px;
  line-height: 1.82;
  margin-bottom: 16px;
}

.a26-about-story-highlights {
  display: grid;
  gap: 12px 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
}

.a26-about-story-highlights li {
  align-items: flex-start;
  color: #3d4659;
  display: flex;
  font-size: 13px;
  gap: 10px;
  line-height: 1.5;
}

.a26-about-story-highlights li i {
  color: #d88912;
  flex-shrink: 0;
  font-size: 17px;
  margin-top: 1px;
}

.a26-about-story-footer {
  align-items: flex-end;
  border-top: 1px solid rgba(15, 31, 61, 0.08);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 32px;
  padding-top: 22px;
}

.a26-about-signature {
  color: #c5a073;
  font-family: "Times New Roman", Times, serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

.a26-about-story-note {
  color: #8a8178;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.a26-about-story-visual {
  padding: 8px 4px 20px 20px;
  position: relative;
}

.a26-about-story-frame {
  position: relative;
}

.a26-about-story-frame::before {
  border: 1px solid rgba(216, 137, 18, 0.45);
  border-radius: 0 0 0 28px;
  bottom: -18px;
  content: "";
  left: -18px;
  position: absolute;
  right: 36px;
  top: 36px;
  z-index: 0;
}

.a26-about-story-frame::after {
  background: linear-gradient(180deg, #f0b429, #d88912);
  border-radius: 999px;
  content: "";
  height: 72px;
  position: absolute;
  right: 0;
  top: 18%;
  width: 4px;
  z-index: 3;
}

.a26-about-story-main {
  border-radius: 28px 0 28px 0;
  box-shadow: 0 28px 60px rgba(15, 31, 61, 0.16);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.a26-about-story-main img {
  aspect-ratio: 4 / 4.6;
  display: block;
  object-fit: cover;
  width: 100%;
}

.a26-about-story-float {
  border: 5px solid #fff;
  border-radius: 16px;
  bottom: -10px;
  box-shadow: 0 18px 40px rgba(15, 31, 61, 0.18);
  overflow: hidden;
  position: absolute;
  right: -8px;
  width: 42%;
  z-index: 4;
}

.a26-about-story-float img {
  aspect-ratio: 1 / 1;
  display: block;
  object-fit: cover;
  width: 100%;
}

.a26-about-experience-box {
  align-items: center;
  background: #f0b429;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 14px;
  bottom: 36px;
  box-shadow: 0 20px 44px rgba(122, 75, 0, 0.22);
  color: #fff;
  display: flex;
  gap: 14px;
  left: -24px;
  max-width: none;
  padding: 16px 20px;
  position: absolute;
  right: auto;
  text-align: left;
  z-index: 5;
}

.a26-about-experience-icon {
  align-items: center;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(15, 31, 61, 0.28);
  border-radius: 50%;
  color: #0f1f3d;
  display: flex;
  flex: 0 0 48px;
  font-size: 22px;
  height: 48px;
  justify-content: center;
  line-height: 1;
  margin-bottom: 0;
  width: 48px;
}

.a26-about-experience-icon i {
  display: block;
  line-height: 1;
}

.a26-about-experience-text strong {
  color: #0f1f3d;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 4px;
}

.a26-about-experience-text span {
  color: #1a3358;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.35;
  margin-bottom: 0;
  text-transform: uppercase;
}

.a26-about-experience-box strong {
  color: #0f1f3d;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 4px;
}

.a26-about-experience-box small {
  display: none;
}

/* Vision Mission Values — warm sand background */
.a26-about-vmv {
  background:
    radial-gradient(circle at 85% 12%, rgba(240, 180, 41, 0.1), transparent 28%),
    linear-gradient(180deg, #f8f0e6 0%, #efe3d4 100%);
  padding: 88px 0;
  position: relative;
}

.a26-about-vmv::before {
  background: linear-gradient(90deg, transparent, rgba(197, 160, 115, 0.22), transparent);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a26-about-vmv-head {
  margin-bottom: 44px;
  text-align: center;
}

.a26-about-vmv-kicker {
  color: #c5a073;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.28em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.a26-about-vmv-head h2 {
  margin-bottom: 0;
}

.a26-about-vmv-grid {
  --bs-gutter-x: 22px;
  --bs-gutter-y: 22px;
}

.a26-about-vmv-item {
  align-items: center;
  background: #fff;
  border: 1.5px solid rgba(197, 160, 115, 0.42);
  border-radius: 20px;
  box-shadow: 0 12px 32px rgba(15, 31, 61, 0.07);
  display: flex;
  flex-direction: column;
  gap: 0;
  height: 100%;
  isolation: isolate;
  overflow: hidden;
  padding: 38px 28px 34px;
  position: relative;
  text-align: center;
  transition:
    transform 0.45s cubic-bezier(0.34, 1.2, 0.64, 1),
    box-shadow 0.45s ease,
    border-color 0.4s ease;
}

.a26-about-vmv-item::before {
  background: linear-gradient(90deg, #0f1f3d, #f0b429, #d88912, #0f1f3d);
  content: "";
  height: 3px;
  left: 0;
  opacity: 0.55;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.4s ease, height 0.4s ease;
  z-index: 2;
}

.a26-about-vmv-item::after {
  background: linear-gradient(105deg, transparent 30%, rgba(255, 255, 255, 0.55) 50%, transparent 70%);
  content: "";
  height: 100%;
  left: -120%;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: skewX(-18deg);
  transition: left 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 80%;
  z-index: 1;
}

.a26-about-vmv-item:hover {
  border-color: #f0b429;
  box-shadow:
    0 0 0 1px rgba(240, 180, 41, 0.25),
    0 22px 48px rgba(15, 31, 61, 0.14),
    0 8px 24px rgba(240, 180, 41, 0.12);
  transform: translateY(-8px) scale(1.02);
}

.a26-about-vmv-item:hover::before {
  height: 4px;
  opacity: 1;
}

.a26-about-vmv-item:hover::after {
  left: 130%;
}

.a26-about-vmv-icon {
  align-items: center;
  background: linear-gradient(180deg, #fff8ef 0%, #f7efe4 100%);
  border: 2px solid rgba(197, 160, 115, 0.5);
  border-radius: 50%;
  color: #c5a073;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 26px;
  height: 72px;
  justify-content: center;
  margin-bottom: 22px;
  position: relative;
  transition:
    background 0.4s ease,
    border-color 0.4s ease,
    color 0.4s ease,
    transform 0.45s cubic-bezier(0.34, 1.2, 0.64, 1),
    box-shadow 0.4s ease;
  width: 72px;
  z-index: 2;
}

.a26-about-vmv-item:hover .a26-about-vmv-icon {
  background: linear-gradient(135deg, #f0b429 0%, #d88912 100%);
  border-color: #f0b429;
  box-shadow: 0 10px 24px rgba(240, 180, 41, 0.35);
  color: #0f1f3d;
  transform: translateY(-4px) scale(1.1) rotate(-4deg);
}

.a26-about-vmv-copy {
  flex: 1;
  min-width: 0;
  padding-top: 0;
  position: relative;
  transition: transform 0.4s ease;
  z-index: 2;
}

.a26-about-vmv-item:hover .a26-about-vmv-copy {
  transform: translateY(-2px);
}

.a26-about-vmv-copy h3 {
  color: #c5a073;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin-bottom: 12px;
  text-transform: uppercase;
  transition: color 0.35s ease, letter-spacing 0.35s ease;
}

.a26-about-vmv-item:hover .a26-about-vmv-copy h3 {
  color: #d88912;
  letter-spacing: 0.22em;
}

.a26-about-vmv-copy p {
  color: #5c5650;
  font-size: 14px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 280px;
  transition: color 0.35s ease;
}

.a26-about-vmv-list {
  color: #5c5650;
  font-size: 14px;
  line-height: 1.72;
  list-style: none;
  margin: 0 auto;
  max-width: 560px;
  padding: 0;
  text-align: left;
}

.a26-about-vmv-list li {
  padding-left: 20px;
  position: relative;
}

.a26-about-vmv-list li + li {
  margin-top: 9px;
}

.a26-about-vmv-list li::before {
  background: #d88912;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 6px;
}

.a26-about-vmv-item:hover .a26-about-vmv-copy p {
  color: #3d4659;
}

.a26-about-vmv-item:hover .a26-about-vmv-list {
  color: #3d4659;
}

/* Stats */
.a26-about-stats {
  background: #171717;
  padding: 0;
}

.a26-about-stats-bar {
  background: #171717;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 68px calc(50vw - 50%);
  width: 100vw;
}

.a26-about-stats .a26-counter-wrap {
  margin-top: 0;
  max-width: 1380px;
  width: calc(100% - 120px);
}

.a26-about-stats .a26-counter-grid {
  align-items: center;
}

.a26-about-stats .a26-counter-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.a26-about-stats .a26-counter-item:after {
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .a26-about-stats .a26-counter-wrap {
    width: calc(100% - 30px);
  }
}

.a26-about-stats-inner {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.a26-about-stat {
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  gap: 18px;
  justify-content: flex-start;
  padding: 8px 28px;
}

.a26-about-stat:first-child {
  padding-left: 0;
}

.a26-about-stat:last-child {
  border-right: 0;
  padding-right: 0;
}

.a26-about-stat-icon {
  align-items: center;
  background: rgba(240, 180, 41, 0.08);
  border: 1px solid rgba(240, 180, 41, 0.35);
  border-radius: 50%;
  color: #f0b429;
  display: inline-flex;
  flex: 0 0 50px;
  font-size: 22px;
  height: 50px;
  justify-content: center;
  width: 50px;
}

.a26-about-stat-text strong {
  color: #f0b429;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 6px;
}

.a26-about-stat-text p {
  color: rgba(255, 255, 255, 0.76);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 1.35;
  margin: 0;
  text-transform: uppercase;
}

/* Why Choose Us — cream bg + white panel box */
.a26-about-why {
  background:
    radial-gradient(circle at 10% 80%, rgba(15, 31, 61, 0.05), transparent 32%),
    linear-gradient(180deg, #ebe2d6 0%, #f5ebe0 100%);
  padding: 88px 0;
  position: relative;
}

.a26-about-why::before {
  background: linear-gradient(90deg, transparent, rgba(197, 160, 115, 0.22), transparent);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a26-about-why-panel {
  background: linear-gradient(180deg, #fffdf9 0%, #fff 100%);
  border: 2px solid rgba(197, 160, 115, 0.38);
  border-radius: 28px;
  box-shadow: 0 24px 60px rgba(15, 31, 61, 0.1);
  padding: 48px 40px 44px;
  position: relative;
  transition: border-color 0.4s ease, box-shadow 0.4s ease;
}

.a26-about-why-panel:hover {
  border-color: rgba(240, 180, 41, 0.55);
  box-shadow:
    0 0 0 1px rgba(240, 180, 41, 0.12),
    0 28px 64px rgba(15, 31, 61, 0.12);
}

.a26-about-why-panel::before {
  background: linear-gradient(90deg, #0f1f3d 0%, #f0b429 50%, #0f1f3d 100%);
  border-radius: 28px 28px 0 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.a26-about-why-head {
  margin-bottom: 36px;
  text-align: center;
}

.a26-about-why-kicker {
  align-items: center;
  color: #c5a073;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  gap: 18px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

.a26-about-why-kicker::before,
.a26-about-why-kicker::after {
  background: #c5a073;
  content: "";
  display: block;
  height: 1px;
  width: 42px;
}

.a26-about-why-grid {
  --bs-gutter-x: 18px;
  --bs-gutter-y: 18px;
}

@media only screen and (min-width: 992px) {
  .a26-about-why-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-left: 0;
    margin-right: 0;
  }

  .a26-about-why-grid > [class*="col"] {
    flex: none;
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
}

.a26-about-why-card {
  background: #fff;
  border: 1.5px solid rgba(197, 160, 115, 0.38);
  border-radius: 18px;
  box-shadow: 0 8px 22px rgba(15, 31, 61, 0.05);
  height: 100%;
  isolation: isolate;
  overflow: hidden;
  padding: 34px 20px 30px;
  position: relative;
  text-align: center;
  transition:
    transform 0.45s cubic-bezier(0.34, 1.2, 0.64, 1),
    box-shadow 0.45s ease,
    border-color 0.4s ease,
    background 0.4s ease;
}

.a26-about-why-card::before {
  background: linear-gradient(105deg, transparent 30%, rgba(255, 255, 255, 0.6) 50%, transparent 70%);
  content: "";
  height: 100%;
  left: -120%;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: skewX(-18deg);
  transition: left 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 80%;
  z-index: 0;
}

.a26-about-why-card::after {
  background: linear-gradient(90deg, #f0b429, #d88912);
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translateX(-50%) scaleX(0.4);
  transform-origin: center;
  transition: opacity 0.4s ease, transform 0.45s cubic-bezier(0.34, 1.2, 0.64, 1);
  width: 72%;
  z-index: 1;
}

.a26-about-why-card:hover {
  background: linear-gradient(180deg, #fff 0%, #fffaf3 100%);
  border-color: #f0b429;
  box-shadow:
    0 0 0 1px rgba(240, 180, 41, 0.2),
    0 18px 40px rgba(15, 31, 61, 0.11),
    0 6px 20px rgba(240, 180, 41, 0.1);
  transform: translateY(-8px) scale(1.03);
}

.a26-about-why-card:hover::before {
  left: 130%;
}

.a26-about-why-card:hover::after {
  opacity: 1;
  transform: translateX(-50%) scaleX(1);
}

.a26-about-why-icon {
  align-items: center;
  color: #d88912;
  display: inline-flex;
  font-size: 36px;
  justify-content: center;
  line-height: 1;
  margin-bottom: 20px;
  position: relative;
  transition:
    color 0.4s ease,
    transform 0.45s cubic-bezier(0.34, 1.2, 0.64, 1),
    filter 0.4s ease;
  z-index: 2;
}

.a26-about-why-card:hover .a26-about-why-icon {
  color: #f0b429;
  filter: drop-shadow(0 4px 10px rgba(240, 180, 41, 0.35));
  transform: translateY(-5px) scale(1.12);
}

.a26-about-why-card h3 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 10px;
  position: relative;
  transition: color 0.35s ease;
  z-index: 2;
}

.a26-about-why-card:hover h3 {
  color: #162f52;
}

.a26-about-why-card p {
  color: #6f6962;
  font-size: 13px;
  line-height: 1.65;
  margin: 0;
  position: relative;
  transition: color 0.35s ease;
  z-index: 2;
}

.a26-about-why-card:hover p {
  color: #5c5650;
}

/* Our Philosophy — soft white wrap */
.a26-about-philosophy {
  background:
    radial-gradient(circle at 90% 20%, rgba(240, 180, 41, 0.08), transparent 30%),
    linear-gradient(180deg, #fff 0%, #faf6f0 100%);
  padding: 88px 0 80px;
}

.a26-about-philosophy-panel {
  background: linear-gradient(135deg, #0f1f3d 0%, #1a3358 100%);
  border: 1px solid rgba(240, 180, 41, 0.15);
  border-radius: 24px;
  box-shadow: 0 28px 64px rgba(15, 31, 61, 0.2);
  overflow: hidden;
}

.a26-about-philosophy-copy {
  overflow: hidden;
  padding: 56px 52px;
  position: relative;
}

.a26-about-philosophy-copy::after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' fill='none'%3E%3Cpath d='M30 210 L120 50 L210 210' stroke='%23c5a073' stroke-width='1.2' opacity='0.14'/%3E%3Cpath d='M55 210 L120 95 L185 210' stroke='%23c5a073' stroke-width='1' opacity='0.1'/%3E%3C/svg%3E") no-repeat bottom right / 220px;
  bottom: -10px;
  content: "";
  opacity: 0.7;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: 0;
  width: 55%;
}

.a26-about-philosophy-kicker {
  color: #f0b429;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.26em;
  margin-bottom: 16px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.a26-about-philosophy-copy h2 {
  color: #fff;
  position: relative;
  z-index: 1;
}

.a26-about-philosophy-copy > p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 24px;
  max-width: 480px;
  position: relative;
  z-index: 1;
}

.a26-about-philosophy-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.a26-about-philosophy-list li {
  align-items: flex-start;
  color: rgba(255, 255, 255, 0.82);
  display: flex;
  font-size: 14px;
  gap: 12px;
  line-height: 1.55;
  margin-bottom: 12px;
}

.a26-about-philosophy-list li i {
  color: #f0b429;
  flex-shrink: 0;
  font-size: 16px;
  margin-top: 2px;
}

.a26-about-philosophy-media {
  height: 100%;
  min-height: 380px;
}

.a26-about-philosophy-media img {
  display: block;
  height: 100%;
  min-height: 380px;
  object-fit: cover;
  width: 100%;
}

/* Our Team */
.a26-about-team {
  background:
    linear-gradient(135deg, rgba(15, 31, 61, 0.03) 0%, transparent 50%),
    linear-gradient(180deg, #f3e8d9 0%, #ebe2d6 100%);
  padding: 88px 0;
  position: relative;
}

.a26-about-team::before {
  background: linear-gradient(90deg, transparent, rgba(197, 160, 115, 0.22), transparent);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a26-about-team-head {
  margin: 0 auto 48px;
  max-width: 640px;
  text-align: center;
}

.a26-about-team-kicker {
  color: #c5a073;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.28em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.a26-about-team-head h2 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 3.8vw, 46px);
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 14px;
}

.a26-about-team-head p {
  color: #6f6962;
  font-size: 15px;
  line-height: 1.75;
  margin: 0;
}

.a26-about-team-grid {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 28px;
}

.a26-about-team-card {
  background: #fff;
  border: 1px solid rgba(15, 31, 61, 0.07);
  border-radius: 20px;
  box-shadow: 0 14px 36px rgba(15, 31, 61, 0.08);
  overflow: hidden;
  text-align: center;
  transition:
    transform 0.4s cubic-bezier(0.34, 1.15, 0.64, 1),
    box-shadow 0.4s ease,
    border-color 0.35s ease;
}

.a26-about-team-card:hover {
  border-color: rgba(240, 180, 41, 0.35);
  box-shadow: 0 22px 48px rgba(15, 31, 61, 0.12);
  transform: translateY(-6px);
}

.a26-about-team-photo {
  background: linear-gradient(180deg, #f8f0e6 0%, #fff 100%);
  overflow: hidden;
  padding: 24px 24px 0;
  position: relative;
}

.a26-about-team-photo::after {
  background: linear-gradient(180deg, transparent 55%, rgba(15, 31, 61, 0.04));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.a26-about-team-photo img {
  border-radius: 16px 16px 0 0;
  display: block;
  height: 260px;
  object-fit: cover;
  width: 100%;
}

.a26-about-team-info {
  padding: 22px 20px 26px;
}

.a26-about-team-info h3 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 6px;
}

.a26-about-team-info span {
  color: #c5a073;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

/* Contact CTA — about page */
.a26-about-cta {
  background: linear-gradient(180deg, #f3e8d9 0%, #fff 100%);
  padding: 72px 0 96px;
  position: relative;
}

.a26-about-cta::before {
  background: linear-gradient(90deg, transparent, rgba(197, 160, 115, 0.22), transparent);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.a26-about-page .a26-contact-cta {
  align-items: center;
  background:
    linear-gradient(105deg, rgba(8, 18, 36, 0.15) 0%, rgba(8, 18, 36, 0.82) 40%, rgba(8, 18, 36, 0.96) 100%),
    url("../images/a26-premium/living-contemporary.jpg") left center/cover no-repeat;
  border: 1px solid rgba(240, 180, 41, 0.2);
  border-radius: 24px;
  box-shadow: 0 28px 64px rgba(15, 31, 61, 0.2);
  display: grid;
  gap: 28px 32px;
  grid-template-columns: 1fr auto;
  margin-top: 0;
  min-height: 190px;
  overflow: hidden;
  padding: 44px 48px;
  position: relative;
}

.a26-about-page .a26-cta-copy {
  position: relative;
  z-index: 1;
}

.a26-about-page .a26-cta-copy h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 3.2vw, 38px);
  font-weight: 400;
  line-height: 1.22;
  margin: 0 0 12px;
}

.a26-about-page .a26-cta-copy p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
  line-height: 1.7;
  margin: 0;
  max-width: 520px;
}

.a26-about-page .a26-contact-cta .a26-contact-line {
  background: linear-gradient(90deg, #f0b429, #e8782a);
  border-radius: 999px;
  height: 3px;
  margin: 0 0 18px;
  width: 52px;
}

.a26-about-page .a26-cta-actions {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 1;
}

.a26-about-page .a26-cta-actions a {
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  gap: 10px;
  justify-content: center;
  min-height: 52px;
  padding: 14px 28px;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  white-space: nowrap;
}

.a26-about-page .a26-cta-actions i {
  font-size: 20px;
}

.a26-about-page .a26-call-btn {
  background: linear-gradient(90deg, #f0b429 0%, #e8782a 100%);
  border: none;
  border-radius: 12px;
  color: #0f1f3d;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.a26-about-page .a26-call-btn:hover {
  box-shadow: 0 10px 28px rgba(240, 180, 41, 0.38);
  color: #0f1f3d;
  transform: translateY(-2px);
}

.a26-about-page .a26-book-btn {
  background: transparent;
  border: 1.5px solid rgba(255, 255, 255, 0.55);
  border-radius: 12px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.a26-about-page .a26-book-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #fff;
  color: #fff;
  transform: translateY(-2px);
}

@media only screen and (max-width: 1199px) {
  .a26-about-story-copy h2,
  .a26-about-philosophy-copy h2,
  .a26-about-vmv-head h2 {
    font-size: 38px;
  }

  .a26-about-stats-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-about-stat:nth-child(2) {
    border-right: 0;
  }

  .a26-about-stat:nth-child(1),
  .a26-about-stat:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-bottom: 24px;
  }

  .a26-about-stat:nth-child(3),
  .a26-about-stat:nth-child(4) {
    padding-top: 24px;
  }

  .a26-about-page .a26-contact-cta {
    grid-template-columns: 1fr;
    padding: 40px 36px;
    text-align: center;
  }

  .a26-about-page .a26-contact-cta .a26-contact-line {
    margin-left: auto;
    margin-right: auto;
  }

  .a26-about-page .a26-cta-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .a26-about-page .a26-cta-actions {
    justify-content: center;
  }
}

@media only screen and (max-width: 991px) {
  .a26-about-page .a26-about-wrap,
  .a26-about-page .a26-page-hero .container {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 32px);
  }

  .a26-about-story {
    padding: 64px 0;
  }

  .a26-about-story-panel {
    padding: 36px 28px;
  }

  .a26-about-story-copy {
    max-width: none;
  }

  .a26-about-story-visual {
    margin-top: 40px;
    padding: 8px 0 24px 12px;
  }

  .a26-about-story-highlights {
    grid-template-columns: 1fr;
  }

  .a26-about-vmv {
    padding: 64px 0;
  }

  .a26-about-why {
    padding: 72px 0;
  }

  .a26-about-why-panel {
    padding: 36px 24px 32px;
  }

  .a26-about-team {
    padding: 72px 0;
  }

  .a26-about-philosophy {
    padding: 72px 0 64px;
  }

  .a26-about-vmv-item {
    margin-bottom: 0;
  }

  .a26-about-philosophy-copy {
    padding: 40px 32px;
  }

  .a26-about-philosophy-media {
    min-height: 300px;
  }

  .a26-about-philosophy-media img {
    min-height: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .a26-about-story-copy h2,
  .a26-about-philosophy-copy h2,
  .a26-about-vmv-head h2 {
    font-size: 32px;
  }

  .a26-about-vmv {
    padding: 46px 0 56px;
  }

  .a26-about-vmv-head {
    margin-bottom: 28px;
  }

  .a26-about-vmv-kicker {
    font-size: 10px;
    letter-spacing: 0.22em;
    margin-bottom: 10px;
  }

  .a26-about-vmv-head h2 {
    line-height: 1.12;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
  }

  .a26-about-vmv-grid {
    --bs-gutter-y: 16px;
  }

  .a26-about-vmv-grid > [class*="col"]:not(:last-child),
  .a26-about-why-grid > [class*="col"]:not(:last-child),
  .a26-about-team-grid > [class*="col"]:not(:last-child) {
    margin-bottom: 16px;
  }

  .a26-about-vmv-item {
    align-items: flex-start;
    border-radius: 18px;
    box-shadow: 0 12px 28px rgba(15, 31, 61, 0.08);
    flex-direction: row;
    gap: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    padding: 18px;
    text-align: left;
  }

  .a26-about-vmv-item::after {
    display: none;
  }

  .a26-about-vmv-icon {
    font-size: 22px;
    height: 54px;
    margin-bottom: 0;
    width: 54px;
  }

  .a26-about-vmv-copy {
    padding-top: 2px;
  }

  .a26-about-vmv-copy h3 {
    font-size: 11px;
    letter-spacing: 0.18em;
    margin-bottom: 8px;
  }

  .a26-about-vmv-copy p {
    font-size: 13px;
    line-height: 1.62;
    margin: 0;
    max-width: none;
  }

  .a26-about-cta {
    padding: 48px 0 72px;
  }

  .a26-about-page .a26-contact-cta {
    grid-template-columns: 1fr;
    padding: 32px 22px !important;
    text-align: center;
  }

  .a26-about-page .a26-contact-cta .a26-contact-line {
    margin-left: auto;
    margin-right: auto;
  }

  .a26-about-page .a26-cta-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .a26-about-page .a26-cta-actions {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .a26-about-page .a26-cta-actions a {
    justify-content: center;
    width: 100%;
  }

  .a26-about-stats-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .a26-about-stats-bar {
    padding-bottom: 28px;
    padding-top: 28px;
  }

  .a26-about-stat {
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.035);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    border-right: 0;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    min-height: 126px;
    padding: 18px 10px;
  }

  .a26-about-stat:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
  }

  .a26-about-stat:first-child {
    padding-left: 10px;
  }

  .a26-about-stat:nth-child(3) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .a26-about-stat:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-bottom: 18px;
  }

  .a26-about-stat-icon {
    flex-basis: 42px;
    font-size: 18px;
    height: 42px;
    width: 42px;
  }

  .a26-about-stat-text strong {
    font-size: 30px;
    margin-bottom: 4px;
  }

  .a26-about-stat-text p {
    font-size: 10px;
    letter-spacing: 0.07em;
  }

  .a26-about-story-panel {
    border-radius: 20px;
    padding: 28px 20px;
  }

  .a26-about-why-panel {
    border-radius: 22px;
    padding: 28px 18px 24px;
  }

  .a26-about-why-head {
    margin-bottom: 20px;
  }

  .a26-about-why-kicker {
    gap: 12px;
    letter-spacing: 0.18em;
  }

  .a26-about-why-kicker::before,
  .a26-about-why-kicker::after {
    width: 28px;
  }

  .a26-about-why-grid {
    --bs-gutter-y: 14px;
  }

  .a26-about-why-grid > [class*="col"]:not(:last-child) {
    margin-bottom: 14px;
  }

  .a26-about-why-card {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 22px 20px;
    text-align: left;
  }

  .a26-about-why-card::before {
    display: none;
  }

  .a26-about-why-card::after {
    bottom: auto;
    height: 3px;
    left: 20px;
    opacity: 1;
    right: 20px;
    top: 0;
    transform: none;
    width: auto;
  }

  .a26-about-why-icon {
    flex: 0 0 auto;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .a26-about-why-card h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .a26-about-why-card p {
    font-size: 13px;
    line-height: 1.55;
  }

  .a26-about-team-photo img {
    height: 150px;
  }

  .a26-about-team {
    padding: 50px 0 64px;
  }

  .a26-about-team-head {
    margin-bottom: 28px;
    padding: 0 8px;
  }

  .a26-about-team-head h2 {
    font-size: 30px;
    line-height: 1.15;
    margin-bottom: 12px;
  }

  .a26-about-team-head p {
    font-size: 14px;
    line-height: 1.6;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
  }

  .a26-about-team-grid {
    --bs-gutter-x: 14px;
    --bs-gutter-y: 16px;
    row-gap: 14px;
  }

  .a26-about-team-grid > [class*="col"] {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .a26-about-team-grid > [class*="col"]:not(:last-child) {
    margin-bottom: 0;
  }

  .a26-about-team-card {
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(197, 160, 115, 0.18);
    border-radius: 18px;
    box-shadow: 0 12px 28px rgba(15, 31, 61, 0.08);
  }

  .a26-about-team-photo {
    background: transparent;
    padding: 12px 12px 0;
  }

  .a26-about-team-photo img {
    border-radius: 14px;
    height: 132px;
  }

  .a26-about-team-info {
    padding: 13px 8px 16px;
  }

  .a26-about-team-info h3 {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .a26-about-team-info span {
    color: #b8733f;
    font-size: 8.5px;
    letter-spacing: 0.09em;
    line-height: 1.3;
  }

  .a26-about-story-highlights {
    gap: 10px;
  }

  .a26-about-story-footer {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }

  .a26-about-story-float {
    right: 0;
    width: 38%;
  }

  .a26-about-story-frame::before {
    left: -10px;
    right: 24px;
    top: 24px;
  }

  .a26-about-experience-box {
    bottom: 24px;
    left: 8px;
    padding: 12px 14px;
  }

  .a26-about-experience-icon {
    flex: 0 0 40px;
    font-size: 18px;
    height: 40px;
    width: 40px;
  }

  .a26-about-experience-text strong,
  .a26-about-experience-box strong {
    font-size: 28px;
  }

  .a26-about-signature {
    font-size: 36px;
  }

  .a26-about-philosophy-copy {
    padding: 32px 24px;
  }
}

/* Header dark background matching the premium footer */
.site-header,
.site-header.header-transparent,
.site-header .sticky-header,
.site-header .main-bar-wraper,
.site-header.header-transparent .main-bar,
.site-header .main-bar {
  background: #080909 !important;
}

.site-header .main-bar {
  border-bottom: 1px solid rgba(184, 115, 63, 0.28) !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.site-header .top-bar {
  background: #080909 !important;
  border-bottom: 1px solid rgba(184, 115, 63, 0.2) !important;
  color: #d8d8d8 !important;
}

.site-header .top-bar a,
.site-header .top-bar li,
.site-header .header-nav .nav > li > a,
.site-header .navbar-nav > li > a {
  color: #ffffff !important;
}

.site-header .top-bar i,
.site-header .header-nav .nav > li > a:hover,
.site-header .navbar-nav > li > a:hover,
.site-header .navbar-nav > li.active > a {
  color: #b8733f !important;
}

.site-header .header-nav {
  background: #080909 !important;
}

.site-header .navicon span {
  background: #ffffff !important;
}

.site-header .main-bar .a26-header-inner > .logo-header {
  margin-left: 24px !important;
}

@media only screen and (min-width: 992px) {
  .site-header .header-nav > .logo-header,
  .site-header .header-nav .logo-header.d-lg-none {
    display: none !important;
  }

  .site-header .main-bar .a26-header-inner {
    align-items: center;
    display: grid !important;
    grid-template-columns: minmax(180px, 235px) minmax(0, 1fr) minmax(140px, 235px);
    position: relative;
  }

  .site-header .header-nav {
    align-items: center;
    display: flex !important;
    flex: none !important;
    grid-column: 2;
    height: 100%;
    justify-content: center;
    left: auto;
    position: static;
    top: 0;
    transform: none;
    width: 100%;
    z-index: 5;
  }

  .site-header .main-bar .a26-header-inner > .logo-header {
    grid-column: 1;
    justify-self: start;
  }

  .site-header .main-bar .enquire-nav,
  .site-header .main-bar .extra-nav {
    grid-column: 3;
    justify-self: end;
    margin-left: 0;
  }

  .site-header .header-nav .nav {
    flex-wrap: nowrap;
    justify-content: center;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 991px) {
  .site-header .main-bar .a26-header-inner {
    display: grid !important;
    grid-template-columns: auto 1fr auto auto;
  }

  .site-header .main-bar .a26-header-inner > .logo-header {
    grid-column: 1;
    justify-self: start;
    margin-left: 10px !important;
  }

  .site-header .navbar-toggler {
    grid-column: 3;
    justify-self: end;
    margin-left: 12px;
  }

  .site-header .main-bar .enquire-nav,
  .site-header .main-bar .extra-nav {
    grid-column: 4;
    justify-self: end;
  }

  .site-header .header-nav {
    grid-column: 1 / -1;
  }
}

/* A26 Enquiry Popup Modal */
body.a26-enquiry-open {
  overflow: hidden;
}

.a26-enquiry-overlay {
  align-items: center;
  background: rgba(4, 12, 28, 0.82);
  display: flex;
  inset: 0;
  justify-content: center;
  opacity: 0;
  padding: 24px;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.28s ease;
  visibility: hidden;
  z-index: 99999;
}

.a26-enquiry-overlay.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.a26-enquiry-dialog {
  background: #fff8ef;
  border: 2px solid rgba(240, 180, 41, 0.72);
  border-radius: 28px;
  box-shadow:
    0 30px 80px rgba(0, 0, 0, 0.45),
    0 0 0 1px rgba(255, 255, 255, 0.45) inset,
    0 0 28px rgba(240, 180, 41, 0.18);
  max-height: calc(100vh - 48px);
  max-width: 1080px;
  overflow: hidden;
  transform: translateY(24px) scale(0.97);
  transition: transform 0.32s ease;
  width: 100%;
}

.a26-enquiry-overlay.is-open .a26-enquiry-dialog {
  transform: translateY(0) scale(1);
}

.a26-enquiry-layout {
  display: grid;
  grid-template-columns: 36% 64%;
  min-height: 620px;
}

.a26-enquiry-sidebar {
  background:
    linear-gradient(180deg, rgba(8, 24, 52, 0.94) 0%, rgba(5, 16, 38, 0.98) 100%),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.03) 0, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 34px),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 34px);
  border-right: 1px solid rgba(240, 180, 41, 0.22);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 34px 28px;
  position: relative;
}

.a26-enquiry-sidebar-glow {
  background: radial-gradient(circle, rgba(70, 130, 255, 0.35) 0%, rgba(70, 130, 255, 0) 68%);
  height: 260px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 42%;
  transform: translate(-50%, -50%);
  width: 260px;
}

.a26-enquiry-brand {
  position: relative;
  z-index: 1;
}

.a26-enquiry-badge {
  align-items: center;
  background: linear-gradient(135deg, #f0b429 0%, #d88912 100%);
  border-radius: 14px;
  box-shadow: 0 10px 24px rgba(240, 180, 41, 0.35);
  color: #0b1a33;
  display: inline-flex;
  font-size: 24px;
  height: 52px;
  justify-content: center;
  margin-bottom: 18px;
  width: 52px;
}

.a26-enquiry-visual {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  margin-bottom: 22px;
  overflow: hidden;
}

.a26-enquiry-visual img {
  display: block;
  height: 150px;
  object-fit: cover;
  width: 100%;
}

.a26-enquiry-kicker {
  color: #f0b429;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.22em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.a26-enquiry-brand h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
}

.a26-enquiry-contacts {
  display: grid;
  gap: 12px;
  position: relative;
  z-index: 1;
}

.a26-enquiry-contact-card {
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(240, 180, 41, 0.18);
  border-radius: 16px;
  display: flex;
  gap: 14px;
  padding: 14px 16px;
}

.a26-enquiry-contact-icon {
  align-items: center;
  background: rgba(240, 180, 41, 0.16);
  border-radius: 12px;
  color: #f0b429;
  display: inline-flex;
  font-size: 20px;
  height: 42px;
  justify-content: center;
  min-width: 42px;
}

.a26-enquiry-contact-label {
  color: #f0b429;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.a26-enquiry-contact-card a,
.a26-enquiry-contact-card span:last-child {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 1.35;
}

.a26-enquiry-contact-card a:hover {
  color: #f0b429;
}

.a26-enquiry-form-panel {
  background: #fff8ef;
  overflow-y: auto;
  padding: 38px 42px 30px;
  position: relative;
}

.a26-enquiry-close {
  align-items: center;
  background: #fff;
  border: 1px solid #eadfce;
  border-radius: 50%;
  color: #5a4d42;
  cursor: pointer;
  display: inline-flex;
  font-size: 20px;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 24px;
  top: 22px;
  transition: all 0.2s ease;
  width: 40px;
  z-index: 2;
}

.a26-enquiry-close:hover {
  background: #f0b429;
  border-color: #f0b429;
  color: #0b1a33;
}

.a26-enquiry-form-panel h2 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0 52px 10px 0;
}

.a26-enquiry-subtitle {
  color: #6d6258;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 22px;
  max-width: 520px;
}

.a26-enquiry-form-msg {
  margin-bottom: 14px;
}

.a26-enquiry-form-msg .alert {
  border-radius: 12px;
  font-size: 14px;
  margin: 0;
  padding: 10px 14px;
}

.a26-enquiry-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.a26-enquiry-field {
  display: block;
  margin: 0;
  position: relative;
}

.a26-enquiry-field-wide {
  grid-column: 1 / -1;
}

.a26-enquiry-field i {
  color: #9a8d80;
  font-size: 18px;
  left: 16px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.a26-enquiry-field-message i {
  top: 18px;
  transform: none;
}

.a26-enquiry-field input,
.a26-enquiry-field select,
.a26-enquiry-field textarea {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #e4d8ca;
  border-radius: 14px;
  box-shadow: inset 0 1px 2px rgba(15, 31, 61, 0.03);
  box-sizing: border-box;
  color: #2f2a25;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  min-height: 50px;
  padding: 14px 16px 14px 46px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
}

.a26-enquiry-field textarea {
  min-height: 118px;
  padding-top: 14px;
  resize: vertical;
}

.a26-enquiry-field-select select.a26-enquiry-select {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1.5L7 6.5L13 1.5' stroke='%238d7f72' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 14px 8px;
  cursor: pointer;
  padding-right: 44px;
}

.a26-enquiry-field-select select.a26-enquiry-select:invalid {
  color: #9a8d80;
}

.a26-enquiry-field-select select.a26-enquiry-select option {
  color: #2f2a25;
}

.a26-enquiry-field-select select.a26-enquiry-select option[disabled] {
  color: #9a8d80;
}

.a26-enquiry-field input:focus,
.a26-enquiry-field select:focus,
.a26-enquiry-field textarea:focus {
  border-color: #d88912;
  box-shadow: 0 0 0 3px rgba(216, 137, 18, 0.12);
  outline: none;
}

.a26-enquiry-submit {
  align-items: center;
  background: linear-gradient(90deg, #f0b429 0%, #e8782a 100%);
  border: 0;
  border-radius: 16px;
  box-shadow: 0 14px 28px rgba(232, 120, 42, 0.28);
  color: #0f1f3d;
  cursor: pointer;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  gap: 10px;
  justify-content: center;
  margin-top: 18px;
  min-height: 54px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
}

.a26-enquiry-submit:hover {
  box-shadow: 0 18px 34px rgba(232, 120, 42, 0.34);
  transform: translateY(-1px);
}

.a26-enquiry-submit:disabled {
  cursor: wait;
  opacity: 0.75;
  transform: none;
}

.a26-enquiry-note {
  align-items: center;
  color: #8a7d70;
  display: flex;
  font-size: 13px;
  gap: 8px;
  justify-content: center;
  margin: 16px 0 0;
}

.a26-enquiry-note i {
  color: #d88912;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  .a26-enquiry-layout {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .a26-enquiry-sidebar {
    padding: 28px 24px;
  }

  .a26-enquiry-brand h3 {
    font-size: 24px;
  }

  .a26-enquiry-form-panel {
    padding: 30px 24px 24px;
  }

  .a26-enquiry-form-panel h2 {
    font-size: 34px;
    margin-right: 44px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-enquiry-overlay {
    padding: 12px;
  }

  .a26-enquiry-dialog {
    border-radius: 22px;
    max-height: calc(100vh - 24px);
  }

  .a26-enquiry-grid {
    grid-template-columns: 1fr;
  }

  .a26-enquiry-visual img {
    height: 120px;
  }

  .a26-enquiry-form-panel h2 {
    font-size: 30px;
  }
}

/* =========================================================
   A26 Contact Page — Premium Redesign
   ========================================================= */
.a26-contact-page .a26-contact-hero {
  align-items: center;
  background:
    linear-gradient(115deg, rgba(8, 20, 42, 0.94) 0%, rgba(12, 28, 58, 0.82) 48%, rgba(166, 97, 28, 0.35) 100%),
    url("../images/a26-premium/interior-elegant.jpg") center/cover no-repeat !important;
  display: flex !important;
  height: 360px !important;
  justify-content: center;
  min-height: 360px;
  overflow: hidden;
  position: relative;
}

.a26-contact-page .a26-contact-hero:before {
  background: radial-gradient(circle at 50% 50%, rgba(240, 180, 41, 0.18), transparent 55%);
  bottom: auto;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  transform: none;
  width: 100%;
}

.a26-contact-page .a26-contact-hero:after {
  border: 1px solid rgba(240, 180, 41, 0.28);
  inset: 22px 36px;
}

.a26-contact-page .a26-contact-hero .container {
  display: flex !important;
  align-items: center;
  height: 100% !important;
  justify-content: center;
}

.a26-contact-page .a26-contact-hero .dlab-bnr-inr-entry {
  display: block !important;
  height: auto !important;
  margin: 0 auto;
  max-width: none;
  padding-top: 0 !important;
  text-align: center !important;
  vertical-align: initial !important;
}

.a26-contact-page .a26-contact-hero-kicker {
  color: #f0b429;
  display: block !important;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.32em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.a26-contact-page .a26-contact-hero h1 {
  color: #fff;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 1.05;
  margin: 0;
  text-transform: none;
}

.a26-contact-page .a26-contact-hero p,
.a26-contact-page .a26-contact-hero .breadcrumb-row {
  display: none !important;
}

.a26-contact-page .a26-contact-hero-actions {
  display: none !important;
}

.a26-contact-page .a26-contact-hero-actions a {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(240, 180, 41, 0.35);
  border-radius: 999px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  min-height: 46px;
  padding: 11px 20px;
  transition: all 0.25s ease;
}

.a26-contact-page .a26-contact-hero-actions a:hover {
  background: linear-gradient(90deg, #f0b429, #e8782a);
  border-color: transparent;
  color: #0f1f3d;
}

.a26-contact-page .a26-contact-hero-actions i {
  color: #f0b429;
  font-size: 18px;
}

.a26-contact-page .a26-contact-hero-actions a:hover i {
  color: #0f1f3d;
}

.a26-contact-page .a26-contact-hero .breadcrumb-row {
  display: block !important;
}

.a26-contact-page .a26-contact-hero .breadcrumb-item,
.a26-contact-page .a26-contact-hero .breadcrumb-item a {
  color: rgba(255, 255, 255, 0.72);
}

.a26-contact-page .a26-contact-hero .breadcrumb-item.active {
  color: #f0b429;
}

.a26-contact-page .a26-contact-reference {
  background:
    linear-gradient(180deg, #eef2f8 0%, #f8f4ee 42%, #f3ece2 100%);
  padding: 80px 0 90px;
}

.a26-contact-page .a26-contact-reference:before,
.a26-contact-page .a26-contact-reference:after {
  display: none;
}

.a26-contact-page .a26-contact-main {
  background: #fff;
  border: 2px solid rgba(240, 180, 41, 0.45);
  border-radius: 24px;
  box-shadow: 0 28px 70px rgba(15, 31, 61, 0.12);
  gap: 0;
  grid-template-columns: 0.95fr 72px 1.15fr;
  overflow: hidden;
  padding: 0;
}

.a26-contact-page .a26-contact-info {
  background:
    linear-gradient(165deg, #0d1b33 0%, #122847 55%, #1a3358 100%);
  padding: 42px 36px 38px;
}

.a26-contact-page .a26-contact-label {
  color: #f0b429;
  font-size: 12px;
  letter-spacing: 0.24em;
}

.a26-contact-page .a26-contact-info h2 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 18px;
}

.a26-contact-page .a26-contact-line {
  background: linear-gradient(90deg, #f0b429, #e8782a);
  border-radius: 999px;
  height: 4px;
  margin-bottom: 24px;
  width: 52px;
}

.a26-contact-page .a26-contact-reference .contact-question li {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 0;
  border-radius: 16px;
  box-shadow: none;
  gap: 16px;
  margin-bottom: 12px;
  min-height: auto;
  padding: 16px 18px;
}

.a26-contact-page .a26-contact-reference .contact-question li i {
  border-radius: 14px;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
  flex: 0 0 48px;
  font-size: 22px;
  height: 48px;
  width: 48px;
}

.a26-contact-page .a26-contact-item-phone i {
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  color: #0f1f3d;
}

.a26-contact-page .a26-contact-item-email i {
  background: linear-gradient(135deg, #60a5fa 0%, #2563eb 100%);
  color: #fff;
}

.a26-contact-page .a26-contact-item-location i {
  background: linear-gradient(135deg, #34d399 0%, #059669 100%);
  color: #fff;
}

.a26-contact-page .a26-contact-item-instagram i {
  background: linear-gradient(135deg, #f472b6 0%, #db2777 45%, #f59e0b 100%);
  color: #fff;
}

.a26-contact-page .a26-contact-reference .contact-question .title {
  color: #f0b429;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.a26-contact-page .a26-contact-reference .contact-question p,
.a26-contact-page .a26-contact-reference .contact-question a {
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  line-height: 1.55;
}

.a26-contact-page .a26-contact-reference .contact-question a:hover {
  color: #f0b429;
}

.a26-contact-page .a26-contact-divider {
  background: linear-gradient(180deg, #fff8ef 0%, #f7efe4 100%);
}

.a26-contact-page .a26-contact-divider:before {
  background: linear-gradient(180deg, rgba(240, 180, 41, 0.15), rgba(240, 180, 41, 0.55), rgba(240, 180, 41, 0.15));
  width: 2px;
}

.a26-contact-page .a26-contact-divider span {
  background: linear-gradient(135deg, #f0b429, #e8782a);
  border: 0;
  box-shadow: 0 10px 24px rgba(232, 120, 42, 0.28);
  color: #0f1f3d;
  font-size: 26px;
  height: 54px;
  width: 54px;
}

.a26-contact-page .a26-contact-reference .contact-box {
  background: linear-gradient(180deg, #fffdf9 0%, #fff8ef 100%);
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
  padding: 42px 40px 36px !important;
}

.a26-contact-page .a26-contact-reference .contact-box .title-box {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 24px;
  text-transform: none;
}

.a26-contact-page .a26-contact-reference .form-group i {
  color: #c47b2c;
  font-size: 18px;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.a26-contact-page .a26-message-field i,
.a26-contact-page .a26-contact-field-select i {
  top: 18px;
  transform: none;
}

.a26-contact-page .a26-contact-reference .form-control {
  background: #fff;
  border: 1px solid #e7d9c8;
  border-radius: 14px;
  box-shadow: inset 0 1px 2px rgba(15, 31, 61, 0.03);
  color: #1f2937;
  height: 54px;
  padding-left: 48px;
}

.a26-contact-page .a26-contact-reference .form-control:focus {
  border-color: #e8782a;
  box-shadow: 0 0 0 3px rgba(232, 120, 42, 0.14);
}

.a26-contact-page .a26-contact-field-select select.a26-contact-select {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1.5L7 6.5L13 1.5' stroke='%23c47b2c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 14px 8px;
  padding-right: 42px;
}

.a26-contact-page .a26-contact-field-select select.a26-contact-select:invalid {
  color: #9a8d80;
}

.a26-contact-page .a26-message-field textarea.form-control {
  height: 120px;
  padding-top: 16px;
}

.a26-contact-page .a26-submit-btn {
  background: linear-gradient(90deg, #f0b429 0%, #e8782a 100%) !important;
  border-radius: 14px !important;
  box-shadow: 0 14px 28px rgba(232, 120, 42, 0.28);
  color: #0f1f3d !important;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: none;
}

.a26-contact-page .a26-submit-btn i {
  color: #0f1f3d;
  font-size: 20px;
}

.a26-contact-page .a26-why-contact {
  background: linear-gradient(135deg, #0f1f3d 0%, #162f52 100%);
  border: 1px solid rgba(240, 180, 41, 0.22);
  border-radius: 24px;
  display: block !important;
  margin: 40px 0 0;
  padding: 38px 34px 34px;
}

.a26-contact-page .a26-why-contact h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  letter-spacing: 0.04em;
  margin-bottom: 28px;
}

.a26-contact-page .a26-why-contact h3 span {
  background: linear-gradient(90deg, transparent, rgba(240, 180, 41, 0.55), transparent);
  height: 1px;
}

.a26-contact-page .a26-why-contact .a26-why-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 18px;
  min-height: 190px;
  padding: 28px 22px 22px;
  transition: transform 0.25s ease, border-color 0.25s ease;
}

.a26-contact-page .a26-why-contact .a26-why-card:hover {
  border-color: rgba(240, 180, 41, 0.35);
  transform: translateY(-4px);
}

.a26-contact-page .a26-why-icon {
  align-items: center;
  border-radius: 16px;
  display: inline-flex;
  height: 58px;
  justify-content: center;
  margin-bottom: 16px;
  width: 58px;
}

.a26-contact-page .a26-why-icon i {
  color: #fff;
  font-size: 28px;
  line-height: 1;
}

.a26-contact-page .a26-why-card-1 .a26-why-icon {
  background: linear-gradient(135deg, #f0b429, #e8782a);
}

.a26-contact-page .a26-why-card-2 .a26-why-icon {
  background: linear-gradient(135deg, #60a5fa, #2563eb);
}

.a26-contact-page .a26-why-card-3 .a26-why-icon {
  background: linear-gradient(135deg, #a78bfa, #7c3aed);
}

.a26-contact-page .a26-why-card-4 .a26-why-icon {
  background: linear-gradient(135deg, #34d399, #059669);
}

.a26-contact-page .a26-why-contact .a26-why-card h4 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 8px;
}

.a26-contact-page .a26-why-contact .a26-why-card p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  line-height: 1.6;
}

.a26-contact-page .a26-office-map {
  background: #fff;
  border: 2px solid rgba(240, 180, 41, 0.35);
  border-radius: 24px;
  box-shadow: 0 22px 50px rgba(15, 31, 61, 0.1);
  grid-template-columns: 0.9fr 1.1fr;
  margin-top: 40px;
  min-height: 280px;
  overflow: hidden;
}

.a26-contact-page .a26-map-card {
  background: linear-gradient(135deg, #fff9f2 0%, #f7efe4 100%);
  padding: 36px 34px;
}

.a26-contact-page .a26-map-icon {
  align-items: center;
  background: linear-gradient(135deg, #34d399 0%, #059669 100%);
  border-radius: 18px;
  box-shadow: 0 14px 28px rgba(5, 150, 105, 0.28);
  color: #fff;
  display: inline-flex;
  flex: 0 0 78px;
  font-size: 34px;
  height: 78px;
  justify-content: center;
  width: 78px;
}

.a26-contact-page .a26-map-card > i {
  display: none;
}

.a26-contact-page .a26-map-card h3 {
  color: #0f1f3d;
  font-size: 30px;
  margin-bottom: 10px;
}

.a26-contact-page .a26-map-card p {
  color: #4b5563;
  font-size: 15px;
  line-height: 1.65;
}

.a26-contact-page .a26-map-art {
  background: #e8edf5;
  min-height: 280px;
}

.a26-contact-page .a26-map-art iframe {
  min-height: 280px;
}

.a26-contact-page .a26-contact-cta,
.a26-projects-page .a26-contact-cta {
  background:
    linear-gradient(110deg, rgba(8, 18, 36, 0.15) 0%, rgba(8, 18, 36, 0.88) 42%, rgba(8, 18, 36, 0.96) 100%),
    url("../images/a26-premium/living-contemporary.jpg") left center/cover no-repeat;
  border: 2px solid rgba(240, 180, 41, 0.28);
  border-radius: 24px;
  grid-template-columns: 1fr auto;
  margin-top: 40px;
  min-height: 190px;
  padding: 34px 36px;
}

.a26-contact-page .a26-cta-copy h3,
.a26-projects-page .a26-cta-copy h3 {
  color: #fff;
  font-size: 34px;
}

.a26-contact-page .a26-contact-cta .a26-contact-line,
.a26-projects-page .a26-contact-cta .a26-contact-line {
  background: linear-gradient(90deg, #f0b429, #e8782a);
}

.a26-contact-page .a26-call-btn,
.a26-projects-page .a26-call-btn {
  background: linear-gradient(90deg, #f0b429 0%, #e8782a 100%);
  border-radius: 14px;
  color: #0f1f3d;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}

.a26-contact-page .a26-book-btn,
.a26-projects-page .a26-book-btn {
  background: transparent;
  border: 1px solid rgba(240, 180, 41, 0.65);
  border-radius: 14px;
  color: #fff;
}

.a26-contact-page .a26-book-btn:hover,
.a26-contact-page .a26-call-btn:hover,
.a26-projects-page .a26-book-btn:hover,
.a26-projects-page .a26-call-btn:hover {
  opacity: 0.92;
  transform: translateY(-1px);
}

@media only screen and (max-width: 1199px) {
  .a26-contact-page .a26-contact-main {
    grid-template-columns: 1fr;
  }

  .a26-contact-page .a26-contact-divider {
    display: none;
  }

  .a26-contact-page .a26-why-contact .a26-why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-contact-page .a26-office-map {
    grid-template-columns: 1fr;
  }

  .a26-contact-page .a26-contact-cta,
  .a26-projects-page .a26-contact-cta {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .a26-contact-page .a26-cta-actions,
  .a26-projects-page .a26-cta-actions {
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .a26-contact-page .a26-contact-hero {
    height: auto !important;
    min-height: 280px;
    padding: 90px 0;
  }

  .a26-contact-page .a26-contact-hero .dlab-bnr-inr-entry {
    padding-top: 0 !important;
  }

  .a26-contact-page .a26-contact-hero h1 {
    font-size: 42px;
  }

  .a26-contact-page .a26-contact-reference {
    padding: 56px 0 64px;
  }

  .a26-contact-page .a26-contact-info,
  .a26-contact-page .a26-contact-reference .contact-box {
    padding: 28px 22px !important;
  }

  .a26-contact-page .a26-why-contact .a26-why-grid,
  .a26-contact-page .a26-form-grid {
    grid-template-columns: 1fr;
  }

  .a26-contact-page .a26-cta-actions {
    flex-direction: column;
    width: 100%;
  }

  .a26-contact-page .a26-cta-actions a {
    justify-content: center;
    width: 100%;
  }

  .a26-contact-page .a26-office-map {
    border-radius: 18px;
    margin-left: 0;
    margin-right: 0;
    min-height: 0;
  }

  .a26-contact-page .a26-map-card {
    align-items: flex-start;
    display: flex;
    gap: 18px;
    padding: 28px 18px 24px;
  }

  .a26-contact-page .a26-map-icon {
    border-radius: 16px;
    flex: 0 0 64px;
    font-size: 30px;
    height: 64px;
    width: 64px;
  }

  .a26-contact-page .a26-map-card h3 {
    font-size: 28px;
    line-height: 1.12;
    margin-bottom: 12px;
  }

  .a26-contact-page .a26-map-card p {
    font-size: 14px;
    line-height: 1.65;
    margin-bottom: 0;
  }

  .a26-contact-page .a26-map-art,
  .a26-contact-page .a26-map-art iframe {
    min-height: 0;
  }

  .a26-contact-page .a26-map-art {
    aspect-ratio: 1 / 0.78;
    overflow: hidden;
  }

  .a26-contact-page .a26-map-art iframe {
    height: 100%;
    width: 100%;
  }
}

@media only screen and (max-width: 380px) {
  .a26-contact-page .a26-map-card {
    display: block;
  }

  .a26-contact-page .a26-map-icon {
    margin-bottom: 18px;
  }
}

@media only screen and (max-width: 575px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .site-header,
  .site-header .main-bar,
  .site-header .sticky-header,
  .site-header .main-bar-wraper {
    max-width: 100vw;
    overflow: hidden;
  }

  .site-header .main-bar .a26-header-inner,
  .site-header .main-bar .container-fluid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 44px;
    column-gap: 8px;
    min-height: 64px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    width: 100%;
  }

  .site-header .main-bar .a26-header-inner > .logo-header,
  .site-header .main-bar .logo-header {
    grid-column: 1;
    height: 64px;
    margin-left: 0 !important;
    min-width: 0;
    width: auto;
  }

  .site-header .logo-header img {
    max-height: 48px;
    max-width: 132px;
  }

  .site-header .navbar-toggler {
    grid-column: 2;
    justify-self: end;
    margin: 0 !important;
    width: 42px;
  }

  .site-header .main-bar .enquire-nav,
  .site-header .main-bar .extra-nav {
    display: none !important;
    margin-left: 0 !important;
    min-width: 0;
    padding-left: 0;
  }

  .site-header .header-nav {
    grid-column: 1 / -1;
    max-width: 100%;
  }

  .site-header .navbar-collapse.collapsing {
    display: block;
    height: auto !important;
    transition: none !important;
  }

  .site-header .header-nav,
  .site-header .header-nav.show,
  .site-header .header-nav.collapsing {
    transition: left 0.12s ease-out, width 0.12s ease-out !important;
  }

  .site-header .navicon,
  .site-header .navicon span {
    transition-duration: 0.12s !important;
  }

  .site-header .header-nav .nav > li.a26-mobile-enquire-item {
    display: block !important;
    padding: 14px 18px 18px;
  }

  .site-header .header-nav .nav > li.a26-mobile-enquire-item > a {
    background: linear-gradient(90deg, #f0b429 0%, #c47a21 100%);
    border-radius: 8px;
    color: #fff !important;
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 12px 16px !important;
    text-align: center;
    text-transform: uppercase;
  }
}

.site-header .header-nav .nav > li.a26-mobile-enquire-item {
  display: none;
}

.a26-contact-page .wow {
  visibility: hidden;
}

.a26-contact-page .wow.animated {
  visibility: visible;
}

/* Shared inner-page hero banner (Contact, About, Services, Projects) */
.a26-page-hero {
  align-items: center;
  background:
    linear-gradient(115deg, rgba(8, 20, 42, 0.94) 0%, rgba(12, 28, 58, 0.82) 48%, rgba(166, 97, 28, 0.35) 100%),
    url("../images/a26-premium/interior-elegant.jpg") center/cover no-repeat !important;
  display: flex !important;
  height: 360px !important;
  justify-content: center;
  margin-top: 0;
  min-height: 360px;
  overflow: hidden;
  position: relative;
}

.a26-page-hero:before {
  background: radial-gradient(circle at 50% 50%, rgba(240, 180, 41, 0.18), transparent 55%);
  bottom: auto;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: none;
  width: 100%;
  z-index: 0;
}

.a26-page-hero:after {
  border: 1px solid rgba(240, 180, 41, 0.28);
  content: "";
  inset: 22px 36px;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.a26-page-hero .container {
  align-items: center;
  display: flex !important;
  height: 100% !important;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.a26-page-hero .dlab-bnr-inr-entry {
  display: block !important;
  height: auto !important;
  margin: 0 auto;
  max-width: none;
  padding-top: 0 !important;
  text-align: center !important;
  vertical-align: initial !important;
}

.a26-page-hero-kicker,
.a26-page-hero .a26-contact-hero-kicker {
  color: #f0b429;
  display: block !important;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.32em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.a26-page-hero h1 {
  color: #fff;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 1.05;
  margin: 0;
  text-transform: none;
}

.a26-page-hero p,
.a26-page-hero .breadcrumb-row {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .a26-page-hero {
    height: auto !important;
    min-height: 280px;
    padding: 90px 0;
  }

  .a26-page-hero h1 {
    font-size: 42px;
  }
}

/* Projects page — premium showcase */
.a26-projects-page {
  background:
    radial-gradient(circle at top right, rgba(240, 180, 41, 0.1), transparent 28%),
    radial-gradient(circle at bottom left, rgba(15, 31, 61, 0.06), transparent 32%),
    linear-gradient(180deg, #f8f3ea 0%, #f4efe6 48%, #efe8dc 100%);
}

.a26-projects-page .a26-page-hero::after {
  border-color: rgba(240, 180, 41, 0.55);
}

.a26-projects-showcase {
  margin-top: -24px;
  padding: 64px 0 90px;
  position: relative;
  z-index: 2;
}

.a26-projects-showcase > .container {
  max-width: none;
  padding-left: clamp(20px, 3.5vw, 52px);
  padding-right: clamp(20px, 3.5vw, 52px);
  width: 100%;
}

.a26-projects-showcase::before {
  background: linear-gradient(90deg, transparent, rgba(240, 180, 41, 0.22), transparent);
  content: "";
  height: 1px;
  left: 8%;
  position: absolute;
  right: 8%;
  top: 0;
}

.a26-projects-gallery-wide {
  margin: 20px auto 0;
  max-width: none;
  padding: 0 clamp(20px, 3.5vw, 52px);
  width: 100%;
}

.a26-projects-gallery-wide .a26-project-featured {
  border-radius: 28px;
  margin-bottom: 20px;
}

.a26-projects-gallery-wide .a26-project-grid {
  margin: 0 auto;
}

.a26-projects-intro-wrap {
  margin: 0 auto 44px;
  max-width: 760px;
  padding-bottom: 28px;
  padding-top: 36px;
  position: relative;
  text-align: center;
}

.a26-projects-intro-wrap::before {
  color: rgba(15, 31, 61, 0.04);
  content: "A26";
  font-family: Georgia, "Times New Roman", serif;
  font-size: 140px;
  font-weight: 700;
  left: 50%;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  top: -48px;
  transform: translateX(-50%);
  z-index: 0;
}

.a26-projects-intro-wrap > * {
  position: relative;
  z-index: 1;
}

.a26-projects-label {
  color: #d88912;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.a26-projects-intro-wrap h2 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.12;
  margin-bottom: 18px;
}

.a26-projects-line {
  background: linear-gradient(90deg, transparent, #f0b429 18%, #e8782a 82%, transparent);
  border-radius: 999px;
  height: 3px;
  margin: 0 auto 20px;
  max-width: 120px;
  width: 100%;
}

.a26-projects-intro-wrap p {
  color: #5c5349;
  font-size: 16px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 640px;
  padding-bottom: 8px;
}

.a26-project-filters-bar {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  margin: 0 auto 42px;
  max-width: 920px;
  padding: 0 0 8px;
  text-align: center;
}

.a26-project-filters-label {
  color: #d88912;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}

.a26-project-filters-label::after {
  background: linear-gradient(90deg, #f0b429, #e8782a);
  border-radius: 999px;
  content: "";
  display: block;
  height: 2px;
  margin: 10px auto 0;
  width: 42px;
}

.a26-project-filters {
  background: linear-gradient(180deg, #fffdf9 0%, #fff8ef 100%);
  border: 1px solid rgba(240, 180, 41, 0.28);
  border-radius: 999px;
  box-shadow: 0 10px 30px rgba(15, 31, 61, 0.08);
  display: inline-flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
  max-width: 100%;
  padding: 7px;
}

.a26-filter-btn {
  background: transparent;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
  color: #5c5349;
  cursor: pointer;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: background 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
  white-space: nowrap;
}

.a26-filter-btn:hover {
  background: rgba(15, 31, 61, 0.06);
  color: #0f1f3d;
}

.a26-filter-btn.is-active {
  background: linear-gradient(135deg, #0f1f3d 0%, #1a3358 100%);
  box-shadow: 0 8px 20px rgba(15, 31, 61, 0.22);
  color: #f0b429;
}

.a26-project-featured {
  background: #fff;
  border: 1px solid rgba(240, 180, 41, 0.28);
  border-radius: 28px;
  box-shadow:
    0 28px 60px rgba(15, 31, 61, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.65);
  display: grid;
  grid-template-columns: 1.12fr 0.88fr;
  margin-bottom: 28px;
  overflow: hidden;
  position: relative;
  transition: opacity 0.35s ease, transform 0.35s ease;
}

.a26-project-featured::before {
  border: 1px solid rgba(240, 180, 41, 0.18);
  border-radius: 26px;
  content: "";
  inset: 10px;
  pointer-events: none;
  position: absolute;
  z-index: 3;
}

.a26-project-featured.is-hidden {
  display: none;
}

.a26-project-featured-media {
  min-height: 420px;
  overflow: hidden;
  position: relative;
}

.a26-project-featured-media::after {
  background: linear-gradient(180deg, rgba(15, 31, 61, 0.05) 0%, rgba(15, 31, 61, 0.42) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.a26-project-featured-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
  width: 100%;
}

.a26-project-featured:hover .a26-project-featured-media img {
  transform: scale(1.04);
}

.a26-project-featured-tag {
  backdrop-filter: blur(8px);
  background: rgba(15, 31, 61, 0.78);
  border: 1px solid rgba(240, 180, 41, 0.5);
  border-radius: 999px;
  bottom: 24px;
  color: #f0b429;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  left: 24px;
  letter-spacing: 0.16em;
  padding: 9px 18px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}

.a26-project-play {
  align-items: center;
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  border-radius: 50%;
  box-shadow: 0 12px 28px rgba(240, 180, 41, 0.35);
  color: #0f1f3d;
  display: flex;
  font-size: 22px;
  height: 62px;
  justify-content: center;
  position: absolute;
  right: 24px;
  top: 24px;
  transition: transform 0.25s ease;
  width: 62px;
  z-index: 2;
}

.a26-project-play:hover {
  color: #0f1f3d;
  transform: scale(1.08);
}

.a26-project-featured-body {
  background:
    linear-gradient(160deg, rgba(240, 180, 41, 0.08) 0%, transparent 38%),
    linear-gradient(180deg, #0f1f3d 0%, #122646 55%, #0b1830 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 46px 42px;
  position: relative;
}

.a26-project-featured-body::before {
  background: linear-gradient(90deg, #f0b429, #e8782a);
  content: "";
  height: 3px;
  left: 42px;
  position: absolute;
  top: 0;
  width: 72px;
}

.a26-project-index {
  color: #f0b429;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.22em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.a26-project-featured-body h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 16px;
}

.a26-project-featured-body > p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 24px;
}

.a26-project-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 0 0 28px;
  padding: 0;
}

.a26-project-meta li {
  backdrop-filter: blur(6px);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(240, 180, 41, 0.22);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 12px;
  padding: 8px 14px;
}

.a26-project-meta i {
  color: #f0b429;
  margin-right: 6px;
}

.a26-project-view {
  align-items: center;
  background: linear-gradient(90deg, #f0b429 0%, #e8782a 100%);
  border-radius: 999px;
  color: #0f1f3d;
  cursor: pointer;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  gap: 8px;
  letter-spacing: 0.12em;
  padding: 13px 22px;
  text-transform: uppercase;
  transition: all 0.25s ease;
  width: fit-content;
}

.a26-project-view:hover {
  box-shadow: 0 10px 24px rgba(240, 180, 41, 0.28);
  color: #0f1f3d;
  transform: translateY(-1px);
}

.a26-project-grid {
  column-count: 4;
  column-fill: balance;
  column-gap: 20px;
  position: relative;
}

.a26-project-grid.is-hidden {
  display: none;
}

.a26-projects-empty {
  background: rgba(255, 255, 255, 0.7);
  border: 1px dashed rgba(15, 31, 61, 0.16);
  border-radius: 22px;
  margin-top: 28px;
  padding: 48px 24px;
  text-align: center;
}

.a26-projects-empty.is-hidden {
  display: none;
}

.a26-projects-empty i {
  color: #d88912;
  font-size: 42px;
  margin-bottom: 12px;
}

.a26-projects-empty h4 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 26px;
  margin-bottom: 8px;
}

.a26-projects-empty p {
  color: #5c5349;
  margin: 0;
}

.a26-project-card {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  break-inside: avoid;
  display: inline-block;
  margin: 0 0 20px;
  overflow: visible;
  page-break-inside: avoid;
  position: relative;
  transition: opacity 0.35s ease, transform 0.4s ease;
  vertical-align: top;
  width: 100%;
}

.a26-project-card:hover {
  transform: translateY(-6px);
}

.a26-project-card.is-hidden {
  display: none;
}

.a26-project-card--key-s .a26-project-card-media {
  aspect-ratio: 4 / 5;
}

.a26-project-card--key-m .a26-project-card-media {
  aspect-ratio: 1 / 1;
}

.a26-project-card--key-t .a26-project-card-media {
  aspect-ratio: 3 / 4;
}

.a26-project-card--key-w .a26-project-card-media {
  aspect-ratio: 16 / 11;
}

.a26-project-card--key-l .a26-project-card-media {
  aspect-ratio: 5 / 4;
}

.a26-project-card--key-xl .a26-project-card-media {
  aspect-ratio: 3 / 2;
}

.a26-project-card-media {
  border-radius: 20px;
  box-shadow: 0 24px 56px rgba(15, 31, 61, 0.16);
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.a26-project-card-media::before {
  border: 1.5px solid rgba(240, 180, 41, 0.65);
  border-radius: 10px;
  box-sizing: border-box;
  content: "";
  inset: 10px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.35s ease;
  z-index: 4;
}

.a26-project-card:hover .a26-project-card-media::before {
  opacity: 1;
}

.a26-project-card-media::after {
  background: linear-gradient(
    180deg,
    rgba(8, 18, 36, 0.08) 0%,
    rgba(8, 18, 36, 0.15) 40%,
    rgba(8, 18, 36, 0.88) 100%
  );
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.35s ease;
  z-index: 1;
}

.a26-project-card:hover .a26-project-card-media::after {
  opacity: 1;
}

.a26-project-card-media img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}

.a26-project-card:hover .a26-project-card-media img {
  transform: scale(1.08);
}

.a26-project-card-media .a26-project-index {
  backdrop-filter: blur(10px);
  background: rgba(15, 31, 61, 0.55);
  border: 1px solid rgba(240, 180, 41, 0.5);
  border-radius: 999px;
  color: #f0b429;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10px;
  font-weight: 700;
  left: 22px;
  letter-spacing: 0.18em;
  line-height: 1;
  padding: 8px 13px;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  top: 22px;
  z-index: 5;
}

.a26-project-card-overlay {
  bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  left: 10px;
  padding: 14px 16px 16px;
  position: absolute;
  right: 10px;
  z-index: 3;
}

.a26-project-card-overlay .a26-project-cat {
  backdrop-filter: blur(8px);
  background: rgba(240, 180, 41, 0.92);
  border: none;
  border-radius: 999px;
  color: #0f1f3d;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-bottom: 10px;
  padding: 6px 12px;
  position: static;
  text-transform: uppercase;
  width: fit-content;
}

.a26-project-card-overlay h4 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(16px, 1.4vw, 22px);
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 4px;
  padding-right: 4px;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
}

.a26-project-card--key-s .a26-project-card-overlay {
  padding: 12px 14px 14px;
}

.a26-project-card--key-s .a26-project-card-overlay h4 {
  font-size: 17px;
}

.a26-project-card--key-l .a26-project-card-overlay h4,
.a26-project-card--key-xl .a26-project-card-overlay h4,
.a26-project-card--key-w .a26-project-card-overlay h4 {
  font-size: 24px;
}

.a26-project-card--key-t .a26-project-card-overlay h4 {
  font-size: 20px;
}

.a26-project-card-overlay p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.35s ease, margin 0.35s ease;
}

.a26-project-card:hover .a26-project-card-overlay p {
  margin-top: 2px;
  max-height: 80px;
  opacity: 1;
}

.a26-project-zoom {
  align-items: center;
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  height: 44px;
  justify-content: center;
  opacity: 0;
  position: absolute;
  right: 22px;
  top: 22px;
  transform: scale(0.85);
  transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease;
  width: 44px;
  z-index: 6;
}

.a26-project-card:hover .a26-project-zoom {
  opacity: 1;
  transform: scale(1);
}

.a26-project-zoom:hover {
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  border-color: transparent;
  color: #0f1f3d;
}

.a26-projects-page .wow {
  visibility: hidden;
}

.a26-projects-page .wow.animated {
  visibility: visible;
}

.a26-projects-page .a26-project-grid .wow {
  visibility: visible;
}

@media only screen and (max-width: 1199px) {
  .a26-project-featured {
    grid-template-columns: 1fr;
  }

  .a26-project-featured-body {
    padding: 34px 28px;
  }

  .a26-project-featured-body::before {
    left: 28px;
  }

  .a26-project-grid {
    column-count: 2;
  }
}

@media only screen and (max-width: 991px) {
  .a26-projects-intro-wrap::before {
    font-size: 100px;
    top: -30px;
  }
}

@media only screen and (max-width: 767px) {
  .a26-projects-showcase {
    margin-top: -16px;
    padding: 48px 0 64px;
  }

  .a26-projects-intro-wrap {
    padding-top: 24px;
  }

  .a26-projects-intro-wrap h2 {
    font-size: 30px;
  }

  .a26-project-filters-bar {
    gap: 14px;
    margin-bottom: 32px;
    padding: 0 14px 8px;
  }

  .a26-project-filters {
    align-items: stretch;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    max-width: 360px;
    padding: 0;
    width: 100%;
  }

  .a26-filter-btn {
    background: #fffdf9;
    border: 1px solid rgba(240, 180, 41, 0.32);
    border-radius: 12px;
    flex: 0 1 auto;
    font-size: 11px;
    letter-spacing: 0.08em;
    min-width: 0;
    padding: 11px 16px;
    text-align: center;
    white-space: nowrap;
  }

  .a26-filter-btn.is-active {
    box-shadow: 0 8px 18px rgba(15, 31, 61, 0.18);
  }

  .a26-project-grid {
    column-count: 1;
  }

  .a26-project-card,
  .a26-project-card--key-s,
  .a26-project-card--key-m,
  .a26-project-card--key-t,
  .a26-project-card--key-w,
  .a26-project-card--key-l,
  .a26-project-card--key-xl {
    width: 100%;
  }

  .a26-project-card-overlay h4 {
    font-size: 19px;
  }

  .a26-project-card-overlay p {
    max-height: 60px;
    opacity: 1;
  }

  .a26-project-zoom {
    opacity: 1;
    transform: scale(1);
  }

  .a26-project-featured-media {
    min-height: 260px;
  }

  .a26-project-featured::before {
    inset: 8px;
  }
}

/* ── Services Page ── */
.a26-services-page {
  background: #f9f5ef;
}

.a26-services-page .a26-page-hero::after {
  display: none;
}

.a26-services-page .a26-page-hero .container {
  max-width: 1480px;
  padding-left: 24px;
  padding-right: 24px;
  width: calc(100% - 60px);
}

.a26-services-shell {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  padding-left: 24px;
  padding-right: 24px;
  width: calc(100% - 60px);
}

.a26-services-showcase {
  padding: 72px 0 96px;
  position: relative;
}

.a26-services-showcase::before {
  background: linear-gradient(90deg, transparent, rgba(240, 180, 41, 0.22), transparent);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.a26-services-intro-wrap {
  margin: 0 auto 56px;
  max-width: 860px;
  padding-top: 4px;
  position: relative;
  text-align: center;
}

.a26-services-label-row {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: center;
  margin-bottom: 22px;
}

.a26-services-label-line {
  background: linear-gradient(90deg, transparent, rgba(216, 137, 18, 0.55));
  flex: 0 1 80px;
  height: 1px;
  max-width: 80px;
  width: 100%;
}

.a26-services-label-row .a26-services-label-line:last-child {
  background: linear-gradient(90deg, rgba(216, 137, 18, 0.55), transparent);
}

.a26-services-label {
  color: #d88912;
  display: inline-block;
  flex-shrink: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.28em;
  margin-bottom: 0;
  text-transform: uppercase;
}

.a26-services-intro-wrap h2 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(36px, 4.5vw, 54px);
  font-weight: 400;
  line-height: 1.16;
  margin-bottom: 22px;
}

.a26-services-intro-wrap p {
  color: #5c5349;
  font-size: 16px;
  line-height: 1.78;
  margin: 0 auto;
  max-width: 680px;
}

/* Scroll reveal animations */
.a26-services-page .a26-reveal {
  opacity: 0;
  transform: translateY(36px);
  transition:
    opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--reveal-delay, 0s);
}

.a26-services-page .a26-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes a26-icon-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(240, 180, 41, 0.35); }
  50% { box-shadow: 0 0 0 10px rgba(240, 180, 41, 0); }
}

/* Pillar service cards */
.a26-services-pillar-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 48px;
}

@keyframes a26-pillar-icon-pop {
  0% {
    transform: translateY(-50%) scale(1);
  }

  45% {
    transform: translateY(-50%) scale(1.1);
  }

  100% {
    transform: translateY(-50%) scale(1.05);
  }
}

.a26-service-pillar {
  background: #181818;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  box-shadow: 0 14px 40px rgba(15, 31, 61, 0.12);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition:
    transform 0.45s cubic-bezier(0.34, 1.15, 0.64, 1),
    box-shadow 0.45s ease,
    border-color 0.35s ease;
}

.a26-service-pillar::after {
  border: 1px solid rgba(240, 180, 41, 0.4);
  border-radius: 16px;
  content: "";
  inset: 8px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.4s ease;
  z-index: 8;
}

.a26-service-pillar:hover {
  border-color: rgba(240, 180, 41, 0.28);
  box-shadow: 0 22px 52px rgba(0, 0, 0, 0.28);
  transform: translateY(-6px);
}

.a26-service-pillar:hover::after {
  opacity: 1;
}

.a26-service-pillar-media {
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
}

.a26-service-pillar-media::after {
  background: linear-gradient(180deg, transparent 55%, rgba(24, 24, 24, 0.5) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.a26-service-pillar-media img {
  display: block;
  height: 220px;
  object-fit: cover;
  transition: transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  width: 100%;
}

.a26-service-pillar:hover .a26-service-pillar-media img {
  transform: scale(1.06);
}

.a26-service-pillar-icon-wrap {
  display: flex;
  height: 0;
  justify-content: center;
  position: relative;
  z-index: 6;
}

.a26-service-pillar-icon {
  align-items: center;
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  border: 5px solid #181818;
  border-radius: 50%;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.35);
  color: #181818;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 28px;
  height: 76px;
  justify-content: center;
  line-height: 1;
  transform: translateY(-50%);
  transition:
    box-shadow 0.4s ease,
    transform 0.4s cubic-bezier(0.34, 1.2, 0.64, 1),
    background 0.35s ease,
    color 0.35s ease;
  width: 76px;
}

.a26-service-pillar:hover .a26-service-pillar-icon {
  animation: a26-pillar-icon-pop 0.5s cubic-bezier(0.34, 1.3, 0.64, 1) forwards;
  box-shadow: 0 14px 36px rgba(240, 180, 41, 0.4);
}

.a26-service-pillar-body {
  background: #181818;
  flex: 1;
  margin-top: -2px;
  padding: 42px 24px 28px;
  position: relative;
}

.a26-service-pillar-tag {
  color: rgba(240, 180, 41, 0.4);
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.22em;
  margin-bottom: 8px;
  transition: color 0.35s ease;
}

.a26-service-pillar:hover .a26-service-pillar-tag {
  color: rgba(240, 180, 41, 0.75);
}

.a26-service-pillar-body h4 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.28;
  margin-bottom: 0;
}

.a26-service-pillar-title-line {
  background: linear-gradient(90deg, #f0b429, rgba(232, 120, 42, 0.2));
  border-radius: 999px;
  display: block;
  height: 2px;
  margin: 12px auto 14px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  width: 40px;
}

.a26-service-pillar:hover .a26-service-pillar-title-line {
  transform: scaleX(1);
}

.a26-service-pillar-body p {
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 1.72;
  margin: 0 0 22px;
  padding: 0 4px;
  transition: color 0.35s ease;
}

.a26-service-pillar:hover .a26-service-pillar-body p {
  color: rgba(255, 255, 255, 0.72);
}

.a26-service-pillar-link {
  align-items: center;
  color: #f0b429;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  gap: 8px;
  letter-spacing: 0.16em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.3s ease, gap 0.3s ease;
}

.a26-service-pillar-link i {
  transition: transform 0.35s cubic-bezier(0.34, 1.2, 0.64, 1);
}

.a26-service-pillar:hover .a26-service-pillar-link {
  color: #fff;
  gap: 12px;
}

.a26-service-pillar:hover .a26-service-pillar-link i {
  transform: translateX(4px);
}

/* Comprehensive solutions — dark panel */
.a26-services-comprehensive {
  background:
    radial-gradient(circle at 12% 18%, rgba(240, 180, 41, 0.08), transparent 38%),
    radial-gradient(circle at 88% 82%, rgba(240, 180, 41, 0.05), transparent 42%),
    linear-gradient(155deg, #222 0%, #161616 48%, #111 100%);
  border: 1px solid rgba(240, 180, 41, 0.16);
  border-radius: 24px;
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.28);
  margin-bottom: 44px;
  overflow: hidden;
  padding: 52px 48px 48px;
  position: relative;
}

.a26-services-comprehensive::after {
  background: linear-gradient(90deg, transparent, rgba(240, 180, 41, 0.12), transparent);
  content: "";
  height: 1px;
  left: 10%;
  position: absolute;
  right: 10%;
  top: 0;
}

.a26-services-comprehensive-head {
  align-items: center;
  display: flex;
  gap: 28px;
  justify-content: center;
  margin-bottom: 36px;
}

.a26-services-comprehensive-head h3 {
  color: #fff;
  flex-shrink: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(26px, 2.8vw, 36px);
  font-weight: 400;
  margin: 0;
  text-align: center;
}

.a26-services-comprehensive-line {
  background: linear-gradient(90deg, transparent, rgba(240, 180, 41, 0.5));
  flex: 1;
  height: 1px;
  max-width: 200px;
}

.a26-services-comprehensive-head .a26-services-comprehensive-line:last-child {
  background: linear-gradient(90deg, rgba(240, 180, 41, 0.5), transparent);
}

.a26-services-solution-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@keyframes a26-sol-ring {
  0% {
    opacity: 0.55;
    transform: scale(0.92);
  }

  100% {
    opacity: 0;
    transform: scale(1.45);
  }
}

@keyframes a26-sol-icon-pop {
  0% {
    transform: scale(1);
  }

  45% {
    transform: scale(1.08);
  }

  100% {
    transform: scale(1.04);
  }
}

@keyframes a26-sol-arrow-nudge {
  0%, 100% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(3px);
  }
}

.a26-solution-item {
  --tilt-x: 0deg;
  --tilt-y: 0deg;
  align-items: flex-start;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid rgba(240, 180, 41, 0.14);
  border-radius: 18px;
  display: flex;
  gap: 18px;
  min-height: 132px;
  overflow: hidden;
  padding: 24px 22px 22px;
  position: relative;
  transform-style: preserve-3d;
  transition:
    transform 0.42s cubic-bezier(0.34, 1.2, 0.64, 1),
    border-color 0.35s ease,
    box-shadow 0.42s ease,
    background 0.35s ease;
  will-change: transform;
}

.a26-solution-item::after {
  background: radial-gradient(circle at 88% 92%, rgba(240, 180, 41, 0.14), transparent 58%);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.45s ease;
  z-index: 0;
}

.a26-solution-item.is-hovered,
.a26-solution-item:hover {
  background: linear-gradient(145deg, rgba(240, 180, 41, 0.09) 0%, rgba(255, 255, 255, 0.04) 100%);
  border-color: rgba(240, 180, 41, 0.38);
  box-shadow:
    0 14px 32px rgba(0, 0, 0, 0.28),
    0 0 0 1px rgba(240, 180, 41, 0.08);
  transform: translateY(-3px) scale(1.008) perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
}

.a26-solution-item.is-hovered::after,
.a26-solution-item:hover::after {
  opacity: 1;
}

.a26-solution-num {
  color: rgba(240, 180, 41, 0.28);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1;
  position: absolute;
  right: 18px;
  top: 16px;
  transition: color 0.35s ease, letter-spacing 0.4s ease, opacity 0.35s ease;
  z-index: 2;
}

.a26-solution-item.is-hovered .a26-solution-num,
.a26-solution-item:hover .a26-solution-num {
  color: rgba(240, 180, 41, 0.72);
  letter-spacing: 0.2em;
}

.a26-solution-icon {
  align-items: center;
  background: rgba(240, 180, 41, 0.08);
  border: 1.5px solid rgba(240, 180, 41, 0.4);
  border-radius: 50%;
  color: #f0b429;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 22px;
  height: 54px;
  justify-content: center;
  position: relative;
  transition:
    background 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease,
    color 0.35s ease;
  width: 54px;
  z-index: 2;
}

.a26-solution-icon::after {
  border: 1px solid rgba(240, 180, 41, 0.55);
  border-radius: 50%;
  content: "";
  inset: -5px;
  opacity: 0;
  position: absolute;
}

.a26-solution-item.is-hovered .a26-solution-icon,
.a26-solution-item:hover .a26-solution-icon {
  animation: a26-sol-icon-pop 0.5s cubic-bezier(0.34, 1.3, 0.64, 1) forwards;
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  border-color: transparent;
  box-shadow: 0 6px 18px rgba(240, 180, 41, 0.28);
  color: #1a1a1a;
}

.a26-solution-item.is-hovered .a26-solution-icon::after,
.a26-solution-item:hover .a26-solution-icon::after {
  animation: a26-sol-ring 0.85s ease-out forwards;
}

.a26-solution-icon i {
  transition: transform 0.35s cubic-bezier(0.34, 1.2, 0.64, 1);
}

.a26-solution-item.is-hovered .a26-solution-icon i,
.a26-solution-item:hover .a26-solution-icon i {
  transform: scale(1.05);
}

.a26-solution-copy {
  flex: 1;
  min-width: 0;
  padding-right: 28px;
  position: relative;
  z-index: 2;
}

.a26-solution-item h4 {
  align-items: center;
  color: #fff;
  display: inline-flex;
  flex-wrap: wrap;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 18px;
  font-weight: 400;
  gap: 4px;
  line-height: 1.3;
  margin-bottom: 0;
  transition: color 0.3s ease;
}

.a26-solution-arrow {
  color: #f0b429;
  display: inline-flex;
  font-size: 13px;
  line-height: 1;
  opacity: 0;
  transform: translateX(-5px);
  transition:
    opacity 0.3s ease 0.05s,
    transform 0.35s cubic-bezier(0.34, 1.2, 0.64, 1) 0.05s;
}

.a26-solution-item.is-hovered .a26-solution-arrow,
.a26-solution-item:hover .a26-solution-arrow {
  animation: a26-sol-arrow-nudge 1.2s ease-in-out 0.35s infinite;
  opacity: 1;
  transform: translateX(0);
}

.a26-solution-underline {
  background: linear-gradient(90deg, #f0b429, rgba(232, 120, 42, 0.2));
  border-radius: 999px;
  display: block;
  height: 2px;
  margin: 8px 0 9px;
  transform-origin: left center;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  transform: scaleX(0);
  width: 40px;
}

.a26-solution-item.is-hovered .a26-solution-underline,
.a26-solution-item:hover .a26-solution-underline {
  transform: scaleX(1);
}

.a26-solution-item p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  line-height: 1.68;
  margin: 0;
  transition: color 0.35s ease, opacity 0.35s ease;
}

.a26-solution-item.is-hovered p,
.a26-solution-item:hover p {
  color: rgba(255, 255, 255, 0.7);
}

/* CTA banner */
.a26-services-page .a26-contact-cta {
  align-items: center;
  background:
    linear-gradient(105deg, rgba(8, 18, 36, 0.2) 0%, rgba(8, 18, 36, 0.82) 38%, rgba(8, 18, 36, 0.95) 100%),
    url("../images/a26-premium/living-contemporary.jpg") left center/cover no-repeat;
  border: 1px solid rgba(240, 180, 41, 0.15);
  border-radius: 22px;
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.18);
  display: grid;
  gap: 28px;
  grid-template-columns: 1fr auto;
  margin-top: 0;
  min-height: 180px;
  overflow: hidden;
  padding: 40px 44px;
  position: relative;
}

.a26-services-page .a26-cta-copy h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 400;
  line-height: 1.25;
  margin: 0 0 12px;
}

.a26-services-page .a26-cta-copy p {
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  line-height: 1.65;
  margin: 0;
  max-width: 480px;
}

.a26-services-page .a26-contact-cta .a26-contact-line {
  background: linear-gradient(90deg, #f0b429, #e8782a);
  border-radius: 999px;
  height: 3px;
  margin: 0 0 18px;
  width: 48px;
}

.a26-services-page .a26-call-btn {
  background: linear-gradient(90deg, #f0b429 0%, #e8782a 100%);
  border: none;
  border-radius: 12px;
  color: #1a1a1a;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 14px 28px;
  text-transform: uppercase;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.a26-services-page .a26-book-btn {
  background: transparent;
  border: 1.5px solid rgba(255, 255, 255, 0.55);
  border-radius: 12px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 14px 28px;
  text-transform: uppercase;
  transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
}

.a26-services-page .a26-book-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #fff;
  color: #fff;
  transform: translateY(-2px);
}

.a26-services-page .a26-call-btn:hover {
  box-shadow: 0 8px 24px rgba(240, 180, 41, 0.35);
  transform: translateY(-2px);
}

@media (prefers-reduced-motion: reduce) {
  .a26-services-page .a26-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .a26-solution-item,
  .a26-solution-item::after,
  .a26-solution-icon,
  .a26-solution-icon::after,
  .a26-solution-icon i,
  .a26-solution-underline,
  .a26-solution-arrow,
  .a26-solution-num {
    animation: none !important;
    transition: none !important;
  }

  .a26-solution-item.is-hovered,
  .a26-solution-item:hover {
    transform: none;
  }

  .a26-solution-item:hover .a26-solution-underline,
  .a26-solution-item.is-hovered .a26-solution-underline {
    transform: scaleX(1);
  }

  .a26-solution-item:hover .a26-solution-arrow,
  .a26-solution-item.is-hovered .a26-solution-arrow {
    opacity: 1;
    transform: none;
  }
}

.a26-services-metrics {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0 auto 56px;
  max-width: 920px;
}

.a26-services-metric {
  background: linear-gradient(180deg, #fffdf9 0%, #fff8ef 100%);
  border: 1px solid rgba(240, 180, 41, 0.28);
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(15, 31, 61, 0.06);
  padding: 22px 16px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.a26-services-metric:hover {
  box-shadow: 0 16px 36px rgba(15, 31, 61, 0.1);
  transform: translateY(-4px);
}

.a26-services-metric strong {
  color: #0f1f3d;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 8px;
}

.a26-services-metric span {
  color: #d88912;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.a26-services-core-band {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.55) 0%, transparent 100%);
  padding-bottom: 12px;
}

.a26-services-section-head {
  margin-bottom: 32px;
  text-align: center;
}

.a26-services-section-head p {
  color: #5c5349;
  font-size: 15px;
  line-height: 1.7;
  margin: 12px auto 0;
  max-width: 560px;
}

.a26-services-section-kicker {
  color: #d88912;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.22em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.a26-services-section-head h3 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 400;
  margin: 0;
}

.a26-services-core-grid {
  display: grid;
  gap: 26px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 64px;
}

.a26-service-card {
  background: #fff;
  border: 1px solid rgba(240, 180, 41, 0.22);
  border-radius: 22px;
  box-shadow: 0 16px 40px rgba(15, 31, 61, 0.08);
  overflow: hidden;
  position: relative;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.a26-service-card::after {
  border: 1.5px solid rgba(240, 180, 41, 0.55);
  border-radius: 14px;
  content: "";
  inset: 10px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.35s ease;
  z-index: 4;
}

.a26-service-card:hover {
  border-color: rgba(240, 180, 41, 0.45);
  box-shadow: 0 28px 60px rgba(15, 31, 61, 0.16);
  transform: translateY(-8px);
}

.a26-service-card:hover::after {
  opacity: 1;
}

.a26-service-card--featured {
  grid-row: span 2;
}

.a26-service-card--featured .a26-service-card-media {
  aspect-ratio: auto;
  flex: 1;
  min-height: 280px;
}

.a26-service-card--featured {
  display: flex;
  flex-direction: column;
}

.a26-service-card-num {
  backdrop-filter: blur(8px);
  background: rgba(15, 31, 61, 0.65);
  border: 1px solid rgba(240, 180, 41, 0.45);
  border-radius: 999px;
  color: #f0b429;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.16em;
  padding: 7px 12px;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 5;
}

.a26-service-card--wide {
  display: grid;
  grid-column: span 3;
  grid-template-columns: 1.15fr 0.85fr;
}

.a26-service-card-media {
  aspect-ratio: 16 / 11;
  overflow: hidden;
  position: relative;
}

.a26-service-card-media::after {
  background: linear-gradient(180deg, transparent 40%, rgba(8, 18, 36, 0.35) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.a26-service-card--wide .a26-service-card-media {
  aspect-ratio: auto;
  height: 100%;
  min-height: 260px;
}

.a26-service-card-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 0.65s ease;
  width: 100%;
}

.a26-service-card:hover .a26-service-card-media img {
  transform: scale(1.06);
}

.a26-service-card-icon {
  align-items: center;
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  border-radius: 50%;
  bottom: 16px;
  box-shadow: 0 8px 20px rgba(240, 180, 41, 0.35);
  color: #0f1f3d;
  display: inline-flex;
  font-size: 20px;
  height: 48px;
  justify-content: center;
  position: absolute;
  right: 16px;
  width: 48px;
  z-index: 2;
}

.a26-service-card-body {
  background: linear-gradient(180deg, #fffdf9 0%, #fff8ef 100%);
  padding: 24px 24px 26px;
  position: relative;
  z-index: 2;
}

.a26-service-card-body h4 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 10px;
}

.a26-service-card-body h4::after {
  background: linear-gradient(90deg, #f0b429, transparent);
  content: "";
  display: block;
  height: 2px;
  margin-top: 12px;
  width: 36px;
}

.a26-service-card-body p {
  color: #5c5349;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.a26-service-card-link {
  align-items: center;
  color: #d88912;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  gap: 8px;
  letter-spacing: 0.12em;
  margin-top: 18px;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.25s ease, gap 0.25s ease;
}

.a26-service-card-link:hover {
  color: #0f1f3d;
  gap: 12px;
  text-decoration: none;
}

.a26-services-feature {
  background: #0f1f3d;
  border: 1px solid rgba(240, 180, 41, 0.2);
  border-radius: 28px;
  box-shadow: 0 28px 64px rgba(15, 31, 61, 0.22);
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  margin: 0 auto 64px;
  max-width: calc(100% - 40px);
  overflow: hidden;
  position: relative;
  width: 1480px;
}

.a26-services-feature::before {
  background: linear-gradient(135deg, rgba(240, 180, 41, 0.15), transparent 50%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.a26-services-feature-media {
  min-height: 380px;
  position: relative;
}

.a26-services-feature-media::after {
  background: linear-gradient(90deg, transparent 30%, rgba(15, 31, 61, 0.55) 100%);
  content: "";
  inset: 0;
  position: absolute;
}

.a26-services-feature-badge {
  align-items: center;
  backdrop-filter: blur(8px);
  background: rgba(15, 31, 61, 0.55);
  border: 1px solid rgba(240, 180, 41, 0.4);
  border-radius: 999px;
  bottom: 24px;
  color: #f0b429;
  display: inline-flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  gap: 8px;
  left: 24px;
  letter-spacing: 0.1em;
  padding: 10px 16px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}

.a26-services-feature-stats {
  display: flex;
  gap: 16px;
  margin-bottom: 22px;
}

.a26-services-feature-stats > div {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(240, 180, 41, 0.25);
  border-radius: 14px;
  flex: 1;
  padding: 14px 16px;
}

.a26-services-feature-stats strong {
  color: #f0b429;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 6px;
}

.a26-services-feature-stats span {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.a26-services-feature-copy {
  align-self: center;
  color: #fff;
  padding: 48px 52px;
  position: relative;
  z-index: 2;
}

.a26-services-feature-media img {
  display: block;
  height: 100%;
  min-height: 380px;
  object-fit: cover;
  width: 100%;
}

.a26-services-facilities-band {
  background: linear-gradient(180deg, #fff 0%, #f9f5ef 100%);
  margin-bottom: 64px;
  padding: 56px 0 64px;
}

.a26-services-facilities-band .a26-services-facility-grid {
  margin-bottom: 0;
}

.a26-services-feature-copy .a26-services-label {
  color: #f0b429;
}

.a26-services-feature-copy h3 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 16px;
}

.a26-services-feature-copy .a26-services-line {
  margin: 0 0 18px;
}

.a26-services-feature-copy > p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 22px;
}

.a26-services-feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.a26-services-feature-list li {
  align-items: center;
  color: rgba(255, 255, 255, 0.88);
  display: flex;
  font-size: 14px;
  gap: 12px;
  margin-bottom: 12px;
}

.a26-services-feature-list li i {
  color: #f0b429;
  font-size: 18px;
}

.a26-services-facility-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-bottom: 64px;
}

.a26-facility-card {
  background: #fff;
  border: 1px solid rgba(15, 31, 61, 0.08);
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(15, 31, 61, 0.06);
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.a26-facility-card::before {
  background: linear-gradient(180deg, #f0b429, #e8782a);
  content: "";
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}

.a26-facility-card:hover {
  border-color: rgba(240, 180, 41, 0.35);
  box-shadow: 0 18px 40px rgba(15, 31, 61, 0.12);
  transform: translateY(-5px);
}

.a26-facility-card:hover::before {
  opacity: 1;
}

.a26-facility-card-media {
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.a26-facility-card-media img {
  display: block;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
  width: 100%;
}

.a26-facility-card:hover .a26-facility-card-media img {
  transform: scale(1.05);
}

.a26-facility-card-body {
  padding: 16px 16px 18px;
}

.a26-facility-card-num {
  color: #f0b429;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin-bottom: 8px;
}

.a26-facility-card-body h4 {
  color: #0f1f3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 6px;
}

.a26-facility-card-body p {
  color: #6b6358;
  font-size: 12px;
  line-height: 1.55;
  margin: 0;
}

.a26-services-process {
  background: linear-gradient(135deg, #0f1f3d 0%, #1a3358 100%);
  border: 1px solid rgba(240, 180, 41, 0.18);
  border-radius: 24px;
  box-shadow: 0 24px 56px rgba(15, 31, 61, 0.18);
  margin-bottom: 48px;
  padding: 44px 40px 40px;
  position: relative;
}

.a26-services-section-head--light .a26-services-section-kicker {
  color: #f0b429;
}

.a26-services-section-head--light h3 {
  color: #fff;
}

.a26-services-process-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  position: relative;
}

.a26-services-process-grid::before {
  background: linear-gradient(90deg, rgba(240, 180, 41, 0.35), rgba(240, 180, 41, 0.15));
  content: "";
  height: 2px;
  left: 8%;
  position: absolute;
  right: 8%;
  top: 50px;
  z-index: 0;
}

.a26-services-process .a26-process-step {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(240, 180, 41, 0.2);
  border-radius: 18px;
  padding: 24px 20px 22px;
  position: relative;
  text-align: center;
  transition: transform 0.3s ease, background 0.3s ease;
  z-index: 1;
}

.a26-services-process .a26-process-step:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-4px);
}

.a26-services-process .a26-process-icon {
  align-items: center;
  background: linear-gradient(135deg, #f0b429 0%, #e8782a 100%);
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(240, 180, 41, 0.3);
  color: #0f1f3d;
  display: inline-flex;
  font-size: 22px;
  height: 52px;
  justify-content: center;
  margin-bottom: 14px;
  width: 52px;
}

.a26-services-process .a26-process-num {
  color: rgba(240, 180, 41, 0.55);
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 10px;
}

.a26-services-process .a26-process-step h4 {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 8px;
}

.a26-services-process .a26-process-step p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}

.a26-services-page .a26-contact-cta {
  margin-top: 0;
}

.a26-services-page .wow {
  visibility: hidden;
}

.a26-services-page .wow.animated {
  visibility: visible;
}

@media only screen and (max-width: 1199px) {
  .a26-services-shell,
  .a26-services-page .a26-page-hero .container {
    width: calc(100% - 40px);
  }

  .a26-services-pillar-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-services-solution-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-services-comprehensive {
    padding: 40px 32px 36px;
  }

  .a26-services-page .a26-contact-cta {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .a26-services-page .a26-cta-actions {
    justify-content: center;
  }

  .a26-services-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-services-core-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-service-card--featured {
    grid-row: span 1;
  }

  .a26-service-card--wide {
    grid-column: span 2;
    grid-template-columns: 1fr;
  }

  .a26-services-facility-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .a26-services-feature {
    grid-template-columns: 1fr;
    max-width: calc(100% - 32px);
  }

  .a26-services-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-services-process-grid::before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .a26-services-showcase {
    padding: 48px 0 64px;
  }

  .a26-services-shell,
  .a26-services-page .a26-page-hero .container {
    padding-left: 16px;
    padding-right: 16px;
    width: calc(100% - 24px);
  }

  .a26-services-page .a26-cta-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .a26-services-page .a26-contact-cta .a26-contact-line {
    margin-left: auto;
    margin-right: auto;
  }

  .a26-services-pillar-grid {
    gap: 18px;
    grid-template-columns: 1fr;
    margin-bottom: 44px;
  }

  .a26-service-pillar {
    border-radius: 18px;
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    width: 100%;
  }

  .a26-service-pillar::after {
    border-radius: 14px;
  }

  .a26-service-pillar-media img {
    height: 188px;
  }

  .a26-service-pillar-icon {
    border-width: 4px;
    font-size: 23px;
    height: 60px;
    width: 60px;
  }

  .a26-service-pillar-body {
    padding: 32px 24px 24px;
  }

  .a26-service-pillar-tag {
    margin-bottom: 6px;
  }

  .a26-service-pillar-body h4 {
    font-size: 24px;
    line-height: 1.2;
  }

  .a26-service-pillar-title-line {
    transform: scaleX(1);
  }

  .a26-service-pillar-body p {
    font-size: 14px;
    line-height: 1.65;
    margin-left: auto;
    margin-right: auto;
    max-width: 260px;
    padding: 0;
  }

  .a26-services-comprehensive {
    border-radius: 20px;
    padding: 32px 20px 28px;
  }

  .a26-services-comprehensive-head {
    flex-direction: column;
    gap: 14px;
  }

  .a26-services-comprehensive-line {
    max-width: 100px;
    width: 100%;
  }

  .a26-services-solution-grid {
    gap: 14px;
    grid-template-columns: 1fr;
  }

  .a26-solution-item {
    min-height: 0;
    padding: 20px 18px 18px;
  }

  .a26-solution-copy {
    padding-right: 22px;
  }

  .a26-services-page .a26-contact-cta {
    padding: 28px 20px !important;
  }

  .a26-services-page .a26-cta-copy h3 {
    font-size: 26px;
  }

  .a26-services-metrics {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 40px;
  }

  .a26-services-core-grid,
  .a26-service-card--wide {
    grid-column: auto;
    grid-template-columns: 1fr;
  }

  .a26-services-facility-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .a26-services-feature-copy {
    padding: 32px 24px;
  }

  .a26-services-feature-stats {
    flex-direction: column;
  }

  .a26-services-facilities-band {
    padding: 40px 0 48px;
  }

  .a26-services-process {
    padding: 28px 20px 24px;
  }

  .a26-services-process-grid {
    grid-template-columns: 1fr;
  }
}
/* A26 backend project detail page */
.a26-project-detail-wrap {
  padding: 80px 0;
  background: #f7f3ed;
}

.a26-project-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
  color: #1b1b1b;
  font-weight: 700;
}

.a26-project-detail-content {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 34px;
  align-items: start;
}

.a26-project-detail-hero,
.a26-project-detail-info,
.a26-project-detail-gallery,
.a26-project-detail-empty,
.a26-project-detail-loading {
  background: #fff;
  border: 1px solid rgba(201, 164, 92, 0.35);
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(20, 18, 15, 0.08);
}

.a26-project-detail-hero {
  overflow: hidden;
  min-height: 460px;
}

.a26-project-detail-hero img {
  width: 100%;
  height: 100%;
  min-height: 460px;
  object-fit: cover;
  display: block;
}

.a26-project-detail-info {
  padding: 34px;
}

.a26-project-detail-info > span {
  display: inline-block;
  background: #c9a45c;
  color: #111;
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.a26-project-detail-info h2 {
  margin: 20px 0 12px;
  font-size: 34px;
  line-height: 1.15;
}

.a26-project-detail-info p {
  color: #5f5a53;
  font-size: 16px;
  line-height: 1.75;
}

.a26-project-detail-meta {
  display: grid;
  gap: 12px;
  margin-top: 24px;
}

.a26-project-detail-meta div {
  border-top: 1px solid #eee4d5;
  padding-top: 12px;
}

.a26-project-detail-meta strong,
.a26-project-detail-meta small {
  display: block;
}

.a26-project-detail-meta small {
  color: #7b7267;
  margin-top: 4px;
}

.a26-project-detail-gallery {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  padding: 18px;
}

.a26-project-detail-image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  min-height: 280px;
  color: #fff;
}

.a26-project-detail-image img {
  width: 100%;
  height: 100%;
  min-height: 280px;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.a26-project-detail-image:hover img {
  transform: scale(1.06);
}

.a26-project-detail-image span {
  position: absolute;
  left: 14px;
  bottom: 14px;
  background: rgba(18, 18, 18, 0.78);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 700;
}

.a26-project-detail-empty,
.a26-project-detail-loading {
  padding: 34px;
}

@media only screen and (max-width: 991px) {
  .a26-project-detail-content {
    grid-template-columns: 1fr;
  }

  .a26-project-detail-gallery {
    grid-template-columns: 1fr;
  }
}

.a26-project-detail-page .a26-page-hero {
  min-height: 330px;
}

.a26-project-detail-page .a26-page-hero h1 {
  max-width: 920px;
  margin: 0 auto;
  font-size: 56px;
  line-height: 1.05;
}

.a26-project-detail-wrap .container {
  max-width: 1240px;
}

.a26-detail-hero-panel {
  display: grid;
  grid-template-columns: minmax(320px, 0.85fr) minmax(0, 1.15fr);
  gap: 28px;
  align-items: stretch;
  margin-bottom: 28px;
}

.a26-detail-hero-copy {
  background: #171512;
  color: #fff;
  border-radius: 8px;
  padding: 42px;
  min-height: 520px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.a26-detail-hero-copy > span {
  width: fit-content;
  background: #c9a45c;
  color: #14110d;
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.a26-detail-hero-copy h2 {
  color: #fff;
  margin: 22px 0 16px;
  font-size: 42px;
  line-height: 1.1;
}

.a26-detail-hero-copy p {
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
  line-height: 1.8;
}

.a26-detail-hero-panel .a26-project-detail-hero {
  min-height: 520px;
}

.a26-detail-hero-panel .a26-project-detail-hero img {
  min-height: 520px;
}

.a26-detail-hero-copy .a26-project-detail-meta {
  margin-top: 28px;
  grid-template-columns: 1fr;
}

.a26-detail-hero-copy .a26-project-detail-meta div {
  border-top-color: rgba(255, 255, 255, 0.14);
}

.a26-detail-hero-copy .a26-project-detail-meta strong {
  color: #fff;
}

.a26-detail-hero-copy .a26-project-detail-meta small {
  color: rgba(255, 255, 255, 0.58);
}

.a26-project-detail-gallery {
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  padding: 16px;
}

.a26-project-detail-image {
  grid-column: span 4;
  min-height: 340px;
}

.a26-project-detail-image:nth-child(5n+1),
.a26-project-detail-image:nth-child(5n+4) {
  grid-column: span 7;
}

.a26-project-detail-image:nth-child(5n+2),
.a26-project-detail-image:nth-child(5n+5) {
  grid-column: span 5;
}

.a26-project-detail-image img {
  min-height: 340px;
}

.a26-project-detail-empty-text {
  grid-column: 1 / -1;
  margin: 0;
  padding: 28px;
  color: #6a6258;
}

@media only screen and (max-width: 991px) {
  .a26-project-detail-page .a26-page-hero h1 {
    font-size: 38px;
  }

  .a26-detail-hero-panel {
    grid-template-columns: 1fr;
  }

  .a26-detail-hero-copy,
  .a26-detail-hero-panel .a26-project-detail-hero,
  .a26-detail-hero-panel .a26-project-detail-hero img {
    min-height: auto;
  }

  .a26-project-detail-gallery {
    grid-template-columns: 1fr;
  }

  .a26-project-detail-image,
  .a26-project-detail-image:nth-child(5n+1),
  .a26-project-detail-image:nth-child(5n+2),
  .a26-project-detail-image:nth-child(5n+4),
  .a26-project-detail-image:nth-child(5n+5) {
    grid-column: auto;
  }
}

/* Refined client-facing project view */
.a26-project-detail-page .a26-project-detail-wrap {
  padding: 64px 0 90px;
  background: linear-gradient(180deg, #fbf8f2 0%, #ffffff 45%, #f7f3ed 100%);
}

.a26-project-detail-page .a26-project-back {
  margin-bottom: 18px;
  color: #9b742f;
}

.a26-project-detail-page .a26-detail-hero-panel {
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  gap: 0;
  background: #fff;
  border: 1px solid rgba(201, 164, 92, 0.26);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 26px 70px rgba(27, 22, 14, 0.12);
}

.a26-project-detail-page .a26-detail-hero-copy {
  background:
    linear-gradient(135deg, rgba(201, 164, 92, 0.12), rgba(255, 255, 255, 0) 42%),
    #fff;
  color: #171512;
  border-radius: 0;
  min-height: 560px;
  padding: 54px;
}

.a26-project-detail-page .a26-detail-hero-copy > span {
  background: #171512;
  color: #c9a45c;
}

.a26-project-detail-page .a26-detail-hero-copy h2 {
  color: #171512;
  font-size: 48px;
  letter-spacing: 0;
}

.a26-project-detail-page .a26-detail-hero-copy p {
  color: #62594f;
  max-width: 560px;
}

.a26-detail-summary {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.a26-detail-summary span {
  border: 1px solid #e5d7bf;
  border-radius: 999px;
  padding: 10px 14px;
  color: #5f5447;
  font-size: 13px;
  font-weight: 700;
}

.a26-project-detail-page .a26-detail-hero-panel .a26-project-detail-hero {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  min-height: 560px;
}

.a26-project-detail-page .a26-detail-hero-panel .a26-project-detail-hero img {
  min-height: 560px;
}

.a26-project-gallery-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin: 54px 0 18px;
}

.a26-project-gallery-head span {
  color: #c09a4e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.a26-project-gallery-head h3 {
  margin: 0;
  color: #171512;
  font-size: 36px;
}

.a26-project-detail-page .a26-project-detail-gallery {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-flow: dense;
  gap: 18px;
}

.a26-project-detail-page .a26-project-detail-image {
  background: #111;
  border-radius: 8px;
  min-height: 330px;
  box-shadow: 0 18px 48px rgba(21, 17, 10, 0.14);
}

.a26-project-detail-page .a26-project-detail-image:nth-child(6n+1) {
  grid-column: span 7;
  min-height: 430px;
}

.a26-project-detail-page .a26-project-detail-image:nth-child(6n+2) {
  grid-column: span 5;
  min-height: 430px;
}

.a26-project-detail-page .a26-project-detail-image:nth-child(6n+3),
.a26-project-detail-page .a26-project-detail-image:nth-child(6n+4),
.a26-project-detail-page .a26-project-detail-image:nth-child(6n+5) {
  grid-column: span 4;
}

.a26-project-detail-page .a26-project-detail-image:nth-child(6n) {
  grid-column: span 8;
}

.a26-project-detail-page .a26-project-detail-image img {
  min-height: 330px;
}

.a26-project-detail-page .a26-project-detail-image:nth-child(6n+1) img,
.a26-project-detail-page .a26-project-detail-image:nth-child(6n+2) img {
  min-height: 430px;
}

.a26-project-detail-page .a26-project-detail-image span {
  background: rgba(255, 255, 255, 0.92);
  color: #171512;
}

@media only screen and (max-width: 991px) {
  .a26-project-detail-page .a26-detail-hero-panel {
    grid-template-columns: 1fr;
  }

  .a26-project-detail-page .a26-detail-hero-copy {
    min-height: auto;
    padding: 30px;
  }

  .a26-project-detail-page .a26-detail-hero-copy h2 {
    font-size: 34px;
  }

  .a26-project-gallery-head {
    display: block;
  }

  .a26-project-detail-page .a26-project-detail-gallery {
    grid-template-columns: 1fr;
  }

  .a26-project-detail-page .a26-project-detail-image,
  .a26-project-detail-page .a26-project-detail-image:nth-child(n) {
    grid-column: auto;
    min-height: 280px;
  }

  .a26-project-detail-page .a26-project-detail-image img,
  .a26-project-detail-page .a26-project-detail-image:nth-child(n) img {
    min-height: 280px;
  }
}

/* Cleaner project detail page layout */
.a26-project-detail-page .a26-project-detail-wrap {
  padding: 46px 0 92px !important;
  background: #fbf7ef !important;
}

.a26-project-detail-page .a26-project-detail-wrap .container {
  max-width: 1180px !important;
}

.a26-project-detail-page .a26-project-detail-content {
  display: block !important;
}

.a26-project-detail-page .a26-page-hero {
  min-height: 270px !important;
}

.a26-project-detail-page .a26-page-hero h1 {
  font-size: 46px !important;
}

.a26-project-detail-page .a26-project-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px !important;
  color: #b98235 !important;
  font-size: 13px;
  font-weight: 800;
}

.a26-project-detail-page .a26-detail-hero-panel {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.95fr) !important;
  gap: 0 !important;
  background: #fff !important;
  border: 1px solid rgba(201, 164, 92, 0.28) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  box-shadow: 0 28px 80px rgba(32, 25, 15, 0.12) !important;
}

.a26-project-detail-page .a26-project-detail-hero {
  order: 1;
  min-height: 500px !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.a26-project-detail-page .a26-project-detail-hero img {
  min-height: 500px !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.a26-project-detail-page .a26-detail-hero-copy {
  order: 2;
  min-height: 500px !important;
  padding: 46px 38px !important;
  background:
    linear-gradient(180deg, rgba(201, 164, 92, 0.08), rgba(255, 255, 255, 0) 38%),
    #fff !important;
  border-left: 1px solid rgba(201, 164, 92, 0.22);
  color: #171512 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.a26-project-detail-page .a26-detail-hero-copy > span {
  background: #171512 !important;
  color: #c9a45c !important;
}

.a26-project-detail-page .a26-detail-hero-copy h2 {
  color: #171512 !important;
  font-size: 42px !important;
  line-height: 1.08 !important;
  margin: 22px 0 16px !important;
}

.a26-project-detail-page .a26-detail-hero-copy p {
  color: #5f574d !important;
  font-size: 16px !important;
  line-height: 1.75 !important;
}

.a26-project-detail-page .a26-detail-summary {
  margin-top: 26px !important;
}

.a26-project-detail-page .a26-detail-summary span {
  background: #fbf7ef;
}

.a26-project-detail-page .a26-project-gallery-head {
  display: block !important;
  margin: 58px auto 24px !important;
  text-align: center !important;
  width: 100% !important;
  clear: both !important;
}

.a26-project-detail-page .a26-project-gallery-head span {
  display: block;
  margin-bottom: 10px;
}

.a26-project-detail-page .a26-project-gallery-head h3 {
  font-size: 42px !important;
}

.a26-project-detail-page .a26-project-detail-gallery {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.a26-project-detail-page .a26-project-detail-image,
.a26-project-detail-page .a26-project-detail-image:nth-child(n) {
  grid-column: auto !important;
  min-height: 310px !important;
  border-radius: 10px !important;
  background: #111 !important;
  box-shadow: 0 18px 46px rgba(31, 24, 14, 0.13) !important;
}

.a26-project-detail-page .a26-project-detail-image img,
.a26-project-detail-page .a26-project-detail-image:nth-child(n) img {
  min-height: 310px !important;
  height: 310px !important;
  object-fit: cover !important;
}

.a26-project-detail-page .a26-project-detail-image span {
  left: 14px !important;
  bottom: 14px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  color: #171512 !important;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

@media only screen and (max-width: 991px) {
  .a26-project-detail-page .a26-detail-hero-panel {
    grid-template-columns: 1fr !important;
  }

  .a26-project-detail-page .a26-project-detail-hero,
  .a26-project-detail-page .a26-project-detail-hero img,
  .a26-project-detail-page .a26-detail-hero-copy {
    min-height: auto !important;
  }

  .a26-project-detail-page .a26-detail-hero-copy {
    border-left: 0;
    border-top: 1px solid rgba(201, 164, 92, 0.22);
    padding: 30px !important;
  }

  .a26-project-detail-page .a26-project-detail-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media only screen and (max-width: 575px) {
  .a26-project-detail-page .a26-page-hero h1 {
    font-size: 34px !important;
  }

  .a26-project-detail-page .a26-project-detail-gallery {
    grid-template-columns: 1fr !important;
  }
}

/* Final project detail gallery layout */
.a26-project-detail-page {
  background:
    radial-gradient(circle at 12% 18%, rgba(240, 180, 41, 0.15), transparent 28%),
    radial-gradient(circle at 88% 36%, rgba(15, 31, 61, 0.08), transparent 32%),
    linear-gradient(180deg, #f8f1e7 0%, #efe3d2 54%, #f7f0e5 100%) !important;
}

.a26-project-detail-page .a26-project-detail-wrap {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72) 0%, rgba(255, 250, 242, 0.18) 42%, rgba(232, 218, 198, 0.6) 100%),
    #f3e8d8 !important;
  padding-bottom: 108px !important;
}

.a26-project-detail-page .a26-project-detail-wrap .container {
  max-width: 1500px !important;
  width: calc(100% - 72px) !important;
}

.a26-project-detail-page .a26-project-back {
  background: rgba(255, 255, 255, 0.72) !important;
  border: 1px solid rgba(201, 164, 92, 0.4);
  border-radius: 999px;
  box-shadow: 0 12px 32px rgba(58, 43, 25, 0.08);
  color: #8a5c19 !important;
  gap: 9px;
  justify-content: flex-start;
  margin-left: calc(50% - 50vw + clamp(28px, 5vw, 86px)) !important;
  margin-bottom: 22px !important;
  padding: 10px 16px;
  transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.a26-project-detail-page .a26-project-back i {
  align-items: center;
  background: #f0b429;
  border-radius: 50%;
  color: #111820;
  display: inline-flex;
  font-size: 13px;
  height: 24px;
  justify-content: center;
  width: 24px;
}

.a26-project-detail-page .a26-project-back:hover {
  background: #111820 !important;
  box-shadow: 0 16px 38px rgba(17, 24, 32, 0.18);
  color: #fff !important;
  transform: translateX(-3px);
}

.a26-project-detail-page .a26-detail-hero-panel {
  border-left: 0 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
  grid-template-columns: minmax(0, 1.42fr) minmax(420px, 0.58fr) !important;
  margin-left: calc(50% - 50vw + clamp(28px, 5vw, 86px)) !important;
  margin-right: calc(50% - 50vw + clamp(28px, 5vw, 86px)) !important;
  width: calc(100vw - clamp(56px, 10vw, 172px)) !important;
}

.a26-project-detail-page .a26-detail-hero-copy {
  padding: 56px clamp(42px, 6vw, 92px) !important;
}

.a26-project-detail-page .a26-detail-hero-copy p {
  text-align: justify;
}

.a26-project-detail-page .a26-project-detail-gallery {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 24px !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 0 clamp(28px, 5vw, 86px) !important;
  width: 100vw !important;
}

.a26-project-detail-page .a26-project-gallery-head {
  margin-top: 76px !important;
  position: relative;
}

.a26-project-detail-page .a26-project-gallery-head::before {
  background: linear-gradient(90deg, transparent, rgba(201, 164, 92, 0.58), transparent);
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto 22px;
  width: min(680px, 78vw);
}

.a26-project-detail-page .a26-project-gallery-head h3 {
  color: #111820 !important;
}

.a26-project-detail-page .a26-project-detail-image,
.a26-project-detail-page .a26-project-detail-image:nth-child(n) {
  appearance: none;
  border: 0 !important;
  cursor: zoom-in;
  display: block;
  grid-column: auto !important;
  min-height: 300px !important;
  padding: 0 !important;
  text-align: left;
  width: 100% !important;
}

.a26-project-detail-page .a26-project-detail-image img,
.a26-project-detail-page .a26-project-detail-image:nth-child(n) img {
  height: 300px !important;
  min-height: 300px !important;
  width: 100% !important;
}

body.a26-project-modal-open {
  overflow: hidden;
}

.a26-project-image-modal {
  align-items: center;
  display: none;
  inset: 0;
  justify-content: center;
  padding: 34px;
  position: fixed;
  z-index: 99999;
}

.a26-project-image-modal.is-open {
  display: flex;
}

.a26-project-image-modal-backdrop {
  background: rgba(10, 10, 10, 0.86);
  inset: 0;
  position: absolute;
}

.a26-project-image-modal-dialog {
  background: #111;
  border: 1px solid rgba(240, 180, 41, 0.45);
  border-radius: 14px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.5);
  max-height: calc(100vh - 68px);
  max-width: min(1180px, calc(100vw - 68px));
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.a26-project-image-modal-dialog img {
  display: block;
  max-height: calc(100vh - 68px);
  max-width: 100%;
  object-fit: contain;
}

.a26-project-image-modal-close {
  align-items: center;
  background: #f0b429;
  border: 0;
  border-radius: 50%;
  color: #111;
  cursor: pointer;
  display: flex;
  font-size: 24px;
  height: 44px;
  justify-content: center;
  position: absolute;
  right: 14px;
  top: 14px;
  transition: transform 0.25s ease, background 0.25s ease;
  width: 44px;
  z-index: 2;
}

.a26-project-image-modal-close:hover {
  background: #fff;
  transform: scale(1.05);
}

.a26-project-image-modal-nav {
  align-items: center;
  background: rgba(240, 180, 41, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  color: #111;
  cursor: pointer;
  display: flex;
  font-size: 34px;
  height: 58px;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background 0.25s ease, transform 0.25s ease;
  width: 58px;
  z-index: 2;
}

.a26-project-image-modal-prev {
  left: 18px;
}

.a26-project-image-modal-next {
  right: 18px;
}

.a26-project-image-modal-nav:hover {
  background: #fff;
  transform: translateY(-50%) scale(1.06);
}

.a26-project-image-modal-count {
  background: rgba(10, 10, 10, 0.72);
  border: 1px solid rgba(240, 180, 41, 0.36);
  border-radius: 999px;
  bottom: 18px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 800;
  left: 50%;
  letter-spacing: 0.12em;
  padding: 8px 14px;
  position: absolute;
  transform: translateX(-50%);
  z-index: 2;
}

@media only screen and (max-width: 1199px) {
  .a26-project-detail-page .a26-project-detail-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media only screen and (max-width: 991px) {
  .a26-project-detail-page .a26-project-detail-wrap .container {
    width: calc(100% - 36px) !important;
  }

  .a26-project-detail-page .a26-detail-hero-panel {
    grid-template-columns: 1fr !important;
  }

  .a26-project-detail-page .a26-project-detail-hero,
  .a26-project-detail-page .a26-project-detail-hero img {
    min-height: 420px !important;
  }

  .a26-project-detail-page .a26-detail-hero-copy {
    min-height: auto !important;
    padding: 34px !important;
  }

  .a26-project-detail-page .a26-project-detail-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .a26-project-image-modal-nav {
    height: 48px;
    width: 48px;
    font-size: 28px;
  }
}

@media only screen and (max-width: 575px) {
  .a26-project-detail-page .a26-project-detail-gallery {
    grid-template-columns: 1fr !important;
  }

  .a26-project-detail-page .a26-detail-hero-panel {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    width: 100vw !important;
  }

  .a26-project-image-modal {
    padding: 16px;
  }

  .a26-project-image-modal-dialog {
    max-height: calc(100vh - 32px);
    max-width: calc(100vw - 32px);
  }

  .a26-project-image-modal-dialog img {
    max-height: calc(100vh - 32px);
  }

  .a26-project-image-modal-prev {
    left: 10px;
  }

  .a26-project-image-modal-next {
    right: 10px;
  }
}

/* Public project page equal cards and backend category filters */
.a26-projects-page .a26-projects-gallery-wide {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 34px;
}

.a26-projects-page .a26-project-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  justify-content: center;
  gap: 44px 38px !important;
  column-count: initial;
  column-gap: initial;
}

.a26-projects-page .a26-project-card,
.a26-projects-page .a26-project-card--key-s,
.a26-projects-page .a26-project-card--key-m,
.a26-projects-page .a26-project-card--key-t,
.a26-projects-page .a26-project-card--key-w,
.a26-projects-page .a26-project-card--key-l,
.a26-projects-page .a26-project-card--key-xl,
.a26-projects-page .a26-project-card--equal {
  break-inside: auto;
  display: block;
  margin: 0;
  width: 100%;
  max-width: none;
}

.a26-projects-page .a26-project-card-media,
.a26-projects-page .a26-project-card--key-s .a26-project-card-media,
.a26-projects-page .a26-project-card--key-m .a26-project-card-media,
.a26-projects-page .a26-project-card--key-t .a26-project-card-media,
.a26-projects-page .a26-project-card--key-w .a26-project-card-media,
.a26-projects-page .a26-project-card--key-l .a26-project-card-media,
.a26-projects-page .a26-project-card--key-xl .a26-project-card-media {
  aspect-ratio: 4 / 4.35 !important;
  min-height: 335px !important;
}

.a26-projects-page .a26-project-card.is-hidden {
  display: none !important;
}

.a26-projects-page .a26-project-grid.is-hidden {
  display: none !important;
}

.a26-projects-page .a26-project-card-overlay h4,
.a26-projects-page .a26-project-card--key-s .a26-project-card-overlay h4,
.a26-projects-page .a26-project-card--key-t .a26-project-card-overlay h4,
.a26-projects-page .a26-project-card--key-l .a26-project-card-overlay h4,
.a26-projects-page .a26-project-card--key-xl .a26-project-card-overlay h4,
.a26-projects-page .a26-project-card--key-w .a26-project-card-overlay h4 {
  font-size: 22px;
}

.a26-projects-page .a26-project-card-overlay p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.a26-projects-page .a26-project-featured-slot {
  display: none;
}

.a26-projects-page .a26-project-filters-bar {
  display: flex;
}

@media only screen and (max-width: 575px) {
  .a26-projects-page .a26-projects-gallery-wide {
    padding: 0 14px;
  }

  .a26-projects-page .a26-project-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 1199px) {
  .a26-projects-page .a26-project-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 991px) {
  .a26-projects-page .a26-project-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 575px) {
  .a26-projects-page .a26-project-grid {
    grid-template-columns: 1fr;
  }
}

/* Keep home working process visible even before scroll animation runs */
#workingProcess.a26-process .a26-process-header,
#workingProcess.a26-process .a26-process-step,
#workingProcess.a26-process .a26-process-arrow,
#workingProcess.a26-process .a26-process-footer {
  opacity: 1;
  transform: none;
}

/* About page foundation cards - final polish */
.a26-about-page .a26-about-vmv {
  background:
    radial-gradient(circle at 12% 20%, rgba(15, 31, 61, 0.08), transparent 26%),
    radial-gradient(circle at 88% 74%, rgba(240, 180, 41, 0.14), transparent 28%),
    linear-gradient(180deg, #f7efe4 0%, #eee1d0 100%);
}

.a26-about-page .a26-about-vmv-head {
  margin-bottom: 38px;
}

.a26-about-page .a26-about-vmv-grid {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px;
  align-items: stretch;
}

.a26-about-page .a26-about-vmv-item {
  align-items: flex-start;
  background:
    linear-gradient(135deg, rgba(15, 31, 61, 0.035), transparent 46%),
    #fffdf8;
  border: 1px solid rgba(15, 31, 61, 0.12);
  border-radius: 14px;
  box-shadow: 0 26px 70px rgba(52, 40, 24, 0.12);
  display: flex;
  flex-direction: row;
  gap: 24px;
  min-height: 360px;
  padding: 42px;
  text-align: left;
}

.a26-about-page .a26-about-vmv-item::before {
  background: linear-gradient(180deg, #0f1f3d 0%, #f0b429 100%);
  bottom: 28px;
  height: auto;
  left: 0;
  right: auto;
  top: 28px;
  width: 4px;
}

.a26-about-page .a26-about-vmv-item::after {
  display: none;
}

.a26-about-page .a26-about-vmv-item:hover {
  border-color: rgba(240, 180, 41, 0.48);
  box-shadow: 0 30px 80px rgba(52, 40, 24, 0.16);
  transform: translateY(-6px);
}

.a26-about-page .a26-about-vmv-icon {
  background: #0f1f3d;
  border: 1px solid rgba(240, 180, 41, 0.44);
  box-shadow: 0 14px 34px rgba(15, 31, 61, 0.2);
  color: #f0b429;
  flex: 0 0 70px;
  height: 70px;
  margin: 0;
  width: 70px;
}

.a26-about-page .a26-about-vmv-item:hover .a26-about-vmv-icon {
  background: #f0b429;
  color: #0f1f3d;
  transform: none;
}

.a26-about-page .a26-about-vmv-copy h3 {
  color: #0f1f3d;
  font-size: 14px;
  letter-spacing: 0.18em;
  margin-bottom: 16px;
}

.a26-about-page .a26-about-vmv-item:hover .a26-about-vmv-copy h3 {
  color: #0f1f3d;
  letter-spacing: 0.18em;
}

.a26-about-page .a26-about-vmv-copy p {
  color: #4f463d;
  font-size: 15px;
  line-height: 1.86;
  margin: 0;
  max-width: 100%;
}

.a26-about-page .a26-about-vmv-list {
  color: #4f463d;
  font-size: 14px;
  line-height: 1.68;
  margin: 0;
  max-width: 100%;
}

.a26-about-page .a26-about-vmv-list li {
  background: rgba(240, 180, 41, 0.07);
  border: 1px solid rgba(201, 164, 92, 0.18);
  border-radius: 10px;
  padding: 11px 14px 11px 38px;
}

.a26-about-page .a26-about-vmv-list li + li {
  margin-top: 10px;
}

.a26-about-page .a26-about-vmv-list li::before {
  background: #f0b429;
  box-shadow: 0 0 0 5px rgba(240, 180, 41, 0.14);
  height: 7px;
  left: 17px;
  top: 19px;
  width: 7px;
}

@media only screen and (max-width: 1199px) {
  .a26-about-page .a26-about-vmv-item {
    flex-direction: column;
    min-height: auto;
  }
}

@media only screen and (max-width: 575px) {
  .a26-about-page .a26-about-vmv-item {
    border-radius: 12px;
    padding: 30px 24px;
  }

  .a26-about-page .a26-about-vmv-icon {
    height: 58px;
    width: 58px;
    flex-basis: 58px;
  }
}

/* About foundation cards - compact final layout */
.a26-about-page .a26-about-vmv-grid {
  align-items: flex-start;
}

.a26-about-page .a26-about-vmv-grid > [class*="col"] {
  display: flex;
}

.a26-about-page .a26-about-vmv-item {
  height: auto !important;
  min-height: 0 !important;
  padding: 34px 36px !important;
  width: 100%;
}

.a26-about-page .a26-about-vmv-item--vision {
  background:
    linear-gradient(135deg, rgba(15, 31, 61, 0.055), transparent 48%),
    linear-gradient(180deg, #fffdf8 0%, #fff8ee 100%) !important;
}

.a26-about-page .a26-about-vmv-copy p {
  max-width: 560px;
}

.a26-about-vmv-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.a26-about-vmv-tags span {
  background: #0f1f3d;
  border: 1px solid rgba(240, 180, 41, 0.34);
  border-radius: 999px;
  color: #f0b429;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 9px 13px;
  text-transform: uppercase;
}

.a26-about-page .a26-about-vmv-list li {
  background: rgba(255, 251, 244, 0.92);
  padding-bottom: 10px;
  padding-top: 10px;
}

@media only screen and (max-width: 991px) {
  .a26-about-page .a26-about-vmv-grid > [class*="col"] {
    display: block;
  }
}

/* About foundation cards - screenshot matched layout */
.a26-about-page .a26-about-vmv {
  background:
    radial-gradient(circle at 50% 8%, rgba(240, 180, 41, 0.16), transparent 24%),
    linear-gradient(180deg, #fff8ee 0%, #f4e5d0 100%) !important;
  padding: 56px 0 70px !important;
}

.a26-about-page .a26-about-vmv-head {
  margin-bottom: 54px !important;
}

.a26-about-page .a26-about-vmv-kicker {
  color: #c0965f !important;
  font-size: 18px !important;
  letter-spacing: 0.34em !important;
  margin-bottom: 18px !important;
  position: relative;
}

.a26-about-page .a26-about-vmv-kicker::after {
  background: linear-gradient(90deg, transparent, #c0965f, transparent);
  content: "";
  display: block;
  height: 1px;
  margin: 14px auto 0;
  width: 120px;
}

.a26-about-page .a26-about-vmv-head h2 {
  color: #0f1f3d !important;
  font-size: clamp(44px, 5vw, 76px) !important;
  line-height: 1.02 !important;
}

.a26-about-page .a26-about-vmv-grid {
  --bs-gutter-x: 42px !important;
  --bs-gutter-y: 42px !important;
  align-items: stretch !important;
}

.a26-about-page .a26-about-vmv-grid > [class*="col"] {
  display: flex !important;
}

.a26-about-page .a26-about-vmv-item,
.a26-about-page .a26-about-vmv-item--vision,
.a26-about-page .a26-about-vmv-item--mission {
  align-items: flex-start !important;
  background:
    radial-gradient(circle at 8% 12%, rgba(240, 180, 41, 0.08), transparent 26%),
    #fffdf9 !important;
  border: 1px solid rgba(201, 164, 92, 0.72) !important;
  border-radius: 22px !important;
  box-shadow: 0 28px 70px rgba(55, 39, 18, 0.14) !important;
  display: block !important;
  height: 100% !important;
  min-height: 330px !important;
  padding: 34px 46px 34px !important;
  position: relative !important;
  text-align: center !important;
}

.a26-about-page .a26-about-vmv-item::before {
  display: none !important;
}

.a26-about-page .a26-about-vmv-icon {
  background: #0f1f3d !important;
  border: 1px solid rgba(240, 180, 41, 0.72) !important;
  box-shadow: 0 16px 32px rgba(15, 31, 61, 0.24) !important;
  color: #f0b429 !important;
  flex-basis: auto !important;
  font-size: 22px !important;
  height: 52px !important;
  left: auto !important;
  margin: 0 !important;
  position: absolute !important;
  right: 34px !important;
  top: 28px !important;
  transform: none !important;
  width: 52px !important;
}

.a26-about-page .a26-about-vmv-copy h3 {
  color: #0f1f3d !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  letter-spacing: 0.16em !important;
  line-height: 1 !important;
  margin-bottom: 28px !important;
  position: relative;
  text-align: center !important;
}

.a26-about-page .a26-about-vmv-copy h3::after {
  background: #c0965f;
  bottom: -17px;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 54px;
}

.a26-about-page .a26-about-vmv-copy p {
  color: #22252b !important;
  font-size: 18px !important;
  line-height: 1.72 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 660px !important;
}

.a26-about-page .a26-about-vmv-extra {
  color: #5c5147 !important;
  font-size: 16px !important;
  line-height: 1.68 !important;
  margin-top: 14px !important;
}

.a26-about-page .a26-about-vmv-tags {
  border-top: 1px solid rgba(201, 164, 92, 0.38);
  justify-content: center !important;
  gap: 22px !important;
  margin-top: 24px !important;
  padding-top: 24px;
}

.a26-about-page .a26-about-vmv-tags span {
  border-radius: 999px !important;
  box-shadow: 0 10px 22px rgba(15, 31, 61, 0.16);
  font-size: 13px !important;
  letter-spacing: 0.16em !important;
  padding: 12px 20px !important;
}

.a26-about-page .a26-about-vmv-list {
  color: #22252b !important;
  font-size: 16px !important;
  line-height: 1.58 !important;
}

.a26-about-page .a26-about-vmv-list li {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(201, 164, 92, 0.36) !important;
  border-radius: 0 !important;
  padding: 0 0 15px 48px !important;
}

.a26-about-page .a26-about-vmv-list li + li {
  margin-top: 15px !important;
}

.a26-about-page .a26-about-vmv-list li::before {
  align-items: center;
  background: transparent !important;
  border: 2px solid #c0965f;
  border-radius: 50%;
  box-shadow: none !important;
  color: #c0965f;
  content: "\f00c";
  display: flex;
  font-family: "Line Awesome Free";
  font-size: 16px;
  font-weight: 900;
  height: 30px !important;
  justify-content: center;
  left: 0 !important;
  top: 2px !important;
  width: 30px !important;
}

.a26-about-page .a26-about-vmv-list li:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 1199px) {
  .a26-about-page .a26-about-vmv-item,
  .a26-about-page .a26-about-vmv-item--vision,
  .a26-about-page .a26-about-vmv-item--mission {
    grid-template-columns: 86px minmax(0, 1fr) !important;
    min-height: auto !important;
    padding: 44px 36px !important;
  }

  .a26-about-page .a26-about-vmv-icon {
    height: 70px !important;
    width: 70px !important;
  }
}

@media only screen and (max-width: 767px) {
  .a26-about-page .a26-about-vmv-head h2 {
    font-size: 40px !important;
  }

  .a26-about-page .a26-about-vmv-item,
  .a26-about-page .a26-about-vmv-item--vision,
  .a26-about-page .a26-about-vmv-item--mission {
    display: block !important;
    padding: 32px 24px !important;
  }

  .a26-about-page .a26-about-vmv-icon {
    margin-bottom: 24px !important;
  }

  .a26-about-page .a26-about-vmv-copy p {
    font-size: 16px !important;
  }

  .a26-about-page .a26-about-vmv-list {
    font-size: 15px !important;
  }
}
