﻿@import "https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css";
html {
  scroll-behavior: smooth;
}
body p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
}
@media (max-width: 767.98px) {
  body p {
    font-size: 13px;
    line-height: 25px;
  }
}
#job-listings {
  position: relative;
  top: -100px;
  display: block;
}
section.content p {
  margin-top: 0;
  margin-bottom: 16px;
}
.c-primary {
  color: #ed1c24;
}
.bg-primary {
  background-color: #ed1c24;
}
.m-auto {
  margin: auto !important;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-3 {
  margin-top: 16px !important;
}
.mb-3 {
  margin-bottom: 16px !important;
}
.mt-4 {
  margin-top: 32px !important;
}
.mb-4 {
  margin-bottom: 32px !important;
}
.mt-5 {
  margin-top: 50px !important;
}
.mb-5 {
  margin-bottom: 50px !important;
}
.pb-5 {
  padding-bottom: 50px !important;
}
.mb-md-0 {
  @media (min-width: 768px) {
    margin-bottom: 0 !important;
  }
}
.mb-md-5 {
  @media (max-width: 768px) {
    margin-bottom: 3rem !important;
  }
}
.ml-2, .mx-2 {
    margin-left: 8px !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}
@media (min-width: 768px) {
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.text-center {
  text-align: center !important;
}
.w-fit-content {
  width: fit-content !important;
  max-width: unset !important;
}
@media (min-width: 768px) {
  .text-md-right {
    text-align: right !important;
  }
}
.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
@media (min-width: 991px) {
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 991px) {
  .d-lg-block {
    display: block !important;
  }
}
.container-custom {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-custom {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-custom {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-custom {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-custom {
    max-width: 1280px;
  }
}
.post-header {
  padding-bottom: 16px;
}
.post-header .container-wide {
  margin-bottom: 32px;
  padding-bottom: 32px;
}
.post-header .container-wide.border-bottom {
  border-bottom: 1px solid #ddd !important;
}
.container-wide {
  max-width: 1500px;
  padding: 0 16px;
  margin: auto;
}
.page-title {
  font-weight: 400;
  margin-top: 80px;
  margin-bottom: 64px;
}
.page-title h1 {
  margin: 20px 0 20px;
  font-weight: 700;
  font-size: 64px;
  color: #5f5f5f;
}
.page-title span {
  text-transform: uppercase;
  color: #dc3545;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 2px;
}
.btn.btn-action {
  max-width: 300px;
}
.button.btn-social.btn-transparent {
  position: relative;
  padding-right: 50px;
}

.button.btn-social.btn-transparent span {
  position: absolute;
  display: block;
  background: #4b4b4b;
  height: calc(100% - 5px);
  width: 41px;
  border-radius: 50%;
  right: 2px;
  top: 2px;
  color: #fff;
  font-size: 20px;
}
.button.btn-social.btn-transparent span:before {
  position: absolute;
  content: "";
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .button.btn-social.btn-transparent {
    padding: 10px 35px 10px 15px !important;
    margin-bottom: 8px;
  }
  .button.btn-social.btn-transparent span {
    width: 30px;
  }
  .button.btn-social.btn-transparent span:before {
    width: 20px;
    height: 20px;
  }
}
.socicon-facebook:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23fff' d='M240 363.3L240 576L356 576L356 363.3L442.5 363.3L460.5 265.5L356 265.5L356 230.9C356 179.2 376.3 159.4 428.7 159.4C445 159.4 458.1 159.8 465.7 160.6L465.7 71.9C451.4 68 416.4 64 396.2 64C289.3 64 240 114.5 240 223.4L240 265.5L174 265.5L174 363.3L240 363.3z'/%3E%3C/svg%3E");
}
.socicon-linkedin:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23fff' d='M196.3 512L103.4 512L103.4 212.9L196.3 212.9L196.3 512zM149.8 172.1C120.1 172.1 96 147.5 96 117.8C96 103.5 101.7 89.9 111.8 79.8C121.9 69.7 135.6 64 149.8 64C164 64 177.7 69.7 187.8 79.8C197.9 89.9 203.6 103.6 203.6 117.8C203.6 147.5 179.5 172.1 149.8 172.1zM543.9 512L451.2 512L451.2 366.4C451.2 331.7 450.5 287.2 402.9 287.2C354.6 287.2 347.2 324.9 347.2 363.9L347.2 512L254.4 512L254.4 212.9L343.5 212.9L343.5 253.7L344.8 253.7C357.2 230.2 387.5 205.4 432.7 205.4C526.7 205.4 544 267.3 544 347.7L544 512L543.9 512z'/%3E%3C/svg%3E");
}
.btn.btn-listings {
  border: none;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ea232a),
    to(#88171d)
  );
  background-image: linear-gradient(90deg, #ea232a, #88171d);
  transition: all 0.2 ease-in-out;
  letter-spacing: 4px;
  padding-left: 32px;
  padding-right: 32px;
  background-size: 200% auto;
  background-position: 50%;
  padding: 16px 32px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  font-weight: 900;
  line-height: 100%;
  border-radius: 25px;
  transition: all 0.15s ease-in-out;
  white-space: wrap;
}
.btn.btn-listings:hover:not([disabled]):not(.btn-disabled) {
  text-decoration: none;
  background-position: 100%;
}
/* INTERACTIVE MAP */
.interactive-map {
  margin-top: 80px;
}

.interactive-map .container-custom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.interactive-map .container:before,
.interactive-map .container:after {
  content: none;
}
.interactive-map img[usemap],
.interactive-map map[id] {
  width: 100%;
  height: auto;
}
.interactive-map map[id] {
  /* max-height: 100%;
  position: relative; */
}
.interactive-map map[id] area {
  outline: none;
}
.interactive-map .info-group {
  width: 40%;
  position: relative;
  z-index: 1;
}
.interactive-map .info-group .info-box {
  max-width: 450px;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  width: 100%;
  height: auto;
  padding-bottom: 25px;
  position: relative;
  z-index: 1;
  display: none;
  padding: 8px;
}
.interactive-map .info-group .info-box.active {
  display: block;
}
.interactive-map .info-group .flag {
  margin-right: 30px;
}
.interactive-map .info-group .flag img {
  height: 75px;
  width: 75px;
}
.interactive-map .info-group .header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: start;
  margin-bottom: 20px;
  align-items: center;
  flex-wrap: wrap;
}
.interactive-map .info-group .title {
  display: inline-block;
  letter-spacing: 5px;
  color: #282828;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  width: calc(100% - 105px);
}
.interactive-map .info-group .content {
  width: 100%;
  text-align: left;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #595959;
}
.interactive-map .map-area {
  display: inline;
}
.interactive-map .map-wrap {
  position: relative;
  /* user-select: none; */
  height: auto;
  width: 60%;
  margin-left: auto;
}
.interactive-map .map-inner {
  width: 100%;
  position: relative;
  right: 20%;
}
.interactive-map .select-wrap {
  max-width: 300px;
  width: 100%;
  margin-top: 30px;
}
.interactive-map .map-pin {
  user-select: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  display: none;
}
.interactive-map .map-pin.active {
  display: block;
}

@media (max-width: 991.98px) {
  .interactive-map .info-group {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    top: 0;
    position: relative;
    order: 3;
    left: 0;
  }
  .interactive-map .info-group .flag {
    margin-right: 20px;
  }
  .interactive-map .info-group .flag img {
    height: 65px;
    width: 65px;
  }
  .interactive-map .info-group .title {
    width: calc(100% - 85px);
    font-size: 15px;
    letter-spacing: 1px;
  }
  .interactive-map .info-group .info-box {
    max-width: 100%;
    padding: 20px;
  }
  .interactive-map .info-group .content {
    font-size: 13px;
    line-height: 25px;
  }
  .interactive-map .map-wrap {
    width: 100%;
    order: 2;
  }
  .interactive-map .map-inner {
    width: 100%;
    right: 0;
  }
  .interactive-map .select-wrap {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .interactive-map {
    margin-top: 50px;
  }
  #see-listings {
    margin-top: 40px;
  }
  .interactive-map .map-pin {
    width: 30px;
  }
}
/* CUSTOM SELECT */
.select2-search.select2-search--dropdown,
.select2-selection__clear {
  display: none;
}

.select2-container {
  display: block;
  width: 100% !important;
}

.select2-container .select2-selection--single {
  border-radius: 30px;
  background: #fff;
  border: 1px solid #bbb;
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  padding: 0 30px 0 16px;
}

.select2-container .select2-selection--single:focus {
  border-color: #4b4b4b;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  color: #464646;
  font-weight: 600;
  line-height: 50px;
  padding: 0;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  background: none;
  border: 0 none;
  height: 100%;
  right: 16px;
}

.select2-container .select2-selection--single .select2-selection__arrow:after {
  transition: all 0.3s ease;
  position: absolute;
  content: "";
  height: auto;
  top: 16px;
  right: 10px;
  z-index: 97;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23464646' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.select2-container--open
  .select2-selection--single
  .select2-selection__arrow:after {
  transform: rotate(180deg);
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #858585;
}

.select2-container.select2-container--disabled {
  opacity: 0.5;
}

.select2-container.select2-container--open {
  width: auto !important;
}

.select2-container.select2-container--open .select2-selection--single {
  border-radius: 25px;
  background: #fff;
  background-image: none !important;
  border-color: #4b4b4b;
}

.select2-container.select2-container--open .select2-dropdown {
  border-radius: 0 0 10px 10px;
  border: 1px solid #4b4b4b;
  border-top: 0 none;
  max-height: 300px;
  overflow: hidden !important;
  z-index: 98;
}

.select2-container.select2-container--open
  .select2-dropdown.no-search
  .select2-search.select2-search--dropdown {
  display: none;
}

.select2-container.select2-container--open .select2-dropdown.modern-picker {
  border: 0 none;
  border-top: 1px solid #4b4b4b;
  border-radius: 0 0 0 20px;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.1));
}

.select2-container.select2-container--open
  .select2-dropdown.modern-picker
  ul
  li:nth-child(odd) {
  background-color: #f2f2f2;
}

.select2-container.select2-container--open
  .select2-dropdown.select2-dropdown--above {
  border-radius: 10px 10px 0 0;
  border-top: 1px solid #4b4b4b;
  border-bottom: 0 none;
}

.select2-container.select2-container--open
  .select2-dropdown
  li.select2-results__option {
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  padding: 6px 16px;
  margin: 0;
  color: #4c4c4c;
}

.select2-container.select2-container--open
  .select2-dropdown
  li.select2-results__option--highlighted {
  background: #a5a5a5 !important;
  color: #fff !important;
}

.select2-container.select2-container--open
  .select2-dropdown
  li.select2-results__option[aria-selected="true"] {
  background: #4b4b4b;
  color: #fff;
}

.select2-container.select2-container--open
  .select2-dropdown
  li.select2-results__option.select2-results__message {
  font-size: 14px;
  padding: 16px;
}

.select2-container.select2-container--open .select2-dropdown .select2-search {
  padding: 16px;
}

.select2-container.select2-container--open
  .select2-dropdown
  .select2-search
  .select2-search__field {
  border-radius: 4px;
  border: 1px solid #bebebe;
  padding: 8px;
  font-size: 15px;
  letter-spacing: 1px;
}

.select2-container.select2-container--open
  .select2-dropdown
  .select2-search
  .select2-search__field:focus {
  outline: 0;
}

@-moz-document url-prefix() {
  .select2-container.select2-container--open
    .select2-dropdown
    .select2-results__options
    li.firefox-fix-last-item {
    margin-bottom: 17px;
  }
}

@-moz-document url-prefix() {
  @supports (animation: calc(0s)) {
    .select2-container.select2-container--open
      .select2-dropdown
      .select2-results__options
      li.firefox-fix-last-item {
      margin-bottom: 17px;
    }
  }
}

.select2-container.select2-container--open
  .select2-dropdown
  .scroll-element.scroll-y {
  right: 10px;
}

.select2-container.select2-container--open
  .select2-dropdown
  .scroll-element.scroll-y
  .scroll-bar {
  background-color: #4b4b4b;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
}

/* TABLES */
.table {
  width: 100%;
  margin-bottom: 16px;
  color: #212529;
}
.table td {
  font-size: 16px;
}
.table td,
.table th {
  padding: 12px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm td,
.table-sm th {
  padding: 4px;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}

.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}

.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}

.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}

.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #8fd19e;
}

.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}

.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}

.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}

.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}

.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ed969e;
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}

.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}

.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.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: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark td,
.table-dark th,
.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: hsla(0, 0%, 100%, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 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;
  }
  .table-responsive-lg td {
    font-size: 14px;
  }
}

@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;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

/* BANNER */
.banner .image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.absolute-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.banner {
  height: 100vh;
  position: relative;
  min-height: 800px;
}

@media (min-width: 1026px) {
  .banner {
    height: calc(100vh - 127px);
    min-height: calc(673px);
  }
}

.banner.multi-row {
  height: auto;
}

.banner.multi-row .box-links {
  padding-bottom: 32px;
}

@media (min-width: 992px) {
  .banner.multi-row .box-links .row:not(:last-child) > .item {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  }
}

@media (max-width: 991.98px) {
  .banner.multi-row .box-links .row:not(:last-child) {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
  }
}

.banner.banner-video {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner.banner-video:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.banner.banner-video .texts {
  position: relative;
  z-index: 10;
}
.banner.banner-video .texts .title {
  max-width: 500px;
}

@media (max-width: 1199.98px) {
  .banner.banner-video .texts .title {
    max-width: 350px;
  }
}

@media (max-width: 991.98px) {
  .banner.banner-video .texts .title {
    max-width: 100%;
  }
}
.banner.banner-small {
  height: 85vh;
}

@media (min-width: 1026px) {
  .banner.banner-small {
    height: calc(85vh - 127px);
  }
}
.add-overlay,
.add-overlay-gradient-red {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.add-overlay-gradient-red.ao-3,
.add-overlay.ao-3 {
  background: rgba(0, 0, 0, 0.3);
}
.add-overlay-gradient-red.ao-4,
.add-overlay.ao-4 {
  background: rgba(0, 0, 0, 0.4);
}
.banner .add-overlay {
  z-index: 2;
}
.banner.banner-video.paused .add-overlay,
.banner.banner-video.paused .breadcrumbs,
.banner.banner-video.paused .container,
.banner.banner-video.paused .image {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.banner .container-custom {
  height: 100%;
  padding-top: 145px;
  z-index: 2;
  position: relative;
}
.banner .texts {
  color: #fff;
  position: relative;
}
.banner .texts .subtitle {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 16px;
}
.banner.banner-video .texts .title {
  max-width: 500px;
}
.banner .texts .title,
.banner .texts h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 140%;
  max-width: 750px;
}
.banner p {
  color: #fff;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
}
.banner .s-btn.s-btn-transparent {
  letter-spacing: 2px;
  font-size: 16px;
  background: transparent;
  position: relative;
  padding: 13px 32px 16px;
  letter-spacing: 4px;
}
@media (max-width: 1366px) {
  .banner:not(.multi-row) .container-custom {
    padding-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .banner.banner-video {
    min-height: 880px;
  }
}
@media (max-width: 991.98px) {
  .banner > .container-custom {
    max-width: 600px;
  }
  .banner:not(.multi-row) {
    height: 100vh !important;
  }
  .banner.banner-video .texts {
    text-align: center;
  }
  .banner.banner-video .texts .title {
    margin-left: auto;
    margin-right: auto;
  }
  .banner .texts .title,
  .banner .texts h1 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .banner .texts .title,
  .banner .texts h1 {
    font-size: 24px;
    margin-top: 16px;
    margin-bottom: 100px;
  }
  .banner {
    min-height: 660px;
  }
  .banner .texts .subtitle {
    font-size: 10px;
    margin-bottom: 0;
  }
  .banner p {
    font-size: 13px;
    line-height: 25px;
    margin-top: 0;
  }
  .banner .s-btn.s-btn-transparent {
    padding-top: 13.5 !important;
    padding: 8px 16px !important;
    font-size: 11px !important;
  }
}
@media (min-width: 992px) {
  .banner-steps .container-custom {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .banner-steps .texts {
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .banner-steps #card-slider {
    margin-top: auto;
  }
  .banner-steps .steps-wrapper {
    padding-bottom: 16px;
  }
}
.banner-steps .texts > .title {
  padding-bottom: 32px !important;
}
@media (max-width: 767.98px) {
  .banner-steps .banner.banner-video .add-overlay .texts .title,
  .banner-steps .banner.banner-video .breadcrumbs .texts .title,
  .banner-steps .banner.banner-video .container .texts .title,
  .banner-steps .banner.banner-video .image .texts .title {
    margin-bottom: 128px;
  }
}

.content-banner {
  position: relative;
  width: 95%;
  margin: auto;
  color: #fff;
  height: 700px;
  margin: 64px auto;
  display: table;
}

.content-banner.width-95 {
  width: 95%;
}

.content-banner.full-width {
  width: 100%;
}

.content-banner .wrap {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

.content-banner .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}

.content-banner .content {
  position: relative;
  padding-top: 32px;
}

.content-banner .content h2 {
  font-size: 64px;
  font-weight: 100;
  letter-spacing: 3px;
  margin-bottom: 60px;
  margin-top: 0;
  color: #fff;
}

.content-banner .content h3 {
  font-size: 2.43px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 1.24px;
}

.content-banner .content .text {
  font-size: 19px;
  font-weight: 100;
  line-height: 1.6;
}

.content-banner .content .button {
  margin-top: 48px;
}

@media (max-width: 1199.98px) {
  .content-banner .content h2 {
    font-size: 48px;
  }
}

@media (max-width: 991.98px) {
  .content-banner {
    height: 300px;
    width: 100%;
  }

  .content-banner .content h2 {
    font-size: 32px;
    margin-bottom: 50px;
  }

  .content-banner.cb-high {
    height: 60vh;
  }

  .content-banner .content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .content-banner .content h3 {
    font-size: 1.24px;
  }

  .content-banner .content .text {
    font-size: 16px;
  }
}

.block-title {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  color: #666;
  margin-top: 96px;
  margin-bottom: 64px;
  line-height: 140%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .block-title {
    font-size: 45px;
  }
}
@media (max-width: 767.98px) {
  .block-title {
    font-size: 27px !important;
  }
}

.tall-links {
  width: 95%;
  margin: 50px auto;
  position: relative;
  padding: 0;
  height: 1px;
  min-height: 85vh;
}
.tall-links.medium-height {
  min-height: 640px;
}
@media (max-width: 991.98px) {
  .tall-links {
    margin-bottom: 48px;
  }
}

@media (max-width: 991.98px) {
  .tall-links,
  .tall-links.big-height,
  .tall-links.medium-height,
  .tall-links.small-height {
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    min-height: 500px;
    height: auto;
  }
}

.tall-links .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  background-position: 50% !important;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .lg-image {
    display: block !important;
  }
  .md-image,
  .sm-image,
  .xs-image {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .md-image {
    display: block !important;
  }
  .lg-image,
  .sm-image,
  .xs-image {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .sm-image {
    display: block !important;
  }
  .lg-image,
  .md-image,
  .xs-image {
    display: none !important;
  }
}
.tall-links > .items {
  display: -moz-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  position: relative;
  height: 100%;
  z-index: 2;
}

.tall-links > .items.row-single .item {
  max-width: 50%;
  width: 50%;
}

.tall-links > .items.row-single .item .content .button-action,
.tall-links > .items.row-single .item .content .text {
  max-height: unset;
}

.tall-links > .items.row-single .item .content .text {
  padding-bottom: 32px;
}

.tall-links > .items .item {
  display: -moz-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  border-right: 1px solid hsla(0, 0%, 100%, 0.3);
  position: relative;
  height: 100%;
  width: 100%;
}
.tall-links > .items .item:last-child {
  border-right: 0 none;
}
.add-overlay,
.add-overlay-gradient-red {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.add-overlay-gradient-red.ao-5,
.add-overlay.ao-5 {
  background: rgba(0, 0, 0, 0.5);
}
.add-overlay-gradient-red.ao-6,
.add-overlay.ao-6 {
  background: rgba(0, 0, 0, 0.6);
}
.tall-links > .items .item .overlay {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 0.4s ease-in-out;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(60%, #ac181c),
    color-stop(120%, #5e1519)
  );
  background-image: linear-gradient(#ac181c 60%, #5e1519 120%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tall-links > .items .item .link {
  outline: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.tall-links > .items .item .content {
  color: #fff;
  width: 100%;
  padding: 0 32px;
  z-index: 1;
  margin-bottom: 50px;
}

.tall-links > .items .item .content .icon {
  font-size: 107px;
  margin-bottom: 32px;
  display: inline-block;
  margin-left: -16px;
}

.tall-links > .items .item .content .title {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 32px;
  letter-spacing: 2px;
}

.tall-links > .items .item .content .button-action,
.tall-links > .items .item .content .extra-content,
.tall-links > .items .item .content .text {
  transition: height 0.2s ease-in-out;
  overflow: hidden;
  height: 0;
  width: 100%;
}

.tall-links > .items .item .content .button-action,
.tall-links > .items .item .content .text {
  line-height: 200%;
  padding-top: 0;
}

.tall-links > .items .item .content .button-action .button,
.tall-links > .items .item .content .text .button {
  line-height: 150%;
}

.tall-links > .items .item .content .button-action.button-action,
.tall-links > .items .item .content .text.button-action {
  line-height: 1;
}

.tall-links > .items .item .content .button-action.button-action .button,
.tall-links > .items .item .content .text.button-action .button {
  margin-top: 0;
  margin-bottom: 32px;
}

.tall-links > .items .item .content .button-action .link-btn,
.tall-links > .items .item .content .text .link-btn {
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  line-height: 140%;
  font-weight: 700;
  letter-spacing: 3px;
  margin-top: 48px;
}

.tall-links > .items .item .content .button-action .link-btn .icon,
.tall-links > .items .item .content .text .link-btn .icon {
  display: block;
  font-size: 16px;
  line-height: 100%;
  margin-top: 8px;
}

.tall-links > .items .item .content .content-icon {
  background-image: url("/wps/contenthandler/!ut/p/digest!XzWpHd4WWNGJyUWtkUvndg/dav/fs-type1/themes/TriglavEU/images/icons/white/feather.svg");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: contain;
  height: 64px;
  width: 100%;
  margin-bottom: 32px;
}

.tall-links > .items .item .extra-content .circle-content {
  text-decoration: none;
}

.tall-links > .items .item .extra-content .circle-content > div {
  -moz-flex: 0 0 auto;
  flex: 0 0 auto;
}

.tall-links > .items .item .extra-content .circle-content .icon {
  margin-bottom: 0;
  margin-left: 0;
}

.tall-links > .items .item .extra-content .circle-content p {
  margin: 0;
}

.tall-links > .items .item .extra-content .circle-content p span {
  font-weight: 700;
  color: #fff;
}

@media (min-width: 992px) {
  .tall-links > .items .item:hover .overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }

  .tall-links > .items .item:hover .content {
    margin-bottom: 0;
  }

  .tall-links > .items .item:hover .content .text {
    padding-bottom: 32px;
    height: auto;
  }

  .tall-links > .items .item:hover .content .button-action {
    height: auto;
  }

  .tall-links > .items .item:hover .content .extra-content {
    border-top: 1px solid #fff;
    padding: 15px 0 0;
    margin: 15px 0 30px;
    height: auto;
  }

  .tall-links > .items .item:hover .link + .content .button:before {
    border: 1px solid #fff;
  }
}

.tall-links > .items .item.active .overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.tall-links > .items .item.active .content {
  margin-bottom: 0;
}

.tall-links > .items .item.active .content .text {
  padding-bottom: 32px;
  height: auto;
}

.tall-links > .items .item.active .content .button-action,
.tall-links > .items .item.active .content .extra-content {
  height: auto;
}

.tall-links > .items .item.active .link + .content .button:before {
  border: 1px solid #fff;
}
@media (min-width: 1500px) {
  .tall-links .items .item .content .title sup {
    top: -1em;
  }
}

@media (max-width: 1500px) {
  .tall-links .items .item .content .title {
    font-size: 16px;
  }

  .tall-links .items .item .content .text {
    font-size: 13px;
  }
}

@media (max-width: 1350px) {
  .tall-links .items .slick-slide .item .content .button-action > a {
    font-size: 13px;
    padding: 10px 20px;
  }
}

@media (min-width: 992px) and (max-width: 1150px) {
  .tall-links .items .item .content .button-action a.button {
    font-size: 13px;
    padding: 10px 20px;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .tall-links .items .item .content {
    padding: 0 16px;
  }
}

@media (max-width: 991.98px) {
  .tall-links.mobile-grid .items {
    -moz-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .tall-links.mobile-grid .items .item {
    width: 50%;
    height: auto;
    min-height: 300px;
  }

  .tall-links.mobile-grid .items .item:nth-child(odd) {
    border-right: 1px solid hsla(0, 0%, 100%, 0.3);
  }

  .tall-links.mobile-grid .items .item.active .content .button-action,
  .tall-links.mobile-grid .items .item:hover .content .button-action {
    position: relative;
    right: 0;
    top: 0;
    transform: translate(0);
  }

  .tall-links.mobile-grid .items .item.active .content .text,
  .tall-links.mobile-grid .items .item.active .content .title,
  .tall-links.mobile-grid .items .item:hover .content .text,
  .tall-links.mobile-grid .items .item:hover .content .title {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .tall-links .items {
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
  }

  .tall-links .items.row-single .item {
    max-width: 100%;
    width: 100%;
  }

  .tall-links .items .item {
    -moz-justify-content: center;
    justify-content: center;
    cursor: pointer;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
    border-right: 0;
    height: auto;
    min-height: 80px;
  }

  .tall-links .items .item:last-child {
    border-bottom: 0 none;
  }

  .tall-links .items .item .link {
    display: none;
  }

  .tall-links .items .item .content {
    margin-bottom: 0;
  }

  .tall-links .items .item .content .text,
  .tall-links .items .item .content .title {
    max-width: 70%;
  }

  .tall-links .items .item .content .title {
    margin-bottom: 0;
  }

  .tall-links .items .item .content .button-action a.button {
    font-size: 13px;
    padding: 10px 20px;
  }
}

@media (max-width: 991.98px) and (min-width: 992px) {
  .tall-links .items .item:hover .content .title {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .tall-links .items .item:hover .content .text {
    padding-bottom: 8px;
  }

  .tall-links .items .item:hover .content .button-action {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: auto;
  }

  .tall-links .items .item:hover .content .button-action a.button {
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .tall-links .items .item.active .content .title {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .tall-links .items .item.active .content .text {
    padding-bottom: 8px;
  }

  .tall-links .items .item.active .content .button-action {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: auto;
    float: left;
  }

  .tall-links .items .item.active .content .button-action a.button {
    margin-bottom: 0;
  }

  .tall-links
    .items
    .item.active
    .content
    > div:nth-last-child(2):not(.text):not(.title) {
    transform: none;
    right: 0;
    margin: 15px 0;
    position: relative;
  }

  .tall-links .items .item.active .content .extra-content {
    margin: 15px 0;
    float: right;
    width: auto;
  }

  .tall-links .items .item.active .content .extra-content a {
    margin: 0;
  }

  .tall-links .items .item.active .content .extra-content .circle-content {
    text-decoration: none;
  }

  .tall-links
    .items
    .item.active
    .content
    .extra-content
    .circle-content
    > div {
    width: 40px;
    height: 40px;
  }

  .tall-links
    .items
    .item.active
    .content
    .extra-content
    .circle-content
    > div
    .icon {
    font-size: 27px !important;
  }

  .tall-links .items .item.active .content .extra-content p {
    font-size: 12px !important;
  }
}

@media (max-width: 767.98px) {
  .tall-links.mobile-grid {
    min-height: 0;
    margin-bottom: 50px;
  }

  .tall-links.mobile-grid .items {
    margin-bottom: 0;
  }

  .tall-links.mobile-grid .items .item {
    min-height: 300px;
    height: auto;
  }

  .tall-links.mobile-grid > .items .item .content {
    padding: 0 16px;
  }

  .tall-links.mobile-grid .items .item .content .text,
  .tall-links.mobile-grid .items .item .content .title {
    max-width: 100%;
  }

  .tall-links.mobile-grid .items .item .content .title {
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 100;
    font-size: 14px;
  }

  .tall-links.mobile-grid .items .item .content .text {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 575.98px) {
  .tall-links .items .item {
    padding: 10px 0;
  }

  .tall-links .items .item.active .content .title,
  .tall-links .items .item:hover .content .title {
    margin-bottom: 0;
    margin-top: 0;
  }

  .tall-links .items .item.active .content .extra-content .circle-content > div,
  .tall-links .items .item:hover .content .extra-content .circle-content > div {
    height: 30px;
    width: 30px;
  }

  .tall-links
    .items
    .item.active
    .content
    .extra-content
    .circle-content
    > div
    .icon,
  .tall-links
    .items
    .item:hover
    .content
    .extra-content
    .circle-content
    > div
    .icon {
    font-size: 20px !important;
  }

  .tall-links .items .item.active .content .extra-content .circle-content p,
  .tall-links .items .item:hover .content .extra-content .circle-content p {
    font-size: 11px !important;
    line-height: 1.3;
    max-width: 60px;
  }
}

a:visited {
  border-width: 0px !important;
}
.button {
  border-radius: 25px;
  transition: all 0.15s ease-in-out;
  background: #4b4b4b;
  color: #fff;
  display: inline-block;
  padding: 16px 32px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 100%;
}
.button.btn-transparent {
  letter-spacing: 2px;
  font-size: 16px;
  background: transparent;
  position: relative;
  padding: 14px 32px 16px;
  letter-spacing: 4px;
}

.button.btn-transparent:after,
.button.btn-transparent:before {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 1px);
  border: 1px solid transparent;
  border-radius: 50px;
  top: 0;
  left: 0;
}
.button.btn-transparent:before {
  border-top-color: #fff;
  border-right-color: #fff;
  transition: border 0.5s;
}
.button.btn-transparent:after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  bottom: 0;
  right: 0;
  border-bottom-right-radius: 0;
  width: 80%;
}
.button.btn-transparent.btn-transparent-inverse {
  color: #4b4b4b;
}
.button.btn-transparent.btn-transparent-inverse:before {
  border-top-color: #4b4b4b;
  border-right-color: #4b4b4b;
}

.button.btn-transparent.btn-transparent-inverse:after {
  border-bottom-color: #4b4b4b;
  border-left-color: #4b4b4b;
}

.button.btn-transparent.btn-transparent-inverse:hover:not([disabled]):not(
    .btn-disabled
  ) {
  color: #4b4b4b !important;
  background: none !important;
}

.button.btn-transparent.btn-transparent-inverse:hover:not([disabled]):not(
    .btn-disabled
  ):before {
  border-bottom-color: #4b4b4b;
}

.steps-wrapper {
  position: relative;
  overflow: hidden;
}

.steps-row {
  display: flex;
  flex-wrap: nowrap;
  transition: transform 0.3s ease;
  gap: 16px;
  margin: 24px 0;
}
@media (min-width: 992px) {
  .steps-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
    transform: none !important;
  }
}

.steps-row > div {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .steps-row > div {
    flex: unset;
    max-width: unset;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .steps-row > div {
    flex: 0 0 calc((100% - 16px) / 2);
    max-width: calc((100% - 16px) / 2);
  }
}
.card-title {
  font-size: 48px;
  font-weight: 700;
  padding-bottom: 16px;
}
.card-title {
  margin-bottom: 12px;
}
.card-subtitle {
  font-weight: bold;
  padding-bottom: 16px;
  font-size: 16px;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-subtitle {
  margin-top: -6px;
}

.card-text {
  font-size: 16px;
}
.dots-wrapper {
  text-align: center;
  margin-top: 16px;
}
.dots-wrapper .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s;
}
.dots-wrapper .dot.active {
  background: #fff;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .banner.banner-video .add-overlay .texts,
  .banner.banner-video .breadcrumbs .texts,
  .banner.banner-video .container .texts,
  .banner.banner-video .image .texts {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .banner.banner-video .add-overlay .texts .title,
  .banner.banner-video .breadcrumbs .texts .title,
  .banner.banner-video .container-custom .texts .title,
  .banner.banner-video .image .texts .title {
    margin-bottom: 192px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .banner:not(.multi-row) .texts .title,
  .banner:not(.multi-row) .texts h1 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .banner.banner-video .texts .title {
    max-width: 100%;
  }
}

/* TIMELINE */
.timeline {
  position: relative;
  margin: 50px auto;
  max-width: 1280px;
  padding: 0 20px;
}

.timeline .timeline-inner {
  position: relative;
  z-index: 2;
}

.timeline .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 100px;
}

.timeline .year {
  background-color: #4c4c4c;
  border-radius: 100%;
  display: table;
  height: 100px;
  width: 100px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  margin: auto;
}

.timeline .year-inner {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 4px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.timeline .line {
  position: absolute;
  width: 3px;
  background-color: #bebebe;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  z-index: 1;
}

.timeline .content-left {
  background-image: none;
  background-color: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  width: calc(50% - 80px);
  padding: 40px 30px;
  padding-bottom: 50px;
  transition: all 0.5s ease-in-out;
}

.timeline .content-left h4 {
  font-size: 28px;
  color: #4c4c4c;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

.timeline .content-left .button {
  margin-top: 40px;
}

.timeline .content-left:hover {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(50%, #d0363a),
    color-stop(130%, #28090a)
  );
  background-image: linear-gradient(#d0363a 50%, #28090a 130%);
}

.timeline .content-left:hover .button,
.timeline .content-left:hover h4,
.timeline .content-left:hover p,
.timeline .content-left:hover ul {
  color: #fff !important;
}

.timeline
  .content-left:hover
  .button.btn-transparent.btn-transparent-inverse:before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.timeline .content-left:hover .button.btn-transparent:after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.timeline
  .content-left:hover
  .button.btn-transparent.btn-transparent-inverse:hover:before {
  border: 1px solid #fff;
}

.timeline .content-right {
  width: calc(50% - 80px);
  padding: 40px 0;
  padding-right: 20px;
  position: relative;
}

.timeline .content-right h4 {
  font-size: 24px;
  color: #4c4c4c;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 1px;
}

@media (max-width: 991.98px) {
  .timeline .content-left,
  .timeline .content-right {
    width: 100%;
  }

  .timeline .year {
    position: relative;
    left: 0;
    transform: translate(0);
    margin-bottom: 20px;
  }

  .timeline .line {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .timeline .content-left h4,
  .timeline .content-right h4 {
    font-size: 18px;
  }
}

.timeline-small {
  position: relative;
}

.timeline-small .row {
  align-items: center;
  margin-bottom: 20px;
}

.timeline-small .line {
  position: absolute;
  height: 100%;
  width: 2px;
  left: 50%;
  top: 0;
  background: #bebebe;
}

.timeline-small .box-content {
  background-color: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  padding: 20px 30px;
}

.timeline-small .box-content p {
  font-size: 13px;
  line-height: 180%;
}

.timeline-small .item p {
  margin-bottom: 0;
}

.timeline-small .item:first-child {
  padding-right: 50px;
}

.timeline-small .item:first-child:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #212529;
  position: absolute;
  border-radius: 50%;
  right: -6px;
  top: calc(50% - 5px);
}

.timeline-small .item:last-child {
  padding-left: 50px;
}

@media (max-width: 991.98px) {
  .timeline-small .bt2 {
    font-size: 15px;
    line-height: 20px;
  }

  .timeline-small .line {
    display: none;
  }

  .timeline-small .box-content {
    padding: 10px 20px;
  }

  .timeline-small .item:first-child {
    padding-right: 16px;
    margin-bottom: 10px;
  }

  .timeline-small .item:first-child:after {
    display: none;
  }

  .timeline-small .item:last-child {
    padding-left: 16px;
  }
}

.timeline-section .timeline {
  position: relative;
  margin: 80px auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 700px;
}
.timeline-section .timeline::before {
  margin-top: 8px;
  content: "";
  position: absolute;
  /* left: 50%; */
  left: 36px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #999;
  transform: translateX(-50%);
}
.timeline-section .timeline-item {
  display: flex;
  justify-content: flex-start; /* align left side */
  position: relative;
}
.timeline-section .timeline-number {
  margin-top: 8px;
  background: #333;
  color: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  position: absolute;
  /* left: 50%;
  transform: translateX(-50%); */
  z-index: 2; /* keep number above content */
}
.timeline-section .timeline-content {
  width: 100%;
  margin-left: 55px;
}
.timeline-section .toggle {
  display: none;
}
.timeline-section .card {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.timeline-section .label {
  display: block;
  padding: 12px 16px;
  margin-bottom: 0px;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  color: inherit;
  text-align: left;
  line-height: 1.5;
  white-space: normal;
}
.timeline-section .label::before {
  content: none;
}
.timeline-section .label::after {
  content: "▶";
  position: absolute;
  right: 15px;
  transition: transform 0.5s ease;
}
.timeline-section .toggle:checked + .card .label::after {
  transform: rotate(90deg);
}
.timeline-section .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.5s ease;
  padding: 0 16px;
}
.timeline-section .toggle:checked + .card .content {
  max-height: 500px;
  padding: 12px 16px;
}
@media (max-width: 768px) {
  .timeline-section .timeline::before {
    left: 50px;
    transform: none;
  }
  .timeline-section .timeline-item {
    flex-direction: column;
    padding-left: 60px; /* space for number + line */
  }
  .timeline-section .timeline-number {
    left: 32px;
    transform: translateX(-50%);
    top: 0;
  }
  .timeline-section .timeline-content {
    width: 100%;
    margin-left: 0;
  }
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  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: 4px;
}
.card .content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.breadcrumbs {
  font-weight: 400;
  line-height: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs a:hover {
  color: #008bcb;
  text-decoration: underline;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span {
  font-size: 13px !important;
  letter-spacing: 0;
}
.banner .breadcrumbs {
  position: absolute;
  color: #ddd;
  z-index: 3;
  bottom: 32px;
  left: 64px;
  font-size: 13px;
}

.banner .breadcrumbs a {
  color: #ddd;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.banner .breadcrumbs a:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  text-decoration: underline;
}

.banner .breadcrumbs span {
  color: #ddd;
}
.breadcrumbs a,
.breadcrumbs span {
  color: #858585;
  transition: all 0.2s ease-in-out;
  font-size: 13px;
}

.breadcrumbs .icon {
  margin-right: 4px;
  margin-left: 4px;
  opacity: 0.5;
}

@media (max-width: 767.98px) {
  .banner .breadcrumbs {
    display: none;
  }
}
@media (min-width: 768px) {
  .post-header .breadcrumbs {
    max-width: 70%;
  }
}

.image-links {
  padding: 0 0 50px 0;
}

.image-links .content {
  color: #fff;
  position: relative;
  height: 100%;
  z-index: 3;
}

.image-links .hr-line {
  display: inline-block;
  background: #ea2227;
  width: 64px;
  height: 5px;
  margin: 0 auto 10px;
  transition: all 0.2s ease-in-out;
}

.image-links .button {
  position: absolute;
  bottom: 0;
  left: 0;
}

.image-links .image-wrap {
  width: 100%;
  height: 350px;
  position: relative;
  padding: 60px 40px 40px;
  transition: all 0.2s ease-in-out;
}

.image-links .image-wrap:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -webkit-appearance: none;
}

.image-links .image-wrap:hover .hr-line {
  width: 88px !important;
}

.image-links h4 {
  color: #fff;
  margin: 0 0 8px;
}
@media (max-width: 1199.98px) {
  .image-links h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 991.98px) {
  .image-links h4 {
    font-size: 20px;
    line-height: 25px;
  }
}

.image-links .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.image-links .col-12 {
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  .image-links .col-12:nth-child(odd) {
    padding-right: 50px;
  }

  .image-links .col-12:nth-child(2n) {
    padding-left: 50px;
  }
}

@media (max-width: 1199.98px) {
  .image-links .col-lg-6 {
    margin-bottom: 70px;
  }

  .image-links .col-lg-6:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .image-links .image-wrap {
    height: 250px;
    padding: 60px 20px 20px;
  }

  .image-links .col-12 {
    margin-bottom: 30px;
  }

  .image-links .content {
    text-align: center;
  }

  .image-links .button {
    position: relative;
    margin-top: 16px;
  }
}
@media (min-width: 576px) {
  .image-links .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .image-links .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .image-links .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .image-links .container {
    max-width: 1280px;
  }
}

@media (min-width: 1200px) {
  .image-links .container {
    max-width: 1140px;
  }
}
.image-links .block-title {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  color: #666;
  margin-top: 64px;
  margin-bottom: 110px;
  line-height: 140%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .image-links .block-title {
    font-size: 45px;
  }
}
@media (max-width: 767.98px) {
  .image-links .block-title {
    font-size: 40px;
    margin-bottom: 64px;
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  .image-links .button {
    position: relative;
    margin-top: 16px;
  }
}
@media (max-width: 767.98px) {
  .button.btn-transparent {
    margin-top: 0;
    padding-top: 13px !important;
    padding: 8px 16px !important;
    font-size: 11px !important;
  }
}
.button:hover:not(.btn-invert):not(.btn-link):not(.btn-red):not(.btn-gold):not(
    .btn-disabled
  ):not([disabled]) {
  color: #fff;
  background: #6e6e6e;
  text-decoration: none;
}
.button.btn-transparent:hover {
  color: #fff;
  background-color: transparent !important;
}
.button.btn-transparent:hover:before {
  border-bottom-color: #fff;
}

@media (min-width: 992px) {
  .image-links .col-lg-6 {
    width: 50%;
    float: left;
  }
}
.h4,
h44 {
  color: #4b4b4b;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 50px;
}
@media (max-width: 991.98px) {
  .h4,
  h44 {
    font-size: 20px;
    line-height: 25px;
  }
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
#job-table.table > thead > tr {
  background-color: #fff !important;
  color: #4c4c4c;
}
#job-table.table > thead > tr > th {
  color: #4c4c4c;
}
#job-table.table {
  color: #4c4c4c;
}
#job-table.table thead th {
  vertical-align: bottom;
  border-bottom: none;
}
#job-table.table td,
.table th {
  padding: 12px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  border-bottom: none;
}
#job-table.table.table thead tr th {
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dc3545;
}
#job-table a,
#job-table a:active {
  color: #008bcb;
  text-decoration: none;
}
#job-table a:hover {
  text-decoration: underline;
}

.post-footer {
  padding: 32px 0;
}

.post-footer .container-wide {
  border-top: 1px solid #ddd;
  padding-top: 48px;
}

@media (max-width: 991.98px) {
  .post-footer .container-wide {
    padding-top: 0;
  }
}
.container-slim {
  max-width: 1000px;
  padding: 0 16px;
  margin: auto;
}
.pt-5,
.py-5 {
  padding-top: 48px !important;
}
@media (min-width: 992px) {
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
}
.tabs-slider {
  position: relative;
  margin-top: 95px;
}

.tabs-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.tabs-slider .header {
  border-bottom: 1px solid #bebebe;
  margin-bottom: 64px;
}

.tabs-slider .header .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.tabs-slider .header .col .tab-nav {
  transition: all 0.2s ease-in-out;
  color: #4b4b4b;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 20px;
  border-bottom: 8px solid rgba(34, 34, 34, 0);
  padding-bottom: 19px;
  cursor: pointer;
  display: inline-block;
}

.tabs-slider .header .col .tab-nav:hover:not(.active) {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.tabs-slider .header .col .tab-nav.active {
  border-bottom: 8px solid #222;
}

.tabs-slider .slick-slide {
  height: inherit !important;
}

.tabs-slider .slick-slide > div {
  height: 100%;
}

.tabs-slider .slick-slide .col {
  display: inline-table !important;
  height: 100%;
}

.tabs-slider .slick-slide .col .tab-nav {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10px;
  padding-right: 10px;
}

.tabs-slider .content {
  position: relative;
  margin-top: 18px;
}

.tabs-slider .content .tab-content {
  display: none;
  padding: 0 12px;
}

.tabs-slider .content .tab-content.active {
  display: block;
}

.tabs-slider .content .tab-content .image-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100%;
  right: 0;
  width: 320px;
  height: 100%;
}

.tabs-slider .content .tab-content .exposed-text {
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 180%;
}

.tabs-slider .slick-arrow {
  position: absolute;
  bottom: 30px;
  font-size: 19px;
  z-index: 2;
  cursor: pointer;
  font-weight: 700;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: opacity 0.3s ease-in-out;
}
.tabs-slider .slick-arrow:hover {
  opacity: 0.5;
}
.tabs-slider .icon-arrow-thin-right.slick-arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234b4b4b' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}
.tabs-slider .icon-arrow-thin-left.slick-arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%234b4b4b' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}

.tabs-slider .slick-arrow.slick-disabled {
  display: none !important;
}

.tabs-slider .slick-p {
  left: -32px;
}

.tabs-slider .slick-n {
  right: -32px;
}

.tabs-slider.ts-extended {
  margin-bottom: 48px;
}

.tabs-slider.ts-extended .content {
  margin-top: 48px;
}

.tabs-slider.ts-extended .content .ts-text {
  font-weight: 600;
  font-size: 16px;
}

@media (min-width: 768px) {
  .tabs-slider .header {
    padding-bottom: 0;
    padding-right: 55px;
    padding-left: 55px;
  }

  .tabs-slider .header > .container-custom {
    margin-bottom: -5px;
  }

  .tabs-slider .content {
    padding: 0 16px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .tabs-slider .header {
    padding: 0 32px;
  }
}

@media (max-width: 991.98px) {
  .tabs-slider .header {
    border: none;
    margin-bottom: 16px;
  }

  .tabs-slider .header .col {
    text-align: center;
  }

  .tabs-slider .slick-arrow {
    bottom: 25px;
  }
}

@media (max-width: 767.98px) {
  .tabs-slider .header .col {
    display: -moz-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -moz-align-items: center;
    align-items: center;
  }

  .tabs-slider .header .col .tab-nav {
    border: none !important;
    display: block;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
  }

  .tabs-slider.ts-extended .content {
    margin-top: 64px;
  }

  .tabs-slider.ts-extended .content .ts-text {
    padding: 0 35px;
    text-align: center;
    font-size: 16px;
    line-height: 180%;
  }

  .tabs-slider .slick-arrow {
    font-weight: 400;
    font-size: 29px;
    top: calc(50% - 12px);
  }

  .tabs-slider .slick-p {
    left: 10px;
  }

  .tabs-slider .slick-n {
    right: 10px;
  }

  .tabs-slider .content,
  .tabs-slider .content .tab-content .collapsible .container,
  .tabs-slider .content .tab-content .collapsible .container-slim {
    padding: 0;
  }

  .tabs-slider .content .tab-content .image-right {
    position: relative;
    top: auto;
    transform: none;
    right: -15px;
    width: 100%;
    height: 160px;
  }
}
.collapsible {
  position: relative;
}

.collapsible.arrow-right .item-header {
  justify-content: space-between;
}

.collapsible.arrow-right .item-header .plus-icon {
  order: 2;
  margin-right: 0;
  margin-left: 24px;
}

.collapsible.arrow-right .item {
  padding: 16px 32px 16px 48px;
}

.collapsible.full-width .item {
  padding: 0 !important;
  box-shadow: none !important;
}

.collapsible.full-width .item.active,
.collapsible.full-width .item:hover {
  box-shadow: none !important;
}

.collapsible.full-width .item.active .item-header,
.collapsible.full-width .item:hover .item-header {
  box-shadow: 0 0 25px #bebebe;
  -webkit-appearance: none;
}

.collapsible.full-width .item .item-header {
  padding: 16px 32px 16px 48px;
}

.collapsible.full-width .item .item-content {
  padding-left: 0;
}

@media (max-width: 991.98px) {
  .collapsible.full-width .item .item-header {
    padding: 16px;
    padding-right: 43px;
  }

  .collapsible.full-width .item .item-header .plus-icon {
    right: 20px;
  }
}

.collapsible .item {
  padding: 17px 48px 17px 32px;
  transition: all 0.2s ease-in-out;
}
.collapsible .item p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .collapsible .item p {
    font-size: 13px;
    line-height: 25px;
  }
}

.collapsible .item .item-header {
  display: -moz-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  cursor: pointer;
}

.collapsible .item .item-header .title {
  color: #4b4b4b;
  font-weight: 700;
  font-size: 17px;
}

.collapsible .item .item-header .title .icon {
  vertical-align: middle;
  margin-left: 30px;
}

.collapsible .item .item-header .plus-icon {
  transition: all 0.2s ease-in-out;
  margin-right: 24px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(45deg);
  position: relative;
  top: -3px;
}

.collapsible .item .item-content {
  font-size: 16px;
  line-height: 30px;
  padding-top: 16px;
  padding-left: 59px;
  display: none;
}

.collapsible .item.active,
.collapsible .item:hover {
  box-shadow: 0 0 25px #bebebe;
  -webkit-appearance: none;
  background: #fff;
}

.collapsible .item.active .plus-icon {
  border-width: 0 2px 2px 0;
  transform: rotate(225deg);
  top: 3px;
}

.collapsible.red-theme .item {
  box-shadow: none;
}

.collapsible.red-theme .item > .item-header .title {
  text-transform: uppercase;
}

.collapsible.red-theme .item > .item-content {
  padding-left: 60px;
  padding-top: 60px;
  padding-bottom: 35px;
  position: relative;
}

.collapsible.red-theme .item > .item-content:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 95%;
  bottom: 0;
  left: 5%;
  background: hsla(0, 0%, 43%, 0.3);
}

@media (max-width: 767.98px) {
  .collapsible.red-theme .item > .item-content:after {
    width: 100%;
  }
}

.collapsible.red-theme .item > .item-content h2 {
  margin-bottom: 25px;
  margin-top: 20px;
}

.collapsible.red-theme .item.active > .item-header > .title {
  position: relative;
}

.collapsible.red-theme .item.active > .item-header > .title:after {
  content: "";
  height: 5px;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  background: #ea2227;
}

.collapsible.secondary .item .item-header .title {
  font-weight: 400;
  text-transform: uppercase;
}

.collapsible.secondary .item .item-header .title:after {
  display: none;
}

.collapsible.secondary .item {
  border-top: 1px solid #bebebe;
  padding: 0;
}

.collapsible.secondary .item,
.collapsible.secondary .item.active,
.collapsible.secondary .item:hover {
  background: none;
  box-shadow: none;
}

.collapsible.secondary .item.active .item-header .icon {
  transform: rotate(180deg);
}

.collapsible.secondary .item .item-header {
  padding: 40px 0;
  justify-content: space-between;
}

.collapsible.secondary .item .item-header .icon {
  font-size: 35px;
  transition: all 0.2s ease-in-out;
}

.collapsible.secondary .item .item-content {
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.collapsible.secondary .item .item-content:after {
  display: none;
}

.collapsible.secondary .item:last-child {
  border-bottom: 1px solid #bebebe;
}

.collapsible.modern {
  width: 620px;
}

.collapsible.modern .item {
  background: #fff;
  box-shadow: 0 4px 4px rgba(66, 66, 66, 0.2);
  padding: 23.5px 20px;
  max-width: 100%;
  margin: 0 0 5px;
}

.collapsible.modern .item .item-header {
  position: relative;
}

.collapsible.modern .item .item-header .title-icon {
  width: 20px;
  margin: 0 13px 0 0;
}

.collapsible.modern .item .item-header .arrow-icon {
  transition: transform 0.2s;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.collapsible.modern .item .item-header .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  width: calc(100% - 20px);
}

.collapsible.modern .item .item-header .title .title-label {
  border-radius: 15px;
  padding: 2px 10px;
  color: #fff;
  background: #4b4b4b;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-right: 37px;
}

.collapsible.modern .item .item-header .title .title-label--green {
  background: #34b233;
}

.collapsible.modern .item .item-header .title .title-label--blue {
  background: #0094ff;
}

.collapsible.modern .item .item-content {
  padding: 30px 10px 0 34px;
}

.collapsible.modern .item.active .item-header .arrow-icon {
  transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 991.98px) {
  .collapsible .item {
    padding: 16px 16px;
  }
}

@media (max-width: 767.98px) {
  .collapsible.red-theme .item .item-content {
    padding-left: 0;
  }

  .collapsible.red-theme .item .item-content:after {
    width: 97%;
    left: 0;
  }

  .collapsible .item {
    margin-bottom: 16px;
    box-shadow: 0 0 25px #bebebe;
    -webkit-appearance: none;
    background: #fff;
  }

  .collapsible .item .item-header {
    padding-right: 56px;
    position: relative;
  }

  .collapsible .item .item-header .title {
    font-size: 15px;
  }

  .collapsible .item .item-header .icon {
    display: none;
  }

  .collapsible .item .item-header .plus-icon {
    order: 2;
    position: absolute;
    margin-right: 0;
    margin-left: 24px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }

  .collapsible .item .item-content {
    font-size: 13px;
    line-height: 160%;
    padding-left: 0;
  }

  .collapsible .item.active .plus-icon {
    transform: translateY(-50%) rotate(225deg);
  }
}

@media (max-width: 575.98px) {
  .collapsible .item .item-header {
    padding-right: 48px;
  }
}
.faq-title {
  font-size: 40px;
  font-weight: 300;
  padding-bottom: 16px;
  line-height: 1.5;
}
.post-header {
  padding-bottom: 50px;
  margin-bottom: 48px;
  color: #fff;
}
.post-header .col-12 {
  padding-right: 15px;
  padding-left: 15px;
}

.post-header .page-title {
  margin-top: 170px;
  margin-bottom: 70px;
}
@media (max-width: 767.98px) {
  .post-header {
    padding-bottom: 32px;
  }
  .post-header .page-title h1 {
    font-size: 32px;
    margin: 34px 0 20px;
  }
  .post-header .page-title {
    margin-top: 130px;
    margin-bottom: 34px;
  }
  .page-title span {
    font-size: 11px;
  }
}
.c-white p,
.c-white span,
.c-white a,
.c-white a:hover,
.c-white h1 {
  color: #fff;
}

.post-header .container-wide {
  border-bottom: 1px solid #ddd;
  margin-bottom: 32px;
}

.post-header .container-wide > .row {
  justify-content: flex-end;
}

.post-header .container-wide > .row > .col-12 {
  position: relative;
  top: -32px;
}

.post-header .post-tag {
  text-decoration: none;
  color: #fff;
  background-color: #bebebe;
  border-radius: 20px;
  padding: 7px 20px;
  margin-right: 20px;
  display: inline-block;
}
.post-header a:hover {
  color: #858585 !important;
}
.post-header .col-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .post-header .col-md-6 {
    width: 50%;
    float: right;
  }
}
.post-header .post-date,
.post-header .post-tag {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
}

.post-header .post-date {
  font-weight: 700;
}

@media (min-width: 768px) {
  .post-header .breadcrumbs {
    max-width: 70%;
  }
}

@media (max-width: 991.98px) {
  .post-header {
    margin-bottom: 16px;
  }

  .post-header .container-wide {
    margin-bottom: 0;
  }

  .post-header .container-wide:not(.mt-5) {
    padding-bottom: 32px;
  }

  .post-header .container-wide > .row > .col-12 {
    top: 0;
  }

  .post-header .post-tag {
    margin-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .post-header .post-date {
    display: block;
    margin-top: 20px;
  }
}
.post-listing .row {
  display: flex;
  flex-wrap: wrap;
}
.post-listing .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .post-listing .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
}

.post-listing.no-image .post-card .content {
  border-top: 2px solid #dc3545;
}

.post-listing.no-date .post-card .content {
  height: 100%;
}

.post-listing .row {
  align-items: stretch;
}

.post-listing .post-card {
  margin-bottom: 64px;
}

.post-listing .post-card > a {
  text-decoration: none;
  color: #4c4c4c;
}

.post-listing .post-card .date {
  padding: 24px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}

.post-listing .post-card .content {
  border: 1px solid #ddd;
  height: calc(100% - 72px);
}

.post-listing .post-card .content-inner {
  padding: 32px;
}

.post-listing .post-card .title {
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 21px;
  line-height: 1.5;
}

.post-listing .post-card img {
  max-width: 100%;
  width: 100%;
  height: 260px;
  object-fit: cover;
}

.pagination {
  margin-bottom: 0;
  display: block;
}

.pagination .container-custom {
  border-top: 1px solid #ddd;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pagination .pagination-nav a {
  display: inline-block;
  margin: 0 10px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  text-decoration: none;
  color: #4c4c4c;
}

.pagination
  .pagination-nav
  a:hover:not(.active):not(.disabled):not([disabled]) {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.pagination .pagination-nav a.disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  cursor: default;
}

.pagination .pagination-nav .page.active {
  background: #4c4c4c;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}

.pagination .pagination-nav .to-first:after,
.pagination .pagination-nav .to-first:before,
.pagination .pagination-nav .to-last:after,
.pagination .pagination-nav .to-last:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-right: 2px solid #4c4c4c;
  border-top: 2px solid #4c4c4c;
  transform: rotate(-135deg);
}

.pagination .pagination-nav .to-first:after,
.pagination .pagination-nav .to-last:after {
  position: relative;
  left: -1px;
}

.pagination .pagination-nav .to-last:after,
.pagination .pagination-nav .to-last:before {
  transform: rotate(45deg);
}

.pagination .pagination-nav .next,
.pagination .pagination-nav .prev {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-right: 2px solid #4c4c4c;
  border-top: 2px solid #4c4c4c;
  transform: rotate(-135deg);
}

.pagination .pagination-nav .next {
  transform: rotate(45deg);
}

.pagination .pagination-result {
  text-align: right;
  font-size: 15px;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .pagination .pagination-nav {
    text-align: center;
  }

  .pagination .pagination-result {
    text-align: center;
    margin-top: 32px;
  }
}
.post-content {
  margin-bottom: 50px;
  .h1,
  h11 {
    color: #666;
    font-size: 60px;
    font-weight: 700 !important;
    line-height: 80px;
  }

  @media (max-width: 1199.98px) {
    .h1,
    h11 {
      font-size: 40px;
      line-height: 60px;
    }
  }

  @media (max-width: 991.98px) {
    .h1,
    h11 {
      font-size: 30px;
      line-height: 40px;
    }
  }

  .h2,
  h22 {
    color: #666;
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 5px;
    line-height: 80px;
  }

  @media (max-width: 1199.98px) {
    .h2,
    h22 {
      font-size: 40px;
      line-height: 60px;
    }
  }

  @media (max-width: 991.98px) {
    .h2,
    h22 {
      font-size: 30px;
      line-height: 40px;
    }
  }

  .h3,
  h33 {
    color: #4b4b4b;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 65px;
  }

  @media (max-width: 1199.98px) {
    .h3,
    h33 {
      font-size: 30px;
      line-height: 40px;
    }
  }

  @media (max-width: 991.98px) {
    .h3,
    h33 {
      font-size: 25px;
      line-height: 30px;
    }
  }

  .h4,
  h44 {
    color: #4b4b4b;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 50px;
  }

  @media (max-width: 1199.98px) {
    .h4,
    h44 {
      font-size: 25px;
      line-height: 30px;
    }
  }

  @media (max-width: 991.98px) {
    .h4,
    h44 {
      font-size: 20px;
      line-height: 25px;
    }
  }

  .h5,
  h55 {
    color: #666;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 45px;
  }

  @media (max-width: 1199.98px) {
    .h5,
    h55 {
      font-size: 25px;
      line-height: 30px;
    }
  }

  @media (max-width: 991.98px) {
    .h5,
    h55 {
      font-size: 20px;
      line-height: 25px;
    }
  }

  .h6,
  h66 {
    color: #4b4b4b;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 40px;
  }

  @media (max-width: 1199.98px) {
    .h6,
    h66 {
      font-size: 20px;
      line-height: 25px;
    }
  }

  @media (max-width: 991.98px) {
    .h6,
    h66 {
      font-size: 18px;
      line-height: 20px;
    }
  }

  .h7,
  h77 {
    color: #4b4b4b;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 40px;
  }

  @media (max-width: 1199.98px) {
    .h7,
    h77 {
      font-size: 18px;
      line-height: 30px;
    }
  }

  @media (max-width: 991.98px) {
    .h7,
    h77 {
      font-size: 16px;
      line-height: 20px;
    }
  }

  .h8,
  h88 {
    color: #4b4b4b;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 30px;
  }

  @media (max-width: 1199.98px) {
    .h8,
    h88 {
      font-size: 18px;
      line-height: 25px;
    }
  }

  @media (max-width: 991.98px) {
    .h8,
    h88 {
      font-size: 16px;
      line-height: 20px;
    }
  }
  p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-top: 0;
    margin-bottom: 1rem;
  }
}

.bt2 {
  color: #4b4b4b;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
}
